摘要:
A note about the constraints Constraints indicate us that the maximum width and height will be 21. There is another constraint though: The maximum tot 阅读全文
摘要:
FFT ```cpp #include #define int long long #define N 4000005 #define pb push_back #define fi first #define se second #define pii pair #define db double 阅读全文