Job 19543

Owner
Adrian Gotca
Problem
Keyboard
Contest
MindCoding 2017 Round 3 Take Off Labs (Div. 1)
Source
1.42KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:13:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
     cin>>s+1;
           ^
prog.cpp:15:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (int i=1;i<=strlen(s+1);i++){
                   ^

Results

Test numberResultTime
1Ok0.5510s
2Ok0.5452s
3Ok0.5343s
4Wrong answer0.5380s
Questions?

Sponsors Gold