- Owner
- Munteanu Andrei- Ètefan
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 1.12KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:38:13: error: return-statement with no value, in function returning 'int' [-fpermissive] return; ^