by @Sara Maria Dragomir Fork
{"functions":[],"name":"problema 9","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_4bb8ab95_94c5_48cc_8602_6a22ed10fc44"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"n","lengthValue2":"5","id":"id_1c5b94c3_0f94_455f_ada3_fd077f1c7840","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"c","lengthValue2":"5","id":"id_51ec0334_54f6_4cfd_bac4_1b8118b68f89","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cmax","lengthValue2":"5","id":"id_bb277776_b696_479d_b34a_2d921e544f00","initValue":"0"},{"@type":"Input","name":"n","id":"id_7651d9fc_9463_440f_a8d0_1d73512db919","prompt":null},{"condition":"n>0","@type":"While","id":"id_8a613f95_7080_4e53_8d01_084ab622c9bb","body":{"statements":[{"@type":"Assign","name":"c","id":"id_fa505e5f_d0c3_421b_8da8_5dbc60b26639","value":"n%10"},{"falseBlock":{"statements":[],"id":"id_09c33fbe_ebe8_4eb0_9bec_52aea26c71bd"},"trueBlock":{"statements":[{"@type":"Assign","name":"cmax","id":"id_445efe57_05e5_4567_b574_b1e4038e35f5","value":"c"}],"id":"id_ebbab5d8_2a34_494e_825b_70b76fddbe28"},"condition":"c>cmax","@type":"If","id":"id_787375b8_7c7e_4122_af5d_9d66a8e51f6e"},{"@type":"Assign","name":"n","id":"id_208fd196_1d65_48d4_9947_fa8fd57a8b1c","value":"n/10"}],"id":"id_e6934064_92b9_4cf7_9b57_c1e1a1bfcbac"}},{"newline":true,"@type":"Output","id":"id_3f231341_f758_4eb5_ace1_60f6244cb2ec","value":"cmax"},{"@type":"Return","id":"id_3611e4bd_49ad_4ef1_8f82_b2cb89a057ac","maybeValue":null}],"parameters":[]},"id":"id_b765e8e6_6ae5_45d4_8b77_3f4c5b64465f","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"c++","showGenCode":true},"version":"0.3","revision":105}