Skip to content

Instantly share code, notes, and snippets.

int myAge;
string myName;
bool travelled;
char myFavouriteChar;
float probabilityOfSuccess;
double myHeight;
byte countJacket;
short dayOfLife;
long hourOfLife;
uint countTooch;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace Test2
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace Test2
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace Test2
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{
@EmptyRip
EmptyRip / gist:073697ba46e2e0f8662b3d3fa0e817fb
Created October 17, 2020 12:48
Задача номер 19
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{
@EmptyRip
EmptyRip / gist:699b0dd56d9b70b71946173011aadf56
Created October 28, 2020 16:49
Задача №19 Вариант 2
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{
@EmptyRip
EmptyRip / gist:921a407e4336d56bc182199a1f418759
Created October 31, 2020 11:01
Задача 13 вариант 3
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{
@EmptyRip
EmptyRip / gist:aa56838e39f5108e86c24a0cf38e9b22
Created October 31, 2020 16:08
Задача 19 Вариант 4
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace task
{
class Program
{