Job 19510

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.2562s
2Wrong answer0.2559s
Questions?

Sponsors Gold