changeset 430 | 274c865b3878 |
parent 429 | 126d0e47ac85 |
child 470 | 86a456f8cb92 |
429:126d0e47ac85 | 430:274c865b3878 |
---|---|
21 |
21 |
22 def last_odd(n: Long) : Long = ??? |
22 def last_odd(n: Long) : Long = ??? |
23 |
23 |
24 } |
24 } |
25 |
25 |
26 |
|
27 |
|
28 // This template code is subject to copyright |
|
29 // owned by King's College London. Do not |
|
30 // make this template code public in any shape or |
|
31 // form, and do not exchange it with other students |
|
32 // under any circumstance. |