Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Challenge: fastest program wins

Name: Anonymous 2009-04-14 12:59

Write a program in your language that
1.opens a file as arbitrary precision integer.
2.divides the number by 3.
3.stores the binary result in another file.

Name: Anonymous 2009-04-14 13:02

int x = file.open(someFile)/3;
x.binaryWrite(anotherFile);

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List