2 条题解

  • 1
    @ 2025-11-29 15:23:54

    太阳公公TM

    • -1
      @ 2025-3-30 18:19:42

      #include<bits/stdc++.h> using namespace std; int main() { int a,b; cin>>a>>b; cout<<a*b<<endl; }

      • 1

      信息

      ID
      157
      时间
      1000ms
      内存
      64MiB
      难度
      8
      标签
      递交数
      230
      已通过
      38
      上传者