This website requires JavaScript.
Explore
Help
Register
Sign In
administrator
/
pascalabcnet
Watch
1
Star
0
Fork
You've already forked pascalabcnet
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
lambda_fixes
pascalabcnet
/
InstallerSamples
/
LINQ
/
First3Min.pas
4 lines
102 B
ObjectPascal
Raw
Permalink
Normal View
History
Unescape
Escape
change encoding for all *.pas and *.cs files: cp1251 -> utf-8
2015-12-28 14:25:15 +03:00
// Первые 3 минимума
initial commit
2015-05-14 22:35:07 +03:00
begin
Исправлена Print(s: string)
2015-12-22 00:00:38 +03:00
SeqRandom
(
2
0
)
.
Println
.
Sorted
.
Distinct
.
Take
(
3
)
.
Println
;
initial commit
2015-05-14 22:35:07 +03:00
end
.
Reference in a new issue
Copy permalink