- Owner
- Alex Ionita
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.05KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'bool isNum(std::string)': prog.cpp:18:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<s.size();i++) ^
Results
Test number Result Time 1 Ok 0.2561s