2 solutions

  • 0
    @ 2025-1-4 11:46:11

    第一人开始占领

    • -1
      @ 2024-7-5 15:12:10
      #include<iostream>
      using namespace std;
      int main()
      {
      	int a,b;
      	cin>>a>>b;
      	cout<<a*b;
       	return 0;
      }
      
      • 1

      Information

      ID
      4
      Time
      1000ms
      Memory
      256MiB
      Difficulty
      1
      Tags
      (None)
      # Submissions
      115
      Accepted
      89
      Uploaded By