摘要:
K题 wa点:中间乘法运算数位过大,爆int了 #include<bits/stdc++.h> using namespace std; #define ll long long //中间乘法爆int,导致正确率81% int n,A,B,x; int mxn; ll up[10]={1,10,10 阅读全文
摘要:
A - Villages:Landlines (1)翻译: The game development team NIO Tech releases its debut game, Villages: Landlines. In this game, players develop their vil 阅读全文