답안 #696483

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
696483 2023-02-06T15:36:16 Z hkoi printf 함수 2 (BSC_0_2) C++17
컴파일 오류
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";
      |                                                                                                 ^