Job 20497

Owner
Ninincu Cristian
Problem
Words
Source
1.02KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'void check(std::string, int, int)':
prog.cpp:19:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(i == j && j==str.size()){
                 ^
prog.cpp:24:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while(j < str.size()){
           ^

Results

Test numberResultTime
1Ok0.2335s
2Wrong answer0.2319s
Questions?

Sponsors Gold