Hex Artifact Content
Not logged in

Artifact 60ea23189465161ef5b71373e10eb42205af6a07:


0000: 70 61 63 6b 61 67 65 20 74 61 6e 67 65 6e 74 7a  package tangentz
0010: 3b 0d 0a 69 6d 70 6f 72 74 20 6a 61 76 61 2e 75  ;..import java.u
0020: 74 69 6c 2e 48 61 73 68 4d 61 70 3b 0d 0a 69 6d  til.HashMap;..im
0030: 70 6f 72 74 20 6a 61 76 61 2e 75 74 69 6c 2e 4d  port java.util.M
0040: 61 70 3b 0d 0a 69 6d 70 6f 72 74 20 63 6f 6d 2e  ap;..import com.
0050: 74 6f 70 63 6f 64 65 72 2e 63 6c 69 65 6e 74 2e  topcoder.client.
0060: 63 6f 6e 74 65 73 74 61 6e 74 2e 50 72 6f 62 6c  contestant.Probl
0070: 65 6d 43 6f 6d 70 6f 6e 65 6e 74 4d 6f 64 65 6c  emComponentModel
0080: 3b 0d 0a 69 6d 70 6f 72 74 20 63 6f 6d 2e 74 6f  ;..import com.to
0090: 70 63 6f 64 65 72 2e 73 68 61 72 65 64 2e 6c 61  pcoder.shared.la
00a0: 6e 67 75 61 67 65 2e 4c 61 6e 67 75 61 67 65 3b  nguage.Language;
00b0: 0d 0a 69 6d 70 6f 72 74 20 63 6f 6d 2e 74 6f 70  ..import com.top
00c0: 63 6f 64 65 72 2e 73 68 61 72 65 64 2e 70 72 6f  coder.shared.pro
00d0: 62 6c 65 6d 2e 2a 3b 0d 0a 0d 0a 0d 0a 2f 2a 2a  blem.*;....../**
00e0: 0d 0a 20 2a 20 40 61 75 74 68 6f 72 20 54 61 6e  .. * @author Tan
00f0: 67 65 6e 74 5a 0d 0a 20 2a 0d 0a 20 2a 20 54 68  gentZ.. *.. * Th
0100: 69 73 20 74 65 73 74 65 72 20 63 6c 61 73 73 20  is tester class 
0110: 69 73 20 66 6f 72 20 43 2b 2b 20 6f 6e 6c 79 2e  is for C++ only.
0120: 20 20 49 74 20 69 73 20 62 61 73 65 64 20 6f 6e    It is based on
0130: 20 50 6f 70 73 50 72 6f 63 65 73 73 6f 72 20 77   PopsProcessor w
0140: 68 69 63 68 20 69 73 20 77 72 69 74 74 65 6e 20  hich is written 
0150: 66 6f 72 20 4a 61 76 61 2e 0d 0a 20 2a 20 49 74  for Java... * It
0160: 20 72 65 61 64 73 20 69 6e 20 61 6c 6c 20 74 68   reads in all th
0170: 65 20 67 69 76 65 6e 20 65 78 61 6d 70 6c 65 73  e given examples
0180: 20 66 6f 72 20 61 20 70 72 6f 62 6c 65 6d 20 61   for a problem a
0190: 6e 64 20 67 65 6e 65 72 61 74 65 73 20 74 68 65  nd generates the
01a0: 20 65 71 75 69 76 61 6c 65 6e 74 20 43 2b 2b 20   equivalent C++ 
01b0: 63 6f 64 65 0d 0a 20 2a 20 74 6f 20 74 65 73 74  code.. * to test
01c0: 20 61 6c 6c 20 74 68 65 20 63 61 73 65 73 2e 20   all the cases. 
01d0: 20 54 68 65 20 61 63 63 75 6d 75 6c 61 74 65 64   The accumulated
01e0: 20 72 75 6e 6e 69 6e 67 20 74 69 6d 65 20 69 73   running time is
01f0: 20 38 20 73 65 63 6f 6e 64 73 2c 20 62 75 74 20   8 seconds, but 
0200: 69 74 20 69 73 20 65 61 73 79 20 74 6f 0d 0a 20  it is easy to.. 
0210: 2a 20 73 65 6c 65 63 74 69 76 65 6c 79 20 72 75  * selectively ru
0220: 6e 20 61 20 73 70 65 63 69 66 69 63 20 63 61 73  n a specific cas
0230: 65 20 6f 6e 6c 79 2e 0d 0a 20 2a 0d 0a 20 2a 20  e only... *.. * 
0240: 54 68 69 73 20 74 65 73 74 65 72 20 77 69 6c 6c  This tester will
0250: 20 64 65 66 69 6e 65 20 74 68 72 65 65 20 74 61   define three ta
0260: 67 73 20 74 68 61 74 20 63 61 6e 20 62 65 20 65  gs that can be e
0270: 6d 62 65 64 64 65 64 20 77 69 74 68 69 6e 20 50  mbedded within P
0280: 6f 70 73 45 64 69 74 2f 46 69 6c 65 45 64 69 74  opsEdit/FileEdit
0290: 20 63 6f 64 65 20 74 65 6d 70 6c 61 74 65 3a 0d   code template:.
02a0: 0a 20 2a 09 24 57 52 49 54 45 52 43 4f 44 45 24  . *.$WRITERCODE$
02b0: 20 2d 20 70 6c 61 63 65 20 68 6f 6c 64 65 72 20   - place holder 
02c0: 66 6f 72 20 77 72 69 74 65 72 20 63 6f 64 65 20  for writer code 
02d0: 2d 20 77 69 6c 6c 20 62 65 20 62 6c 61 6e 6b 20  - will be blank 
02e0: 69 66 20 6e 6f 6e 65 20 66 6f 75 6e 64 0d 0a 20  if none found.. 
02f0: 2a 09 24 50 52 4f 42 4c 45 4d 24 20 2d 20 70 6c  *.$PROBLEM$ - pl
0300: 61 63 65 20 68 6f 6c 64 65 72 20 66 6f 72 20 70  ace holder for p
0310: 72 6f 62 6c 65 6d 20 64 65 73 63 72 69 70 74 69  roblem descripti
0320: 6f 6e 20 61 73 20 70 6c 61 69 6e 20 74 65 78 74  on as plain text
0330: 0d 0a 20 2a 09 2f 2f 20 24 52 55 4e 54 45 53 54  .. *.// $RUNTEST
0340: 24 20 2d 20 70 6c 61 63 65 20 68 6f 6c 64 65 72  $ - place holder
0350: 20 66 6f 72 20 77 68 65 72 65 20 74 6f 20 70 75   for where to pu
0360: 74 20 74 68 65 20 63 6f 64 65 20 74 68 61 74 20  t the code that 
0370: 73 74 61 72 74 73 20 74 68 65 20 74 65 73 74 0d  starts the test.
0380: 0a 20 2a 09 24 54 45 53 54 43 4f 44 45 24 20 2d  . *.$TESTCODE$ -
0390: 20 70 6c 61 63 65 20 68 6f 6c 64 65 72 20 66 6f   place holder fo
03a0: 72 20 77 68 65 72 65 20 74 6f 20 70 75 74 20 74  r where to put t
03b0: 68 65 20 74 65 73 74 20 63 6f 64 65 0d 0a 20 2a  he test code.. *
03c0: 2f 0d 0a 70 75 62 6c 69 63 20 63 6c 61 73 73 20  /..public class 
03d0: 54 5a 54 65 73 74 65 72 0d 0a 7b 0d 0a 09 2f 2f  TZTester..{...//
03e0: 20 4d 61 70 20 75 73 65 64 20 74 6f 20 73 74 6f   Map used to sto
03f0: 72 65 20 6d 79 20 74 61 67 73 0d 0a 09 70 72 69  re my tags...pri
0400: 76 61 74 65 20 48 61 73 68 4d 61 70 3c 53 74 72  vate HashMap<Str
0410: 69 6e 67 2c 53 74 72 69 6e 67 3e 20 6d 5f 54 61  ing,String> m_Ta
0420: 67 73 20 3d 20 6e 65 77 20 48 61 73 68 4d 61 70  gs = new HashMap
0430: 3c 53 74 72 69 6e 67 2c 53 74 72 69 6e 67 3e 28  <String,String>(
0440: 29 3b 0d 0a 0d 0a 09 2f 2f 20 43 6f 6e 73 74 61  );.....// Consta
0450: 6e 74 73 0d 0a 09 70 72 69 76 61 74 65 20 73 74  nts...private st
0460: 61 74 69 63 20 66 69 6e 61 6c 20 53 74 72 69 6e  atic final Strin
0470: 67 20 6b 5f 57 52 49 54 45 52 43 4f 44 45 20 3d  g k_WRITERCODE =
0480: 20 22 24 57 52 49 54 45 52 43 4f 44 45 24 22 3b   "$WRITERCODE$";
0490: 0d 0a 09 70 72 69 76 61 74 65 20 73 74 61 74 69  ...private stati
04a0: 63 20 66 69 6e 61 6c 20 53 74 72 69 6e 67 20 6b  c final String k
04b0: 5f 50 52 4f 42 4c 45 4d 20 20 20 20 3d 20 22 24  _PROBLEM    = "$
04c0: 50 52 4f 42 4c 45 4d 24 22 3b 0d 0a 09 70 72 69  PROBLEM$";...pri
04d0: 76 61 74 65 20 73 74 61 74 69 63 20 66 69 6e 61  vate static fina
04e0: 6c 20 53 74 72 69 6e 67 20 6b 5f 52 55 4e 54 45  l String k_RUNTE
04f0: 53 54 20 20 20 20 3d 20 22 24 52 55 4e 54 45 53  ST    = "$RUNTES
0500: 54 24 22 3b 0d 0a 09 70 72 69 76 61 74 65 20 73  T$";...private s
0510: 74 61 74 69 63 20 66 69 6e 61 6c 20 53 74 72 69  tatic final Stri
0520: 6e 67 20 6b 5f 54 45 53 54 43 4f 44 45 20 20 20  ng k_TESTCODE   
0530: 3d 20 22 24 54 45 53 54 43 4f 44 45 24 22 3b 0d  = "$TESTCODE$";.
0540: 0a 09 70 72 69 76 61 74 65 20 73 74 61 74 69 63  ..private static
0550: 20 66 69 6e 61 6c 20 53 74 72 69 6e 67 20 6b 5f   final String k_
0560: 56 45 52 53 49 4f 4e 20 20 20 20 3d 20 22 5c 6e  VERSION    = "\n
0570: 2f 2f 20 50 6f 77 65 72 65 64 20 62 79 20 54 5a  // Powered by TZ
0580: 54 65 73 74 65 72 20 31 2e 30 31 20 5b 32 35 2d  Tester 1.01 [25-
0590: 46 65 62 2d 32 30 30 33 5d 20 3a 20 3c 63 61 66  Feb-2003] : <caf
05a0: 65 6c 69 65 72 26 6e 61 6f 79 61 5f 74 3e 2d 63  elier&naoya_t>-c
05b0: 75 73 74 6f 6d 22 3b 0d 0a 0d 0a 09 2f 2f 20 43  ustom";.....// C
05c0: 75 74 20 74 61 67 73 0d 0a 09 70 72 69 76 61 74  ut tags...privat
05d0: 65 20 73 74 61 74 69 63 20 66 69 6e 61 6c 20 53  e static final S
05e0: 74 72 69 6e 67 20 6b 5f 42 45 47 49 4e 43 55 54  tring k_BEGINCUT
05f0: 20 20 20 3d 20 22 2f 2f 20 42 45 47 49 4e 20 43     = "// BEGIN C
0600: 55 54 20 48 45 52 45 22 3b 0d 0a 09 70 72 69 76  UT HERE";...priv
0610: 61 74 65 20 73 74 61 74 69 63 20 66 69 6e 61 6c  ate static final
0620: 20 53 74 72 69 6e 67 20 6b 5f 45 4e 44 43 55 54   String k_ENDCUT
0630: 09 20 3d 20 22 2f 2f 20 45 4e 44 20 43 55 54 20  . = "// END CUT 
0640: 48 45 52 45 22 3b 0d 0a 0d 0a 09 2f 2f 20 50 72  HERE";.....// Pr
0650: 6f 62 6c 65 6d 2d 72 65 6c 61 74 65 64 20 76 61  oblem-related va
0660: 72 69 61 62 6c 65 73 0d 0a 09 70 72 69 76 61 74  riables...privat
0670: 65 20 50 72 6f 62 6c 65 6d 43 6f 6d 70 6f 6e 65  e ProblemCompone
0680: 6e 74 4d 6f 64 65 6c 20 6d 5f 50 72 6f 62 6c 65  ntModel m_Proble
0690: 6d 20 20 20 3d 20 6e 75 6c 6c 3b 0d 0a 09 70 72  m   = null;...pr
06a0: 69 76 61 74 65 20 4c 61 6e 67 75 61 67 65 09 09  ivate Language..
06b0: 09 20 20 6d 5f 4c 61 6e 67 75 61 67 65 20 20 3d  .  m_Language  =
06c0: 20 6e 75 6c 6c 3b 0d 0a 09 0d 0a 09 2f 2a 2a 0d   null;....../**.
06d0: 0a 09 20 2a 20 50 72 65 50 72 6f 63 65 73 73 20  .. * PreProcess 
06e0: 74 68 65 20 73 6f 75 72 63 65 20 63 6f 64 65 0d  the source code.
06f0: 0a 09 20 2a 20 0d 0a 09 20 2a 20 46 69 72 73 74  .. * ... * First
0700: 20 64 65 74 65 72 6d 69 6e 65 73 20 69 66 20 69   determines if i
0710: 74 20 69 73 20 73 61 76 65 64 20 63 6f 64 65 2c  t is saved code,
0720: 20 77 72 69 74 65 72 20 63 6f 64 65 2c 20 6f 72   writer code, or
0730: 20 6e 6f 74 68 69 6e 67 20 61 6e 64 20 73 74 6f   nothing and sto
0740: 72 65 73 20 69 74 20 69 6e 20 24 57 52 49 54 45  res it in $WRITE
0750: 52 43 4f 44 45 24 20 74 61 67 0d 0a 09 20 2a 20  RCODE$ tag... * 
0760: 53 65 63 6f 6e 64 6c 79 20 62 75 69 6c 64 73 20  Secondly builds 
0770: 61 20 6d 61 69 6e 20 6d 65 74 68 6f 64 20 77 69  a main method wi
0780: 74 68 20 64 65 66 61 75 6c 74 20 74 65 73 74 20  th default test 
0790: 63 61 73 65 73 0d 0a 09 20 2a 2f 0d 0a 09 70 75  cases... */...pu
07a0: 62 6c 69 63 20 53 74 72 69 6e 67 20 70 72 65 50  blic String preP
07b0: 72 6f 63 65 73 73 28 53 74 72 69 6e 67 20 53 6f  rocess(String So
07c0: 75 72 63 65 2c 20 50 72 6f 62 6c 65 6d 43 6f 6d  urce, ProblemCom
07d0: 70 6f 6e 65 6e 74 4d 6f 64 65 6c 20 50 72 6f 62  ponentModel Prob
07e0: 6c 65 6d 2c 20 4c 61 6e 67 75 61 67 65 20 4c 61  lem, Language La
07f0: 6e 67 2c 20 52 65 6e 64 65 72 65 72 20 52 65 6e  ng, Renderer Ren
0800: 64 65 72 29 0d 0a 09 7b 0d 0a 09 09 2f 2f 20 53  der)...{....// S
0810: 65 74 20 64 65 66 61 75 6c 74 73 20 66 6f 72 20  et defaults for 
0820: 74 68 65 20 74 61 67 73 20 69 6e 20 63 61 73 65  the tags in case
0830: 20 77 65 20 65 78 69 74 20 6f 75 74 20 65 61 72   we exit out ear
0840: 6c 79 0d 0a 09 09 6d 5f 54 61 67 73 2e 70 75 74  ly....m_Tags.put
0850: 28 6b 5f 57 52 49 54 45 52 43 4f 44 45 2c 20 22  (k_WRITERCODE, "
0860: 22 29 3b 0d 0a 09 09 6d 5f 54 61 67 73 2e 70 75  ");....m_Tags.pu
0870: 74 28 6b 5f 50 52 4f 42 4c 45 4d 2c 20 20 20 20  t(k_PROBLEM,    
0880: 22 22 29 3b 0d 0a 09 09 6d 5f 54 61 67 73 2e 70  "");....m_Tags.p
0890: 75 74 28 6b 5f 52 55 4e 54 45 53 54 2c 20 20 20  ut(k_RUNTEST,   
08a0: 20 22 2f 2f 20 2a 2a 2a 20 57 41 52 4e 49 4e 47   "// *** WARNING
08b0: 20 2a 2a 2a 20 24 52 55 4e 54 45 53 54 24 20 69   *** $RUNTEST$ i
08c0: 73 20 6e 6f 74 20 73 75 70 70 6f 72 74 65 64 20  s not supported 
08d0: 62 79 20 74 68 69 73 20 63 75 73 74 6f 6d 69 7a  by this customiz
08e0: 65 64 20 54 5a 54 65 73 74 65 72 2e 22 29 3b 0d  ed TZTester.");.
08f0: 0a 09 09 6d 5f 54 61 67 73 2e 70 75 74 28 6b 5f  ...m_Tags.put(k_
0900: 54 45 53 54 43 4f 44 45 2c 20 20 20 22 22 29 3b  TESTCODE,   "");
0910: 0d 0a 0d 0a 09 09 2f 2f 20 49 66 20 74 68 65 72  ......// If ther
0920: 65 20 69 73 20 73 6f 75 72 63 65 20 61 6e 64 20  e is source and 
0930: 74 68 65 20 73 6f 75 72 63 65 20 69 73 20 4e 4f  the source is NO
0940: 54 20 65 71 75 61 6c 20 74 6f 20 74 68 65 20 64  T equal to the d
0950: 65 66 61 75 6c 74 20 73 6f 6c 75 74 69 6f 6e 2c  efault solution,
0960: 20 72 65 74 75 72 6e 20 69 74 0d 0a 09 09 69 66   return it....if
0970: 28 20 53 6f 75 72 63 65 2e 6c 65 6e 67 74 68 28  ( Source.length(
0980: 29 3e 30 20 26 26 20 21 53 6f 75 72 63 65 2e 65  )>0 && !Source.e
0990: 71 75 61 6c 73 28 50 72 6f 62 6c 65 6d 2e 67 65  quals(Problem.ge
09a0: 74 44 65 66 61 75 6c 74 53 6f 6c 75 74 69 6f 6e  tDefaultSolution
09b0: 28 29 29 20 29 0d 0a 09 09 09 72 65 74 75 72 6e  ()) ).....return
09c0: 20 53 6f 75 72 63 65 3b 0d 0a 0d 0a 09 09 2f 2f   Source;......//
09d0: 20 43 68 65 63 6b 20 74 6f 20 73 65 65 20 69 66   Check to see if
09e0: 20 74 68 65 20 63 6f 6d 70 6f 6e 65 6e 74 20 68   the component h
09f0: 61 73 20 61 6e 79 20 73 69 67 6e 61 74 75 72 65  as any signature
0a00: 20 0d 0a 09 09 69 66 28 20 21 50 72 6f 62 6c 65   ....if( !Proble
0a10: 6d 2e 68 61 73 53 69 67 6e 61 74 75 72 65 28 29  m.hasSignature()
0a20: 20 29 0d 0a 09 09 7b 0d 0a 09 09 09 6d 5f 54 61   )....{.....m_Ta
0a30: 67 73 2e 70 75 74 28 6b 5f 54 45 53 54 43 4f 44  gs.put(k_TESTCOD
0a40: 45 2c 20 22 2f 2f 20 2a 2a 2a 20 57 41 52 4e 49  E, "// *** WARNI
0a50: 4e 47 20 2a 2a 2a 20 50 72 6f 62 6c 65 6d 20 68  NG *** Problem h
0a60: 61 73 20 6e 6f 20 73 69 67 6e 61 74 75 72 65 20  as no signature 
0a70: 64 65 66 69 6e 65 64 20 66 6f 72 20 69 74 22 29  defined for it")
0a80: 3b 0d 0a 09 09 09 72 65 74 75 72 6e 20 22 22 3b  ;.....return "";
0a90: 0d 0a 09 09 7d 0d 0a 09 09 0d 0a 09 09 2f 2f 20  ....}........// 
0aa0: 47 65 74 20 74 68 65 20 74 65 73 74 20 63 61 73  Get the test cas
0ab0: 65 73 0d 0a 09 09 54 65 73 74 43 61 73 65 5b 5d  es....TestCase[]
0ac0: 20 54 65 73 74 43 61 73 65 73 20 3d 20 50 72 6f   TestCases = Pro
0ad0: 62 6c 65 6d 2e 67 65 74 54 65 73 74 43 61 73 65  blem.getTestCase
0ae0: 73 28 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 43 68 65  s();......// Che
0af0: 63 6b 20 74 6f 20 73 65 65 20 69 66 20 74 65 73  ck to see if tes
0b00: 74 20 63 61 73 65 73 20 61 72 65 20 64 65 66 69  t cases are defi
0b10: 6e 65 64 0d 0a 09 09 69 66 28 20 54 65 73 74 43  ned....if( TestC
0b20: 61 73 65 73 3d 3d 6e 75 6c 6c 20 7c 7c 20 54 65  ases==null || Te
0b30: 73 74 43 61 73 65 73 2e 6c 65 6e 67 74 68 3d 3d  stCases.length==
0b40: 30 20 29 0d 0a 09 09 7b 0d 0a 09 09 09 6d 5f 54  0 )....{.....m_T
0b50: 61 67 73 2e 70 75 74 28 6b 5f 54 45 53 54 43 4f  ags.put(k_TESTCO
0b60: 44 45 2c 20 22 2f 2f 20 2a 2a 2a 20 57 41 52 4e  DE, "// *** WARN
0b70: 49 4e 47 20 2a 2a 2a 20 4e 6f 20 74 65 73 74 20  ING *** No test 
0b80: 63 61 73 65 73 20 64 65 66 69 6e 65 64 20 66 6f  cases defined fo
0b90: 72 20 74 68 69 73 20 70 72 6f 62 6c 65 6d 22 29  r this problem")
0ba0: 3b 0d 0a 09 09 09 72 65 74 75 72 6e 20 22 22 3b  ;.....return "";
0bb0: 0d 0a 09 09 7d 0d 0a 0d 0a 09 09 2f 2f 20 52 65  ....}......// Re
0bc0: 2d 69 6e 69 74 69 61 6c 69 7a 65 20 74 68 65 20  -initialize the 
0bd0: 74 61 67 73 0d 0a 09 09 6d 5f 54 61 67 73 2e 63  tags....m_Tags.c
0be0: 6c 65 61 72 28 29 3b 0d 0a 09 09 6d 5f 54 61 67  lear();....m_Tag
0bf0: 73 2e 70 75 74 28 6b 5f 57 52 49 54 45 52 43 4f  s.put(k_WRITERCO
0c00: 44 45 2c 20 50 72 6f 62 6c 65 6d 2e 67 65 74 44  DE, Problem.getD
0c10: 65 66 61 75 6c 74 53 6f 6c 75 74 69 6f 6e 28 29  efaultSolution()
0c20: 29 3b 0d 0a 09 09 74 72 79 20 7b 20 6d 5f 54 61  );....try { m_Ta
0c30: 67 73 2e 70 75 74 28 6b 5f 50 52 4f 42 4c 45 4d  gs.put(k_PROBLEM
0c40: 2c 20 52 65 6e 64 65 72 2e 74 6f 48 54 4d 4c 28  , Render.toHTML(
0c50: 6d 5f 4c 61 6e 67 75 61 67 65 29 29 3b 20 7d 20  m_Language)); } 
0c60: 63 61 74 63 68 20 28 45 78 63 65 70 74 69 6f 6e  catch (Exception
0c70: 20 45 78 29 20 7b 20 7d 0d 0a 0d 0a 09 09 6d 5f   Ex) { }......m_
0c80: 50 72 6f 62 6c 65 6d 20 20 3d 20 50 72 6f 62 6c  Problem  = Probl
0c90: 65 6d 3b 0d 0a 09 09 6d 5f 4c 61 6e 67 75 61 67  em;....m_Languag
0ca0: 65 20 3d 20 4c 61 6e 67 3b 0d 0a 0d 0a 09 09 2f  e = Lang;....../
0cb0: 2f 20 47 65 6e 65 72 61 74 65 20 74 68 65 20 74  / Generate the t
0cc0: 65 73 74 20 63 61 73 65 73 0d 0a 09 09 67 65 6e  est cases....gen
0cd0: 65 72 61 74 65 5f 74 65 73 74 5f 63 6f 64 65 28  erate_test_code(
0ce0: 29 3b 0d 0a 09 09 72 65 74 75 72 6e 20 22 22 3b  );....return "";
0cf0: 0d 0a 09 7d 0d 0a 0d 0a 09 2f 2a 2a 0d 0a 09 20  ...}...../**... 
0d00: 2a 20 54 68 69 73 20 6d 65 74 68 6f 64 20 77 69  * This method wi
0d10: 6c 6c 20 63 75 74 20 74 68 65 20 74 65 73 74 20  ll cut the test 
0d20: 6d 65 74 68 6f 64 73 20 61 62 6f 76 65 20 6f 75  methods above ou
0d30: 74 0d 0a 09 20 2a 2f 0d 0a 09 70 75 62 6c 69 63  t... */...public
0d40: 20 53 74 72 69 6e 67 20 70 6f 73 74 50 72 6f 63   String postProc
0d50: 65 73 73 28 53 74 72 69 6e 67 20 53 6f 75 72 63  ess(String Sourc
0d60: 65 2c 20 4c 61 6e 67 75 61 67 65 20 4c 61 6e 67  e, Language Lang
0d70: 29 0d 0a 09 7b 0d 0a 09 09 2f 2f 20 49 6e 73 65  )...{....// Inse
0d80: 72 74 20 61 20 76 65 72 73 69 6f 6e 20 73 74 72  rt a version str
0d90: 69 6e 67 0d 0a 09 09 72 65 74 75 72 6e 20 53 6f  ing....return So
0da0: 75 72 63 65 20 2b 20 6b 5f 56 45 52 53 49 4f 4e  urce + k_VERSION
0db0: 3b 0d 0a 09 7d 0d 0a 0d 0a 09 2f 2a 2a 0d 0a 09  ;...}...../**...
0dc0: 20 2a 20 54 68 69 73 20 6d 65 74 68 6f 64 20 77   * This method w
0dd0: 69 6c 6c 20 72 65 74 75 72 6e 20 6d 79 20 74 61  ill return my ta
0de0: 67 73 2e 20 20 54 68 69 73 20 6d 65 74 68 6f 64  gs.  This method
0df0: 20 69 73 20 41 4c 57 41 59 53 20 63 61 6c 6c 65   is ALWAYS calle
0e00: 64 20 61 66 74 65 72 20 70 72 65 50 72 6f 63 65  d after preProce
0e10: 73 73 28 29 0d 0a 09 20 2a 20 0d 0a 09 20 2a 20  ss()... * ... * 
0e20: 40 72 65 74 75 72 6e 20 61 20 6d 61 70 20 6f 66  @return a map of
0e30: 20 6d 79 20 74 61 67 73 0d 0a 09 20 2a 2f 0d 0a   my tags... */..
0e40: 09 70 75 62 6c 69 63 20 4d 61 70 20 67 65 74 55  .public Map getU
0e50: 73 65 72 44 65 66 69 6e 65 64 54 61 67 73 28 29  serDefinedTags()
0e60: 0d 0a 09 7b 0d 0a 09 09 72 65 74 75 72 6e 20 6d  ...{....return m
0e70: 5f 54 61 67 73 3b 0d 0a 09 7d 0d 0a 0d 0a 09 2f  _Tags;...}...../
0e80: 2a 2a 0d 0a 09 20 2a 20 54 68 69 73 20 6d 65 74  **... * This met
0e90: 68 6f 64 20 77 69 6c 6c 20 67 65 6e 65 72 61 74  hod will generat
0ea0: 65 20 74 68 65 20 63 6f 64 65 20 66 6f 72 20 74  e the code for t
0eb0: 68 65 20 74 65 73 74 20 63 61 73 65 73 2e 0d 0a  he test cases...
0ec0: 09 20 2a 2f 0d 0a 09 70 72 69 76 61 74 65 20 76  . */...private v
0ed0: 6f 69 64 20 67 65 6e 65 72 61 74 65 5f 74 65 73  oid generate_tes
0ee0: 74 5f 63 6f 64 65 28 29 0d 0a 09 7b 0d 0a 09 09  t_code()...{....
0ef0: 44 61 74 61 54 79 70 65 5b 5d 20 50 61 72 61 6d  DataType[] Param
0f00: 54 79 70 65 73 20 3d 20 6d 5f 50 72 6f 62 6c 65  Types = m_Proble
0f10: 6d 2e 67 65 74 50 61 72 61 6d 54 79 70 65 73 28  m.getParamTypes(
0f20: 29 3b 0d 0a 09 09 44 61 74 61 54 79 70 65 20 52  );....DataType R
0f30: 65 74 75 72 6e 54 79 70 65 20 20 20 3d 20 6d 5f  eturnType   = m_
0f40: 50 72 6f 62 6c 65 6d 2e 67 65 74 52 65 74 75 72  Problem.getRetur
0f50: 6e 54 79 70 65 28 29 3b 0d 0a 09 09 54 65 73 74  nType();....Test
0f60: 43 61 73 65 5b 5d 20 43 61 73 65 73 09 20 20 3d  Case[] Cases.  =
0f70: 20 6d 5f 50 72 6f 62 6c 65 6d 2e 67 65 74 54 65   m_Problem.getTe
0f80: 73 74 43 61 73 65 73 28 29 3b 0d 0a 09 09 53 74  stCases();....St
0f90: 72 69 6e 67 42 75 66 66 65 72 20 43 6f 64 65 20  ringBuffer Code 
0fa0: 3d 20 6e 65 77 20 53 74 72 69 6e 67 42 75 66 66  = new StringBuff
0fb0: 65 72 28 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 3c 3c  er();......// <<
0fc0: 74 68 61 6e 6b 73 20 74 6f 20 6e 61 6f 79 61 5f  thanks to naoya_
0fd0: 74 3e 3e 20 47 65 6e 65 72 61 74 65 20 74 68 65  t>> Generate the
0fe0: 20 74 69 6d 65 72 20 66 75 6e 63 74 69 6f 6e 0d   timer function.
0ff0: 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22  ...Code.append("
1000: 23 69 6e 63 6c 75 64 65 20 3c 63 74 69 6d 65 3e  #include <ctime>
1010: 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70  \n");....Code.ap
1020: 70 65 6e 64 28 22 64 6f 75 62 6c 65 20 73 74 61  pend("double sta
1030: 72 74 5f 74 69 6d 65 3b 20 73 74 72 69 6e 67 20  rt_time; string 
1040: 74 69 6d 65 72 28 29 5c 6e 22 29 3b 0d 0a 09 09  timer()\n");....
1050: 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 7b 20  Code.append(" { 
1060: 6f 73 74 72 69 6e 67 73 74 72 65 61 6d 20 6f 73  ostringstream os
1070: 3b 20 6f 73 20 3c 3c 20 5c 22 20 28 5c 22 20 3c  ; os << \" (\" <
1080: 3c 20 69 6e 74 28 28 63 6c 6f 63 6b 28 29 2d 73  < int((clock()-s
1090: 74 61 72 74 5f 74 69 6d 65 29 2f 43 4c 4f 43 4b  tart_time)/CLOCK
10a0: 53 5f 50 45 52 5f 53 45 43 2a 31 30 30 30 29 20  S_PER_SEC*1000) 
10b0: 3c 3c 20 5c 22 20 6d 73 65 63 29 5c 22 3b 20 72  << \" msec)\"; r
10c0: 65 74 75 72 6e 20 6f 73 2e 73 74 72 28 29 3b 20  eturn os.str(); 
10d0: 7d 5c 6e 22 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 47  }\n");......// G
10e0: 65 6e 65 72 61 74 65 20 74 68 65 20 76 65 63 74  enerate the vect
10f0: 6f 72 20 6f 75 74 70 75 74 20 66 75 6e 63 74 69  or output functi
1100: 6f 6e 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e  on....Code.appen
1110: 64 28 22 74 65 6d 70 6c 61 74 65 3c 74 79 70 65  d("template<type
1120: 6e 61 6d 65 20 54 3e 20 6f 73 74 72 65 61 6d 26  name T> ostream&
1130: 20 6f 70 65 72 61 74 6f 72 3c 3c 28 6f 73 74 72   operator<<(ostr
1140: 65 61 6d 26 20 6f 73 2c 20 63 6f 6e 73 74 20 76  eam& os, const v
1150: 65 63 74 6f 72 3c 54 3e 26 20 76 29 5c 6e 22 29  ector<T>& v)\n")
1160: 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  ;....Code.append
1170: 28 22 20 7b 20 6f 73 20 3c 3c 20 5c 22 7b 20 5c  (" { os << \"{ \
1180: 22 3b 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e  ";\n");....Code.
1190: 61 70 70 65 6e 64 28 22 20 20 20 66 6f 72 28 74  append("   for(t
11a0: 79 70 65 6e 61 6d 65 20 76 65 63 74 6f 72 3c 54  ypename vector<T
11b0: 3e 3a 3a 63 6f 6e 73 74 5f 69 74 65 72 61 74 6f  >::const_iterato
11c0: 72 20 69 74 3d 76 2e 62 65 67 69 6e 28 29 3b 20  r it=v.begin(); 
11d0: 69 74 21 3d 76 2e 65 6e 64 28 29 3b 20 2b 2b 69  it!=v.end(); ++i
11e0: 74 29 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e  t)\n");....Code.
11f0: 61 70 70 65 6e 64 28 22 20 20 20 6f 73 20 3c 3c  append("   os <<
1200: 20 5c 27 5c 5c 5c 22 5c 27 20 3c 3c 20 2a 69 74   \'\\\"\' << *it
1210: 20 3c 3c 20 5c 27 5c 5c 5c 22 5c 27 20 3c 3c 20   << \'\\\"\' << 
1220: 28 69 74 2b 31 3d 3d 76 2e 65 6e 64 28 29 20 3f  (it+1==v.end() ?
1230: 20 5c 22 5c 22 20 3a 20 5c 22 2c 20 5c 22 29 3b   \"\" : \", \");
1240: 20 6f 73 20 3c 3c 20 5c 22 20 7d 5c 22 3b 20 72   os << \" }\"; r
1250: 65 74 75 72 6e 20 6f 73 3b 20 7d 5c 6e 22 29 3b  eturn os; }\n");
1260: 0d 0a 0d 0a 09 09 2f 2f 20 47 65 6e 65 72 61 74  ......// Generat
1270: 65 20 74 68 65 20 76 65 72 69 66 69 63 61 74 69  e the verificati
1280: 6f 6e 20 66 75 6e 63 74 69 6f 6e 0d 0a 09 09 67  on function....g
1290: 65 6e 65 72 61 74 65 5f 76 65 72 69 66 69 63 61  enerate_verifica
12a0: 74 69 6f 6e 5f 63 6f 64 65 28 43 6f 64 65 2c 20  tion_code(Code, 
12b0: 52 65 74 75 72 6e 54 79 70 65 29 3b 0d 0a 0d 0a  ReturnType);....
12c0: 09 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64 20  ..// <<modified 
12d0: 62 79 20 63 61 66 65 6c 69 65 72 3e 3e 20 3a 20  by cafelier>> : 
12e0: 6e 65 77 20 74 65 73 74 20 63 6f 64 65 20 74 65  new test code te
12f0: 6d 70 6c 61 74 65 0d 0a 09 09 43 6f 64 65 2e 61  mplate....Code.a
1300: 70 70 65 6e 64 28 22 23 64 65 66 69 6e 65 20 43  ppend("#define C
1310: 41 53 45 28 4e 29 20 7b 63 65 72 72 20 3c 3c 20  ASE(N) {cerr << 
1320: 5c 22 54 65 73 74 20 43 61 73 65 20 23 5c 22 20  \"Test Case #\" 
1330: 3c 3c 20 4e 20 3c 3c 20 5c 22 2e 2e 2e 5c 22 20  << N << \"...\" 
1340: 3c 3c 20 66 6c 75 73 68 3b 20 73 74 61 72 74 5f  << flush; start_
1350: 74 69 6d 65 3d 63 6c 6f 63 6b 28 29 3b 5c 6e 22  time=clock();\n"
1360: 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e  );....Code.appen
1370: 64 28 22 23 64 65 66 69 6e 65 20 45 4e 44 09 20  d("#define END. 
1380: 22 29 3b 0d 0a 09 09 67 65 6e 65 72 61 74 65 5f  ");....generate_
1390: 76 65 72 69 66 69 65 72 5f 63 61 6c 6c 28 43 6f  verifier_call(Co
13a0: 64 65 2c 20 50 61 72 61 6d 54 79 70 65 73 2c 20  de, ParamTypes, 
13b0: 52 65 74 75 72 6e 54 79 70 65 2c 20 43 61 73 65  ReturnType, Case
13c0: 73 5b 30 5d 29 3b 0d 0a 09 09 43 6f 64 65 2e 61  s[0]);....Code.a
13d0: 70 70 65 6e 64 28 22 7d 5c 6e 22 29 3b 0d 0a 09  ppend("}\n");...
13e0: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 69 6e  .Code.append("in
13f0: 74 20 6d 61 69 6e 28 29 7b 5c 6e 5c 6e 22 29 3b  t main(){\n\n");
1400: 0d 0a 0d 0a 09 09 2f 2f 20 47 65 6e 65 72 61 74  ......// Generat
1410: 65 20 74 68 65 20 69 6e 64 69 76 69 64 75 61 6c  e the individual
1420: 20 74 65 73 74 20 63 61 73 65 73 0d 0a 09 09 66   test cases....f
1430: 6f 72 28 69 6e 74 20 69 3d 30 3b 20 69 3c 43 61  or(int i=0; i<Ca
1440: 73 65 73 2e 6c 65 6e 67 74 68 3b 20 2b 2b 69 29  ses.length; ++i)
1450: 0d 0a 09 09 09 67 65 6e 65 72 61 74 65 5f 74 65  .....generate_te
1460: 73 74 5f 63 61 73 65 28 69 2c 20 43 6f 64 65 2c  st_case(i, Code,
1470: 20 50 61 72 61 6d 54 79 70 65 73 2c 20 52 65 74   ParamTypes, Ret
1480: 75 72 6e 54 79 70 65 2c 20 43 61 73 65 73 5b 69  urnType, Cases[i
1490: 5d 29 3b 0d 0a 09 09 66 6f 72 28 69 6e 74 20 69  ]);....for(int i
14a0: 3d 30 3b 20 69 3c 32 3b 20 2b 2b 69 29 0d 0a 09  =0; i<2; ++i)...
14b0: 09 09 67 65 6e 65 72 61 74 65 5f 62 6c 61 6e 6b  ..generate_blank
14c0: 5f 74 65 73 74 5f 63 61 73 65 28 43 61 73 65 73  _test_case(Cases
14d0: 2e 6c 65 6e 67 74 68 2b 69 2c 20 43 6f 64 65 2c  .length+i, Code,
14e0: 20 50 61 72 61 6d 54 79 70 65 73 2c 20 52 65 74   ParamTypes, Ret
14f0: 75 72 6e 54 79 70 65 2c 20 43 61 73 65 73 5b 30  urnType, Cases[0
1500: 5d 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65  ]);....Code.appe
1510: 6e 64 28 22 5c 6e 7d 5c 6e 22 29 3b 0d 0a 0d 0a  nd("\n}\n");....
1520: 09 09 2f 2f 20 49 6e 73 65 72 74 20 74 68 65 20  ..// Insert the 
1530: 63 75 74 20 74 61 67 73 0d 0a 09 09 43 6f 64 65  cut tags....Code
1540: 2e 69 6e 73 65 72 74 28 30 2c 20 6b 5f 42 45 47  .insert(0, k_BEG
1550: 49 4e 43 55 54 2b 22 5c 6e 22 29 3b 0d 0a 09 09  INCUT+"\n");....
1560: 43 6f 64 65 2e 61 70 70 65 6e 64 28 6b 5f 45 4e  Code.append(k_EN
1570: 44 43 55 54 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 52  DCUT);......// R
1580: 65 70 6c 61 63 65 20 24 54 45 53 54 43 4f 44 45  eplace $TESTCODE
1590: 24 0d 0a 09 09 6d 5f 54 61 67 73 2e 70 75 74 28  $....m_Tags.put(
15a0: 6b 5f 54 45 53 54 43 4f 44 45 2c 20 43 6f 64 65  k_TESTCODE, Code
15b0: 2e 74 6f 53 74 72 69 6e 67 28 29 29 3b 0d 0a 09  .toString());...
15c0: 7d 0d 0a 0d 0a 09 2f 2a 2a 0d 0a 09 20 2a 20 54  }...../**... * T
15d0: 68 69 73 20 6d 65 74 68 6f 64 20 77 69 6c 6c 20  his method will 
15e0: 67 65 6e 65 72 61 74 65 20 74 68 65 20 63 6f 64  generate the cod
15f0: 65 20 66 6f 72 20 76 65 72 69 66 79 69 6e 67 20  e for verifying 
1600: 74 65 73 74 20 63 61 73 65 73 2e 0d 0a 09 20 2a  test cases.... *
1610: 2f 0d 0a 09 70 72 69 76 61 74 65 20 76 6f 69 64  /...private void
1620: 20 67 65 6e 65 72 61 74 65 5f 76 65 72 69 66 69   generate_verifi
1630: 63 61 74 69 6f 6e 5f 63 6f 64 65 28 53 74 72 69  cation_code(Stri
1640: 6e 67 42 75 66 66 65 72 20 43 6f 64 65 2c 20 44  ngBuffer Code, D
1650: 61 74 61 54 79 70 65 20 52 65 74 75 72 6e 54 79  ataType ReturnTy
1660: 70 65 29 0d 0a 09 7b 0d 0a 09 09 53 74 72 69 6e  pe)...{....Strin
1670: 67 20 54 79 70 65 53 74 72 69 6e 67 20 3d 20 52  g TypeString = R
1680: 65 74 75 72 6e 54 79 70 65 2e 67 65 74 44 65 73  eturnType.getDes
1690: 63 72 69 70 74 6f 72 28 6d 5f 4c 61 6e 67 75 61  criptor(m_Langua
16a0: 67 65 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 3c 3c 6d  ge);......// <<m
16b0: 6f 64 69 66 69 65 64 20 62 79 20 63 61 66 65 6c  odified by cafel
16c0: 69 65 72 3e 3e 20 3a 20 6e 65 77 20 74 65 73 74  ier>> : new test
16d0: 20 63 6f 64 65 20 74 65 6d 70 6c 61 74 65 0d 0a   code template..
16e0: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 76  ..Code.append("v
16f0: 6f 69 64 20 76 65 72 69 66 79 5f 63 61 73 65 28  oid verify_case(
1700: 63 6f 6e 73 74 20 22 20 2b 20 54 79 70 65 53 74  const " + TypeSt
1710: 72 69 6e 67 20 2b 20 22 26 20 45 78 70 65 63 74  ring + "& Expect
1720: 65 64 2c 20 63 6f 6e 73 74 20 22 20 2b 20 54 79  ed, const " + Ty
1730: 70 65 53 74 72 69 6e 67 20 2b 20 22 26 20 52 65  peString + "& Re
1740: 63 65 69 76 65 64 29 20 7b 5c 6e 22 29 3b 0d 0a  ceived) {\n");..
1750: 0d 0a 09 09 2f 2f 20 50 72 69 6e 74 20 22 50 41  ....// Print "PA
1760: 53 53 45 44 22 20 6f 72 20 22 46 41 49 4c 45 44  SSED" or "FAILED
1770: 22 20 62 61 73 65 64 20 6f 6e 20 74 68 65 20 72  " based on the r
1780: 65 73 75 6c 74 0d 0a 09 09 2f 2f 20 3c 3c 6d 6f  esult....// <<mo
1790: 64 69 66 69 65 64 20 62 79 20 6e 61 6f 79 61 5f  dified by naoya_
17a0: 74 3e 3e 20 3a 20 64 6f 75 62 6c 65 20 70 72 65  t>> : double pre
17b0: 63 69 73 69 6f 6e 0d 0a 09 09 69 66 20 28 54 79  cision....if (Ty
17c0: 70 65 53 74 72 69 6e 67 2e 65 71 75 61 6c 73 28  peString.equals(
17d0: 22 64 6f 75 62 6c 65 22 29 29 20 7b 0d 0a 09 09  "double")) {....
17e0: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 62  .Code.append(" b
17f0: 6f 6f 6c 20 6f 6b 20 3d 20 28 61 62 73 28 45 78  ool ok = (abs(Ex
1800: 70 65 63 74 65 64 20 2d 20 52 65 63 65 69 76 65  pected - Receive
1810: 64 29 20 3c 20 31 65 2d 39 29 3b 5c 6e 22 29 3b  d) < 1e-9);\n");
1820: 0d 0a 09 09 7d 20 65 6c 73 65 20 69 66 20 28 54  ....} else if (T
1830: 79 70 65 53 74 72 69 6e 67 2e 65 71 75 61 6c 73  ypeString.equals
1840: 28 22 76 65 63 74 6f 72 20 3c 64 6f 75 62 6c 65  ("vector <double
1850: 3e 22 29 29 20 7b 0d 0a 09 09 09 2f 2f 20 3c 3c  >")) {.....// <<
1860: 6d 6f 64 69 66 69 65 64 20 62 79 20 63 61 66 65  modified by cafe
1870: 6c 69 65 72 3e 3e 20 3a 20 76 65 63 74 6f 72 3c  lier>> : vector<
1880: 64 6f 75 62 6c 65 3e 20 21 21 21 0d 0a 09 09 09  double> !!!.....
1890: 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 62 6f  Code.append(" bo
18a0: 6f 6c 20 6f 6b 20 3d 20 74 72 75 65 3b 5c 6e 22  ol ok = true;\n"
18b0: 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65  );.....Code.appe
18c0: 6e 64 28 22 20 66 6f 72 28 69 6e 74 20 69 3d 30  nd(" for(int i=0
18d0: 3b 20 69 3c 45 78 70 65 63 74 65 64 2e 73 69 7a  ; i<Expected.siz
18e0: 65 28 29 3b 20 2b 2b 69 29 5c 6e 22 29 3b 0d 0a  e(); ++i)\n");..
18f0: 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22  ...Code.append("
1900: 20 20 20 69 66 28 20 61 62 73 28 45 78 70 65 63     if( abs(Expec
1910: 74 65 64 5b 69 5d 2d 52 65 63 65 69 76 65 64 5b  ted[i]-Received[
1920: 69 5d 29 20 3e 3d 20 31 65 2d 39 20 29 5c 6e 22  i]) >= 1e-9 )\n"
1930: 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65  );.....Code.appe
1940: 6e 64 28 22 20 20 20 20 20 6f 6b 20 3d 20 66 61  nd("     ok = fa
1950: 6c 73 65 3b 5c 6e 22 29 3b 0d 0a 09 09 7d 20 65  lse;\n");....} e
1960: 6c 73 65 20 7b 0d 0a 09 09 09 43 6f 64 65 2e 61  lse {.....Code.a
1970: 70 70 65 6e 64 28 22 20 62 6f 6f 6c 20 6f 6b 20  ppend(" bool ok 
1980: 3d 20 28 45 78 70 65 63 74 65 64 20 3d 3d 20 52  = (Expected == R
1990: 65 63 65 69 76 65 64 29 3b 5c 6e 22 29 3b 0d 0a  eceived);\n");..
19a0: 09 09 7d 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65  ..}....Code.appe
19b0: 6e 64 28 22 20 69 66 28 6f 6b 29 20 63 65 72 72  nd(" if(ok) cerr
19c0: 20 3c 3c 20 5c 22 50 41 53 53 45 44 5c 22 20 3c   << \"PASSED\" <
19d0: 3c 20 74 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64  < timer() << end
19e0: 6c 3b 20 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61  l; ");....Code.a
19f0: 70 70 65 6e 64 28 22 20 65 6c 73 65 20 7b 20 63  ppend(" else { c
1a00: 65 72 72 20 3c 3c 20 5c 22 46 41 49 4c 45 44 5c  err << \"FAILED\
1a10: 22 20 3c 3c 20 74 69 6d 65 72 28 29 20 3c 3c 20  " << timer() << 
1a20: 65 6e 64 6c 3b 5c 6e 20 22 29 3b 0d 0a 0d 0a 09  endl;\n ");.....
1a30: 09 69 66 20 28 52 65 74 75 72 6e 54 79 70 65 2e  .if (ReturnType.
1a40: 67 65 74 44 69 6d 65 6e 73 69 6f 6e 28 29 20 3d  getDimension() =
1a50: 3d 20 30 29 0d 0a 09 09 7b 0d 0a 09 09 09 43 6f  = 0)....{.....Co
1a60: 64 65 2e 61 70 70 65 6e 64 28 22 63 65 72 72 20  de.append("cerr 
1a70: 3c 3c 20 5c 22 5c 5c 74 6f 3a 20 5c 5c 5c 22 5c  << \"\\to: \\\"\
1a80: 22 20 3c 3c 20 45 78 70 65 63 74 65 64 20 3c 3c  " << Expected <<
1a90: 20 5c 27 5c 5c 5c 22 5c 27 20 3c 3c 20 65 6e 64   \'\\\"\' << end
1aa0: 6c 20 22 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61  l ");.....Code.a
1ab0: 70 70 65 6e 64 28 22 3c 3c 20 5c 22 5c 5c 74 78  ppend("<< \"\\tx
1ac0: 3a 20 5c 5c 5c 22 5c 22 20 3c 3c 20 52 65 63 65  : \\\"\" << Rece
1ad0: 69 76 65 64 20 3c 3c 20 5c 27 5c 5c 5c 22 5c 27  ived << \'\\\"\'
1ae0: 20 3c 3c 20 65 6e 64 6c 3b 20 7d 22 29 3b 0d 0a   << endl; }");..
1af0: 09 09 7d 0d 0a 09 09 65 6c 73 65 0d 0a 09 09 7b  ..}....else....{
1b00: 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  .....Code.append
1b10: 28 22 63 65 72 72 20 3c 3c 20 5c 22 5c 5c 74 6f  ("cerr << \"\\to
1b20: 3a 20 5c 22 20 3c 3c 20 45 78 70 65 63 74 65 64  : \" << Expected
1b30: 20 3c 3c 20 65 6e 64 6c 20 22 29 3b 0d 0a 09 09   << endl ");....
1b40: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 3c 3c  .Code.append("<<
1b50: 20 5c 22 5c 5c 74 78 3a 20 5c 22 20 3c 3c 20 52   \"\\tx: \" << R
1b60: 65 63 65 69 76 65 64 20 3c 3c 20 65 6e 64 6c 3b  eceived << endl;
1b70: 20 7d 22 29 3b 0d 0a 09 09 7d 0d 0a 0d 0a 09 09   }");....}......
1b80: 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 7d 5c  Code.append(" }\
1b90: 6e 22 29 3b 0d 0a 09 7d 0d 0a 0d 0a 09 2f 2a 2a  n");...}...../**
1ba0: 0d 0a 09 20 2a 20 54 68 69 73 20 6d 65 74 68 6f  ... * This metho
1bb0: 64 20 77 69 6c 6c 20 67 65 6e 65 72 61 74 65 20  d will generate 
1bc0: 74 68 65 20 63 6f 64 65 20 66 6f 72 20 6f 6e 65  the code for one
1bd0: 20 74 65 73 74 20 63 61 73 65 2e 0d 0a 09 20 2a   test case.... *
1be0: 2f 0d 0a 09 70 72 69 76 61 74 65 20 76 6f 69 64  /...private void
1bf0: 20 67 65 6e 65 72 61 74 65 5f 74 65 73 74 5f 63   generate_test_c
1c00: 61 73 65 28 69 6e 74 20 49 6e 64 65 78 2c 20 53  ase(int Index, S
1c10: 74 72 69 6e 67 42 75 66 66 65 72 20 43 6f 64 65  tringBuffer Code
1c20: 2c 20 44 61 74 61 54 79 70 65 5b 5d 20 50 61 72  , DataType[] Par
1c30: 61 6d 54 79 70 65 73 2c 20 44 61 74 61 54 79 70  amTypes, DataTyp
1c40: 65 20 52 65 74 75 72 6e 54 79 70 65 2c 20 54 65  e ReturnType, Te
1c50: 73 74 43 61 73 65 20 43 61 73 65 29 0d 0a 09 7b  stCase Case)...{
1c60: 0d 0a 09 09 53 74 72 69 6e 67 5b 5d 20 49 6e 70  ....String[] Inp
1c70: 75 74 73 20 3d 20 43 61 73 65 2e 67 65 74 49 6e  uts = Case.getIn
1c80: 70 75 74 28 29 3b 0d 0a 09 09 53 74 72 69 6e 67  put();....String
1c90: 20 4f 75 74 70 75 74 20 3d 20 43 61 73 65 2e 67   Output = Case.g
1ca0: 65 74 4f 75 74 70 75 74 28 29 3b 0d 0a 09 09 53  etOutput();....S
1cb0: 74 72 69 6e 67 20 44 65 73 63 20 3d 20 52 65 74  tring Desc = Ret
1cc0: 75 72 6e 54 79 70 65 2e 67 65 74 44 65 73 63 72  urnType.getDescr
1cd0: 69 70 74 69 6f 6e 28 29 3b 0d 0a 0d 0a 09 09 2f  iption();....../
1ce0: 2a 0d 0a 09 09 20 2a 20 47 65 6e 65 72 61 74 65  *.... * Generate
1cf0: 20 63 6f 64 65 20 66 6f 72 20 73 65 74 74 69 6e   code for settin
1d00: 67 20 75 70 20 69 6e 64 69 76 69 64 75 61 6c 20  g up individual 
1d10: 74 65 73 74 20 63 61 73 65 73 0d 0a 09 09 20 2a  test cases.... *
1d20: 20 61 6e 64 20 63 61 6c 6c 69 6e 67 20 74 68 65   and calling the
1d30: 20 6d 65 74 68 6f 64 20 77 69 74 68 20 74 68 65   method with the
1d40: 73 65 20 70 61 72 61 6d 65 74 65 72 73 2e 0d 0a  se parameters...
1d50: 09 09 2a 2f 0d 0a 0d 0a 09 09 2f 2f 20 3c 3c 6d  ..*/......// <<m
1d60: 6f 64 69 66 69 65 64 20 62 79 20 63 61 66 65 6c  odified by cafel
1d70: 69 65 72 3e 3e 20 3a 20 6e 65 77 20 74 65 73 74  ier>> : new test
1d80: 20 63 6f 64 65 20 74 65 6d 70 6c 61 74 65 0d 0a   code template..
1d90: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 43  ..Code.append("C
1da0: 41 53 45 28 22 2b 49 6e 64 65 78 2b 22 29 5c 6e  ASE("+Index+")\n
1db0: 22 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 47 65 6e 65  ");......// Gene
1dc0: 72 61 74 65 20 65 61 63 68 20 69 6e 70 75 74 20  rate each input 
1dd0: 76 61 72 69 61 62 6c 65 20 73 65 70 61 72 61 74  variable separat
1de0: 65 6c 79 0d 0a 09 09 66 6f 72 20 28 69 6e 74 20  ely....for (int 
1df0: 49 20 3d 20 30 3b 20 49 20 3c 20 49 6e 70 75 74  I = 0; I < Input
1e00: 73 2e 6c 65 6e 67 74 68 3b 20 2b 2b 49 29 20 7b  s.length; ++I) {
1e10: 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  .....Code.append
1e20: 28 22 5c 74 22 29 3b 0d 0a 09 09 09 67 65 6e 65  ("\t");.....gene
1e30: 72 61 74 65 5f 70 61 72 61 6d 65 74 65 72 28 49  rate_parameter(I
1e40: 2c 20 43 6f 64 65 2c 20 50 61 72 61 6d 54 79 70  , Code, ParamTyp
1e50: 65 73 5b 49 5d 2c 20 49 6e 70 75 74 73 5b 49 5d  es[I], Inputs[I]
1e60: 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65  );.....Code.appe
1e70: 6e 64 28 22 5c 6e 22 29 3b 0d 0a 09 09 7d 0d 0a  nd("\n");....}..
1e80: 0d 0a 09 09 2f 2f 20 47 65 6e 65 72 61 74 65 20  ....// Generate 
1e90: 74 68 65 20 6f 75 74 70 75 74 20 76 61 72 69 61  the output varia
1ea0: 62 6c 65 20 61 73 20 74 68 65 20 6c 61 73 74 20  ble as the last 
1eb0: 76 61 72 69 61 62 6c 65 0d 0a 09 09 43 6f 64 65  variable....Code
1ec0: 2e 61 70 70 65 6e 64 28 22 5c 74 22 29 3b 0d 0a  .append("\t");..
1ed0: 09 09 67 65 6e 65 72 61 74 65 5f 70 61 72 61 6d  ..generate_param
1ee0: 65 74 65 72 28 2d 31 2c 20 43 6f 64 65 2c 20 52  eter(-1, Code, R
1ef0: 65 74 75 72 6e 54 79 70 65 2c 20 4f 75 74 70 75  eturnType, Outpu
1f00: 74 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65  t);....Code.appe
1f10: 6e 64 28 22 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64  nd("\n");....Cod
1f20: 65 2e 61 70 70 65 6e 64 28 22 45 4e 44 5c 6e 22  e.append("END\n"
1f30: 29 3b 0d 0a 09 7d 0d 0a 0d 0a 09 70 72 69 76 61  );...}.....priva
1f40: 74 65 20 76 6f 69 64 20 67 65 6e 65 72 61 74 65  te void generate
1f50: 5f 62 6c 61 6e 6b 5f 74 65 73 74 5f 63 61 73 65  _blank_test_case
1f60: 28 69 6e 74 20 49 6e 64 65 78 2c 20 53 74 72 69  (int Index, Stri
1f70: 6e 67 42 75 66 66 65 72 20 43 6f 64 65 2c 20 44  ngBuffer Code, D
1f80: 61 74 61 54 79 70 65 5b 5d 20 50 61 72 61 6d 54  ataType[] ParamT
1f90: 79 70 65 73 2c 20 44 61 74 61 54 79 70 65 20 52  ypes, DataType R
1fa0: 65 74 75 72 6e 54 79 70 65 2c 20 54 65 73 74 43  eturnType, TestC
1fb0: 61 73 65 20 43 61 73 65 29 0d 0a 09 7b 0d 0a 09  ase Case)...{...
1fc0: 09 53 74 72 69 6e 67 5b 5d 20 49 6e 70 75 74 73  .String[] Inputs
1fd0: 20 3d 20 43 61 73 65 2e 67 65 74 49 6e 70 75 74   = Case.getInput
1fe0: 28 29 3b 0d 0a 09 09 53 74 72 69 6e 67 20 4f 75  ();....String Ou
1ff0: 74 70 75 74 20 3d 20 43 61 73 65 2e 67 65 74 4f  tput = Case.getO
2000: 75 74 70 75 74 28 29 3b 0d 0a 09 09 53 74 72 69  utput();....Stri
2010: 6e 67 20 44 65 73 63 20 3d 20 52 65 74 75 72 6e  ng Desc = Return
2020: 54 79 70 65 2e 67 65 74 44 65 73 63 72 69 70 74  Type.getDescript
2030: 69 6f 6e 28 29 3b 0d 0a 0d 0a 09 09 43 6f 64 65  ion();......Code
2040: 2e 61 70 70 65 6e 64 28 22 43 41 53 45 28 22 2b  .append("CASE("+
2050: 49 6e 64 65 78 2b 22 29 5c 6e 22 29 3b 0d 0a 09  Index+")\n");...
2060: 09 66 6f 72 20 28 69 6e 74 20 49 20 3d 20 30 3b  .for (int I = 0;
2070: 20 49 20 3c 20 49 6e 70 75 74 73 2e 6c 65 6e 67   I < Inputs.leng
2080: 74 68 3b 20 2b 2b 49 29 20 7b 0d 0a 09 09 09 43  th; ++I) {.....C
2090: 6f 64 65 2e 61 70 70 65 6e 64 28 22 5c 74 22 29  ode.append("\t")
20a0: 3b 0d 0a 09 09 09 67 65 6e 65 72 61 74 65 5f 70  ;.....generate_p
20b0: 61 72 61 6d 65 74 65 72 28 49 2c 20 43 6f 64 65  arameter(I, Code
20c0: 2c 20 50 61 72 61 6d 54 79 70 65 73 5b 49 5d 2c  , ParamTypes[I],
20d0: 20 22 22 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61   "");.....Code.a
20e0: 70 70 65 6e 64 28 22 5c 6e 22 29 3b 0d 0a 09 09  ppend("\n");....
20f0: 7d 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  }....Code.append
2100: 28 22 5c 74 22 29 3b 0d 0a 09 09 67 65 6e 65 72  ("\t");....gener
2110: 61 74 65 5f 70 61 72 61 6d 65 74 65 72 28 2d 31  ate_parameter(-1
2120: 2c 20 43 6f 64 65 2c 20 52 65 74 75 72 6e 54 79  , Code, ReturnTy
2130: 70 65 2c 20 22 22 29 3b 0d 0a 09 09 43 6f 64 65  pe, "");....Code
2140: 2e 61 70 70 65 6e 64 28 22 5c 6e 22 29 3b 0d 0a  .append("\n");..
2150: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 45  ..Code.append("E
2160: 4e 44 5c 6e 22 29 3b 0d 0a 09 7d 0d 0a 0d 0a 09  ND\n");...}.....
2170: 70 72 69 76 61 74 65 20 76 6f 69 64 20 67 65 6e  private void gen
2180: 65 72 61 74 65 5f 76 65 72 69 66 69 65 72 5f 63  erate_verifier_c
2190: 61 6c 6c 28 53 74 72 69 6e 67 42 75 66 66 65 72  all(StringBuffer
21a0: 20 43 6f 64 65 2c 20 44 61 74 61 54 79 70 65 5b   Code, DataType[
21b0: 5d 20 50 61 72 61 6d 54 79 70 65 73 2c 20 44 61  ] ParamTypes, Da
21c0: 74 61 54 79 70 65 20 52 65 74 75 72 6e 54 79 70  taType ReturnTyp
21d0: 65 2c 20 54 65 73 74 43 61 73 65 20 43 61 73 65  e, TestCase Case
21e0: 29 0d 0a 09 7b 0d 0a 09 09 53 74 72 69 6e 67 5b  )...{....String[
21f0: 5d 20 49 6e 70 75 74 73 20 3d 20 43 61 73 65 2e  ] Inputs = Case.
2200: 67 65 74 49 6e 70 75 74 28 29 3b 0d 0a 09 09 53  getInput();....S
2210: 74 72 69 6e 67 20 4f 75 74 70 75 74 20 3d 20 43  tring Output = C
2220: 61 73 65 2e 67 65 74 4f 75 74 70 75 74 28 29 3b  ase.getOutput();
2230: 0d 0a 09 09 53 74 72 69 6e 67 20 44 65 73 63 20  ....String Desc 
2240: 3d 20 52 65 74 75 72 6e 54 79 70 65 2e 67 65 74  = ReturnType.get
2250: 44 65 73 63 72 69 70 74 69 6f 6e 28 29 3b 0d 0a  Description();..
2260: 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28  ....Code.append(
2270: 22 76 65 72 69 66 79 5f 63 61 73 65 28 5f 2c 20  "verify_case(_, 
2280: 22 0d 0a 09 09 20 20 2b 20 6d 5f 50 72 6f 62 6c  "....  + m_Probl
2290: 65 6d 2e 67 65 74 43 6c 61 73 73 4e 61 6d 65 28  em.getClassName(
22a0: 29 20 2b 20 22 28 29 2e 22 20 2b 20 6d 5f 50 72  ) + "()." + m_Pr
22b0: 6f 62 6c 65 6d 2e 67 65 74 4d 65 74 68 6f 64 4e  oblem.getMethodN
22c0: 61 6d 65 28 29 20 2b 20 22 28 22 29 3b 0d 0a 09  ame() + "(");...
22d0: 09 66 6f 72 28 69 6e 74 20 69 3d 30 3b 20 69 3c  .for(int i=0; i<
22e0: 49 6e 70 75 74 73 2e 6c 65 6e 67 74 68 3b 20 2b  Inputs.length; +
22f0: 2b 69 29 0d 0a 09 09 7b 0d 0a 09 09 09 43 6f 64  +i)....{.....Cod
2300: 65 2e 61 70 70 65 6e 64 28 20 6d 5f 50 72 6f 62  e.append( m_Prob
2310: 6c 65 6d 2e 67 65 74 50 61 72 61 6d 4e 61 6d 65  lem.getParamName
2320: 73 28 29 5b 69 5d 20 29 3b 0d 0a 09 09 09 69 66  s()[i] );.....if
2330: 28 20 69 20 3c 20 49 6e 70 75 74 73 2e 6c 65 6e  ( i < Inputs.len
2340: 67 74 68 2d 31 20 29 0d 0a 09 09 09 09 43 6f 64  gth-1 )......Cod
2350: 65 2e 61 70 70 65 6e 64 28 22 2c 20 22 29 3b 0d  e.append(", ");.
2360: 0a 09 09 7d 0d 0a 09 09 43 6f 64 65 2e 61 70 70  ...}....Code.app
2370: 65 6e 64 28 22 29 29 3b 22 29 3b 0d 0a 09 7d 0d  end("));");...}.
2380: 0a 0d 0a 09 2f 2a 2a 0d 0a 09 20 2a 20 54 68 69  ..../**... * Thi
2390: 73 20 6d 65 74 68 6f 64 20 77 69 6c 6c 20 67 65  s method will ge
23a0: 6e 65 72 61 74 65 20 74 68 65 20 72 65 71 75 69  nerate the requi
23b0: 72 65 64 20 70 61 72 61 6d 65 74 65 72 20 61 73  red parameter as
23c0: 20 61 20 75 6e 69 71 75 65 20 76 61 72 69 61 62   a unique variab
23d0: 6c 65 2e 0d 0a 09 20 2a 2f 0d 0a 09 70 72 69 76  le.... */...priv
23e0: 61 74 65 20 76 6f 69 64 20 67 65 6e 65 72 61 74  ate void generat
23f0: 65 5f 70 61 72 61 6d 65 74 65 72 28 69 6e 74 20  e_parameter(int 
2400: 49 6e 64 65 78 2c 20 53 74 72 69 6e 67 42 75 66  Index, StringBuf
2410: 66 65 72 20 43 6f 64 65 2c 20 44 61 74 61 54 79  fer Code, DataTy
2420: 70 65 20 50 61 72 61 6d 54 79 70 65 2c 20 53 74  pe ParamType, St
2430: 72 69 6e 67 20 49 6e 70 75 74 29 0d 0a 09 7b 0d  ring Input)...{.
2440: 0a 09 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64  ...// <<modified
2450: 20 62 79 20 63 61 66 65 6c 69 65 72 3e 3e 20 3a   by cafelier>> :
2460: 20 6e 61 6d 65 64 20 70 61 72 61 6d 65 74 65 72   named parameter
2470: 73 0d 0a 09 09 53 74 72 69 6e 67 20 4e 61 6d 65  s....String Name
2480: 20 3d 20 28 49 6e 64 65 78 3d 3d 2d 31 20 3f 20   = (Index==-1 ? 
2490: 22 5f 22 20 3a 20 6d 5f 50 72 6f 62 6c 65 6d 2e  "_" : m_Problem.
24a0: 67 65 74 50 61 72 61 6d 4e 61 6d 65 73 28 29 5b  getParamNames()[
24b0: 49 6e 64 65 78 5d 29 3b 0d 0a 0d 0a 09 09 53 74  Index]);......St
24c0: 72 69 6e 67 20 44 65 73 63 20 3d 20 50 61 72 61  ring Desc = Para
24d0: 6d 54 79 70 65 2e 67 65 74 42 61 73 65 4e 61 6d  mType.getBaseNam
24e0: 65 28 29 3b 0d 0a 0d 0a 09 09 69 66 20 28 50 61  e();......if (Pa
24f0: 72 61 6d 54 79 70 65 2e 67 65 74 44 69 6d 65 6e  ramType.getDimen
2500: 73 69 6f 6e 28 29 20 3d 3d 20 30 29 0d 0a 09 09  sion() == 0)....
2510: 7b 0d 0a 09 09 09 2f 2f 20 4a 75 73 74 20 61 20  {.....// Just a 
2520: 73 63 61 6c 61 72 20 76 61 6c 75 65 2c 20 73 69  scalar value, si
2530: 6d 70 6c 79 20 69 6e 69 74 69 61 6c 69 7a 65 20  mply initialize 
2540: 69 74 20 61 74 20 64 65 63 6c 61 72 61 74 69 6f  it at declaratio
2550: 6e 20 28 6c 6f 6e 67 20 69 6e 74 65 67 65 72 73  n (long integers
2560: 20 6e 65 65 64 20 61 6e 20 27 4c 27 20 74 61 67   need an 'L' tag
2570: 67 65 64 20 6f 6e 29 0d 0a 09 09 09 69 66 20 28  ged on).....if (
2580: 44 65 73 63 2e 65 71 75 61 6c 73 28 22 6c 6f 6e  Desc.equals("lon
2590: 67 22 29 20 7c 7c 20 44 65 73 63 2e 65 71 75 61  g") || Desc.equa
25a0: 6c 73 28 22 4c 6f 6e 67 22 29 29 0d 0a 09 09 09  ls("Long")).....
25b0: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 50 61 72  .Code.append(Par
25c0: 61 6d 54 79 70 65 2e 67 65 74 44 65 73 63 72 69  amType.getDescri
25d0: 70 74 6f 72 28 6d 5f 4c 61 6e 67 75 61 67 65 29  ptor(m_Language)
25e0: 20 2b 20 22 20 22 20 2b 20 4e 61 6d 65 20 2b 20   + " " + Name + 
25f0: 22 20 3d 20 22 20 2b 20 49 6e 70 75 74 20 2b 20  " = " + Input + 
2600: 22 4c 4c 3b 20 22 29 3b 0d 0a 09 09 09 65 6c 73  "LL; ");.....els
2610: 65 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70 70 65  e......Code.appe
2620: 6e 64 28 50 61 72 61 6d 54 79 70 65 2e 67 65 74  nd(ParamType.get
2630: 44 65 73 63 72 69 70 74 6f 72 28 6d 5f 4c 61 6e  Descriptor(m_Lan
2640: 67 75 61 67 65 29 20 2b 20 22 20 22 20 2b 20 4e  guage) + " " + N
2650: 61 6d 65 20 2b 20 22 20 3d 20 22 20 2b 20 49 6e  ame + " = " + In
2660: 70 75 74 20 2b 20 22 3b 20 22 29 3b 0d 0a 09 09  put + "; ");....
2670: 7d 0d 0a 09 09 65 6c 73 65 0d 0a 09 09 7b 0d 0a  }....else....{..
2680: 09 09 09 20 20 2f 2f 20 3c 3c 6d 6f 64 69 66 69  ...  // <<modifi
2690: 65 64 20 62 79 20 63 61 66 65 6c 69 65 72 3e 3e  ed by cafelier>>
26a0: 20 3a 20 65 6d 70 74 79 20 61 72 72 61 79 0d 0a   : empty array..
26b0: 09 09 09 20 20 69 66 28 20 49 6e 70 75 74 2e 6d  ...  if( Input.m
26c0: 61 74 63 68 65 73 28 22 5e 5b 5c 5c 73 5c 5c 7b  atches("^[\\s\\{
26d0: 5c 5c 7d 5d 2b 24 22 29 20 29 0d 0a 09 09 09 20  \\}]+$") )..... 
26e0: 20 7b 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70 70   {......Code.app
26f0: 65 6e 64 28 50 61 72 61 6d 54 79 70 65 2e 67 65  end(ParamType.ge
2700: 74 44 65 73 63 72 69 70 74 6f 72 28 6d 5f 4c 61  tDescriptor(m_La
2710: 6e 67 75 61 67 65 29 20 2b 20 22 20 22 20 2b 20  nguage) + " " + 
2720: 4e 61 6d 65 20 2b 20 22 3b 20 22 29 3b 0d 0a 09  Name + "; ");...
2730: 09 09 20 20 7d 0d 0a 09 09 09 20 20 65 6c 73 65  ..  }.....  else
2740: 0d 0a 09 09 09 20 20 7b 0d 0a 09 09 09 09 2f 2f  .....  {......//
2750: 20 41 72 72 61 79 73 20 6e 65 65 64 20 74 6f 20   Arrays need to 
2760: 62 65 20 63 6f 6e 76 65 72 74 65 64 20 74 6f 20  be converted to 
2770: 76 65 63 74 6f 72 3c 74 79 70 65 3e 20 62 65 66  vector<type> bef
2780: 6f 72 65 20 70 61 73 73 69 6e 67 0d 0a 09 09 09  ore passing.....
2790: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 50 61 72  .Code.append(Par
27a0: 61 6d 54 79 70 65 2e 67 65 74 42 61 73 65 4e 61  amType.getBaseNa
27b0: 6d 65 28 29 2e 74 6f 4c 6f 77 65 72 43 61 73 65  me().toLowerCase
27c0: 28 29 20 2b 20 22 20 22 20 2b 20 4e 61 6d 65 20  () + " " + Name 
27d0: 2b 20 22 5f 5b 5d 20 3d 20 22 20 2b 20 49 6e 70  + "_[] = " + Inp
27e0: 75 74 20 2b 20 22 3b 5c 6e 5c 74 22 29 3b 0d 0a  ut + ";\n\t");..
27f0: 09 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28  ....Code.append(
2800: 22 20 20 22 2b 50 61 72 61 6d 54 79 70 65 2e 67  "  "+ParamType.g
2810: 65 74 44 65 73 63 72 69 70 74 6f 72 28 6d 5f 4c  etDescriptor(m_L
2820: 61 6e 67 75 61 67 65 29 20 2b 20 22 20 22 20 2b  anguage) + " " +
2830: 20 4e 61 6d 65 20 2b 20 22 28 22 20 2b 20 4e 61   Name + "(" + Na
2840: 6d 65 20 2b 20 22 5f 2c 20 22 20 2b 20 4e 61 6d  me + "_, " + Nam
2850: 65 20 2b 20 22 5f 2b 73 69 7a 65 6f 66 28 22 2b  e + "_+sizeof("+
2860: 4e 61 6d 65 2b 22 5f 29 2f 73 69 7a 65 6f 66 28  Name+"_)/sizeof(
2870: 2a 22 2b 4e 61 6d 65 2b 22 5f 29 29 3b 20 22 29  *"+Name+"_)); ")
2880: 3b 0d 0a 09 09 09 20 20 7d 0d 0a 09 09 7d 0d 0a  ;.....  }....}..
2890: 09 7d 0d 0a 7d 0d 0a                             .}..}..