自考“高級語言程序設(shè)計”測試題(6)

  • 發(fā)布時間:2024-09-15 16:21:23
  • 來源:本站整理
  • 閱讀:
導(dǎo)讀:
  2、PROGRAM largest(input,output);
  VAR
  a:ARRAY[1··5,1··5]OF integer;
  max ,i,j,h,l:integer;
  BEGIN
  max:=-maxint -1;
  FOR i:=1 TO 5DO
  FOR j:=1TO 5 DO
  read (a[i,i];
  FOR i:=1 TO 5DO
  FOR
此頁面是否是列表頁或首頁?未找到合適正文內(nèi)容。

相關(guān)閱讀