Borderou de evaluare (job #2228826)
Utilizator | Data | 5 august 2018 00:33:25 | |
---|---|---|---|
Problema | Afacere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:33:1: error: ‘bitset’ does not name a type
bitset<maxl> not_question[maxn] = {};
^~~~~~
user.cpp: In function ‘void build_not_question()’:
user.cpp:37:13: error: ‘not_question’ was not declared in this scope
not_question[i][j] = (s[i][j] != '?'); }
^~~~~~~~~~~~
user.cpp: In function ‘void build_number_of_questions()’:
user.cpp:42:9: error: ‘bitset’ was not declared in this scope
bitset<maxl> tmp = 0;
^~~~~~
user.cpp:42:22: error: ‘tmp’ was not declared in this scope
bitset<maxl> tmp = 0;
^~~
user.cpp:44:20: error: ‘not_question’ was not declared in this scope
tmp |= not_question[__builtin_ctz(j&-j)];
^~~~~~~~~~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !