3 lines
39 B
PHP
3 lines
39 B
PHP
|
|
<?php
|
||
|
|
const T = array(1,2) - array(0);
|