- Owner
- Cristea Theodor Stefan
- Problem
- U
- Contest
- MindCoding 2016 Round 4 (Div. 2)
- Source
- 1.44KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:28:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (str); ^ prog.cpp:28:18: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (str); ^ /tmp/ccqsPNrK.o: In function `main': prog.cpp:(.text.startup+0x2a): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2700s 2 Ok 0.2665s 3 Ok 0.2837s 4 Ok 0.2660s 5 Ok 0.2744s 6 Ok 0.2740s 7 Ok 0.2688s 8 Ok 0.2840s 9 Ok 0.2795s