- Owner
- Vasiu Alexandru
- Problem
- Byte Trains
- Contest
- MindCoding 2016 Round 3 (Div. 1)
- Source
- 0.41KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=8;i<x.size();i+=8) ^ prog.cpp:24:6: warning: statement has no effect [-Wunused-value] j==7; ^
Results
Test number Result Time 1 Wrong answer 0.2721s