赞题库-背景图
单项选择题

有以下程序: #include main() { int k=一17: prinff(“%d,%0,%x\n”,k,1一k,1一k); } 程序的运行结果是( )。

A.一17,22,12
B.一17,12,22
C.一17,一22,一12
D.17,22,12