提交时间:2024-03-09 17:38:20
运行 ID: 137166
#include<bits/stdc++.h> using namespace std; int main(){ int i,j,s = 0,a[10000],n; cout<<"2 4 7 9"<<endl; }