Problem factories
User haydendoo
Submission Time 2023-01-17 08:08:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

factories.cpp: In function ‘void Init(int32_t, int32_t*, int32_t*, int32_t*)’:
factories.cpp:336:2: error: ‘lg2’ was not declared in this scope; did you mean ‘lg’?
336 | lg2[1] = 0;
| ^~~
| lg