Borderou de evaluare (job #1284285)
Utilizator | Data | 6 decembrie 2014 13:47:19 | |
---|---|---|---|
Problema | Loto | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:1: error: ‘map’ does not name a type
map<int,int>mymap;
^
user.cpp:14:1: error: ‘map’ does not name a type
map<int,int> :: iterator it,T;
^
user.cpp: In function ‘int main()’:
user.cpp:29:26: error: ‘mymap’ was not declared in this scope
if (!mymap[temp])
^
user.cpp:38:9: error: ‘it’ was not declared in this scope
for(it=mymap.begin();it!=mymap.end();++it)
^
user.cpp:38:12: error: ‘mymap’ was not declared in this scope
for(it=mymap.begin();it!=mymap.end();++it)
^
user.cpp:41:9: error: ‘T’ was not declared in this scope
T=mymap.find(temp);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !