Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using NUnitLite.Runner;
namespace PoisonousPlants
{
public class Program