
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_324d1664_0e08_4399_8d81_f69789d58b21 [id="id_324d1664_0e08_4399_8d81_f69789d58b21#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_fca67290_0fc5_467d_a4df_f2a3c1f71306 [id="id_fca67290_0fc5_467d_a4df_f2a3c1f71306#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61069" tooltip="sid: Integer = 61069" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0e4fff4b_a018_4bbd_ae59_11680124d871 [id="id_0e4fff4b_a018_4bbd_ae59_11680124d871#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_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a#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_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [pos="2.5,9997.1875!" shape=point width=0]
  false_dummy_up_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [pos="-2.5,9997.1875!" shape=point width=0]
  
  id_9537b07a_7292_4abd_8f39_7b730a275cf4 [id="id_9537b07a_7292_4abd_8f39_7b730a275cf4#Output" pos="2.5,9996.25!" height=0.4 width=1.3 fixedsize=true group="id_17ecdc83_2b4b_4213_aa3e_ffada6977ece"    label="\"末尾が0か5\"" tooltip="\"末尾が0か5\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9196a07f_4850_4517_8ccb_a836cd9b4ca1 [id="id_9196a07f_4850_4517_8ccb_a836cd9b4ca1#Output" pos="-2.5,9996.25!" height=0.4 width=1.08 fixedsize=true group="id_8b231a25_0944_4ecf_9d7c_b27c84d543bd"    label="\"それ以外\"" tooltip="\"それ以外\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [ pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [ pos="-2.5,9995.3125!" shape=point width=0]
  
  end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a#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_ed08efb2_61bd_4687_b3f5_bfdc8a23d017 [id="id_ed08efb2_61bd_4687_b3f5_bfdc8a23d017#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_324d1664_0e08_4399_8d81_f69789d58b21:s -> id_fca67290_0fc5_467d_a4df_f2a3c1f71306:n [id="id_324d1664_0e08_4399_8d81_f69789d58b21@fun-main" tailtooltip=" " edgetooltip=" "]
  id_fca67290_0fc5_467d_a4df_f2a3c1f71306:s -> id_0e4fff4b_a018_4bbd_ae59_11680124d871:n [id="id_fca67290_0fc5_467d_a4df_f2a3c1f71306@fun-main" tailtooltip=" " edgetooltip=" "]
  id_0e4fff4b_a018_4bbd_ae59_11680124d871:s -> id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:n [id="id_0e4fff4b_a018_4bbd_ae59_11680124d871@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:e -> true_dummy_up_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a@id_17ecdc83_2b4b_4213_aa3e_ffada6977ece" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a -> id_9537b07a_7292_4abd_8f39_7b730a275cf4:n [id="id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a@id_17ecdc83_2b4b_4213_aa3e_ffada6977ece" tailtooltip=" " edgetooltip=" "]
  
  id_9537b07a_7292_4abd_8f39_7b730a275cf4:s -> true_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:n [id="id_9537b07a_7292_4abd_8f39_7b730a275cf4@id_17ecdc83_2b4b_4213_aa3e_ffada6977ece" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a -> end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="id_9537b07a_7292_4abd_8f39_7b730a275cf4@id_17ecdc83_2b4b_4213_aa3e_ffada6977ece" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:w -> false_dummy_up_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a@id_8b231a25_0944_4ecf_9d7c_b27c84d543bd" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a -> id_9196a07f_4850_4517_8ccb_a836cd9b4ca1:n [id="id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a@id_8b231a25_0944_4ecf_9d7c_b27c84d543bd" tailtooltip=" " edgetooltip=" "]
  
  id_9196a07f_4850_4517_8ccb_a836cd9b4ca1:s -> false_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:n [id="id_9196a07f_4850_4517_8ccb_a836cd9b4ca1@id_8b231a25_0944_4ecf_9d7c_b27c84d543bd" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a -> end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a [id="id_9196a07f_4850_4517_8ccb_a836cd9b4ca1@id_8b231a25_0944_4ecf_9d7c_b27c84d543bd" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a:s -> id_ed08efb2_61bd_4687_b3f5_bfdc8a23d017:n [id="end_id_fc7c986d_6e55_4d91_9b25_f5af7f80fe9a@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
