Pagini recente » Borderou de evaluare (job #1151173) | Borderou de evaluare (job #1669345) | Borderou de evaluare (job #55081) | Borderou de evaluare (job #3277604) | Borderou de evaluare (job #2865551)
Borderou de evaluare (job #2865551)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(const std::vector<unsigned int>&)':
main.cpp:80:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
80 | auto [node, pathLength] = q.top();
| ^
main.cpp:90:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
90 | for (auto [toNode, cost]: graph[node]) {
| ^
main.cpp:102:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
102 | for (auto &[_, fortressBelongingTo]: result)
| ^
main.cpp: In function 'void writeResult()':
main.cpp:114:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
114 | for (auto [_, fortress]: result)
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 6ms | 1277kb | OK | 10 |
3 | 16ms | 1929kb | OK | 10 |
4 | 2ms | 184kb | OK | 10 |
5 | 35ms | 2850kb | OK | 10 |
6 | 63ms | 4329kb | OK | 10 |
7 | 6ms | 1179kb | OK | 10 |
8 | 16ms | 1875kb | OK | 10 |
9 | 54ms | 3371kb | OK | 10 |
10 | 125ms | 5955kb | OK | 10 |
Punctaj total | 100 |