Borderou de evaluare (job #1288489)

Utilizator fhandreiAndrei Hareza fhandrei Data 8 decembrie 2014 21:08:53
Problema Tamplar Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In instantiation of ‘bigNum<base, sz>::bigNum() [with int base = 100000; int sz = 8000]’: user.cpp:126:22: required from here user.cpp:30:28: error: ‘memset’ was not declared in this scope memset(num, 0, sizeof(num)); ^ user.cpp: In instantiation of ‘void bigNum<base, sz>::operator=(int) [with int base = 100000; int sz = 8000]’: user.cpp:132:6: required from here user.cpp:37:28: error: ‘memset’ was not declared in this scope memset(num, 0, sizeof(num)); ^

Ceva nu functioneaza?