提交时间:2025-10-11 17:27:39
运行 ID: 69794
#include <bits/stdc++.h> using namespace std; int main() { double a; cin>>a; cout<<"65"; return 0; }