Answer the question
In order to leave comments, you need to log in
task in delphi?
Find the product of the first 23 five-digit numbers containing the number 6,
please help =)
Answer the question
In order to leave comments, you need to log in
function IntToStr(N: Integer): String
Converts an integer N to a string.
function Pos(Substr: String; Str: String): Integer
Returns the position (index) of the first occurrence of Substr in the string Str. If Substr is not in Str, returns 0. You can do the
rest, I hope.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question