by @Pedro Luiz Chaves Zucchi Fork
{"functions":[],"name":"montan","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_be8d5b81_355b_4c9c_acee_114402ffe15b"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"capInicial","lengthValue2":"5","id":"id_6f9cd9b9_ecea_4458_bc63_fc4c75de239f","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"juros","lengthValue2":"5","id":"id_55715ff9_7b68_465a_8ab6_e925e4bc28dc","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"tempoAno","lengthValue2":"5","id":"id_753d2191_e454_4582_bb08_a084aa6a4322","initValue":null},{"newline":true,"@type":"Output","id":"id_39e9befd_2f7a_4110_b794_1e04ad2655c7","value":"\"Digite o capital inicial\""},{"@type":"Input","name":"capInicial","id":"id_e7d75cab_5959_499a_a301_77baf294ef1b","prompt":null},{"newline":true,"@type":"Output","id":"id_f1a39b72_f455_4c3f_9014_caeaee453d42","value":"\"Digite a porcentagem de juros\""},{"@type":"Input","name":"juros","id":"id_d8410f6d_6686_49b2_924a_fb0f3225b55b","prompt":null},{"newline":true,"@type":"Output","id":"id_22450a66_bcd3_48cb_8f06_d310632afe14","value":"\"digite o tempo em anos\""},{"@type":"Input","name":"tempoAno","id":"id_1cb97437_f761_45bd_8927_e8f6b802489b","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"jurosDec","lengthValue2":"5","id":"id_11fe9c97_1fb1_4586_9291_60e444231af0","initValue":"juros/100"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"montante","lengthValue2":"5","id":"id_f3a06a7d_b4fb_4ac6_b5a0_5178ebf4e500","initValue":"capInicial * pow(1+jurosDec, tempoAno)"},{"newline":true,"@type":"Output","id":"id_f56f4b47_302c_4b9e_ac4d_8e4aecd89f5c","value":"\"O montante acumulado foi de\""},{"newline":true,"@type":"Output","id":"id_c5318a12_63d3_42a5_b2a0_4fb316ea18a2","value":"montante"},{"@type":"Return","id":"id_b8281db4_6e37_48a9_b6a8_12528fd571d5","maybeValue":null}],"parameters":[]},"id":"id_6aae8aa9_a17a_4072_9d44_7c011cd21e9a","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":272}