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

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:7:47: error: ‘n’ was not declared in this scope
7 | cout<<"a right angled triangle with height"; n; "and width"; n;
| ^