#37682: ......


yp11251185@yphs.tp.edu.tw (701-30)

學校 : 臺北市私立延平高級中學
編號 : 239189
來源 : [203.72.178.1]
最後登入時間 :
2024-05-03 16:07:23
k724. 肥余--編程系列1 -- 肥余 | From: [203.72.178.1] | 發表日期 : 2023-09-28 17:32

#include <iostream>
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) {
cout<<"肥余";
return 0;
}
 
ZeroJudge Forum