Pagini recente » Borderou de evaluare (job #2694842) | Borderou de evaluare (job #1296530) | Borderou de evaluare (job #1542513) | Borderou de evaluare (job #255525) | Borderou de evaluare (job #1811481)
Borderou de evaluare (job #1811481)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:69:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gold.in", "r", stdin);
^
user.cpp:70:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gold.out", "w", stdout);
^
user.cpp:72:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &P);
^
user.cpp:74:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; ++i) scanf("%d", &A[i].aur);
^
user.cpp:75:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; ++i) scanf("%d%d", &A[i].x, &A[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 464kb | OK | 10 |
2 | 4ms | 468kb | OK | 10 |
3 | 20ms | 476kb | OK | 10 |
4 | 36ms | 484kb | OK | 10 |
5 | 152ms | 492kb | OK | 10 |
6 | 320ms | 496kb | OK | 10 |
7 | 420ms | 492kb | OK | 10 |
8 | 536ms | 496kb | OK | 10 |
9 | Depăşit | 500kb | Time limit exceeded. | 0 |
10 | Depăşit | 460kb | Time limit exceeded. | 0 |
Punctaj total | 80 |