- Owner
- Gergely David
- Problem
- Domimatrix
- Contest
- MindCoding 2015 Round 4
- Source
- 1.43KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:63:1: error: a function-definition is not allowed here before '{' token prog.cpp:57:9: warning: unused variable 'N' [-Wunused-variable] prog.cpp:58:9: warning: unused variable 'V' [-Wunused-variable] prog.cpp:59:9: warning: unused variable 'A' [-Wunused-variable] prog.cpp:100:1: error: expected '}' at end of input prog.cpp:100:1: error: expected '}' at end of input prog.cpp:100:1: error: expected '}' at end of input