- Owner
- Albu Cristian
- Problem
- Lumber Jack and Grammar
- Source
- 0.41KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'void rezolva_problema()': prog.cpp:7:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ prog.cpp:7:11: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s); ^ /tmp/ccudWbW2.o: In function `rezolva_problema()': prog.cpp:(.text+0x6): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2564s 2 Ok 0.2570s 3 Ok 0.2575s