摘要: 好久没打过abc了。 题目链接:https://atcoder.jp/contests/abc137/tasks_print A: 水题。 1 /* basic header */ 2 #include <bits/stdc++.h> 3 /* define */ 4 #define ll long 阅读全文
posted @ 2019-08-11 18:58 JHSeng 阅读(161) 评论(0) 推荐(0) 编辑