Job 16246

Owner
Lucian Bicsi
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
1.06KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'bool anal()':
prog.cpp:26:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0; i < a.length(); ++i) {
                    ^
prog.cpp:40:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0; i < b.length(); ++i) {
                    ^
prog.cpp:48:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0; i < c.length(); ++i) {
                    ^

Results

Test numberResultTime
1Wrong answer0.3575s
Questions?

Sponsors Gold