Skip to content

Instantly share code, notes, and snippets.

using System;
namespace HW_1
{
internal class Program
{
static void Main(string[] args)
{
int lenghtHome = 0;
int widthHome = 0;
using System;
namespace HW_1
{
internal class Program
{
static void Main(string[] args)
{
string firstName;
string lastName;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HW_1
{
internal class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HW_1
{
internal class Program
{