摘要:
题解报告 阅读全文
posted @ 2021-11-08 06:24
Dita
阅读(38)
评论(0)
推荐(0)
摘要:
T1 签到题 模拟就好。 code #include<bits/stdc++.h> using namespace std; int read() { int x = 0, f = 1; char c = getchar(); while(c < '0' || c > '9') {if(c == ' 阅读全文
posted @ 2021-11-08 06:22
Dita
阅读(39)
评论(0)
推荐(0)

浙公网安备 33010602011771号