- Owner
- Gemene Narcis-Gabriel
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 1.03KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ prog.cpp:24:11: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ /tmp/cc5LnTN6.o: In function `main': prog.cpp:(.text.startup+0x1e): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Wrong answer 0.2665s