Job 20857

Owner
Vega Raul
Problem
Panic Attacks
Source
0.42KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'bool e_palindrom(char*)':
prog.cpp:21:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int jos=0,sus=strlen(s)-1;jos<strlen(s)/2&&este;jos++,sus--) este=s[jos]==s[sus];
                                      ^

Results

Test numberResultTime
1Wrong answer0.2771s
Questions?

Sponsors Gold