| Problem | rightangtri |
|---|---|
| User | SharinSage |
| Submission Time | 2025-10-22 12:05:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:8:6: error: ‘i’ was not declared in this scope
8 | for(i = 1; i <= n; i++) {
| ^