- Owner
- Oncescu Costin Andrei
- Problem
- U
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.14KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:37:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (sir[i] + 1); ^ prog.cpp:37:21: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets (sir[i] + 1); ^ /tmp/ccabuCBs.o: In function `main': prog.cpp:(.text.startup+0x32): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.2594s 2 Ok 0.2689s 3 Ok 0.2805s 4 Ok 0.2703s 5 Ok 0.2745s 6 Ok 0.2731s 7 Wrong answer 0.2683s