65d
这篇文章没有摘要
68d
这篇文章没有摘要
69d
这篇文章没有摘要
赌一块钱,赌一支笔,赌几张钞票 赌上自己的思想 赌草他妈的高考 赌一次所谓的命运 所谓的命运不是我的命运 赌才是我的命运
cf1005.div2.A
https://codeforces.com/contest/2064/problem/A #include<bits/stdc++.h> using namespace std; int t,x,flag,ll; string n; int main(){ //freopen("in.txt","r",stdin); //freope…