Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation ok (0 errors)
#10
For reference, my codebattle program + shooter program are currently 46kb, & 9719 tokens.
I broke it into separate programs to be organized and avoid editor bugs(probably fixed already).

That comes with the strict limitation of only referencing functions and classes
compiled previously in program storage, in other words:

If I wanted to share my codebattle program, I'd have to number the files
and provide stupid instructions on how to make sure it works.

This puts your main program at the bottom of program storage.(a minor inconvenience)

I suspect that most codebattle programs wouldn't reach 80kb, including mine.


Messages In This Thread
Compilation ok (0 errors) - by melex750 - 02-23-2016, 03:45 AM
RE: Compilation ok (0 errors) - by krzys_h - 02-23-2016, 12:19 PM
RE: Compilation ok (0 errors) - by tomaszkax86 - 02-23-2016, 10:18 PM
RE: Compilation ok (0 errors) - by melex750 - 02-23-2016, 10:52 PM
RE: Compilation ok (0 errors) - by krzys_h - 02-24-2016, 12:07 PM
RE: Compilation ok (0 errors) - by tomangelo - 02-24-2016, 01:19 PM
RE: Compilation ok (0 errors) - by krzys_h - 02-24-2016, 02:46 PM
RE: Compilation ok (0 errors) - by melex750 - 02-25-2016, 01:13 AM
RE: Compilation ok (0 errors) - by tomaszkax86 - 02-25-2016, 03:01 PM
RE: Compilation ok (0 errors) - by melex750 - 02-25-2016, 08:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)