Hex Artifact Content
Not logged in

Artifact 7b0052037b97ced13a709c7d171574ad3faead1c:


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 45 6c 6c 79  P;....class Elly
0220: 73 58 6f 72 73 20 7b 20 70 75 62 6c 69 63 3a 0d  sXors { public:.
0230: 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 67 65 74 58  ..long long getX
0240: 6f 72 28 6c 6f 6e 67 20 6c 6f 6e 67 20 4c 2c 20  or(long long L, 
0250: 6c 6f 6e 67 20 6c 6f 6e 67 20 52 29 0d 0a 09 7b  long long R)...{
0260: 0d 0a 09 09 69 66 28 20 52 2d 4c 20 3c 20 35 20  ....if( R-L < 5 
0270: 29 20 7b 0d 0a 09 09 09 4c 4c 20 61 20 3d 20 30  ) {.....LL a = 0
0280: 3b 0d 0a 09 09 09 66 6f 72 28 4c 4c 20 76 3d 4c  ;.....for(LL v=L
0290: 3b 20 76 3c 3d 52 3b 20 2b 2b 76 29 0d 0a 09 09  ; v<=R; ++v)....
02a0: 09 09 61 20 5e 3d 20 76 3b 0d 0a 09 09 09 72 65  ..a ^= v;.....re
02b0: 74 75 72 6e 20 61 3b 0d 0a 09 09 7d 0d 0a 0d 0a  turn a;....}....
02c0: 09 09 4c 4c 20 61 20 3d 20 30 3b 0d 0a 09 09 69  ..LL a = 0;....i
02d0: 66 28 20 4c 25 32 20 3d 3d 20 31 20 29 20 7b 0d  f( L%2 == 1 ) {.
02e0: 0a 09 09 09 61 20 5e 3d 20 4c 3b 0d 0a 09 09 09  ....a ^= L;.....
02f0: 2b 2b 4c 3b 0d 0a 09 09 7d 0d 0a 09 09 69 66 28  ++L;....}....if(
0300: 20 52 25 32 20 3d 3d 20 30 20 29 20 7b 0d 0a 09   R%2 == 0 ) {...
0310: 09 09 61 20 5e 3d 20 52 3b 0d 0a 09 09 09 2d 2d  ..a ^= R;.....--
0320: 52 3b 0d 0a 09 09 7d 0d 0a 09 09 72 65 74 75 72  R;....}....retur
0330: 6e 20 61 20 5e 20 28 28 52 2b 31 2d 4c 29 2f 32  n a ^ ((R+1-L)/2
0340: 25 32 29 3b 0d 0a 09 7d 0d 0a 7d 3b 0d 0a 0d 0a  %2);...}..};....
0350: 2f 2f 20 42 45 47 49 4e 20 43 55 54 20 48 45 52  // BEGIN CUT HER
0360: 45 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 63 74 69  E..#include <cti
0370: 6d 65 3e 0d 0a 64 6f 75 62 6c 65 20 73 74 61 72  me>..double star
0380: 74 5f 74 69 6d 65 3b 20 73 74 72 69 6e 67 20 74  t_time; string t
0390: 69 6d 65 72 28 29 0d 0a 20 7b 20 6f 73 74 72 69  imer().. { ostri
03a0: 6e 67 73 74 72 65 61 6d 20 6f 73 3b 20 6f 73 20  ngstream os; os 
03b0: 3c 3c 20 22 20 28 22 20 3c 3c 20 69 6e 74 28 28  << " (" << int((
03c0: 63 6c 6f 63 6b 28 29 2d 73 74 61 72 74 5f 74 69  clock()-start_ti
03d0: 6d 65 29 2f 43 4c 4f 43 4b 53 5f 50 45 52 5f 53  me)/CLOCKS_PER_S
03e0: 45 43 2a 31 30 30 30 29 20 3c 3c 20 22 20 6d 73  EC*1000) << " ms
03f0: 65 63 29 22 3b 20 72 65 74 75 72 6e 20 6f 73 2e  ec)"; return os.
0400: 73 74 72 28 29 3b 20 7d 0d 0a 74 65 6d 70 6c 61  str(); }..templa
0410: 74 65 3c 74 79 70 65 6e 61 6d 65 20 54 3e 20 6f  te<typename T> o
0420: 73 74 72 65 61 6d 26 20 6f 70 65 72 61 74 6f 72  stream& operator
0430: 3c 3c 28 6f 73 74 72 65 61 6d 26 20 6f 73 2c 20  <<(ostream& os, 
0440: 63 6f 6e 73 74 20 76 65 63 74 6f 72 3c 54 3e 26  const vector<T>&
0450: 20 76 29 0d 0a 20 7b 20 6f 73 20 3c 3c 20 22 7b   v).. { os << "{
0460: 20 22 3b 0d 0a 20 20 20 66 6f 72 28 74 79 70 65   ";..   for(type
0470: 6e 61 6d 65 20 76 65 63 74 6f 72 3c 54 3e 3a 3a  name vector<T>::
0480: 63 6f 6e 73 74 5f 69 74 65 72 61 74 6f 72 20 69  const_iterator i
0490: 74 3d 76 2e 62 65 67 69 6e 28 29 3b 20 69 74 21  t=v.begin(); it!
04a0: 3d 76 2e 65 6e 64 28 29 3b 20 2b 2b 69 74 29 0d  =v.end(); ++it).
04b0: 0a 20 20 20 6f 73 20 3c 3c 20 27 5c 22 27 20 3c  .   os << '\"' <
04c0: 3c 20 2a 69 74 20 3c 3c 20 27 5c 22 27 20 3c 3c  < *it << '\"' <<
04d0: 20 28 69 74 2b 31 3d 3d 76 2e 65 6e 64 28 29 20   (it+1==v.end() 
04e0: 3f 20 22 22 20 3a 20 22 2c 20 22 29 3b 20 6f 73  ? "" : ", "); os
04f0: 20 3c 3c 20 22 20 7d 22 3b 20 72 65 74 75 72 6e   << " }"; return
0500: 20 6f 73 3b 20 7d 0d 0a 76 6f 69 64 20 76 65 72   os; }..void ver
0510: 69 66 79 5f 63 61 73 65 28 63 6f 6e 73 74 20 6c  ify_case(const l
0520: 6f 6e 67 20 6c 6f 6e 67 26 20 45 78 70 65 63 74  ong long& Expect
0530: 65 64 2c 20 63 6f 6e 73 74 20 6c 6f 6e 67 20 6c  ed, const long l
0540: 6f 6e 67 26 20 52 65 63 65 69 76 65 64 29 20 7b  ong& Received) {
0550: 0d 0a 20 62 6f 6f 6c 20 6f 6b 20 3d 20 28 45 78  .. bool ok = (Ex
0560: 70 65 63 74 65 64 20 3d 3d 20 52 65 63 65 69 76  pected == Receiv
0570: 65 64 29 3b 0d 0a 20 69 66 28 6f 6b 29 20 63 65  ed);.. if(ok) ce
0580: 72 72 20 3c 3c 20 22 50 41 53 53 45 44 22 20 3c  rr << "PASSED" <
0590: 3c 20 74 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64  < timer() << end
05a0: 6c 3b 20 20 65 6c 73 65 20 7b 20 63 65 72 72 20  l;  else { cerr 
05b0: 3c 3c 20 22 46 41 49 4c 45 44 22 20 3c 3c 20 74  << "FAILED" << t
05c0: 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 0d  imer() << endl;.
05d0: 0a 20 63 65 72 72 20 3c 3c 20 22 5c 74 6f 3a 20  . cerr << "\to: 
05e0: 5c 22 22 20 3c 3c 20 45 78 70 65 63 74 65 64 20  \"" << Expected 
05f0: 3c 3c 20 27 5c 22 27 20 3c 3c 20 65 6e 64 6c 20  << '\"' << endl 
0600: 3c 3c 20 22 5c 74 78 3a 20 5c 22 22 20 3c 3c 20  << "\tx: \"" << 
0610: 52 65 63 65 69 76 65 64 20 3c 3c 20 27 5c 22 27  Received << '\"'
0620: 20 3c 3c 20 65 6e 64 6c 3b 20 7d 20 7d 0d 0a 23   << endl; } }..#
0630: 64 65 66 69 6e 65 20 43 41 53 45 28 4e 29 20 7b  define CASE(N) {
0640: 63 65 72 72 20 3c 3c 20 22 54 65 73 74 20 43 61  cerr << "Test Ca
0650: 73 65 20 23 22 20 3c 3c 20 4e 20 3c 3c 20 22 2e  se #" << N << ".
0660: 2e 2e 22 20 3c 3c 20 66 6c 75 73 68 3b 20 73 74  .." << flush; st
0670: 61 72 74 5f 74 69 6d 65 3d 63 6c 6f 63 6b 28 29  art_time=clock()
0680: 3b 0d 0a 23 64 65 66 69 6e 65 20 45 4e 44 09 20  ;..#define END. 
0690: 76 65 72 69 66 79 5f 63 61 73 65 28 5f 2c 20 45  verify_case(_, E
06a0: 6c 6c 79 73 58 6f 72 73 28 29 2e 67 65 74 58 6f  llysXors().getXo
06b0: 72 28 4c 2c 20 52 29 29 3b 7d 0d 0a 69 6e 74 20  r(L, R));}..int 
06c0: 6d 61 69 6e 28 29 7b 0d 0a 0d 0a 43 41 53 45 28  main(){....CASE(
06d0: 30 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 4c  0)...long long L
06e0: 20 3d 20 33 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20   = 3LL; ...long 
06f0: 6c 6f 6e 67 20 52 20 3d 20 31 30 4c 4c 3b 20 0d  long R = 10LL; .
0700: 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20  ..long long _ = 
0710: 38 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45  8LL; ..END..CASE
0720: 28 31 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20  (1)...long long 
0730: 4c 20 3d 20 35 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67  L = 5LL; ...long
0740: 20 6c 6f 6e 67 20 52 20 3d 20 35 4c 4c 3b 20 0d   long R = 5LL; .
0750: 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20  ..long long _ = 
0760: 35 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45  5LL; ..END..CASE
0770: 28 32 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20  (2)...long long 
0780: 4c 20 3d 20 31 33 4c 4c 3b 20 0d 0a 09 6c 6f 6e  L = 13LL; ...lon
0790: 67 20 6c 6f 6e 67 20 52 20 3d 20 34 32 4c 4c 3b  g long R = 42LL;
07a0: 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20   ...long long _ 
07b0: 3d 20 33 39 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43  = 39LL; ..END..C
07c0: 41 53 45 28 33 29 0d 0a 09 6c 6f 6e 67 20 6c 6f  ASE(3)...long lo
07d0: 6e 67 20 4c 20 3d 20 36 36 36 4c 4c 3b 20 0d 0a  ng L = 666LL; ..
07e0: 09 6c 6f 6e 67 20 6c 6f 6e 67 20 52 20 3d 20 31  .long long R = 1
07f0: 33 33 37 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c  337LL; ...long l
0800: 6f 6e 67 20 5f 20 3d 20 30 4c 4c 3b 20 0d 0a 45  ong _ = 0LL; ..E
0810: 4e 44 0d 0a 43 41 53 45 28 34 29 0d 0a 09 6c 6f  ND..CASE(4)...lo
0820: 6e 67 20 6c 6f 6e 67 20 4c 20 3d 20 31 32 33 34  ng long L = 1234
0830: 35 36 37 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c  567LL; ...long l
0840: 6f 6e 67 20 52 20 3d 20 38 39 31 30 31 31 31 32  ong R = 89101112
0850: 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67  LL; ...long long
0860: 20 5f 20 3d 20 38 39 39 39 38 37 38 33 4c 4c 3b   _ = 89998783LL;
0870: 20 0d 0a 45 4e 44 0d 0a 2f 2a 0d 0a 43 41 53 45   ..END../*..CASE
0880: 28 35 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20  (5)...long long 
0890: 4c 20 3d 20 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20  L = LL; ...long 
08a0: 6c 6f 6e 67 20 52 20 3d 20 4c 4c 3b 20 0d 0a 09  long R = LL; ...
08b0: 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 4c 4c  long long _ = LL
08c0: 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 36 29  ; ..END..CASE(6)
08d0: 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 4c 20 3d  ...long long L =
08e0: 20 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e   LL; ...long lon
08f0: 67 20 52 20 3d 20 4c 4c 3b 20 0d 0a 09 6c 6f 6e  g R = LL; ...lon
0900: 67 20 6c 6f 6e 67 20 5f 20 3d 20 4c 4c 3b 20 0d  g long _ = LL; .
0910: 0a 45 4e 44 0d 0a 2a 2f 0d 0a 7d 0d 0a 2f 2f 20  .END..*/..}..// 
0920: 45 4e 44 20 43 55 54 20 48 45 52 45 0d 0a        END CUT HERE..