| Problem | bigredarrow |
|---|---|
| User | Red123 |
| Submission Time | 2025-10-13 16:18:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bigredarrow.cpp: In function ‘int main()’:
bigredarrow.cpp:9:21: error: ‘n’ was not declared in this scope
9 | for(int i = 0; i < n; i++){
| ^
bigredarrow.cpp:14:21: error: ‘n’ was not declared in this scope
14 | for(int i = 0; i < n; i++){
| ^