ФІО = 6final Запитання:using System; using System.Collections.Generic; using System.Text; namespace EXP { partial class user //class user { static int Do(int N, int A, int F, int D_In) { return C.Do(N, A, F, D_In); } public static void UserStendInit() { //---------Students code----------------BEGIN //C.SetStend1(); C.SetStend2(); //C.SetStend3(); //---------Students code----------------END } //++++++++++++++++++++++++++++++++++++++++++++++++++++++ public static void UserCrateInit() { // C.SetDAC(3); //example //---------Students code----------------BEGIN //C.SetStep(1); C.SetADC(2); //C.SetCAS(3); C.SetDAC(1); C.SetDAC(3); C.SetADC(4); //---------Students code----------------END } //+%2 ====================================