Hex Artifact Content
Not logged in

Artifact 0853e7c70823346d8acc2f464ea063a6fbe5425e:


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 52 6f 6c 6c  P;....class Roll
0220: 69 6e 67 44 69 63 65 44 69 76 4f 6e 65 20 7b 20  ingDiceDivOne { 
0230: 70 75 62 6c 69 63 3a 0d 0a 09 6c 6f 6e 67 20 6c  public:...long l
0240: 6f 6e 67 20 6d 6f 73 74 4c 69 6b 65 6c 79 28 76  ong mostLikely(v
0250: 65 63 74 6f 72 20 3c 69 6e 74 3e 20 64 69 63 65  ector <int> dice
0260: 29 0d 0a 09 7b 0d 0a 09 09 73 6f 72 74 28 64 69  )...{....sort(di
0270: 63 65 2e 62 65 67 69 6e 28 29 2c 20 64 69 63 65  ce.begin(), dice
0280: 2e 65 6e 64 28 29 29 3b 0d 0a 09 09 69 66 28 20  .end());....if( 
0290: 64 69 63 65 2e 73 69 7a 65 28 29 20 3d 3d 20 31  dice.size() == 1
02a0: 20 29 0d 0a 09 09 09 72 65 74 75 72 6e 20 31 3b   ).....return 1;
02b0: 0d 0a 0d 0a 0d 0a 09 09 4c 4c 20 6d 32 73 75 6d  ........LL m2sum
02c0: 20 3d 20 30 3b 0d 0a 09 09 66 6f 72 28 69 6e 74   = 0;....for(int
02d0: 20 69 3d 30 3b 20 69 3c 64 69 63 65 2e 73 69 7a   i=0; i<dice.siz
02e0: 65 28 29 3b 20 2b 2b 69 29 0d 0a 09 09 09 6d 32  e(); ++i).....m2
02f0: 73 75 6d 20 2b 3d 20 64 69 63 65 5b 69 5d 2b 31  sum += dice[i]+1
0300: 3b 0d 0a 09 09 4c 4c 20 76 20 3d 20 6d 32 73 75  ;....LL v = m2su
0310: 6d 20 2f 20 32 3b 0d 0a 09 09 72 65 74 75 72 6e  m / 2;....return
0320: 20 76 3b 0d 0a 09 7d 0d 0a 7d 3b 0d 0a 0d 0a 2f   v;...}..};..../
0330: 2f 20 42 45 47 49 4e 20 43 55 54 20 48 45 52 45  / BEGIN CUT HERE
0340: 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 63 74 69 6d  ..#include <ctim
0350: 65 3e 0d 0a 64 6f 75 62 6c 65 20 73 74 61 72 74  e>..double start
0360: 5f 74 69 6d 65 3b 20 73 74 72 69 6e 67 20 74 69  _time; string ti
0370: 6d 65 72 28 29 0d 0a 20 7b 20 6f 73 74 72 69 6e  mer().. { ostrin
0380: 67 73 74 72 65 61 6d 20 6f 73 3b 20 6f 73 20 3c  gstream os; os <
0390: 3c 20 22 20 28 22 20 3c 3c 20 69 6e 74 28 28 63  < " (" << int((c
03a0: 6c 6f 63 6b 28 29 2d 73 74 61 72 74 5f 74 69 6d  lock()-start_tim
03b0: 65 29 2f 43 4c 4f 43 4b 53 5f 50 45 52 5f 53 45  e)/CLOCKS_PER_SE
03c0: 43 2a 31 30 30 30 29 20 3c 3c 20 22 20 6d 73 65  C*1000) << " mse
03d0: 63 29 22 3b 20 72 65 74 75 72 6e 20 6f 73 2e 73  c)"; return os.s
03e0: 74 72 28 29 3b 20 7d 0d 0a 74 65 6d 70 6c 61 74  tr(); }..templat
03f0: 65 3c 74 79 70 65 6e 61 6d 65 20 54 3e 20 6f 73  e<typename T> os
0400: 74 72 65 61 6d 26 20 6f 70 65 72 61 74 6f 72 3c  tream& operator<
0410: 3c 28 6f 73 74 72 65 61 6d 26 20 6f 73 2c 20 63  <(ostream& os, c
0420: 6f 6e 73 74 20 76 65 63 74 6f 72 3c 54 3e 26 20  onst vector<T>& 
0430: 76 29 0d 0a 20 7b 20 6f 73 20 3c 3c 20 22 7b 20  v).. { os << "{ 
0440: 22 3b 0d 0a 20 20 20 66 6f 72 28 74 79 70 65 6e  ";..   for(typen
0450: 61 6d 65 20 76 65 63 74 6f 72 3c 54 3e 3a 3a 63  ame vector<T>::c
0460: 6f 6e 73 74 5f 69 74 65 72 61 74 6f 72 20 69 74  onst_iterator it
0470: 3d 76 2e 62 65 67 69 6e 28 29 3b 20 69 74 21 3d  =v.begin(); it!=
0480: 76 2e 65 6e 64 28 29 3b 20 2b 2b 69 74 29 0d 0a  v.end(); ++it)..
0490: 20 20 20 6f 73 20 3c 3c 20 27 5c 22 27 20 3c 3c     os << '\"' <<
04a0: 20 2a 69 74 20 3c 3c 20 27 5c 22 27 20 3c 3c 20   *it << '\"' << 
04b0: 28 69 74 2b 31 3d 3d 76 2e 65 6e 64 28 29 20 3f  (it+1==v.end() ?
04c0: 20 22 22 20 3a 20 22 2c 20 22 29 3b 20 6f 73 20   "" : ", "); os 
04d0: 3c 3c 20 22 20 7d 22 3b 20 72 65 74 75 72 6e 20  << " }"; return 
04e0: 6f 73 3b 20 7d 0d 0a 76 6f 69 64 20 76 65 72 69  os; }..void veri
04f0: 66 79 5f 63 61 73 65 28 63 6f 6e 73 74 20 6c 6f  fy_case(const lo
0500: 6e 67 20 6c 6f 6e 67 26 20 45 78 70 65 63 74 65  ng long& Expecte
0510: 64 2c 20 63 6f 6e 73 74 20 6c 6f 6e 67 20 6c 6f  d, const long lo
0520: 6e 67 26 20 52 65 63 65 69 76 65 64 29 20 7b 0d  ng& Received) {.
0530: 0a 20 62 6f 6f 6c 20 6f 6b 20 3d 20 28 45 78 70  . bool ok = (Exp
0540: 65 63 74 65 64 20 3d 3d 20 52 65 63 65 69 76 65  ected == Receive
0550: 64 29 3b 0d 0a 20 69 66 28 6f 6b 29 20 63 65 72  d);.. if(ok) cer
0560: 72 20 3c 3c 20 22 50 41 53 53 45 44 22 20 3c 3c  r << "PASSED" <<
0570: 20 74 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64 6c   timer() << endl
0580: 3b 20 20 65 6c 73 65 20 7b 20 63 65 72 72 20 3c  ;  else { cerr <
0590: 3c 20 22 46 41 49 4c 45 44 22 20 3c 3c 20 74 69  < "FAILED" << ti
05a0: 6d 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 0d 0a  mer() << endl;..
05b0: 20 63 65 72 72 20 3c 3c 20 22 5c 74 6f 3a 20 5c   cerr << "\to: \
05c0: 22 22 20 3c 3c 20 45 78 70 65 63 74 65 64 20 3c  "" << Expected <
05d0: 3c 20 27 5c 22 27 20 3c 3c 20 65 6e 64 6c 20 3c  < '\"' << endl <
05e0: 3c 20 22 5c 74 78 3a 20 5c 22 22 20 3c 3c 20 52  < "\tx: \"" << R
05f0: 65 63 65 69 76 65 64 20 3c 3c 20 27 5c 22 27 20  eceived << '\"' 
0600: 3c 3c 20 65 6e 64 6c 3b 20 7d 20 7d 0d 0a 23 64  << endl; } }..#d
0610: 65 66 69 6e 65 20 43 41 53 45 28 4e 29 20 7b 63  efine CASE(N) {c
0620: 65 72 72 20 3c 3c 20 22 54 65 73 74 20 43 61 73  err << "Test Cas
0630: 65 20 23 22 20 3c 3c 20 4e 20 3c 3c 20 22 2e 2e  e #" << N << "..
0640: 2e 22 20 3c 3c 20 66 6c 75 73 68 3b 20 73 74 61  ." << flush; sta
0650: 72 74 5f 74 69 6d 65 3d 63 6c 6f 63 6b 28 29 3b  rt_time=clock();
0660: 0d 0a 23 64 65 66 69 6e 65 20 45 4e 44 09 20 76  ..#define END. v
0670: 65 72 69 66 79 5f 63 61 73 65 28 5f 2c 20 52 6f  erify_case(_, Ro
0680: 6c 6c 69 6e 67 44 69 63 65 44 69 76 4f 6e 65 28  llingDiceDivOne(
0690: 29 2e 6d 6f 73 74 4c 69 6b 65 6c 79 28 64 69 63  ).mostLikely(dic
06a0: 65 29 29 3b 7d 0d 0a 69 6e 74 20 6d 61 69 6e 28  e));}..int main(
06b0: 29 7b 0d 0a 0d 0a 43 41 53 45 28 30 29 0d 0a 09  ){....CASE(0)...
06c0: 69 6e 74 20 64 69 63 65 5f 5b 5d 20 3d 20 7b 36  int dice_[] = {6
06d0: 2c 20 36 2c 20 38 7d 3b 0d 0a 09 20 20 76 65 63  , 6, 8};...  vec
06e0: 74 6f 72 20 3c 69 6e 74 3e 20 64 69 63 65 28 64  tor <int> dice(d
06f0: 69 63 65 5f 2c 20 64 69 63 65 5f 2b 73 69 7a 65  ice_, dice_+size
0700: 6f 66 28 64 69 63 65 5f 29 2f 73 69 7a 65 6f 66  of(dice_)/sizeof
0710: 28 2a 64 69 63 65 5f 29 29 3b 20 0d 0a 09 6c 6f  (*dice_)); ...lo
0720: 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 31 31 4c 4c  ng long _ = 11LL
0730: 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 31 29  ; ..END..CASE(1)
0740: 0d 0a 09 69 6e 74 20 64 69 63 65 5f 5b 5d 20 3d  ...int dice_[] =
0750: 20 7b 31 30 7d 3b 0d 0a 09 20 20 76 65 63 74 6f   {10};...  vecto
0760: 72 20 3c 69 6e 74 3e 20 64 69 63 65 28 64 69 63  r <int> dice(dic
0770: 65 5f 2c 20 64 69 63 65 5f 2b 73 69 7a 65 6f 66  e_, dice_+sizeof
0780: 28 64 69 63 65 5f 29 2f 73 69 7a 65 6f 66 28 2a  (dice_)/sizeof(*
0790: 64 69 63 65 5f 29 29 3b 20 0d 0a 09 6c 6f 6e 67  dice_)); ...long
07a0: 20 6c 6f 6e 67 20 5f 20 3d 20 31 4c 4c 3b 20 0d   long _ = 1LL; .
07b0: 0a 45 4e 44 0d 0a 43 41 53 45 28 32 29 0d 0a 09  .END..CASE(2)...
07c0: 69 6e 74 20 64 69 63 65 5f 5b 5d 20 3d 20 7b 32  int dice_[] = {2
07d0: 2c 20 33 2c 20 34 2c 20 35 7d 3b 0d 0a 09 20 20  , 3, 4, 5};...  
07e0: 76 65 63 74 6f 72 20 3c 69 6e 74 3e 20 64 69 63  vector <int> dic
07f0: 65 28 64 69 63 65 5f 2c 20 64 69 63 65 5f 2b 73  e(dice_, dice_+s
0800: 69 7a 65 6f 66 28 64 69 63 65 5f 29 2f 73 69 7a  izeof(dice_)/siz
0810: 65 6f 66 28 2a 64 69 63 65 5f 29 29 3b 20 0d 0a  eof(*dice_)); ..
0820: 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 39  .long long _ = 9
0830: 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28  LL; ..END..CASE(
0840: 33 29 0d 0a 09 69 6e 74 20 64 69 63 65 5f 5b 5d  3)...int dice_[]
0850: 20 3d 20 7b 31 2c 20 31 30 2c 20 31 7d 3b 0d 0a   = {1, 10, 1};..
0860: 09 20 20 76 65 63 74 6f 72 20 3c 69 6e 74 3e 20  .  vector <int> 
0870: 64 69 63 65 28 64 69 63 65 5f 2c 20 64 69 63 65  dice(dice_, dice
0880: 5f 2b 73 69 7a 65 6f 66 28 64 69 63 65 5f 29 2f  _+sizeof(dice_)/
0890: 73 69 7a 65 6f 66 28 2a 64 69 63 65 5f 29 29 3b  sizeof(*dice_));
08a0: 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20   ...long long _ 
08b0: 3d 20 33 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41  = 3LL; ..END..CA
08c0: 53 45 28 34 29 0d 0a 09 69 6e 74 20 64 69 63 65  SE(4)...int dice
08d0: 5f 5b 5d 20 3d 20 7b 33 38 32 38 32 38 32 36 34  _[] = {382828264
08e0: 2c 20 39 34 32 36 36 33 37 39 32 2c 20 32 39 31  , 942663792, 291
08f0: 38 33 32 37 30 37 2c 20 38 38 37 39 36 31 32 37  832707, 88796127
0900: 37 2c 20 35 34 36 36 30 33 36 37 37 2c 20 35 34  7, 546603677, 54
0910: 35 31 38 35 36 31 35 2c 20 31 34 36 32 36 37 35  5185615, 1462675
0920: 34 37 2c 20 36 39 33 38 31 31 37 2c 20 31 36 37  47, 6938117, 167
0930: 35 36 37 30 33 32 2c 20 38 34 32 33 32 34 30 32  567032, 84232402
0940: 2c 0d 0a 37 30 30 37 38 31 31 39 33 2c 20 34 35  ,..700781193, 45
0950: 32 31 37 32 33 30 34 2c 20 38 31 36 35 33 32 33  2172304, 8165323
0960: 38 34 2c 20 39 35 31 30 38 39 31 32 30 2c 20 34  84, 951089120, 4
0970: 34 38 31 33 36 30 39 31 2c 20 32 38 30 38 39 39  48136091, 280899
0980: 35 31 32 2c 20 32 35 36 30 39 33 34 33 35 2c 20  512, 256093435, 
0990: 33 39 35 39 35 32 32 36 2c 20 36 33 31 35 30 34  39595226, 631504
09a0: 39 30 31 2c 20 31 35 34 37 37 32 32 34 30 7d 3b  901, 154772240};
09b0: 0d 0a 09 20 20 76 65 63 74 6f 72 20 3c 69 6e 74  ...  vector <int
09c0: 3e 20 64 69 63 65 28 64 69 63 65 5f 2c 20 64 69  > dice(dice_, di
09d0: 63 65 5f 2b 73 69 7a 65 6f 66 28 64 69 63 65 5f  ce_+sizeof(dice_
09e0: 29 2f 73 69 7a 65 6f 66 28 2a 64 69 63 65 5f 29  )/sizeof(*dice_)
09f0: 29 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20  ); ...long long 
0a00: 5f 20 3d 20 34 33 36 36 38 32 38 34 32 38 4c 4c  _ = 4366828428LL
0a10: 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 35 29  ; ..END..CASE(5)
0a20: 0d 0a 09 69 6e 74 20 64 69 63 65 5f 5b 5d 20 3d  ...int dice_[] =
0a30: 20 7b 36 38 36 30 37 30 31 38 33 2c 37 36 34 34   {686070183,7644
0a40: 34 36 35 35 38 2c 39 35 38 36 37 36 38 34 35 2c  46558,958676845,
0a50: 37 31 31 31 31 34 30 38 36 2c 33 30 37 34 30 35  711114086,307405
0a60: 39 32 35 2c 31 38 33 34 35 38 33 36 2c 35 33 34  925,18345836,534
0a70: 39 33 33 32 37 33 2c 38 38 34 34 31 30 39 35 33  933273,884410953
0a80: 2c 34 30 32 33 31 31 34 37 35 2c 36 39 39 35 33  ,402311475,69953
0a90: 30 35 37 38 2c 37 33 34 30 36 37 32 39 33 2c 35  0578,734067293,5
0aa0: 38 36 31 37 34 38 39 35 2c 36 35 33 32 37 36 34  86174895,6532764
0ab0: 31 31 2c 34 36 31 31 30 32 36 36 37 2c 33 36 31  11,461102667,361
0ac0: 36 33 34 35 32 35 2c 35 31 35 39 36 31 35 39 36  634525,515961596
0ad0: 2c 35 33 35 37 36 30 33 37 2c 39 30 39 34 31 38  ,53576037,909418
0ae0: 32 31 31 2c 36 37 38 35 38 39 35 30 31 2c 33 39  211,678589501,39
0af0: 38 38 35 30 36 30 36 2c 32 37 39 34 35 32 38 32  8850606,27945282
0b00: 34 2c 35 34 34 31 38 36 37 37 30 2c 32 30 33 32  4,544186770,2032
0b10: 36 33 31 32 30 2c 38 35 34 35 31 35 39 38 2c 33  63120,85451598,3
0b20: 33 30 38 38 39 35 37 34 2c 39 33 31 39 39 35 31  30889574,9319951
0b30: 30 2c 37 33 30 31 34 34 34 31 30 2c 36 32 30 30  0,730144410,6200
0b40: 32 38 39 38 36 2c 32 34 37 30 30 31 35 31 31 2c  28986,247001511,
0b50: 32 38 35 34 37 31 35 33 36 2c 37 30 36 39 37 38  285471536,706978
0b60: 35 38 34 2c 39 37 36 36 36 38 39 33 32 2c 31 30  584,976668932,10
0b70: 31 39 37 37 30 30 2c 35 35 30 38 31 32 36 30 33  197700,550812603
0b80: 2c 34 34 30 37 31 32 35 32 36 2c 31 32 37 33 30  ,440712526,12730
0b90: 36 37 38 34 2c 32 38 30 35 39 35 38 37 34 2c 35  6784,280595874,5
0ba0: 31 39 36 39 38 31 32 37 2c 34 38 32 31 39 34 33  19698127,4821943
0bb0: 34 33 2c 35 31 39 35 31 38 36 33 38 2c 36 38 30  43,519518638,680
0bc0: 34 39 31 38 32 34 2c 32 33 36 39 33 33 36 32 37  491824,236933627
0bd0: 2c 36 39 34 36 39 33 34 38 2c 39 39 33 34 35 33  ,69469348,993453
0be0: 36 39 32 2c 38 31 37 35 30 31 39 39 35 2c 36 37  692,817501995,67
0bf0: 38 34 33 39 30 32 38 2c 31 36 36 37 34 32 34 33  8439028,16674243
0c00: 35 2c 32 30 30 33 33 36 36 38 34 2c 37 32 34 38  5,200336684,7248
0c10: 33 38 39 30 30 2c 35 32 35 33 35 35 35 32 34 7d  38900,525355524}
0c20: 3b 0d 0a 09 20 20 76 65 63 74 6f 72 20 3c 69 6e  ;...  vector <in
0c30: 74 3e 20 64 69 63 65 28 64 69 63 65 5f 2c 20 64  t> dice(dice_, d
0c40: 69 63 65 5f 2b 73 69 7a 65 6f 66 28 64 69 63 65  ice_+sizeof(dice
0c50: 5f 29 2f 73 69 7a 65 6f 66 28 2a 64 69 63 65 5f  _)/sizeof(*dice_
0c60: 29 29 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67  )); ...long long
0c70: 20 5f 20 3d 20 2d 31 4c 4c 3b 20 0d 0a 45 4e 44   _ = -1LL; ..END
0c80: 0d 0a 43 41 53 45 28 36 29 0d 0a 09 69 6e 74 20  ..CASE(6)...int 
0c90: 64 69 63 65 5f 5b 5d 20 3d 20 7b 31 7d 3b 0d 0a  dice_[] = {1};..
0ca0: 09 20 20 76 65 63 74 6f 72 20 3c 69 6e 74 3e 20  .  vector <int> 
0cb0: 64 69 63 65 28 64 69 63 65 5f 2c 20 64 69 63 65  dice(dice_, dice
0cc0: 5f 2b 73 69 7a 65 6f 66 28 64 69 63 65 5f 29 2f  _+sizeof(dice_)/
0cd0: 73 69 7a 65 6f 66 28 2a 64 69 63 65 5f 29 29 3b  sizeof(*dice_));
0ce0: 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20   ...long long _ 
0cf0: 3d 20 31 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 0d 0a  = 1LL; ..END....
0d00: 7d 0d 0a 2f 2f 20 45 4e 44 20 43 55 54 20 48 45  }..// END CUT HE
0d10: 52 45 0d 0a                                      RE..