- Owner
- ADRIAN HSD
- Problem
- Regex
- Source
- 0.24KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:6: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(txt) ; ^ prog.cpp:9:14: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(txt) ; ^ /tmp/ccws6ekt.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.2923s 2 OK! 0.2912s 3 OK! 0.2914s 4 OK! 0.2940s 5 OK! 0.2917s 6 OK! 0.2910s 7 OK! 0.2954s 8 OK! 0.2938s 9 OK! 0.3086s 10 OK! 0.2921s