Job 16250

Owner
Cristea Theodor Stefan
Problem
Registration Plates
Contest
MindCoding 2016 Round 4 (Div. 2)
Source
2.21KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:37:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets (str);
         ^
prog.cpp:37:18: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets (str);
                  ^
/tmp/ccaZqfxF.o: In function `main':
prog.cpp:(.text.startup+0x48): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2568s
Questions?

Sponsors Gold