- Owner
- Taraban Dragos-Petru
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 1.60KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:39:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:53:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:79:12: error: 'f' was not declared in this scope prog.cpp:80:12: error: 'g' was not declared in this scope