| Problem | rightangtri |
|---|---|
| User | yuwen1st |
| Submission Time | 2026-02-28 09:31:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:10:1: error: expected ‘}’ at end of input
10 | }
| ^
rightangtri.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^