Code:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace structure
{
class Program
{
struct jeetu // no semi colon
{
public string name;
public