main(k){for(;gets(&k);)printf("%d\n",parse_printf_format(&k,0));}