Job 20449

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 numberResultTime
1Ok0.2480s
2Ok0.2476s
3Ok0.2536s
4Ok0.2509s
5Ok0.2459s
6Ok0.2427s
7Ok0.2404s
8Wrong answer0.2410s
Questions?

Sponsors Gold