Pagini recente » Borderou de evaluare (job #567473) | Borderou de evaluare (job #2886088) | Borderou de evaluare (job #3275672) | Borderou de evaluare (job #3226008) | Borderou de evaluare (job #2054015)
Borderou de evaluare (job #2054015)
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 | 488ms | 372kb | OK | 20 |
4 | Depăşit | 376kb | Time limit exceeded. | 0 |
5 | 16ms | 272kb | OK | 20 |
Punctaj total | 0 |