Pagini recente » Cod sursa (job #1055804) | Diferente pentru training-path intre reviziile 86 si 85 | Cod sursa (job #23913) | Borderou de evaluare (job #2613886) | Borderou de evaluare (job #1811469)
Borderou de evaluare (job #1811469)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72: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:73: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:75: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:77: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:78: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 | 472kb | OK | 10 |
| 3 | 20ms | 480kb | OK | 10 |
| 4 | 36ms | 480kb | OK | 10 |
| 5 | 152ms | 496kb | OK | 10 |
| 6 | 324ms | 496kb | OK | 10 |
| 7 | 424ms | 500kb | OK | 10 |
| 8 | 572ms | 504kb | OK | 10 |
| 9 | Depăşit | 476kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 464kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |