<?php fscanf(STDIN,"%d",$a);fscanf(STDIN,"%d",$b);fscanf(STDIN,"%d",$c);fscanf(STDIN,"%d",$d);echo"DIFERENCA = ".($a*$b-$c*$d); ?>
To embed this project on your website, copy the following code and paste it into your website's HTML: