C# met het slagschip Bismarck - Deel 2 - De snelheid van het doel bepalen

Sign in to test your solution.
using System;
namespace Bismarck_speed_of_target
{
public class Program
{
public static void Main(string[] args)
{



}
}
}
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.