- Owner
- Florin Chirica
- Problem
- U
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 0.98KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(x[i] + 1); ^ prog.cpp:12:22: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(x[i] + 1); ^ /tmp/ccNJeGzI.o: In function `main': prog.cpp:(.text.startup+0x24): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2631s 2 Ok 0.2654s 3 Ok 0.2770s 4 Ok 0.2687s 5 Ok 0.2756s 6 Wrong answer 0.2601s