2020.09.09. Órai munkák
Balázs első megoldása using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace _1ora { class Program { static void Main( string [] args) { double [] dupla = new double [100]; double osszeg = 0; double [] otnelnagyobb = new double [100]; double osszeg2 = 0; int szamolas = 0; int negativok = 0; double szorzas=1; ...