Pagini recente » Borderou de evaluare (job #1334816) | Borderou de evaluare (job #1698019) | Borderou de evaluare (job #1624512) | Borderou de evaluare (job #2600289) | Borderou de evaluare (job #2956858)
Borderou de evaluare (job #2956858)
Raport evaluator
Compilare:
main.cpp: In member function 'int Graph::getEdgeWeight(int, int) const':
main.cpp:40:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
40 | for (const auto& [neighbor, weight] : graph[x]) {
| ^
main.cpp: In member function 'std::vector<int> Graph::getNeighbors(int) const':
main.cpp:50:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
50 | for (const auto& [neighbor, weight] : graph[x]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 0ms | 184kb | OK | 10 |
6 | 0ms | 184kb | OK | 10 |
7 | 5ms | 970kb | OK | 10 |
8 | 9ms | 1495kb | OK | 10 |
9 | 23ms | 2879kb | OK | 10 |
10 | 45ms | 3895kb | OK | 10 |
Punctaj total | 100 |