題目如下:
統計學生成績。請定義乙個結構體變數studenttype, 該結構體存有學生的 姓名,兩門成績:高數,英語,還有總成績。將n個學生的姓名和其總成績按照總成績從高到低輸出,每個學生資訊輸出佔一行。(不會出現總成績相同的情況)
struct studenttype ;
樣例輸入 輸出
3tom 80 70
andy 80 90
john 80 80
andy 170
john 160
tom 150
這是我寫的**:
#include
struct grade
;int main()
int j, temp; int k;
for (i = 0; i < n - 1; i++)
if (i != k)
}for (i = 0; i
}return 0;
}請問有錯嗎?除錯的時候總是說scanf_s("%s",student[i].name)出錯,為什麼呢?謝謝啦!
求大佬幫忙
你好!這是你第一次使用markdown編輯器所展示的歡迎頁。如果你想學習如何使用markdown編輯器,可以仔細閱讀這篇文章,了解一下markdown的基本語法知識。全新的介面設計,將會帶來全新的寫作體驗 在創作中心設定你喜愛的 高亮樣式,markdown將 片顯示選擇的高亮樣式進行展示 全新的ka...
幫忙看看 這個錯誤
include include class teacher char name 5 int age char char address 20 int number char title 10 public void set char int,char,char int,char virtual vo...
php錯誤提示,求大神幫忙看看這個錯誤怎麼修改
warning imagecolorallocate expects parameter 1 to be resource,boolean given in e wampserver project 驗證碼類的封裝及註冊頁面的測試 驗證碼類的封裝.php on line 124 warning im...