- Owner
- Delia Draghici
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.33KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ prog.cpp:8:11: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ /tmp/ccy9XW7L.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.2840s 2 Ok 0.2864s 3 Ok 0.2705s