提交时间:2025-10-11 17:36:42

运行 ID: 69814

#include<iostream> using namespace std; int main(){ int A; cin>>A; cout<<"65"; return 0; }