提交时间:2024-12-05 20:16:54

运行 ID: 58246

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