0_0_24716183_5172.cpp: In function 'int main()': 0_0_24716183_5172.cpp:139:13: error: expected ';' before 'for' for(int j=0;j<d;j++) ^ 0_0_24716183_5172.cpp:139:25: error: 'j' was not declared in this scope for(int j=0;j<d;j++) ^