Problem doll_noi
User ShaquilleOatmeal34
Submission Time 2026-01-19 15:18:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:11:24: error: ‘n’ was not declared in this scope
11 | for(int i = 0;i < n;i++){
| ^
doll_noi.cpp:12:25: error: ‘m’ was not declared in this scope
12 | for(int j = 0;j < m;j++){
| ^