随笔分类 - 比赛题解
摘要:A. https://nanti.jisuanke.com/t/39455 VIPKID 是全球增长速度最快的在线青少儿英语教育品牌,纯北美外教 11 对 11 在线授课,通过互联网的方式将中国小朋友与北美老师连接起来。VIPKID 为了帮每个孩子找到最适合自己的外教老师,会对外教在教学上的语言、技
阅读全文
摘要:a.链接:https://codingcompetitions.withgoogle.com/kickstart/round/0000000000050e01/00000000000698d6 题意:有n个学生,要从里面选出p个来。每一个学生都有一个能力值。 要求你选出来的一组学生能力是相同的,有的
阅读全文
摘要:A. New Year and the Christmas Ornament time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A.
阅读全文
摘要:A. Right-Left Cipher time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Right-Left Cipher
阅读全文
摘要:只做了两个就去上课去啦... A. Company Merging time limit per test 1 second memory limit per test 512 megabytes input standard input output standard output 只做了两个就去
阅读全文
摘要:A. Petya and Origamitime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputPetya is having a party soon,
阅读全文
摘要:A. A. Vasya and Chocolate time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Vasya and Ch
阅读全文
摘要:20.7% 1200ms 262144K 每个 UCloud 用户会构造一个由数字序列组成的秘钥,用于对服务器进行各种操作。作为一家安全可信的云计算平台,秘钥的安全性至关重要。因此,UCloud 每年会对用户的秘钥进行安全性评估,具体的评估方法如下: 首先,定义两个由数字序列组成的秘钥 aa 和 b
阅读全文
摘要:UCloud 刚刚建立一个新机房,近日正在进行网络搭建。机房内有 nn 台服务器和 mm 个分线器,整个机房只有一个网线出口。分线器的作用是将一根网线转换成多根网线。蒜头君也知道每个分线器输出的最大网线根数(不一定要将分线器输出的每根线都用上),问你至少需要使用多少个分线器才能使得每台服务器都有网线
阅读全文
摘要:BestCoder Round #92 Skip the Class Accepts: 678 Submissions: 1285 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Bes
阅读全文
摘要:题目链接 提交连接:http://acm-software.hrbust.edu.cn/problemset.php?page=5 1470-1482 只做出来四道比较水的题目,还需要加强中等题的训练。 题解: E666 这个题是让求有多少个子串只含有6。寻找连续的6,然后用n*(n+1)/2求出这
阅读全文
摘要:A、Relic Discovery_hdu5982 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 57 Accepted Submission(
阅读全文