- Owner
- ADRIAN HSD
- Problem
- Registration Plates
- Source
- 1.72KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'bool onlyDigits(std::string)': prog.cpp:11:9: warning: unused variable 'i' [-Wunused-variable] int i ; ^ prog.cpp: In function 'bool capitalLetter(std::string)': prog.cpp:29:9: warning: unused variable 'i' [-Wunused-variable] int i ; ^
Results
Test number Result Time 1 Wrong answer 0.2927s