using System;
public class Program
{
public static void Main()
double [] nota= new double [100];
string b;
int i;
}