Job 16295

Owner
Bucevschi Alexandru
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
3.90KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:40:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for(j = 0; j < tt.size(); j++)
                              ^
prog.cpp:53:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for(j = 0; j < tt.size(); j++)
                                  ^
prog.cpp:85:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for(j = 0; j < tt.size(); j++)
                              ^
prog.cpp:98:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for(j = 0; j < tt.size(); j++)
                                  ^
prog.cpp:111:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                         for(j = 0; j < tt.size(); j++)
                                      ^

Results

Test numberResultTime
1Wrong answer0.2556s
Questions?

Sponsors Gold