- Owner
- Mihai-Alexandru Badila
- Problem
- Words
- Contest
- MindCoding 2017 Final 2
- Source
- 0.96KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:37:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j < s[i].size()) { ^ prog.cpp:51:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == s[i].size()) { ^
Results
Test number Result Time 1 Ok 0.2480s 2 Ok 0.2476s 3 Ok 0.2536s 4 Ok 0.2509s 5 Ok 0.2459s 6 Ok 0.2427s 7 Ok 0.2404s 8 Wrong answer 0.2410s