Default Avatar

saraethomas

saraethomas

About

Username
saraethomas
Joined
Visits
0
Last Active
Roles
Member

Comments

  • #include "stdafx.h" #include <iostream> #include <cstdlib> using namespace std; int main() { int tot=0; int agg; int giocatore = 1; cout << "si parte dal primo giocatore, inserisci un numero tra 1 …