{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0a322e38_c252_40e8_94d5_d70700e2bda2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_796b8fd3_f3c2_457b_87ed_cd2d0dbeed1d","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_b20d4c06_1fe3_4494_b6c3_81a7b48a567f","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"temp","lengthValue2":"5","id":"id_fa0f9076_e520_47e2_9e6f_c7c489cf383c","initValue":null},{"newline":true,"@type":"Output","id":"id_ed602b60_440f_4436_a0dc_69368b08824e","value":"\"value of a before swapping\""},{"@type":"Input","name":"a","id":"id_bc5d9074_c07f_4d3f_8641_5f0bcd840e5b","prompt":"Please enter x:"},{"newline":true,"@type":"Output","id":"id_8367711b_523b_45c8_bc12_8efc17a5e075","value":"\"value of b before swapping\""},{"@type":"Input","name":"b","id":"id_e8384065_6fad_4554_9288_f32862cd66c6","prompt":"Please enter x:"},{"@type":"Assign","name":"temp","id":"id_bd4b370e_0520_41ca_a87e_62fb2b7bd738","value":"a"},{"@type":"Assign","name":"a","id":"id_e3738f8a_6b40_4aaa_aa68_a1b64daacc23","value":"b"},{"@type":"Assign","name":"b","id":"id_ab8ec215_cc1b_4a97_a835_135f4acf7011","value":"temp"},{"newline":true,"@type":"Output","id":"id_e81ad6d3_8746_4184_b9a0_c464ebfebb88","value":"\"value of a after swapping\" +\" \"+ a"},{"newline":true,"@type":"Output","id":"id_437ea04f_5451_4b8f_a4fc_22dbfc55f275","value":"\"value of b after swapping\"+\" \"+ b"},{"@type":"Return","id":"id_fe4cec02_ed72_4ed0_8064_14318124778e","maybeValue":null}],"parameters":[]},"id":"id_5dcdd1f3_97a9_4d16_acfe_8d7a3d987e94","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"c++","showGenCode":true},"version":"0.3","revision":152}