
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_64d9867e_f5f1_4c26_bf7e_d18214ae0dec [id="id_64d9867e_f5f1_4c26_bf7e_d18214ae0dec#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_41126aa6_bec2_485b_b902_4a3ad355ecbd [id="id_41126aa6_bec2_485b_b902_4a3ad355ecbd#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_908e1c2d_4618_4e8d_b958_e7ff5cf01845 [id="id_908e1c2d_4618_4e8d_b958_e7ff5cf01845#Input" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8b3963c1_67e0_42af_981d_d6383f32328a [id="id_8b3963c1_67e0_42af_981d_d6383f32328a#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="num = n/2" tooltip="num: Integer = n/2" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf#If" pos="0.0,9996.25!" height=0.5 width=1.38 fixedsize=true group="fun-main" 
    label="n/2 == 0" tooltip="n/2 == 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [pos="-1.25,9996.25!" shape=point width=0]
  
  id_094158ca_61c3_4665_8fb0_c92363429916 [id="id_094158ca_61c3_4665_8fb0_c92363429916#Output" pos="1.25,9995.3125!" height=0.4 width=1.08 fixedsize=true group="id_4db088e1_932e_46ca_aa08_16eb922a761e"    label="\"pari\"" tooltip="\"pari\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b1005602_b909_479b_b82a_062d24cbbe64 [id="id_b1005602_b909_479b_b82a_062d24cbbe64#Output" pos="-1.25,9995.3125!" height=0.4 width=1.41 fixedsize=true group="id_446222dc_ae4e_4f79_aaa5_c18753e37f1a"    label="\"dispari\"" tooltip="\"dispari\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [ pos="1.25,9994.375!" shape=point width=0]
  false_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [ pos="-1.25,9994.375!" shape=point width=0]
  
  end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf#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_80814db6_6be9_4871_8af5_29628cc80d78 [id="id_80814db6_6be9_4871_8af5_29628cc80d78#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_64d9867e_f5f1_4c26_bf7e_d18214ae0dec:s -> id_41126aa6_bec2_485b_b902_4a3ad355ecbd:n [id="id_64d9867e_f5f1_4c26_bf7e_d18214ae0dec@fun-main" tailtooltip=" " edgetooltip=" "]
  id_41126aa6_bec2_485b_b902_4a3ad355ecbd:s -> id_908e1c2d_4618_4e8d_b958_e7ff5cf01845:n [id="id_41126aa6_bec2_485b_b902_4a3ad355ecbd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_908e1c2d_4618_4e8d_b958_e7ff5cf01845:s -> id_8b3963c1_67e0_42af_981d_d6383f32328a:n [id="id_908e1c2d_4618_4e8d_b958_e7ff5cf01845@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8b3963c1_67e0_42af_981d_d6383f32328a:s -> id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:n [id="id_8b3963c1_67e0_42af_981d_d6383f32328a@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:e -> true_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf@id_4db088e1_932e_46ca_aa08_16eb922a761e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf -> id_094158ca_61c3_4665_8fb0_c92363429916:n [id="id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf@id_4db088e1_932e_46ca_aa08_16eb922a761e" tailtooltip=" " edgetooltip=" "]
  
  id_094158ca_61c3_4665_8fb0_c92363429916:s -> true_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:n [id="id_094158ca_61c3_4665_8fb0_c92363429916@id_4db088e1_932e_46ca_aa08_16eb922a761e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf -> end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="id_094158ca_61c3_4665_8fb0_c92363429916@id_4db088e1_932e_46ca_aa08_16eb922a761e" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:w -> false_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf@id_446222dc_ae4e_4f79_aaa5_c18753e37f1a" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf -> id_b1005602_b909_479b_b82a_062d24cbbe64:n [id="id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf@id_446222dc_ae4e_4f79_aaa5_c18753e37f1a" tailtooltip=" " edgetooltip=" "]
  
  id_b1005602_b909_479b_b82a_062d24cbbe64:s -> false_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:n [id="id_b1005602_b909_479b_b82a_062d24cbbe64@id_446222dc_ae4e_4f79_aaa5_c18753e37f1a" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf -> end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf [id="id_b1005602_b909_479b_b82a_062d24cbbe64@id_446222dc_ae4e_4f79_aaa5_c18753e37f1a" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf:s -> id_80814db6_6be9_4871_8af5_29628cc80d78:n [id="end_id_bf9b69b7_cd16_46fe_b7f7_34cb776afdcf@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
