
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_4def11af_8697_4878_80dd_23524754b370 [id="id_4def11af_8697_4878_80dd_23524754b370#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_9f3a8560_d27a_4415_b914_d40c2594b09c [id="id_9f3a8560_d27a_4415_b914_d40c2594b09c#Declare" pos="0.0,9999.0625!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="num1 = 0" tooltip="num1: Real = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_427737f5_f835_40b5_912a_d9c5b2d394c3 [id="id_427737f5_f835_40b5_912a_d9c5b2d394c3#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num2" tooltip="num2: Real" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_40fa457f_9ed7_4fc7_83c3_4c90585110dc [id="id_40fa457f_9ed7_4fc7_83c3_4c90585110dc#Output" pos="0.0,9997.1875!" height=0.4 width=6.58 fixedsize=true group="fun-main"    label="\"ingresela cantidad de horas que permaneció estacionado\"" tooltip="\"ingresela cantidad de horas que permaneció estacionado\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cb853643_772d_46d0_829d_b57917e71cc9 [id="id_cb853643_772d_46d0_829d_b57917e71cc9#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="num1" tooltip="num1" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="id_60d6b62d_d1c5_46fe_9437_0063ba0b5340#If" pos="0.0,9995.3125!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="num1>--4" tooltip="num1>--4" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [pos="5.0,9995.3125!" shape=point width=0]
  false_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [pos="-5.0,9995.3125!" shape=point width=0]
  
  id_f8cdeac6_51d1_4131_a019_76985912126a [id="id_f8cdeac6_51d1_4131_a019_76985912126a#Assign" pos="5.0,9994.375!" height=0.4 width=4.05 fixedsize=true group="id_af81fc0d_8716_4e49_af3c_b77252a1caad"    label="num2 = num1*900-((num1*900)*15)/100" tooltip="num2 = num1*900-((num1*900)*15)/100" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f [id="id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f#Output" pos="5.0,9993.4375!" height=0.4 width=7.46 fixedsize=true group="id_af81fc0d_8716_4e49_af3c_b77252a1caad"    label="\"el monto total es de \"+num2+\" con descuento de larga estadía\"" tooltip="\"el monto total es de \"+num2+\" con descuento de larga estadía\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c04d4252_3f11_4bc1_b4c4_e22c4eb6331c [id="id_c04d4252_3f11_4bc1_b4c4_e22c4eb6331c#Assign" pos="-5.0,9994.375!" height=0.4 width=1.96 fixedsize=true group="id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3"    label="num2 = num1*1600" tooltip="num2 = num1*1600" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_bea3771b_2d68_41bd_ae3a_3817e27ae58f [id="id_bea3771b_2d68_41bd_ae3a_3817e27ae58f#Output" pos="-5.0,9993.4375!" height=0.4 width=6.8 fixedsize=true group="id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3"    label="\"el monto total es de \"+num2+\" sin descuentos aplicados\"" tooltip="\"el monto total es de \"+num2+\" sin descuentos aplicados\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [ pos="5.0,9992.5!" shape=point width=0]
  false_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [ pos="-5.0,9992.5!" shape=point width=0]
  
  end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340#IfEnd" class="flowrun-not-selectable" pos="0.0,9992.5!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_3052db34_08bd_40e2_82ea_bc45db11c4d4 [id="id_3052db34_08bd_40e2_82ea_bc45db11c4d4#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_4def11af_8697_4878_80dd_23524754b370:s -> id_9f3a8560_d27a_4415_b914_d40c2594b09c:n [id="id_4def11af_8697_4878_80dd_23524754b370@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9f3a8560_d27a_4415_b914_d40c2594b09c:s -> id_427737f5_f835_40b5_912a_d9c5b2d394c3:n [id="id_9f3a8560_d27a_4415_b914_d40c2594b09c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_427737f5_f835_40b5_912a_d9c5b2d394c3:s -> id_40fa457f_9ed7_4fc7_83c3_4c90585110dc:n [id="id_427737f5_f835_40b5_912a_d9c5b2d394c3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_40fa457f_9ed7_4fc7_83c3_4c90585110dc:s -> id_cb853643_772d_46d0_829d_b57917e71cc9:n [id="id_40fa457f_9ed7_4fc7_83c3_4c90585110dc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cb853643_772d_46d0_829d_b57917e71cc9:s -> id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:n [id="id_cb853643_772d_46d0_829d_b57917e71cc9@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:e -> true_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="id_60d6b62d_d1c5_46fe_9437_0063ba0b5340@id_af81fc0d_8716_4e49_af3c_b77252a1caad" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 -> id_f8cdeac6_51d1_4131_a019_76985912126a:n [id="id_60d6b62d_d1c5_46fe_9437_0063ba0b5340@id_af81fc0d_8716_4e49_af3c_b77252a1caad" tailtooltip=" " edgetooltip=" "]
  
  id_f8cdeac6_51d1_4131_a019_76985912126a:s -> id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f:n [id="id_f8cdeac6_51d1_4131_a019_76985912126a@id_af81fc0d_8716_4e49_af3c_b77252a1caad" tailtooltip=" " edgetooltip=" "]
  id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f:s -> true_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:n [id="id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f@id_af81fc0d_8716_4e49_af3c_b77252a1caad" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 -> end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="id_a65e4471_3f7e_490f_bbbc_d0ef1a7e936f@id_af81fc0d_8716_4e49_af3c_b77252a1caad" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:w -> false_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="id_60d6b62d_d1c5_46fe_9437_0063ba0b5340@id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 -> id_c04d4252_3f11_4bc1_b4c4_e22c4eb6331c:n [id="id_60d6b62d_d1c5_46fe_9437_0063ba0b5340@id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3" tailtooltip=" " edgetooltip=" "]
  
  id_c04d4252_3f11_4bc1_b4c4_e22c4eb6331c:s -> id_bea3771b_2d68_41bd_ae3a_3817e27ae58f:n [id="id_c04d4252_3f11_4bc1_b4c4_e22c4eb6331c@id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3" tailtooltip=" " edgetooltip=" "]
  id_bea3771b_2d68_41bd_ae3a_3817e27ae58f:s -> false_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:n [id="id_bea3771b_2d68_41bd_ae3a_3817e27ae58f@id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 -> end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340 [id="id_bea3771b_2d68_41bd_ae3a_3817e27ae58f@id_9efc92c7_9e4a_4c04_9448_1c283c5e7ba3" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340:s -> id_3052db34_08bd_40e2_82ea_bc45db11c4d4:n [id="end_id_60d6b62d_d1c5_46fe_9437_0063ba0b5340@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
