Problem 3nplus1
User themailcat
Submission Time 2024-01-29 16:42:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:12:7: error: expected β€˜;’ before string constant
12 | cout " ";
| ^~~~
| ;