- Owner
- Sebastian Ciobanu
- Problem
- Grafc
- Contest
- MindCoding 2017 Test Round (Div. 2)
- Source
- 1.02KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:48:17: error: 'j' was not declared in this scope for(j=i+1;j<=k;j++) ^