摘要:
1 #include<stdio.h> 2 int main() 3 { 4 const float MIN = 0.0f; //分數下限是0分 5 const float MAX = 100.0f; //分數上限是100分 6 7 float score; 8 float total = 0.0f 阅读全文
posted @ 2023-01-05 23:04
KurokiTomoko
阅读(34)
评论(0)
推荐(0)
浙公网安备 33010602011771号