Welcome, guest! Login / Register - Why register?
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 C++ by tomfarr ( 17 years ago )
x=0				{use}
y=0				{use}
z=0				{use}
time_format=1			{use}
t=2075				{cns}
dt!=t				{cns}

while()				{

if(x!=0 and y=0 and z=0)	{

dt=t+time_format, 
				}

if (x=0 and y!=0 and z=0)
				{
dt=t+time_format,
				}
if (x=0 and y=0 and z!=0)	{

dt=t+time_format,
				};
End while;

 

Revise this Paste

Parent: 8091
Children: 8093
Your Name: Code Language: