- Owner
- Lucut Radu Ioan
- Problem
- kSpecialists
- Source
- 1.66KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:58:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<l[s].size(); i++) ^ prog.cpp:75:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<ser.size(); i++ ) ^
Results
Test number Result Time 1 Ok 0.0732s 2 Wrong answer 0.0672s