Borderou de evaluare (job #2923466)
Utilizator | Data | 14 septembrie 2022 14:12:15 | |
---|---|---|---|
Problema | Ninjago | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:22:1: error: 'bitset' does not name a type
22 | bitset<MAX_SIZE> goneThrough;
| ^~~~~~
main.cpp: In function 'void findAccessibleDolls(int)':
main.cpp:28:5: error: 'goneThrough' was not declared in this scope
28 | goneThrough[1] = 1;
| ^~~~~~~~~~~
main.cpp: At global scope:
main.cpp:43:1: error: 'bitset' does not name a type
43 | bitset<MAX_SIZE> isInGraph;
| ^~~~~~
main.cpp: In function 'void findMinimumHelp(int, int)':
main.cpp:57:13: error: 'isInGraph' was not declared in this scope; did you mean 'iswgraph'?
57 | if (isInGraph[currentPeak] == 0) {
| ^~~~~~~~~
| iswgraph
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !