{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b3462a9f_a34a_4e83_abec_cde1f1f6a233"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_416f14c1_8f7c_41e5_b862_5988d9601903","initValue":null},{"@type":"Declare","tpe":"Integer","name":"percentuale","id":"id_6e6f75f5_03d8_4609_b74c_fc0ae4849a6a","initValue":null},{"@type":"Input","name":"x","id":"id_48c1d57b_c91a_477b_bb0b_a6b7ee22b441","prompt":null},{"@type":"Input","name":"percentuale","id":"id_ac138c84_59e2_4cba_8f41_aa67de14cac8","prompt":null},{"@type":"Declare","tpe":"Integer","name":"sconto","id":"id_1d155cf5_2bfc_43c2_9409_a3c29850163f","initValue":null},{"@type":"Declare","tpe":"Integer","name":"prezzoscontato","id":"id_7b53c1cd_ddd6_4559_89de_4cfb9ed78652","initValue":null},{"@type":"Assign","name":"sconto","id":"id_0bd1f018_025d_4302_8ac3_c849488a03d8","value":"(x*percentuale)/100"},{"@type":"Assign","name":"prezzoscontato","id":"id_eb7661b7_5977_48d5_bbfa_d7d7c376e9fe","value":"x-sconto"},{"newline":true,"@type":"Output","id":"id_97396f68_df3f_4912_93ed_bd237c5252a7","value":"prezzoscontato"},{"@type":"Return","id":"id_7a19ca4a_9841_4c1d_b7e1_7d0da45bcccb","maybeValue":null}],"parameters":[]},"id":"id_e30a953e_1e5e_4a26_b28c_aeda438cee5e","config":{"showDebugVars":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2"}