by @MUSTANSAR HUSSAIN Fork
{"functions":[],"name":"Type of Triangle","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_d236c5d1_3bf5_4fa8_ba26_82554cf7bdc8"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_edb2e5b3_bd7d_478f_8bd8_d800eaae6d56","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_d6c09b38_a959_4ae2_9cc4_342dbd9353a4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"c","lengthValue2":"5","id":"id_644d3660_4ebf_4f04_b065_b31f042a05dd","initValue":null},{"@type":"Input","name":"a","id":"id_8869b603_7a8e_4528_9295_a76db9db3b26","prompt":"Please enter first side of Triangle:"},{"@type":"Input","name":"b","id":"id_4a6b1a9a_3120_4e18_bbe5_e5994b1f01ef","prompt":"Please enter 2nd side of Triangle:"},{"@type":"Input","name":"c","id":"id_b46dda94_c994_4299_b3c1_85b4fdb8c7f2","prompt":"Please enter 3rd side of Triangle:"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_5dd84b42_b27f_4f81_8f1c_51b4e41a0130","value":"\"Error 404: These are not the sides of a Triangle\""}],"id":"id_6ab71d1d_e6c5_4a7d_8a95_d02ac0a78ffd"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_e9758dbc_5971_4518_b539_49b82ac359b1","value":"\"These are the sides of Scalene Triangle \""}],"id":"id_d4814df0_1310_43f8_9af6_6d1ce411ec17"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_b50f4127_710e_4a77_8324_de6ff395b51a","value":"\"These are the sides of Isosceles Triangle \""}],"id":"id_38595f51_77e8_4849_9cd9_8ed2345fe01e"},"condition":"a==b || b==c || a==c","@type":"If","id":"id_a6c4054f_c314_4504_8b76_ed97a8f02b0c"}],"id":"id_b219ff69_d117_4ea9_a998_c35fd1cf7665"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_02bd5762_d2c7_4ce2_93d9_f94747daf090","value":"\"These are the sides of Equilateral Triangle \""}],"id":"id_5e264d9d_94bb_4de5_a029_46ef3873f965"},"condition":"(a == b) && (b == c)","@type":"If","id":"id_946b84e5_3b5d_4bd2_892c_4eaf839ec1c5"}],"id":"id_169c0613_e80b_4651_8c86_30069d9d0a75"},"condition":"a+b>c && b+c>a && a+c>b","@type":"If","id":"id_77d604ed_324f_4001_9bf2_a53d693c36eb"},{"@type":"Return","id":"id_721d5fd9_ee58_46cf_96b1_1aa2a0d514e2","maybeValue":null}],"parameters":[]},"id":"id_e09436da_0408_4597_998a_5954238ecf6f","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"c++","showGenCode":true},"version":"0.3","revision":634}