Problem rightangtri
User gthinh
Submission Time 2026-01-19 20:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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