Job 20446

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
1Wrong answer0.2461s
Questions?

Sponsors Gold