Job 14842

Owner
Marina
Problem
Lumber Jack and Grammar
Contest
MindCoding 2016 Round 2 GAMELOFT (Div. 1)
Source
0.44KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:10:5: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
     gets(s);
     ^
prog.cpp:10:11: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
     gets(s);
           ^
prog.cpp:12:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < strlen(s); i++)
                    ^
/tmp/ccvYTLWV.o: In function `main':
prog.cpp:(.text.startup+0xa): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2594s
2Ok0.2646s
3Ok0.2594s
Questions?

Sponsors Gold