#include<bits/stdc++.h> using namespace std; int main() { char n; cin>>n; cout<<int(n); return 0; }
Using your lizikid universal account