{"functions":[],"name":"Programa05","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c5fb675e_52e4_42ae_b549_03f6e88d5c39"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n1","lengthValue2":"5","id":"id_0570e2ed_8d61_4bcc_96cf_ad6777dab06b","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n2","lengthValue2":"5","id":"id_fba13034_74ba_4c65_b0cb_ac8826dd20c3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"x","lengthValue2":"5","id":"id_c7c879bc_10d8_4c63_9957_cb4500204b48","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resto","lengthValue2":"5","id":"id_a3ab8dd0_9672_459d_9009_93abbe9d8404","initValue":null},{"newline":true,"@type":"Output","id":"id_b4dcd38f_693a_42c5_b33e_819fd889fbcc","value":"\"Qual o valor que será divido ?\""},{"@type":"Input","name":"n1","id":"id_23bdf51c_d178_4224_ae7e_94ab357ba195","prompt":null},{"newline":true,"@type":"Output","id":"id_b817aed2_03cc_4792_b779_dd786a42b39b","value":"\"Qual o valor do denominador ?\""},{"@type":"Input","name":"n2","id":"id_d93b04e2_7c87_4d72_8079_4e6e5a7c25aa","prompt":null},{"@type":"Assign","name":"x","id":"id_736afccf_573f_4410_a213_fe1dc81fb685","value":"n1/n2"},{"@type":"Assign","name":"resto","id":"id_c746eee8_83a8_473d_92d7_15025a1e5ba7","value":"n1-x*n2"},{"newline":true,"@type":"Output","id":"id_20696f4a_bbfc_4475_920f_275c7019b214","value":"\"O valor da divisao é\""},{"newline":true,"@type":"Output","id":"id_d21de54d_2117_40ce_94c0_2b6f2a1240cc","value":"x"},{"newline":true,"@type":"Output","id":"id_ccb3778f_a002_43b4_945d_1f9baefc0231","value":"\"O valor do resto é:\""},{"newline":true,"@type":"Output","id":"id_ffcc2244_10c5_46c6_b677_1a23e354450a","value":"resto"},{"@type":"Return","id":"id_4286043b_1b5f_4a96_9e72_69e308f34a15","maybeValue":null}],"parameters":[]},"id":"id_300bf428_a5ec_4a4d_95c6_43217c949d2b","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":181}