Problem | rightangtri |
---|---|
User | Denzio321 |
Submission Time | 2023-02-01 20:25:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:9:3: error: ‘start’ was not declared in this scope; did you mean ‘star’?
9 | start += "*";
| ^~~~~
| star