Trucks inlezen uit bestand

Sign in to test your solution.
using System;
using System.IO;
using System.Collections.Generic;

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