Borderou de evaluare (job #1194770)
Utilizator | Data | 4 iunie 2014 19:20:20 | |
---|---|---|---|
Problema | Iepuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Multiply(long long int (*)[4], long long int (*)[4])’:
user.cpp:15:28: error: ‘memset’ was not declared in this scope
memset(aux, 0, sizeof(aux));
^
user.cpp:22:29: error: ‘memcpy’ was not declared in this scope
memcpy(X, aux, sizeof(aux));
^
user.cpp: In function ‘void LogPow(int)’:
user.cpp:28:28: error: ‘memset’ was not declared in this scope
memset(sol, 0, sizeof(sol));
^
user.cpp:38:28: error: ‘memcpy’ was not declared in this scope
memcpy(M, sol, sizeof(sol));
^
user.cpp: In function ‘int main()’:
user.cpp:54:25: error: ‘memset’ was not declared in this scope
memset(M, 0, sizeof(M));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !