
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_ea84b8b8_d19e_4cb6_80d8_7c7cfafef6d6 [id="id_ea84b8b8_d19e_4cb6_80d8_7c7cfafef6d6#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_8ccb358a_4ade_4c03_aac5_c7179ea7149b [id="id_8ccb358a_4ade_4c03_aac5_c7179ea7149b#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61181" tooltip="sid: Integer = 61181" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_17db3a4a_5f13_411c_8398_415a3ec5cbba [id="id_17db3a4a_5f13_411c_8398_415a3ec5cbba#Assign" pos="0.0,9998.125!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="last = sid%10" tooltip="last = sid%10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98#If" pos="0.0,9997.1875!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
    label="true" tooltip="true" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [pos="-1.25,9997.1875!" shape=point width=0]
  
  id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570 [id="id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570#Output" pos="1.25,9996.25!" height=0.4 width=1.3 fixedsize=true group="id_f81b8fdb_720d_446a_b9ee_854f0c54847a"    label="\"output\"" tooltip="\"output\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  
  true_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [ pos="1.25,9995.3125!" shape=point width=0]
  false_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [ pos="-1.25,9995.3125!" shape=point width=0]
  
  end_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="end_id_87822fd5_aa5d_43cd_b21f_59a100613f98#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_7ef44736_022b_4a1b_8d47_aa904ec80f0b [id="id_7ef44736_022b_4a1b_8d47_aa904ec80f0b#Return" pos="0.0,9994.375!" 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_ea84b8b8_d19e_4cb6_80d8_7c7cfafef6d6:s -> id_8ccb358a_4ade_4c03_aac5_c7179ea7149b:n [id="id_ea84b8b8_d19e_4cb6_80d8_7c7cfafef6d6@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8ccb358a_4ade_4c03_aac5_c7179ea7149b:s -> id_17db3a4a_5f13_411c_8398_415a3ec5cbba:n [id="id_8ccb358a_4ade_4c03_aac5_c7179ea7149b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_17db3a4a_5f13_411c_8398_415a3ec5cbba:s -> id_87822fd5_aa5d_43cd_b21f_59a100613f98:n [id="id_17db3a4a_5f13_411c_8398_415a3ec5cbba@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_87822fd5_aa5d_43cd_b21f_59a100613f98:e -> true_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98@id_f81b8fdb_720d_446a_b9ee_854f0c54847a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 -> id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570:n [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98@id_f81b8fdb_720d_446a_b9ee_854f0c54847a" tailtooltip=" " edgetooltip=" "]
  
  id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570:s -> true_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98:n [id="id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570@id_f81b8fdb_720d_446a_b9ee_854f0c54847a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98 -> end_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="id_ad94b0a6_61ff_4b8b_8c7e_0c06efbfb570@id_f81b8fdb_720d_446a_b9ee_854f0c54847a" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_87822fd5_aa5d_43cd_b21f_59a100613f98:w -> false_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98@id_22f76695_296d_4e5f_bd44_5a98140fb280" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_87822fd5_aa5d_43cd_b21f_59a100613f98 -> false_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98:n [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98@id_22f76695_296d_4e5f_bd44_5a98140fb280" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_87822fd5_aa5d_43cd_b21f_59a100613f98 -> end_id_87822fd5_aa5d_43cd_b21f_59a100613f98 [id="id_87822fd5_aa5d_43cd_b21f_59a100613f98@id_22f76695_296d_4e5f_bd44_5a98140fb280" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_87822fd5_aa5d_43cd_b21f_59a100613f98:s -> id_7ef44736_022b_4a1b_8d47_aa904ec80f0b:n [id="end_id_87822fd5_aa5d_43cd_b21f_59a100613f98@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
