| Problem | doll_noi |
|---|---|
| User | ShaquilleOatmeal34 |
| Submission Time | 2026-01-19 15:19:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:11:20: error: ‘i’ was not declared in this scope
11 | for(int x = 0;i < x;x++){
| ^
doll_noi.cpp:12:21: error: ‘j’ was not declared in this scope
12 | for(int x = 0;j < x;x++){
| ^