Mercurial
Mercurial
>
hg
>
pep-material
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
core_testing1/collatz_test3.scala
author
Christian Urban <christian.urban@kcl.ac.uk>
Sat, 06 Nov 2021 00:06:39 +0000
changeset 399
b17a98b0c52f
parent 345
pre_testing1/collatz_test3.scala@40657f9a4e4a
child 472
6a77c260c8a5
permissions
-rw-r--r--
updated
assert(C1.last_odd(113) == 85)
assert(C1.last_odd(84) == 21)
assert(C1.last_odd(605) == 341)