by @Paulo Henrique Fork
{"functions":[],"name":"programa5","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e6641436_6f7c_4cd2_9ba9_34f81f8513aa"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor1","lengthValue2":"5","id":"id_481c0082_67c9_494c_8397_525656ed9ea8","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor2","lengthValue2":"5","id":"id_3ff0b0ed_f117_4917_a483_44801bdccbbe","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"divinteira","lengthValue2":"5","id":"id_96e88926_b700_437f_8e55_73c43d078d09","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resto","lengthValue2":"5","id":"id_f8b2bec0_aee9_4351_bb88_2ee6318ea851","initValue":null},{"newline":true,"@type":"Output","id":"id_aa429938_1f0f_4eda_959a_483c45423e26","value":"\"Insira o primeiro valor\""},{"@type":"Input","name":"valor1","id":"id_22e4789a_d846_411a_b78d_a5ef083a095c","prompt":null},{"newline":true,"@type":"Output","id":"id_e1f9966e_c96d_45ea_bd0c_e2fbd1a38d62","value":"\"Insira o segundo valor\""},{"@type":"Input","name":"valor2","id":"id_b5729021_d6f0_4a1d_a2a4_b1b8681e8476","prompt":null},{"newline":true,"@type":"Output","id":"id_7bbd5b9b_d9db_4cb4_b13f_e958d031e565","value":"\"divisão inteira\""},{"@type":"Assign","name":"divinteira","id":"id_0d21cb48_9d06_4972_8ce4_75fc6586ec86","value":"valor1/valor2"},{"newline":true,"@type":"Output","id":"id_7fe09d84_091c_4e53_8578_5834c720f932","value":"divinteira"},{"newline":true,"@type":"Output","id":"id_031e925a_8893_4c65_8ebc_91bc75d42af6","value":"\"resto da divisão\""},{"@type":"Assign","name":"resto","id":"id_c0b277be_78a1_4623_beac_38920cc4ffcf","value":"valor1%valor2"},{"newline":true,"@type":"Output","id":"id_3dba272d_e64f_48c8_8603_45a0fb34878b","value":"resto"},{"@type":"Return","id":"id_99073426_2a95_4288_a4ed_9cedbb55c752","maybeValue":null}],"parameters":[]},"id":"id_82091b2b_be28_44d7_a78e_abee4c2dc190","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":499}