
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_979e83f1_5f2f_4e69_b2d7_cdc85055621d [id="id_979e83f1_5f2f_4e69_b2d7_cdc85055621d#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_3e6827d4_159a_4152_841e_30830c6be369 [id="id_3e6827d4_159a_4152_841e_30830c6be369#Declare" pos="0.0,9999.0625!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="input = 0" tooltip="input: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_265eaf24_a399_4d90_9dcd_e4bb4c2df5bd [id="id_265eaf24_a399_4d90_9dcd_e4bb4c2df5bd#Declare" pos="0.0,9998.125!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="Contatore = 1" tooltip="Contatore: Integer = 1" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_cf51fd9f_f734_4d3a_9a63_bd829fb99699 [id="id_cf51fd9f_f734_4d3a_9a63_bd829fb99699#Declare" pos="0.0,9997.1875!" height=0.4 width=1.19 fixedsize=true group="fun-main"    label="somma = 0" tooltip="somma: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6#While" pos="0.0,9996.25!" height=0.5 width=1.71 fixedsize=true group="fun-main" 
    label="Contatore<5" tooltip="Contatore<5" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="-1.25,9996.25!" shape=point width=0]
  
  id_e352939e_708a_4b75_b9cc_f80c3013e674 [id="id_e352939e_708a_4b75_b9cc_f80c3013e674#Input" pos="2.5,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_2533ea3e_8111_476e_9f18_aa526cec5042"    label="input" tooltip="input" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1348415c_9a8f_48f8_a222_9dc47f205797 [id="id_1348415c_9a8f_48f8_a222_9dc47f205797#Assign" pos="2.5,9994.375!" height=0.4 width=2.5100000000000002 fixedsize=true group="id_2533ea3e_8111_476e_9f18_aa526cec5042"    label="somma = somma + input" tooltip="somma = somma + input" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3 [id="id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3#Assign" pos="2.5,9993.4375!" height=0.4 width=2.95 fixedsize=true group="id_2533ea3e_8111_476e_9f18_aa526cec5042"    label="Contatore = Contatore + 1" tooltip="Contatore = Contatore + 1" fillcolor="#002a3a" color="#001117" fontcolor="white"] 
  
  true_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="2.5,9992.604166666666!" shape=point width=0]
  true_dummy_down_left_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="0.0,9992.604166666666!" shape=point width=0]
  false_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="-1.25,9992.5!" shape=point width=0]
  end_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 [pos="0.0,9992.5!" group="fun-main" shape=point width=0]
  
  
  id_8df7bd99_7e3b_42e0_8a4a_2c37a6d250b5 [id="id_8df7bd99_7e3b_42e0_8a4a_2c37a6d250b5#Output" pos="0.0,9991.5625!" height=0.4 width=4.2700000000000005 fixedsize=true group="fun-main"    label="\"La somma totale è pari a \" + somma" tooltip="\"La somma totale è pari a \" + somma" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8c89c834_c800_4b33_a349_129da657fe8a [id="id_8c89c834_c800_4b33_a349_129da657fe8a#Return" pos="0.0,9990.625!" 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_979e83f1_5f2f_4e69_b2d7_cdc85055621d:s -> id_3e6827d4_159a_4152_841e_30830c6be369:n [id="id_979e83f1_5f2f_4e69_b2d7_cdc85055621d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3e6827d4_159a_4152_841e_30830c6be369:s -> id_265eaf24_a399_4d90_9dcd_e4bb4c2df5bd:n [id="id_3e6827d4_159a_4152_841e_30830c6be369@fun-main" tailtooltip=" " edgetooltip=" "]
  id_265eaf24_a399_4d90_9dcd_e4bb4c2df5bd:s -> id_cf51fd9f_f734_4d3a_9a63_bd829fb99699:n [id="id_265eaf24_a399_4d90_9dcd_e4bb4c2df5bd@fun-main" tailtooltip=" " edgetooltip=" "]
  id_cf51fd9f_f734_4d3a_9a63_bd829fb99699:s -> id_675367f6_fca7_4621_9525_6c19f46ebda6:n [id="id_cf51fd9f_f734_4d3a_9a63_bd829fb99699@fun-main" tailtooltip=" " edgetooltip=" "]
  ## WHILE-TRUE
  id_675367f6_fca7_4621_9525_6c19f46ebda6:e -> true_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> id_e352939e_708a_4b75_b9cc_f80c3013e674:n [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" "]
  
  id_e352939e_708a_4b75_b9cc_f80c3013e674:s -> id_1348415c_9a8f_48f8_a222_9dc47f205797:n [id="id_e352939e_708a_4b75_b9cc_f80c3013e674@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" "]
  id_1348415c_9a8f_48f8_a222_9dc47f205797:s -> id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3:n [id="id_1348415c_9a8f_48f8_a222_9dc47f205797@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" "]
  id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3:s -> true_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6:n [id="id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> true_dummy_down_left_id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_down_left_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> id_675367f6_fca7_4621_9525_6c19f46ebda6:s [id="id_3a4d15f4_c396_4c75_b3e2_027f36b9b3d3@id_2533ea3e_8111_476e_9f18_aa526cec5042" tailtooltip=" " edgetooltip=" "]
  
  ## WHILE-FALSE
  id_675367f6_fca7_4621_9525_6c19f46ebda6:w -> false_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> false_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  false_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> end_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@fun-main" tailtooltip=" " edgetooltip=" " arrowhead=none]
  end_dummy_down_id_675367f6_fca7_4621_9525_6c19f46ebda6 -> id_8df7bd99_7e3b_42e0_8a4a_2c37a6d250b5 [id="id_675367f6_fca7_4621_9525_6c19f46ebda6@fun-main" tailtooltip=" " edgetooltip=" "]
  
  
  id_8df7bd99_7e3b_42e0_8a4a_2c37a6d250b5:s -> id_8c89c834_c800_4b33_a349_129da657fe8a:n [id="id_8df7bd99_7e3b_42e0_8a4a_2c37a6d250b5@fun-main" tailtooltip=" " edgetooltip=" "]

}
