- Owner
- vancea catalin
- Problem
- Registration Plates
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.49KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:15:13: warning: unused variable 'j' [-Wunused-variable] int n,i,j,ls,ok,buc; ^ prog.cpp:15:21: warning: variable 'buc' set but not used [-Wunused-but-set-variable] int n,i,j,ls,ok,buc; ^
Results
Test number Result Time 1 Wrong answer 0.2567s