Pagini recente » Subsir100 | Cod sursa (job #844844) | Borderou de evaluare (job #2655215) | Cod sursa (job #1473035) | Borderou de evaluare (job #1959146)
Borderou de evaluare (job #1959146)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:19:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:25:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tmp1, &tmp2, &tmp3);
^
user.cpp: In function ‘int main()’:
user.cpp:80:36: 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:81:38: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 872kb | OK | 10 |
| 3 | 0ms | 904kb | OK | 10 |
| 4 | 4ms | 912kb | OK | 10 |
| 5 | 36ms | 1312kb | OK | 10 |
| 6 | 60ms | 1596kb | OK | 10 |
| 7 | 112ms | 1904kb | OK | 10 |
| 8 | Depăşit | 6592kb | Time limit exceeded. | 0 |
| 9 | 100ms | 2424kb | OK | 10 |
| 10 | Depăşit | 6260kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |