ALGORITMIA







new.htm


1 comentario:

  1. #include
    Int main()
    {
    Int a
    Cout<<"ingresa numero";
    Cin>>a;
    If(a==1) cout<<"es uno";
    Else cout<<" es diferente"<<endl;
    System("pause");
    Return 0;}

    ResponderEliminar

Ingresa tus comentarios