Job 19535

Owner
Victor-Alexandru Papa
Problem
Keyboard
Contest
MindCoding 2017 Round 3 Take Off Labs (Div. 1)
Source
1.56KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'void solve()':
prog.cpp:53:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (int i=0; i<strlen(s); i++){
                    ^
prog.cpp:54:14: warning: unused variable 'c' [-Wunused-variable]
         char c = s[i];
              ^

Results

Test numberResultTime
1Ok0.5141s
2Ok0.5394s
3Ok0.5606s
4Wrong answer0.5618s
Questions?

Sponsors Gold