
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_b794aeca_289e_4af5_993c_61f1e7e63a88 [id="id_b794aeca_289e_4af5_993c_61f1e7e63a88#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_2cce969d_cb28_4e65_ad13_c24d57abfc0c [id="id_2cce969d_cb28_4e65_ad13_c24d57abfc0c#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="N" tooltip="N: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8ff39d95_d295_4a95_88d5_db8c98ae3845 [id="id_8ff39d95_d295_4a95_88d5_db8c98ae3845#Assign" pos="0.0,9998.125!" height=0.4 width=1.08 fixedsize=true group="fun-main"    label="Cont = 0" tooltip="Cont = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83#While" pos="0.0,9997.1875!" height=0.5 width=1.05 fixedsize=true group="fun-main" 
    label="false" tooltip="false" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="-1.25,9997.1875!" shape=point width=0]
  
  
  
  true_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="1.25,9996.354166666666!" shape=point width=0]
  true_dummy_down_left_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="0.0,9996.354166666666!" shape=point width=0]
  false_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="-1.25,9996.25!" shape=point width=0]
  end_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [pos="0.0,9996.25!" group="fun-main" shape=point width=0]
  
  
  id_35d67173_7b8e_4f23_868f_c3ea6606a766 [id="id_35d67173_7b8e_4f23_868f_c3ea6606a766#Return" pos="0.0,9995.3125!" 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_b794aeca_289e_4af5_993c_61f1e7e63a88:s -> id_2cce969d_cb28_4e65_ad13_c24d57abfc0c:n [id="id_b794aeca_289e_4af5_993c_61f1e7e63a88@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2cce969d_cb28_4e65_ad13_c24d57abfc0c:s -> id_8ff39d95_d295_4a95_88d5_db8c98ae3845:n [id="id_2cce969d_cb28_4e65_ad13_c24d57abfc0c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8ff39d95_d295_4a95_88d5_db8c98ae3845:s -> id_8ec66b16_d494_4423_a0fe_7679b0ed5a83:n [id="id_8ff39d95_d295_4a95_88d5_db8c98ae3845@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_8ec66b16_d494_4423_a0fe_7679b0ed5a83:e -> true_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@id_1d30d637_9802_450f_bcb9_5d10b9d27602" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> true_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83:n [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@id_1d30d637_9802_450f_bcb9_5d10b9d27602" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> true_dummy_down_left_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@id_1d30d637_9802_450f_bcb9_5d10b9d27602" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> id_8ec66b16_d494_4423_a0fe_7679b0ed5a83:s [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@id_1d30d637_9802_450f_bcb9_5d10b9d27602" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_8ec66b16_d494_4423_a0fe_7679b0ed5a83:w -> false_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> false_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> end_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_8ec66b16_d494_4423_a0fe_7679b0ed5a83 -> id_35d67173_7b8e_4f23_868f_c3ea6606a766 [id="id_8ec66b16_d494_4423_a0fe_7679b0ed5a83@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
