Borderou de evaluare (job #1613677)
Utilizator | Data | 25 februarie 2016 16:12:02 | |
---|---|---|---|
Problema | Status | done | |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:1: error: ‘unordered_map’ does not name a type
unordered_map<int,int>mip;
^
user.cpp:8:1: error: ‘unordered_map’ does not name a type
unordered_map<int,int>::iterator it;
^
user.cpp: In function ‘int main()’:
user.cpp:24:9: error: ‘it’ was not declared in this scope
it = mip.find( x );
^
user.cpp:24:14: error: ‘mip’ was not declared in this scope
it = mip.find( x );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !