Skip to content

Instantly share code, notes, and snippets.

View KENQUE007's full-sized avatar

KENQUE007

  • Joined May 2, 2026
View GitHub Profile
using System;
using System.Globalization;
namespace HomeWork_1._3
{
internal class Program
{
static void Main(string[] args)
{
double warehouseLength,warehouseWidth, warehouseHight;