0_0_23917966_20254.cpp: In function 'int dinic()': 0_0_23917966_20254.cpp:78:16: error: 'cur' was not declared in this scope rep(i, 1, n) cur[i] = head[i]; ^