#include char x,i=20,w,y,z;main(){for(;i--;w>y?x=y,w>z?y=z,z=w:y=w:w>x?x=w:0)w=getc(stdin);puts(&x);}