- Owner
- Pop Ioan Cristian
- Problem
- Keyboard
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 2)
- Source
- 3.00KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:57:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s + 1); ^ prog.cpp:57:15: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(s + 1); ^ /tmp/cczcU2om.o: In function `main': prog.cpp:(.text.startup+0x100): warning: the `gets' function is dangerous and should not be used.
Results
Test number Result Time 1 Ok 0.5120s 2 Ok 0.5126s 3 Ok 0.5227s 4 Ok 0.5126s 5 Ok 0.5291s 6 Ok 0.5216s 7 Ok 0.5262s 8 Ok 0.5212s 9 Ok 0.5171s 10 Ok 0.5196s