- Owner
- Ninincu Cristian
- Problem
- Words
- Source
- 1.15KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'void check(std::string, int, int, bool&)': prog.cpp:21:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i == j && j==str.size()){ ^ prog.cpp:26:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(j < str.size()){ ^
Results
Test number Result Time 1 Ok 0.2339s 2 Ok 0.2323s 3 Ok 1.1995s 4 Ok 0.2827s 5 Ok 0.4311s 6 Ok 0.4160s 7 Ok 0.4221s 8 Ok 0.2332s 9 Ok 0.2330s 10 Ok 0.2330s 11 Ok 0.2321s 12 Ok 0.2536s