Job 19712

Owner
Stoica Alexandru Stefan
Problem
Keyboard
Source
1.79KB
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.2322s
2Ok0.2331s
3Ok0.2319s
4Wrong answer0.2312s
Questions?

Sponsors Gold