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