{"functions":[],"name":"programa05","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b60bac73_fd9d_4b2f_81b5_5dd3769b4cd2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor1","lengthValue2":"5","id":"id_fbe19278_3f79_4241_a368_d442f6a47bd0","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor2","lengthValue2":"5","id":"id_adcf655c_0275_4e16_80ab_9dfebdac8fbd","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"divisao","lengthValue2":"5","id":"id_f216d0b4_1411_4a85_8319_300d03e38143","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"resto","lengthValue2":"5","id":"id_b3838af1_a03d_42a9_80fd_9d104bbde062","initValue":null},{"newline":true,"@type":"Output","id":"id_56194311_b9ed_4619_a6fd_f31bfa5650c9","value":"\"Insira o primeiro valor: \""},{"@type":"Input","name":"valor1","id":"id_845b0ac4_bdc1_4094_9242_7d047268c4f0","prompt":null},{"newline":true,"@type":"Output","id":"id_7c7be22a_374f_40dc_8e7a_307411478338","value":"\"Insira o valor que irá dividir o número anterior: \""},{"@type":"Input","name":"valor2","id":"id_96e61c40_ddea_4067_a953_cbbc50585f72","prompt":null},{"@type":"Assign","name":"divisao","id":"id_59319789_3ed8_4dfa_bc35_112a4c2793b7","value":"valor1/valor2"},{"@type":"Assign","name":"resto","id":"id_c8b383c3_1d50_4a7c_a67b_1c693aca6d9a","value":"valor1%valor2"},{"newline":false,"@type":"Output","id":"id_b3f0a235_bfad_4bbe_b06a_0aad5ed66309","value":"\"Resultado da divisão: \""},{"newline":true,"@type":"Output","id":"id_6de5188d_77da_4972_8c49_85191615bba1","value":"divisao"},{"newline":false,"@type":"Output","id":"id_35232831_e4f7_4704_9ae7_9b6e95817a58","value":"\"Resto da divisão: \""},{"newline":true,"@type":"Output","id":"id_c190b550_fbb4_4e76_9776_4032e2490714","value":"resto"},{"@type":"Return","id":"id_5882fd9d_815c_4956_bf07_ce4f747488b5","maybeValue":null}],"parameters":[]},"id":"id_47b92f24_e4d3_40d3_83c5_297c73a307f8","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":343}