2024年11月28日

每日一题:https://codeforces.com/contest/1999/problem/D

摘要: 题目链接:https://codeforces.com/contest/1999/problem/D #include<iostream> #include<string> #include <vector> using namespace std; int main(){ int n; cin>> 阅读全文

posted @ 2024-11-28 14:56 神奇猫猫侠 阅读(7) 评论(0) 推荐(0) 编辑

导航