- Owner
- Andrei Maxim
- Problem
- Compress
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 0.77KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:14:11: warning: unused variable 'urm' [-Wunused-variable] LL i,j,urm,x,cnt,w; ^ prog.cpp:14:15: warning: unused variable 'x' [-Wunused-variable] LL i,j,urm,x,cnt,w; ^ prog.cpp:14:17: warning: unused variable 'cnt' [-Wunused-variable] LL i,j,urm,x,cnt,w; ^ prog.cpp:14:21: warning: unused variable 'w' [-Wunused-variable] LL i,j,urm,x,cnt,w; ^
Results
Test number Result Time 1 Wrong answer 0.4976s