답안 #38402

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
38402 2018-01-04T05:14:04 Z daniel_02 Bomb (IZhO17_bomb) C++14
컴파일 오류
0 ms 0 KB
#include <bits/stdc++.h>



using namespace std;

{
	cout << 0;
}


Compilation message

bomb.cpp:7:1: error: expected unqualified-id before '{' token
 {
 ^