提交时间:2024-03-09 17:49:42
运行 ID: 137257
#include<bits/stdc++.h> using namespace std; int main() { cout<<"2 4 7 9"; return 0; }