Run ID:146856
提交时间:2026-02-01 09:48:45
#include<iostream> using namespace std; int main() { int n,m; cin>>n; for(n!>m) cout>>n>>endl; return 0; }