摘要:
功能是实现了,总感觉不是很好,先放着,以后再改! 阅读全文
posted @ 2011-10-28 14:12
末世
阅读(885)
评论(0)
推荐(0)
摘要:
#include void main() { float score[10], sumScore, minScore, maxScore; int i, j; for (i = 0; i maxScore) { maxScore = score[j]; } else if (score[j] < minScore) { minScore = score[j... 阅读全文
posted @ 2011-10-28 14:10
末世
阅读(380)
评论(0)
推荐(0)

浙公网安备 33010602011771号