Job 19114

Owner
Cristea Theodor Stefan
Problem
Gas Stations
Source
2.00KB
Result
Wrong answer

Compiler output

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

Results

Test numberResultTime
1Wrong answer0.2737s
Questions?

Sponsors Gold