提交时间:2021-05-22 14:57:38

运行 ID: 96

#include<iostream> using namespace std; int main(){ int m,n,z=6077; cin>>m,n; cout<<z<<endl; }