Problem rightangtri
User wtnetlegend
Submission Time 2025-01-31 13:41:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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