Run ID:154372

提交时间:2026-05-30 13:34:00

#include <iostream> using namespace std; int main() { for (int i +=3) { cin>>i cout << i } return 0; }