Pagini recente » Borderou de evaluare (job #1095197) | Borderou de evaluare (job #1118466) | Borderou de evaluare (job #2999633) | Borderou de evaluare (job #1284371) | Borderou de evaluare (job #2054011)
Borderou de evaluare (job #2054011)
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:79: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:80: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:82:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:85: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:87:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].x, &v[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 276kb | OK | 20 | 0 |
2 | 0ms | 268kb | OK | 20 |
3 | 480ms | 372kb | OK | 20 |
4 | Depăşit | 376kb | Time limit exceeded. | 0 |
5 | 16ms | 272kb | OK | 20 |
Punctaj total | 0 |