Borderou de evaluare (job #1423294)
Utilizator | Data | 21 aprilie 2015 17:51:08 | |
---|---|---|---|
Problema | Ecotraseu | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:22:1: error: ‘map’ does not name a type
map <int, int> Set[NMAX / RAD + 5];
^
user.cpp: In function ‘void prepare_buckets()’:
user.cpp:56:9: error: ‘Set’ was not declared in this scope
Set[i].clear();
^
user.cpp:63:9: error: ‘Set’ was not declared in this scope
Set[which_bucket[i]][tour_dist[i]] = tour[i];
^
user.cpp: In function ‘void recompute_bucket(int)’:
user.cpp:70:5: error: ‘Set’ was not declared in this scope
Set[bucket].clear();
^
user.cpp: In function ‘int get_0(int)’:
user.cpp:109:13: error: ‘Set’ was not declared in this scope
if (Set[i].count(-lazy[i])) {
^
user.cpp:119:13: error: ‘Set’ was not declared in this scope
if (Set[i].count(-lazy[i])) {
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !