#38192: C++詳解


yp11251200@yphs.tp.edu.tw (701-26徐立權)

學校 : 臺北市私立延平高級中學
編號 : 239171
來源 : [203.72.178.1]
最後登入時間 :
2024-05-02 17:14:52
c221. A+B problem (駭客題) | From: [203.72.178.1] | 發表日期 : 2023-11-02 17:45

#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<<"2000000000"<< " " <<"2000000000" <<'\n';
    return 0;
}

 
ZeroJudge Forum