Problem rightangtri
User Denzio321
Submission Time 2023-02-01 20:25:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:8:11: error: ‘start’ was not declared in this scope; did you mean ‘star’?
8 | cout << start << endl;
| ^~~~~
| star