Data update
This commit is contained in:
parent
72eb4943cb
commit
4d5544505c
2347 changed files with 62432 additions and 16731 deletions
|
|
@ -5,7 +5,7 @@ func popcnt x .
|
|||
.
|
||||
return r
|
||||
.
|
||||
proc show3 . .
|
||||
proc show3 .
|
||||
write "3^n:"
|
||||
bb = 1
|
||||
for i = 1 to 30
|
||||
|
|
@ -14,7 +14,7 @@ proc show3 . .
|
|||
.
|
||||
print ""
|
||||
.
|
||||
proc show s$ x . .
|
||||
proc show s$ x .
|
||||
write s$
|
||||
while n < 30
|
||||
if popcnt i mod 2 = x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue