虚张声势-题解(C++代码) #include#include#include#include#include#include#include#include#include#includeusingnamespacestd;intmain(){intt,a[300],b[300], 题解列表 2019年07月28日 0 点赞 0 评论 2062 浏览 评分:6.0
虚张声势-题解(Python代码) 虽说笔者也不知道这道题跟其博弈论的标签有什么关系,但是还是先练习一下吧。然而这其实就是一个计数问题。```pythonalphabet='qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM't=int(input())foriinrange(t): 题解列表 2019年09月10日 0 点赞 0 评论 1656 浏览 评分:6.0