{"functions":[],"name":"Average of Three Number","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_87237373_867c_4b9e_96ae_1c5cb866b640"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"avg","lengthValue2":"5","id":"id_4885825f_b721_419d_93d6_a6940bcdef20","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_5d623550_1a2d_4b4f_b4a0_8ce2aaff6d2e","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_6311e2a7_2547_43d9_a1b3_f3d9cb2e1ad2","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"c","lengthValue2":"5","id":"id_82b9473b_c4f6_498b_b633_2c50a932baa4","initValue":"0"},{"@type":"Input","name":"a","id":"id_665aa3b7_3dd0_4359_89ff_d747ff6164ff","prompt":null},{"@type":"Input","name":"b","id":"id_ce47ea9e_ae6b_4f76_925a_bb98f5a8fe90","prompt":null},{"@type":"Input","name":"c","id":"id_108f60ec_7320_4490_a11e_3faabf709cd0","prompt":null},{"@type":"Assign","name":"avg","id":"id_080fb551_403b_4992_b382_1945b6df5b40","value":"(a+b+c)/3"},{"newline":true,"@type":"Output","id":"id_d16667a9_ed57_464f_9db1_3ab718147654","value":"avg"},{"@type":"Return","id":"id_4bb40d83_fb85_4e99_a7fc_6a2bcf22cd91","maybeValue":null}],"parameters":[]},"id":"id_e622981c_ba20_40f5_9290_fc1372128a98","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"c++","showGenCode":true},"version":"0.2","revision":586}