Santhosh veliyanur

Santhosh veliyanur


Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. https://mrewards.app/?uid=Ok4kpiiPko

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. https://winzo.onelink.me/gu8K/7b75f550

    ReplyDelete
  6. https://bst.cashinsta.xyz/share/3a3a43-0-91-10

    ReplyDelete

  7. WINZO APP LINK

    https://winzo.onelink.me/gu8K/7b75f550

    ReplyDelete
  8. https://winzo.onelink.me/gu8K/51136191



    Krishna moorthy link

    ReplyDelete
  9. https://bst.cashinsta.xyz/share/3a3a43-0-91-10


    Instagram cash app link

    ReplyDelete
  10. https://bst.cashinsta.xyz/share/3a3a43-0-91-10

    Insta cash app link

    ReplyDelete
  11. http://the-pocket-money.com/pm/48463043cb058608ef6b9719a7c1e375



    KasW5m


    You can also get up to ₹ 200 worth of Free Paytm Cash daily, just by using Pocket Money app! Register now through http://the-pocket-money.com/pm/48463043cb058608ef6b9719a7c1e375 & use my referral code on Registration screen - KasW5m

    ReplyDelete
  12. Rooter app


    https://rooter.app.link/Z9aQ6QN2zob

    ReplyDelete
  13. M gamer app


    https://play.google.com/store/apps/details?id=com.gspl.gamer&referrer=utm_source%3Dmrefferal%26utm_medium%3Ddirect%26utm_campaign%3Dmrefferal

    Invite code: C5tsSEWPBa

    ReplyDelete
  14. https://jobs.qjobsindia.com/cMhkV

    1 refer with 5 rupees

    App. Name with. QJOBS

    ReplyDelete
  15. int buttonPin1 = 2;
    int buttonPin2 = 3;
    int LEDred = 13;

    int A;
    int B;


    void setup() {
    pinMode(LEDred, OUTPUT);
    pinMode(buttonPin1, INPUT_PULLUP);
    pinMode(buttonPin2, INPUT_PULLUP);
    }

    void loop(){
    A = digitalRead(buttonPin1);
    B = digitalRead(buttonPin2);

    A=!A;
    B=!B;
    if (!(A||B))
    {
    digitalWrite(LEDred, HIGH);
    } else
    {
    digitalWrite(LEDred, LOW);
    }
    }

    ReplyDelete
  16. def table(p1,p2):
    a=(2+(2/(x**3)))*p1
    b=1
    c=(2+(2/(x**3)))*p2
    ans=a*c-(b**2)
    if ans==0:
    print("Points:",p1,p2)
    print("Inconclusive.\n")
    elif ans>0:
    if a>0:
    print("Points:",p1,p2)
    print("Minimum\n")
    value=ques(p1,p2)
    print(value)
    elif a<0:
    print("Points:",p1,p2)
    print("Maximum\n")
    value=ques(p1,p2)
    print(value)
    elif ans<0:
    print("Points:",p1,p2)
    print("Saddle point\n")
    return 0
    def ques(x,y):
    ques=x**2+x*y+y**2+(1/x)+(1/y)
    return ques
    table(2,1)
    table(-2,1)
    table(2,-1)
    table(-2,-1)

    ReplyDelete

Post a Comment