- Owner
- Silvan-Adrian Talos
- Problem
- Office
- Contest
- MindCoding 2017 Test Round (Div. 1)
- Source
- 0.17KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:15: warning: unused variable 'i' [-Wunused-variable] long n; int i; ^ prog.cpp: At global scope: prog.cpp:18:1: error: expected declaration before '}' token } ^