Pagini recente » Cod sursa (job #1089792) | Borderou de evaluare (job #1886747) | Cod sursa (job #1296578) | Cod sursa (job #1822809) | Borderou de evaluare (job #1559585)
Borderou de evaluare (job #1559585)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:19:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:21:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:26:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &x, &y, &lg);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 444kb | OK | 10 |
| 2 | 0ms | 448kb | OK | 10 |
| 3 | 4ms | 500kb | OK | 10 |
| 4 | 12ms | 516kb | OK | 10 |
| 5 | Depăşit | 992kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1480kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1844kb | Time limit exceeded. | 0 |
| 8 | 92ms | 1840kb | OK | 10 |
| 9 | Depăşit | 4680kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5696kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |