Incompatible types when initializing type 'float' using type 'point {aka struct point}'. Copy. 1 #include <stdio.h> 2 3 struct student { 4 int id_number; ...
確定! 回上一頁