Problem rightangtri
User hwy
Submission Time 2023-06-03 16:18:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:14:6: error: expected ‘;’ before ‘ans’
14 | cout ans;
| ^~~~
| ;