#include int main() { int k=11; printf(\k=%d,k=%o,k=%x\,k,k,k); return 1; }

时间:2022-11-16 09:41:28

相似题目