1 solutions

  • 0
    @ 2025-11-5 15:56:45

    C++ :

    #include<bits/stdc++.h>
    using namespace std;
    int main(){
    	cout<<"45 20";
        return 0;
    }
    

    Pascal :

    var s:integer;
    begin
      write(65-(150-65*2),' ',150-65*2); 
    end.
    
    
    • 1

    Information

    ID
    17359
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    (None)
    Tags
    # Submissions
    0
    Accepted
    0
    Uploaded By