Assign numbers to fields

You are given a list of space-separated strings. Add an increasing numeric prefix to each one.

Input

CHROM POS ID REF ALT QUAL FILTER INFO FORMAT

Output

0:CHROM 1:POS 2:ID 3:REF 4:ALT 5:QUAL 6:FILTER 7:INFO 8:FORMAT