0_0_14569928_21625.cpp: In function 'int main()': 0_0_14569928_21625.cpp:33:3: error: expected ',' or ';' before 'int' int j; ^ 0_0_14569928_21625.cpp:36:9: error: 'j' was not declared in this scope for( j = tot; j >= bank[i].number ; j-- ) ^