您当前的位置: 首页 >  HeartFireY

AtCoder Beginer Contest 236 ABCD签到

HeartFireY 发布时间:2022-01-23 23:48:29 ,浏览量:5

A.chukodai

拼手速

#include 
using namespace std;

inline void solve(){
    string s; cin >> s;
    int a, b; cin >> a >> b;
    for(int i = 0; i             
关注
打赏
1688896170
查看更多评论
0.0543s