{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_05c0f0c1_72c4_406f_a024_44d60a590ec3"},{"@type":"Input","name":"a,b,c","id":"id_24fc8284_f9b0_4fd6_ae6d_331141fa2881","prompt":null},{"falseBlock":{"statements":[{"@type":"Input","name":"max_ = a, min_ = b","id":"id_cf6c746f_7515_4c67_9128_74ffa6a1339b","prompt":null}],"id":"id_587f748d_37e1_4485_a9b8_4a149bd9e1bf"},"trueBlock":{"statements":[{"@type":"Input","name":"max_ = b, min_ = a","id":"id_033de0b7_a5fb_4451_befe_57d2cd7ab623","prompt":null}],"id":"id_d2944726_660c_4cea_ad2e_5f4c8c299055"},"condition":"a<b","@type":"If","id":"id_eeb6353b_6663_412c_b297_91e5319d679a"},{"falseBlock":{"statements":[],"id":"id_41acd487_7cb8_4a82_ad96_29c280e689d0"},"trueBlock":{"statements":[{"@type":"Input","name":"max_ = c","id":"id_7330bfee_fd79_40df_9a9b_8fd8226ca696","prompt":null}],"id":"id_85ae5ea8_762f_480d_90c0_30f5ee0e6df7"},"condition":"max_ < c","@type":"If","id":"id_33e36409_0236_45d2_b52a_af98699e03d3"},{"falseBlock":{"statements":[],"id":"id_0e731b94_a1d2_4152_ac68_6f8e3cb9a2e4"},"trueBlock":{"statements":[{"@type":"Input","name":"min_ = c","id":"id_d319211a_9323_4b86_9d85_3e49b0c80d4c","prompt":null}],"id":"id_e7d5a4db_76c5_4889_8ca9_33ff43d30b11"},"condition":"c < min_","@type":"If","id":"id_7f0430ee_be28_470c_987b_30d866afadae"},{"@type":"Input","name":"mid = (a + b + c) - (max_ + min_)","id":"id_ae195fa4_75a1_4af7_bc0d_fb826828b7ab","prompt":null},{"newline":true,"@type":"Output","id":"id_831c9075_4a23_4ce8_a72a_2095394ec7b2","value":"\"min_, mid, max_\""},{"@type":"Return","id":"id_9b1ad622_53e7_4778_9f9b_9ae251baab56","maybeValue":null}],"parameters":[]},"id":"id_0f47f39a_1c3b_4337_96ea_f804c677572b","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":427}