摘要:
编辑并运行代码,使结果是后四位学号 t1.c: #include <stdio.h> int g = 1321; static int s; int main() { int a = 1; static int c = 3; int b = 2; c = mysum(a,b); printf("su 阅读全文
posted @ 2021-10-31 16:09
20191324
阅读(15)
评论(0)
推荐(0)
浙公网安备 33010602011771号