
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_5293e3e1_8e52_4fe3_9e5d_d606db48701e [id="id_5293e3e1_8e52_4fe3_9e5d_d606db48701e#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_0251003e_9cd9_460a_828e_e611d1796056 [id="id_0251003e_9cd9_460a_828e_e611d1796056#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61134" tooltip="sid: Integer = 61134" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="id_ec861393_6aa6_4278_92d3_88b2696a7242#If" pos="0.0,9998.125!" height=0.5 width=1.82 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_ec861393_6aa6_4278_92d3_88b2696a7242 [pos="1.25,9998.125!" shape=point width=0]
  false_dummy_up_id_ec861393_6aa6_4278_92d3_88b2696a7242 [pos="-1.25,9998.125!" shape=point width=0]
  
  id_8e411708_1b77_46a5_89c6_502ad45a485f [id="id_8e411708_1b77_46a5_89c6_502ad45a485f#Output" pos="1.25,9997.1875!" height=0.4 width=1.08 fixedsize=true group="id_9ad63e4f_8e50_4792_b4fc_6a53a2474530"    label="\"even\"" tooltip="\"even\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb [id="id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb#Output" pos="-1.25,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_3d648661_ef6a_4b96_a6a6_424c910e456b"    label="\"odd\"" tooltip="\"odd\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242 [ pos="1.25,9996.25!" shape=point width=0]
  false_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242 [ pos="-1.25,9996.25!" shape=point width=0]
  
  end_id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="end_id_ec861393_6aa6_4278_92d3_88b2696a7242#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_e31ae2be_b01d_4ae5_9540_bf7506f0f08b [id="id_e31ae2be_b01d_4ae5_9540_bf7506f0f08b#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_5293e3e1_8e52_4fe3_9e5d_d606db48701e:s -> id_0251003e_9cd9_460a_828e_e611d1796056:n [id="id_5293e3e1_8e52_4fe3_9e5d_d606db48701e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0251003e_9cd9_460a_828e_e611d1796056:s -> id_ec861393_6aa6_4278_92d3_88b2696a7242:n [id="id_0251003e_9cd9_460a_828e_e611d1796056@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_ec861393_6aa6_4278_92d3_88b2696a7242:e -> true_dummy_up_id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="id_ec861393_6aa6_4278_92d3_88b2696a7242@id_9ad63e4f_8e50_4792_b4fc_6a53a2474530" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ec861393_6aa6_4278_92d3_88b2696a7242 -> id_8e411708_1b77_46a5_89c6_502ad45a485f:n [id="id_ec861393_6aa6_4278_92d3_88b2696a7242@id_9ad63e4f_8e50_4792_b4fc_6a53a2474530" tailtooltip=" " edgetooltip=" "]
  
  id_8e411708_1b77_46a5_89c6_502ad45a485f:s -> true_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242:n [id="id_8e411708_1b77_46a5_89c6_502ad45a485f@id_9ad63e4f_8e50_4792_b4fc_6a53a2474530" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242 -> end_id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="id_8e411708_1b77_46a5_89c6_502ad45a485f@id_9ad63e4f_8e50_4792_b4fc_6a53a2474530" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_ec861393_6aa6_4278_92d3_88b2696a7242:w -> false_dummy_up_id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="id_ec861393_6aa6_4278_92d3_88b2696a7242@id_3d648661_ef6a_4b96_a6a6_424c910e456b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ec861393_6aa6_4278_92d3_88b2696a7242 -> id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb:n [id="id_ec861393_6aa6_4278_92d3_88b2696a7242@id_3d648661_ef6a_4b96_a6a6_424c910e456b" tailtooltip=" " edgetooltip=" "]
  
  id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb:s -> false_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242:n [id="id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb@id_3d648661_ef6a_4b96_a6a6_424c910e456b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_ec861393_6aa6_4278_92d3_88b2696a7242 -> end_id_ec861393_6aa6_4278_92d3_88b2696a7242 [id="id_ee2b69c4_c3fd_47a5_935c_92ce44710ccb@id_3d648661_ef6a_4b96_a6a6_424c910e456b" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_ec861393_6aa6_4278_92d3_88b2696a7242:s -> id_e31ae2be_b01d_4ae5_9540_bf7506f0f08b:n [id="end_id_ec861393_6aa6_4278_92d3_88b2696a7242@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
