require_once ('class.php');
?>
standing
Final Standing |
1 |
GREAT BRITAIN |
2 |
SLOVENIA |
3 |

IRELAND |
4 |

BULGARIA |
5 |

GERMANY |
6 |

CZECH REPUBLIC |
//Girone C - id 3
$cla =& new Classifica(5);
$cla->ris(5);
$cla->PCT();
$cla->bubblesort();
$cla->PD();
$cla->bubblesort2();
$cla->Show("Group A");
unset($cla);
?>
The teams tied are in alphabetical order