Esempio n. 1
0
 static void Main(string[] args)
 {
     Practice.B3_P2_9_CheckResultAddition();
     Console.ReadLine();
 }