求助 hello world在burland C里怎么输出不了
#include <shdio.h>int main()
{
printf("hello world!"\n);
}
2011-06-22 12:10
2011-06-22 12:13
2011-06-22 12:23
2011-06-22 12:39
2011-06-22 12:45
2011-06-22 13:24
2011-06-22 13:54
2011-06-22 14:01
2011-06-22 14:06

2011-06-22 14:53