Job 13188

Owner
Niculae Alexandru-Vlad
Problem
Staff
Source
2.41KB
Result
Accepted

Compiler output

prog.cpp: In function 'void init()':
prog.cpp:15:13: warning: unused variable 'j' [-Wunused-variable]
     int i , j;
             ^
prog.cpp: In function 'int main()':
prog.cpp:98:9: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets(S);
         ^
prog.cpp:98:15: warning: 'char* gets(char*)' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations]
         gets(S);
               ^
/tmp/cc8dctAJ.o: In function `main':
prog.cpp:(.text.startup+0x3a): warning: the `gets' function is dangerous and should not be used.

Results

Test numberResultTime
1Ok0.2597s
2Ok0.2588s
3Ok0.2595s
4Ok0.2563s
5Ok0.2591s
6Ok0.2585s
7Ok0.2595s
8Ok0.2594s
9Ok0.2589s
10Ok0.2596s
Questions?

Sponsors Gold