Problem rightangtri
User IsoceledAsh
Submission Time 2023-07-27 20:49:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:6:14: error: ‘x’ was not declared in this scope
6 | std::cin >> x;
| ^