| Problem | factories |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-10-14 12:00:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
factories.cpp: In function ‘void Init(int, int*, int*, int*)’:
factories.cpp:83:9: error: ‘lvl’ was not declared in this scope
83 | memset(lvl, -1, sizeof(lvl));
| ^~~