Problem rightangtri
User Dantheman
Submission Time 2024-11-21 17:05:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
rightangtri.cpp:5:1: note: to match this ‘{’
5 | {
| ^