| Problem | rightangtri |
|---|---|
| User | mengqi6767 |
| Submission Time | 2026-06-22 16:41:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp:10:27: error: missing terminating " character
10 | cout << string(i,'*')<< "n\";
| ^~~~~
rightangtri.cpp: In function βint main()β:
rightangtri.cpp:11:3: error: expected primary-expression before β}β token
11 | }
| ^