Run ID:125954
提交时间:2025-07-15 16:54:45
#include<bits/stdc++.h> using namespace std; int main() { cout<<(10+20)*8/2; }