
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_7b2d20a3_c26e_4ff3_9eff_519b7f74ab2c [id="id_7b2d20a3_c26e_4ff3_9eff_519b7f74ab2c#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_3f2699cc_6fc6_4bbc_9851_390fadfcd0c4 [id="id_3f2699cc_6fc6_4bbc_9851_390fadfcd0c4#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61044" tooltip="sid: Integer = 61044" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25#If" pos="0.0,9998.125!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="sid%2==0" tooltip="sid%2==0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_a9c91070_57be_424a_a448_8dfd32a3a69e [id="id_a9c91070_57be_424a_a448_8dfd32a3a69e#Output" pos="1.25,9997.1875!" height=0.4 width=1.08 fixedsize=true group="id_f99b38ea_b490_4ae3_8a68_54b1188851ba"    label="\"even\"" tooltip="\"even\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_89b2b529_13d8_4323_aee6_e7e676d32f6b [id="id_89b2b529_13d8_4323_aee6_e7e676d32f6b#Output" pos="-1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_9c3ced61_eeb8_4117_be79_cca71802a0ae"    label="\"odd\"" tooltip="\"odd\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [ pos="1.25,9996.25!" shape=point width=0]
  false_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [ pos="-1.25,9996.25!" shape=point width=0]
  
  end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25#IfEnd" class="flowrun-not-selectable" pos="0.0,9996.25!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_c904a6ad_31f4_46a9_bca5_0ef09073cedf [id="id_c904a6ad_31f4_46a9_bca5_0ef09073cedf#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_7b2d20a3_c26e_4ff3_9eff_519b7f74ab2c:s -> id_3f2699cc_6fc6_4bbc_9851_390fadfcd0c4:n [id="id_7b2d20a3_c26e_4ff3_9eff_519b7f74ab2c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3f2699cc_6fc6_4bbc_9851_390fadfcd0c4:s -> id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:n [id="id_3f2699cc_6fc6_4bbc_9851_390fadfcd0c4@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:e -> true_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25@id_f99b38ea_b490_4ae3_8a68_54b1188851ba" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 -> id_a9c91070_57be_424a_a448_8dfd32a3a69e:n [id="id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25@id_f99b38ea_b490_4ae3_8a68_54b1188851ba" tailtooltip=" " edgetooltip=" "]
  
  id_a9c91070_57be_424a_a448_8dfd32a3a69e:s -> true_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:n [id="id_a9c91070_57be_424a_a448_8dfd32a3a69e@id_f99b38ea_b490_4ae3_8a68_54b1188851ba" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 -> end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="id_a9c91070_57be_424a_a448_8dfd32a3a69e@id_f99b38ea_b490_4ae3_8a68_54b1188851ba" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:w -> false_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25@id_9c3ced61_eeb8_4117_be79_cca71802a0ae" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 -> id_89b2b529_13d8_4323_aee6_e7e676d32f6b:n [id="id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25@id_9c3ced61_eeb8_4117_be79_cca71802a0ae" tailtooltip=" " edgetooltip=" "]
  
  id_89b2b529_13d8_4323_aee6_e7e676d32f6b:s -> false_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:n [id="id_89b2b529_13d8_4323_aee6_e7e676d32f6b@id_9c3ced61_eeb8_4117_be79_cca71802a0ae" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 -> end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25 [id="id_89b2b529_13d8_4323_aee6_e7e676d32f6b@id_9c3ced61_eeb8_4117_be79_cca71802a0ae" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25:s -> id_c904a6ad_31f4_46a9_bca5_0ef09073cedf:n [id="end_id_0fe3d49a_9711_4abf_aaaf_5ca708f86f25@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
