Pagini recente » Borderou de evaluare (job #2379798) | Borderou de evaluare (job #270896) | Borderou de evaluare (job #2650123) | Borderou de evaluare (job #33421) | Borderou de evaluare (job #2467574)
Borderou de evaluare (job #2467574)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:49:40: 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);
^
main.cpp:50:42: 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);
^
main.cpp:53:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
main.cpp: In member function 'void WeightedGraph<T>::readGraph(int, int, bool) [with T = int]':
main.cpp:14:13: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x, &y);
^~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 5ms | 131kb | OK | 10 |
| 4 | 6ms | 262kb | OK | 10 |
| 5 | 39ms | 917kb | OK | 10 |
| 6 | 73ms | 1634kb | OK | 10 |
| 7 | 87ms | 2224kb | OK | 10 |
| 8 | 222ms | 4706kb | OK | 10 |
| 9 | 160ms | 3932kb | OK | 10 |
| 10 | 453ms | 6807kb | OK | 10 |
| Punctaj total | 100 |