- Owner
- Bocean Vlad Alexandru
- Problem
- Given Back
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 2)
- Source
- 0.25KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:18: warning: unused variable 'i' [-Wunused-variable] { int X,N,n[101],i,j; ^ prog.cpp:5:20: warning: unused variable 'j' [-Wunused-variable] { int X,N,n[101],i,j; ^
Results
Test number Result Time 1 Wrong answer 0.2657s