Borderou de evaluare (job #1869146)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:25:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(P1 + 1, maxN, stdin);
^
user.cpp:26:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s + 1, maxN, stdin);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:46,
from user.cpp:1:
In function ‘char* fgets(char*, int, FILE*)’,
inlined from ‘void read()’ at user.cpp:25:31:
/usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
^
In function ‘char* fgets(char*, int, FILE*)’,
inlined from ‘void read()’ at user.cpp:26:30:
/usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK! | 10 |
2 | 4ms | 544kb | OK! | 10 |
3 | 0ms | 580kb | OK! | 10 |
4 | 8ms | 672kb | Numar mutari gresit | 6 |
5 | Depăşit | 812kb | Time limit exceeded. | 0 |
6 | 16ms | 816kb | OK! | 10 |
7 | 16ms | 832kb | OK! | 10 |
8 | 12ms | 640kb | OK! | 10 |
9 | 8ms | 628kb | OK! | 10 |
10 | 0ms | 424kb | OK! | 10 |
Punctaj total | 86 |