looking at drills code.
I got a return of:
 Code:
Running Test 01...-1Done
Running Test 02...-1Done
Running Test 03...-1Done
Running Test 04...0Done
Running Test 05...0Done
Running Test 06...0Done
Running Test 07...-1Done
Running Test 08...0Done
Running Test 09...0Done
Running Test 10...-1Done
Running Test 11...0Done
Running Test 12...0Done
Running Test 13...0Done
Running Test 14...-1Done
Running Test 15...0Done
Running Test 16...0Done
Running Test 17...-1Done
Running Test 18...-1Done
Running Test 19...0Done
Running Test 20...-1Done
Running Test 21...-1Done
Your solution passed all tests

KiXtart
KiXtart Version  = 4.53
KiXGolf Script   = kixgolf_wfp.kix

Computer
OS               = Windows XP Professional
CPU              = AMD Turion(tm) 64 X2 Mobile Technology TL-64
Speed            = 2194 MHz
Memory           = 1920 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = A Well-Formed Problem
Processing Start = 2008/12/22 00:39:34.343
Processing End   = 2008/12/22 00:39:34.546
Duration         = 0000/00/00 00:00:00.202
KiXGolf Score    = 261

Thank you for participating in KiXtart Golf!


this was not accepted, at least in the early days.
the UDF has to be self-containing and shall not "speak out"

changing:
$.load($t)

to:
$c = $.load($t)

fixes this issue, leaving the score at 264
_________________________
!

download KiXnet