#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; for(int i=0;n>=i;i++)//o - n cout<<i<<" "; }
使用您的 www.mathcoding.online 通用账户