提交时间:2026-01-04 15:20:05

运行 ID: 80521

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