Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2863025)
| Utilizator | Data | 6 martie 2022 11:30:35 | |
|---|---|---|---|
| Problema | Funnygraph | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
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 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
