Pagini recente » Borderou de evaluare (job #181173) | Borderou de evaluare (job #1158689) | Borderou de evaluare (job #2798309) | Borderou de evaluare (job #386909) | Borderou de evaluare (job #2863025)
Borderou de evaluare (job #2863025)
Raport evaluator
Compilare:
main.cpp: In function 'bool check_through_bfs(u32, const std::vector<std::vector<std::pair<unsigned int, int> > >&, std::vector<bool>&, std::vector<long int>&)':
main.cpp:20:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
20 | auto [node, length] = q.front();
| ^
main.cpp:33:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
33 | for (auto [ton, tol]: edges[node]) {
| ^
main.cpp: In function 'bool check_all_paths_have_same_length(std::vector<std::tuple<unsigned int, unsigned int, int> >::const_iterator, std::vector<std::tuple<unsigned int, unsigned int, int> >::const_iterator, u32)':
main.cpp:50:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
50 | auto [x, y, z] = *it;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 30ms | 811kb | OK | 10 |
2 | 16ms | 614kb | OK | 10 |
3 | 30ms | 856kb | OK | 10 |
4 | 1083ms | 7057kb | OK | 10 |
5 | 866ms | 6615kb | OK | 10 |
6 | 469ms | 5468kb | OK | 10 |
7 | 1107ms | 7335kb | OK | 10 |
8 | 1268ms | 7708kb | OK | 10 |
9 | 393ms | 5042kb | OK | 10 |
10 | 426ms | 5545kb | OK | 10 |
Punctaj total | 100 |