{"functions":[],"name":"leap year single condition","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3037351d_7448_459f_8c06_cfd95a916e18"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n","lengthValue2":"5","id":"id_d87d4e0b_2d88_4c1c_bf4c_fb9618f1589b","initValue":null},{"@type":"Input","name":"n","id":"id_2e53b28e_0182_4659_850b_e2000e8282c2","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_d7c9969e_517d_4e8a_af9d_cb544a86d8ea","value":"\"not a leap year\""}],"id":"id_648faedc_b58b_4707_96f9_ed41b2862bce"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_b4203679_69d6_4f8e_ac22_b63a181d89cf","value":"\"Leap year\""}],"id":"id_358da960_b387_49e1_97a1_063c4e791db2"},"condition":"(n%4==0 && n%100!=0) || n%400==0","@type":"If","id":"id_db19945c_b39d_4059_97ba_83f5cb7fd098"},{"@type":"Return","id":"id_5e998bdb_79f7_4d35_9e91_71a7a344791b","maybeValue":null}],"parameters":[]},"id":"id_38b7995c_3f70_4064_868a_c4c0d09bd59a","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":true},"version":"0.3","revision":266}