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

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:8:3: error: expected ‘,’ or ‘;’ before ‘if’
8 | if (N = 16) {
| ^~
dayum.cpp:10:4: error: expected ‘}’ at end of input
10 | }
| ^
dayum.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^