提交时间:2025-08-28 19:33:25
运行 ID: 345018
#include <bits/stdc++.h> using namespace std; int n,ans; int main(){ cout<<"How old are you?"<<endl; cout<<"I'm 10."<<endl; cout<<"Me too."; return 0; }