總之,它是一個範德蒙德矩陣,我有一個問題在數組的第二維上運行for。 'add meg M-et majd N-et (enter kozotte)(az 1. sor az 1-es szam hatvanyai)' displayNl.
M := stdin nextLine asInteger.
N := stdin nextLine asInteger.
|tomb|
tomb :
我有一個名爲ThreadTesting的類,在該類中我有一個名爲'col'(它是一個數組)的實例變量。我的目標是通過線程填充它,等待線程完成並輸出其內容。 ThreadTesting new callThread.
ThreadTesting類: initialize
super initialize.
semaphore := Semaphore new.
co