摘要: 1.Otoshidama - AtCoder abc085_c - Virtual Judge (vjudge.net) 1 #include<bits/stdc++.h> 2 using namespace std; 3 4 int n,Y; 5 6 int main() 7 { 8 while( 阅读全文
posted @ 2023-11-09 12:09 rw156 阅读(15) 评论(0) 推荐(0)