Problem 3nplus1
User macaroniyw81
Submission Time 2026-06-22 16:45:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:4:12: error: expected primary-expression before β€˜<’ token
4 | int n =< 10000;
| ^