
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_6cec19d2_18d0_4116_bbf4_574cb0236d06 [id="id_6cec19d2_18d0_4116_bbf4_574cb0236d06#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_5933b4dd_cefe_44d4_8b4e_3b577fcf09eb [id="id_5933b4dd_cefe_44d4_8b4e_3b577fcf09eb#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="c = 0" tooltip="c: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_50c27711_e460_4042_8280_e2582c386b9d [id="id_50c27711_e460_4042_8280_e2582c386b9d#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="s = 0" tooltip="s: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fd49ccc4_d2e0_4cbd_9c64_06b01a4adae3 [id="id_fd49ccc4_d2e0_4cbd_9c64_06b01a4adae3#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: IntegerArray" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa#ForLoop" pos="0.0,9996.25!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="i = 0 to 7 by 1" tooltip="i = 0 to 7 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="-1.25,9996.25!" shape=point width=0]
  
  id_5869258a_eaf3_4f10_80b0_b58ffc4a9226 [id="id_5869258a_eaf3_4f10_80b0_b58ffc4a9226#Input" pos="1.25,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_4ca6cf37_942f_4639_a7ea_9ffe8e853076"    label="x[i]" tooltip="x[i]" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="1.25,9994.479166666666!" shape=point width=0]
  true_dummy_down_left_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="0.0,9994.479166666666!" shape=point width=0]
  false_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="-1.25,9994.375!" shape=point width=0]
  end_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [pos="0.0,9994.375!" group="fun-main" shape=point width=0]
  
  
  id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5#ForLoop" pos="0.0,9993.4375!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="i = 0 to 7 by 1" tooltip="i = 0 to 7 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="3.75,9993.4375!" shape=point width=0]
  false_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="-1.25,9993.4375!" shape=point width=0]
  
  id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f#If" pos="3.75,9992.5!" height=0.5 width=2.81 fixedsize=true group="id_8d80b267_f0a0_4670_88d4_ae69441b68ca" 
    label="(x[i]%2!=0)&&(i%2==0)" tooltip="(x[i]%2!=0)&&(i%2==0)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [pos="6.25,9992.5!" shape=point width=0]
  false_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [pos="1.25,9992.5!" shape=point width=0]
  
  id_73c5e040_cd2d_4450_9703_fe764f8c8fcd [id="id_73c5e040_cd2d_4450_9703_fe764f8c8fcd#Assign" pos="6.25,9991.5625!" height=0.4 width=1.3 fixedsize=true group="id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d"    label="s = s+x[i]" tooltip="s = s+x[i]" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_d60a4148_95f8_4a79_a92d_424e4ceff457 [id="id_d60a4148_95f8_4a79_a92d_424e4ceff457#Assign" pos="6.25,9990.625!" height=0.4 width=1.0 fixedsize=true group="id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d"    label="c = c+1" tooltip="c = c+1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_0e773207_3ab0_429b_860e_6224f4793605 [id="id_0e773207_3ab0_429b_860e_6224f4793605#Output" pos="6.25,9989.6875!" height=0.4 width=1.0 fixedsize=true group="id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d"    label="x[i]" tooltip="x[i]" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  
  true_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [ pos="6.25,9988.75!" shape=point width=0]
  false_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [ pos="1.25,9988.75!" shape=point width=0]
  
  end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f#IfEnd" class="flowrun-not-selectable" pos="3.75,9988.75!" group="id_8d80b267_f0a0_4670_88d4_ae69441b68ca" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="3.75,9987.916666666666!" shape=point width=0]
  true_dummy_down_left_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="0.0,9987.916666666666!" shape=point width=0]
  false_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="-1.25,9987.8125!" shape=point width=0]
  end_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [pos="0.0,9987.8125!" group="fun-main" shape=point width=0]
  
  
  id_9cc90fab_6a6e_4646_a901_1a4909233a02 [id="id_9cc90fab_6a6e_4646_a901_1a4909233a02#Output" pos="0.0,9986.875!" height=0.4 width=2.4000000000000004 fixedsize=true group="fun-main"    label="\"la suma es: \" + s" tooltip="\"la suma es: \" + s" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0c3803f0_7e75_45fa_ba16_eb037fb5bbb6 [id="id_0c3803f0_7e75_45fa_ba16_eb037fb5bbb6#Output" pos="0.0,9985.9375!" height=0.4 width=2.18 fixedsize=true group="fun-main"    label="\"cantidad: \" + c" tooltip="\"cantidad: \" + c" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6645e3d1_90c2_4d45_9fd8_841aa26afa30 [id="id_6645e3d1_90c2_4d45_9fd8_841aa26afa30#Return" pos="0.0,9985.0!" 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_6cec19d2_18d0_4116_bbf4_574cb0236d06:s -> id_5933b4dd_cefe_44d4_8b4e_3b577fcf09eb:n [id="id_6cec19d2_18d0_4116_bbf4_574cb0236d06@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5933b4dd_cefe_44d4_8b4e_3b577fcf09eb:s -> id_50c27711_e460_4042_8280_e2582c386b9d:n [id="id_5933b4dd_cefe_44d4_8b4e_3b577fcf09eb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_50c27711_e460_4042_8280_e2582c386b9d:s -> id_fd49ccc4_d2e0_4cbd_9c64_06b01a4adae3:n [id="id_50c27711_e460_4042_8280_e2582c386b9d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fd49ccc4_d2e0_4cbd_9c64_06b01a4adae3:s -> id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa:n [id="id_fd49ccc4_d2e0_4cbd_9c64_06b01a4adae3@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa:e -> true_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@id_4ca6cf37_942f_4639_a7ea_9ffe8e853076" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> id_5869258a_eaf3_4f10_80b0_b58ffc4a9226:n [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@id_4ca6cf37_942f_4639_a7ea_9ffe8e853076" tailtooltip=" " edgetooltip=" "]
  
  id_5869258a_eaf3_4f10_80b0_b58ffc4a9226:s -> true_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa:n [id="id_5869258a_eaf3_4f10_80b0_b58ffc4a9226@id_4ca6cf37_942f_4639_a7ea_9ffe8e853076" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> true_dummy_down_left_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_5869258a_eaf3_4f10_80b0_b58ffc4a9226@id_4ca6cf37_942f_4639_a7ea_9ffe8e853076" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa:s [id="id_5869258a_eaf3_4f10_80b0_b58ffc4a9226@id_4ca6cf37_942f_4639_a7ea_9ffe8e853076" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa:w -> false_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> false_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> end_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa -> id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_b12c1be5_cfd3_4f6e_a5dd_941bb76478aa@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  ## FORLOOP-TRUE
  id_abbfa083_9668_4a1d_a5e8_737c71cea1f5:e -> true_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@id_8d80b267_f0a0_4670_88d4_ae69441b68ca" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:n [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@id_8d80b267_f0a0_4670_88d4_ae69441b68ca" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:e -> true_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f -> id_73c5e040_cd2d_4450_9703_fe764f8c8fcd:n [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" "]
  
  id_73c5e040_cd2d_4450_9703_fe764f8c8fcd:s -> id_d60a4148_95f8_4a79_a92d_424e4ceff457:n [id="id_73c5e040_cd2d_4450_9703_fe764f8c8fcd@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" "]
  id_d60a4148_95f8_4a79_a92d_424e4ceff457:s -> id_0e773207_3ab0_429b_860e_6224f4793605:n [id="id_d60a4148_95f8_4a79_a92d_424e4ceff457@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" "]
  id_0e773207_3ab0_429b_860e_6224f4793605:s -> true_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:n [id="id_0e773207_3ab0_429b_860e_6224f4793605@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f -> end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="id_0e773207_3ab0_429b_860e_6224f4793605@id_ce0c01f1_f7b8_49a3_8272_20d6bae3956d" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:w -> false_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_09c3de4c_3fc0_4bcd_9ef5_4f7a8f195e9f" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f -> false_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:n [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_09c3de4c_3fc0_4bcd_9ef5_4f7a8f195e9f" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f -> end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_09c3de4c_3fc0_4bcd_9ef5_4f7a8f195e9f" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f:s -> true_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5:n [id="end_id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_8d80b267_f0a0_4670_88d4_ae69441b68ca" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> true_dummy_down_left_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_8d80b267_f0a0_4670_88d4_ae69441b68ca" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> id_abbfa083_9668_4a1d_a5e8_737c71cea1f5:s [id="id_3f0c3f02_fb5c_43df_a131_90edc13f3d8f@id_8d80b267_f0a0_4670_88d4_ae69441b68ca" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_abbfa083_9668_4a1d_a5e8_737c71cea1f5:w -> false_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> false_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> end_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_abbfa083_9668_4a1d_a5e8_737c71cea1f5 -> id_9cc90fab_6a6e_4646_a901_1a4909233a02 [id="id_abbfa083_9668_4a1d_a5e8_737c71cea1f5@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_9cc90fab_6a6e_4646_a901_1a4909233a02:s -> id_0c3803f0_7e75_45fa_ba16_eb037fb5bbb6:n [id="id_9cc90fab_6a6e_4646_a901_1a4909233a02@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0c3803f0_7e75_45fa_ba16_eb037fb5bbb6:s -> id_6645e3d1_90c2_4d45_9fd8_841aa26afa30:n [id="id_0c3803f0_7e75_45fa_ba16_eb037fb5bbb6@fun-main" tailtooltip=" " edgetooltip=" "]

}
