
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_acc1b2d9_3748_404e_b9dc_d806a6f3c8b5 [id="id_acc1b2d9_3748_404e_b9dc_d806a6f3c8b5#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_5c10f7b3_4b48_427f_a4ad_2ffc7d8b966c [id="id_5c10f7b3_4b48_427f_a4ad_2ffc7d8b966c#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61142" tooltip="sid: Integer = 61142" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_ef61aa5d_36be_4e94_b2db_a7b755719794 [id="id_ef61aa5d_36be_4e94_b2db_a7b755719794#Declare" pos="0.0,9998.125!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="last = sid%10" tooltip="last: Integer = sid%10" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="id_90490ff1_6023_4496_bff4_1ccd9483c8d2#If" pos="0.0,9997.1875!" height=0.5 width=2.7 fixedsize=true group="fun-main" 
    label="(last==0)||(last==5)" tooltip="(last==0)||(last==5)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [pos="-2.5,9997.1875!" shape=point width=0]
  
  id_323e7e0e_5aed_4eb9_a550_6446b1526b73 [id="id_323e7e0e_5aed_4eb9_a550_6446b1526b73#Output" pos="2.5,9996.25!" height=0.4 width=1.3 fixedsize=true group="id_a8a4351b_812d_4561_be11_a2015d92d741"    label="\"末尾が0か5\"" tooltip="\"末尾が0か5\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_60ef31ee_4187_4150_a336_e9907a8d8298 [id="id_60ef31ee_4187_4150_a336_e9907a8d8298#Output" pos="-2.5,9996.25!" height=0.4 width=1.08 fixedsize=true group="id_e5a6ca1f_ea30_4b5d_a78f_ddfb4259d0fa"    label="\"それ以外\"" tooltip="\"それ以外\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [ pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [ pos="-2.5,9995.3125!" shape=point width=0]
  
  end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_8dd2e814_110b_40c3_8cc9_28dac35db3c1 [id="id_8dd2e814_110b_40c3_8cc9_28dac35db3c1#Return" pos="0.0,9994.375!" 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_acc1b2d9_3748_404e_b9dc_d806a6f3c8b5:s -> id_5c10f7b3_4b48_427f_a4ad_2ffc7d8b966c:n [id="id_acc1b2d9_3748_404e_b9dc_d806a6f3c8b5@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5c10f7b3_4b48_427f_a4ad_2ffc7d8b966c:s -> id_ef61aa5d_36be_4e94_b2db_a7b755719794:n [id="id_5c10f7b3_4b48_427f_a4ad_2ffc7d8b966c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_ef61aa5d_36be_4e94_b2db_a7b755719794:s -> id_90490ff1_6023_4496_bff4_1ccd9483c8d2:n [id="id_ef61aa5d_36be_4e94_b2db_a7b755719794@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_90490ff1_6023_4496_bff4_1ccd9483c8d2:e -> true_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="id_90490ff1_6023_4496_bff4_1ccd9483c8d2@id_a8a4351b_812d_4561_be11_a2015d92d741" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 -> id_323e7e0e_5aed_4eb9_a550_6446b1526b73:n [id="id_90490ff1_6023_4496_bff4_1ccd9483c8d2@id_a8a4351b_812d_4561_be11_a2015d92d741" tailtooltip=" " edgetooltip=" "]
  
  id_323e7e0e_5aed_4eb9_a550_6446b1526b73:s -> true_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2:n [id="id_323e7e0e_5aed_4eb9_a550_6446b1526b73@id_a8a4351b_812d_4561_be11_a2015d92d741" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 -> end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="id_323e7e0e_5aed_4eb9_a550_6446b1526b73@id_a8a4351b_812d_4561_be11_a2015d92d741" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_90490ff1_6023_4496_bff4_1ccd9483c8d2:w -> false_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="id_90490ff1_6023_4496_bff4_1ccd9483c8d2@id_e5a6ca1f_ea30_4b5d_a78f_ddfb4259d0fa" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 -> id_60ef31ee_4187_4150_a336_e9907a8d8298:n [id="id_90490ff1_6023_4496_bff4_1ccd9483c8d2@id_e5a6ca1f_ea30_4b5d_a78f_ddfb4259d0fa" tailtooltip=" " edgetooltip=" "]
  
  id_60ef31ee_4187_4150_a336_e9907a8d8298:s -> false_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2:n [id="id_60ef31ee_4187_4150_a336_e9907a8d8298@id_e5a6ca1f_ea30_4b5d_a78f_ddfb4259d0fa" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 -> end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2 [id="id_60ef31ee_4187_4150_a336_e9907a8d8298@id_e5a6ca1f_ea30_4b5d_a78f_ddfb4259d0fa" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2:s -> id_8dd2e814_110b_40c3_8cc9_28dac35db3c1:n [id="end_id_90490ff1_6023_4496_bff4_1ccd9483c8d2@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
