Job 15643

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

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.2543s
2Ok0.2633s
3Crash (SIGSEGV)0.2603s
Questions?

Sponsors Gold