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

Compile Error

dayum.cpp: In function ‘int32_t main()’:
dayum.cpp:8:7: error: ‘N’ was not declared in this scope
8 | if (N = 16) {
| ^
dayum.cpp:10:8: error: ‘N’ was not declared in this scope
10 | } if (N = 17) {
| ^
dayum.cpp:12:8: error: ‘N’ was not declared in this scope
12 | } if (N = 18) {
| ^
dayum.cpp:14:8: error: ‘N’ was not declared in this scope
14 | } if (N = 19) {
| ^
dayum.cpp:16:8: error: ‘N’ was not declared in this scope
16 | } if (N = 20) {
| ^