Hex Artifact Content
Not logged in

Artifact 9ea2716e7a7a319a88d5ea219d35342b5c31ac5d:


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 2f 2f 20 54 5a  blem.*;....// TZ
00e0: 54 65 73 74 65 72 20 70 6c 75 67 69 6e 0d 0a 2f  Tester plugin../
00f0: 2f 20 20 20 68 74 74 70 3a 2f 2f 77 77 77 2e 74  /   http://www.t
0100: 6f 70 63 6f 64 65 72 2e 63 6f 6d 2f 63 6f 6e 74  opcoder.com/cont
0110: 65 73 74 2f 63 6c 61 73 73 65 73 2f 54 5a 54 65  est/classes/TZTe
0120: 73 74 65 72 2f 54 5a 54 65 73 74 65 72 2e 68 74  ster/TZTester.ht
0130: 6d 6c 0d 0a 2f 2f 20 63 75 73 74 6f 6d 69 7a 65  ml..// customize
0140: 64 20 62 79 20 63 61 66 65 6c 69 65 72 20 61 6e  d by cafelier an
0150: 64 20 6e 61 6f 79 61 5f 74 0d 0a 0d 0a 0d 0a 0d  d naoya_t.......
0160: 0a 0d 0a 0d 0a 2f 2a 2a 0d 0a 20 2a 20 40 61 75  ...../**.. * @au
0170: 74 68 6f 72 20 54 61 6e 67 65 6e 74 5a 0d 0a 20  thor TangentZ.. 
0180: 2a 0d 0a 20 2a 20 54 68 69 73 20 74 65 73 74 65  *.. * This teste
0190: 72 20 63 6c 61 73 73 20 69 73 20 66 6f 72 20 43  r class is for C
01a0: 2b 2b 20 6f 6e 6c 79 2e 20 20 49 74 20 69 73 20  ++ only.  It is 
01b0: 62 61 73 65 64 20 6f 6e 20 50 6f 70 73 50 72 6f  based on PopsPro
01c0: 63 65 73 73 6f 72 20 77 68 69 63 68 20 69 73 20  cessor which is 
01d0: 77 72 69 74 74 65 6e 20 66 6f 72 20 4a 61 76 61  written for Java
01e0: 2e 0d 0a 20 2a 20 49 74 20 72 65 61 64 73 20 69  ... * It reads i
01f0: 6e 20 61 6c 6c 20 74 68 65 20 67 69 76 65 6e 20  n all the given 
0200: 65 78 61 6d 70 6c 65 73 20 66 6f 72 20 61 20 70  examples for a p
0210: 72 6f 62 6c 65 6d 20 61 6e 64 20 67 65 6e 65 72  roblem and gener
0220: 61 74 65 73 20 74 68 65 20 65 71 75 69 76 61 6c  ates the equival
0230: 65 6e 74 20 43 2b 2b 20 63 6f 64 65 0d 0a 20 2a  ent C++ code.. *
0240: 20 74 6f 20 74 65 73 74 20 61 6c 6c 20 74 68 65   to test all the
0250: 20 63 61 73 65 73 2e 20 20 54 68 65 20 61 63 63   cases.  The acc
0260: 75 6d 75 6c 61 74 65 64 20 72 75 6e 6e 69 6e 67  umulated running
0270: 20 74 69 6d 65 20 69 73 20 38 20 73 65 63 6f 6e   time is 8 secon
0280: 64 73 2c 20 62 75 74 20 69 74 20 69 73 20 65 61  ds, but it is ea
0290: 73 79 20 74 6f 0d 0a 20 2a 20 73 65 6c 65 63 74  sy to.. * select
02a0: 69 76 65 6c 79 20 72 75 6e 20 61 20 73 70 65 63  ively run a spec
02b0: 69 66 69 63 20 63 61 73 65 20 6f 6e 6c 79 2e 0d  ific case only..
02c0: 0a 20 2a 0d 0a 20 2a 20 54 68 69 73 20 74 65 73  . *.. * This tes
02d0: 74 65 72 20 77 69 6c 6c 20 64 65 66 69 6e 65 20  ter will define 
02e0: 74 68 72 65 65 20 74 61 67 73 20 74 68 61 74 20  three tags that 
02f0: 63 61 6e 20 62 65 20 65 6d 62 65 64 64 65 64 20  can be embedded 
0300: 77 69 74 68 69 6e 20 50 6f 70 73 45 64 69 74 2f  within PopsEdit/
0310: 46 69 6c 65 45 64 69 74 20 63 6f 64 65 20 74 65  FileEdit code te
0320: 6d 70 6c 61 74 65 3a 0d 0a 20 2a 09 24 57 52 49  mplate:.. *.$WRI
0330: 54 45 52 43 4f 44 45 24 20 2d 20 70 6c 61 63 65  TERCODE$ - place
0340: 20 68 6f 6c 64 65 72 20 66 6f 72 20 77 72 69 74   holder for writ
0350: 65 72 20 63 6f 64 65 20 2d 20 77 69 6c 6c 20 62  er code - will b
0360: 65 20 62 6c 61 6e 6b 20 69 66 20 6e 6f 6e 65 20  e blank if none 
0370: 66 6f 75 6e 64 0d 0a 20 2a 09 24 50 52 4f 42 4c  found.. *.$PROBL
0380: 45 4d 24 20 2d 20 70 6c 61 63 65 20 68 6f 6c 64  EM$ - place hold
0390: 65 72 20 66 6f 72 20 70 72 6f 62 6c 65 6d 20 64  er for problem d
03a0: 65 73 63 72 69 70 74 69 6f 6e 20 61 73 20 70 6c  escription as pl
03b0: 61 69 6e 20 74 65 78 74 0d 0a 20 2a 09 2f 2f 20  ain text.. *.// 
03c0: 24 52 55 4e 54 45 53 54 24 20 2d 20 70 6c 61 63  $RUNTEST$ - plac
03d0: 65 20 68 6f 6c 64 65 72 20 66 6f 72 20 77 68 65  e holder for whe
03e0: 72 65 20 74 6f 20 70 75 74 20 74 68 65 20 63 6f  re to put the co
03f0: 64 65 20 74 68 61 74 20 73 74 61 72 74 73 20 74  de that starts t
0400: 68 65 20 74 65 73 74 0d 0a 20 2a 09 24 54 45 53  he test.. *.$TES
0410: 54 43 4f 44 45 24 20 2d 20 70 6c 61 63 65 20 68  TCODE$ - place h
0420: 6f 6c 64 65 72 20 66 6f 72 20 77 68 65 72 65 20  older for where 
0430: 74 6f 20 70 75 74 20 74 68 65 20 74 65 73 74 20  to put the test 
0440: 63 6f 64 65 0d 0a 20 2a 2f 0d 0a 70 75 62 6c 69  code.. */..publi
0450: 63 20 63 6c 61 73 73 20 54 5a 54 65 73 74 65 72  c class TZTester
0460: 0d 0a 7b 0d 0a 09 2f 2f 20 4d 61 70 20 75 73 65  ..{...// Map use
0470: 64 20 74 6f 20 73 74 6f 72 65 20 6d 79 20 74 61  d to store my ta
0480: 67 73 0d 0a 09 70 72 69 76 61 74 65 20 48 61 73  gs...private Has
0490: 68 4d 61 70 3c 53 74 72 69 6e 67 2c 53 74 72 69  hMap<String,Stri
04a0: 6e 67 3e 20 6d 5f 54 61 67 73 20 3d 20 6e 65 77  ng> m_Tags = new
04b0: 20 48 61 73 68 4d 61 70 3c 53 74 72 69 6e 67 2c   HashMap<String,
04c0: 53 74 72 69 6e 67 3e 28 29 3b 0d 0a 0d 0a 09 2f  String>();...../
04d0: 2f 20 43 6f 6e 73 74 61 6e 74 73 0d 0a 09 70 72  / Constants...pr
04e0: 69 76 61 74 65 20 73 74 61 74 69 63 20 66 69 6e  ivate static fin
04f0: 61 6c 20 53 74 72 69 6e 67 20 6b 5f 57 52 49 54  al String k_WRIT
0500: 45 52 43 4f 44 45 20 3d 20 22 24 57 52 49 54 45  ERCODE = "$WRITE
0510: 52 43 4f 44 45 24 22 3b 0d 0a 09 70 72 69 76 61  RCODE$";...priva
0520: 74 65 20 73 74 61 74 69 63 20 66 69 6e 61 6c 20  te static final 
0530: 53 74 72 69 6e 67 20 6b 5f 50 52 4f 42 4c 45 4d  String k_PROBLEM
0540: 20 20 20 20 3d 20 22 24 50 52 4f 42 4c 45 4d 24      = "$PROBLEM$
0550: 22 3b 0d 0a 09 70 72 69 76 61 74 65 20 73 74 61  ";...private sta
0560: 74 69 63 20 66 69 6e 61 6c 20 53 74 72 69 6e 67  tic final String
0570: 20 6b 5f 52 55 4e 54 45 53 54 20 20 20 20 3d 20   k_RUNTEST    = 
0580: 22 24 52 55 4e 54 45 53 54 24 22 3b 0d 0a 09 70  "$RUNTEST$";...p
0590: 72 69 76 61 74 65 20 73 74 61 74 69 63 20 66 69  rivate static fi
05a0: 6e 61 6c 20 53 74 72 69 6e 67 20 6b 5f 54 45 53  nal String k_TES
05b0: 54 43 4f 44 45 20 20 20 3d 20 22 24 54 45 53 54  TCODE   = "$TEST
05c0: 43 4f 44 45 24 22 3b 0d 0a 09 70 72 69 76 61 74  CODE$";...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 56 45 52 53 49 4f 4e 20  tring k_VERSION 
05f0: 20 20 20 3d 20 22 5c 6e 2f 2f 20 50 6f 77 65 72     = "\n// Power
0600: 65 64 20 62 79 20 54 5a 54 65 73 74 65 72 20 31  ed by TZTester 1
0610: 2e 30 31 20 5b 32 35 2d 46 65 62 2d 32 30 30 33  .01 [25-Feb-2003
0620: 5d 20 3a 20 3c 63 61 66 65 6c 69 65 72 26 6e 61  ] : <cafelier&na
0630: 6f 79 61 5f 74 3e 2d 63 75 73 74 6f 6d 22 3b 0d  oya_t>-custom";.
0640: 0a 0d 0a 09 2f 2f 20 43 75 74 20 74 61 67 73 0d  ....// Cut tags.
0650: 0a 09 70 72 69 76 61 74 65 20 73 74 61 74 69 63  ..private static
0660: 20 66 69 6e 61 6c 20 53 74 72 69 6e 67 20 6b 5f   final String k_
0670: 42 45 47 49 4e 43 55 54 20 20 20 3d 20 22 2f 2f  BEGINCUT   = "//
0680: 20 42 45 47 49 4e 20 43 55 54 20 48 45 52 45 22   BEGIN CUT HERE"
0690: 3b 0d 0a 09 70 72 69 76 61 74 65 20 73 74 61 74  ;...private stat
06a0: 69 63 20 66 69 6e 61 6c 20 53 74 72 69 6e 67 20  ic final String 
06b0: 6b 5f 45 4e 44 43 55 54 09 20 3d 20 22 2f 2f 20  k_ENDCUT. = "// 
06c0: 45 4e 44 20 43 55 54 20 48 45 52 45 22 3b 0d 0a  END CUT HERE";..
06d0: 0d 0a 09 2f 2f 20 50 72 6f 62 6c 65 6d 2d 72 65  ...// Problem-re
06e0: 6c 61 74 65 64 20 76 61 72 69 61 62 6c 65 73 0d  lated variables.
06f0: 0a 09 70 72 69 76 61 74 65 20 50 72 6f 62 6c 65  ..private Proble
0700: 6d 43 6f 6d 70 6f 6e 65 6e 74 4d 6f 64 65 6c 20  mComponentModel 
0710: 6d 5f 50 72 6f 62 6c 65 6d 20 20 20 3d 20 6e 75  m_Problem   = nu
0720: 6c 6c 3b 0d 0a 09 70 72 69 76 61 74 65 20 4c 61  ll;...private La
0730: 6e 67 75 61 67 65 09 09 09 20 20 6d 5f 4c 61 6e  nguage...  m_Lan
0740: 67 75 61 67 65 20 20 3d 20 6e 75 6c 6c 3b 0d 0a  guage  = null;..
0750: 09 0d 0a 09 2f 2a 2a 0d 0a 09 20 2a 20 50 72 65  ..../**... * Pre
0760: 50 72 6f 63 65 73 73 20 74 68 65 20 73 6f 75 72  Process the sour
0770: 63 65 20 63 6f 64 65 0d 0a 09 20 2a 20 0d 0a 09  ce code... * ...
0780: 20 2a 20 46 69 72 73 74 20 64 65 74 65 72 6d 69   * First determi
0790: 6e 65 73 20 69 66 20 69 74 20 69 73 20 73 61 76  nes if it is sav
07a0: 65 64 20 63 6f 64 65 2c 20 77 72 69 74 65 72 20  ed code, writer 
07b0: 63 6f 64 65 2c 20 6f 72 20 6e 6f 74 68 69 6e 67  code, or nothing
07c0: 20 61 6e 64 20 73 74 6f 72 65 73 20 69 74 20 69   and stores it i
07d0: 6e 20 24 57 52 49 54 45 52 43 4f 44 45 24 20 74  n $WRITERCODE$ t
07e0: 61 67 0d 0a 09 20 2a 20 53 65 63 6f 6e 64 6c 79  ag... * Secondly
07f0: 20 62 75 69 6c 64 73 20 61 20 6d 61 69 6e 20 6d   builds a main m
0800: 65 74 68 6f 64 20 77 69 74 68 20 64 65 66 61 75  ethod with defau
0810: 6c 74 20 74 65 73 74 20 63 61 73 65 73 0d 0a 09  lt test cases...
0820: 20 2a 2f 0d 0a 09 70 75 62 6c 69 63 20 53 74 72   */...public Str
0830: 69 6e 67 20 70 72 65 50 72 6f 63 65 73 73 28 53  ing preProcess(S
0840: 74 72 69 6e 67 20 53 6f 75 72 63 65 2c 20 50 72  tring Source, Pr
0850: 6f 62 6c 65 6d 43 6f 6d 70 6f 6e 65 6e 74 4d 6f  oblemComponentMo
0860: 64 65 6c 20 50 72 6f 62 6c 65 6d 2c 20 4c 61 6e  del Problem, Lan
0870: 67 75 61 67 65 20 4c 61 6e 67 2c 20 52 65 6e 64  guage Lang, Rend
0880: 65 72 65 72 20 52 65 6e 64 65 72 29 0d 0a 09 7b  erer Render)...{
0890: 0d 0a 09 09 2f 2f 20 53 65 74 20 64 65 66 61 75  ....// Set defau
08a0: 6c 74 73 20 66 6f 72 20 74 68 65 20 74 61 67 73  lts for the tags
08b0: 20 69 6e 20 63 61 73 65 20 77 65 20 65 78 69 74   in case we exit
08c0: 20 6f 75 74 20 65 61 72 6c 79 0d 0a 09 09 6d 5f   out early....m_
08d0: 54 61 67 73 2e 70 75 74 28 6b 5f 57 52 49 54 45  Tags.put(k_WRITE
08e0: 52 43 4f 44 45 2c 20 22 22 29 3b 0d 0a 09 09 6d  RCODE, "");....m
08f0: 5f 54 61 67 73 2e 70 75 74 28 6b 5f 50 52 4f 42  _Tags.put(k_PROB
0900: 4c 45 4d 2c 20 20 20 20 22 22 29 3b 0d 0a 09 09  LEM,    "");....
0910: 6d 5f 54 61 67 73 2e 70 75 74 28 6b 5f 52 55 4e  m_Tags.put(k_RUN
0920: 54 45 53 54 2c 20 20 20 20 22 2f 2f 20 2a 2a 2a  TEST,    "// ***
0930: 20 57 41 52 4e 49 4e 47 20 2a 2a 2a 20 24 52 55   WARNING *** $RU
0940: 4e 54 45 53 54 24 20 69 73 20 6e 6f 74 20 73 75  NTEST$ is not su
0950: 70 70 6f 72 74 65 64 20 62 79 20 74 68 69 73 20  pported by this 
0960: 63 75 73 74 6f 6d 69 7a 65 64 20 54 5a 54 65 73  customized TZTes
0970: 74 65 72 2e 22 29 3b 0d 0a 09 09 6d 5f 54 61 67  ter.");....m_Tag
0980: 73 2e 70 75 74 28 6b 5f 54 45 53 54 43 4f 44 45  s.put(k_TESTCODE
0990: 2c 20 20 20 22 22 29 3b 0d 0a 0d 0a 09 09 2f 2f  ,   "");......//
09a0: 20 49 66 20 74 68 65 72 65 20 69 73 20 73 6f 75   If there is sou
09b0: 72 63 65 20 61 6e 64 20 74 68 65 20 73 6f 75 72  rce and the sour
09c0: 63 65 20 69 73 20 4e 4f 54 20 65 71 75 61 6c 20  ce is NOT equal 
09d0: 74 6f 20 74 68 65 20 64 65 66 61 75 6c 74 20 73  to the default s
09e0: 6f 6c 75 74 69 6f 6e 2c 20 72 65 74 75 72 6e 20  olution, return 
09f0: 69 74 0d 0a 09 09 69 66 28 20 53 6f 75 72 63 65  it....if( Source
0a00: 2e 6c 65 6e 67 74 68 28 29 3e 30 20 26 26 20 21  .length()>0 && !
0a10: 53 6f 75 72 63 65 2e 65 71 75 61 6c 73 28 50 72  Source.equals(Pr
0a20: 6f 62 6c 65 6d 2e 67 65 74 44 65 66 61 75 6c 74  oblem.getDefault
0a30: 53 6f 6c 75 74 69 6f 6e 28 29 29 20 29 0d 0a 09  Solution()) )...
0a40: 09 09 72 65 74 75 72 6e 20 53 6f 75 72 63 65 3b  ..return Source;
0a50: 0d 0a 0d 0a 09 09 2f 2f 20 43 68 65 63 6b 20 74  ......// Check t
0a60: 6f 20 73 65 65 20 69 66 20 74 68 65 20 63 6f 6d  o see if the com
0a70: 70 6f 6e 65 6e 74 20 68 61 73 20 61 6e 79 20 73  ponent has any s
0a80: 69 67 6e 61 74 75 72 65 20 0d 0a 09 09 69 66 28  ignature ....if(
0a90: 20 21 50 72 6f 62 6c 65 6d 2e 68 61 73 53 69 67   !Problem.hasSig
0aa0: 6e 61 74 75 72 65 28 29 20 29 0d 0a 09 09 7b 0d  nature() )....{.
0ab0: 0a 09 09 09 6d 5f 54 61 67 73 2e 70 75 74 28 6b  ....m_Tags.put(k
0ac0: 5f 54 45 53 54 43 4f 44 45 2c 20 22 2f 2f 20 2a  _TESTCODE, "// *
0ad0: 2a 2a 20 57 41 52 4e 49 4e 47 20 2a 2a 2a 20 50  ** WARNING *** P
0ae0: 72 6f 62 6c 65 6d 20 68 61 73 20 6e 6f 20 73 69  roblem has no si
0af0: 67 6e 61 74 75 72 65 20 64 65 66 69 6e 65 64 20  gnature defined 
0b00: 66 6f 72 20 69 74 22 29 3b 0d 0a 09 09 09 72 65  for it");.....re
0b10: 74 75 72 6e 20 22 22 3b 0d 0a 09 09 7d 0d 0a 09  turn "";....}...
0b20: 09 0d 0a 09 09 2f 2f 20 47 65 74 20 74 68 65 20  .....// Get the 
0b30: 74 65 73 74 20 63 61 73 65 73 0d 0a 09 09 54 65  test cases....Te
0b40: 73 74 43 61 73 65 5b 5d 20 54 65 73 74 43 61 73  stCase[] TestCas
0b50: 65 73 20 3d 20 50 72 6f 62 6c 65 6d 2e 67 65 74  es = Problem.get
0b60: 54 65 73 74 43 61 73 65 73 28 29 3b 0d 0a 0d 0a  TestCases();....
0b70: 09 09 2f 2f 20 43 68 65 63 6b 20 74 6f 20 73 65  ..// Check to se
0b80: 65 20 69 66 20 74 65 73 74 20 63 61 73 65 73 20  e if test cases 
0b90: 61 72 65 20 64 65 66 69 6e 65 64 0d 0a 09 09 69  are defined....i
0ba0: 66 28 20 54 65 73 74 43 61 73 65 73 3d 3d 6e 75  f( TestCases==nu
0bb0: 6c 6c 20 7c 7c 20 54 65 73 74 43 61 73 65 73 2e  ll || TestCases.
0bc0: 6c 65 6e 67 74 68 3d 3d 30 20 29 0d 0a 09 09 7b  length==0 )....{
0bd0: 0d 0a 09 09 09 6d 5f 54 61 67 73 2e 70 75 74 28  .....m_Tags.put(
0be0: 6b 5f 54 45 53 54 43 4f 44 45 2c 20 22 2f 2f 20  k_TESTCODE, "// 
0bf0: 2a 2a 2a 20 57 41 52 4e 49 4e 47 20 2a 2a 2a 20  *** WARNING *** 
0c00: 4e 6f 20 74 65 73 74 20 63 61 73 65 73 20 64 65  No test cases de
0c10: 66 69 6e 65 64 20 66 6f 72 20 74 68 69 73 20 70  fined for this p
0c20: 72 6f 62 6c 65 6d 22 29 3b 0d 0a 09 09 09 72 65  roblem");.....re
0c30: 74 75 72 6e 20 22 22 3b 0d 0a 09 09 7d 0d 0a 0d  turn "";....}...
0c40: 0a 09 09 2f 2f 20 52 65 2d 69 6e 69 74 69 61 6c  ...// Re-initial
0c50: 69 7a 65 20 74 68 65 20 74 61 67 73 0d 0a 09 09  ize the tags....
0c60: 6d 5f 54 61 67 73 2e 63 6c 65 61 72 28 29 3b 0d  m_Tags.clear();.
0c70: 0a 09 09 6d 5f 54 61 67 73 2e 70 75 74 28 6b 5f  ...m_Tags.put(k_
0c80: 57 52 49 54 45 52 43 4f 44 45 2c 20 50 72 6f 62  WRITERCODE, Prob
0c90: 6c 65 6d 2e 67 65 74 44 65 66 61 75 6c 74 53 6f  lem.getDefaultSo
0ca0: 6c 75 74 69 6f 6e 28 29 29 3b 0d 0a 09 09 74 72  lution());....tr
0cb0: 79 20 7b 20 6d 5f 54 61 67 73 2e 70 75 74 28 6b  y { m_Tags.put(k
0cc0: 5f 50 52 4f 42 4c 45 4d 2c 20 52 65 6e 64 65 72  _PROBLEM, Render
0cd0: 2e 74 6f 48 54 4d 4c 28 6d 5f 4c 61 6e 67 75 61  .toHTML(m_Langua
0ce0: 67 65 29 29 3b 20 7d 20 63 61 74 63 68 20 28 45  ge)); } catch (E
0cf0: 78 63 65 70 74 69 6f 6e 20 45 78 29 20 7b 20 7d  xception Ex) { }
0d00: 0d 0a 0d 0a 09 09 6d 5f 50 72 6f 62 6c 65 6d 20  ......m_Problem 
0d10: 20 3d 20 50 72 6f 62 6c 65 6d 3b 0d 0a 09 09 6d   = Problem;....m
0d20: 5f 4c 61 6e 67 75 61 67 65 20 3d 20 4c 61 6e 67  _Language = Lang
0d30: 3b 0d 0a 0d 0a 09 09 2f 2f 20 47 65 6e 65 72 61  ;......// Genera
0d40: 74 65 20 74 68 65 20 74 65 73 74 20 63 61 73 65  te the test case
0d50: 73 0d 0a 09 09 67 65 6e 65 72 61 74 65 5f 74 65  s....generate_te
0d60: 73 74 5f 63 6f 64 65 28 29 3b 0d 0a 09 09 72 65  st_code();....re
0d70: 74 75 72 6e 20 22 22 3b 0d 0a 09 7d 0d 0a 0d 0a  turn "";...}....
0d80: 09 2f 2a 2a 0d 0a 09 20 2a 20 54 68 69 73 20 6d  ./**... * This m
0d90: 65 74 68 6f 64 20 77 69 6c 6c 20 63 75 74 20 74  ethod will cut t
0da0: 68 65 20 74 65 73 74 20 6d 65 74 68 6f 64 73 20  he test methods 
0db0: 61 62 6f 76 65 20 6f 75 74 0d 0a 09 20 2a 2f 0d  above out... */.
0dc0: 0a 09 70 75 62 6c 69 63 20 53 74 72 69 6e 67 20  ..public String 
0dd0: 70 6f 73 74 50 72 6f 63 65 73 73 28 53 74 72 69  postProcess(Stri
0de0: 6e 67 20 53 6f 75 72 63 65 2c 20 4c 61 6e 67 75  ng Source, Langu
0df0: 61 67 65 20 4c 61 6e 67 29 0d 0a 09 7b 0d 0a 09  age Lang)...{...
0e00: 09 2f 2f 20 49 6e 73 65 72 74 20 61 20 76 65 72  .// Insert a ver
0e10: 73 69 6f 6e 20 73 74 72 69 6e 67 0d 0a 09 09 72  sion string....r
0e20: 65 74 75 72 6e 20 53 6f 75 72 63 65 20 2b 20 6b  eturn Source + k
0e30: 5f 56 45 52 53 49 4f 4e 3b 0d 0a 09 7d 0d 0a 0d  _VERSION;...}...
0e40: 0a 09 2f 2a 2a 0d 0a 09 20 2a 20 54 68 69 73 20  ../**... * This 
0e50: 6d 65 74 68 6f 64 20 77 69 6c 6c 20 72 65 74 75  method will retu
0e60: 72 6e 20 6d 79 20 74 61 67 73 2e 20 20 54 68 69  rn my tags.  Thi
0e70: 73 20 6d 65 74 68 6f 64 20 69 73 20 41 4c 57 41  s method is ALWA
0e80: 59 53 20 63 61 6c 6c 65 64 20 61 66 74 65 72 20  YS called after 
0e90: 70 72 65 50 72 6f 63 65 73 73 28 29 0d 0a 09 20  preProcess()... 
0ea0: 2a 20 0d 0a 09 20 2a 20 40 72 65 74 75 72 6e 20  * ... * @return 
0eb0: 61 20 6d 61 70 20 6f 66 20 6d 79 20 74 61 67 73  a map of my tags
0ec0: 0d 0a 09 20 2a 2f 0d 0a 09 70 75 62 6c 69 63 20  ... */...public 
0ed0: 4d 61 70 20 67 65 74 55 73 65 72 44 65 66 69 6e  Map getUserDefin
0ee0: 65 64 54 61 67 73 28 29 0d 0a 09 7b 0d 0a 09 09  edTags()...{....
0ef0: 72 65 74 75 72 6e 20 6d 5f 54 61 67 73 3b 0d 0a  return m_Tags;..
0f00: 09 7d 0d 0a 0d 0a 09 2f 2a 2a 0d 0a 09 20 2a 20  .}...../**... * 
0f10: 54 68 69 73 20 6d 65 74 68 6f 64 20 77 69 6c 6c  This method will
0f20: 20 67 65 6e 65 72 61 74 65 20 74 68 65 20 63 6f   generate the co
0f30: 64 65 20 66 6f 72 20 74 68 65 20 74 65 73 74 20  de for the test 
0f40: 63 61 73 65 73 2e 0d 0a 09 20 2a 2f 0d 0a 09 70  cases.... */...p
0f50: 72 69 76 61 74 65 20 76 6f 69 64 20 67 65 6e 65  rivate void gene
0f60: 72 61 74 65 5f 74 65 73 74 5f 63 6f 64 65 28 29  rate_test_code()
0f70: 0d 0a 09 7b 0d 0a 09 09 44 61 74 61 54 79 70 65  ...{....DataType
0f80: 5b 5d 20 50 61 72 61 6d 54 79 70 65 73 20 3d 20  [] ParamTypes = 
0f90: 6d 5f 50 72 6f 62 6c 65 6d 2e 67 65 74 50 61 72  m_Problem.getPar
0fa0: 61 6d 54 79 70 65 73 28 29 3b 0d 0a 09 09 44 61  amTypes();....Da
0fb0: 74 61 54 79 70 65 20 52 65 74 75 72 6e 54 79 70  taType ReturnTyp
0fc0: 65 20 20 20 3d 20 6d 5f 50 72 6f 62 6c 65 6d 2e  e   = m_Problem.
0fd0: 67 65 74 52 65 74 75 72 6e 54 79 70 65 28 29 3b  getReturnType();
0fe0: 0d 0a 09 09 54 65 73 74 43 61 73 65 5b 5d 20 43  ....TestCase[] C
0ff0: 61 73 65 73 09 20 20 3d 20 6d 5f 50 72 6f 62 6c  ases.  = m_Probl
1000: 65 6d 2e 67 65 74 54 65 73 74 43 61 73 65 73 28  em.getTestCases(
1010: 29 3b 0d 0a 09 09 53 74 72 69 6e 67 42 75 66 66  );....StringBuff
1020: 65 72 20 43 6f 64 65 20 3d 20 6e 65 77 20 53 74  er Code = new St
1030: 72 69 6e 67 42 75 66 66 65 72 28 29 3b 0d 0a 0d  ringBuffer();...
1040: 0a 09 09 2f 2f 20 3c 3c 74 68 61 6e 6b 73 20 74  ...// <<thanks t
1050: 6f 20 6e 61 6f 79 61 5f 74 3e 3e 20 47 65 6e 65  o naoya_t>> Gene
1060: 72 61 74 65 20 74 68 65 20 74 69 6d 65 72 20 66  rate the timer f
1070: 75 6e 63 74 69 6f 6e 0d 0a 09 09 43 6f 64 65 2e  unction....Code.
1080: 61 70 70 65 6e 64 28 22 23 69 6e 63 6c 75 64 65  append("#include
1090: 20 3c 63 74 69 6d 65 3e 5c 6e 22 29 3b 0d 0a 09   <ctime>\n");...
10a0: 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 64 6f  .Code.append("do
10b0: 75 62 6c 65 20 73 74 61 72 74 5f 74 69 6d 65 3b  uble start_time;
10c0: 20 73 74 72 69 6e 67 20 74 69 6d 65 72 28 29 5c   string timer()\
10d0: 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70  n");....Code.app
10e0: 65 6e 64 28 22 20 7b 20 6f 73 74 72 69 6e 67 73  end(" { ostrings
10f0: 74 72 65 61 6d 20 6f 73 3b 20 6f 73 20 3c 3c 20  tream os; os << 
1100: 5c 22 20 28 5c 22 20 3c 3c 20 69 6e 74 28 28 63  \" (\" << int((c
1110: 6c 6f 63 6b 28 29 2d 73 74 61 72 74 5f 74 69 6d  lock()-start_tim
1120: 65 29 2f 43 4c 4f 43 4b 53 5f 50 45 52 5f 53 45  e)/CLOCKS_PER_SE
1130: 43 2a 31 30 30 30 29 20 3c 3c 20 5c 22 20 6d 73  C*1000) << \" ms
1140: 65 63 29 5c 22 3b 20 72 65 74 75 72 6e 20 6f 73  ec)\"; return os
1150: 2e 73 74 72 28 29 3b 20 7d 5c 6e 22 29 3b 0d 0a  .str(); }\n");..
1160: 0d 0a 09 09 2f 2f 20 47 65 6e 65 72 61 74 65 20  ....// Generate 
1170: 74 68 65 20 76 65 63 74 6f 72 20 6f 75 74 70 75  the vector outpu
1180: 74 20 66 75 6e 63 74 69 6f 6e 0d 0a 09 09 43 6f  t function....Co
1190: 64 65 2e 61 70 70 65 6e 64 28 22 74 65 6d 70 6c  de.append("templ
11a0: 61 74 65 3c 74 79 70 65 6e 61 6d 65 20 54 3e 20  ate<typename T> 
11b0: 6f 73 74 72 65 61 6d 26 20 6f 70 65 72 61 74 6f  ostream& operato
11c0: 72 3c 3c 28 6f 73 74 72 65 61 6d 26 20 6f 73 2c  r<<(ostream& os,
11d0: 20 63 6f 6e 73 74 20 76 65 63 74 6f 72 3c 54 3e   const vector<T>
11e0: 26 20 76 29 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64  & v)\n");....Cod
11f0: 65 2e 61 70 70 65 6e 64 28 22 20 7b 20 6f 73 20  e.append(" { os 
1200: 3c 3c 20 5c 22 7b 20 5c 22 3b 5c 6e 22 29 3b 0d  << \"{ \";\n");.
1210: 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22  ...Code.append("
1220: 20 20 20 66 6f 72 28 74 79 70 65 6e 61 6d 65 20     for(typename 
1230: 76 65 63 74 6f 72 3c 54 3e 3a 3a 63 6f 6e 73 74  vector<T>::const
1240: 5f 69 74 65 72 61 74 6f 72 20 69 74 3d 76 2e 62  _iterator it=v.b
1250: 65 67 69 6e 28 29 3b 20 69 74 21 3d 76 2e 65 6e  egin(); it!=v.en
1260: 64 28 29 3b 20 2b 2b 69 74 29 5c 6e 22 29 3b 0d  d(); ++it)\n");.
1270: 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22  ...Code.append("
1280: 20 20 20 6f 73 20 3c 3c 20 5c 27 5c 5c 5c 22 5c     os << \'\\\"\
1290: 27 20 3c 3c 20 2a 69 74 20 3c 3c 20 5c 27 5c 5c  ' << *it << \'\\
12a0: 5c 22 5c 27 20 3c 3c 20 28 69 74 2b 31 3d 3d 76  \"\' << (it+1==v
12b0: 2e 65 6e 64 28 29 20 3f 20 5c 22 5c 22 20 3a 20  .end() ? \"\" : 
12c0: 5c 22 2c 20 5c 22 29 3b 20 6f 73 20 3c 3c 20 5c  \", \"); os << \
12d0: 22 20 7d 5c 22 3b 20 72 65 74 75 72 6e 20 6f 73  " }\"; return os
12e0: 3b 20 7d 5c 6e 22 29 3b 0d 0a 0d 0a 09 09 2f 2f  ; }\n");......//
12f0: 20 47 65 6e 65 72 61 74 65 20 74 68 65 20 76 65   Generate the ve
1300: 72 69 66 69 63 61 74 69 6f 6e 20 66 75 6e 63 74  rification funct
1310: 69 6f 6e 0d 0a 09 09 67 65 6e 65 72 61 74 65 5f  ion....generate_
1320: 76 65 72 69 66 69 63 61 74 69 6f 6e 5f 63 6f 64  verification_cod
1330: 65 28 43 6f 64 65 2c 20 52 65 74 75 72 6e 54 79  e(Code, ReturnTy
1340: 70 65 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 3c 3c 6d  pe);......// <<m
1350: 6f 64 69 66 69 65 64 20 62 79 20 63 61 66 65 6c  odified by cafel
1360: 69 65 72 3e 3e 20 3a 20 6e 65 77 20 74 65 73 74  ier>> : new test
1370: 20 63 6f 64 65 20 74 65 6d 70 6c 61 74 65 0d 0a   code template..
1380: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 23  ..Code.append("#
1390: 64 65 66 69 6e 65 20 43 41 53 45 28 4e 29 20 7b  define CASE(N) {
13a0: 63 65 72 72 20 3c 3c 20 5c 22 54 65 73 74 20 43  cerr << \"Test C
13b0: 61 73 65 20 23 5c 22 20 3c 3c 20 4e 20 3c 3c 20  ase #\" << N << 
13c0: 5c 22 2e 2e 2e 5c 22 20 3c 3c 20 66 6c 75 73 68  \"...\" << flush
13d0: 3b 20 73 74 61 72 74 5f 74 69 6d 65 3d 63 6c 6f  ; start_time=clo
13e0: 63 6b 28 29 3b 5c 6e 22 29 3b 0d 0a 09 09 43 6f  ck();\n");....Co
13f0: 64 65 2e 61 70 70 65 6e 64 28 22 23 64 65 66 69  de.append("#defi
1400: 6e 65 20 45 4e 44 09 20 22 29 3b 0d 0a 09 09 67  ne END. ");....g
1410: 65 6e 65 72 61 74 65 5f 76 65 72 69 66 69 65 72  enerate_verifier
1420: 5f 63 61 6c 6c 28 43 6f 64 65 2c 20 50 61 72 61  _call(Code, Para
1430: 6d 54 79 70 65 73 2c 20 52 65 74 75 72 6e 54 79  mTypes, ReturnTy
1440: 70 65 2c 20 43 61 73 65 73 5b 30 5d 29 3b 0d 0a  pe, Cases[0]);..
1450: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 7d  ..Code.append("}
1460: 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70  \n");....Code.ap
1470: 70 65 6e 64 28 22 69 6e 74 20 6d 61 69 6e 28 29  pend("int main()
1480: 7b 5c 6e 5c 6e 22 29 3b 0d 0a 0d 0a 09 09 2f 2f  {\n\n");......//
1490: 20 47 65 6e 65 72 61 74 65 20 74 68 65 20 69 6e   Generate the in
14a0: 64 69 76 69 64 75 61 6c 20 74 65 73 74 20 63 61  dividual test ca
14b0: 73 65 73 0d 0a 09 09 66 6f 72 28 69 6e 74 20 69  ses....for(int i
14c0: 3d 30 3b 20 69 3c 43 61 73 65 73 2e 6c 65 6e 67  =0; i<Cases.leng
14d0: 74 68 3b 20 2b 2b 69 29 0d 0a 09 09 09 67 65 6e  th; ++i).....gen
14e0: 65 72 61 74 65 5f 74 65 73 74 5f 63 61 73 65 28  erate_test_case(
14f0: 69 2c 20 43 6f 64 65 2c 20 50 61 72 61 6d 54 79  i, Code, ParamTy
1500: 70 65 73 2c 20 52 65 74 75 72 6e 54 79 70 65 2c  pes, ReturnType,
1510: 20 43 61 73 65 73 5b 69 5d 29 3b 0d 0a 09 09 66   Cases[i]);....f
1520: 6f 72 28 69 6e 74 20 69 3d 30 3b 20 69 3c 32 3b  or(int i=0; i<2;
1530: 20 2b 2b 69 29 0d 0a 09 09 09 67 65 6e 65 72 61   ++i).....genera
1540: 74 65 5f 62 6c 61 6e 6b 5f 74 65 73 74 5f 63 61  te_blank_test_ca
1550: 73 65 28 43 61 73 65 73 2e 6c 65 6e 67 74 68 2b  se(Cases.length+
1560: 69 2c 20 43 6f 64 65 2c 20 50 61 72 61 6d 54 79  i, Code, ParamTy
1570: 70 65 73 2c 20 52 65 74 75 72 6e 54 79 70 65 2c  pes, ReturnType,
1580: 20 43 61 73 65 73 5b 30 5d 29 3b 0d 0a 09 09 43   Cases[0]);....C
1590: 6f 64 65 2e 61 70 70 65 6e 64 28 22 5c 6e 7d 5c  ode.append("\n}\
15a0: 6e 22 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 49 6e 73  n");......// Ins
15b0: 65 72 74 20 74 68 65 20 63 75 74 20 74 61 67 73  ert the cut tags
15c0: 0d 0a 09 09 43 6f 64 65 2e 69 6e 73 65 72 74 28  ....Code.insert(
15d0: 30 2c 20 6b 5f 42 45 47 49 4e 43 55 54 2b 22 5c  0, k_BEGINCUT+"\
15e0: 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70  n");....Code.app
15f0: 65 6e 64 28 6b 5f 45 4e 44 43 55 54 29 3b 0d 0a  end(k_ENDCUT);..
1600: 0d 0a 09 09 2f 2f 20 52 65 70 6c 61 63 65 20 24  ....// Replace $
1610: 54 45 53 54 43 4f 44 45 24 0d 0a 09 09 6d 5f 54  TESTCODE$....m_T
1620: 61 67 73 2e 70 75 74 28 6b 5f 54 45 53 54 43 4f  ags.put(k_TESTCO
1630: 44 45 2c 20 43 6f 64 65 2e 74 6f 53 74 72 69 6e  DE, Code.toStrin
1640: 67 28 29 29 3b 0d 0a 09 7d 0d 0a 0d 0a 09 2f 2a  g());...}...../*
1650: 2a 0d 0a 09 20 2a 20 54 68 69 73 20 6d 65 74 68  *... * This meth
1660: 6f 64 20 77 69 6c 6c 20 67 65 6e 65 72 61 74 65  od will generate
1670: 20 74 68 65 20 63 6f 64 65 20 66 6f 72 20 76 65   the code for ve
1680: 72 69 66 79 69 6e 67 20 74 65 73 74 20 63 61 73  rifying test cas
1690: 65 73 2e 0d 0a 09 20 2a 2f 0d 0a 09 70 72 69 76  es.... */...priv
16a0: 61 74 65 20 76 6f 69 64 20 67 65 6e 65 72 61 74  ate void generat
16b0: 65 5f 76 65 72 69 66 69 63 61 74 69 6f 6e 5f 63  e_verification_c
16c0: 6f 64 65 28 53 74 72 69 6e 67 42 75 66 66 65 72  ode(StringBuffer
16d0: 20 43 6f 64 65 2c 20 44 61 74 61 54 79 70 65 20   Code, DataType 
16e0: 52 65 74 75 72 6e 54 79 70 65 29 0d 0a 09 7b 0d  ReturnType)...{.
16f0: 0a 09 09 53 74 72 69 6e 67 20 54 79 70 65 53 74  ...String TypeSt
1700: 72 69 6e 67 20 3d 20 52 65 74 75 72 6e 54 79 70  ring = ReturnTyp
1710: 65 2e 67 65 74 44 65 73 63 72 69 70 74 6f 72 28  e.getDescriptor(
1720: 6d 5f 4c 61 6e 67 75 61 67 65 29 3b 0d 0a 0d 0a  m_Language);....
1730: 09 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64 20  ..// <<modified 
1740: 62 79 20 63 61 66 65 6c 69 65 72 3e 3e 20 3a 20  by cafelier>> : 
1750: 6e 65 77 20 74 65 73 74 20 63 6f 64 65 20 74 65  new test code te
1760: 6d 70 6c 61 74 65 0d 0a 09 09 43 6f 64 65 2e 61  mplate....Code.a
1770: 70 70 65 6e 64 28 22 76 6f 69 64 20 76 65 72 69  ppend("void veri
1780: 66 79 5f 63 61 73 65 28 63 6f 6e 73 74 20 22 20  fy_case(const " 
1790: 2b 20 54 79 70 65 53 74 72 69 6e 67 20 2b 20 22  + TypeString + "
17a0: 26 20 45 78 70 65 63 74 65 64 2c 20 63 6f 6e 73  & Expected, cons
17b0: 74 20 22 20 2b 20 54 79 70 65 53 74 72 69 6e 67  t " + TypeString
17c0: 20 2b 20 22 26 20 52 65 63 65 69 76 65 64 29 20   + "& Received) 
17d0: 7b 5c 6e 22 29 3b 0d 0a 0d 0a 09 09 2f 2f 20 50  {\n");......// P
17e0: 72 69 6e 74 20 22 50 41 53 53 45 44 22 20 6f 72  rint "PASSED" or
17f0: 20 22 46 41 49 4c 45 44 22 20 62 61 73 65 64 20   "FAILED" based 
1800: 6f 6e 20 74 68 65 20 72 65 73 75 6c 74 0d 0a 09  on the result...
1810: 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64 20 62  .// <<modified b
1820: 79 20 6e 61 6f 79 61 5f 74 3e 3e 20 3a 20 64 6f  y naoya_t>> : do
1830: 75 62 6c 65 20 70 72 65 63 69 73 69 6f 6e 0d 0a  uble precision..
1840: 09 09 69 66 20 28 54 79 70 65 53 74 72 69 6e 67  ..if (TypeString
1850: 2e 65 71 75 61 6c 73 28 22 64 6f 75 62 6c 65 22  .equals("double"
1860: 29 29 20 7b 0d 0a 09 09 09 43 6f 64 65 2e 61 70  )) {.....Code.ap
1870: 70 65 6e 64 28 22 20 62 6f 6f 6c 20 6f 6b 20 3d  pend(" bool ok =
1880: 20 28 61 62 73 28 45 78 70 65 63 74 65 64 20 2d   (abs(Expected -
1890: 20 52 65 63 65 69 76 65 64 29 20 3c 20 31 65 2d   Received) < 1e-
18a0: 39 29 3b 5c 6e 22 29 3b 0d 0a 09 09 7d 20 65 6c  9);\n");....} el
18b0: 73 65 20 69 66 20 28 54 79 70 65 53 74 72 69 6e  se if (TypeStrin
18c0: 67 2e 65 71 75 61 6c 73 28 22 76 65 63 74 6f 72  g.equals("vector
18d0: 20 3c 64 6f 75 62 6c 65 3e 22 29 29 20 7b 0d 0a   <double>")) {..
18e0: 09 09 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64  ...// <<modified
18f0: 20 62 79 20 63 61 66 65 6c 69 65 72 3e 3e 20 3a   by cafelier>> :
1900: 20 76 65 63 74 6f 72 3c 64 6f 75 62 6c 65 3e 20   vector<double> 
1910: 21 21 21 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70  !!!.....Code.app
1920: 65 6e 64 28 22 20 62 6f 6f 6c 20 6f 6b 20 3d 20  end(" bool ok = 
1930: 74 72 75 65 3b 5c 6e 22 29 3b 0d 0a 09 09 09 43  true;\n");.....C
1940: 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 66 6f 72  ode.append(" for
1950: 28 69 6e 74 20 69 3d 30 3b 20 69 3c 45 78 70 65  (int i=0; i<Expe
1960: 63 74 65 64 2e 73 69 7a 65 28 29 3b 20 2b 2b 69  cted.size(); ++i
1970: 29 5c 6e 22 29 3b 0d 0a 09 09 09 43 6f 64 65 2e  )\n");.....Code.
1980: 61 70 70 65 6e 64 28 22 20 20 20 69 66 28 20 61  append("   if( a
1990: 62 73 28 45 78 70 65 63 74 65 64 5b 69 5d 2d 52  bs(Expected[i]-R
19a0: 65 63 65 69 76 65 64 5b 69 5d 29 20 3e 3d 20 31  eceived[i]) >= 1
19b0: 65 2d 39 20 29 5c 6e 22 29 3b 0d 0a 09 09 09 43  e-9 )\n");.....C
19c0: 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 20 20 20  ode.append("    
19d0: 20 6f 6b 20 3d 20 66 61 6c 73 65 3b 5c 6e 22 29   ok = false;\n")
19e0: 3b 0d 0a 09 09 7d 20 65 6c 73 65 20 7b 0d 0a 09  ;....} else {...
19f0: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20  ..Code.append(" 
1a00: 62 6f 6f 6c 20 6f 6b 20 3d 20 28 45 78 70 65 63  bool ok = (Expec
1a10: 74 65 64 20 3d 3d 20 52 65 63 65 69 76 65 64 29  ted == Received)
1a20: 3b 5c 6e 22 29 3b 0d 0a 09 09 7d 0d 0a 09 09 43  ;\n");....}....C
1a30: 6f 64 65 2e 61 70 70 65 6e 64 28 22 20 69 66 28  ode.append(" if(
1a40: 6f 6b 29 20 63 65 72 72 20 3c 3c 20 5c 22 50 41  ok) cerr << \"PA
1a50: 53 53 45 44 5c 22 20 3c 3c 20 74 69 6d 65 72 28  SSED\" << timer(
1a60: 29 20 3c 3c 20 65 6e 64 6c 3b 20 22 29 3b 0d 0a  ) << endl; ");..
1a70: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 20  ..Code.append(" 
1a80: 65 6c 73 65 20 7b 20 63 65 72 72 20 3c 3c 20 5c  else { cerr << \
1a90: 22 46 41 49 4c 45 44 5c 22 20 3c 3c 20 74 69 6d  "FAILED\" << tim
1aa0: 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 5c 6e 20  er() << endl;\n 
1ab0: 22 29 3b 0d 0a 0d 0a 09 09 69 66 20 28 52 65 74  ");......if (Ret
1ac0: 75 72 6e 54 79 70 65 2e 67 65 74 44 69 6d 65 6e  urnType.getDimen
1ad0: 73 69 6f 6e 28 29 20 3d 3d 20 30 29 0d 0a 09 09  sion() == 0)....
1ae0: 7b 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65 6e  {.....Code.appen
1af0: 64 28 22 63 65 72 72 20 3c 3c 20 5c 22 5c 5c 74  d("cerr << \"\\t
1b00: 6f 3a 20 5c 5c 5c 22 5c 22 20 3c 3c 20 45 78 70  o: \\\"\" << Exp
1b10: 65 63 74 65 64 20 3c 3c 20 5c 27 5c 5c 5c 22 5c  ected << \'\\\"\
1b20: 27 20 3c 3c 20 65 6e 64 6c 20 22 29 3b 0d 0a 09  ' << endl ");...
1b30: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 3c  ..Code.append("<
1b40: 3c 20 5c 22 5c 5c 74 78 3a 20 5c 5c 5c 22 5c 22  < \"\\tx: \\\"\"
1b50: 20 3c 3c 20 52 65 63 65 69 76 65 64 20 3c 3c 20   << Received << 
1b60: 5c 27 5c 5c 5c 22 5c 27 20 3c 3c 20 65 6e 64 6c  \'\\\"\' << endl
1b70: 3b 20 7d 22 29 3b 0d 0a 09 09 7d 0d 0a 09 09 65  ; }");....}....e
1b80: 6c 73 65 0d 0a 09 09 7b 0d 0a 09 09 09 43 6f 64  lse....{.....Cod
1b90: 65 2e 61 70 70 65 6e 64 28 22 63 65 72 72 20 3c  e.append("cerr <
1ba0: 3c 20 5c 22 5c 5c 74 6f 3a 20 5c 22 20 3c 3c 20  < \"\\to: \" << 
1bb0: 45 78 70 65 63 74 65 64 20 3c 3c 20 65 6e 64 6c  Expected << endl
1bc0: 20 22 29 3b 0d 0a 09 09 09 43 6f 64 65 2e 61 70   ");.....Code.ap
1bd0: 70 65 6e 64 28 22 3c 3c 20 5c 22 5c 5c 74 78 3a  pend("<< \"\\tx:
1be0: 20 5c 22 20 3c 3c 20 52 65 63 65 69 76 65 64 20   \" << Received 
1bf0: 3c 3c 20 65 6e 64 6c 3b 20 7d 22 29 3b 0d 0a 09  << endl; }");...
1c00: 09 7d 0d 0a 0d 0a 09 09 43 6f 64 65 2e 61 70 70  .}......Code.app
1c10: 65 6e 64 28 22 20 7d 5c 6e 22 29 3b 0d 0a 09 7d  end(" }\n");...}
1c20: 0d 0a 0d 0a 09 2f 2a 2a 0d 0a 09 20 2a 20 54 68  ...../**... * Th
1c30: 69 73 20 6d 65 74 68 6f 64 20 77 69 6c 6c 20 67  is method will g
1c40: 65 6e 65 72 61 74 65 20 74 68 65 20 63 6f 64 65  enerate the code
1c50: 20 66 6f 72 20 6f 6e 65 20 74 65 73 74 20 63 61   for one test ca
1c60: 73 65 2e 0d 0a 09 20 2a 2f 0d 0a 09 70 72 69 76  se.... */...priv
1c70: 61 74 65 20 76 6f 69 64 20 67 65 6e 65 72 61 74  ate void generat
1c80: 65 5f 74 65 73 74 5f 63 61 73 65 28 69 6e 74 20  e_test_case(int 
1c90: 49 6e 64 65 78 2c 20 53 74 72 69 6e 67 42 75 66  Index, StringBuf
1ca0: 66 65 72 20 43 6f 64 65 2c 20 44 61 74 61 54 79  fer Code, DataTy
1cb0: 70 65 5b 5d 20 50 61 72 61 6d 54 79 70 65 73 2c  pe[] ParamTypes,
1cc0: 20 44 61 74 61 54 79 70 65 20 52 65 74 75 72 6e   DataType Return
1cd0: 54 79 70 65 2c 20 54 65 73 74 43 61 73 65 20 43  Type, TestCase C
1ce0: 61 73 65 29 0d 0a 09 7b 0d 0a 09 09 53 74 72 69  ase)...{....Stri
1cf0: 6e 67 5b 5d 20 49 6e 70 75 74 73 20 3d 20 43 61  ng[] Inputs = Ca
1d00: 73 65 2e 67 65 74 49 6e 70 75 74 28 29 3b 0d 0a  se.getInput();..
1d10: 09 09 53 74 72 69 6e 67 20 4f 75 74 70 75 74 20  ..String Output 
1d20: 3d 20 43 61 73 65 2e 67 65 74 4f 75 74 70 75 74  = Case.getOutput
1d30: 28 29 3b 0d 0a 09 09 53 74 72 69 6e 67 20 44 65  ();....String De
1d40: 73 63 20 3d 20 52 65 74 75 72 6e 54 79 70 65 2e  sc = ReturnType.
1d50: 67 65 74 44 65 73 63 72 69 70 74 69 6f 6e 28 29  getDescription()
1d60: 3b 0d 0a 0d 0a 09 09 2f 2a 0d 0a 09 09 20 2a 20  ;....../*.... * 
1d70: 47 65 6e 65 72 61 74 65 20 63 6f 64 65 20 66 6f  Generate code fo
1d80: 72 20 73 65 74 74 69 6e 67 20 75 70 20 69 6e 64  r setting up ind
1d90: 69 76 69 64 75 61 6c 20 74 65 73 74 20 63 61 73  ividual test cas
1da0: 65 73 0d 0a 09 09 20 2a 20 61 6e 64 20 63 61 6c  es.... * and cal
1db0: 6c 69 6e 67 20 74 68 65 20 6d 65 74 68 6f 64 20  ling the method 
1dc0: 77 69 74 68 20 74 68 65 73 65 20 70 61 72 61 6d  with these param
1dd0: 65 74 65 72 73 2e 0d 0a 09 09 2a 2f 0d 0a 0d 0a  eters.....*/....
1de0: 09 09 2f 2f 20 3c 3c 6d 6f 64 69 66 69 65 64 20  ..// <<modified 
1df0: 62 79 20 63 61 66 65 6c 69 65 72 3e 3e 20 3a 20  by cafelier>> : 
1e00: 6e 65 77 20 74 65 73 74 20 63 6f 64 65 20 74 65  new test code te
1e10: 6d 70 6c 61 74 65 0d 0a 09 09 43 6f 64 65 2e 61  mplate....Code.a
1e20: 70 70 65 6e 64 28 22 43 41 53 45 28 22 2b 49 6e  ppend("CASE("+In
1e30: 64 65 78 2b 22 29 5c 6e 22 29 3b 0d 0a 0d 0a 09  dex+")\n");.....
1e40: 09 2f 2f 20 47 65 6e 65 72 61 74 65 20 65 61 63  .// Generate eac
1e50: 68 20 69 6e 70 75 74 20 76 61 72 69 61 62 6c 65  h input variable
1e60: 20 73 65 70 61 72 61 74 65 6c 79 0d 0a 09 09 66   separately....f
1e70: 6f 72 20 28 69 6e 74 20 49 20 3d 20 30 3b 20 49  or (int I = 0; I
1e80: 20 3c 20 49 6e 70 75 74 73 2e 6c 65 6e 67 74 68   < Inputs.length
1e90: 3b 20 2b 2b 49 29 20 7b 0d 0a 09 09 09 43 6f 64  ; ++I) {.....Cod
1ea0: 65 2e 61 70 70 65 6e 64 28 22 5c 74 22 29 3b 0d  e.append("\t");.
1eb0: 0a 09 09 09 67 65 6e 65 72 61 74 65 5f 70 61 72  ....generate_par
1ec0: 61 6d 65 74 65 72 28 49 2c 20 43 6f 64 65 2c 20  ameter(I, Code, 
1ed0: 50 61 72 61 6d 54 79 70 65 73 5b 49 5d 2c 20 49  ParamTypes[I], I
1ee0: 6e 70 75 74 73 5b 49 5d 29 3b 0d 0a 09 09 09 43  nputs[I]);.....C
1ef0: 6f 64 65 2e 61 70 70 65 6e 64 28 22 5c 6e 22 29  ode.append("\n")
1f00: 3b 0d 0a 09 09 7d 0d 0a 0d 0a 09 09 2f 2f 20 47  ;....}......// G
1f10: 65 6e 65 72 61 74 65 20 74 68 65 20 6f 75 74 70  enerate the outp
1f20: 75 74 20 76 61 72 69 61 62 6c 65 20 61 73 20 74  ut variable as t
1f30: 68 65 20 6c 61 73 74 20 76 61 72 69 61 62 6c 65  he last variable
1f40: 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28  ....Code.append(
1f50: 22 5c 74 22 29 3b 0d 0a 09 09 67 65 6e 65 72 61  "\t");....genera
1f60: 74 65 5f 70 61 72 61 6d 65 74 65 72 28 2d 31 2c  te_parameter(-1,
1f70: 20 43 6f 64 65 2c 20 52 65 74 75 72 6e 54 79 70   Code, ReturnTyp
1f80: 65 2c 20 4f 75 74 70 75 74 29 3b 0d 0a 09 09 43  e, Output);....C
1f90: 6f 64 65 2e 61 70 70 65 6e 64 28 22 5c 6e 22 29  ode.append("\n")
1fa0: 3b 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  ;....Code.append
1fb0: 28 22 45 4e 44 5c 6e 22 29 3b 0d 0a 09 7d 0d 0a  ("END\n");...}..
1fc0: 0d 0a 09 70 72 69 76 61 74 65 20 76 6f 69 64 20  ...private void 
1fd0: 67 65 6e 65 72 61 74 65 5f 62 6c 61 6e 6b 5f 74  generate_blank_t
1fe0: 65 73 74 5f 63 61 73 65 28 69 6e 74 20 49 6e 64  est_case(int Ind
1ff0: 65 78 2c 20 53 74 72 69 6e 67 42 75 66 66 65 72  ex, StringBuffer
2000: 20 43 6f 64 65 2c 20 44 61 74 61 54 79 70 65 5b   Code, DataType[
2010: 5d 20 50 61 72 61 6d 54 79 70 65 73 2c 20 44 61  ] ParamTypes, Da
2020: 74 61 54 79 70 65 20 52 65 74 75 72 6e 54 79 70  taType ReturnTyp
2030: 65 2c 20 54 65 73 74 43 61 73 65 20 43 61 73 65  e, TestCase Case
2040: 29 0d 0a 09 7b 0d 0a 09 09 53 74 72 69 6e 67 5b  )...{....String[
2050: 5d 20 49 6e 70 75 74 73 20 3d 20 43 61 73 65 2e  ] Inputs = Case.
2060: 67 65 74 49 6e 70 75 74 28 29 3b 0d 0a 09 09 53  getInput();....S
2070: 74 72 69 6e 67 20 4f 75 74 70 75 74 20 3d 20 43  tring Output = C
2080: 61 73 65 2e 67 65 74 4f 75 74 70 75 74 28 29 3b  ase.getOutput();
2090: 0d 0a 09 09 53 74 72 69 6e 67 20 44 65 73 63 20  ....String Desc 
20a0: 3d 20 52 65 74 75 72 6e 54 79 70 65 2e 67 65 74  = ReturnType.get
20b0: 44 65 73 63 72 69 70 74 69 6f 6e 28 29 3b 0d 0a  Description();..
20c0: 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28  ....Code.append(
20d0: 22 43 41 53 45 28 22 2b 49 6e 64 65 78 2b 22 29  "CASE("+Index+")
20e0: 5c 6e 22 29 3b 0d 0a 09 09 66 6f 72 20 28 69 6e  \n");....for (in
20f0: 74 20 49 20 3d 20 30 3b 20 49 20 3c 20 49 6e 70  t I = 0; I < Inp
2100: 75 74 73 2e 6c 65 6e 67 74 68 3b 20 2b 2b 49 29  uts.length; ++I)
2110: 20 7b 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65   {.....Code.appe
2120: 6e 64 28 22 5c 74 22 29 3b 0d 0a 09 09 09 67 65  nd("\t");.....ge
2130: 6e 65 72 61 74 65 5f 70 61 72 61 6d 65 74 65 72  nerate_parameter
2140: 28 49 2c 20 43 6f 64 65 2c 20 50 61 72 61 6d 54  (I, Code, ParamT
2150: 79 70 65 73 5b 49 5d 2c 20 22 22 29 3b 0d 0a 09  ypes[I], "");...
2160: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 5c  ..Code.append("\
2170: 6e 22 29 3b 0d 0a 09 09 7d 0d 0a 09 09 43 6f 64  n");....}....Cod
2180: 65 2e 61 70 70 65 6e 64 28 22 5c 74 22 29 3b 0d  e.append("\t");.
2190: 0a 09 09 67 65 6e 65 72 61 74 65 5f 70 61 72 61  ...generate_para
21a0: 6d 65 74 65 72 28 2d 31 2c 20 43 6f 64 65 2c 20  meter(-1, Code, 
21b0: 52 65 74 75 72 6e 54 79 70 65 2c 20 22 22 29 3b  ReturnType, "");
21c0: 0d 0a 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28  ....Code.append(
21d0: 22 5c 6e 22 29 3b 0d 0a 09 09 43 6f 64 65 2e 61  "\n");....Code.a
21e0: 70 70 65 6e 64 28 22 45 4e 44 5c 6e 22 29 3b 0d  ppend("END\n");.
21f0: 0a 09 7d 0d 0a 0d 0a 09 70 72 69 76 61 74 65 20  ..}.....private 
2200: 76 6f 69 64 20 67 65 6e 65 72 61 74 65 5f 76 65  void generate_ve
2210: 72 69 66 69 65 72 5f 63 61 6c 6c 28 53 74 72 69  rifier_call(Stri
2220: 6e 67 42 75 66 66 65 72 20 43 6f 64 65 2c 20 44  ngBuffer Code, D
2230: 61 74 61 54 79 70 65 5b 5d 20 50 61 72 61 6d 54  ataType[] ParamT
2240: 79 70 65 73 2c 20 44 61 74 61 54 79 70 65 20 52  ypes, DataType R
2250: 65 74 75 72 6e 54 79 70 65 2c 20 54 65 73 74 43  eturnType, TestC
2260: 61 73 65 20 43 61 73 65 29 0d 0a 09 7b 0d 0a 09  ase Case)...{...
2270: 09 53 74 72 69 6e 67 5b 5d 20 49 6e 70 75 74 73  .String[] Inputs
2280: 20 3d 20 43 61 73 65 2e 67 65 74 49 6e 70 75 74   = Case.getInput
2290: 28 29 3b 0d 0a 09 09 53 74 72 69 6e 67 20 4f 75  ();....String Ou
22a0: 74 70 75 74 20 3d 20 43 61 73 65 2e 67 65 74 4f  tput = Case.getO
22b0: 75 74 70 75 74 28 29 3b 0d 0a 09 09 53 74 72 69  utput();....Stri
22c0: 6e 67 20 44 65 73 63 20 3d 20 52 65 74 75 72 6e  ng Desc = Return
22d0: 54 79 70 65 2e 67 65 74 44 65 73 63 72 69 70 74  Type.getDescript
22e0: 69 6f 6e 28 29 3b 0d 0a 0d 0a 09 09 43 6f 64 65  ion();......Code
22f0: 2e 61 70 70 65 6e 64 28 22 76 65 72 69 66 79 5f  .append("verify_
2300: 63 61 73 65 28 5f 2c 20 22 0d 0a 09 09 20 20 2b  case(_, "....  +
2310: 20 6d 5f 50 72 6f 62 6c 65 6d 2e 67 65 74 43 6c   m_Problem.getCl
2320: 61 73 73 4e 61 6d 65 28 29 20 2b 20 22 28 29 2e  assName() + "().
2330: 22 20 2b 20 6d 5f 50 72 6f 62 6c 65 6d 2e 67 65  " + m_Problem.ge
2340: 74 4d 65 74 68 6f 64 4e 61 6d 65 28 29 20 2b 20  tMethodName() + 
2350: 22 28 22 29 3b 0d 0a 09 09 66 6f 72 28 69 6e 74  "(");....for(int
2360: 20 69 3d 30 3b 20 69 3c 49 6e 70 75 74 73 2e 6c   i=0; i<Inputs.l
2370: 65 6e 67 74 68 3b 20 2b 2b 69 29 0d 0a 09 09 7b  ength; ++i)....{
2380: 0d 0a 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  .....Code.append
2390: 28 20 6d 5f 50 72 6f 62 6c 65 6d 2e 67 65 74 50  ( m_Problem.getP
23a0: 61 72 61 6d 4e 61 6d 65 73 28 29 5b 69 5d 20 29  aramNames()[i] )
23b0: 3b 0d 0a 09 09 09 69 66 28 20 69 20 3c 20 49 6e  ;.....if( i < In
23c0: 70 75 74 73 2e 6c 65 6e 67 74 68 2d 31 20 29 0d  puts.length-1 ).
23d0: 0a 09 09 09 09 43 6f 64 65 2e 61 70 70 65 6e 64  .....Code.append
23e0: 28 22 2c 20 22 29 3b 0d 0a 09 09 7d 0d 0a 09 09  (", ");....}....
23f0: 43 6f 64 65 2e 61 70 70 65 6e 64 28 22 29 29 3b  Code.append("));
2400: 22 29 3b 0d 0a 09 7d 0d 0a 0d 0a 09 2f 2a 2a 0d  ");...}...../**.
2410: 0a 09 20 2a 20 54 68 69 73 20 6d 65 74 68 6f 64  .. * This method
2420: 20 77 69 6c 6c 20 67 65 6e 65 72 61 74 65 20 74   will generate t
2430: 68 65 20 72 65 71 75 69 72 65 64 20 70 61 72 61  he required para
2440: 6d 65 74 65 72 20 61 73 20 61 20 75 6e 69 71 75  meter as a uniqu
2450: 65 20 76 61 72 69 61 62 6c 65 2e 0d 0a 09 20 2a  e variable.... *
2460: 2f 0d 0a 09 70 72 69 76 61 74 65 20 76 6f 69 64  /...private void
2470: 20 67 65 6e 65 72 61 74 65 5f 70 61 72 61 6d 65   generate_parame
2480: 74 65 72 28 69 6e 74 20 49 6e 64 65 78 2c 20 53  ter(int Index, S
2490: 74 72 69 6e 67 42 75 66 66 65 72 20 43 6f 64 65  tringBuffer Code
24a0: 2c 20 44 61 74 61 54 79 70 65 20 50 61 72 61 6d  , DataType Param
24b0: 54 79 70 65 2c 20 53 74 72 69 6e 67 20 49 6e 70  Type, String Inp
24c0: 75 74 29 0d 0a 09 7b 0d 0a 09 09 2f 2f 20 3c 3c  ut)...{....// <<
24d0: 6d 6f 64 69 66 69 65 64 20 62 79 20 63 61 66 65  modified by cafe
24e0: 6c 69 65 72 3e 3e 20 3a 20 6e 61 6d 65 64 20 70  lier>> : named p
24f0: 61 72 61 6d 65 74 65 72 73 0d 0a 09 09 53 74 72  arameters....Str
2500: 69 6e 67 20 4e 61 6d 65 20 3d 20 28 49 6e 64 65  ing Name = (Inde
2510: 78 3d 3d 2d 31 20 3f 20 22 5f 22 20 3a 20 6d 5f  x==-1 ? "_" : m_
2520: 50 72 6f 62 6c 65 6d 2e 67 65 74 50 61 72 61 6d  Problem.getParam
2530: 4e 61 6d 65 73 28 29 5b 49 6e 64 65 78 5d 29 3b  Names()[Index]);
2540: 0d 0a 0d 0a 09 09 53 74 72 69 6e 67 20 44 65 73  ......String Des
2550: 63 20 3d 20 50 61 72 61 6d 54 79 70 65 2e 67 65  c = ParamType.ge
2560: 74 42 61 73 65 4e 61 6d 65 28 29 3b 0d 0a 09 09  tBaseName();....
2570: 69 66 20 28 44 65 73 63 2e 65 71 75 61 6c 73 28  if (Desc.equals(
2580: 22 6c 6f 6e 67 22 29 20 7c 7c 20 44 65 73 63 2e  "long") || Desc.
2590: 65 71 75 61 6c 73 28 22 4c 6f 6e 67 22 29 29 0d  equals("Long")).
25a0: 0a 09 09 09 44 65 73 63 20 3d 20 22 6c 6f 6e 67  ....Desc = "long
25b0: 20 6c 6f 6e 67 22 3b 0d 0a 0d 0a 09 09 69 66 20   long";......if 
25c0: 28 50 61 72 61 6d 54 79 70 65 2e 67 65 74 44 69  (ParamType.getDi
25d0: 6d 65 6e 73 69 6f 6e 28 29 20 3d 3d 20 30 29 0d  mension() == 0).
25e0: 0a 09 09 7b 0d 0a 09 09 09 2f 2f 20 4a 75 73 74  ...{.....// Just
25f0: 20 61 20 73 63 61 6c 61 72 20 76 61 6c 75 65 2c   a scalar value,
2600: 20 73 69 6d 70 6c 79 20 69 6e 69 74 69 61 6c 69   simply initiali
2610: 7a 65 20 69 74 20 61 74 20 64 65 63 6c 61 72 61  ze it at declara
2620: 74 69 6f 6e 20 28 6c 6f 6e 67 20 69 6e 74 65 67  tion (long integ
2630: 65 72 73 20 6e 65 65 64 20 61 6e 20 27 4c 27 20  ers need an 'L' 
2640: 74 61 67 67 65 64 20 6f 6e 29 0d 0a 09 09 09 69  tagged on).....i
2650: 66 20 28 44 65 73 63 2e 65 71 75 61 6c 73 28 22  f (Desc.equals("
2660: 6c 6f 6e 67 20 6c 6f 6e 67 22 29 29 0d 0a 09 09  long long"))....
2670: 09 09 43 6f 64 65 2e 61 70 70 65 6e 64 28 50 61  ..Code.append(Pa
2680: 72 61 6d 54 79 70 65 2e 67 65 74 44 65 73 63 72  ramType.getDescr
2690: 69 70 74 6f 72 28 6d 5f 4c 61 6e 67 75 61 67 65  iptor(m_Language
26a0: 29 20 2b 20 22 20 22 20 2b 20 4e 61 6d 65 20 2b  ) + " " + Name +
26b0: 20 22 20 3d 20 22 20 2b 20 49 6e 70 75 74 20 2b   " = " + Input +
26c0: 20 22 4c 4c 3b 20 22 29 3b 0d 0a 09 09 09 65 6c   "LL; ");.....el
26d0: 73 65 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70 70  se......Code.app
26e0: 65 6e 64 28 50 61 72 61 6d 54 79 70 65 2e 67 65  end(ParamType.ge
26f0: 74 44 65 73 63 72 69 70 74 6f 72 28 6d 5f 4c 61  tDescriptor(m_La
2700: 6e 67 75 61 67 65 29 20 2b 20 22 20 22 20 2b 20  nguage) + " " + 
2710: 4e 61 6d 65 20 2b 20 22 20 3d 20 22 20 2b 20 49  Name + " = " + I
2720: 6e 70 75 74 20 2b 20 22 3b 20 22 29 3b 0d 0a 09  nput + "; ");...
2730: 09 7d 0d 0a 09 09 65 6c 73 65 0d 0a 09 09 7b 0d  .}....else....{.
2740: 0a 09 09 09 20 20 2f 2f 20 3c 3c 6d 6f 64 69 66  ....  // <<modif
2750: 69 65 64 20 62 79 20 63 61 66 65 6c 69 65 72 3e  ied by cafelier>
2760: 3e 20 3a 20 65 6d 70 74 79 20 61 72 72 61 79 0d  > : empty array.
2770: 0a 09 09 09 20 20 69 66 28 20 49 6e 70 75 74 2e  ....  if( Input.
2780: 6d 61 74 63 68 65 73 28 22 5e 5b 5c 5c 73 5c 5c  matches("^[\\s\\
2790: 7b 5c 5c 7d 5d 2b 24 22 29 20 29 0d 0a 09 09 09  {\\}]+$") ).....
27a0: 20 20 7b 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70    {......Code.ap
27b0: 70 65 6e 64 28 50 61 72 61 6d 54 79 70 65 2e 67  pend(ParamType.g
27c0: 65 74 44 65 73 63 72 69 70 74 6f 72 28 6d 5f 4c  etDescriptor(m_L
27d0: 61 6e 67 75 61 67 65 29 20 2b 20 22 20 22 20 2b  anguage) + " " +
27e0: 20 4e 61 6d 65 20 2b 20 22 3b 20 22 29 3b 0d 0a   Name + "; ");..
27f0: 09 09 09 20 20 7d 0d 0a 09 09 09 20 20 65 6c 73  ...  }.....  els
2800: 65 0d 0a 09 09 09 20 20 7b 0d 0a 09 09 09 09 2f  e.....  {....../
2810: 2f 20 41 72 72 61 79 73 20 6e 65 65 64 20 74 6f  / Arrays need to
2820: 20 62 65 20 63 6f 6e 76 65 72 74 65 64 20 74 6f   be converted to
2830: 20 76 65 63 74 6f 72 3c 74 79 70 65 3e 20 62 65   vector<type> be
2840: 66 6f 72 65 20 70 61 73 73 69 6e 67 0d 0a 09 09  fore passing....
2850: 09 09 69 66 20 28 44 65 73 63 2e 65 71 75 61 6c  ..if (Desc.equal
2860: 73 28 22 6c 6f 6e 67 20 6c 6f 6e 67 22 29 29 0d  s("long long")).
2870: 0a 09 09 09 09 09 49 6e 70 75 74 20 3d 20 49 6e  ......Input = In
2880: 70 75 74 2e 72 65 70 6c 61 63 65 41 6c 6c 28 22  put.replaceAll("
2890: c2 a5 c2 a5 64 2b 22 2c 22 24 31 4c 4c 22 29 3b  ....d+","$1LL");
28a0: 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70 70 65 6e  ......Code.appen
28b0: 64 28 44 65 73 63 2e 74 6f 4c 6f 77 65 72 43 61  d(Desc.toLowerCa
28c0: 73 65 28 29 20 2b 20 22 20 22 20 2b 20 4e 61 6d  se() + " " + Nam
28d0: 65 20 2b 20 22 5f 5b 5d 20 3d 20 22 20 2b 20 49  e + "_[] = " + I
28e0: 6e 70 75 74 20 2b 20 22 3b 5c 6e 5c 74 22 29 3b  nput + ";\n\t");
28f0: 0d 0a 09 09 09 09 43 6f 64 65 2e 61 70 70 65 6e  ......Code.appen
2900: 64 28 22 20 20 22 2b 50 61 72 61 6d 54 79 70 65  d("  "+ParamType
2910: 2e 67 65 74 44 65 73 63 72 69 70 74 6f 72 28 6d  .getDescriptor(m
2920: 5f 4c 61 6e 67 75 61 67 65 29 20 2b 20 22 20 22  _Language) + " "
2930: 20 2b 20 4e 61 6d 65 20 2b 20 22 28 22 20 2b 20   + Name + "(" + 
2940: 4e 61 6d 65 20 2b 20 22 5f 2c 20 22 20 2b 20 4e  Name + "_, " + N
2950: 61 6d 65 20 2b 20 22 5f 2b 73 69 7a 65 6f 66 28  ame + "_+sizeof(
2960: 22 2b 4e 61 6d 65 2b 22 5f 29 2f 73 69 7a 65 6f  "+Name+"_)/sizeo
2970: 66 28 2a 22 2b 4e 61 6d 65 2b 22 5f 29 29 3b 20  f(*"+Name+"_)); 
2980: 22 29 3b 0d 0a 09 09 09 20 20 7d 0d 0a 09 09 7d  ");.....  }....}
2990: 0d 0a 09 7d 0d 0a 7d 0d 0a                       ...}..}..