Job 15174

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;
                              ^

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;
                              ^

Results

Test numberResultTime
1Time Limit Exceeded4.6330s
Questions?

Sponsors Gold