Pagini recente » Borderou de evaluare (job #1596694) | Borderou de evaluare (job #1018128) | Borderou de evaluare (job #2055253) | Borderou de evaluare (job #2167192) | Borderou de evaluare (job #2054016)
Borderou de evaluare (job #2054016)
Raport evaluator
Compilare:
user.cpp: In function ‘char Advance()’:
user.cpp:26:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:74:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dr.in", "r", stdin);
^
user.cpp:75:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dr.out", "w", stdout);
^
user.cpp:77:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:80:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &dx, &dy);
^
user.cpp:82:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].first, &v[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 284kb | OK | 20 | 0 |
2 | 0ms | 280kb | OK | 20 |
3 | 440ms | 376kb | OK | 20 |
4 | Depăşit | 376kb | Time limit exceeded. | 0 |
5 | 16ms | 272kb | OK | 20 |
Punctaj total | 0 |