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-18 9:19

#include <stdio.h>
#include <stdlib.h>
main
(
){int buffa;while
 (
  (buffa=getw
   (stdin
   )
  )!=EOF
 )putw
 (rand
  (
  ),stdout
 );return rand
 (
 );}


Time this.

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