Run ID:135325
提交时间:2025-11-03 16:58:08
#include<bits/stdc++.h> using namespace std; int main(){ int a=1,b=7; cin a; cin b; cout<<b/3+b; }