https://hydro.ac/p/bzoj-P2396
随一个 \(1 \times n\) 的矩阵 \(D\) 判断 \(DAB\) 是否等于 \(DC\),多随几次即可。时间复杂度 \(O(n^2)\)。