Run ID:132759
提交时间:2025-10-12 11:56:03
#include<bits/stdc++.h> using namespace std; int main(){ int n; for(i=1;i<=n;i++){ cout<<i<<" "; } }