Run ID:153792
提交时间:2026-05-24 09:33:52
#include<bits/stdc++.h> using namespace std; int main() { int n; for(int n=0;n<5) cout<<n<<endl; return 0; }