Borderou de evaluare (job #2959729)
Utilizator | Data | 2 ianuarie 2023 15:22:57 | |
---|---|---|---|
Problema | Gard3 | 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:47:17: error: 'memcpy' was not declared in this scope
47 | memcpy(nr[x][j][l],nr[x][j][l-1],sizeof(nr[x][j][l]));
| ^~~~~~
main.cpp:3:1: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include<iostream>
+++ |+#include <cstring>
3 |
main.cpp:55:5: error: 'memcpy' was not declared in this scope
55 | memcpy(sol,nr[y][n][n-1],sizeof(sol));
| ^~~~~~
main.cpp:55: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 !