3 solutions

  • 1
    @ 2026-2-1 17:29:37

    #include <bits/stdc++.h> using namespace std;

    int main() { int a; cin >> a; cout << char(a); return 0; }

    Information

    ID
    471
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    147
    Accepted
    105
    Uploaded By