这道题实际上就是要让你输出welcome new student。 代码如下:
#include <stdio.h> int main(void) { printf("welcome new student"); }
注册一个 TGU Online Judge 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 TGU Online Judge 通用账户