
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_362d7fd2_9bbc_4b11_af1e_3f575360fcd3 [id="id_362d7fd2_9bbc_4b11_af1e_3f575360fcd3#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_c30bc346_6d4e_4ebe_b193_d4d20bb47888 [id="id_c30bc346_6d4e_4ebe_b193_d4d20bb47888#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="r" tooltip="r: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_89788032_b18b_4da7_acf2_dd0a70f7f92a [id="id_89788032_b18b_4da7_acf2_dd0a70f7f92a#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5f6ead5d_f24e_4b5a_9d1c_518f361dfda7 [id="id_5f6ead5d_f24e_4b5a_9d1c_518f361dfda7#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6ccbf68d_63a5_40a4_a10b_89c3913880dc [id="id_6ccbf68d_63a5_40a4_a10b_89c3913880dc#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="i = n" tooltip="i: Integer = n" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_815c4b67_9318_45c7_980c_848e32005fdc [id="id_815c4b67_9318_45c7_980c_848e32005fdc#If" pos="0.0,9995.3125!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
    label="n <= 1" tooltip="n <= 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc [pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc [pos="-1.25,9995.3125!" shape=point width=0]
  
  
  
  
  true_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc [ pos="1.25,9994.375!" shape=point width=0]
  false_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc [ pos="-1.25,9994.375!" shape=point width=0]
  
  end_id_815c4b67_9318_45c7_980c_848e32005fdc [id="end_id_815c4b67_9318_45c7_980c_848e32005fdc#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_0935873a_c9be_4a84_8988_5c7978e93445 [id="id_0935873a_c9be_4a84_8988_5c7978e93445#Return" pos="0.0,9993.4375!" 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_362d7fd2_9bbc_4b11_af1e_3f575360fcd3:s -> id_c30bc346_6d4e_4ebe_b193_d4d20bb47888:n [id="id_362d7fd2_9bbc_4b11_af1e_3f575360fcd3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c30bc346_6d4e_4ebe_b193_d4d20bb47888:s -> id_89788032_b18b_4da7_acf2_dd0a70f7f92a:n [id="id_c30bc346_6d4e_4ebe_b193_d4d20bb47888@fun-main" tailtooltip=" " edgetooltip=" "]
  id_89788032_b18b_4da7_acf2_dd0a70f7f92a:s -> id_5f6ead5d_f24e_4b5a_9d1c_518f361dfda7:n [id="id_89788032_b18b_4da7_acf2_dd0a70f7f92a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5f6ead5d_f24e_4b5a_9d1c_518f361dfda7:s -> id_6ccbf68d_63a5_40a4_a10b_89c3913880dc:n [id="id_5f6ead5d_f24e_4b5a_9d1c_518f361dfda7@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6ccbf68d_63a5_40a4_a10b_89c3913880dc:s -> id_815c4b67_9318_45c7_980c_848e32005fdc:n [id="id_6ccbf68d_63a5_40a4_a10b_89c3913880dc@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_815c4b67_9318_45c7_980c_848e32005fdc:e -> true_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_032de211_5667_454b_9f56_e4d74ce7d679" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc -> true_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc:n [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_032de211_5667_454b_9f56_e4d74ce7d679" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc -> end_id_815c4b67_9318_45c7_980c_848e32005fdc [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_032de211_5667_454b_9f56_e4d74ce7d679" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_815c4b67_9318_45c7_980c_848e32005fdc:w -> false_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_5a16474f_9d45_4682_ac4e_5965101374df" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_815c4b67_9318_45c7_980c_848e32005fdc -> false_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc:n [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_5a16474f_9d45_4682_ac4e_5965101374df" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_815c4b67_9318_45c7_980c_848e32005fdc -> end_id_815c4b67_9318_45c7_980c_848e32005fdc [id="id_815c4b67_9318_45c7_980c_848e32005fdc@id_5a16474f_9d45_4682_ac4e_5965101374df" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_815c4b67_9318_45c7_980c_848e32005fdc:s -> id_0935873a_c9be_4a84_8988_5c7978e93445:n [id="end_id_815c4b67_9318_45c7_980c_848e32005fdc@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
