6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
|
add(1,2) = 3
|
|
subtract(1,2) = -1
|
|
multiply(1,2) = 2
|
|
divide(2,1) = 2
|