- Owner
- Cristea Theodor Stefan
- Problem
- Gas Stations
- Source
- 2.03KB
- Result
- Accepted
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/ccTsWSFj.o: In function `main': prog.cpp:(.text.startup+0x26): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2729s 2 Ok 0.2651s 3 Ok 0.2662s 4 Ok 0.2699s 5 Ok 0.7760s 6 Ok 0.7953s 7 Ok 0.7900s 8 Ok 0.7798s 9 Ok 0.7762s 10 Ok 0.7826s 11 Ok 0.7964s 12 Ok 0.7925s 13 Ok 0.7867s 14 Ok 0.7801s 15 Ok 0.7734s 16 Ok 0.5761s 17 Ok 0.5173s 18 Ok 0.5632s 19 Ok 0.5024s 20 Ok 0.4418s