Problem 3nplus1
User Midnight
Submission Time 2026-04-29 21:36:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:22:8: error: expected primary-expression before β€˜<<’ token
22 | cout<<<< n<<endl;
| ^~