#2597: ans


1750281-0@g.puiching.edu.mo (kayden)

School : No School
ID : 3268
IP address : [192.168.120.33]
Last Login :
2025-06-23 08:25:09
a001. 哈囉 -- Brian Kernighan | From: [192.168.120.33] | Post Date : 2025-06-16 08:38

#include <iostream>

using namespace std;

int main() 

{

string s;

 while(cin>>s)

 {

cout<<"hello,"<<s<<endl;

 }

 return 0;

}

 

 
#2599: Re:ans


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-16 08:39

#include

using namespace std;

int main() 

{

string s;

 while(cin>>s)

 {

cout<<"hello,"<<s<<endl;

 }

 return 0;

}

 

#include<bits/stdc++.h>

using namespace std;

int main(){

    // main

}

 
ZeroJudge Forum