int(1)
int(-1)
int(-1)
int(1)
int(1)
int(1)
Fatal error: Uncaught ArithmeticError: Division of PHP_INT_MIN by -1 is not an integer in /in/u0bgg:8
Stack trace:
#0 /in/u0bgg(8): intdiv(-9223372036854775808, -1)
#1 {main}
thrown in /in/u0bgg on line 8
Process exited with code 255.