#41323: _C++


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

學校 : 臺北市私立延平高級中學
編號 : 276377
來源 : [203.72.178.1]
最後登入時間 :
2025-03-26 10:39:46
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