Borderou de evaluare (job #1653161)
Utilizator | Data | 15 martie 2016 19:19:48 | |
---|---|---|---|
Problema | Al k-lea termen Fibonacci | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:27: error: ‘memcpy’ was not declared in this scope
memcpy(init, F, sizeof(F));
^
user.cpp: In function ‘void patrat()’:
user.cpp:44:28: error: ‘memset’ was not declared in this scope
memset(aux, 0, sizeof(aux));
^
user.cpp:49:28: error: ‘memcpy’ was not declared in this scope
memcpy(F, aux, sizeof(aux));
^
user.cpp: In function ‘void rest()’:
user.cpp:56:28: error: ‘memset’ was not declared in this scope
memset(aux, 0, sizeof(aux));
^
user.cpp:61:28: error: ‘memcpy’ was not declared in this scope
memcpy(R, aux, sizeof(aux));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !