#2656: anser


1755234-6@g.puiching.edu.mo (鍾子睿P5A40)

School : No School
ID : 3265
IP address : [192.168.120.33]
Last Login :
2025-06-18 10:20:49
a001. 哈囉 -- Brian Kernighan | From: [192.168.120.33] | Post Date : 2025-06-19 11:53

#include<bits/stdc++.h>
 
using namespace std;
 
int main() {
#hello
    string s;
 
    while(cin >> s){
 
        cout << "hello, " << s << endl;
 
 
    }
}
 
ZeroJudge Forum