Run ID:103616

提交时间:2024-12-29 14:33:13

#include<bits/stdc++.h> using namespace std; int main(){ cout <<10<< " " <<12<< " " <<14<< " " <<16<< " " <<18; }