Problem rightangtri
User brian
Submission Time 2026-06-22 16:36:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:9:11: error: ‘x’ was not declared in this scope
9 | cout << x << "\n";
| ^