Job 16433

Owner
Binica Nicolae
Problem
U
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/ccvkD6oU.o: In function `main':
prog.cpp:(.text.startup+0x44): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2568s
2Ok0.2567s
3Ok0.2699s
4Ok0.2608s
5Wrong answer0.2619s
Questions?

Sponsors Gold