by @RENATO JAVIER TOLENTINO LÁZARO Fork
{"functions":[],"name":"Año bisiesto completo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_76353a49_32a3_434b_82a9_f4997504eb29"},{"newline":true,"@type":"Output","id":"id_6367544b_aabe_465f_934e_d92b72c471a3","value":"\"Bienvenido al programa Año Bisiesto Completo\""},{"newline":true,"@type":"Output","id":"id_02a8b594_4f41_4a7e_9174_c5a41e140df0","value":"\"Ingrese su año\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"A","lengthValue2":"5","id":"id_0862c22e_a8e5_4c5e_a077_975e1731b197","initValue":null},{"@type":"Input","name":"A","id":"id_3742cfac_01cd_45ce_aa91_544ec1156109","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_896575f5_51b2_4142_8feb_6ce12317d452","value":"\"El año ingresado no es bisiesto\""}],"id":"id_d8f2b385_5511_4186_9e9c_8d6460793922"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_19401833_7024_4cea_a1b4_e7afab063735","value":"\"El año ingresado es bisiesto\""}],"id":"id_72829b14_b2c0_4e33_bbb0_5c461976bd69"},"condition":"(A % 4 == 0) && ((A % 100 != 100 ) || (A % 400 == 0))","@type":"If","id":"id_bd490eb6_d7d5_4cb4_99ec_728099ab4f61"},{"@type":"Return","id":"id_63947d53_da88_4d52_a786_13adffc402b7","maybeValue":null}],"parameters":[]},"id":"id_1727f237_ab3a_4772_b1b5_184025dd4642","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":443}