Run ID:132599
提交时间:2025-10-11 18:05:07
#include<iostream> using namespace std; int main(){ cout<<(10+20)*8/2; }