Problem | rightangtri |
---|---|
User | xiaotong |
Submission Time | 2023-11-17 11:27:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
rightangtri.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^