Submission #696483

# Submission time Handle Problem Language Result Execution time Memory
696483 2023-02-06T15:36:16 Z hkoi printf 함수 2 (BSC_0_2) C++17
Compilation error
0 ms 0 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;
}

Compilation message

printf2.cpp:4:97: error: stray '\' in program
    4 |     cout << "...______.~...\n~.///////\\..-.\n.///////_'\\...\n..II%II.+I.,..\n..IIIII.nI.P..\n"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n";
      |                                                                                                 ^