#40586: c++解


tc11220308 (林秉廁所糾)

學校 : 國立臺中第二高級中學
編號 : 268428
來源 : [203.71.212.249]
最後登入時間 :
2024-06-18 14:32:23
b971. 等差數列 -- 板橋高中教學題 | From: [203.71.212.249] | 發表日期 : 2024-05-29 14:00

#include <iostream>
#include <string>
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
 
int main(int argc, char** argv) {
string n;
cin>>n;
cout<<"hello, "<<n<<endl;
return 0;
}
 
 
 
 
想抄程式真的很不可取
 
 
 
 
 
 
 
 
 
 
 
 

 

 
#40751: Re: c++解


tc11220318 (日向翔陽(20318))

學校 : 國立臺中第二高級中學
編號 : 268438
來源 : [101.10.95.85]
最後登入時間 :
2024-06-23 18:01:16
b971. 等差數列 -- 板橋高中教學題 | From: [203.71.212.249] | 發表日期 : 2024-06-11 15:02

#include
#include
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
 
int main(int argc, char** argv) {
string n;
cin>>n;
cout<<"hello, "<
return 0;
}
 
 
 
 
想抄程式真的很不可取
阿這個是錯的餒
 
 
 
 
 
 
 
 
 
 
 

 



 
ZeroJudge Forum