Borderou de evaluare (job #2672287)
Utilizator | Data | 13 noiembrie 2020 16:35:21 | |
---|---|---|---|
Problema | Iepuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void multMat(int (*)[3], int (*)[3])':
main.cpp:27:27: error: 'memcpy' was not declared in this scope
memcpy(A, C, sizeof(C));
^
main.cpp:16:12: warning: unused variable 'j' [-Wunused-variable]
int i, j, q;
^
main.cpp: In function 'void init()':
main.cpp:43:29: error: 'memcpy' was not declared in this scope
memcpy(M,MAT,sizeof(MAT));
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !