remove old comment
This commit is contained in:
parent
9575c46feb
commit
ad064eae9a
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
# https://projecteuler.net/problem=14
|
# https://projecteuler.net/problem=14
|
||||||
# we use a fast local array to
|
# we use a fast local array to
|
||||||
# memoize small collatz numbers
|
# memoize small collatz numbers
|
||||||
#
|
|
||||||
# todo, insert sign extensions
|
|
||||||
|
|
||||||
@start
|
@start
|
||||||
%mem =l alloc4 4000
|
%mem =l alloc4 4000
|
||||||
|
|
Loading…
Add table
Reference in a new issue