- Owner
- vancea catalin
- Problem
- Lumber Jack the Bus Driver
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.76KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0;i<r.size();i++) cout<<r[i]<<" "; ^ prog.cpp:8:30: warning: variable 'b' set but not used [-Wunused-but-set-variable] int n,m,i,start=1,stop,a,b,c,cate=0,d; ^
Results
Test number Result Time 1 Time Limit Exceeded 4.6310s