Job 16316

Owner
Binica Nicolae
Problem
U
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
1.29KB
Result
Wrong answer

Compiler output

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

Results

Test numberResultTime
1Ok0.2522s
2Ok0.2620s
3Ok0.2881s
4Ok0.2799s
5Wrong answer0.2803s
Questions?

Sponsors Gold