by @ABDUL HADI FAHEEM Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0ca76f11_1d5e_45a8_a830_c792088d0fd2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"length","lengthValue2":"5","id":"id_73ab8bac_7070_4983_9068_75486fe71330","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"width","lengthValue2":"5","id":"id_27c60ee9_395a_4516_a68c_4dd4c3295e17","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"area","lengthValue2":"5","id":"id_5e853f35_20f8_4ce6_86c4_f770af6e0d4c","initValue":"0"},{"newline":true,"@type":"Output","id":"id_2adee712_485c_4982_b2e3_88061b7b023c","value":"\"Enter the length of the rectangle:\""},{"@type":"Input","name":"length","id":"id_ac8e31f0_1622_4d03_bc4c_2b64d333bf4b","prompt":"Please enter length:"},{"newline":true,"@type":"Output","id":"id_e3127b65_b5a1_4c23_b8b1_0c1bb7bb9307","value":"\"Enter the width of the rectangle:\""},{"@type":"Input","name":"width","id":"id_9d7a7710_5ce7_4036_8ef7_5c566cf016ca","prompt":"Please enter width:"},{"@type":"Assign","name":"area","id":"id_44969467_3cbc_47b5_873e_cdab37b60cf1","value":"length * width"},{"newline":true,"@type":"Output","id":"id_3cd00329_922b_4058_839e_6476790d7524","value":"\"The area of the rectangle is: \" + area"},{"@type":"Return","id":"id_f7c2e9fe_dba0_4fb6_b400_263b96ed53ea","maybeValue":null}],"parameters":[]},"id":"id_22a10b3d_c904_4f7a_b47d_1be58ef46dec","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":false,"lang":"c++","showGenCode":true},"version":"0.3","revision":87}