摘要: CodeForces - 879A #include<bits/stdc++.h>#define ll long longusing namespace std;#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);/ 阅读全文
posted @ 2021-01-27 16:37 SyrupWRLD 阅读(94) 评论(0) 推荐(0)