0_0_37617463_27062.cpp: In instantiation of 'Cap atcoder::mf_graph<Cap>::flow(int, int, Cap) [with Cap = long long int]':
0_0_37617463_27062.cpp:92:58: required from 'Cap atcoder::mf_graph<Cap>::flow(int, int) [with Cap = long long int]'
0_0_37617463_27062.cpp:217:36: required from here
0_0_37617463_27062.cpp:142:50: error: invalid use of 'auto'
Cap f = dfs(dfs, t, flow_limit - flow);
^
|