- Owner
- Andrei Stanciu
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.29KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'bool solve()': prog.cpp:46:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < b.size(); i++) { ^
Results
Test number Result Time 1 Ok 0.2589s