Borderou de evaluare (job #1710616)
Utilizator | Data | 29 mai 2016 13:34:38 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In constructor ‘HashTable<T, V>::HashTable()’:
user.cpp:102:17: error: ‘make_unique’ was not declared in this scope
table = make_unique<pair<T,V>[]>(MAX_SIZE);
^
user.cpp:102:38: error: expected primary-expression before ‘[’ token
table = make_unique<pair<T,V>[]>(MAX_SIZE);
^
user.cpp:102:39: error: expected primary-expression before ‘]’ token
table = make_unique<pair<T,V>[]>(MAX_SIZE);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !