Job 16195

Owner
Oncescu Costin Andrei
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
0.99KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:16:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
     gets (sir + 1), L = strlen (sir + 1);
     ^
prog.cpp:16:18: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
     gets (sir + 1), L = strlen (sir + 1);
                  ^
/tmp/cc1ZLkfR.o: In function `main':
prog.cpp:(.text.startup+0x3e): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2553s
Questions?

Sponsors Gold