#2215: Nothing


1755143-9@g.puiching.edu.mo (P5A35蔡雋言)

School : Pui Ching Middle School
ID : 3019
IP address : [192.168.120.33]
Last Login :
2025-05-29 11:39:10
a001. 哈囉 -- Brian Kernighan | From: [192.168.120.33] | Post Date : 2025-06-02 16:06

#include<iostream>

using namespace std;

int main(){

    string a;

    while (true){

        cin >> a;

        cout << "Hello, " << a << endl;

    }

}

 
#2262: Re:Nothing


1752786-4@g.puiching.edu.mo (林敬晉P5A08(JalenLam_progamer)(IQ...)

School : Pui Ching Middle School
ID : 3260
IP address : [192.168.120.33]
Last Login :
2025-06-05 11:37:15
a001. 哈囉 -- Brian Kernighan | From: [192.168.120.33] | Post Date : 2025-06-04 09:59

#include

using namespace std;

int main(){

    string a;

    while (true){

        cin >> a;

        cout << "Hello, " << a << endl;

    }

}


don't send the good ans pls

 
ZeroJudge Forum