#45823: 答案


yp11351135@yphs.tp.edu.tw (803-30莊承昊)

學校 : 臺北市私立延平高級中學
編號 : 276241
來源 : [203.72.178.1]
最後登入時間 :
2024-12-24 17:36:35

#include <iostream>
using namespace std;
int main()
{
	int a;
	cin>>a;
	cout<<a-1911<<endl;
}
Close
CPP