Borderou de evaluare (job #3265646)
Utilizator | Data | 1 ianuarie 2025 22:24:01 | |
---|---|---|---|
Problema | Culori3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:31:9: error: 'memcpy' was not declared in this scope
31 | memcpy(d[1][0], d[0][1], sizeof(d[0][1])); // + d[0][2]
| ^~~~~~
main.cpp:3:1: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include <fstream>
+++ |+#include <cstring>
3 | short d[2][5][3000];
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !