Problem staircase
User blackscreen1
Submission Time 2023-11-30 17:59:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

staircase.cpp: In function ‘int main()’:
staircase.cpp:47:3: error: expected ‘;’ before ‘cout’
47 | cout << cc;
| ^~~~