- Owner
- Hasmasan Dragos
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.36KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'bool lit()': prog.cpp:10:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<strlen(c);i++) ^ prog.cpp: In function 'int main()': prog.cpp:26:9: warning: variable 'kk' set but not used [-Wunused-but-set-variable] int kk=1; ^
Results
Test number Result Time 1 Ok 0.2542s