2 solutions

  • 0
    @ 2025-12-16 17:03:05

    24 24 24 24

    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        int a;
        cin>>a;
        cout<<a<<" "<<a*10;
    	return 0;
    }
    
    
    • 0
      @ 2025-12-16 17:02:46

      242424

      • 1

      Information

      ID
      114
      Time
      1000ms
      Memory
      64MiB
      Difficulty
      3
      Tags
      # Submissions
      67
      Accepted
      37
      Uploaded By