Pagini recente » Borderou de evaluare (job #2071996) | Borderou de evaluare (job #2744697) | Borderou de evaluare (job #2093266) | Borderou de evaluare (job #191371) | Borderou de evaluare (job #2133861)
Borderou de evaluare (job #2133861)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:62:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:66:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2676kb | OK | 10 |
2 | 0ms | 2676kb | OK | 10 |
3 | 4ms | 2716kb | OK | 10 |
4 | 4ms | 2736kb | OK | 10 |
5 | 24ms | 3112kb | OK | 10 |
6 | 44ms | 3516kb | OK | 10 |
7 | 64ms | 3772kb | OK | 10 |
8 | Depăşit | 5164kb | Time limit exceeded. | 0 |
9 | 88ms | 4820kb | Incorect | 0 |
10 | 292ms | 6832kb | Incorect | 0 |
Punctaj total | 70 |