How to work with negative numbers?
(1.1) By G4BB3R on 2020-11-24 16:03:47 edited from 1.0 [source]
The result is 4294967294 instead of -2 Is it a bug?
def: main
type: -- Int
entry: true
: 4 6 -
The result is 4294967294 instead of -2 Is it a bug?
def: main
type: -- Int
entry: true
: 4 6 -