Run ID:123015

提交时间:2025-06-22 14:02:00

#include <iostream> using namespace std; int main() { int a,b; cout<<a*b; }