Borderou de evaluare (job #1518784)
| Utilizator | Data | 6 noiembrie 2015 14:13:28 | |
|---|---|---|---|
| Problema | Hashuri | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: ‘unorder_map’ does not name a type
unorder_map<int,bool>ap;
^
user.cpp: In function ‘int main()’:
user.cpp:16:18: error: ‘ap’ was not declared in this scope
if(op==1)ap[x]=1;
^
user.cpp:17:23: error: ‘ap’ was not declared in this scope
else if(op==2)ap[x]=0;
^
user.cpp:18:30: error: ‘ap’ was not declared in this scope
else if(op==3)g<<ap[x]<<endl;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
