Problem veryeasyproblem
User jianxiang
Submission Time 2024-07-24 13:11:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:5:9: error: ‘N’ was not declared in this scope
5 | cin >> N;
| ^
veryeasyproblem.cpp:6:2: error: ‘count’ was not declared in this scope
6 | count << N;
| ^~~~~