Pagini recente » Diferente pentru problema/aparate intre reviziile 7 si 8 | Monitorul de evaluare | Borderou de evaluare (job #3324956) | Borderou de evaluare (job #2174051) | Borderou de evaluare (job #1423642)
Borderou de evaluare (job #1423642)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adj[u].size(); i++) {
^
user.cpp:12: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:13: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:14: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:16:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1820kb | OK | 10 |
| 2 | 0ms | 1824kb | OK | 10 |
| 3 | 4ms | 1852kb | OK | 10 |
| 4 | 4ms | 1860kb | OK | 10 |
| 5 | 24ms | 2140kb | OK | 10 |
| 6 | 44ms | 2464kb | OK | 10 |
| 7 | 56ms | 2560kb | OK | 10 |
| 8 | 68ms | 2768kb | OK | 10 |
| 9 | 208ms | 4552kb | OK | 10 |
| 10 | 272ms | 5580kb | OK | 10 |
| Punctaj total | 100 |