怪异的运行结果
如下程序:#include <stdio.h>
main()
{
printf("hskd");
return 0;
getch();
}
此程序的运行结果是什么?为什么?急……
2006-07-30 21:52
2006-07-30 21:56
2006-07-30 21:57
2006-07-30 22:00
2006-07-30 22:10
2006-07-30 22:24
2006-07-30 22:58
2006-07-30 23:02

2006-07-30 23:20

2006-07-30 23:22