- Owner
- iuliaanrotaru
- Problem
- Byte Trains
- Source
- 0.70KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s+1); ^ prog.cpp:9:13: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s+1); ^ /tmp/ccIwnPjh.o: In function `main': prog.cpp:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2563s 2 Ok 0.2564s 3 Ok 0.2562s 4 Ok 0.2562s 5 Ok 0.2560s 6 Ok 0.2585s 7 Ok 0.2564s 8 Ok 0.2585s 9 Ok 0.2567s