提交时间:2023-09-12 13:24:43

运行 ID: 102088

#include<iostream> #include<cstdio> #include <bits/stdc++.h> using namespace std; int main() { //freopen("forward.in","r",stdin); //freopen("forward.out","w",stdout); cin>>10>>endl; cin>>1 2 3 4 5 6 7 8 9 10>>endl; cin>>11>>endl; cout<<1 2 3 4 5 6 7 8 9 10 11; return 0; }