
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_71a18c37_1ddc_4edc_96f9_9c26cb9ec11e [id="id_71a18c37_1ddc_4edc_96f9_9c26cb9ec11e#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_46808264_6994_4df5_87f6_3716c71ba3f4 [id="id_46808264_6994_4df5_87f6_3716c71ba3f4#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8bc8e5a1_d747_44de_8a2d_3a5a55b03012 [id="id_8bc8e5a1_d747_44de_8a2d_3a5a55b03012#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_1d0385d8_162d_427b_89b7_88f0f791f24e [id="id_1d0385d8_162d_427b_89b7_88f0f791f24e#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_bc9ab8dd_7878_4055_908d_080a4ac47c48 [id="id_bc9ab8dd_7878_4055_908d_080a4ac47c48#Input" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="y" tooltip="y" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="id_9dc8f261_c862_49f2_83bd_9b22f2f00e59#If" pos="0.0,9995.3125!" height=0.5 width=2.04 fixedsize=true group="fun-main" 
    label="x > 0 && y > 0" tooltip="x > 0 && y > 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [pos="2.5,9995.3125!" shape=point width=0]
  false_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [pos="-2.5,9995.3125!" shape=point width=0]
  
  id_7728d6ea_0f46_45f8_a497_244b3454ba9f [id="id_7728d6ea_0f46_45f8_a497_244b3454ba9f#Output" pos="2.5,9994.375!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_362ccda1_0654_4b2e_aceb_494d7329f1a9"    label="\"Ambos são positivos.\"" tooltip="\"Ambos são positivos.\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_25e52331_957b_4446_bf17_75d66f936bda [id="id_25e52331_957b_4446_bf17_75d66f936bda#Output" pos="-2.5,9994.375!" height=0.4 width=2.8400000000000003 fixedsize=true group="id_a0be5650_1663_46a0_af78_f6b9373af0e8"    label="\"Ambos são negativos.\"" tooltip="\"Ambos são negativos.\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [ pos="2.5,9993.4375!" shape=point width=0]
  false_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59#IfEnd" class="flowrun-not-selectable" pos="0.0,9993.4375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_f49ee6b9_977c_4467_94a9_e0fccf942f9b [id="id_f49ee6b9_977c_4467_94a9_e0fccf942f9b#Return" pos="0.0,9992.5!" 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_71a18c37_1ddc_4edc_96f9_9c26cb9ec11e:s -> id_46808264_6994_4df5_87f6_3716c71ba3f4:n [id="id_71a18c37_1ddc_4edc_96f9_9c26cb9ec11e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_46808264_6994_4df5_87f6_3716c71ba3f4:s -> id_8bc8e5a1_d747_44de_8a2d_3a5a55b03012:n [id="id_46808264_6994_4df5_87f6_3716c71ba3f4@fun-main" tailtooltip=" " edgetooltip=" "]
  id_8bc8e5a1_d747_44de_8a2d_3a5a55b03012:s -> id_1d0385d8_162d_427b_89b7_88f0f791f24e:n [id="id_8bc8e5a1_d747_44de_8a2d_3a5a55b03012@fun-main" tailtooltip=" " edgetooltip=" "]
  id_1d0385d8_162d_427b_89b7_88f0f791f24e:s -> id_bc9ab8dd_7878_4055_908d_080a4ac47c48:n [id="id_1d0385d8_162d_427b_89b7_88f0f791f24e@fun-main" tailtooltip=" " edgetooltip=" "]
  id_bc9ab8dd_7878_4055_908d_080a4ac47c48:s -> id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:n [id="id_bc9ab8dd_7878_4055_908d_080a4ac47c48@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:e -> true_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="id_9dc8f261_c862_49f2_83bd_9b22f2f00e59@id_362ccda1_0654_4b2e_aceb_494d7329f1a9" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 -> id_7728d6ea_0f46_45f8_a497_244b3454ba9f:n [id="id_9dc8f261_c862_49f2_83bd_9b22f2f00e59@id_362ccda1_0654_4b2e_aceb_494d7329f1a9" tailtooltip=" " edgetooltip=" "]
  
  id_7728d6ea_0f46_45f8_a497_244b3454ba9f:s -> true_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:n [id="id_7728d6ea_0f46_45f8_a497_244b3454ba9f@id_362ccda1_0654_4b2e_aceb_494d7329f1a9" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 -> end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="id_7728d6ea_0f46_45f8_a497_244b3454ba9f@id_362ccda1_0654_4b2e_aceb_494d7329f1a9" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:w -> false_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="id_9dc8f261_c862_49f2_83bd_9b22f2f00e59@id_a0be5650_1663_46a0_af78_f6b9373af0e8" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 -> id_25e52331_957b_4446_bf17_75d66f936bda:n [id="id_9dc8f261_c862_49f2_83bd_9b22f2f00e59@id_a0be5650_1663_46a0_af78_f6b9373af0e8" tailtooltip=" " edgetooltip=" "]
  
  id_25e52331_957b_4446_bf17_75d66f936bda:s -> false_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:n [id="id_25e52331_957b_4446_bf17_75d66f936bda@id_a0be5650_1663_46a0_af78_f6b9373af0e8" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 -> end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59 [id="id_25e52331_957b_4446_bf17_75d66f936bda@id_a0be5650_1663_46a0_af78_f6b9373af0e8" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59:s -> id_f49ee6b9_977c_4467_94a9_e0fccf942f9b:n [id="end_id_9dc8f261_c862_49f2_83bd_9b22f2f00e59@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
