using C=System.Console;class Y{static void Main(){for(;;){int x=0;foreach(int c in C.ReadLine())x+="02210313074020029000033739"[c-97]-47;C.WriteLine(x);}}}