by @Gwendolyn Thelise Renault De Haas Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7899fd9d_5322_4bb6_8356_1eec10cbfe53"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"giorni","lengthValue2":"5","id":"id_c3e93503_da6f_4603_9a0a_e18b920dcf4a","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"ore","lengthValue2":"5","id":"id_63bb7844_ea38_45ea_b87a_5cc6404c1013","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"minuti","lengthValue2":"5","id":"id_c9f614ff_56d0_4ecf_ba21_6ab441310c90","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"secondi","lengthValue2":"5","id":"id_a95ddfc5_f140_4f30_8c58_481db568fffc","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"secondiTot","lengthValue2":"5","id":"id_b7249c27_a601_4f64_a5e1_bb674164c116","initValue":null},{"newline":true,"@type":"Output","id":"id_6e80b46a_18f8_438f_9382_9399e98d0774","value":"\"Dati un numero di giorni, ore, minuti e secondi, calcolare il totale di secondi\""},{"newline":true,"@type":"Output","id":"id_2b7f4135_bcda_440f_80d0_8aab37ab3f09","value":"\"numero giorni\""},{"@type":"Input","name":"giorni","id":"id_cf734717_8c0a_4612_8ed5_b503d79cd3e2","prompt":null},{"newline":true,"@type":"Output","id":"id_ce385c9a_ad28_4303_8c56_cec81648a265","value":"\"numero ore\""},{"@type":"Input","name":"ore","id":"id_7b5554ed_8561_4efe_99fe_b98d74241183","prompt":null},{"newline":true,"@type":"Output","id":"id_368b7baf_6d20_49ed_a75d_450106e8ba5a","value":"\"numero minuti\""},{"@type":"Input","name":"minuti","id":"id_7be27289_f09b_4f65_8ce6_0ffd3adf4cc5","prompt":null},{"newline":true,"@type":"Output","id":"id_9c1684df_574f_48dc_936a_a7e202c55bf5","value":"\"numero secondi\""},{"@type":"Input","name":"secondi","id":"id_03c4c8e1_f09b_4b24_867d_e681ef8311c4","prompt":null},{"@type":"Assign","name":"secondiTot","id":"id_555183a1_13dc_46a6_a4bf_8399152a5f9b","value":"(giorni*86400)+(ore*3600)+(minuti*60)+secondi"},{"newline":true,"@type":"Output","id":"id_e071f600_a8c7_4054_a020_dc11f7e26b68","value":"secondiTot"},{"@type":"Return","id":"id_5bfe76da_6b1f_4d19_9550_3cea9aa8f79f","maybeValue":null}],"parameters":[]},"id":"id_6f5e3367_ede2_4350_a104_c07899e97c1a","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":349}