#include using namespace std; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); int N; cin>>N; string ans="",S; for(int i=0;i>S; ans.push_back(195-S[i]); } cout<