Problem | eight |
---|---|
User | Marcus0Leong |
Submission Time | 2025-06-17 09:07:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:11:11: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘long long int’ in assignment
11 | A[N] = {b}
| ^