mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2025-06-08 06:59:23 +03:00
Delete Program.cs
This commit is contained in:
parent
1e368a1324
commit
86940aa666
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