Problem rightangtri
User wtnetlegend
Submission Time 2025-02-06 00:21:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp:7:29: error: stray ‘\’ in program
7 | cout << string(i, '*') << \n;
| ^