
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_b6518356_8871_4921_8951_a6c68be4855d [id="id_b6518356_8871_4921_8951_a6c68be4855d#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_d9b07741_16a8_461f_9332_53c4a9f0c9e2 [id="id_d9b07741_16a8_461f_9332_53c4a9f0c9e2#Declare" pos="0.0,9999.0625!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="Cantidad = 0" tooltip="Cantidad: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b950ffc7_93d4_42e7_8fd4_c3f8ef9646e6 [id="id_b950ffc7_93d4_42e7_8fd4_c3f8ef9646e6#Declare" pos="0.0,9998.125!" height=0.4 width=1.3 fixedsize=true group="fun-main"    label="Precio = 0" tooltip="Precio: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_995d580c_5790_421f_8150_bf72ccb7b5e1 [id="id_995d580c_5790_421f_8150_bf72ccb7b5e1#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="Venta = 0" tooltip="Venta: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7e44190a_1947_4609_8ace_74076293f3f3 [id="id_7e44190a_1947_4609_8ace_74076293f3f3#Output" pos="0.0,9996.25!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="cantidad de tambores\"" tooltip="cantidad de tambores\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f28741cb_7bd4_4110_8e00_988401d01296 [id="id_f28741cb_7bd4_4110_8e00_988401d01296#Input" pos="0.0,9995.3125!" height=0.4 width=1.74 fixedsize=true group="fun-main"    label="Precio a pagar" tooltip="Precio a pagar" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a78a4af9_51b9_4433_9bd4_acf3f77ee114 [id="id_a78a4af9_51b9_4433_9bd4_acf3f77ee114#Declare" pos="0.0,9994.375!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="Result = Cantidad * precio" tooltip="Result: Integer = Cantidad * precio" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_45a2960f_7732_46c8_953f_48092fb03a4d [id="id_45a2960f_7732_46c8_953f_48092fb03a4d#Output" pos="0.0,9993.4375!" height=0.4 width=1.8499999999999999 fixedsize=true group="fun-main"    label="\"Venta total\"" tooltip="\"Venta total\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bec98dce_c8b2_45eb_a4b5_2588f03ecfe8 [id="id_bec98dce_c8b2_45eb_a4b5_2588f03ecfe8#Input" pos="0.0,9992.5!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="MostrarResult" tooltip="MostrarResult" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_375a73db_f1e0_469d_92ec_19c77c7bc677 [id="id_375a73db_f1e0_469d_92ec_19c77c7bc677#Return" pos="0.0,9991.5625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_b6518356_8871_4921_8951_a6c68be4855d:s -> id_d9b07741_16a8_461f_9332_53c4a9f0c9e2:n [id="id_b6518356_8871_4921_8951_a6c68be4855d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_d9b07741_16a8_461f_9332_53c4a9f0c9e2:s -> id_b950ffc7_93d4_42e7_8fd4_c3f8ef9646e6:n [id="id_d9b07741_16a8_461f_9332_53c4a9f0c9e2@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b950ffc7_93d4_42e7_8fd4_c3f8ef9646e6:s -> id_995d580c_5790_421f_8150_bf72ccb7b5e1:n [id="id_b950ffc7_93d4_42e7_8fd4_c3f8ef9646e6@fun-main" tailtooltip=" " edgetooltip=" "]
  id_995d580c_5790_421f_8150_bf72ccb7b5e1:s -> id_7e44190a_1947_4609_8ace_74076293f3f3:n [id="id_995d580c_5790_421f_8150_bf72ccb7b5e1@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7e44190a_1947_4609_8ace_74076293f3f3:s -> id_f28741cb_7bd4_4110_8e00_988401d01296:n [id="id_7e44190a_1947_4609_8ace_74076293f3f3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f28741cb_7bd4_4110_8e00_988401d01296:s -> id_a78a4af9_51b9_4433_9bd4_acf3f77ee114:n [id="id_f28741cb_7bd4_4110_8e00_988401d01296@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a78a4af9_51b9_4433_9bd4_acf3f77ee114:s -> id_45a2960f_7732_46c8_953f_48092fb03a4d:n [id="id_a78a4af9_51b9_4433_9bd4_acf3f77ee114@fun-main" tailtooltip=" " edgetooltip=" "]
  id_45a2960f_7732_46c8_953f_48092fb03a4d:s -> id_bec98dce_c8b2_45eb_a4b5_2588f03ecfe8:n [id="id_45a2960f_7732_46c8_953f_48092fb03a4d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bec98dce_c8b2_45eb_a4b5_2588f03ecfe8:s -> id_375a73db_f1e0_469d_92ec_19c77c7bc677:n [id="id_bec98dce_c8b2_45eb_a4b5_2588f03ecfe8@fun-main" tailtooltip=" " edgetooltip=" "]

}
