2 solutions

  • 1
    @ 2 months ago

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

    • 1
      @ 7 months ago

      #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
      134
      Accepted
      71
      Uploaded By