西工大c语言poj习题答案资料
一.1.第一季10题全(注:第五题问题已经解决,确认AC!)#include <stdio.h>int main(){ int a,b,sum; scanf("%d%d",&a,&b);
西工大c语言poj习题答案资料