0_0_22041883_27706.cpp: In function 'int main()': 0_0_22041883_27706.cpp:57:5: error: expected ';' before 'for' for(int h=1;h<=n;h++){ ^ 0_0_22041883_27706.cpp:57:17: error: 'h' was not declared in this scope for(int h=1;h<=n;h++){ ^