#19327: 想不到看這裡吧!


yp10870744 (Peter!!!)

學校 : 臺北市私立延平高級中學
編號 : 104313
來源 : [203.72.178.252]
最後登入時間 :
2020-01-09 17:01:40
d483. hello, world -- Wikipedia | From: [203.72.178.252] | 發表日期 : 2019-09-25 16:27

#include <iostream>
using namespace std;
int main()
{
  cout<<"hello, world"<<endl;
  return 0;
}
C++的

 
ZeroJudge Forum