- Owner
- Stefan Negrus
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 4.53KB
- Result
- Accepted
Compiler output
prog.cpp:54:16: warning: unused parameter '_this_line' [-Wunused-parameter] void Duxar(int _this_line) { ^ prog.cpp: In function 'int main()': prog.cpp:96:9: warning: unused variable 'j' [-Wunused-variable] int i, j; ^
Results
Test number Result Time 1 Ok 0.3716s