- Owner
- Paun Matei
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.45KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ prog.cpp:12:11: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ /tmp/ccmXjddw.o: In function `main': prog.cpp:(.text.startup+0xe): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2792s 2 Ok 0.2591s 3 Ok 0.2746s