Pagini recente » Borderou de evaluare (job #823122) | Borderou de evaluare (job #2619908) | Borderou de evaluare (job #949497) | Borderou de evaluare (job #1090200) | Borderou de evaluare (job #2133972)
Borderou de evaluare (job #2133972)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:39: 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:59:41: 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:61:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &vertices, &edges);
^
user.cpp:64:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &weight);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2068kb | OK | 10 |
| 2 | 0ms | 2064kb | OK | 10 |
| 3 | 4ms | 2120kb | OK | 10 |
| 4 | 4ms | 2152kb | OK | 10 |
| 5 | 24ms | 2816kb | OK | 10 |
| 6 | 48ms | 3528kb | OK | 10 |
| 7 | 64ms | 3876kb | OK | 10 |
| 8 | 172ms | 7044kb | OK | 10 |
| 9 | 104ms | 4648kb | OK | 10 |
| 10 | 220ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 90 |