#pragma once #include typedef struct { int minute; int numeroMarqueur; int numeroEquipe; bool csc; } but;