Job 16399

Owner
Raul Muresan
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
2.87KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:86:137: warning: NULL used in arithmetic [-Wpointer-arith]
                         if((s[k] <='Z' and s[k]>='A') and (s[k+1] <='Z' and s[k+1]>='A') and (s[k+2] <='Z' and s[k+2]>='A') and s[k+3]==NULL)
                                                                                                                                         ^

Results

Test numberResultTime
1Wrong answer0.2579s
Questions?

Sponsors Gold