Borderou de evaluare (job #1222646)
Utilizator | Data | 23 august 2014 22:30:19 | |
---|---|---|---|
Problema | Arbore | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:27: error: ‘unordered_set’ was not declared in this scope
#define pist pair < int , unordered_set < int > >
^
user.cpp:11:14: note: in expansion of macro ‘pist’
vector < pist > Hash[MOD];
^
user.cpp:6:47: error: template argument 2 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:11:14: note: in expansion of macro ‘pist’
vector < pist > Hash[MOD];
^
user.cpp:6:49: error: template argument 1 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:11:14: note: in expansion of macro ‘pist’
vector < pist > Hash[MOD];
^
user.cpp:6:49: error: template argument 2 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:11:14: note: in expansion of macro ‘pist’
vector < pist > Hash[MOD];
^
user.cpp:11:19: error: expected unqualified-id before ‘>’ token
vector < pist > Hash[MOD];
^
user.cpp: In member function ‘void Hash::Insert(int, int)’:
user.cpp:6:27: error: ‘unordered_set’ was not declared in this scope
#define pist pair < int , unordered_set < int > >
^
user.cpp:14:22: note: in expansion of macro ‘pist’
for(vector < pist >::iterator it = Hash[h].begin(); it != Hash[h].end(); ++it)
^
user.cpp:6:47: error: template argument 2 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:14:22: note: in expansion of macro ‘pist’
for(vector < pist >::iterator it = Hash[h].begin(); it != Hash[h].end(); ++it)
^
user.cpp:6:49: error: template argument 1 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:14:22: note: in expansion of macro ‘pist’
for(vector < pist >::iterator it = Hash[h].begin(); it != Hash[h].end(); ++it)
^
user.cpp:6:49: error: template argument 2 is invalid
#define pist pair < int , unordered_set < int > >
^
user.cpp:14:22: note: in expansion of macro ‘pist’
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !