Borderou de evaluare (job #2879845)

Utilizator topala.andreiTopala Andrei topala.andrei Data 29 martie 2022 01:43:37
Problema Custi Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:16:27: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same pointer type 'int*' as the destination; expected 'int' or an explicit length [-Wsizeof-pointer-memaccess] 16 | memset(dp_current, 0, sizeof(dp_prev)); | ^~~~~~~~~~~~~~~ main.cpp:17:24: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same pointer type 'int*' as the destination; expected 'int' or an explicit length [-Wsizeof-pointer-memaccess] 17 | memset(dp_prev, 0, sizeof(dp_current)); | ^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
137ms184kbOK10
21ms184kbOK10
31ms184kbOK10
412ms278kbOK10
5167ms184kbOK10
695ms184kbOK10
7165ms184kbOK10
8124ms184kbOK10
9133ms184kbOK10
10212ms184kbOK10
Punctaj total100

Ceva nu functioneaza?