Problem staircase
User blackscreen1
Submission Time 2023-11-30 18:02:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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