
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_6c9ababd_208a_419e_9135_0a0bbd739447 [id="id_6c9ababd_208a_419e_9135_0a0bbd739447#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_15f226dc_2255_49ed_910e_683659f2c753 [id="id_15f226dc_2255_49ed_910e_683659f2c753#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_8db37aca_27a3_43f6_912f_f9e72a96554d [id="id_8db37aca_27a3_43f6_912f_f9e72a96554d#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_135a3c42_2941_48be_9574_35640b8b8bdc [id="id_135a3c42_2941_48be_9574_35640b8b8bdc#Assign" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y = 1" tooltip="y = 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_0cae1e0b_4ca5_40f5_a137_ae875b21872f [id="id_0cae1e0b_4ca5_40f5_a137_ae875b21872f#Output" pos="0.0,9996.25!" height=0.4 width=2.5100000000000002 fixedsize=true group="fun-main"    label="\"Digite um numero \"" tooltip="\"Digite um numero \"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4d5321c2_de95_4f9a_8e3d_b0015ba85dfa [id="id_4d5321c2_de95_4f9a_8e3d_b0015ba85dfa#Input" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_69a5a61c_61d3_42a9_b07c_9fd2d059c0ea [id="id_69a5a61c_61d3_42a9_b07c_9fd2d059c0ea#Declare" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z" tooltip="z: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4718fba7_1f06_470a_81f8_60d0ee9aac07 [id="id_4718fba7_1f06_470a_81f8_60d0ee9aac07#Assign" pos="0.0,9993.4375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z = x" tooltip="z = x" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d#While" pos="0.0,9992.5!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="y<x" tooltip="y<x" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="1.25,9992.5!" shape=point width=0]
  false_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="-1.25,9992.5!" shape=point width=0]
  
  id_36339798_81dd_438f_b438_fb77ba03cfe2 [id="id_36339798_81dd_438f_b438_fb77ba03cfe2#Assign" pos="1.25,9991.5625!" height=0.4 width=1.0 fixedsize=true group="id_bd56906a_d6af_4127_848e_babd843d13fe"    label="z = z*y" tooltip="z = z*y" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_328b82f6_3fb1_407e_8d93_d98cc4bacebe [id="id_328b82f6_3fb1_407e_8d93_d98cc4bacebe#Assign" pos="1.25,9990.625!" height=0.4 width=1.0 fixedsize=true group="id_bd56906a_d6af_4127_848e_babd843d13fe"    label="y = y+1" tooltip="y = y+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="1.25,9989.791666666666!" shape=point width=0]
  true_dummy_down_left_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="0.0,9989.791666666666!" shape=point width=0]
  false_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="-1.25,9989.6875!" shape=point width=0]
  end_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [pos="0.0,9989.6875!" group="fun-main" shape=point width=0]
  
  
  id_906760f6_6a76_4fe5_bf29_014ab72a8a33 [id="id_906760f6_6a76_4fe5_bf29_014ab72a8a33#Output" pos="0.0,9988.75!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="z" tooltip="z" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f61f5550_be18_42c3_8213_d722b900ac1f [id="id_f61f5550_be18_42c3_8213_d722b900ac1f#Return" pos="0.0,9987.8125!" 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_6c9ababd_208a_419e_9135_0a0bbd739447:s -> id_15f226dc_2255_49ed_910e_683659f2c753:n [id="id_6c9ababd_208a_419e_9135_0a0bbd739447@fun-main" tailtooltip=" " edgetooltip=" "]
  id_15f226dc_2255_49ed_910e_683659f2c753:s -> id_8db37aca_27a3_43f6_912f_f9e72a96554d:n [id="id_15f226dc_2255_49ed_910e_683659f2c753@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8db37aca_27a3_43f6_912f_f9e72a96554d:s -> id_135a3c42_2941_48be_9574_35640b8b8bdc:n [id="id_8db37aca_27a3_43f6_912f_f9e72a96554d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_135a3c42_2941_48be_9574_35640b8b8bdc:s -> id_0cae1e0b_4ca5_40f5_a137_ae875b21872f:n [id="id_135a3c42_2941_48be_9574_35640b8b8bdc@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0cae1e0b_4ca5_40f5_a137_ae875b21872f:s -> id_4d5321c2_de95_4f9a_8e3d_b0015ba85dfa:n [id="id_0cae1e0b_4ca5_40f5_a137_ae875b21872f@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4d5321c2_de95_4f9a_8e3d_b0015ba85dfa:s -> id_69a5a61c_61d3_42a9_b07c_9fd2d059c0ea:n [id="id_4d5321c2_de95_4f9a_8e3d_b0015ba85dfa@fun-main" tailtooltip=" " edgetooltip=" "]
  id_69a5a61c_61d3_42a9_b07c_9fd2d059c0ea:s -> id_4718fba7_1f06_470a_81f8_60d0ee9aac07:n [id="id_69a5a61c_61d3_42a9_b07c_9fd2d059c0ea@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4718fba7_1f06_470a_81f8_60d0ee9aac07:s -> id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d:n [id="id_4718fba7_1f06_470a_81f8_60d0ee9aac07@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d:e -> true_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> id_36339798_81dd_438f_b438_fb77ba03cfe2:n [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" "]
  
  id_36339798_81dd_438f_b438_fb77ba03cfe2:s -> id_328b82f6_3fb1_407e_8d93_d98cc4bacebe:n [id="id_36339798_81dd_438f_b438_fb77ba03cfe2@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" "]
  id_328b82f6_3fb1_407e_8d93_d98cc4bacebe:s -> true_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d:n [id="id_328b82f6_3fb1_407e_8d93_d98cc4bacebe@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> true_dummy_down_left_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_328b82f6_3fb1_407e_8d93_d98cc4bacebe@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d:s [id="id_328b82f6_3fb1_407e_8d93_d98cc4bacebe@id_bd56906a_d6af_4127_848e_babd843d13fe" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d:w -> false_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> false_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> end_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d -> id_906760f6_6a76_4fe5_bf29_014ab72a8a33 [id="id_825bf11b_5ab4_4ef9_867a_dcd0cb02862d@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_906760f6_6a76_4fe5_bf29_014ab72a8a33:s -> id_f61f5550_be18_42c3_8213_d722b900ac1f:n [id="id_906760f6_6a76_4fe5_bf29_014ab72a8a33@fun-main" tailtooltip=" " edgetooltip=" "]

}
