This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-21 16:32:25 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b5def2b6b5
HardenedBSD
/
contrib
/
bc
/
Test
/
ln.b
5 lines
87 B
Brainfuck
Raw
Normal View
History
Unescape
Escape
Initial import of bc 1.0.6
2001-02-26 08:13:00 +01:00
scale = 60
for (a=1; a
<
100000000000000000000000000000000000000; a = a*2) x=l(a)
Import GNU bc 1.04 PR: 4183
1998-04-29 23:53:01 +02:00
x
quit
Reference in New Issue
Copy Permalink