mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 05:58:29 +00:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
function(x) x*x
|
|
625
|
|
function fun(x) x * (x + 1) / 2
|
|
55
|