0_0_37464818_17096.cpp: In function 'int Hungarian::hungarian()': 0_0_37464818_17096.cpp:126:35: error: 'j' was not declared in this scope for(int i = 1; i <= m; ++ j) st[i] = false; ^