Problem dayum
User gisellariddlemorozova834
Submission Time 2025-06-20 13:40:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int32_t main()’:
dayum.cpp:8:3: error: ‘else’ without a previous ‘if’
8 | else if (N = 16) {
| ^~~~
dayum.cpp:8:12: error: ‘N’ was not declared in this scope
8 | else if (N = 16) {
| ^