Run ID:140144

提交时间:2025-12-13 16:22:31

#include<iostream> using namespace std; int main() { a=4; y=8650; cout<< a*y; return 0; }