填空題

下列程序的運(yùn)行結(jié)果是()。 
Program test 
Implicit none 
Integer::i 
Integer::a(5) 
      Forall ( i=1:5 ) 
   A(I)=5 
End forall 
Write(*,*)a 
Stop 
end

答案: 55555
微信掃碼免費(fèi)搜題