摘要: #Day1 ##SMU Winter 2023 Round #5 (Div.2) ###A. Lucky? 1.字符转数字 2.相加并比较 #include<bits/stdc++.h> using namespace std; string s; int a[10]; int main() { i 阅读全文
posted @ 2023-01-21 11:23 Is_Qinna 阅读(57) 评论(0) 推荐(0)