Borderou de evaluare (job #1895502)
Utilizator | Data | 27 februarie 2017 23:49:23 | |
---|---|---|---|
Problema | Hashtag | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void buildPartialSumsArray(int (*)[35], int, int, int*, int*, int*, int*, int (*)[35])’:
user.cpp:24:57: error: ‘memset’ was not declared in this scope
memset(partialSum2D, 0, MAXSIZE * MAXSIZE * sizeof(int));
^
user.cpp: In function ‘void determineChangesetCount(int (*)[35], int, int, int&)’:
user.cpp:87:58: error: ‘memcpy’ was not declared in this scope
memcpy(original, matrix, MAXSIZE * MAXSIZE * sizeof(int));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !