2023-07-29 10:08:33 +03:00
|
|
|
|
|
|
|
|
|
|
uses
|
2019-05-17 18:02:15 +03:00
|
|
|
|
PABCSystem, PABCExtensions, __RedirectIOMode, __RunMode, ABCButtons, ABCHouse, ABCObjects,
|
|
|
|
|
|
ABCSprites, CRT, DMCollect, DMTaskMaker, DMZadan, Drawman,
|
|
|
|
|
|
DrawManField, Events, FilesOperations,
|
|
|
|
|
|
GraphABC,
|
|
|
|
|
|
GraphABCHelper,
|
|
|
|
|
|
GraphWPFBase,
|
|
|
|
|
|
Graph3D,
|
2023-02-03 10:49:53 +03:00
|
|
|
|
GraphWPF, Turtle, TurtleWPF,
|
2019-05-17 18:02:15 +03:00
|
|
|
|
WPFObjects,
|
|
|
|
|
|
NumLibABC,
|
2023-07-28 21:08:16 +03:00
|
|
|
|
IniFile, PointerTools, PointRect,
|
2023-07-29 10:08:33 +03:00
|
|
|
|
PT4, PT4Exam, PT4MakerNetX, PT4TaskMakerNET,
|
2023-07-28 21:08:16 +03:00
|
|
|
|
Robot, RobotField,
|
|
|
|
|
|
RobotTaskMaker, RobotZadan, Sockets, Utils, VCL, Timers, RBDMUtils,
|
2019-07-27 17:33:55 +03:00
|
|
|
|
Collections, Arrays, Core, FormsABC, MPI, ClientServer, Speech, Sounds, Countries,
|
2021-01-17 20:20:06 +03:00
|
|
|
|
ABCDatabases,PT4Databases,BlockFileOfT,Controls,
|
2021-02-07 17:18:20 +03:00
|
|
|
|
OpenCLABC, OpenCL,
|
|
|
|
|
|
OpenGLABC, OpenGL,
|
2023-07-28 21:08:16 +03:00
|
|
|
|
BBCMicroBit, School, SF, TwoPanelsWindow, NUnitABC, PlotWPF, XLSX, LightPT, Tasks, Мозаика,
|
2024-03-13 22:23:17 +03:00
|
|
|
|
TasksArr, TasksMatr, TasksStr, Tasks1Begin, Tasks1BoolIfCase, Tasks1Loops, Tasks1Arr,
|
|
|
|
|
|
WPF
|
2019-05-17 18:02:15 +03:00
|
|
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
begin
|
|
|
|
|
|
writeln(cos(pi));
|
|
|
|
|
|
readln;
|
2015-05-14 22:35:07 +03:00
|
|
|
|
end.
|