
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_a0cf347b_ce1c_4530_9d76_7218ebfacb7b [id="id_a0cf347b_ce1c_4530_9d76_7218ebfacb7b#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_2507c525_f27b_407e_adb8_1b0c01fa2f93 [id="id_2507c525_f27b_407e_adb8_1b0c01fa2f93#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ab3d1c55_4c26_47dc_b64d_9058fc1b7729 [id="id_ab3d1c55_4c26_47dc_b64d_9058fc1b7729#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="t" tooltip="t: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_70c744e1_b356_44e1_8dbf_01759d14d841 [id="id_70c744e1_b356_44e1_8dbf_01759d14d841#Assign" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 5" tooltip="x = 5" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_ae4fb0f1_252b_4d5c_ba36_57b4e2bccb54 [id="id_ae4fb0f1_252b_4d5c_ba36_57b4e2bccb54#Assign" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="t = 0" tooltip="t = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb#While" pos="0.0,9995.3125!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="x<55" tooltip="x<55" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="-1.25,9995.3125!" shape=point width=0]
  
  id_10e6ab00_8f31_4e4e_98fc_f7cb214d983d [id="id_10e6ab00_8f31_4e4e_98fc_f7cb214d983d#Assign" pos="2.5,9994.375!" height=0.4 width=1.19 fixedsize=true group="id_be695201_4b69_4ad3_befd_a18636556f38"    label="t = t + 1" tooltip="t = t + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_d097be8b_9fa5_43d0_a55b_7170a52a7771 [id="id_d097be8b_9fa5_43d0_a55b_7170a52a7771#Output" pos="2.5,9993.4375!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_be695201_4b69_4ad3_befd_a18636556f38"    label="\"\" + t + \"x5 = \" + x" tooltip="\"\" + t + \"x5 = \" + x" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a5332d88_c581_42cd_a64c_82e2d7faf742 [id="id_a5332d88_c581_42cd_a64c_82e2d7faf742#Assign" pos="2.5,9992.5!" height=0.4 width=1.0 fixedsize=true group="id_be695201_4b69_4ad3_befd_a18636556f38"    label="x = x+5" tooltip="x = x+5" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="2.5,9991.666666666666!" shape=point width=0]
  true_dummy_down_left_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="0.0,9991.666666666666!" shape=point width=0]
  false_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="-1.25,9991.5625!" shape=point width=0]
  end_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [pos="0.0,9991.5625!" group="fun-main" shape=point width=0]
  
  
  id_1dfc5760_476a_4dff_87ec_11a51a7aff74 [id="id_1dfc5760_476a_4dff_87ec_11a51a7aff74#Output" pos="0.0,9990.625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="\"Fim\"" tooltip="\"Fim\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bbf67a08_45bd_4f97_a817_63dd48798836 [id="id_bbf67a08_45bd_4f97_a817_63dd48798836#Return" pos="0.0,9989.6875!" 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_a0cf347b_ce1c_4530_9d76_7218ebfacb7b:s -> id_2507c525_f27b_407e_adb8_1b0c01fa2f93:n [id="id_a0cf347b_ce1c_4530_9d76_7218ebfacb7b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2507c525_f27b_407e_adb8_1b0c01fa2f93:s -> id_ab3d1c55_4c26_47dc_b64d_9058fc1b7729:n [id="id_2507c525_f27b_407e_adb8_1b0c01fa2f93@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ab3d1c55_4c26_47dc_b64d_9058fc1b7729:s -> id_70c744e1_b356_44e1_8dbf_01759d14d841:n [id="id_ab3d1c55_4c26_47dc_b64d_9058fc1b7729@fun-main" tailtooltip=" " edgetooltip=" "]
  id_70c744e1_b356_44e1_8dbf_01759d14d841:s -> id_ae4fb0f1_252b_4d5c_ba36_57b4e2bccb54:n [id="id_70c744e1_b356_44e1_8dbf_01759d14d841@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ae4fb0f1_252b_4d5c_ba36_57b4e2bccb54:s -> id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb:n [id="id_ae4fb0f1_252b_4d5c_ba36_57b4e2bccb54@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb:e -> true_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> id_10e6ab00_8f31_4e4e_98fc_f7cb214d983d:n [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" "]
  
  id_10e6ab00_8f31_4e4e_98fc_f7cb214d983d:s -> id_d097be8b_9fa5_43d0_a55b_7170a52a7771:n [id="id_10e6ab00_8f31_4e4e_98fc_f7cb214d983d@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" "]
  id_d097be8b_9fa5_43d0_a55b_7170a52a7771:s -> id_a5332d88_c581_42cd_a64c_82e2d7faf742:n [id="id_d097be8b_9fa5_43d0_a55b_7170a52a7771@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" "]
  id_a5332d88_c581_42cd_a64c_82e2d7faf742:s -> true_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb:n [id="id_a5332d88_c581_42cd_a64c_82e2d7faf742@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> true_dummy_down_left_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_a5332d88_c581_42cd_a64c_82e2d7faf742@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb:s [id="id_a5332d88_c581_42cd_a64c_82e2d7faf742@id_be695201_4b69_4ad3_befd_a18636556f38" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb:w -> false_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> false_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> end_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb -> id_1dfc5760_476a_4dff_87ec_11a51a7aff74 [id="id_cf64aa72_0ce4_4f79_8533_6ba9626b74fb@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_1dfc5760_476a_4dff_87ec_11a51a7aff74:s -> id_bbf67a08_45bd_4f97_a817_63dd48798836:n [id="id_1dfc5760_476a_4dff_87ec_11a51a7aff74@fun-main" tailtooltip=" " edgetooltip=" "]

}
