Job 16283

Owner
Binica Nicolae
Problem
U
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
1.18KB
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/ccQtumAa.o: In function `main':
prog.cpp:(.text.startup+0x44): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Wrong answer0.2573s
Questions?

Sponsors Gold