#41323: C++


yp11351288@yphs.tp.edu.tw (701-45顏育駩)

學校 : 不指定學校
編號 : 276377
來源 : [203.72.178.3]
最後登入時間 :
2024-08-07 14:27:39
c726. K-I-S-S-I-N-G (一行版) -- 板橋高中python教學題 | From: [203.72.178.3] | 發表日期 : 2024-07-17 13:13

#include <iostream>
using namespace std;
int main(){
    string a,b;
    cin>>a>>b;
    cout<<a<<" and "<<b<<" sitting in the tree";
    return 0;

 
ZeroJudge Forum