#include using namespace std; long long X; vectorres; int main(){ freopen("excel.in","r",stdin); freopen("excel.out","w",stdout); cin>>X; int i=1; while(X>0){ char a=X%26+'A'-1; if(a=='@')a='Z'; //cout<=0; i--){ cout<