Borderou de evaluare (job #2793887)
Utilizator | Data | 4 noiembrie 2021 09:13:59 | |
---|---|---|---|
Problema | Arbore3 | Status | done |
Runda | simugrafnr1 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:13:1: error: 'unordered_map' does not name a type
13 | unordered_map <long long, int> frecvSuma;
| ^~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, int)':
main.cpp:19:17: error: 'frecvSuma' was not declared in this scope
19 | lanturi += (frecvSuma[suma - s]);
| ^~~~~~~~~
main.cpp:22:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for ( i = 0; i < child[nod].size(); i++ )
| ~~^~~~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !