
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_226078c3_52ad_458a_ae93_ff9488e9a262 [id="id_226078c3_52ad_458a_ae93_ff9488e9a262#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_fe7d1a4a_88d0_42da_82e9_4503967bf30b [id="id_fe7d1a4a_88d0_42da_82e9_4503967bf30b#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a" tooltip="a: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_72a092af_d86a_4b93_853c_e5f1fae7f9af [id="id_72a092af_d86a_4b93_853c_e5f1fae7f9af#Assign" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="a = 5" tooltip="a = 5" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_f5ee9fbd_fa05_4f40_88c4_16195f1c2f67 [id="id_f5ee9fbd_fa05_4f40_88c4_16195f1c2f67#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b" tooltip="b: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ba5e3ede_ca19_40ab_9cf4_de53cdbe2f99 [id="id_ba5e3ede_ca19_40ab_9cf4_de53cdbe2f99#Assign" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="b = 8" tooltip="b = 8" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_96576b18_72e0_4004_9487_e009db2146a0 [id="id_96576b18_72e0_4004_9487_e009db2146a0#Declare" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c" tooltip="c: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dc8cb38d_2431_449b_95f0_6ed29325cc64 [id="id_dc8cb38d_2431_449b_95f0_6ed29325cc64#Assign" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c = 10" tooltip="c = 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="id_c42e8462_5ab4_42cd_b313_3f6c6d34764e#If" pos="0.0,9993.4375!" height=0.5 width=1.6 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_c42e8462_5ab4_42cd_b313_3f6c6d34764e [pos="1.25,9993.4375!" shape=point width=0]
  false_dummy_up_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [pos="-2.5,9993.4375!" shape=point width=0]
  
  id_16d0793c_1595_45b1_8b3f_03ba8427d054 [id="id_16d0793c_1595_45b1_8b3f_03ba8427d054#Output" pos="1.25,9992.5!" height=0.4 width=1.63 fixedsize=true group="id_5cfeb3c5_7e2f_47b2_bdb7_6dda7b311626"    label="\"a é maior\"" tooltip="\"a é maior\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026#If" pos="-2.5,9992.5!" height=0.5 width=1.6 fixedsize=true group="id_b09a823c_0633_4c23_b523_cfc653ee72d4" 
    label="b>a && b>c" tooltip="b>a && b>c" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [pos="-1.25,9992.5!" shape=point width=0]
  false_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [pos="-3.75,9992.5!" shape=point width=0]
  
  id_551ae422_691c_4231_8b8b_e8ab4628b4bc [id="id_551ae422_691c_4231_8b8b_e8ab4628b4bc#Output" pos="-1.25,9991.5625!" height=0.4 width=1.63 fixedsize=true group="id_750597d8_fae7_4b05_8faa_aae88b00be74"    label="\"b é maior\"" tooltip="\"b é maior\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_7a099829_b69f_4af8_a305_7cd6beee6a56 [id="id_7a099829_b69f_4af8_a305_7cd6beee6a56#Output" pos="-3.75,9991.5625!" height=0.4 width=1.63 fixedsize=true group="id_e00ae2da_662e_46bc_8493_3d0dd9b915e7"    label="\"c é maior\"" tooltip="\"c é maior\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [ pos="-1.25,9990.625!" shape=point width=0]
  false_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [ pos="-3.75,9990.625!" shape=point width=0]
  
  end_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="end_id_93b19f08_0e96_4b03_8ee0_166f18d72026#IfEnd" class="flowrun-not-selectable" pos="-2.5,9990.625!" group="id_b09a823c_0633_4c23_b523_cfc653ee72d4" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [ pos="1.25,9989.6875!" shape=point width=0]
  false_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [ pos="-2.5,9989.6875!" shape=point width=0]
  
  end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e#IfEnd" class="flowrun-not-selectable" pos="0.0,9989.6875!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_701e3fd1_e4cb_4a05_a8a3_b1b46c1f97eb [id="id_701e3fd1_e4cb_4a05_a8a3_b1b46c1f97eb#Return" pos="0.0,9988.75!" 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_226078c3_52ad_458a_ae93_ff9488e9a262:s -> id_fe7d1a4a_88d0_42da_82e9_4503967bf30b:n [id="id_226078c3_52ad_458a_ae93_ff9488e9a262@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fe7d1a4a_88d0_42da_82e9_4503967bf30b:s -> id_72a092af_d86a_4b93_853c_e5f1fae7f9af:n [id="id_fe7d1a4a_88d0_42da_82e9_4503967bf30b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_72a092af_d86a_4b93_853c_e5f1fae7f9af:s -> id_f5ee9fbd_fa05_4f40_88c4_16195f1c2f67:n [id="id_72a092af_d86a_4b93_853c_e5f1fae7f9af@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f5ee9fbd_fa05_4f40_88c4_16195f1c2f67:s -> id_ba5e3ede_ca19_40ab_9cf4_de53cdbe2f99:n [id="id_f5ee9fbd_fa05_4f40_88c4_16195f1c2f67@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ba5e3ede_ca19_40ab_9cf4_de53cdbe2f99:s -> id_96576b18_72e0_4004_9487_e009db2146a0:n [id="id_ba5e3ede_ca19_40ab_9cf4_de53cdbe2f99@fun-main" tailtooltip=" " edgetooltip=" "]
  id_96576b18_72e0_4004_9487_e009db2146a0:s -> id_dc8cb38d_2431_449b_95f0_6ed29325cc64:n [id="id_96576b18_72e0_4004_9487_e009db2146a0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_dc8cb38d_2431_449b_95f0_6ed29325cc64:s -> id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:n [id="id_dc8cb38d_2431_449b_95f0_6ed29325cc64@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:e -> true_dummy_up_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="id_c42e8462_5ab4_42cd_b313_3f6c6d34764e@id_5cfeb3c5_7e2f_47b2_bdb7_6dda7b311626" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e -> id_16d0793c_1595_45b1_8b3f_03ba8427d054:n [id="id_c42e8462_5ab4_42cd_b313_3f6c6d34764e@id_5cfeb3c5_7e2f_47b2_bdb7_6dda7b311626" tailtooltip=" " edgetooltip=" "]
  
  id_16d0793c_1595_45b1_8b3f_03ba8427d054:s -> true_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:n [id="id_16d0793c_1595_45b1_8b3f_03ba8427d054@id_5cfeb3c5_7e2f_47b2_bdb7_6dda7b311626" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e -> end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="id_16d0793c_1595_45b1_8b3f_03ba8427d054@id_5cfeb3c5_7e2f_47b2_bdb7_6dda7b311626" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:w -> false_dummy_up_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="id_c42e8462_5ab4_42cd_b313_3f6c6d34764e@id_b09a823c_0633_4c23_b523_cfc653ee72d4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e -> id_93b19f08_0e96_4b03_8ee0_166f18d72026:n [id="id_c42e8462_5ab4_42cd_b313_3f6c6d34764e@id_b09a823c_0633_4c23_b523_cfc653ee72d4" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_93b19f08_0e96_4b03_8ee0_166f18d72026:e -> true_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_750597d8_fae7_4b05_8faa_aae88b00be74" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 -> id_551ae422_691c_4231_8b8b_e8ab4628b4bc:n [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_750597d8_fae7_4b05_8faa_aae88b00be74" tailtooltip=" " edgetooltip=" "]
  
  id_551ae422_691c_4231_8b8b_e8ab4628b4bc:s -> true_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026:n [id="id_551ae422_691c_4231_8b8b_e8ab4628b4bc@id_750597d8_fae7_4b05_8faa_aae88b00be74" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026 -> end_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="id_551ae422_691c_4231_8b8b_e8ab4628b4bc@id_750597d8_fae7_4b05_8faa_aae88b00be74" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_93b19f08_0e96_4b03_8ee0_166f18d72026:w -> false_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_e00ae2da_662e_46bc_8493_3d0dd9b915e7" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_93b19f08_0e96_4b03_8ee0_166f18d72026 -> id_7a099829_b69f_4af8_a305_7cd6beee6a56:n [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_e00ae2da_662e_46bc_8493_3d0dd9b915e7" tailtooltip=" " edgetooltip=" "]
  
  id_7a099829_b69f_4af8_a305_7cd6beee6a56:s -> false_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026:n [id="id_7a099829_b69f_4af8_a305_7cd6beee6a56@id_e00ae2da_662e_46bc_8493_3d0dd9b915e7" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_93b19f08_0e96_4b03_8ee0_166f18d72026 -> end_id_93b19f08_0e96_4b03_8ee0_166f18d72026 [id="id_7a099829_b69f_4af8_a305_7cd6beee6a56@id_e00ae2da_662e_46bc_8493_3d0dd9b915e7" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_93b19f08_0e96_4b03_8ee0_166f18d72026:s -> false_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:n [id="end_id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_b09a823c_0633_4c23_b523_cfc653ee72d4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e -> end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e [id="id_93b19f08_0e96_4b03_8ee0_166f18d72026@id_b09a823c_0633_4c23_b523_cfc653ee72d4" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e:s -> id_701e3fd1_e4cb_4a05_a8a3_b1b46c1f97eb:n [id="end_id_c42e8462_5ab4_42cd_b313_3f6c6d34764e@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
