提交时间:2026-04-19 10:54:01

运行 ID: 437042

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