mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2025-06-07 22:49:24 +03:00
Delete Program.cs
This commit is contained in:
parent
bb2c8bd1a0
commit
41b6eb063c
13
Program.cs
13
Program.cs
@ -1,13 +0,0 @@
|
||||
using System;
|
||||
|
||||
public class Laba1
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
var a = 1;
|
||||
var b = 0;
|
||||
var n = 2;
|
||||
var m = 2;
|
||||
var c = 4;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user