Skip to content

Instantly share code, notes, and snippets.

using System;
namespace CLa
{
class Program
{
static void Main()
{
string[] lines1 = { "1", "2", "1" };
string[] lines2 = { "3", "2" };
using System;
using System.Collections.Generic;
namespace CLa
{
class Program
{
static void Main()
{
const string AddEmployeeCommand = "1";
using System;
using System.Collections.Generic;
namespace CLa
{
class Program
{
static void Main()
{
const string AddEmployeeCommand = "1";
using System;
using System.Collections.Generic;
namespace CLa
{
class Program
{
static void Main()
{
const string AddEmployeeCommand = "1";
using System;
namespace CLa
{
class Program
{
static void Main()
{
string[] lines1 = { "1", "2", "1" };
string[] lines2 = { "3", "2" };
using System;
namespace CLa
{
class Program
{
static void Main()
{
const string AddEmployeeCommand = "1";
const string ShowAllFileCommand = "2";
using System;
namespace CLa
{
class Program
{
static void Main()
{
const string AddEmployeeCommand = "1";
const string ShowAllFileCommand = "2";
using System;
namespace CLa
{
class Program
{
static void Main()
{
const string ShowSumNumbersCommand = "sum";
const string ExitCommand = "exit";
using System;
namespace CLa
{
class Program
{
static void Main()
{
const string ShowSumNumbersCommand = "sum";
const string ExitCommand = "exit";
using System;
namespace CLa
{
class Program
{
static void Main()
{
const string ShowSumNumbersCommand = "sum";
const string ExitCommand = "exit";