- Owner
- PetraÈco Sandu
- Problem
- Words
- Source
- 0.74KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:25:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (s[i].find(rs) == -1) continue; ^
Results
Test number Result Time 1 Wrong answer 0.2318s