Run ID:135332

提交时间:2025-11-03 16:59:35

#include<bits/stdc++.h> using namespace std; int main(){ int a=1,b=7; cin>>1; cin>>7; cout<<b/3+b; }