Новые группы заданий для задачника
This commit is contained in:
parent
2220dd6a2d
commit
f71f9783bc
BIN
bin/PT4/Lib/PT4ArrFilter.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrFilter.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrFind.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrFind.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrGen.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrGen.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrObj.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrObj.dll
Normal file
Binary file not shown.
5
bin/PT4/Lib/PT4ArrObj.txt
Normal file
5
bin/PT4/Lib/PT4ArrObj.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[=PascalABC]
|
||||
[0]
|
||||
uses PT4, ABCDatabases;
|
||||
|
||||
[1000]
|
||||
BIN
bin/PT4/Lib/PT4ArrOp.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrOp.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrShift.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrShift.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrSlice.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrSlice.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ArrTransf.dll
Normal file
BIN
bin/PT4/Lib/PT4ArrTransf.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ObjArray.dll
Normal file
BIN
bin/PT4/Lib/PT4ObjArray.dll
Normal file
Binary file not shown.
48
bin/PT4/Lib/PT4ObjArray.txt
Normal file
48
bin/PT4/Lib/PT4ObjArray.txt
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
[=PascalABC]
|
||||
[0]
|
||||
uses PT4, ABCDatabases;
|
||||
|
||||
[-HW]
|
||||
[1-24]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetFitness;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[25-36]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetAbiturs;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[37-48]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetDebtors;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[49-60]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetFuelStations;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[61-72]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetPupilExams;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[73-82]
|
||||
begin
|
||||
Task('%{task}');
|
||||
var a := GetPupilMarks;
|
||||
a.Show;
|
||||
|
||||
end.
|
||||
[1000]
|
||||
BIN
bin/PT4/Lib/PT4ZArray.dll
Normal file
BIN
bin/PT4/Lib/PT4ZArray.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ZMatrix.dll
Normal file
BIN
bin/PT4/Lib/PT4ZMatrix.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ZMinmax.dll
Normal file
BIN
bin/PT4/Lib/PT4ZMinmax.dll
Normal file
Binary file not shown.
BIN
bin/PT4/Lib/PT4ZSeries.dll
Normal file
BIN
bin/PT4/Lib/PT4ZSeries.dll
Normal file
Binary file not shown.
Loading…
Reference in a new issue