提交时间:2025-10-05 20:42:03
运行 ID: 68481
#include<iostream> using namespace std; int main(){ int A; cin>>A; cout<<"65"; return 0; }