Submission #527744

# Submission time Handle Problem Language Result Execution time Memory
527744 2022-02-18T07:35:08 Z pokmui9909 printf 함수 2 (BSC_0_2) C++17
100 / 100
0 ms 208 KB
#include <bits/stdc++.h>
using namespace std;
using ll = long long;

int main(){
    cin.tie(0) -> sync_with_stdio(false);

    cout << "...______.~...\n";
    cout << "~.///////\\..-.\n";
    cout << ".///////_'\\...\n";
    cout << "..II%II.+I.,..\n";
    cout << "..IIIII.nI.P..\n";
    cout << "\"\"\"\"\"\"\"\"\"\"\"\"\"\"";
}
# Verdict Execution time Memory Grader output
1 Correct 0 ms 208 KB Output is correct