Submission #38402

#TimeUsernameProblemLanguageResultExecution timeMemory
38402daniel_02Bomb (IZhO17_bomb)C++14
Compilation error
0 ms0 KiB
#include <bits/stdc++.h> using namespace std; { cout << 0; }

Compilation message (stderr)

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