最强打表战神题解

· · 题解

因为这题只有一个点,所以

#include<bits/stdc++.h>
using namespace std;
int main()
{
    cout<<2727004;
    return 0;
}

别告我,祝你过关(确信)