摘要:
A 签到,开long long(不开也pp不了) #include<bits/stdc++.h> using namespace std; long long a,b,ans; int main() { cin>>a>>b>>ans;ans*=2; if(a==b)ans+=a*2; else an 阅读全文
posted @ 2019-06-02 09:07
hfctf0210
阅读(306)
评论(2)
推荐(0)
摘要:
AB 签到(A就是ans=180(n-2)所以不放code了) #include<bits/stdc++.h> using namespace std; int n,ans; char s[100001]; int main() { scanf("%s",s+1); n=strlen(s+1),an 阅读全文
posted @ 2019-06-02 08:54
hfctf0210
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号