Skip to content

Instantly share code, notes, and snippets.

View StrikerXx798's full-sized avatar

Evgeniy Turetskov StrikerXx798

  • Russia, Nizhny Novgorod
View GitHub Profile
@StrikerXx798
StrikerXx798 / .cs
Last active June 22, 2025 11:36
ДЗ: Перевод бойцов
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Last active June 29, 2025 11:19
ДЗ: Отчёт о вооружении
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Last active June 22, 2025 10:04
ДЗ: Топ игроков сервера
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Created June 22, 2025 09:07
ДЗ: Анархия в больнице
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Created June 22, 2025 08:23
ДЗ: Амнистия
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Last active June 21, 2025 19:18
ДЗ: Поиск преступника
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Last active June 21, 2025 17:16
ДЗ: Автосервис
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
@StrikerXx798
StrikerXx798 / .cs
Last active June 20, 2025 17:48
ДЗ: Зоопарк
using System;
using System.Collections.Generic;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
{
@StrikerXx798
StrikerXx798 / .cs
Last active June 20, 2025 13:57
ДЗ: Аквариум
using System;
using System.Collections.Generic;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)
{
@StrikerXx798
StrikerXx798 / .cs
Last active June 20, 2025 11:58
ДЗ: Война
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApp1
{
public class Program
{
static void Main(string[] args)