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