Job 15196

Owner
Stefan Negrus
Problem
Lumber Jack the Bus Driver
Source
3.17KB
Result
Wrong Answer

Compiler output

prog.cpp:52:16: warning: unused parameter '_this_line' [-Wunused-parameter]
 void Duxar(int _this_line) {
                ^
prog.cpp: In function 'int main()':
prog.cpp:150:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i = 0; i < ans.size(); ++i) {
                ^

prog.cpp:52:16: warning: unused parameter '_this_line' [-Wunused-parameter]
 void Duxar(int _this_line) {
                ^
prog.cpp: In function 'int main()':
prog.cpp:150:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i = 0; i < ans.size(); ++i) {
                ^

Results

Test numberResultTime
1Ok0.6151s
2Wrong Answer4.6191s
Questions?

Sponsors Gold