#include char x,i=9,w,y,z;main(){for(;i--;w>y?x=y,w>z?y=z,z=w:y=w:w>x?x=w:0)scanf("%c ",&w);puts(&x);}