Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
namespace КоллекциСоединение
{
internal class Program
{
static void Main(string[] args)
{
int[] connectionNumbers = { 1, 2, 3, 1, 3, 8 };
using System;
using System.Collections.Generic;
namespace Коллекции4задание
{
internal class Program
{
static void Main(string[] args)
{
const string AddDossierCommand = "1";
using System;
using System.Collections.Generic;
namespace проверка
{
internal class Program
{
static void Main(string[] args)
{
List<int> numbers = new List<int>();
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Коллекции2задание
{
internal class Program
{
using System;
using System.Collections.Generic;
namespace Коллекции1задание
{
internal class Program
{
static void Main(string[] args)
{
string userInput;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.IO;
using System.Data;
namespace ФункцииПоследнееЗадание
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.IO;
using System.Runtime.Remoting.Metadata.W3cXsd2001;
using System.Web;
using System.Data;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Функции3Задание
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HealthBar
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Linq;
namespace ФункцииЗадание1