Problem dayum
User abcdefgh
Submission Time 2026-03-07 11:04:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:4:7: error: expected initializer before ‘<’ token
4 | int N<31;
| ^
dayum.cpp:5:9: error: ‘N’ was not declared in this scope
5 | cin >> N;
| ^