Problem rightangtri
User edricteokf
Submission Time 2026-07-10 17:20:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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