mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2025-06-28 21:39:24 +03:00
determined task
This commit is contained in:
parent
09f2114de6
commit
8db686fac0
14
laboratorna1/Program.cs
Normal file
14
laboratorna1/Program.cs
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
using System;
|
||||||
|
|
||||||
|
public class Lab1
|
||||||
|
{
|
||||||
|
public static void Main(String[] args)
|
||||||
|
{
|
||||||
|
/*o1 = +
|
||||||
|
c3 = 0
|
||||||
|
o2 = *
|
||||||
|
c7 = short */
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user