Borderou de evaluare (job #1029586)
Utilizator | Data | 15 noiembrie 2013 15:00:40 | |
---|---|---|---|
Problema | Pariuri | Status | done |
Runda | FMI No Stress 4 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:18:1: error: ‘unordered_map’ does not name a type
unordered_map<int,int> team;
^
user.cpp: In function ‘int main(int, const char**)’:
user.cpp:34:16: error: ‘team’ was not declared in this scope
if(team.find(t) == team.end())
^
user.cpp:41:19: error: ‘team’ was not declared in this scope
printf("%d\n",team.size());
^
user.cpp:42:78: error: ‘stop’ was not declared in this scope
for (map<int,int>::iterator it = (team).begin(),stop=(team).end(); it != stop; ++it)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !