摘要: 一套题学到不少东西 ###A.Two Elevators 模拟 #include <bits/stdc++.h> using namespace std; #define endl '\n' #define cerr(x) std::cerr << (#x) << " is " << (x) << 阅读全文
posted @ 2023-01-19 15:50 SxtoxA 阅读(35) 评论(0) 推荐(0)
12 13