摘要: A - Exponential Plant #include <bits/stdc++.h> using namespace std; using i64 = long long; int main() { ios::sync_with_stdio(false), cin.tie(nullptr); 阅读全文
posted @ 2024-05-31 12:18 胖柚の工作室 阅读(58) 评论(0) 推荐(0)