{"functions":[],"name":"ordena_tres_numeros","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_9ed3bb15_06c5_4f22_b389_d3ce7ddd2dda"},{"@type":"Comment","id":"id_271512d8_5df6_4e54_adce_8f5ee912a52a","text":"Pede 3 nĂºmeros (a,b,c)."},{"@type":"Comment","id":"id_0bcee119_db34_4501_b1e4_58210b5ee098","text":"Mostra em ordem crescente \\n (do menor para o maior)."},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_efa02a1a_fa11_4542_a4ae_99a84fba1366","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_86d7a52c_a2d1_41e5_ba10_45da27023b95","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"c","lengthValue2":"5","id":"id_b294cf84_b5de_4ca7_8885_86785813da8e","initValue":null},{"newline":true,"@type":"Output","id":"id_6cec69ce_2b65_4684_87df_b5f61ad466ff","value":"\"Digite o valor de a: \""},{"@type":"Input","name":"a","id":"id_d1183a27_3715_43e4_b43d_16c25403ebe6","prompt":null},{"newline":true,"@type":"Output","id":"id_8dbfefd6_3cd1_4429_8341_fd4c16fa1f66","value":"\"Digite o valor de b: \""},{"@type":"Input","name":"b","id":"id_59ad1f00_884c_4916_a7c4_714c26598bd2","prompt":null},{"newline":true,"@type":"Output","id":"id_d1db95a5_e921_44c9_9e2e_7ddba5c694d2","value":"\"Digite o valor de c: \""},{"@type":"Input","name":"c","id":"id_cb67614a_17ba_4f5c_991c_2c5c2c633278","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_d14927b1_8a41_44c9_a74c_0ee0ec62b3f6","value":"\"Ordem: c b a = \" + c + \",\" + b + \",\" + a"}],"id":"id_40c29580_6ad2_45af_a5c6_76071424b0e2"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bcab8e36_99f9_448c_bf6c_ae33de860fe3","value":"\"Ordem: b c a = \" + b + \",\" + c + \",\" + a"}],"id":"id_9be2f2d1_bbfb_4ef5_9030_b2b001ff7da7"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_adb84171_bad2_4e4e_8a93_4abe6c2f8ba5","value":"\"Ordem: b a c = \" + b + \",\" + a + \",\" + c"}],"id":"id_696c18e8_89be_4e37_9c64_7ee7b27e9262"},"condition":"a < c","@type":"If","id":"id_aebd80b1_aad6_49c8_bb8f_acc06bec899b"}],"id":"id_81a424a5_680a_44c2_b275_6996c2df9c6b"},"condition":"b < c","@type":"If","id":"id_d6bbdca0_24ed_4a69_a337_a2094b7df026"}],"id":"id_e194742f_2a76_4f91_a314_ccc9b0117dea"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_610725f5_1725_4051_9ef1_d6e91f15b175","value":"\"Ordem: c a b = \" + c + \",\" + a + \",\" + b"}],"id":"id_6ddeb9f8_312d_47b3_b3da_f370d465fbb3"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_2f7cf11d_cd4a_40da_ab57_d8b72813f69c","value":"\"Ordem: a c b = \" + a + \",\" + c + \",\" + b"}],"id":"id_770406cc_e320_4b9a_bf76_63aab9080597"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_0f49b2d9_8024_442a_8087_843531db18f6","value":"\"Ordem: a b c = \" + a + \",\" + b + \",\" + c"}],"id":"id_165aadc1_aeb3_4032_8bb7_4479b413d69f"},"condition":"b < c","@type":"If","id":"id_933c5046_070f_42f7_9dc2_f321d5cdbe3c"}],"id":"id_b0e59a2e_71ed_4450_a587_a99ddb2a0f23"},"condition":"a < c","@type":"If","id":"id_e1f3b970_e342_4301_9e74_840cfdd0445f"}],"id":"id_eac821df_81ec_4edf_9499_8d7e6e21a421"},"condition":"a < b","@type":"If","id":"id_b32ba846_7595_45bc_882c_fd23a89c903a"},{"@type":"Return","id":"id_91b3348c_146d_40e0_81ec_0bc5c37907b3","maybeValue":null}],"parameters":[]},"id":"id_1facd00e_09f8_497d_a9ad_83d1b0cf0520","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":638}