01 2025 档案

摘要:#include <bits/stdc++.h> using namespace std; int ant = 0; int a1,b1,a2,b2; int m = 10000; int x1,yo; char c[1000][1000]; char d[1000][1000]; void bfs 阅读全文
posted @ 2025-01-22 10:00 王一行(小号) 阅读(1) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; string d[n+5],e[n+5]; double b[n+5],c[n+5]; long long a[n+5]; for(int i = 1; 阅读全文
posted @ 2025-01-18 21:48 王一行(小号) 阅读(0) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; string a[n+5],b[n+5],d[n+5]; long long c[n+5]; string b1[n+5],b2[n+5]; for(i 阅读全文
posted @ 2025-01-18 21:29 王一行(小号) 阅读(0) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; int f(int x){ int ant = 0; while(x){ x /= 10; ant++; } return ant; } int main() { int n; cin>>n; int a[n 阅读全文
posted @ 2025-01-18 21:25 王一行(小号) 阅读(0) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; string n; string a[] = {"","one","two","three","four","five","six","seven","eight","nine","ten","eleven" 阅读全文
posted @ 2025-01-04 21:53 王一行(小号) 阅读(3) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示