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
.
marking1/collatz_test3.scala
author
Christian Urban <christian.urban@kcl.ac.uk>
Thu, 08 Dec 2022 17:53:08 +0000
changeset 452
4772b6166720
parent 343
c8fcc0e0a57f
permissions
-rw-r--r--
updated
assert(CW6a.last_odd(113) == 85)
assert(CW6a.last_odd(84) == 21)
assert(CW6a.last_odd(605) == 341)