Pagini recente » Borderou de evaluare (job #1830714) | Borderou de evaluare (job #1044482) | Borderou de evaluare (job #1750519)
Borderou de evaluare (job #1750519)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(int, int, int, int&)’:
user.cpp:113:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, j = 0; i < aint[ind<<1].size() || j < aint[(ind<<1)+1].size(); ) {
^
user.cpp:113:81: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, j = 0; i < aint[ind<<1].size() || j < aint[(ind<<1)+1].size(); ) {
^
user.cpp:114:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i >= aint[ind<<1].size())
^
user.cpp:116:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if (j < aint[(ind<<1)+1].size() && aint[(ind<<1)+1][j] < aint[ind<<1][i])
^
user.cpp: In function ‘char getChar()’:
user.cpp:25:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, DIM, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:154:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in", "r", stdin);
^
user.cpp:155:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out", "w", stdout);
^
user.cpp:157:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, DIM, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 12216kb | OK | 10 |
2 | 16ms | 12220kb | OK | 10 |
3 | 20ms | 12376kb | OK | 10 |
4 | 88ms | 13644kb | OK | 10 |
5 | 220ms | 14700kb | OK | 10 |
6 | 296ms | 14700kb | OK | 10 |
7 | 384ms | 15224kb | OK | 10 |
8 | 204ms | 14432kb | OK | 10 |
9 | 336ms | 14964kb | OK | 10 |
10 | 428ms | 15224kb | OK | 10 |
Punctaj total | 100 |