- Owner
- mocan claudiu
- Problem
- Byte Trains
- Contest
- MindCoding 2016 Round 3 (Div. 1)
- Source
- 0.67KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:34:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i<strlen(t)) ^ prog.cpp: In function 'int locl(int, char*)': prog.cpp:11:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Results
Test number Result Time 1 Wrong answer 0.2723s