Job 15681

Owner
Alexandru Ionascu
Problem
Byte Trains
Contest
MindCoding 2016 Round 3 (Div. 1)
Source
0.75KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int solve()':
prog.cpp:29:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0; i < text.size(); i += 8) {
                    ^
prog.cpp: In function 'int getTrail(std::string)':
prog.cpp:16:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
prog.cpp: In function 'int solve()':
prog.cpp:46:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

Results

Test numberResultTime
1Wrong answer0.2616s
Questions?

Sponsors Gold