摘要: NOIp 2014 day 1 T1 生活大爆炸版石头剪刀布 标签:模拟 code(巨丑 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 int main(){ 5 int n,na,nb,x,y,xa[201], 阅读全文
posted @ 2019-09-23 20:44 喵の耳 阅读(197) 评论(0) 推荐(0) 编辑