| Problem | rightangtri |
|---|---|
| User | cheryltkx |
| Submission Time | 2026-02-28 09:37:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:8:8: error: ‘j’ was not declared in this scope
8 | for ( j =1; j<= i; j++){
| ^