mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
[n] -> { [x] -> 1 + [(x+1)/3] : exists a : x = 3a +1 && 0 <= x <= n }
|