#include "stdio.h"int main(int argc,char **agrv){ printf("hello"); while(1) { ; } return 0; }
asd8532
相关分类