Pagini recente » Borderou de evaluare (job #1706511) | Borderou de evaluare (job #811049) | Borderou de evaluare (job #885483) | Borderou de evaluare (job #907260) | Borderou de evaluare (job #1639666)
Borderou de evaluare (job #1639666)
Raport evaluator
Compilare:
user.cpp: In function ‘int Dijkstra(std::vector<std::pair<int, int> >*, int, int, int)’:
user.cpp:33:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:43: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:46:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &a, &b, &c), graf[a].push_back({b,c});
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1636kb | OK | 10 |
2 | 0ms | 1636kb | OK | 10 |
3 | 0ms | 1660kb | OK | 10 |
4 | 4ms | 1672kb | OK | 10 |
5 | 20ms | 1924kb | OK | 10 |
6 | 40ms | 2196kb | OK | 10 |
7 | 52ms | 2324kb | OK | 10 |
8 | 68ms | 2580kb | OK | 10 |
9 | 200ms | 4244kb | OK | 10 |
10 | 284ms | 5012kb | OK | 10 |
Punctaj total | 100 |