- Owner
- Bako Bencze
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.60KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void fel()': prog.cpp:39:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<strlen(p)&&jo;++j) ^ prog.cpp:57:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<strlen(p)&&jo;++j) ^ prog.cpp:75: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.2657s