Job 14875

Owner
Lup Vasile
Problem
Lumber Jack the Bus Driver
Contest
MindCoding 2016 Round 2 GAMELOFT (Div. 1)
Source
0.74KB
Result
Time Limit Exceeded

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:36:9: warning: unused variable 'i' [-Wunused-variable]
     int i,x,start;
         ^
prog.cpp:36:11: warning: unused variable 'x' [-Wunused-variable]
     int i,x,start;
           ^
prog.cpp: In function 'int caut(int)':
prog.cpp:31:12: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return sol;
            ^

prog.cpp: In function 'int main()':
prog.cpp:36:9: warning: unused variable 'i' [-Wunused-variable]
     int i,x,start;
         ^
prog.cpp:36:11: warning: unused variable 'x' [-Wunused-variable]
     int i,x,start;
           ^
prog.cpp: In function 'int caut(int)':
prog.cpp:31:12: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return sol;
            ^

Results

Test numberResultTime
1Time Limit Exceeded4.6195s
Questions?

Sponsors Gold