Run ID:154378
提交时间:2026-05-30 13:38:37
#include <iostream> using namespace std; int main() int i; { for (int i +=3) { cin>>i cout << i } return 0; }