about
2024-09-24
你看什么! 不许看
O.o !
1
2
3
4
5
6
#
include
<stdio.h>
int
main
()
{
printf
(
"hello_world"
);
return
0
;
}