Hex Artifact Content
Not logged in

Artifact 395d0c02f1fc946126b720e73100bdaf501a652e:


0000: 23 69 6e 63 6c 75 64 65 20 3c 69 6f 73 74 72 65  #include <iostre
0010: 61 6d 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 73  am>..#include <s
0020: 73 74 72 65 61 6d 3e 0d 0a 23 69 6e 63 6c 75 64  stream>..#includ
0030: 65 20 3c 69 6f 6d 61 6e 69 70 3e 0d 0a 23 69 6e  e <iomanip>..#in
0040: 63 6c 75 64 65 20 3c 76 65 63 74 6f 72 3e 0d 0a  clude <vector>..
0050: 23 69 6e 63 6c 75 64 65 20 3c 73 74 72 69 6e 67  #include <string
0060: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 6d 61 70  >..#include <map
0070: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 73 65 74  >..#include <set
0080: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 61 6c 67  >..#include <alg
0090: 6f 72 69 74 68 6d 3e 0d 0a 23 69 6e 63 6c 75 64  orithm>..#includ
00a0: 65 20 3c 6e 75 6d 65 72 69 63 3e 0d 0a 23 69 6e  e <numeric>..#in
00b0: 63 6c 75 64 65 20 3c 69 74 65 72 61 74 6f 72 3e  clude <iterator>
00c0: 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 66 75 6e 63  ..#include <func
00d0: 74 69 6f 6e 61 6c 3e 0d 0a 23 69 6e 63 6c 75 64  tional>..#includ
00e0: 65 20 3c 63 6f 6d 70 6c 65 78 3e 0d 0a 23 69 6e  e <complex>..#in
00f0: 63 6c 75 64 65 20 3c 71 75 65 75 65 3e 0d 0a 23  clude <queue>..#
0100: 69 6e 63 6c 75 64 65 20 3c 73 74 61 63 6b 3e 0d  include <stack>.
0110: 0a 23 69 6e 63 6c 75 64 65 20 3c 63 6d 61 74 68  .#include <cmath
0120: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 63 61 73  >..#include <cas
0130: 73 65 72 74 3e 0d 0a 23 69 6e 63 6c 75 64 65 20  sert>..#include 
0140: 3c 63 73 74 72 69 6e 67 3e 0d 0a 23 69 66 64 65  <cstring>..#ifde
0150: 66 20 5f 5f 47 4e 55 43 5f 5f 0d 0a 23 69 6e 63  f __GNUC__..#inc
0160: 6c 75 64 65 20 3c 65 78 74 2f 68 61 73 68 5f 6d  lude <ext/hash_m
0170: 61 70 3e 0d 0a 23 64 65 66 69 6e 65 20 75 6e 6f  ap>..#define uno
0180: 72 64 65 72 65 64 5f 6d 61 70 20 5f 5f 67 6e 75  rdered_map __gnu
0190: 5f 63 78 78 3a 3a 68 61 73 68 5f 6d 61 70 0d 0a  _cxx::hash_map..
01a0: 23 65 6c 73 65 0d 0a 23 69 6e 63 6c 75 64 65 20  #else..#include 
01b0: 3c 75 6e 6f 72 64 65 72 65 64 5f 6d 61 70 3e 0d  <unordered_map>.
01c0: 0a 23 65 6e 64 69 66 0d 0a 75 73 69 6e 67 20 6e  .#endif..using n
01d0: 61 6d 65 73 70 61 63 65 20 73 74 64 3b 0d 0a 74  amespace std;..t
01e0: 79 70 65 64 65 66 20 6c 6f 6e 67 20 6c 6f 6e 67  ypedef long long
01f0: 20 4c 4c 3b 0d 0a 74 79 70 65 64 65 66 20 63 6f   LL;..typedef co
0200: 6d 70 6c 65 78 3c 64 6f 75 62 6c 65 3e 20 43 4d  mplex<double> CM
0210: 50 3b 0d 0a 0d 0a 63 6c 61 73 73 20 50 38 58 4d  P;....class P8XM
0220: 61 74 72 69 78 54 72 61 6e 73 66 6f 72 6d 61 74  atrixTransformat
0230: 69 6f 6e 20 7b 20 70 75 62 6c 69 63 3a 0d 0a 09  ion { public:...
0240: 73 74 72 69 6e 67 20 73 6f 6c 76 65 28 76 65 63  string solve(vec
0250: 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20 6f 72 69  tor <string> ori
0260: 67 69 6e 61 6c 2c 20 76 65 63 74 6f 72 20 3c 73  ginal, vector <s
0270: 74 72 69 6e 67 3e 20 74 61 72 67 65 74 29 0d 0a  tring> target)..
0280: 09 7b 0d 0a 09 09 69 6e 74 20 73 6f 20 3d 20 30  .{....int so = 0
0290: 2c 20 73 74 20 3d 20 30 3b 0d 0a 09 09 66 6f 72  , st = 0;....for
02a0: 28 69 6e 74 20 79 3d 30 3b 20 79 3c 6f 72 69 67  (int y=0; y<orig
02b0: 69 6e 61 6c 2e 73 69 7a 65 28 29 3b 20 2b 2b 79  inal.size(); ++y
02c0: 29 20 7b 0d 0a 09 09 09 73 6f 20 2b 3d 20 61 63  ) {.....so += ac
02d0: 63 75 6d 75 6c 61 74 65 28 6f 72 69 67 69 6e 61  cumulate(origina
02e0: 6c 5b 79 5d 2e 62 65 67 69 6e 28 29 2c 20 6f 72  l[y].begin(), or
02f0: 69 67 69 6e 61 6c 5b 79 5d 2e 65 6e 64 28 29 2c  iginal[y].end(),
0300: 20 30 29 3b 0d 0a 09 09 09 73 74 20 2b 3d 20 61   0);.....st += a
0310: 63 63 75 6d 75 6c 61 74 65 28 74 61 72 67 65 74  ccumulate(target
0320: 5b 79 5d 2e 62 65 67 69 6e 28 29 2c 20 74 61 72  [y].begin(), tar
0330: 67 65 74 5b 79 5d 2e 65 6e 64 28 29 2c 20 30 29  get[y].end(), 0)
0340: 3b 0d 0a 09 09 7d 0d 0a 09 09 72 65 74 75 72 6e  ;....}....return
0350: 20 73 6f 3d 3d 73 74 20 3f 20 22 59 45 53 22 20   so==st ? "YES" 
0360: 3a 20 22 4e 4f 22 3b 0d 0a 09 7d 0d 0a 7d 3b 0d  : "NO";...}..};.
0370: 0a 0d 0a 2f 2f 20 42 45 47 49 4e 20 43 55 54 20  ...// BEGIN CUT 
0380: 48 45 52 45 0d 0a 23 69 6e 63 6c 75 64 65 20 3c  HERE..#include <
0390: 63 74 69 6d 65 3e 0d 0a 64 6f 75 62 6c 65 20 73  ctime>..double s
03a0: 74 61 72 74 5f 74 69 6d 65 3b 20 73 74 72 69 6e  tart_time; strin
03b0: 67 20 74 69 6d 65 72 28 29 0d 0a 20 7b 20 6f 73  g timer().. { os
03c0: 74 72 69 6e 67 73 74 72 65 61 6d 20 6f 73 3b 20  tringstream os; 
03d0: 6f 73 20 3c 3c 20 22 20 28 22 20 3c 3c 20 69 6e  os << " (" << in
03e0: 74 28 28 63 6c 6f 63 6b 28 29 2d 73 74 61 72 74  t((clock()-start
03f0: 5f 74 69 6d 65 29 2f 43 4c 4f 43 4b 53 5f 50 45  _time)/CLOCKS_PE
0400: 52 5f 53 45 43 2a 31 30 30 30 29 20 3c 3c 20 22  R_SEC*1000) << "
0410: 20 6d 73 65 63 29 22 3b 20 72 65 74 75 72 6e 20   msec)"; return 
0420: 6f 73 2e 73 74 72 28 29 3b 20 7d 0d 0a 74 65 6d  os.str(); }..tem
0430: 70 6c 61 74 65 3c 74 79 70 65 6e 61 6d 65 20 54  plate<typename T
0440: 3e 20 6f 73 74 72 65 61 6d 26 20 6f 70 65 72 61  > ostream& opera
0450: 74 6f 72 3c 3c 28 6f 73 74 72 65 61 6d 26 20 6f  tor<<(ostream& o
0460: 73 2c 20 63 6f 6e 73 74 20 76 65 63 74 6f 72 3c  s, const vector<
0470: 54 3e 26 20 76 29 0d 0a 20 7b 20 6f 73 20 3c 3c  T>& v).. { os <<
0480: 20 22 7b 20 22 3b 0d 0a 20 20 20 66 6f 72 28 74   "{ ";..   for(t
0490: 79 70 65 6e 61 6d 65 20 76 65 63 74 6f 72 3c 54  ypename vector<T
04a0: 3e 3a 3a 63 6f 6e 73 74 5f 69 74 65 72 61 74 6f  >::const_iterato
04b0: 72 20 69 74 3d 76 2e 62 65 67 69 6e 28 29 3b 20  r it=v.begin(); 
04c0: 69 74 21 3d 76 2e 65 6e 64 28 29 3b 20 2b 2b 69  it!=v.end(); ++i
04d0: 74 29 0d 0a 20 20 20 6f 73 20 3c 3c 20 27 5c 22  t)..   os << '\"
04e0: 27 20 3c 3c 20 2a 69 74 20 3c 3c 20 27 5c 22 27  ' << *it << '\"'
04f0: 20 3c 3c 20 28 69 74 2b 31 3d 3d 76 2e 65 6e 64   << (it+1==v.end
0500: 28 29 20 3f 20 22 22 20 3a 20 22 2c 20 22 29 3b  () ? "" : ", ");
0510: 20 6f 73 20 3c 3c 20 22 20 7d 22 3b 20 72 65 74   os << " }"; ret
0520: 75 72 6e 20 6f 73 3b 20 7d 0d 0a 76 6f 69 64 20  urn os; }..void 
0530: 76 65 72 69 66 79 5f 63 61 73 65 28 63 6f 6e 73  verify_case(cons
0540: 74 20 73 74 72 69 6e 67 26 20 45 78 70 65 63 74  t string& Expect
0550: 65 64 2c 20 63 6f 6e 73 74 20 73 74 72 69 6e 67  ed, const string
0560: 26 20 52 65 63 65 69 76 65 64 29 20 7b 0d 0a 20  & Received) {.. 
0570: 62 6f 6f 6c 20 6f 6b 20 3d 20 28 45 78 70 65 63  bool ok = (Expec
0580: 74 65 64 20 3d 3d 20 52 65 63 65 69 76 65 64 29  ted == Received)
0590: 3b 0d 0a 20 69 66 28 6f 6b 29 20 63 65 72 72 20  ;.. if(ok) cerr 
05a0: 3c 3c 20 22 50 41 53 53 45 44 22 20 3c 3c 20 74  << "PASSED" << t
05b0: 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 20  imer() << endl; 
05c0: 20 65 6c 73 65 20 7b 20 63 65 72 72 20 3c 3c 20   else { cerr << 
05d0: 22 46 41 49 4c 45 44 22 20 3c 3c 20 74 69 6d 65  "FAILED" << time
05e0: 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 0d 0a 20 63  r() << endl;.. c
05f0: 65 72 72 20 3c 3c 20 22 5c 74 6f 3a 20 5c 22 22  err << "\to: \""
0600: 20 3c 3c 20 45 78 70 65 63 74 65 64 20 3c 3c 20   << Expected << 
0610: 27 5c 22 27 20 3c 3c 20 65 6e 64 6c 20 3c 3c 20  '\"' << endl << 
0620: 22 5c 74 78 3a 20 5c 22 22 20 3c 3c 20 52 65 63  "\tx: \"" << Rec
0630: 65 69 76 65 64 20 3c 3c 20 27 5c 22 27 20 3c 3c  eived << '\"' <<
0640: 20 65 6e 64 6c 3b 20 7d 20 7d 0d 0a 23 64 65 66   endl; } }..#def
0650: 69 6e 65 20 43 41 53 45 28 4e 29 20 7b 63 65 72  ine CASE(N) {cer
0660: 72 20 3c 3c 20 22 54 65 73 74 20 43 61 73 65 20  r << "Test Case 
0670: 23 22 20 3c 3c 20 4e 20 3c 3c 20 22 2e 2e 2e 22  #" << N << "..."
0680: 20 3c 3c 20 66 6c 75 73 68 3b 20 73 74 61 72 74   << flush; start
0690: 5f 74 69 6d 65 3d 63 6c 6f 63 6b 28 29 3b 0d 0a  _time=clock();..
06a0: 23 64 65 66 69 6e 65 20 45 4e 44 09 20 76 65 72  #define END. ver
06b0: 69 66 79 5f 63 61 73 65 28 5f 2c 20 50 38 58 4d  ify_case(_, P8XM
06c0: 61 74 72 69 78 54 72 61 6e 73 66 6f 72 6d 61 74  atrixTransformat
06d0: 69 6f 6e 28 29 2e 73 6f 6c 76 65 28 6f 72 69 67  ion().solve(orig
06e0: 69 6e 61 6c 2c 20 74 61 72 67 65 74 29 29 3b 7d  inal, target));}
06f0: 0d 0a 69 6e 74 20 6d 61 69 6e 28 29 7b 0d 0a 0d  ..int main(){...
0700: 0a 43 41 53 45 28 30 29 0d 0a 09 73 74 72 69 6e  .CASE(0)...strin
0710: 67 20 6f 72 69 67 69 6e 61 6c 5f 5b 5d 20 3d 20  g original_[] = 
0720: 7b 22 30 31 22 0d 0a 2c 22 31 31 22 7d 3b 0d 0a  {"01"..,"11"};..
0730: 09 20 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e  .  vector <strin
0740: 67 3e 20 6f 72 69 67 69 6e 61 6c 28 6f 72 69 67  g> original(orig
0750: 69 6e 61 6c 5f 2c 20 6f 72 69 67 69 6e 61 6c 5f  inal_, original_
0760: 2b 73 69 7a 65 6f 66 28 6f 72 69 67 69 6e 61 6c  +sizeof(original
0770: 5f 29 2f 73 69 7a 65 6f 66 28 2a 6f 72 69 67 69  _)/sizeof(*origi
0780: 6e 61 6c 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e  nal_)); ...strin
0790: 67 20 74 61 72 67 65 74 5f 5b 5d 20 3d 20 7b 22  g target_[] = {"
07a0: 31 31 22 0d 0a 2c 22 31 30 22 7d 3b 0d 0a 09 20  11"..,"10"};... 
07b0: 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e   vector <string>
07c0: 20 74 61 72 67 65 74 28 74 61 72 67 65 74 5f 2c   target(target_,
07d0: 20 74 61 72 67 65 74 5f 2b 73 69 7a 65 6f 66 28   target_+sizeof(
07e0: 74 61 72 67 65 74 5f 29 2f 73 69 7a 65 6f 66 28  target_)/sizeof(
07f0: 2a 74 61 72 67 65 74 5f 29 29 3b 20 0d 0a 09 73  *target_)); ...s
0800: 74 72 69 6e 67 20 5f 20 3d 20 22 59 45 53 22 3b  tring _ = "YES";
0810: 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 31 29 0d   ..END..CASE(1).
0820: 0a 09 73 74 72 69 6e 67 20 6f 72 69 67 69 6e 61  ..string origina
0830: 6c 5f 5b 5d 20 3d 20 7b 22 30 31 31 31 22 0d 0a  l_[] = {"0111"..
0840: 2c 22 30 30 31 31 22 7d 3b 0d 0a 09 20 20 76 65  ,"0011"};...  ve
0850: 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20 6f 72  ctor <string> or
0860: 69 67 69 6e 61 6c 28 6f 72 69 67 69 6e 61 6c 5f  iginal(original_
0870: 2c 20 6f 72 69 67 69 6e 61 6c 5f 2b 73 69 7a 65  , original_+size
0880: 6f 66 28 6f 72 69 67 69 6e 61 6c 5f 29 2f 73 69  of(original_)/si
0890: 7a 65 6f 66 28 2a 6f 72 69 67 69 6e 61 6c 5f 29  zeof(*original_)
08a0: 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20 74 61 72  ); ...string tar
08b0: 67 65 74 5f 5b 5d 20 3d 20 7b 22 31 30 31 31 22  get_[] = {"1011"
08c0: 0d 0a 2c 22 31 31 30 30 22 7d 3b 0d 0a 09 20 20  ..,"1100"};...  
08d0: 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20  vector <string> 
08e0: 74 61 72 67 65 74 28 74 61 72 67 65 74 5f 2c 20  target(target_, 
08f0: 74 61 72 67 65 74 5f 2b 73 69 7a 65 6f 66 28 74  target_+sizeof(t
0900: 61 72 67 65 74 5f 29 2f 73 69 7a 65 6f 66 28 2a  arget_)/sizeof(*
0910: 74 61 72 67 65 74 5f 29 29 3b 20 0d 0a 09 73 74  target_)); ...st
0920: 72 69 6e 67 20 5f 20 3d 20 22 59 45 53 22 3b 20  ring _ = "YES"; 
0930: 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 32 29 0d 0a  ..END..CASE(2)..
0940: 09 73 74 72 69 6e 67 20 6f 72 69 67 69 6e 61 6c  .string original
0950: 5f 5b 5d 20 3d 20 7b 22 30 22 7d 3b 0d 0a 09 20  _[] = {"0"};... 
0960: 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e   vector <string>
0970: 20 6f 72 69 67 69 6e 61 6c 28 6f 72 69 67 69 6e   original(origin
0980: 61 6c 5f 2c 20 6f 72 69 67 69 6e 61 6c 5f 2b 73  al_, original_+s
0990: 69 7a 65 6f 66 28 6f 72 69 67 69 6e 61 6c 5f 29  izeof(original_)
09a0: 2f 73 69 7a 65 6f 66 28 2a 6f 72 69 67 69 6e 61  /sizeof(*origina
09b0: 6c 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20  l_)); ...string 
09c0: 74 61 72 67 65 74 5f 5b 5d 20 3d 20 7b 22 31 22  target_[] = {"1"
09d0: 7d 3b 0d 0a 09 20 20 76 65 63 74 6f 72 20 3c 73  };...  vector <s
09e0: 74 72 69 6e 67 3e 20 74 61 72 67 65 74 28 74 61  tring> target(ta
09f0: 72 67 65 74 5f 2c 20 74 61 72 67 65 74 5f 2b 73  rget_, target_+s
0a00: 69 7a 65 6f 66 28 74 61 72 67 65 74 5f 29 2f 73  izeof(target_)/s
0a10: 69 7a 65 6f 66 28 2a 74 61 72 67 65 74 5f 29 29  izeof(*target_))
0a20: 3b 20 0d 0a 09 73 74 72 69 6e 67 20 5f 20 3d 20  ; ...string _ = 
0a30: 22 4e 4f 22 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53  "NO"; ..END..CAS
0a40: 45 28 33 29 0d 0a 09 73 74 72 69 6e 67 20 6f 72  E(3)...string or
0a50: 69 67 69 6e 61 6c 5f 5b 5d 20 3d 20 7b 22 31 31  iginal_[] = {"11
0a60: 31 31 22 0d 0a 2c 22 31 31 31 31 22 0d 0a 2c 22  11"..,"1111"..,"
0a70: 30 30 30 30 22 0d 0a 2c 22 30 30 30 30 22 7d 3b  0000"..,"0000"};
0a80: 0d 0a 09 20 20 76 65 63 74 6f 72 20 3c 73 74 72  ...  vector <str
0a90: 69 6e 67 3e 20 6f 72 69 67 69 6e 61 6c 28 6f 72  ing> original(or
0aa0: 69 67 69 6e 61 6c 5f 2c 20 6f 72 69 67 69 6e 61  iginal_, origina
0ab0: 6c 5f 2b 73 69 7a 65 6f 66 28 6f 72 69 67 69 6e  l_+sizeof(origin
0ac0: 61 6c 5f 29 2f 73 69 7a 65 6f 66 28 2a 6f 72 69  al_)/sizeof(*ori
0ad0: 67 69 6e 61 6c 5f 29 29 3b 20 0d 0a 09 73 74 72  ginal_)); ...str
0ae0: 69 6e 67 20 74 61 72 67 65 74 5f 5b 5d 20 3d 20  ing target_[] = 
0af0: 7b 22 31 31 31 31 22 0d 0a 2c 22 31 31 31 31 22  {"1111"..,"1111"
0b00: 0d 0a 2c 22 30 30 30 30 22 0d 0a 2c 22 30 30 30  ..,"0000"..,"000
0b10: 30 22 7d 3b 0d 0a 09 20 20 76 65 63 74 6f 72 20  0"};...  vector 
0b20: 3c 73 74 72 69 6e 67 3e 20 74 61 72 67 65 74 28  <string> target(
0b30: 74 61 72 67 65 74 5f 2c 20 74 61 72 67 65 74 5f  target_, target_
0b40: 2b 73 69 7a 65 6f 66 28 74 61 72 67 65 74 5f 29  +sizeof(target_)
0b50: 2f 73 69 7a 65 6f 66 28 2a 74 61 72 67 65 74 5f  /sizeof(*target_
0b60: 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20 5f 20  )); ...string _ 
0b70: 3d 20 22 59 45 53 22 3b 20 0d 0a 45 4e 44 0d 0a  = "YES"; ..END..
0b80: 43 41 53 45 28 34 29 0d 0a 09 73 74 72 69 6e 67  CASE(4)...string
0b90: 20 6f 72 69 67 69 6e 61 6c 5f 5b 5d 20 3d 20 7b   original_[] = {
0ba0: 22 30 31 31 30 22 0d 0a 2c 22 31 30 30 31 22 0d  "0110"..,"1001".
0bb0: 0a 2c 22 30 31 31 30 22 7d 3b 0d 0a 09 20 20 76  .,"0110"};...  v
0bc0: 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20 6f  ector <string> o
0bd0: 72 69 67 69 6e 61 6c 28 6f 72 69 67 69 6e 61 6c  riginal(original
0be0: 5f 2c 20 6f 72 69 67 69 6e 61 6c 5f 2b 73 69 7a  _, original_+siz
0bf0: 65 6f 66 28 6f 72 69 67 69 6e 61 6c 5f 29 2f 73  eof(original_)/s
0c00: 69 7a 65 6f 66 28 2a 6f 72 69 67 69 6e 61 6c 5f  izeof(*original_
0c10: 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20 74 61  )); ...string ta
0c20: 72 67 65 74 5f 5b 5d 20 3d 20 7b 22 31 31 31 31  rget_[] = {"1111
0c30: 22 0d 0a 2c 22 30 31 31 30 22 0d 0a 2c 22 30 30  "..,"0110"..,"00
0c40: 30 30 22 7d 3b 0d 0a 09 20 20 76 65 63 74 6f 72  00"};...  vector
0c50: 20 3c 73 74 72 69 6e 67 3e 20 74 61 72 67 65 74   <string> target
0c60: 28 74 61 72 67 65 74 5f 2c 20 74 61 72 67 65 74  (target_, target
0c70: 5f 2b 73 69 7a 65 6f 66 28 74 61 72 67 65 74 5f  _+sizeof(target_
0c80: 29 2f 73 69 7a 65 6f 66 28 2a 74 61 72 67 65 74  )/sizeof(*target
0c90: 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20 5f  _)); ...string _
0ca0: 20 3d 20 22 59 45 53 22 3b 20 0d 0a 45 4e 44 0d   = "YES"; ..END.
0cb0: 0a 43 41 53 45 28 35 29 0d 0a 09 73 74 72 69 6e  .CASE(5)...strin
0cc0: 67 20 6f 72 69 67 69 6e 61 6c 5f 5b 5d 20 3d 20  g original_[] = 
0cd0: 7b 22 30 30 30 30 22 0d 0a 2c 22 31 31 31 31 22  {"0000"..,"1111"
0ce0: 0d 0a 2c 22 30 30 30 30 22 7d 3b 0d 0a 09 20 20  ..,"0000"};...  
0cf0: 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20  vector <string> 
0d00: 6f 72 69 67 69 6e 61 6c 28 6f 72 69 67 69 6e 61  original(origina
0d10: 6c 5f 2c 20 6f 72 69 67 69 6e 61 6c 5f 2b 73 69  l_, original_+si
0d20: 7a 65 6f 66 28 6f 72 69 67 69 6e 61 6c 5f 29 2f  zeof(original_)/
0d30: 73 69 7a 65 6f 66 28 2a 6f 72 69 67 69 6e 61 6c  sizeof(*original
0d40: 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20 74  _)); ...string t
0d50: 61 72 67 65 74 5f 5b 5d 20 3d 20 7b 22 31 31 31  arget_[] = {"111
0d60: 31 22 0d 0a 2c 22 30 30 30 30 22 0d 0a 2c 22 31  1"..,"0000"..,"1
0d70: 31 31 31 22 7d 3b 0d 0a 09 20 20 76 65 63 74 6f  111"};...  vecto
0d80: 72 20 3c 73 74 72 69 6e 67 3e 20 74 61 72 67 65  r <string> targe
0d90: 74 28 74 61 72 67 65 74 5f 2c 20 74 61 72 67 65  t(target_, targe
0da0: 74 5f 2b 73 69 7a 65 6f 66 28 74 61 72 67 65 74  t_+sizeof(target
0db0: 5f 29 2f 73 69 7a 65 6f 66 28 2a 74 61 72 67 65  _)/sizeof(*targe
0dc0: 74 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20  t_)); ...string 
0dd0: 5f 20 3d 20 22 4e 4f 22 3b 20 0d 0a 45 4e 44 0d  _ = "NO"; ..END.
0de0: 0a 2f 2a 0d 0a 43 41 53 45 28 36 29 0d 0a 09 73  ./*..CASE(6)...s
0df0: 74 72 69 6e 67 20 6f 72 69 67 69 6e 61 6c 5f 5b  tring original_[
0e00: 5d 20 3d 20 3b 0d 0a 09 20 20 76 65 63 74 6f 72  ] = ;...  vector
0e10: 20 3c 73 74 72 69 6e 67 3e 20 6f 72 69 67 69 6e   <string> origin
0e20: 61 6c 28 6f 72 69 67 69 6e 61 6c 5f 2c 20 6f 72  al(original_, or
0e30: 69 67 69 6e 61 6c 5f 2b 73 69 7a 65 6f 66 28 6f  iginal_+sizeof(o
0e40: 72 69 67 69 6e 61 6c 5f 29 2f 73 69 7a 65 6f 66  riginal_)/sizeof
0e50: 28 2a 6f 72 69 67 69 6e 61 6c 5f 29 29 3b 20 0d  (*original_)); .
0e60: 0a 09 73 74 72 69 6e 67 20 74 61 72 67 65 74 5f  ..string target_
0e70: 5b 5d 20 3d 20 3b 0d 0a 09 20 20 76 65 63 74 6f  [] = ;...  vecto
0e80: 72 20 3c 73 74 72 69 6e 67 3e 20 74 61 72 67 65  r <string> targe
0e90: 74 28 74 61 72 67 65 74 5f 2c 20 74 61 72 67 65  t(target_, targe
0ea0: 74 5f 2b 73 69 7a 65 6f 66 28 74 61 72 67 65 74  t_+sizeof(target
0eb0: 5f 29 2f 73 69 7a 65 6f 66 28 2a 74 61 72 67 65  _)/sizeof(*targe
0ec0: 74 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67 20  t_)); ...string 
0ed0: 5f 20 3d 20 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53  _ = ; ..END..CAS
0ee0: 45 28 37 29 0d 0a 09 73 74 72 69 6e 67 20 6f 72  E(7)...string or
0ef0: 69 67 69 6e 61 6c 5f 5b 5d 20 3d 20 3b 0d 0a 09  iginal_[] = ;...
0f00: 20 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67    vector <string
0f10: 3e 20 6f 72 69 67 69 6e 61 6c 28 6f 72 69 67 69  > original(origi
0f20: 6e 61 6c 5f 2c 20 6f 72 69 67 69 6e 61 6c 5f 2b  nal_, original_+
0f30: 73 69 7a 65 6f 66 28 6f 72 69 67 69 6e 61 6c 5f  sizeof(original_
0f40: 29 2f 73 69 7a 65 6f 66 28 2a 6f 72 69 67 69 6e  )/sizeof(*origin
0f50: 61 6c 5f 29 29 3b 20 0d 0a 09 73 74 72 69 6e 67  al_)); ...string
0f60: 20 74 61 72 67 65 74 5f 5b 5d 20 3d 20 3b 0d 0a   target_[] = ;..
0f70: 09 20 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e  .  vector <strin
0f80: 67 3e 20 74 61 72 67 65 74 28 74 61 72 67 65 74  g> target(target
0f90: 5f 2c 20 74 61 72 67 65 74 5f 2b 73 69 7a 65 6f  _, target_+sizeo
0fa0: 66 28 74 61 72 67 65 74 5f 29 2f 73 69 7a 65 6f  f(target_)/sizeo
0fb0: 66 28 2a 74 61 72 67 65 74 5f 29 29 3b 20 0d 0a  f(*target_)); ..
0fc0: 09 73 74 72 69 6e 67 20 5f 20 3d 20 3b 20 0d 0a  .string _ = ; ..
0fd0: 45 4e 44 0d 0a 2a 2f 0d 0a 7d 0d 0a 2f 2f 20 45  END..*/..}..// E
0fe0: 4e 44 20 43 55 54 20 48 45 52 45 0d 0a           ND CUT HERE..