单项选择题

以理程序的输出结果______。 main() { char st[20]="he11\O\t\\"; printf("%d%d\n",str1en(st),sizeof(st)); }

A.99
B.520
C.1320
D.2020