| Problem | rightangtri |
|---|---|
| User | Abi |
| Submission Time | 2024-07-19 15:51:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:9:1: error: expected ‘}’ at end of input
9 | }
| ^
rightangtri.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^