
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_1f49ad91_4750_47c0_86ff_7a710e739677 [id="id_1f49ad91_4750_47c0_86ff_7a710e739677#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_f395d659_9f26_4099_b9db_683d974c74d5 [id="id_f395d659_9f26_4099_b9db_683d974c74d5#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_8bbc2498_4e4d_430b_892e_8b67e745d95e [id="id_8bbc2498_4e4d_430b_892e_8b67e745d95e#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_5a86c6eb_8ec4_4e28_9ccf_c671516138af [id="id_5a86c6eb_8ec4_4e28_9ccf_c671516138af#Declare" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="array" tooltip="array: IntegerArray" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6d04d998_b182_4888_8823_d2de4d3f6a9e [id="id_6d04d998_b182_4888_8823_d2de4d3f6a9e#Declare" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="elemen" tooltip="elemen: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_2676815c_ccdd_42c2_827c_0e73d3725915 [id="id_2676815c_ccdd_42c2_827c_0e73d3725915#Declare" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="total" tooltip="total: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_f3d6618e_530a_46a7_b071_80e8ec676951 [id="id_f3d6618e_530a_46a7_b071_80e8ec676951#Assign" pos="0.0,9994.375!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="array = 0" tooltip="array = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_964a5f62_18d1_48b0_a39b_cbbacc7d5712 [id="id_964a5f62_18d1_48b0_a39b_cbbacc7d5712#Assign" pos="0.0,9993.4375!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="total = 0" tooltip="total = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283#ForLoop" pos="0.0,9992.5!" height=0.5 width=2.37 fixedsize=true group="fun-main" 
    label="i = 0 to n-1 by 1" tooltip="i = 0 to n-1 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="2.5,9992.5!" shape=point width=0]
  false_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="-1.25,9992.5!" shape=point width=0]
  
  id_d6467bd8_7824_4105_8677_7d3afe76409b [id="id_d6467bd8_7824_4105_8677_7d3afe76409b#Input" pos="2.5,9991.5625!" height=0.4 width=1.0 fixedsize=true group="id_1c88cdb4_0833_4728_996a_067b2b92dfb9"    label="elemen" tooltip="elemen" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9cdf90b1_76c9_4abd_837a_266efdaf6a13 [id="id_9cdf90b1_76c9_4abd_837a_266efdaf6a13#Assign" pos="2.5,9990.625!" height=0.4 width=2.0700000000000003 fixedsize=true group="id_1c88cdb4_0833_4728_996a_067b2b92dfb9"    label="array[i] = elemen" tooltip="array[i] = elemen" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_4657b50d_206d_46bb_a460_edff786b1132#ForLoop" pos="2.5,9989.6875!" height=0.5 width=2.37 fixedsize=true group="id_1c88cdb4_0833_4728_996a_067b2b92dfb9" 
    label="i = 0 to n-1 by 1" tooltip="i = 0 to n-1 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="5.0,9989.6875!" shape=point width=0]
  false_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="1.25,9989.6875!" shape=point width=0]
  
  id_465402fd_0475_44d9_b93c_3aa070c3fa8c [id="id_465402fd_0475_44d9_b93c_3aa070c3fa8c#Assign" pos="5.0,9988.75!" height=0.4 width=2.62 fixedsize=true group="id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2"    label="total = total+array[i]" tooltip="total = total+array[i]" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18 [id="id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18#Output" pos="5.0,9987.8125!" height=0.4 width=3.72 fixedsize=true group="id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2"    label="\"Total array adalah: \" + total" tooltip="\"Total array adalah: \" + total" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="5.0,9986.979166666666!" shape=point width=0]
  true_dummy_down_left_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="2.5,9986.979166666666!" shape=point width=0]
  false_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="1.25,9986.875!" shape=point width=0]
  end_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 [pos="2.5,9986.875!" group="id_1c88cdb4_0833_4728_996a_067b2b92dfb9" shape=point width=0]
  
  
  
  true_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="2.5,9986.041666666666!" shape=point width=0]
  true_dummy_down_left_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="0.0,9986.041666666666!" shape=point width=0]
  false_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="-1.25,9985.9375!" shape=point width=0]
  end_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [pos="0.0,9985.9375!" group="fun-main" shape=point width=0]
  
  
  id_93853e66_27e0_4999_acc5_ea0e8d5806df [id="id_93853e66_27e0_4999_acc5_ea0e8d5806df#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_1f49ad91_4750_47c0_86ff_7a710e739677:s -> id_f395d659_9f26_4099_b9db_683d974c74d5:n [id="id_1f49ad91_4750_47c0_86ff_7a710e739677@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f395d659_9f26_4099_b9db_683d974c74d5:s -> id_8bbc2498_4e4d_430b_892e_8b67e745d95e:n [id="id_f395d659_9f26_4099_b9db_683d974c74d5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8bbc2498_4e4d_430b_892e_8b67e745d95e:s -> id_5a86c6eb_8ec4_4e28_9ccf_c671516138af:n [id="id_8bbc2498_4e4d_430b_892e_8b67e745d95e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5a86c6eb_8ec4_4e28_9ccf_c671516138af:s -> id_6d04d998_b182_4888_8823_d2de4d3f6a9e:n [id="id_5a86c6eb_8ec4_4e28_9ccf_c671516138af@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6d04d998_b182_4888_8823_d2de4d3f6a9e:s -> id_2676815c_ccdd_42c2_827c_0e73d3725915:n [id="id_6d04d998_b182_4888_8823_d2de4d3f6a9e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_2676815c_ccdd_42c2_827c_0e73d3725915:s -> id_f3d6618e_530a_46a7_b071_80e8ec676951:n [id="id_2676815c_ccdd_42c2_827c_0e73d3725915@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f3d6618e_530a_46a7_b071_80e8ec676951:s -> id_964a5f62_18d1_48b0_a39b_cbbacc7d5712:n [id="id_f3d6618e_530a_46a7_b071_80e8ec676951@fun-main" tailtooltip=" " edgetooltip=" "]
  id_964a5f62_18d1_48b0_a39b_cbbacc7d5712:s -> id_e37cbd88_a03f_42f0_8bbf_9599aad6d283:n [id="id_964a5f62_18d1_48b0_a39b_cbbacc7d5712@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_e37cbd88_a03f_42f0_8bbf_9599aad6d283:e -> true_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> id_d6467bd8_7824_4105_8677_7d3afe76409b:n [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" "]
  
  id_d6467bd8_7824_4105_8677_7d3afe76409b:s -> id_9cdf90b1_76c9_4abd_837a_266efdaf6a13:n [id="id_d6467bd8_7824_4105_8677_7d3afe76409b@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" "]
  id_9cdf90b1_76c9_4abd_837a_266efdaf6a13:s -> id_4657b50d_206d_46bb_a460_edff786b1132:n [id="id_9cdf90b1_76c9_4abd_837a_266efdaf6a13@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_4657b50d_206d_46bb_a460_edff786b1132:e -> true_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 -> id_465402fd_0475_44d9_b93c_3aa070c3fa8c:n [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" "]
  
  id_465402fd_0475_44d9_b93c_3aa070c3fa8c:s -> id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18:n [id="id_465402fd_0475_44d9_b93c_3aa070c3fa8c@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" "]
  id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18:s -> true_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132:n [id="id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 -> true_dummy_down_left_id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_4657b50d_206d_46bb_a460_edff786b1132 -> id_4657b50d_206d_46bb_a460_edff786b1132:s [id="id_ccc01c92_b36a_4d3a_8f5a_a40318b55f18@id_1decb2a4_6daa_42e1_965d_66c7b2bd09c2" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_4657b50d_206d_46bb_a460_edff786b1132:w -> false_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_4657b50d_206d_46bb_a460_edff786b1132 -> false_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 -> end_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_4657b50d_206d_46bb_a460_edff786b1132 -> true_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> true_dummy_down_left_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> id_e37cbd88_a03f_42f0_8bbf_9599aad6d283:s [id="id_4657b50d_206d_46bb_a460_edff786b1132@id_1c88cdb4_0833_4728_996a_067b2b92dfb9" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_e37cbd88_a03f_42f0_8bbf_9599aad6d283:w -> false_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> false_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> end_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_e37cbd88_a03f_42f0_8bbf_9599aad6d283 -> id_93853e66_27e0_4999_acc5_ea0e8d5806df [id="id_e37cbd88_a03f_42f0_8bbf_9599aad6d283@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
