
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_5abf305c_3ed6_43dc_8610_22cb5e3bcbd4 [id="id_5abf305c_3ed6_43dc_8610_22cb5e3bcbd4#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_17a86b1c_7aea_4c81_8b64_aaa3655e53ef [id="id_17a86b1c_7aea_4c81_8b64_aaa3655e53ef#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a = 0" tooltip="a: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9d35c97a_02db_4e73_a92a_7dcb3a9bc12e [id="id_9d35c97a_02db_4e73_a92a_7dcb3a9bc12e#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b = 0" tooltip="b: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_07adb05c_5b73_4c69_bc38_ad5b22ac05fd [id="id_07adb05c_5b73_4c69_bc38_ad5b22ac05fd#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c = 0" tooltip="c: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a988437d_d886_45b8_b7c9_21784aa4f64e [id="id_a988437d_d886_45b8_b7c9_21784aa4f64e#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7b1f0955_7c89_4a0e_aee4_18c2d8cc2ccd [id="id_7b1f0955_7c89_4a0e_aee4_18c2d8cc2ccd#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e4f3c9fe_87e6_4161_8f69_74ba86e03026 [id="id_e4f3c9fe_87e6_4161_8f69_74ba86e03026#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b" tooltip="b" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_07c1494c_ff91_49dd_97b8_b25f086fa64b [id="id_07c1494c_ff91_49dd_97b8_b25f086fa64b#Input" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c" tooltip="c" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c#If" pos="0.0,9992.5!" height=0.5 width=1.82 fixedsize=true group="fun-main" 
    label="(a>b && a>c)" tooltip="(a>b && a>c)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [pos="3.75,9992.5!" shape=point width=0]
  false_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [pos="-7.5,9992.5!" shape=point width=0]
  
  id_abf0249d_84ba_4fb1_a00a_595dce2c4eb1 [id="id_abf0249d_84ba_4fb1_a00a_595dce2c4eb1#Assign" pos="3.75,9991.5625!" height=0.4 width=1.0 fixedsize=true group="id_6f926318_d7f4_4285_95d8_5f4601c710f1"    label="x = a" tooltip="x = a" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d [id="id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d#Output" pos="3.75,9990.625!" height=0.4 width=4.49 fixedsize=true group="id_6f926318_d7f4_4285_95d8_5f4601c710f1"    label="\"El numero \" + x + \" de A es mayor\"" tooltip="\"El numero \" + x + \" de A es mayor\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f#If" pos="-7.5,9991.5625!" height=0.5 width=1.05 fixedsize=true group="id_ea57f2ca_1135_4477_91a3_66517ad4a389" 
    label="(b>c)" tooltip="(b>c)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [pos="-3.75,9991.5625!" shape=point width=0]
  false_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [pos="-11.25,9991.5625!" shape=point width=0]
  
  id_c107d3c2_126f_41ca_856e_2d5b0d4d3f71 [id="id_c107d3c2_126f_41ca_856e_2d5b0d4d3f71#Assign" pos="-3.75,9990.625!" height=0.4 width=1.0 fixedsize=true group="id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742"    label="x = b" tooltip="x = b" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6 [id="id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6#Output" pos="-3.75,9989.6875!" height=0.4 width=4.49 fixedsize=true group="id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742"    label="\"El numero \" + x + \" de B es mayor\"" tooltip="\"El numero \" + x + \" de B es mayor\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5fa5d6df_33c2_4639_9454_a1ae7d57f6fa [id="id_5fa5d6df_33c2_4639_9454_a1ae7d57f6fa#Assign" pos="-11.25,9990.625!" height=0.4 width=1.0 fixedsize=true group="id_5d947159_f3eb_46ae_bfa9_03328d7942a0"    label="x = c" tooltip="x = c" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_47fa649a_e630_4037_ac25_2b274d1806a5 [id="id_47fa649a_e630_4037_ac25_2b274d1806a5#Output" pos="-11.25,9989.6875!" height=0.4 width=4.49 fixedsize=true group="id_5d947159_f3eb_46ae_bfa9_03328d7942a0"    label="\"El numero \" + x + \" de C es mayor\"" tooltip="\"El numero \" + x + \" de C es mayor\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [ pos="-3.75,9988.75!" shape=point width=0]
  false_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [ pos="-11.25,9988.75!" shape=point width=0]
  
  end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f#IfEnd" class="flowrun-not-selectable" pos="-7.5,9988.75!" group="id_ea57f2ca_1135_4477_91a3_66517ad4a389" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [ pos="3.75,9987.8125!" shape=point width=0]
  false_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [ pos="-7.5,9987.8125!" shape=point width=0]
  
  end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c#IfEnd" class="flowrun-not-selectable" pos="0.0,9987.8125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_2f100b1b_23ae_4db7_9d7d_5430a52accb4 [id="id_2f100b1b_23ae_4db7_9d7d_5430a52accb4#Return" pos="0.0,9986.875!" 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_5abf305c_3ed6_43dc_8610_22cb5e3bcbd4:s -> id_17a86b1c_7aea_4c81_8b64_aaa3655e53ef:n [id="id_5abf305c_3ed6_43dc_8610_22cb5e3bcbd4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_17a86b1c_7aea_4c81_8b64_aaa3655e53ef:s -> id_9d35c97a_02db_4e73_a92a_7dcb3a9bc12e:n [id="id_17a86b1c_7aea_4c81_8b64_aaa3655e53ef@fun-main" tailtooltip=" " edgetooltip=" "]
  id_9d35c97a_02db_4e73_a92a_7dcb3a9bc12e:s -> id_07adb05c_5b73_4c69_bc38_ad5b22ac05fd:n [id="id_9d35c97a_02db_4e73_a92a_7dcb3a9bc12e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_07adb05c_5b73_4c69_bc38_ad5b22ac05fd:s -> id_a988437d_d886_45b8_b7c9_21784aa4f64e:n [id="id_07adb05c_5b73_4c69_bc38_ad5b22ac05fd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a988437d_d886_45b8_b7c9_21784aa4f64e:s -> id_7b1f0955_7c89_4a0e_aee4_18c2d8cc2ccd:n [id="id_a988437d_d886_45b8_b7c9_21784aa4f64e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_7b1f0955_7c89_4a0e_aee4_18c2d8cc2ccd:s -> id_e4f3c9fe_87e6_4161_8f69_74ba86e03026:n [id="id_7b1f0955_7c89_4a0e_aee4_18c2d8cc2ccd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e4f3c9fe_87e6_4161_8f69_74ba86e03026:s -> id_07c1494c_ff91_49dd_97b8_b25f086fa64b:n [id="id_e4f3c9fe_87e6_4161_8f69_74ba86e03026@fun-main" tailtooltip=" " edgetooltip=" "]
  id_07c1494c_ff91_49dd_97b8_b25f086fa64b:s -> id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:n [id="id_07c1494c_ff91_49dd_97b8_b25f086fa64b@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:e -> true_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c@id_6f926318_d7f4_4285_95d8_5f4601c710f1" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c -> id_abf0249d_84ba_4fb1_a00a_595dce2c4eb1:n [id="id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c@id_6f926318_d7f4_4285_95d8_5f4601c710f1" tailtooltip=" " edgetooltip=" "]
  
  id_abf0249d_84ba_4fb1_a00a_595dce2c4eb1:s -> id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d:n [id="id_abf0249d_84ba_4fb1_a00a_595dce2c4eb1@id_6f926318_d7f4_4285_95d8_5f4601c710f1" tailtooltip=" " edgetooltip=" "]
  id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d:s -> true_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:n [id="id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d@id_6f926318_d7f4_4285_95d8_5f4601c710f1" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c -> end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="id_9de1e34c_a5f7_4309_a616_5ab8aeeeee0d@id_6f926318_d7f4_4285_95d8_5f4601c710f1" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:w -> false_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c@id_ea57f2ca_1135_4477_91a3_66517ad4a389" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c -> id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:n [id="id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c@id_ea57f2ca_1135_4477_91a3_66517ad4a389" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:e -> true_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f -> id_c107d3c2_126f_41ca_856e_2d5b0d4d3f71:n [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742" tailtooltip=" " edgetooltip=" "]
  
  id_c107d3c2_126f_41ca_856e_2d5b0d4d3f71:s -> id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6:n [id="id_c107d3c2_126f_41ca_856e_2d5b0d4d3f71@id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742" tailtooltip=" " edgetooltip=" "]
  id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6:s -> true_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:n [id="id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6@id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f -> end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="id_0ac2337d_fb29_48ff_80a8_5e0f439dccc6@id_a58dfd91_33ee_4bdb_a25b_6fcb477ff742" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:w -> false_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_5d947159_f3eb_46ae_bfa9_03328d7942a0" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f -> id_5fa5d6df_33c2_4639_9454_a1ae7d57f6fa:n [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_5d947159_f3eb_46ae_bfa9_03328d7942a0" tailtooltip=" " edgetooltip=" "]
  
  id_5fa5d6df_33c2_4639_9454_a1ae7d57f6fa:s -> id_47fa649a_e630_4037_ac25_2b274d1806a5:n [id="id_5fa5d6df_33c2_4639_9454_a1ae7d57f6fa@id_5d947159_f3eb_46ae_bfa9_03328d7942a0" tailtooltip=" " edgetooltip=" "]
  id_47fa649a_e630_4037_ac25_2b274d1806a5:s -> false_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:n [id="id_47fa649a_e630_4037_ac25_2b274d1806a5@id_5d947159_f3eb_46ae_bfa9_03328d7942a0" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f -> end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f [id="id_47fa649a_e630_4037_ac25_2b274d1806a5@id_5d947159_f3eb_46ae_bfa9_03328d7942a0" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f:s -> false_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:n [id="end_id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_ea57f2ca_1135_4477_91a3_66517ad4a389" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c -> end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c [id="id_38f97f9d_7b90_454a_86c6_9bf398f6e88f@id_ea57f2ca_1135_4477_91a3_66517ad4a389" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c:s -> id_2f100b1b_23ae_4db7_9d7d_5430a52accb4:n [id="end_id_4b1e9fc6_4fd1_4547_a0b6_b7da93c9316c@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
