- Owner
- Patrick Catalin Alexandru Sava
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.63KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:17:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets ( stf + 1 ) ; ^ prog.cpp:17:20: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets ( stf + 1 ) ; ^ /tmp/cctSd8hw.o: In function `main': prog.cpp:(.text.startup+0x10): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2612s 2 Ok 0.2771s 3 Ok 0.2634s