- csp-j2025 t1拼数(number)
一点代码,包对
- @ 2025-11-1 13:50:52
#include<bits/stdc++.h> using namespace std; string t; int a[1005]; int main(){ cin>>t; for(int i=0;i<=t.size()-1;i++){ if(t[i]>=0&&t[i]<=9){ a[i]=t[i]; } } return 0; }
1 comments
-
马熠涵 LV 6 @ 2025-11-1 14:05:38
一看就不对
🤣 1
- 1
Information
- ID
- 3096
- Time
- 1000ms
- Memory
- 256MiB
- Difficulty
- 7
- Tags
- (None)
- # Submissions
- 67
- Accepted
- 16
- Uploaded By