Job 19711

Owner
Stoica Alexandru Stefan
Problem
Keyboard
Source
1.77KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:52:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < s.size(); ++i)
                    ^
prog.cpp:67:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(int j=i+1;j<s.size() && ok;++j)
                   ^

Results

Test numberResultTime
1Ok0.2330s
2Ok0.2307s
3Ok0.2303s
4Wrong answer0.2310s
Questions?

Sponsors Gold