运行 ID: 71701

Main.cc: In function ‘int main()’:
Main.cc:6:12: error: size of array ‘a’ has non-integral type ‘float’
     int a[n];
            ^