Cod: Selectaţi tot
function a($a)
{
return ~((($a=$a)+($a++)+(--$a))*$a);
}
Moderatori: Zamolxe, Moderatori
Cod: Selectaţi tot
function a($a)
{
return ~((($a=$a)+($a++)+(--$a))*$a);
}
Cod: Selectaţi tot
Nu confundati femeia de serviciu cu profesoara de Limba si Literatura Romana.Cod: Selectaţi tot
<html>
<head>
<title>Online PHP Script Execution</title>
</head>
<body>
<?php
function a($a)
{
return ~((($a=$a)+($a++)+(--$a))*$a);
}
for($a=-11;$a<=11;$a++)
echo a($a).", ";
?>
</body>
</html>
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 37 vizitatori