
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_795640ba_3ab8_4e81_8562_92a5d132e2d0 [id="id_795640ba_3ab8_4e81_8562_92a5d132e2d0#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_be41e3b3_701a_470b_8717_5696bc9db997 [id="id_be41e3b3_701a_470b_8717_5696bc9db997#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_5ba86398_1fcd_484d_8431_c1771e13d318 [id="id_5ba86398_1fcd_484d_8431_c1771e13d318#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_20b2256f_796f_4d42_9831_e6785465800d [id="id_20b2256f_796f_4d42_9831_e6785465800d#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_56ce8e31_6d7d_42df_a75e_0d4dca1ce430 [id="id_56ce8e31_6d7d_42df_a75e_0d4dca1ce430#Assign" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x = 0" tooltip="x = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_e142e19d_7c08_498c_b243_f7711df83bb9 [id="id_e142e19d_7c08_498c_b243_f7711df83bb9#Output" pos="0.0,9995.3125!" height=0.4 width=3.72 fixedsize=true group="fun-main"    label="\"DIGITE UM NUMERO ENTRE 1 E 9\"" tooltip="\"DIGITE UM NUMERO ENTRE 1 E 9\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4e12da0b_5a77_4a61_b50f_fbb83cd577f9 [id="id_4e12da0b_5a77_4a61_b50f_fbb83cd577f9#Input" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_90542802_8853_4155_a326_648c3943c55e [id="id_90542802_8853_4155_a326_648c3943c55e#While" pos="0.0,9993.4375!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="x < 10" tooltip="x < 10" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_90542802_8853_4155_a326_648c3943c55e [pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_up_id_90542802_8853_4155_a326_648c3943c55e [pos="-1.25,9993.4375!" shape=point width=0]
  
  id_7140fb38_61e7_4cc2_a718_ecd50cd01058 [id="id_7140fb38_61e7_4cc2_a718_ecd50cd01058#Assign" pos="2.5,9992.5!" height=0.4 width=1.19 fixedsize=true group="id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d"    label="x = x + 1" tooltip="x = x + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_a67e1230_7cca_49e1_ad31_b665b7058a9c [id="id_a67e1230_7cca_49e1_ad31_b665b7058a9c#Assign" pos="2.5,9991.5625!" height=0.4 width=1.19 fixedsize=true group="id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d"    label="t = x * n" tooltip="t = x * n" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_d86776b4_37c4_44e6_97cf_6c813aee4e0d [id="id_d86776b4_37c4_44e6_97cf_6c813aee4e0d#Output" pos="2.5,9990.625!" height=0.4 width=2.62 fixedsize=true group="id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d"    label="\"\"+x+\"x\"+n+\"=\"+t" tooltip="\"\"+x+\"x\"+n+\"=\"+t" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_90542802_8853_4155_a326_648c3943c55e [pos="2.5,9989.791666666666!" shape=point width=0]
  true_dummy_down_left_id_90542802_8853_4155_a326_648c3943c55e [pos="0.0,9989.791666666666!" shape=point width=0]
  false_dummy_down_id_90542802_8853_4155_a326_648c3943c55e [pos="-1.25,9989.6875!" shape=point width=0]
  end_dummy_down_id_90542802_8853_4155_a326_648c3943c55e [pos="0.0,9989.6875!" group="fun-main" shape=point width=0]
  
  
  id_cb6f05ad_97ba_40aa_b36a_234012cafa52 [id="id_cb6f05ad_97ba_40aa_b36a_234012cafa52#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_795640ba_3ab8_4e81_8562_92a5d132e2d0:s -> id_be41e3b3_701a_470b_8717_5696bc9db997:n [id="id_795640ba_3ab8_4e81_8562_92a5d132e2d0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_be41e3b3_701a_470b_8717_5696bc9db997:s -> id_5ba86398_1fcd_484d_8431_c1771e13d318:n [id="id_be41e3b3_701a_470b_8717_5696bc9db997@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5ba86398_1fcd_484d_8431_c1771e13d318:s -> id_20b2256f_796f_4d42_9831_e6785465800d:n [id="id_5ba86398_1fcd_484d_8431_c1771e13d318@fun-main" tailtooltip=" " edgetooltip=" "]
  id_20b2256f_796f_4d42_9831_e6785465800d:s -> id_56ce8e31_6d7d_42df_a75e_0d4dca1ce430:n [id="id_20b2256f_796f_4d42_9831_e6785465800d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_56ce8e31_6d7d_42df_a75e_0d4dca1ce430:s -> id_e142e19d_7c08_498c_b243_f7711df83bb9:n [id="id_56ce8e31_6d7d_42df_a75e_0d4dca1ce430@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e142e19d_7c08_498c_b243_f7711df83bb9:s -> id_4e12da0b_5a77_4a61_b50f_fbb83cd577f9:n [id="id_e142e19d_7c08_498c_b243_f7711df83bb9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4e12da0b_5a77_4a61_b50f_fbb83cd577f9:s -> id_90542802_8853_4155_a326_648c3943c55e:n [id="id_4e12da0b_5a77_4a61_b50f_fbb83cd577f9@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_90542802_8853_4155_a326_648c3943c55e:e -> true_dummy_up_id_90542802_8853_4155_a326_648c3943c55e [id="id_90542802_8853_4155_a326_648c3943c55e@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_90542802_8853_4155_a326_648c3943c55e -> id_7140fb38_61e7_4cc2_a718_ecd50cd01058:n [id="id_90542802_8853_4155_a326_648c3943c55e@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" "]
  
  id_7140fb38_61e7_4cc2_a718_ecd50cd01058:s -> id_a67e1230_7cca_49e1_ad31_b665b7058a9c:n [id="id_7140fb38_61e7_4cc2_a718_ecd50cd01058@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" "]
  id_a67e1230_7cca_49e1_ad31_b665b7058a9c:s -> id_d86776b4_37c4_44e6_97cf_6c813aee4e0d:n [id="id_a67e1230_7cca_49e1_ad31_b665b7058a9c@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" "]
  id_d86776b4_37c4_44e6_97cf_6c813aee4e0d:s -> true_dummy_down_id_90542802_8853_4155_a326_648c3943c55e:n [id="id_d86776b4_37c4_44e6_97cf_6c813aee4e0d@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_90542802_8853_4155_a326_648c3943c55e -> true_dummy_down_left_id_90542802_8853_4155_a326_648c3943c55e [id="id_d86776b4_37c4_44e6_97cf_6c813aee4e0d@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_90542802_8853_4155_a326_648c3943c55e -> id_90542802_8853_4155_a326_648c3943c55e:s [id="id_d86776b4_37c4_44e6_97cf_6c813aee4e0d@id_c5d5ec3a_0954_4f7d_937f_8561c4cfc93d" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_90542802_8853_4155_a326_648c3943c55e:w -> false_dummy_up_id_90542802_8853_4155_a326_648c3943c55e [id="id_90542802_8853_4155_a326_648c3943c55e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_90542802_8853_4155_a326_648c3943c55e -> false_dummy_down_id_90542802_8853_4155_a326_648c3943c55e [id="id_90542802_8853_4155_a326_648c3943c55e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_90542802_8853_4155_a326_648c3943c55e -> end_dummy_down_id_90542802_8853_4155_a326_648c3943c55e [id="id_90542802_8853_4155_a326_648c3943c55e@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_90542802_8853_4155_a326_648c3943c55e -> id_cb6f05ad_97ba_40aa_b36a_234012cafa52 [id="id_90542802_8853_4155_a326_648c3943c55e@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
