#22680: 嗯...


20071124 (107-31范育綸)

學校 : 臺北市私立延平高級中學
編號 : 128870
來源 : [122.99.19.83]
最後登入時間 :
2024-04-03 00:59:51
b968. K-I-S-S-I-N-G -- 板橋高中python教學題 | From: [203.72.178.252] | 發表日期 : 2020-09-24 17:34

#include<iostream>

using namespace std;

int main()

{ string a,b;

  getline(cin,a);

  getline(cin,b);

cout<<a<<" and "<<b<<" sitting in the tree"<<endl;

 

 

 

 

 

 

}

 
ZeroJudge Forum