test
This commit is contained in:
parent
654bb8ede4
commit
c10c1d6c20
@ -65,6 +65,7 @@ class schulze
|
|||||||
if ($s == $v[$i+1])
|
if ($s == $v[$i+1])
|
||||||
{
|
{
|
||||||
echo "egal\n";
|
echo "egal\n";
|
||||||
|
print_r($w);
|
||||||
$w[$s] += 1;
|
$w[$s] += 1;
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user