- Owner
- Yury Pisarchyk
- Problem
- Lumber Jack and Grammar
- Source
- 0.20KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:3: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ prog.cpp:5:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ /tmp/cc2TSLde.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.2564s 3 Ok 0.2564s