Submission #38402

# Submission time Handle Problem Language Result Execution time Memory
38402 2018-01-04T05:14:04 Z daniel_02 Bomb (IZhO17_bomb) C++14
Compilation error
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
 {
 ^