| Problem | eight |
|---|---|
| User | idontlikeboystrustme |
| Submission Time | 2025-01-27 17:34:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:6:15: error: expected primary-expression before ‘int’
6 | std::cin >> int a[N];
| ^~~