| Problem | rightangtri |
|---|---|
| User | Dubidubidaphdaph |
| Submission Time | 2026-06-22 16:39:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:11:15: error: expected ‘;’ before ‘}’ token
11 | cout << "*"
| ^
| ;
12 | }
| ~