- Owner
- Alexandru Valeanu
- Problem
- Worms
- Source
- 4.03KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'void query(int)': prog.cpp:160:9: warning: variable 'stopSt' set but not used [-Wunused-but-set-variable] prog.cpp:173:9: warning: variable 'stopDr' set but not used [-Wunused-but-set-variable] prog.cpp:162:5: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 10 0.0706s 2 10 0.8025s 3 Time Limit Exceeded 1.0770s