Problem 3nplus1
User nick23552355
Submission Time 2026-06-12 19:07:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:9:11: error: expected primary-expression before β€˜<’ token
9 | if (a=<10000) {
| ^