Author Topic: Affinity - Monolith  (Read 2858 times)

annon

  • AWSUM MODERATAR!!!!1
  • Hero Member
  • *****
  • Posts: 1837
    • View Profile
Affinity - Monolith
« on: December 10, 2007, 06:58:36 PM »
http://www.bemanistyle.com/sims/simfile.php?id=20957

I just made this file. It's not really difficult to pass, but it's not too easy to score well on.

Code: [Select]
f(u,c,k,_,y,e,a,h)
{return u*u*u*u-u*u*u*_+u*u*y-u*e+a?k?f(u+1,c,k-1,_,y,e,a,h):0:putchar(u-c+h)==f(u+1,u,k-1,_,y,e,a,h);}
main(){return f(0,0,34,84,2423,26628,72864,98)<putchar(32)>f(0,0,40,125,5809,118995,906750,96)==~putchar(10);}