Job 16377

Owner
Florin Chirica
Problem
U
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
0.98KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:12:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets(x[i] + 1);
         ^
prog.cpp:12:22: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets(x[i] + 1);
                      ^
/tmp/ccNJeGzI.o: In function `main':
prog.cpp:(.text.startup+0x24): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2631s
2Ok0.2654s
3Ok0.2770s
4Ok0.2687s
5Ok0.2756s
6Wrong answer0.2601s
Questions?

Sponsors Gold