- Owner
- Bogdan Seniuc
- Problem
- Flip
- Contest
- MindCoding 2017 Test Round (Div. 1)
- Source
- 1.63KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp:31:6: error: expected unqualified-id before 'not' token void not(int x, int y) { ^
prog.cpp:31:6: error: expected unqualified-id before 'not' token void not(int x, int y) { ^