#include<stdio.h>
#include<windows.h>

int main()
{

const int taille=5;
int t[taille],SP,SN,NBZ,i,NBP,NBN;
float MP,MN;