| Problem | eeducation |
|---|---|
| User | AJigglypuffCoder |
| Submission Time | 2026-06-23 17:05:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:14:27: error: invalid type argument of unary ‘*’ (have ‘int’)
14 | vector<bool> Blookup(10**9);
| ^