2015-05-14 22:35:07 +03:00
|
|
|
uses
|
|
|
|
|
PABCSystem, __RedirectIOMode, __RunMode, ABCButtons, ABCHouse, ABCObjects,
|
2017-11-26 20:40:20 +03:00
|
|
|
ABCSprites, BFSystem, CRT, DMCollect, DMTaskMaker, DMZadan, Drawman,
|
2015-05-14 22:35:07 +03:00
|
|
|
DrawManField, Events, FilesOperations, GOLDParserEngine, GraphABC,
|
|
|
|
|
GraphABCHelper, IniFile, PointerTools, PointRect, PT4, Robot, RobotField,
|
|
|
|
|
RobotTaskMaker, RobotZadan, Sockets, Utils, VCL, Timers, PT4Exam, PT4TaskMakerNET, RBDMUtils,
|
|
|
|
|
Collections, Arrays, Core, FormsABC, MPI;
|
|
|
|
|
|
|
|
|
|
begin
|
|
|
|
|
writeln(cos(pi));
|
|
|
|
|
readln;
|
|
|
|
|
end.
|