Дамп всех задач
This commit is contained in:
7
Pascal/Linerall/Program7.pas
Normal file
7
Pascal/Linerall/Program7.pas
Normal file
@@ -0,0 +1,7 @@
|
||||
program j;
|
||||
var z: integer;
|
||||
begin
|
||||
writeln('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Z');
|
||||
readln(z);
|
||||
writeln((z+12*z)/sqr(z));
|
||||
end.
|
||||
Reference in New Issue
Block a user