ймовірності виживання усіх дуелянтів. N 4) За черзі натіскаті кнопки 1-ша перестрілка raquo ;, 2-га перестрілка (та 3-тя перестрілка если после Другої перестілкі загине только 1 дуелянт) поки НЕ з з'явитися напис: Дуель закінчено! nДля виходим з програми натіснуті кнопку війтом або війтом з гри :( 'і підтвердіті свое бажання. );
}: System :: Void Form1_Load (System :: Object ^ sender, System :: EventArgs ^ e) { gt; Location=System :: Drawing :: Point (300,150);
}
};
}
· Form2.h (Вихід)
# pragma once
# include stdlib.h namespace System; namespace System :: ComponentModel; namespace System :: Collections; namespace System :: Windows :: Forms; namespace System :: Data; namespace System :: Drawing;
Багатостороннядуель16 {
/// lt; summary gt;
/// lt;/summary gt; ref class Form2: public System :: Windows :: Forms :: Form
{:( void)
{();
//
//
}
:
/// lt; summary gt;
/// lt;/summary gt;
~ Form2 ()
{(components)
{components;
}
}: System :: Windows :: Forms :: Label ^ label1 ;:: System :: Windows :: Forms :: Button ^ button1 ;: System :: Windows :: Forms :: Button ^ button2;
:
/// lt; summary gt;
/// lt;/summary gt; :: ComponentModel :: Container ^ components;
# pragma region Windows Form Designer generated code
/// lt; summary gt;
/// lt;/summary gt; InitializeComponent (void)
{ gt; label1=(gcnew System :: Windows :: Forms :: Label ()); gt; button1=(gcnew System :: Windows :: Forms :: Button ()); gt ; button2=(gcnew System :: Windows :: Forms :: Button ()); gt; SuspendLayout ();
//
//label1
// gt; label1- gt; AutoSize=true; gt; label1- gt; Font=(gcnew System :: Drawing :: Font (L Microsoft Sans Serif raquo ;, 9.75F, System::Drawing :: FontStyle :: Regular, System :: Drawing :: GraphicsUnit :: Point, _cast lt; System :: Byte gt; (204))); gt; label1- gt; Location=System :: Drawing :: Point (28 , 24); gt; label1- gt; Name=L label1 raquo ;; gt; label1- gt; Size=System :: Drawing :: Size (167, 16); gt; label1- gt; TabIndex=0; gt; label1- gt; Text=L Ві Дійсно хочете війтом ? raquo ;;
//
//button1
// gt; button1- gt; Font=(gcnew System :: Drawing :: Font (L Microsoft Sans Serif raquo ;, 9.75F, System :: Drawing :: FontStyle :: Regular, System :: Drawing :: GraphicsUnit :: Point, _cast lt; System :: Byte gt; (204))); gt; button1- gt; Location=System :: Drawing :: Point (31, 65); gt; button1- gt; Name=L button1 raquo ;; gt; button1- gt; Size=System :: Drawing :: Size (75, 23); gt; button1- gt; TabIndex=1; gt; button1- gt; Text=L Ні ; gt; button1- gt; UseVisualStyleBackColor=true; gt; button1- gt; Click +=gcnew System :: EventHandler (this, amp; Form2 :: button1_Click);
//
//button2
// gt; button2- gt; Font=(gcnew System :: Drawing :: Font (L Microsoft Sans Serif raquo ;, 9.75F, System :: Drawing :: FontStyle :: Regular, System :: Drawing :: GraphicsUnit :: Point, _cast lt; System :: Byte gt; (204))); gt; button2- gt; Location=System :: Drawing :: Point (142, 66); gt; button2- gt; Name=L button2 raquo ;; gt; button2- gt; Size=System :: Drawing :: Size (75, 23); gt; button2- gt; TabIndex=2; gt; button2- gt; Text=L Так ; gt; button2- gt; UseVisualStyleBackColor=true; gt; button2- gt; Click +=gcnew System :: EventHandler (this, amp; Form2 :: button2_Click);
//
//Form2
// gt; AutoScaleDimensions=System :: Drawing :: SizeF (6, 13); gt; AutoScaleMode=System :: Windows :: Forms :: AutoScaleMode :: Font; gt; BackColor=System :: Drawing :: SystemColors :: ButtonHighlight; gt; ClientSize=System :: Drawing :: Size (250, 112);gt;Controls-gt;Add(this-gt;button2);gt;Controls-gt;Add(this-gt;button1);gt;Controls-gt;Add(this-gt;label1);gt;FormBorderStyle =System :: Windows :: Forms :: FormBorderStyle :: SizableToolWindow; gt; MaximumSize=System :: Drawing :: Size (266, 151); gt; MinimumSize=System :: Drawing :: Size (266, 151); gt ; Name=L Fo...