Pagini recente » Cod sursa (job #894385) | Borderou de evaluare (job #2937654) | Borderou de evaluare (job #1627068) | Borderou de evaluare (job #1737399) | Borderou de evaluare (job #1357624)
Borderou de evaluare (job #1357624)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21: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:22: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);
^
user.cpp:24:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:27:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1644kb | OK | 10 |
| 2 | 0ms | 1636kb | OK | 10 |
| 3 | 4ms | 1676kb | OK | 10 |
| 4 | 4ms | 1688kb | OK | 10 |
| 5 | 24ms | 2032kb | OK | 10 |
| 6 | 48ms | 2372kb | OK | 10 |
| 7 | 64ms | 2580kb | OK | 10 |
| 8 | 80ms | 2944kb | OK | 10 |
| 9 | 256ms | 4672kb | OK | 10 |
| 10 | 348ms | 5468kb | OK | 10 |
| Punctaj total | 100 |