{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5d9fe870_74de_40fa_be7a_34822399f8e4"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"length","lengthValue2":"5","id":"id_be521730_69d6_4adc_a7e8_57f18160389f","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"width","lengthValue2":"5","id":"id_5c1c3d68_0d44_43be_bf3e_902fd1e98cc2","initValue":null},{"newline":true,"@type":"Output","id":"id_622fda6b_a631_4376_a121_7d7f7291fa69","value":"\"length of the rectangle\""},{"@type":"Input","name":"length","id":"id_f594c81b_7d0d_4063_84a6_3d89d2519710","prompt":null},{"newline":true,"@type":"Output","id":"id_8b6410ee_88d3_4ceb_9b71_7d097bb4b378","value":"\"width of the triangle\""},{"@type":"Input","name":"width","id":"id_c86446e1_3d08_4e33_b8fc_6c2899ddf522","prompt":null},{"newline":true,"@type":"Output","id":"id_1ca87a3e_ea46_41e6_aaa0_974d49ac5370","value":"\"area= \"+length*width"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num","lengthValue2":"5","id":"id_979620bb_ddb6_4c3e_ae79_c043e52c0ea9","initValue":null},{"newline":true,"@type":"Output","id":"id_da157902_d9c3_4482_a1a1_bf147fdcbad4","value":"\"enter a num\""},{"@type":"Input","name":"num","id":"id_3eebd044_a8f4_4cf0_ab9b_a92fcbda53ce","prompt":null},{"newline":true,"@type":"Output","id":"id_7b40d146_eb6c_463e_b776_ac4890ea5e32","value":"\"sqr of number= \"+num*num"},{"newline":true,"@type":"Output","id":"id_c11c4128_0dfd_44b3_b17e_8ce082e6c79f","value":"\"cube of num= \"+num*num*num"},{"@type":"Return","id":"id_116b25d1_bdd7_4675_8ba0_ac82b6ea917c","maybeValue":null}],"parameters":[]},"id":"id_7b47584e_85ac_4c07_9ccf_5f27d312bc5c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"c++","showGenCode":true},"version":"0.3","revision":270}