Ejemplo n.º 1
0
int main() {

	testVillage();


    return 0;
}
Ejemplo n.º 2
0
int main() {
    return testVillage();
}