Voting count

Log in om je oplossingen te testen.
// Voting count program using System; using System.Collections.Generic; class Submission { // ------------------------- // Subprograms // ------------------------- static int[] count_votes(List<string> ballot) { } // ------------------------- // Main program // ------------------------- public static void Main(string[] args) { List<string> votes = new List<string> {"A", "B", "B", "B", "B", "C", "C", "D", "A", "B", "A", "B", "A", "B", "D", "B", "C", "B", "B", "A"}; Console.WriteLine($"Answer A: {result[0]}"); Console.WriteLine($"Answer B: {result[1]}"); Console.WriteLine($"Answer C: {result[2]}"); Console.WriteLine($"Answer D: {result[3]}"); } }
Je kunt zo vaak indienen als je wenst. Er wordt enkel rekening gehouden met je laatst ingediende oplossing.
Log in om je oplossingen te testen.