Run ID:149936

提交时间:2026-03-21 10:44:58

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