0x00 Link D - Impartial Gift Source - AtCoder Tag - 芝士水题 Time - ∗ * ∗ 0x01 Source Code // #include <bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define IOS ios::sy