- Owner
- Philip Dumitru
- Problem
- Keitai
- Contest
- MindCoding 2015 Round 2
- Source
- 0.31KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:9: warning: unused variable 'k' [-Wunused-variable] prog.cpp:11:16: warning: unused variable 'x' [-Wunused-variable] prog.cpp:11:19: warning: unused variable 'y' [-Wunused-variable] prog.cpp:11:22: warning: unused variable 'z' [-Wunused-variable] prog.cpp:12:5: error: 'x' was not declared in this scope