Job 16323

Owner
Bucevschi Alexandru
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
3.89KB
Result
Accepted

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: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
1Ok0.2571s
Questions?

Sponsors Gold