Borderou de evaluare (job #2966607)
Utilizator | Data | 17 ianuarie 2023 22:07:57 | |
---|---|---|---|
Problema | Robot2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void compute_shortest_change_direction(int, int, int*)':
main.cpp:65:2: error: 'memset' was not declared in this scope
65 | memset(mark, 0, sizeof(mark));
| ^~~~~~
main.cpp:5:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
4 | #include<algorithm>
+++ |+#include <cstring>
5 | using namespace std;
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !