#include <stdio.h> int main(void) { printf("学号:202531106020040\n"); printf("姓名:刘瑞鑫\n"); return 0;}
Standard input is empty
学号:202531106020040 姓名:刘瑞鑫
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!