摘要:
Codeforces Global Round 20 A - Log Chopping 看n太小直接用vector暴力模拟了,看题解发现代码十分简洁。 暴力模拟代码 #include<iostream> #include<cstdio> #include<algorithm> #include<cs 阅读全文
posted @ 2022-04-26 15:38
menitrust
阅读(25)
评论(0)
推荐(0)
摘要:
AtCoder Beginner Contest 249 A - Jogging 没读好,题面有点问题20分钟后才了改题面。 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<cmat 阅读全文
posted @ 2022-04-26 00:48
menitrust
阅读(34)
评论(0)
推荐(0)

浙公网安备 33010602011771号