Codechef JUNE15. Chefbook

📝

内容提要

https://www.codechef.com/submit/CHEFBOOK 我靠这个还要构造解。。。。 WA ing const int N = 1000, M = N*N; VI in[N], out[N]; struct Simplex { const static int N = int(1e4) + 9, M = int(1e4) + 9; DB a[N][M]; int...

➡️

继续阅读