Pagini recente » Borderou de evaluare (job #3099066) | Profil DanielButum | Borderou de evaluare (job #2994361) | voluntari | Borderou de evaluare (job #2010405)
Borderou de evaluare (job #2010405)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:44:13: warning: unused variable ‘cost’ [-Wunused-variable]
int cost = -Q.top().first;
^
user.cpp: In function ‘void Read()’:
user.cpp:22:27: 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:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &nod1, &nod2, &cost);
^
user.cpp: In function ‘int main()’:
user.cpp:60: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:61: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1032kb | OK | 10 |
| 2 | 0ms | 1036kb | Incorect | 0 |
| 3 | 0ms | 1080kb | Incorect | 0 |
| 4 | 0ms | 1084kb | Incorect | 0 |
| 5 | 20ms | 1436kb | Incorect | 0 |
| 6 | 44ms | 1812kb | Incorect | 0 |
| 7 | 60ms | 2016kb | Incorect | 0 |
| 8 | Depăşit | 3236kb | Time limit exceeded. | 0 |
| 9 | 100ms | 2372kb | OK | 10 |
| 10 | 292ms | 5168kb | Incorect | 0 |
| Punctaj total | 20 |