{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ad5d6c64_f9b9_4e6f_b574_5c0e93dd2585"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroImpiegati","lengthValue2":"5","id":"id_3797b0a2_551b_4aec_b911_0b8f8ba1daf4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"contatore","lengthValue2":"5","id":"id_5b963895_41d9_4ac9_a644_2b542e411fc2","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"pagaOraria","lengthValue2":"5","id":"id_d89a325c_830b_4c24_a965_4a9df6671429","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"oreLavorative","lengthValue2":"5","id":"id_2c0b54b6_d001_40fb_9d58_d8e3314428c4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"lordo","lengthValue2":"5","id":"id_d169a408_05b7_4bce_af50_e94709589fea","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"netto","lengthValue2":"5","id":"id_71e0947f_0567_4f9f_8f00_f6f553e20453","initValue":null},{"@type":"Input","name":"numeroImpiegati","id":"id_1cc3f4ad_39c1_469c_b915_e3996a3212e8","prompt":null},{"@type":"Assign","name":"contatore","id":"id_83715dc2_bad5_4497_8b4c_9118ad64cd55","value":"0"},{"condition":"contatore<numeroImpiegati","@type":"While","id":"id_136e0f2f_fcc2_4577_a510_9c6bdfcb4512","body":{"statements":[{"@type":"Input","name":"pagaOraria","id":"id_9fe2908f_f2e1_4639_8649_f95d75760c73","prompt":null},{"@type":"Input","name":"oreLavorative","id":"id_8682e2e3_7b0c_45cd_a891_5f264a7c2a71","prompt":null},{"@type":"Assign","name":"lordo","id":"id_c98f3854_0196_45fc_9a82_14502d920c50","value":"pagaOraria*oreLavorative"},{"@type":"Assign","name":"netto","id":"id_bfc773e5_050c_47a6_b0bd_e4ff0d1ceb81","value":"lordo-(lordo*18/100)"},{"newline":true,"@type":"Output","id":"id_634ea6e6_dba1_4955_bb68_6ad082ef96a0","value":"\"stipendio calcolato: \"+ netto"},{"@type":"Assign","name":"contatore","id":"id_18144100_245a_4469_9629_bd1630615250","value":"contatore+1"}],"id":"id_4dc9bbb6_39de_4abd_8a5a_8887e9dea46d"}},{"@type":"Return","id":"id_2d4a459a_a461_483f_8756_86a7cccab0b3","maybeValue":null}],"parameters":[]},"id":"id_bbca7744_a410_4f58_a8e7_6f3dc1e57c25","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":326}