Borderou de evaluare (job #2908323)
Utilizator | Data | 2 iunie 2022 20:58:42 | |
---|---|---|---|
Problema | Ciclu Eulerian | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:23:1: error: 'bitset' does not name a type
23 | bitset<Maxx> vis;
| ^~~~~~
main.cpp: In function 'bool road(int)':
main.cpp:104:5: error: 'vis' was not declared in this scope
104 | vis.reset();
| ^~~
main.cpp: In function 'int main()':
main.cpp:139:9: error: 'memset' was not declared in this scope
139 | memset(father,-1,sizeof(father));
| ^~~~~~
main.cpp:6:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
5 | #include <stack>
+++ |+#include <cstring>
6 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !