This commit is contained in:
biglyderv 2025-01-28 20:16:20 -05:00
parent 519da40448
commit 5790bca330

View file

@ -88,6 +88,7 @@
$unb = $userb['username'];
$prb = $prold[$unb];
if ($prb < 1 / 1e6) {
$msum += $matrixe[$una][$unb];
continue;
}
$matrixe[$una][$unb] = 0;