2 solutions

  • 0
    @ 2024-1-28 9:01:53
    #include<iostream>
    using namespace std;
    int main(){
    	int a,b;
    	cin>>a>>b;
    	cout<<a/b<<" "<<a%b;
    }
    
    • -2
      @ 2023-10-26 8:19:21

      这题不会做滚出zxoj!

      • 1

      Information

      ID
      6800
      Time
      1000ms
      Memory
      128MiB
      Difficulty
      1
      Tags
      # Submissions
      27
      Accepted
      16
      Uploaded By