Problem rightangtri
User 93541JJ
Submission Time 2026-06-22 16:37:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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