Скачиваний:
11
Добавлен:
01.05.2014
Размер:
138 б
Скачать
var a: integer;

const b = 10;

begin

if ((((true and true) or true) and true) or not not true)
then write('working');

end.
Соседние файлы в папке Examples