提交时间:2025-07-12 10:47:19

运行 ID: 331600

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"How old are you?\nI'm 10.\nMe too."; return 0; }