单项选择题

下列程序的运行结果是()
#include< stdio.h>main()______ printf(“%d”,k); }

A.20
B.22
C.24
D.26