Judge Information

Run ID: 58992
In file included from C:/Debug/compiler/gcc/lib/gcc/mingw32/4.9.2/include/c++/cassert:43:0,
from C:/Debug/compiler/gcc/lib/gcc/mingw32/4.9.2/include/c++/mingw32/bits/stdc++.h:33,
from src.cpp:8:
C:/Debug/compiler/gcc/include/assert.h: In function 'int main()':
C:/Debug/compiler/gcc/include/assert.h:23:8: error: expected unqualified-id before string constant
extern "C" {
^
src.cpp:12:1: error: expected ';' before '{' token
{
^
src.cpp:35:1: error: expected '}' at end of input
}
^