2 solutions

  • 1
    @ 2025-3-8 14:45:11

    #include<bits/stdc++.h> using namespace std; int main() { int t; cin>>t; char a=t; cout<<a; return 0; }

    • 1
      @ 2024-10-19 15:14:56

      #include<bits/stdc++.h> using namespace std; int main() { int t; cin>>t; char a=t; cout<<a; return 0; }

      • 1

      Information

      ID
      849
      Time
      1000ms
      Memory
      256MiB
      Difficulty
      1
      Tags
      (None)
      # Submissions
      131
      Accepted
      69
      Uploaded By