
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_9db54951_2412_4214_a4ac_e4ae88ad24d0 [id="id_9db54951_2412_4214_a4ac_e4ae88ad24d0#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_a4c7555c_927e_4bcf_b38c_76b5c943320a [id="id_a4c7555c_927e_4bcf_b38c_76b5c943320a#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61191" tooltip="sid: Integer = 61191" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_dd46dd9e_1ed5_445a_b827_872f02b55aeb [id="id_dd46dd9e_1ed5_445a_b827_872f02b55aeb#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="digits" tooltip="digits: IntegerArray" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_09aa8230_79f8_4cce_8dda_e963183084e5 [id="id_09aa8230_79f8_4cce_8dda_e963183084e5#Assign" pos="0.0,9997.1875!" height=0.4 width=3.2800000000000002 fixedsize=true group="fun-main"    label="digits[0] = sid / 10000 % 10" tooltip="digits[0] = sid / 10000 % 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_aea5c751_b4ca_4227_b4fb_a8e370f8557a [id="id_aea5c751_b4ca_4227_b4fb_a8e370f8557a#Assign" pos="0.0,9996.25!" height=0.4 width=3.1700000000000004 fixedsize=true group="fun-main"    label="digits[1] = sid / 1000 % 10" tooltip="digits[1] = sid / 1000 % 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_315d5f51_b670_4c2e_8ba9_c2e9745b324e [id="id_315d5f51_b670_4c2e_8ba9_c2e9745b324e#Assign" pos="0.0,9995.3125!" height=0.4 width=3.06 fixedsize=true group="fun-main"    label="digits[2] = sid / 100 % 10" tooltip="digits[2] = sid / 100 % 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_1fd7fdf0_5a2a_4aeb_96e8_307c565bb3b5 [id="id_1fd7fdf0_5a2a_4aeb_96e8_307c565bb3b5#Assign" pos="0.0,9994.375!" height=0.4 width=2.95 fixedsize=true group="fun-main"    label="digits[3] = sid / 10 % 10" tooltip="digits[3] = sid / 10 % 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_257fa210_93ad_4a01_ac33_16c393309cfd [id="id_257fa210_93ad_4a01_ac33_16c393309cfd#Assign" pos="0.0,9993.4375!" height=0.4 width=2.4000000000000004 fixedsize=true group="fun-main"    label="digits[4] = sid % 10" tooltip="digits[4] = sid % 10" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_e474e3e8_541f_4f85_b003_0927057e075b [id="id_e474e3e8_541f_4f85_b003_0927057e075b#Assign" pos="0.0,9992.5!" height=0.4 width=2.4000000000000004 fixedsize=true group="fun-main"    label="maxValue = digits[0]" tooltip="maxValue = digits[0]" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_c2184378_ae39_434a_9eb3_9fd0839b09e7 [id="id_c2184378_ae39_434a_9eb3_9fd0839b09e7#Assign" pos="0.0,9991.5625!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="maxIndex = 0" tooltip="maxIndex = 0" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_ea98ced4_b854_4942_97d7_f6110dd89929#ForLoop" pos="0.0,9990.625!" height=0.5 width=2.15 fixedsize=true group="fun-main" 
    label="i = 1 to 4 by 1" tooltip="i = 1 to 4 by 1" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="3.75,9990.625!" shape=point width=0]
  false_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="-1.25,9990.625!" shape=point width=0]
  
  id_6546bf44_5d74_450e_a298_51952255d960 [id="id_6546bf44_5d74_450e_a298_51952255d960#If" pos="3.75,9989.6875!" height=0.5 width=2.7 fixedsize=true group="id_dae9ee85_e646_4943_aa23_3a7a3126fb73" 
    label="digits[i] > maxValue" tooltip="digits[i] > maxValue" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 [pos="7.5,9989.6875!" shape=point width=0]
  false_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 [pos="1.25,9989.6875!" shape=point width=0]
  
  id_510f38a7_ca50_4776_8141_d60b232c04da [id="id_510f38a7_ca50_4776_8141_d60b232c04da#Assign" pos="7.5,9988.75!" height=0.4 width=2.4000000000000004 fixedsize=true group="id_fad50e5c_8ff2_4823_b635_9d40f88baf15"    label="maxValue = digits[i]" tooltip="maxValue = digits[i]" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_825669e5_e19f_4aff_ab42_1d455d3ea6cf [id="id_825669e5_e19f_4aff_ab42_1d455d3ea6cf#Assign" pos="7.5,9987.8125!" height=0.4 width=1.52 fixedsize=true group="id_fad50e5c_8ff2_4823_b635_9d40f88baf15"    label="maxIndex = i" tooltip="maxIndex = i" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  
  true_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960 [ pos="7.5,9986.875!" shape=point width=0]
  false_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960 [ pos="1.25,9986.875!" shape=point width=0]
  
  end_id_6546bf44_5d74_450e_a298_51952255d960 [id="end_id_6546bf44_5d74_450e_a298_51952255d960#IfEnd" class="flowrun-not-selectable" pos="3.75,9986.875!" group="id_dae9ee85_e646_4943_aa23_3a7a3126fb73" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="3.75,9986.041666666666!" shape=point width=0]
  true_dummy_down_left_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="0.0,9986.041666666666!" shape=point width=0]
  false_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="-1.25,9985.9375!" shape=point width=0]
  end_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 [pos="0.0,9985.9375!" group="fun-main" shape=point width=0]
  
  
  id_49689db1_c16f_446b_94be_10278c30a59d [id="id_49689db1_c16f_446b_94be_10278c30a59d#Output" pos="0.0,9985.0!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="\"maxIndex\"" tooltip="\"maxIndex\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_84308d9f_cf75_4a08_92c8_5d5e84dcdaad [id="id_84308d9f_cf75_4a08_92c8_5d5e84dcdaad#Return" pos="0.0,9984.0625!" 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_9db54951_2412_4214_a4ac_e4ae88ad24d0:s -> id_a4c7555c_927e_4bcf_b38c_76b5c943320a:n [id="id_9db54951_2412_4214_a4ac_e4ae88ad24d0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a4c7555c_927e_4bcf_b38c_76b5c943320a:s -> id_dd46dd9e_1ed5_445a_b827_872f02b55aeb:n [id="id_a4c7555c_927e_4bcf_b38c_76b5c943320a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_dd46dd9e_1ed5_445a_b827_872f02b55aeb:s -> id_09aa8230_79f8_4cce_8dda_e963183084e5:n [id="id_dd46dd9e_1ed5_445a_b827_872f02b55aeb@fun-main" tailtooltip=" " edgetooltip=" "]
  id_09aa8230_79f8_4cce_8dda_e963183084e5:s -> id_aea5c751_b4ca_4227_b4fb_a8e370f8557a:n [id="id_09aa8230_79f8_4cce_8dda_e963183084e5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_aea5c751_b4ca_4227_b4fb_a8e370f8557a:s -> id_315d5f51_b670_4c2e_8ba9_c2e9745b324e:n [id="id_aea5c751_b4ca_4227_b4fb_a8e370f8557a@fun-main" tailtooltip=" " edgetooltip=" "]
  id_315d5f51_b670_4c2e_8ba9_c2e9745b324e:s -> id_1fd7fdf0_5a2a_4aeb_96e8_307c565bb3b5:n [id="id_315d5f51_b670_4c2e_8ba9_c2e9745b324e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1fd7fdf0_5a2a_4aeb_96e8_307c565bb3b5:s -> id_257fa210_93ad_4a01_ac33_16c393309cfd:n [id="id_1fd7fdf0_5a2a_4aeb_96e8_307c565bb3b5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_257fa210_93ad_4a01_ac33_16c393309cfd:s -> id_e474e3e8_541f_4f85_b003_0927057e075b:n [id="id_257fa210_93ad_4a01_ac33_16c393309cfd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_e474e3e8_541f_4f85_b003_0927057e075b:s -> id_c2184378_ae39_434a_9eb3_9fd0839b09e7:n [id="id_e474e3e8_541f_4f85_b003_0927057e075b@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c2184378_ae39_434a_9eb3_9fd0839b09e7:s -> id_ea98ced4_b854_4942_97d7_f6110dd89929:n [id="id_c2184378_ae39_434a_9eb3_9fd0839b09e7@fun-main" tailtooltip=" " edgetooltip=" "]
  ## FORLOOP-TRUE
  id_ea98ced4_b854_4942_97d7_f6110dd89929:e -> true_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@id_dae9ee85_e646_4943_aa23_3a7a3126fb73" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> id_6546bf44_5d74_450e_a298_51952255d960:n [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@id_dae9ee85_e646_4943_aa23_3a7a3126fb73" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_6546bf44_5d74_450e_a298_51952255d960:e -> true_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 [id="id_6546bf44_5d74_450e_a298_51952255d960@id_fad50e5c_8ff2_4823_b635_9d40f88baf15" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 -> id_510f38a7_ca50_4776_8141_d60b232c04da:n [id="id_6546bf44_5d74_450e_a298_51952255d960@id_fad50e5c_8ff2_4823_b635_9d40f88baf15" tailtooltip=" " edgetooltip=" "]
  
  id_510f38a7_ca50_4776_8141_d60b232c04da:s -> id_825669e5_e19f_4aff_ab42_1d455d3ea6cf:n [id="id_510f38a7_ca50_4776_8141_d60b232c04da@id_fad50e5c_8ff2_4823_b635_9d40f88baf15" tailtooltip=" " edgetooltip=" "]
  id_825669e5_e19f_4aff_ab42_1d455d3ea6cf:s -> true_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960:n [id="id_825669e5_e19f_4aff_ab42_1d455d3ea6cf@id_fad50e5c_8ff2_4823_b635_9d40f88baf15" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960 -> end_id_6546bf44_5d74_450e_a298_51952255d960 [id="id_825669e5_e19f_4aff_ab42_1d455d3ea6cf@id_fad50e5c_8ff2_4823_b635_9d40f88baf15" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_6546bf44_5d74_450e_a298_51952255d960:w -> false_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 [id="id_6546bf44_5d74_450e_a298_51952255d960@id_3df00f95_947b_45f5_872e_ecd7dbbcf929" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_6546bf44_5d74_450e_a298_51952255d960 -> false_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960:n [id="id_6546bf44_5d74_450e_a298_51952255d960@id_3df00f95_947b_45f5_872e_ecd7dbbcf929" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_6546bf44_5d74_450e_a298_51952255d960 -> end_id_6546bf44_5d74_450e_a298_51952255d960 [id="id_6546bf44_5d74_450e_a298_51952255d960@id_3df00f95_947b_45f5_872e_ecd7dbbcf929" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_6546bf44_5d74_450e_a298_51952255d960:s -> true_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929:n [id="end_id_6546bf44_5d74_450e_a298_51952255d960@id_dae9ee85_e646_4943_aa23_3a7a3126fb73" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> true_dummy_down_left_id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_6546bf44_5d74_450e_a298_51952255d960@id_dae9ee85_e646_4943_aa23_3a7a3126fb73" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> id_ea98ced4_b854_4942_97d7_f6110dd89929:s [id="id_6546bf44_5d74_450e_a298_51952255d960@id_dae9ee85_e646_4943_aa23_3a7a3126fb73" tailtooltip=" " edgetooltip=" "]
  
  ## FORLOOP-FALSE
  id_ea98ced4_b854_4942_97d7_f6110dd89929:w -> false_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> false_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> end_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_ea98ced4_b854_4942_97d7_f6110dd89929 -> id_49689db1_c16f_446b_94be_10278c30a59d [id="id_ea98ced4_b854_4942_97d7_f6110dd89929@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_49689db1_c16f_446b_94be_10278c30a59d:s -> id_84308d9f_cf75_4a08_92c8_5d5e84dcdaad:n [id="id_49689db1_c16f_446b_94be_10278c30a59d@fun-main" tailtooltip=" " edgetooltip=" "]

}
