Borderou de evaluare (job #3254729)
Utilizator | Data | 8 noiembrie 2024 17:37:44 | |
---|---|---|---|
Problema | Al k-lea termen Fibonacci | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve(const int&)':
main.cpp:31:13: error: 'memcpy' was not declared in this scope
31 | memcpy(id, temp, sizeof(id));
| ^~~~~~
main.cpp:3:1: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include <memory>
+++ |+#include <cstring>
3 |
main.cpp:34:9: error: 'memcpy' was not declared in this scope
34 | memcpy(put, temp, sizeof(put));
| ^~~~~~
main.cpp:34:9: 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 !