Pagini recente » Borderou de evaluare (job #2488334) | Borderou de evaluare (job #2758994) | Borderou de evaluare (job #2624851) | Borderou de evaluare (job #133513) | Borderou de evaluare (job #2886579)
Borderou de evaluare (job #2886579)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Solution::getMinDistances(std::vector<std::vector<std::pair<int, int> > >&)':
main.cpp:15:9: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
15 | auto [nodeDist, node] = pq.top();
| ^
main.cpp:25:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
25 | for (auto [neigh, neighDist] : g[node]) {
| ^
main.cpp: In member function 'void Solution::printDist(std::vector<int>&, std::ofstream&)':
main.cpp:54:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
54 | for (int i = 2; i <= dist.size(); ++i) {
| ~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Incorect | 0 |
2 | 1ms | 184kb | Incorect | 0 |
3 | 1ms | 184kb | Incorect | 0 |
4 | 1ms | 184kb | Incorect | 0 |
5 | 39ms | 954kb | Incorect | 0 |
6 | 63ms | 1503kb | Incorect | 0 |
7 | 100ms | 2277kb | Incorect | 0 |
8 | 1000ms | 4075kb | Time limit exceeded | 0 |
9 | 103ms | 4034kb | Incorect | 0 |
10 | 308ms | 6078kb | Incorect | 0 |
Punctaj total | 0 |