| Problem | potatotree |
|---|---|
| User | Tianrui |
| Submission Time | 2024-08-21 17:34:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatotree.cpp: In function ‘int main()’:
potatotree.cpp:39:60: error: invalid use of void expression
39 | memset(seen.data(), false, sizeof(bool) * (1e9 + 1));
| ^