# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
713581 | 2023-03-22T14:52:07 Z | becaido | printf 함수 2 (BSC_0_2) | C++17 | 0 ms | 212 KB |
#include <stdio.h> int main() { printf(R"(...______.~... ~.///////\..-. .///////_'\... ..II%II.+I.,.. ..IIIII.nI.P.. """""""""""""")"); }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 212 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |