Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Python by blablalba ( 16 years ago )
if (COTA_INICIAL==COTA_MINIMA and Mes+1>maxmes and not cotaminima):
maxmes=Mes+1
cotaminima=True
if (COTA_INICIAL==COTA_MINIMA and Mes+1<minmes):
minmes=Mes+1
Revise this Paste
Parent: 19103