Borderou de evaluare (job #1856530)
Utilizator | Data | 25 ianuarie 2017 00:15:49 | |
---|---|---|---|
Problema | Copii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘bool isSolution(char**, int*, int, int)’:
user.cpp:33:45: error: ‘memset’ was not declared in this scope
memset(groups, 0, MAXK * MAXK * sizeof(int));
^
user.cpp: In function ‘bool isValid(int*, int)’:
user.cpp:65:36: error: ‘memset’ was not declared in this scope
memset(freq, 0, MAXK * sizeof(int));
^
user.cpp: In function ‘int teamUp(char**, int)’:
user.cpp:99:42: error: ‘memset’ was not declared in this scope
memset(childGroup, 0, MAXK * sizeof(int));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !