- Owner
- Bako Bencze
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.62KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void fel()': prog.cpp:40:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<strlen(p)&&jo;++j) ^ prog.cpp:58:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<strlen(p)&&jo;++j) ^ prog.cpp:76:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<strlen(p)&&jo;++j) ^
Results
Test number Result Time 1 Wrong answer 0.2595s