我哪里出问题了?
#include<stdio.h>main<>
<
printf<"hello mingr!">;
>
2018-04-16 12:20
2018-04-16 12:27
~

2018-04-16 12:30
2018-04-16 12:41
~
程序代码:
#include<stdio.h>
int main( void )
{
return 0;
}

2018-04-16 13:23
2018-04-16 14:36
2018-04-16 14:37
2018-04-16 15:19
2018-04-16 16:38
2018-04-19 23:21