- Owner
- Binica Nicolae
- Problem
- Byte Trains
- Source
- 0.77KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s+1); ^ prog.cpp:11:13: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s+1); ^ /tmp/ccsTOiJU.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.2562s 2 Ok 0.2561s 3 Ok 0.2568s 4 Ok 0.2568s 5 Ok 0.2563s 6 Ok 0.2553s 7 Ok 0.2585s 8 Ok 0.2599s 9 Ok 0.2579s