Job 15675

Owner
Eric P. Stavarache
Problem
Byte Trains
Contest
MindCoding 2016 Round 3 (Div. 1)
Source
1.18KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:42:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     while(at < things.size()) {
              ^
prog.cpp:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(at + must >= things.size()) {
                          ^

Results

Test numberResultTime
1Ok0.2867s
2Ok0.2730s
3Ok0.2678s
4Ok0.2657s
5Ok0.2893s
6Ok0.2817s
7Ok0.2838s
8Ok0.2764s
9Ok0.2668s
Questions?

Sponsors Gold