Borderou de evaluare (job #3165661)
Utilizator | Data | 6 noiembrie 2023 18:24:15 | |
---|---|---|---|
Problema | Ecu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void multM()':
main.cpp:19:5: error: 'memcpy' was not declared in this scope
19 | memcpy(A, B, sizeof(B));
| ^~~~~~
main.cpp:3:1: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include <iomanip>
+++ |+#include <cstring>
3 | using namespace std;
main.cpp: In function 'void multV()':
main.cpp:30:5: error: 'memcpy' was not declared in this scope
30 | memcpy(P, R, sizeof(R));
| ^~~~~~
main.cpp:30:5: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !