摘要:
https://atcoder.jp/contests/abc270/tasks/abc270_d 题目大意: 给定我们总共n个石子,我们每次拿的数量都必须是数组a中的一个,高桥先手,青木后手。 问我们高桥可以拿到的最大数量的石子数是多少? Sample Input 1 10 2 1 4 Sampl 阅读全文
posted @ 2022-11-09 21:13
Vijurria
阅读(30)
评论(0)
推荐(0)
摘要:
https://atcoder.jp/contests/abc271 A - 484558 题目大意: 将数字转化成两位的16进制数字,字符需要大写。 可补前导0。 Sample Input 2 12 Sample Output 2 0C #include<bits/stdc++.h> using 阅读全文
posted @ 2022-11-09 20:12
Vijurria
阅读(65)
评论(0)
推荐(0)

浙公网安备 33010602011771号