#include main() { int a,b; scanf("%d,%d",&a,&b); max(a,b); printf max; }