Problem dayum
User shrish2010
Submission Time 2025-06-20 13:08:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:5:7: error: expected initializer before ‘>=’ token
5 | int N>=1 && N<=30; cin>>N;
| ^~
dayum.cpp:5:26: error: ‘N’ was not declared in this scope
5 | int N>=1 && N<=30; cin>>N;
| ^