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