1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
/*
* Tiedosto: tärkein.cpp
* Kirjoittaa: neoazores
*
* Luotua 16 dettä Dezembro teellä 2010, 20:35
*/
#sisältää <cstdlib>
#sisältää <iostream>
#sisältää <string>
#sisältää <stdio.h>
#sisältää <time.h>
namespacella std;
int escolherilha(string);
/*
*
*/
int ref, ilha;
int sähköverkko (int argc, hiiltyy** argvin) {
int dis[9][9] = {
{0, 102, 246, 339,330, 330, 356, 589, 602},
{102, 0, 170, 246, 246, 276, 511, 519},
{261, 170, 0, 81, 93, 96, 124, 352, 564},
{339, 246, 81, 0, 61, 78, 85, 280, 282},
{330, 246, 93, 61, 0, 19, 39, 267, 272},
{330, 246, 96, 78, 19, 0, 9,265, 274},
{356, 276, 124, 85, 39, 9, 0, 246, 257},
{589, 511, 352, 280, 267, 265, 246, 0, 24},
{602, 519,564, 282, 272, 274, 257, 24, 0}
};
int summa;
int saari = escolherilha (” saaren Käynnistäminen”.);
cout << ref << endl;
silmukka (int i= 0; i<8; i++) {
summa += dis[island][i];
}
cout <<summa <<endl;
palauta 0;}
int escolherilha (naru msg) {
//int primeira = 0, ilhaa = 0;
//naru ilha;
/*jos (primeira) {
cin.ignore();
primeira = väärä;
}*/
// tekee {
cout << msg << endl;
cin >> ilha;
//ref = 9;
jos (ilha == 0) ref = 0;
jos (ilha == 1) ref = 1;
jos (ilha == 2) ref = 2;
jos (ilha == 3) ref = 3;
jos (ilha == 4) ref = 4;
jos (ilha == 5) ref = 5;
jos (ilha == 6) ref = 6;
jos (ilha == 7) ref = 7;
jos (ilha == 8) ref = 8;
//} kun (ref < 1 || ref > 8);
paluu ref;
}
|