Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
codigo
program uwu; var numero,aux,i,suma:int64; begin repeat read(numero); until (numero > 0); aux:=numero; suma:=0; for i:=1 to numero do begin if (aux mod i = 0) then begin suma:=suma+i; end; end; if (suma > 2*(numero)) then write('El numero ',numero,' ES ABUNDANTE') else write('El numero ',numero,' NO ES ABUNDANTE'); end.
run
|
edit
|
history
|
help
0
Unicorn
zad27-notoptimal
zad27-notoptimal
lecturas
write
Zadanie 3 б
Task
Registracioni broj firme
help me to fix this stupid thing, so tired about it
arreglo suma1