Borderou de evaluare (job #1661528)
| Utilizator | Data | 23 martie 2016 22:37:36 | |
|---|---|---|---|
| Problema | Arbore3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:25:1: error: ‘unordered_map’ does not name a type
unordered_map<int,int> H;
^
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:30:5: error: ‘H’ was not declared in this scope
H[sum]++;
^
user.cpp: In function ‘int main()’:
user.cpp:47:5: error: ‘H’ was not declared in this scope
H[0]=1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
