Sha256: 3387c2218c56b3912bcd72b14b9d009fb5feeeb0ab419cd6afcc636ac08b3889
Contents?: true
Size: 159 Bytes
Versions: 43
Compression:
Stored size: 159 Bytes
Contents
using System; public static class Proverb { public static string[] Recite(string[] subjects) { throw new NotImplementedException(); } }
Version data entries
43 entries across 43 versions & 1 rubygems