Problem rightangtri
User JAMALSGOODATROBOTICS
Submission Time 2025-01-15 20:26:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:14:9: error: ‘trangle’ was not declared in this scope; did you mean ‘triangle’?
14 | trangle++;
| ^~~~~~~
| triangle