#PHP, 20 bytes
PHP, 20 bytes
Surprisingly short this time:
<?=array_sum($argv);
Runs from command line, like:
$ php sum.php 1 2
#PHP, 20 bytes
Surprisingly short this time:
<?=array_sum($argv);
Runs from command line, like:
$ php sum.php 1 2
PHP, 20 bytes
Surprisingly short this time:
<?=array_sum($argv);
Runs from command line, like:
$ php sum.php 1 2
#PHP, 20 bytes
Surprisingly short this time:
<?=array_sum($argv);
Runs from command line, like:
$ php sum.php 1 2