#include<bits/stdc++.h> using namespace std; int main(){ char a; a='A'+18; cout<<'M'-65<<endl; cout<<a;

return 0;

}

0 comments

No comments so far...

Information

ID
266
Time
1000ms
Memory
256MiB
Difficulty
9
Tags
(None)
# Submissions
52
Accepted
4
Uploaded By