<?php declare(strict_types = 1); $t = hexdec('008add'); var_dump(dechex($t));
You have javascript disabled. You will not be able to edit any code.