Skip to content

Instantly share code, notes, and snippets.

View SNOT77's full-sized avatar

Дмитрий Сидоркин SNOT77

View GitHub Profile
using System;
using System.Text;
namespace DZ_Rearrangement
{
internal class Program
{
static void Main(string[] args)
{
string name = "Дмитрий";
string lastName = "Иванов";
using System;using System;
using System.Runtime.InteropServices;
using System.Text;
namespace DZ_picture
{
internal class Program
{
static void Main(string[] args)
{
int numberOfRows = 3;
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{
@SNOT77
SNOT77 / gist:6dba16a540ba34fab4c8a1fd4fac57b8
Created April 21, 2025 09:50
ДЗ Переменные.sln
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ДЗ_Переменные
{
internal class Program
{