| Problem | factories |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-10-14 11:20:21 |
| 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:92:9: error: ‘lvl’ was not declared in this scope
92 | memset(lvl, -1, sizeof(lvl));
| ^~~