Run ID:137624

提交时间:2025-11-21 18:21:19

#include<iostream> using namespace std; int main() { cout<<(10+20)*8/2; }