# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
890502 | 2023-12-21T10:45:12 Z | Iwantbemaster | printf 함수 2 (BSC_0_2) | C++17 | 0 ms | 348 KB |
#include <bits/stdc++.h> using namespace std; int main(){ cout << "...______.~...\n~.///////\\..-.\n.///////_'\\...\n..II%II.+I.,..\n..IIIII.nI.P..\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n"; return 0; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Correct | 0 ms | 348 KB | Output is correct |