- Owner
- Cristea Theodor Stefan
- Problem
- Byte Trains
- Contest
- MindCoding 2016 Round 3 (Div. 2)
- Source
- 0.81KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (st + 1); ^ prog.cpp:18:17: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (st + 1); ^ /tmp/ccA4CIiR.o: In function `main': prog.cpp:(.text.startup+0x4): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2680s 2 Ok 0.2677s 3 Crash (SIGSEGV) 0.2709s