- Owner
- Binica Nicolae
- Problem
- Byte Trains
- Source
- 0.77KB
- Result
- Crash (SIGSEGV)
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/ccIEyH9S.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.2576s 2 Ok 0.2574s 3 Crash (SIGSEGV) 0.2568s