# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
445628 | 2021-07-19T06:28:48 Z | hgmhc | printf 함수 2 (BSC_0_2) | C++17 | 1 ms | 204 KB |
#include <iostream> int main() { std::cout << R"(...______.~... ~.///////\..-. .///////_'\... ..II%II.+I.,.. ..IIIII.nI.P.. """""""""""""")"; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 1 ms | 204 KB | Output is correct |