Run ID:37226

提交时间:2022-08-13 12:03:34

#include<iostream> using namespace std; int main(){ cout<<"2 4 7 9"; return 0; }