Problem factories
User bribritt
Submission Time 2023-04-14 06:46:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

factories.cpp: In function ‘void constructST()’:
factories.cpp:36:28: error: ‘twotothenth’ was not declared in this scope
36 | if(j <= 2 * MAXN - twotothenth[i]) {
| ^~~~~~~~~~~