[{{mminutes}}:{{sseconds}}] X
Пользователь приглашает вас присоединиться к открытой игре игре с друзьями .
Pascal синтаксис
(0)       Используют 14 человек

Комментарии

Ни одного комментария.
Написать тут
Описание:
описание переменых, типов, констант, функций, процедур + ввод-вывод. (тупо тренировка набора)
Автор:
sad_robot
Создан:
9 декабря 2011 в 13:50 (текущая версия от 8 февраля 2012 в 02:14)
Публичный:
Нет
Тип словаря:
Тексты
Цельные тексты, разделяемые пустой строкой (единственный текст на словарь также допускается).
Содержание:
1 const CONST = const;
const CONST = const;
const CONST = const;
const CONST = const;
const CONST = const;.
2 type type = record record: type; record: type; end;
type type = record record: type; record: type; end;
type type = record record: type; record: type; end;
type type = record record: type; record: type; end;
type type = record record: type; record: type; end;.
3 i, n: longint; i, n: longint; i, n: longint; i, n: longint; i, n: longint;
i, n: integer; i, n: integer; i, n: integer; i, n: integer; i, n: integer;
answer: int64; answer: int64; answer: int64; answer: int64; answer: int64;
real: extended; real: extended; real: extended;
var i, n: longint; arr: array [1..1000, 1..1000] of integer; answer: int64;
var i, n: longint; arr: array [1..1000, 1..1000] of integer; answer: int64;.
4 procedure procedure;
procedure procedure(x, y: longint);
function function: longint;
function function(z: real): longint;.
5 assign(input, 'input.txt'); reset(input);
assign(input, 'input.txt'); reset(input);
assign(input, 'input.txt'); reset(input);
assign(input, 'input.txt'); reset(input);
assign(input, 'input.txt'); reset(input);.
6 assign(output, 'output.txt'); rewrite(output);
assign(output, 'output.txt'); rewrite(output);
assign(output, 'output.txt'); rewrite(output);
assign(output, 'output.txt'); rewrite(output);
assign(output, 'output.txt'); rewrite(output);.
7 for i:= 1 to n do read(arr[i]);
for i:= 1 to n do read(arr[i]);
for i:= 1 to n do read(arr[i]);
for i:= 1 to n do read(arr[i]);
for i:= 1 to n do read(arr[i]);.
8 BEGIN
read(arr[i]);
write(answer);
END.

Связаться
Выделить
Выделите фрагменты страницы, относящиеся к вашему сообщению
Скрыть сведения
Скрыть всю личную информацию
Отмена