Job 16222

Owner
Stefan Negrus
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
4.10KB
Result
Wrong answer

Compiler output

prog.cpp:53:16: warning: unused parameter '_this_line' [-Wunused-parameter]
 void Duxar(int _this_line) {
                ^
prog.cpp: In function 'int main()':
prog.cpp:105:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (j = 0; j < word.length(); ++j) {
                 ^
prog.cpp:113:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (j < word.length()) {
         ^

Results

Test numberResultTime
1Wrong answer0.2566s
Questions?

Sponsors Gold