Run ID:37224
提交时间:2022-08-13 11:55:18
#include<iostream> using namespace std; int main(){ cout<<"2 4 7 9"; return 0; }