Borderou de evaluare (job #1481383)
Utilizator | Data | 4 septembrie 2015 12:39:07 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: ‘unordered_map’ does not name a type
unordered_map <int,bool> M;
^
user.cpp: In function ‘int main()’:
user.cpp:15:13: error: ‘M’ was not declared in this scope
M[x]=1;
^
user.cpp:18:17: error: ‘M’ was not declared in this scope
M[x]=0;
^
user.cpp:20:16: error: ‘M’ was not declared in this scope
g<<M[x]<<"\n";
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !