Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Text;
using System.Text.RegularExpressions;
namespace _03.Problem
{
public class CubicsMessages
{
public static void Main(string[] args)