摘要: 这周完成了对pta的扫尾工作,以及网页的简单制作。 一、pta 1037: #include<stdio.h> int price[3] = { 0 }; int b[3] = { 0 }; int main() { scanf("%d.%d.%d", &price[0], &price[1], & 阅读全文
posted @ 2019-09-01 20:20 或者活着 阅读(131) 评论(0) 推荐(0)