## -------------------------- ## ## GNU PSPP 0.7.9 test suite. ## ## -------------------------- ## testsuite: command line was: $ ./tests/testsuite -C tests AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:src/ui/terminal ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2012-02-03 Ben Pfaff | | Increment version to 0.7.9 to send to Translation Project. | | 2012-02-02 John Darrington | | Error with g_critical instead of g_assert on invalid variable types. | | 2012-01-31 John Darrington | ## --------- ## ## Platform. ## ## --------- ## hostname = luise.sowi.hu-berlin.de uname -m = macppc uname -r = 4.9 uname -s = OpenBSD uname -v = CUSTOM#5 /usr/bin/uname -p = 7410 (Revision 0x1103) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.macppc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/seidel/src/pspp-0.7.9/tests/data PATH: /home/seidel/src/pspp-0.7.9/tests/language/lexer PATH: /home/seidel/src/pspp-0.7.9/tests/libpspp PATH: /home/seidel/src/pspp-0.7.9/tests/output PATH: /home/seidel/src/pspp-0.7.9/src/ui/terminal PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /home/seidel/bin PATH: /home/seidel/local/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2010 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/seidel/src/pspp-0.7.9/tests' | at_srcdir='.' | abs_srcdir='/home/seidel/src/pspp-0.7.9/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/seidel/src/pspp-0.7.9' | at_top_build_prefix='../' | abs_top_builddir='/home/seidel/src/pspp-0.7.9' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # -*- shell-script -*- | | # Variables used internally by the testsuite. | EXEEXT='' | GNM_SUPPORT='yes' | ODF_READ_SUPPORT='yes' | PERL='/usr/bin/perl' | WITH_PERL_MODULE='yes' | host='powerpc-unknown-openbsd4.9' | SIZEOF_SIZE_T='4' | | PSQL_SUPPORT='no' | if test "$PSQL_SUPPORT" = yes; then | : ${PG_CONFIG:=''} | : ${PG_DBASE:=pspptest} | : ${PG_PORT:=6543} | : ${PG_PATH:=`$PG_CONFIG --bindir`} | | # PSQL_SUPPORT indicates that PSPP was built against the PostgreSQL client | # library, but it does not mean that the PostgreSQL utilities are | # installed. So check for them and turn off PSQL_SUPPORT if they are not | # available. | if (PATH=$PG_PATH:$PATH; export PATH; initdb --version) >/dev/null 2>&1 | then | : | else | PSQL_SUPPORT=no | fi | fi | | # Variables used by programs invoked by the testsuite. | CHARSETALIASDIR="$abs_top_builddir/gl" | export CHARSETALIASDIR | | GZIP= | export GZIP | | HOME=/nonexistent # Kluge to make PSPP ignore $HOME/.pspprc. | export HOME ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Thu Mar 22 07:46:27 UTC 2012 1. epoch (calendar.at:3): ok (0m0.29s 0m0.14s) 2. numeric input formats (data-in.at:279): ok (0m10.70s 0m0.24s) 3. reading big numbers (data-in.at:402): ok (0m0.16s 0m0.17s) 4. DATE input format (data-in.at:482): ok (0m0.43s 0m0.18s) 5. ADATE input format (data-in.at:694): ok (0m0.42s 0m0.25s) 6. EDATE input format (data-in.at:906): ok (0m0.36s 0m0.29s) 7. JDATE input format (data-in.at:1118): ok (0m0.38s 0m0.24s) 8. SDATE input format (data-in.at:1330): ok (0m0.36s 0m0.25s) 9. QYR input format (data-in.at:1542): ok (0m0.42s 0m0.24s) 10. MOYR input format (data-in.at:1754): ok (0m0.39s 0m0.25s) 11. WKYR input format (data-in.at:1966): ok (0m0.41s 0m0.22s) 12. DATETIME input format (data-in.at:2178): ok (0m0.58s 0m0.22s) 13. TIME input format (data-in.at:2590): ok (0m0.48s 0m0.23s) 14. DTIME input format (data-in.at:3002): ok (0m0.45s 0m0.25s) 15. binary and hexadecimal input (IB, PIB, and PIBHEX formats) (data-in.at:3414): ok (0m22.17s 0m0.48s) 16. BCD input (P and PK formats) (data-in.at:3435): ok (0m15.68s 0m0.32s) 17. legacy input (N and Z formats) (data-in.at:3455): ok (0m19.14s 0m0.34s) 18. WKDAY input format (data-in.at:3475): ok (0m0.15s 0m0.17s) 19. MONTH input format (data-in.at:3535): ok (0m0.12s 0m0.22s) 20. numeric format output (data-out.at:3): ok (0m56.53s 0m1.40s) 21. non-ASCII custom currency formats (data-out.at:221): ok (0m0.20s 0m0.11s) 22. binary and hexadecimal output (data-out.at:257): ok (0m0.28s 0m0.18s) 23. output valid dates (data-out.at:375): ok (0m0.21s 0m0.18s) 24. output invalid dates (data-out.at:807): ok (0m0.18s 0m0.15s) 25. time output (data-out.at:900): ok (0m1.57s 0m0.15s) 26. MONTH output (data-out.at:13977): ok (0m0.31s 0m0.17s) 27. WKDAY output (data-out.at:14933): ok (0m0.29s 0m0.21s) 28. 3x3, 0 backing rows, backing widths (datasheet-test.at:12): ok (1m3.72s 0m0.21s) 29. 3x3, 3 backing rows, backing widths 0,0,0 (datasheet-test.at:13): ok (1m53.12s 0m0.32s) 30. 3x3, 3 backing rows, backing widths 0 (datasheet-test.at:14): ok (1m16.11s 0m0.25s) 31. 3x3, 3 backing rows, backing widths 5 (datasheet-test.at:15): ok (1m15.61s 0m0.37s) 32. 3x3, 1 backing rows, backing widths 0,9,0 (datasheet-test.at:16): ok (2m31.82s 0m0.57s) 33. format guesser (format-guesser.at:3): ok (0m0.50s 0m0.12s) 34. overwriting portable file (por-file.at:3): ok (0m0.13s 0m0.19s) 35. overwriting portable file atomically (por-file.at:18): ok (0m0.14s 0m0.19s) 36. write to same portable file being read (por-file.at:36): ok (0m0.45s 0m0.44s) 37. variable labels and missing values (sys-file-reader.at:3): ok (0m0.45s 0m0.47s) 38. unspecified number of variable positions (sys-file-reader.at:160): ok (0m0.41s 0m0.47s) 39. wrong number of variable positions but version 13 (sys-file-reader.at:213): ok (0m0.37s 0m0.55s) 40. value labels (sys-file-reader.at:269): ok (0m0.42s 0m0.49s) 41. documents (sys-file-reader.at:453): ok (0m0.29s 0m0.56s) 42. multiple response sets (sys-file-reader.at:524): ok (0m0.37s 0m0.49s) 43. variable display parameters, without width (sys-file-reader.at:643): ok (0m0.34s 0m0.51s) 44. variable display parameters, with width (sys-file-reader.at:763): ok (0m0.47s 0m0.43s) 45. long variable names (sys-file-reader.at:883): ok (0m0.33s 0m0.58s) 47. data file and variable attributes (sys-file-reader.at:1027): ok (0m0.40s 0m0.46s) 48. compressed data (sys-file-reader.at:1107): ok (0m0.39s 0m0.50s) 49. compressed data, zero bias (sys-file-reader.at:1171): ok (0m0.41s 0m0.48s) 50. compressed data, other bias (sys-file-reader.at:1235): ok (0m0.41s 0m0.47s) 51. misplaced type 4 record (sys-file-reader.at:1305): ok (0m0.32s 0m0.49s) 52. bad record type (sys-file-reader.at:1333): ok (0m0.39s 0m0.43s) 53. wrong number of variable positions (sys-file-reader.at:1361): ok (0m0.43s 0m0.41s) 54. variable name may not begin with `#' (sys-file-reader.at:1389): ok (0m0.36s 0m0.50s) 55. variable name may not be reserved word (sys-file-reader.at:1417): ok (0m0.33s 0m0.50s) 56. variable width must be between 0 and 255 (sys-file-reader.at:1445): ok (0m0.37s 0m0.42s) 57. duplicate variable name (sys-file-reader.at:1473): ok (0m0.36s 0m0.47s) 58. variable label indicator not 0 or 1 (sys-file-reader.at:1502): ok (0m0.36s 0m0.50s) 59. invalid numeric missing value indicator (sys-file-reader.at:1530): ok (0m0.42s 0m0.40s) 60. invalid string missing value indicator (sys-file-reader.at:1558): ok (0m0.40s 0m0.41s) 61. missing string continuation record (sys-file-reader.at:1586): ok (0m0.38s 0m0.43s) 62. invalid variable format (sys-file-reader.at:1615): ok (0m0.36s 0m0.46s) 63. weighting variable must be numeric (sys-file-reader.at:1666): ok (0m0.27s 0m0.51s) 64. bad weighting variable index (sys-file-reader.at:1697): ok (0m0.26s 0m0.57s) 65. variable index is long string contination (sys-file-reader.at:1728): ok (0m0.34s 0m0.46s) 66. multiple documents records (sys-file-reader.at:1760): ok (0m0.38s 0m0.44s) 67. empty document record (sys-file-reader.at:1796): ok (0m0.37s 0m0.46s) 68. extension record too large (sys-file-reader.at:1831): ok (0m0.35s 0m0.47s) 69. unknown extension record (sys-file-reader.at:1860): ok (0m0.37s 0m0.45s) 70. bad machine integer info size (sys-file-reader.at:1892): ok (0m0.41s 0m0.42s) 71. bad machine integer info float format (sys-file-reader.at:1922): ok (0m0.35s 0m0.47s) 72. bad machine integer info endianness (sys-file-reader.at:1952): ok (0m0.36s 0m0.46s) 73. bad machine floating-point info size (sys-file-reader.at:1992): ok (0m0.39s 0m0.45s) 74. wrong special floating point values (sys-file-reader.at:2022): ok (0m0.34s 0m0.48s) 75. bad mrsets name (sys-file-reader.at:2057): ok (0m0.37s 0m0.47s) 76. missing space after C in mrsets (sys-file-reader.at:2090): ok (0m0.33s 0m0.52s) 77. missing space after E in mrsets (sys-file-reader.at:2120): ok (0m0.40s 0m0.50s) 78. unexpected label source in mrsets (sys-file-reader.at:2150): ok (0m0.32s 0m0.50s) 79. bad type character in mrsets (sys-file-reader.at:2182): ok (0m0.34s 0m0.51s) 80. bad counted string length in mrsets (sys-file-reader.at:2212): ok (0m0.29s 0m0.54s) 81. missing space in counted string in mrsets (sys-file-reader.at:2242): ok (0m0.38s 0m0.51s) 82. counted string too long in mrsets (sys-file-reader.at:2272): ok (0m0.36s 0m0.49s) 83. missing space after counted string in mrsets (sys-file-reader.at:2302): ok (0m0.37s 0m0.45s) 84. missing newline after variable name in mrsets (sys-file-reader.at:2332): ok (0m0.45s 0m0.38s) 85. duplicate variable name in mrsets (sys-file-reader.at:2364): ok (0m0.35s 0m0.48s) 86. mixed variable types in mrsets (sys-file-reader.at:2396): ok (0m0.38s 0m0.49s) 87. missing newline after variable name in mrsets (sys-file-reader.at:2429): ok (0m0.34s 0m0.46s) 88. only one variable in mrset (sys-file-reader.at:2459): ok (0m0.37s 0m0.47s) 89. wrong display parameter size (sys-file-reader.at:2489): ok (0m0.38s 0m0.45s) 90. wrong display parameter count (sys-file-reader.at:2520): ok (0m0.36s 0m0.47s) 91. wrong display measurement level (sys-file-reader.at:2551): ok (0m0.37s 0m0.46s) 92. wrong display alignment (sys-file-reader.at:2582): ok (0m0.36s 0m0.50s) 93. bad variable name in variable/value pair (sys-file-reader.at:2613): ok (0m0.37s 0m0.52s) 94. duplicate long variable name (sys-file-reader.at:2645): ok (0m0.35s 0m0.48s) 95. bad very long string length (sys-file-reader.at:2686): ok (0m0.48s 0m0.37s) 96. bad very long string segment width (sys-file-reader.at:2726): ok (0m0.42s 0m0.41s) 97. too many value labels (sys-file-reader.at:2763): ok (0m0.34s 0m0.48s) 98. missing type 4 record (sys-file-reader.at:2793): ok (0m0.39s 0m0.43s) 99. value label with no associated variables (sys-file-reader.at:2825): ok (0m0.33s 0m0.52s) 100. type 4 record names long string variable (sys-file-reader.at:2854): ok (0m0.36s 0m0.46s) 101. variables for value label must all be same type (sys-file-reader.at:2886): ok (0m0.45s 0m0.40s) 102. duplicate value labels type (sys-file-reader.at:2918): ok (0m0.30s 0m0.51s) 103. missing attribute value (sys-file-reader.at:2954): ok (0m0.34s 0m0.51s) 104. unquoted attribute value (sys-file-reader.at:2996): ok (0m0.37s 0m0.45s) 105. bad variable name in long string value label (sys-file-reader.at:3039): ok (0m0.37s 0m0.47s) 106. fewer data records than indicated by file header (sys-file-reader.at:3100): ok (0m0.37s 0m0.46s) 107. partial data record between variables (sys-file-reader.at:3142): ok (0m0.42s 0m0.43s) 108. partial data record within long string (sys-file-reader.at:3178): ok (0m0.39s 0m0.45s) 109. partial compressed data record (sys-file-reader.at:3214): ok (0m0.36s 0m0.47s) 110. write and read numeric data (sys-file.at:4): ok (0m0.13s 0m0.22s) 111. write and read compressed files (sys-file.at:40): ok (0m0.12s 0m0.20s) 112. overwriting system file (sys-file.at:67): ok (0m0.14s 0m0.17s) 113. overwriting system file atomically (sys-file.at:82): ok (0m0.15s 0m0.17s) 114. write to same system file being read (sys-file.at:101): ok (0m0.46s 0m0.45s) 115. nonempty case_map doesn't crash (sys-file.at:132): ok (0m0.35s 0m0.25s) 116. system files with -1 case_size (sys-file.at:158): ok (0m0.37s 0m0.29s) 117. write v2 system file (sys-file.at:216): ok (0m0.17s 0m0.11s) 118. read very long strings written by SPSS 13 (sys-file.at:257): ok (0m0.12s 0m0.22s) 119. read very long strings written by SPSS 14 (sys-file.at:291): ok (0m0.17s 0m0.14s) 120. save very long string -- uncompressed (sys-file.at:380): ok (0m0.45s 0m0.28s) 121. save very long string -- compressed (sys-file.at:381): ok (0m0.38s 0m0.39s) 122. system file character encoding (sys-file.at:386): skipped (sys-file.at:387) 123. command parser crash bug (command.at:4): ok (0m0.11s 0m0.17s) 124. ERASE -- safer mode (command.at:18): ok (0m0.11s 0m0.20s) 125. ERASE -- not safer mode (command.at:33): ok (0m0.16s 0m0.11s) 126. N OF CASES (command.at:46): ok (0m0.18s 0m0.12s) 127. COMMENT at end of file (command.at:85): ok (0m0.10s 0m0.19s) 128. DO IF (do-if.at:3): ok (0m0.16s 0m0.19s) 129. DO REPEAT -- simple (do-repeat.at:3): ok (0m0.16s 0m0.17s) 130. DO REPEAT -- containing BEGIN DATA (do-repeat.at:27): ok (0m0.14s 0m0.19s) 131. DO REPEAT -- dummy vars not expanded in include files (do-repeat.at:62): ok (0m0.15s 0m0.19s) 132. DO REPEAT -- nested (do-repeat.at:92): ok (0m0.16s 0m0.19s) 133. DO REPEAT -- empty (do-repeat.at:125): ok (0m0.13s 0m0.17s) 134. DO REPEAT -- missing END REPEAT (do-repeat.at:142): ok (0m0.15s 0m0.14s) 135. LOOP with index (loop.at:13): ok (0m0.17s 0m0.14s) 136. LOOP with IF condition (loop.at:48): ok (0m0.17s 0m0.17s) 137. LOOP with END IF condition (loop.at:85): ok (0m0.11s 0m0.22s) 138. LOOP with index and IF based on index (loop.at:124): ok (0m0.15s 0m0.18s) 139. LOOP with index and END IF based on index (loop.at:153): ok (0m0.12s 0m0.19s) 140. LOOP with index and IF and END IF based on index (loop.at:186): ok (0m0.15s 0m0.17s) 141. LOOP with no conditions containing BREAK (loop.at:211): ok (0m0.12s 0m0.20s) 142. LOOP with no conditions that ends due to MXLOOPS (loop.at:249): ok (0m0.17s 0m0.15s) 143. TEMPORARY as first transformation (temporary.at:4): ok (0m0.18s 0m0.13s) 144. ADD FILES -- interleave sav with sav (add-files.at:105): ok (0m0.49s 0m0.41s) 145. ADD FILES -- interleave sav with inline (add-files.at:106): ok (0m0.33s 0m0.30s) 146. ADD FILES -- interleave inline with sav (add-files.at:107): ok (0m0.32s 0m0.30s) 147. ADD FILES -- concatenate sav with sav (add-files.at:108): ok (0m0.47s 0m0.45s) 148. ADD FILES -- concatenate sav with inline (add-files.at:109): ok (0m0.22s 0m0.38s) 149. ADD FILES -- concatenate inline with sav (add-files.at:110): ok (0m0.29s 0m0.35s) 150. DATA LIST LIST with empty fields (data-list.at:3): ok (0m0.17s 0m0.14s) 151. DATA LIST LIST with explicit delimiters (data-list.at:33): ok (0m0.16s 0m0.15s) 152. DATA LIST FREE with SKIP (data-list.at:62): ok (0m0.18s 0m0.13s) 153. DATA LIST LIST with SKIP and tab delimiter (data-list.at:96): ok (0m0.16s 0m0.15s) 154. DATA LIST FIXED with multiple records per case (data-list.at:143): ok (0m0.11s 0m0.16s) 155. DATA LIST FIXED with empty trailing record (data-list.at:175): ok (0m0.07s 0m0.23s) 156. DATA LIST with various line-ends (data-list.at:205): ok (0m0.15s 0m0.16s) 157. DATA LIST properly expands tabs in input (data-list.at:229): ok (0m0.18s 0m0.18s) 158. BEGIN DATA as part of a procedure (data-reader.at:5): ok (0m0.13s 0m0.16s) 159. BEGIN DATA as an independent command (data-reader.at:38): ok (0m0.14s 0m0.16s) 160. read and write files with MODE=BINARY (data-reader.at:195): ok (0m0.30s 0m0.41s) 161. read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 (data-reader.at:201): skipped (data-reader.at:201) 162. read and write files with MODE=360 /RECFORM=VARIABLE (data-reader.at:211): skipped (data-reader.at:211) 163. read and write files with MODE=360 /RECFORM=SPANNED (data-reader.at:218): skipped (data-reader.at:218) 164. DATASET COPY (dataset.at:3): ok (0m0.22s 0m0.12s) 165. DATASET DECLARE (dataset.at:99): ok (0m0.12s 0m0.20s) 166. DATASET NAME deletes duplicate name (dataset.at:130): ok (0m0.14s 0m0.16s) 167. DATASET ACTIVATE deletes unnamed dataset (dataset.at:154): ok (0m0.13s 0m0.16s) 168. DATASET ACTIVATE executes pending transformations (dataset.at:174): ok (0m0.16s 0m0.17s) 169. DATASET CLOSE (dataset.at:224): ok (0m0.18s 0m0.13s) 170. FILE HANDLE (file-handle.at:3): ok (0m0.15s 0m0.17s) 171. GET DATA /TYPE=GNM with CELLRANGE (get-data-spreadsheet.at:176): ok (0m0.12s 0m0.25s) 172. GET DATA /TYPE=GNM with CELLRANGE and READNAMES (get-data-spreadsheet.at:176): ok (0m0.18s 0m0.15s) 173. GET DATA /TYPE=GNM without CELLRANGE (get-data-spreadsheet.at:176): ok (0m0.14s 0m0.17s) 174. GET DATA /TYPE=GNM with missing data (get-data-spreadsheet.at:176): ok (0m0.17s 0m0.19s) 175. GET DATA /TYPE=GNM with empty sheet (get-data-spreadsheet.at:176): ok (0m0.16s 0m0.18s) 176. GET DATA /TYPE=GNM with nonexistent sheet (get-data-spreadsheet.at:176): ok (0m0.19s 0m0.16s) 183. GET DATA /TYPE=PSQL (get-data-psql.at:123): skipped (get-data-psql.at:124) 184. GET DATA /TYPE=TXT with explicit delimiters (get-data-txt.at:7): ok (0m0.17s 0m0.15s) 185. GET DATA /TYPE=TXT with FIRSTCASE (get-data-txt.at:29): ok (0m0.13s 0m0.18s) 186. GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter (get-data-txt.at:64): ok (0m0.13s 0m0.20s) 187. GET DATA /TYPE=TXT with multiple records per case (get-data-txt.at:113): ok (0m0.14s 0m0.19s) 188. GET DATA /TYPE=TXT with empty trailing record (get-data-txt.at:142): ok (0m0.16s 0m0.15s) 189. GET DATA /TYPE=TXT password example (get-data-txt.at:175): ok (0m0.18s 0m0.16s) 190. GET DATA /TYPE=TXT cars example (get-data-txt.at:206): ok (0m0.15s 0m0.17s) 191. GET DATA /TYPE=TXT pets example (get-data-txt.at:253): ok (0m0.17s 0m0.12s) 192. GET DATA /TYPE=TXT with IMPORTCASES (get-data-txt.at:286): ok (0m0.24s 0m0.16s) 193. GET data works in multiple procedures (get.at:5): ok (0m0.15s 0m0.20s) 194. GET nonexistent file doesn't crash (get.at:56): ok (0m0.16s 0m0.14s) 195. GET with /KEEP=ALL crashes -- uncompressed (get.at:90): ok (0m0.19s 0m0.15s) 196. GET with /KEEP=ALL crashes -- compressed (get.at:91): ok (0m0.16s 0m0.17s) 197. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:5): ok (0m0.13s 0m0.16s) 198. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:21): ok (0m0.15s 0m0.14s) 199. LIST plain cases (list.at:3): ok (0m0.14s 0m0.17s) 200. LIST numbered cases (list.at:45): ok (0m0.16s 0m0.15s) 201. LIST with split file (list.at:89): ok (0m0.17s 0m0.13s) 202. LIST lots of variables (list.at:131): ok (0m0.15s 0m0.16s) 203. LIST selected cases (list.at:157): ok (0m0.16s 0m0.16s) 204. LIST very long string (list.at:203): ok (0m0.16s 0m0.17s) 205. MATCH FILES -- system file and system file (match-files.at:104): ok (0m0.30s 0m0.30s) 206. MATCH FILES -- system file and active file (match-files.at:105): ok (0m0.30s 0m0.33s) 207. MATCH FILES -- active file and system file (match-files.at:106): ok (0m0.27s 0m0.35s) 208. MATCH FILES -- system file and system table (match-files.at:107): ok (0m0.34s 0m0.32s) 209. MATCH FILES -- system file and active table (match-files.at:108): ok (0m0.32s 0m0.32s) 210. MATCH FILES -- active file and system table (match-files.at:109): ok (0m0.33s 0m0.30s) 211. MATCH FILES parallel match (match-files.at:111): ok (0m0.30s 0m0.34s) 212. MATCH FILES bug with TABLE from active dataset (match-files.at:138): ok (0m0.20s 0m0.14s) 213. MATCH FILES bug with scratch variables (match-files.at:170): ok (0m0.18s 0m0.15s) 214. PRINT SPACE without arguments (print-space.at:3): ok (0m0.12s 0m0.16s) 215. PRINT SPACE with number (print-space.at:25): ok (0m0.18s 0m0.14s) 216. PRINT SPACE to file (print-space.at:51): ok (0m0.13s 0m0.18s) 217. PRINT SPACE to file with number (print-space.at:72): ok (0m0.18s 0m0.15s) 218. PRINT numeric variables (print.at:20): ok (0m0.16s 0m0.18s) 219. PRINT string variables (print.at:91): ok (0m0.14s 0m0.16s) 220. PRINT to file (print.at:118): ok (0m0.13s 0m0.18s) 221. PRINT crash bug (print.at:163): ok (0m0.17s 0m0.15s) 222. WRITE to file (print.at:184): ok (0m0.20s 0m0.14s) 223. PRINT overwrites file (print.at:227): ok (0m0.16s 0m0.16s) 224. PRINT overwrites file atomically (print.at:243): ok (0m0.16s 0m0.18s) 225. PRINT to same file being read (print.at:261): ok (0m0.14s 0m0.18s) 226. PRINT to special file (print.at:277): ok (0m0.17s 0m0.17s) 227. IMPORT and EXPORT (save.at:3): ok (0m0.16s 0m0.16s) 228. SAVE -- delete unselected (save.at:31): ok (0m0.25s 0m0.34s) 229. CSV output -- defaults (save-translate.at:23): ok (0m0.15s 0m0.17s) 230. CSV output -- recode missing, delete unselected (save-translate.at:32): ok (0m0.14s 0m0.16s) 231. CSV output -- var names, formats (save-translate.at:40): ok (0m0.14s 0m0.16s) 232. CSV output -- comma as decimal point (save-translate.at:51): ok (0m0.18s 0m0.13s) 233. CSV output -- custom delimiter, qualifier (save-translate.at:61): ok (0m0.14s 0m0.19s) 234. CSV output -- KEEP, RENAME (save-translate.at:72): ok (0m0.12s 0m0.18s) 235. TAB output (save-translate.at:84): ok (0m0.13s 0m0.18s) 236. UPDATE sav with sav (update.at:72): ok (0m0.42s 0m0.47s) 237. UPDATE sav with inline (update.at:73): ok (0m0.28s 0m0.34s) 238. UPDATE inline with sav (update.at:74): ok (0m0.31s 0m0.31s) 239. VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES (attributes.at:3): ok (0m0.28s 0m0.34s) 240. FORMATS positive tests (formats.at:3): ok (0m0.16s 0m0.15s) 241. FORMATS negative tests (formats.at:49): ok (0m0.18s 0m0.14s) 242. MISSING VALUES valid cases (missing-values.at:3): ok (0m0.22s 0m0.12s) 243. MISSING VALUES invalid cases (missing-values.at:44): ok (0m0.16s 0m0.16s) 244. MRSETS add, display, delete (mrsets.at:121): ok (0m0.20s 0m0.12s) 245. MRSETS read and write (mrsets.at:192): ok (0m0.29s 0m0.34s) 246. MRSETS names must begin with $ (mrsets.at:206): ok (0m0.14s 0m0.15s) 247. MRSETS must have at least 2 variables (mrsets.at:216): ok (0m0.13s 0m0.17s) 248. MRSETS does not allow noninteger VALUE (mrsets.at:226): ok (0m0.13s 0m0.16s) 249. MRSETS requires NAME to define a group (mrsets.at:236): ok (0m0.14s 0m0.18s) 250. MRSETS requires VARIABLES to define a group (mrsets.at:246): ok (0m0.17s 0m0.14s) 251. MRSETS variables must be same type (mrsets.at:256): ok (0m0.13s 0m0.17s) 252. MRSETS variables and VALUE must be same type (mrsets.at:268): ok (0m0.13s 0m0.19s) 253. MRSETS VALUE must not be too wide (mrsets.at:281): ok (0m0.16s 0m0.12s) 254. MRSETS LABEL and LABELSOURCE are exclusive (mrsets.at:291): ok (0m0.16s 0m0.15s) 255. MRSETS DISPLAY or DELETE unknown group (mrsets.at:302): ok (0m0.21s 0m0.10s) 256. RENAME VARIABLES (rename-variables.at:3): ok (0m0.14s 0m0.19s) 257. SPLIT FILE (split-file.at:3): ok (0m0.14s 0m0.19s) 258. SYSFILE INFO (sys-file-info.at:3): ok (0m0.14s 0m0.18s) 259. VALUE LABELS date formats (value-labels.at:3): ok (0m0.14s 0m0.15s) 260. VALUE LABELS with new-line (value-labels.at:29): ok (0m0.13s 0m0.17s) 261. VALUE LABELS with new-line in system file (value-labels.at:61): ok (0m0.29s 0m0.30s) 262. VALUE LABELS invalid syntax bug (value-labels.at:100): ok (0m0.13s 0m0.14s) 263. VALUE LABELS trailing `/' bug (value-labels.at:118): ok (0m0.20s 0m0.09s) 264. variable display attribute commands (variable-display.at:3): ok (0m0.15s 0m0.18s) 265. VECTOR short form (vector.at:3): ok (0m0.13s 0m0.16s) 266. VECTOR short form with format specification (vector.at:19): ok (0m0.16s 0m0.14s) 267. VECTOR short form in INPUT PROGRAM (vector.at:35): ok (0m0.13s 0m0.18s) 268. VECTOR long form (vector.at:54): ok (0m0.11s 0m0.22s) 269. WEIGHT (weight.at:3): ok (0m0.19s 0m0.13s) 270. expressions - numeric syntax (evaluate.at:34): ok (0m0.13s 0m0.20s) 271. expressions - coercion to/from Boolean (evaluate.at:40): ok (0m0.15s 0m0.18s) 272. expressions - addition and subtraction (evaluate.at:55): ok (0m0.19s 0m0.17s) 273. expressions - multiplication and division (evaluate.at:77): ok (0m0.18s 0m0.14s) 274. expressions - exponentiation (evaluate.at:89): ok (0m0.16s 0m0.17s) 275. expressions - unary minus (evaluate.at:95): ok (0m0.16s 0m0.13s) 276. expressions - AND truth table (evaluate.at:105): ok (0m0.19s 0m0.14s) 277. expressions - OR truth table (evaluate.at:125): ok (0m0.19s 0m0.17s) 278. expressions - NOT truth table (evaluate.at:145): ok (0m0.15s 0m0.19s) 279. expressions - = <= < (evaluate.at:161): ok (0m0.23s 0m0.20s) 280. expressions - >= > <> (evaluate.at:229): ok (0m0.28s 0m0.17s) 281. expressions - exp lg10 ln sqrt abs mod mod10 rnd trunc (evaluate.at:294): ok (0m0.22s 0m0.19s) 282. expressions - acos arsin artan cos sin tan (evaluate.at:346): ok (0m0.31s 0m0.15s) 283. expressions - missing nmiss nvalid sysmis any range max min (evaluate.at:414): ok (0m0.57s 0m0.13s) 284. expressions - cfvar mean sd sum variance (evaluate.at:624): ok (0m0.32s 0m0.18s) 285. expressions - concat index rindex length lower (evaluate.at:695): ok (0m0.35s 0m0.17s) 286. expressions - lpad number ltrim lpad rtrim rpad string substr upcase (evaluate.at:800): ok (0m0.53s 0m0.23s) 287. expressions - time ctime date yrmoda (evaluate.at:1036): ok (0m0.70s 0m0.18s) 288. expressions - xdate (evaluate.at:1275): ok (0m1.06s 0m0.13s) 289. expressions - datediff (evaluate.at:1560): ok (0m0.77s 0m0.14s) 290. expressions - datesum (evaluate.at:1745): ok (0m0.41s 0m0.11s) 291. expressions - miscellaneous (evaluate.at:1818): ok (0m0.21s 0m0.19s) 292. LAG function (evaluate.at:1852): ok (0m0.18s 0m0.14s) 293. LAG crash bug (evaluate.at:1884): ok (0m0.14s 0m0.16s) 294. UNIFORM function (evaluate.at:1909): ok (0m0.16s 0m0.15s) 295. VALUELABEL function (evaluate.at:1951): ok (0m0.16s 0m0.15s) 296. variables in expressions (evaluate.at:1995): ok (0m0.17s 0m0.17s) 297. vectors in expressions (evaluate.at:2044): ok (0m0.14s 0m0.19s) 298. parse expression with unknown variable crash (parse.at:3): ok (0m0.15s 0m0.14s) 299. single words (command-name.at:3): ok (0m0.01s 0m0.02s) 300. two words without prefix match (command-name.at:45): ok (0m0.01s 0m0.03s) 301. two words with prefix match (command-name.at:86): ok (0m0.01s 0m0.02s) 302. ambiguous single-word names (command-name.at:112): ok (0m0.01s 0m0.02s) 303. ambiguous two-word names (command-name.at:138): ok (0m0.01s 0m0.02s) 304. numbers and punctuation (command-name.at:174): ok (0m0.02s 0m0.01s) 305. off by more than one word (command-name.at:210): ok (0m0.01s 0m0.03s) 306. lexer ignores initial #! line (lexer.at:3): ok (0m0.17s 0m0.14s) 307. lexer properly reports scan errors (lexer.at:22): ok (0m0.15s 0m0.16s) 308. q2c enforces mandatory subcommands (q2c.at:3): ok (0m0.18s 0m0.12s) 309. identifiers (scan.at:5): ok (0m0.01s 0m0.05s) 310. reserved words (scan.at:66): ok (0m0.01s 0m0.03s) 311. punctuation (scan.at:163): ok (0m0.01s 0m0.03s) 312. numbers (scan.at:236): ok (0m0.01s 0m0.03s) 313. strings (scan.at:321): ok (0m0.02s 0m0.03s) 314. #! construct (scan.at:416): ok (0m0.02s 0m0.03s) 315. * and COMMENT commands (scan.at:440): ok (0m0.01s 0m0.03s) 316. DOCUMENT command (scan.at:517): ok (0m0.01s 0m0.03s) 317. TITLE, SUBTITLE, FILE LABEL commands (scan.at:566): ok (0m0.01s 0m0.02s) 318. BEGIN DATA command (scan.at:650): ok (0m0.00s 0m0.04s) 319. DO REPEAT command (scan.at:707): ok (0m0.00s 0m0.04s) 320. batch mode (scan.at:764): ok (0m0.01s 0m0.04s) 321. identifiers (segment.at:6): ok (0m0.01s 0m0.08s) 322. identifiers that end in '.' (segment.at:89): ok (0m0.04s 0m0.03s) 323. reserved words (segment.at:195): ok (0m0.04s 0m0.04s) 324. punctuation (segment.at:259): ok (0m0.03s 0m0.04s) 325. numbers (segment.at:315): ok (0m0.00s 0m0.07s) 326. strings (segment.at:382): ok (0m0.03s 0m0.05s) 327. #! construct (segment.at:454): ok (0m0.02s 0m0.07s) 328. * and COMMENT commands (segment.at:485): ok (0m0.02s 0m0.06s) 329. DOCUMENT command (segment.at:573): ok (0m0.03s 0m0.06s) 330. TITLE, SUBTITLE, FILE LABEL commands (segment.at:632): ok (0m0.05s 0m0.04s) 331. BEGIN DATA command (segment.at:721): ok (0m0.03s 0m0.05s) 332. DO REPEAT command (segment.at:846): ok (0m0.03s 0m0.04s) 333. batch mode (segment.at:928): ok (0m0.03s 0m0.05s) 334. auto mode (segment.at:982): ok (0m0.04s 0m0.05s) 335. Long variable names (variable-parser.at:6): ok (0m0.17s 0m0.13s) 336. AGGREGATE presorted data to dataset file, itemwise missing (aggregate.at:161): ok (0m0.18s 0m0.22s) 337. AGGREGATE presorted data to dataset file, columnwise missing (aggregate.at:162): ok (0m0.19s 0m0.19s) 338. AGGREGATE unsorted data to dataset file, itemwise missing (aggregate.at:163): ok (0m0.17s 0m0.22s) 339. AGGREGATE unsorted data to dataset file, columnwise missing (aggregate.at:164): ok (0m0.23s 0m0.15s) 340. AGGREGATE presorted data to active file, itemwise missing (aggregate.at:165): ok (0m0.16s 0m0.21s) 341. AGGREGATE presorted data to active file, columnwise missing (aggregate.at:166): ok (0m0.19s 0m0.15s) 342. AGGREGATE unsorted data to active file, itemwise missing (aggregate.at:167): ok (0m0.21s 0m0.16s) 343. AGGREGATE unsorted data to active file, columnwise missing (aggregate.at:168): ok (0m0.19s 0m0.18s) 344. AGGREGATE presorted data to external file, itemwise missing (aggregate.at:169): ok (0m0.19s 0m0.20s) 345. AGGREGATE presorted data to external file, columnwise missing (aggregate.at:170): ok (0m0.19s 0m0.21s) 346. AGGREGATE unsorted data to external file, itemwise missing (aggregate.at:171): ok (0m0.12s 0m0.23s) 347. AGGREGATE unsorted data to external file, columnwise missing (aggregate.at:172): ok (0m0.21s 0m0.19s) 348. AGGREGATE crash with MAX function (aggregate.at:174): ok (0m0.13s 0m0.18s) 349. AGGREGATE crash with invalid syntax (aggregate.at:200): ok (0m0.13s 0m0.15s) 350. AGGREGATE mode=addvariables (aggregate.at:216): ok (0m0.15s 0m0.18s) 351. AGGREGATE buggy duplicate variables (aggregate.at:255): ok (0m0.18s 0m0.12s) 352. AUTORECODE numbers and short strings (autorecode.at:3): ok (0m0.15s 0m0.16s) 353. AUTORECODE long strings and check the value labels (autorecode.at:59): ok (0m0.17s 0m0.15s) 354. AUTORECODE group subcommand (autorecode.at:112): ok (0m0.11s 0m0.20s) 355. AUTORECODE group - string variables (autorecode.at:146): ok (0m0.12s 0m0.19s) 356. AUTORECODE group vs. strings (autorecode.at:182): ok (0m0.17s 0m0.15s) 357. AUTORECODE /blank (autorecode.at:212): ok (0m0.16s 0m0.18s) 358. CORRELATIONS -- unweighted (correlations.at:3): ok (0m0.20s 0m0.15s) 359. CORRELATIONS -- weighted (correlations.at:73): ok (0m0.28s 0m0.37s) 360. CROSSTABS integer mode crash (crosstabs.at:3): ok (0m0.12s 0m0.21s) 361. CROSSTABS long string crash (crosstabs.at:41): ok (0m0.16s 0m0.15s) 362. CROSSTABS crash (crosstabs.at:82): ok (0m0.19s 0m0.13s) 363. CROSSTABS chi-square crash (crosstabs.at:142): ok (0m0.16s 0m0.14s) 364. CROSSTABS crash with SPLIT FILE (crosstabs.at:186): ok (0m0.12s 0m0.20s) 365. 3-way CROSSTABS (crosstabs.at:280): ok (0m0.18s 0m0.14s) 366. CROSSTABS descending sort order (crosstabs.at:409): ok (0m0.20s 0m0.09s) 367. CROSSTABS crash when all cases missing (crosstabs.at:444): ok (0m0.19s 0m0.14s) 368. DESCRIPTIVES basics (descriptives.at:3): ok (0m0.18s 0m0.13s) 369. DESCRIPTIVES -- excluding missing data (descriptives.at:82): ok (0m0.16s 0m0.16s) 370. DESCRIPTIVES -- including missing data (descriptives.at:96): ok (0m0.16s 0m0.15s) 371. DESCRIPTIVES -- excluding missing data listwise (descriptives.at:110): ok (0m0.14s 0m0.18s) 372. DESCRIPTIVES -- including missing data listwise (descriptives.at:124): ok (0m0.17s 0m0.15s) 373. DESCRIPTIVES bug calculating mean only (descriptives.at:138): ok (0m0.19s 0m0.11s) 374. DESCRIPTIVES bug with TEMPORARY (descriptives.at:164): ok (0m0.15s 0m0.16s) 375. EXAMINE (examine.at:3): ok (0m0.17s 0m0.14s) 376. EXAMINE -- extremes (examine.at:172): ok (0m0.13s 0m0.18s) 377. EXAMINE -- percentiles (examine.at:233): ok (0m0.17s 0m0.16s) 378. EXAMINE -- missing values (examine.at:325): ok (0m0.11s 0m0.21s) 379. EXAMINE -- missing values and percentiles (examine.at:362): ok (0m0.13s 0m0.17s) 380. EXAMINE -- trimmed mean (examine.at:382): ok (0m0.17s 0m0.16s) 381. EXAMINE -- crash bug (examine.at:429): ok (0m0.12s 0m0.18s) 382. EXAMINE -- consecutive runs don't crash (examine.at:447): ok (0m0.15s 0m0.15s) 383. EXAMINE -- missing values don't crash (examine.at:465): ok (0m0.15s 0m0.15s) 384. EXAMINE -- single case doesn't crash (examine.at:482): ok (0m0.17s 0m0.12s) 385. EXAMINE -- all-missing data doesn't crash (examine.at:500): ok (0m0.17s 0m0.13s) 386. EXAMINE -- big input doesn't crash (examine.at:519): ok (0m1.81s 0m0.15s) 387. EXAMINE -- big input doesn't crash 2 (examine.at:539): ok (0m18.31s 0m1.60s) 388. FACTOR extraction=paf method=correlation (factor.at:3): ok (0m0.57s 0m0.16s) 389. FACTOR extraction=pc method=correlation (factor.at:1522): ok (0m0.23s 0m0.17s) 390. FACTOR empty dataset (factor.at:1782): ok (0m0.18s 0m0.12s) 393. FREQUENCIES string variable crash (frequencies.at:3): ok (0m0.10s 0m0.20s) 394. FREQUENCIES two runs crash (frequencies.at:24): ok (0m0.15s 0m0.18s) 395. FREQUENCIES HTML output crash (frequencies.at:74): ok (0m0.13s 0m0.19s) 396. FREQUENCIES pie chart crash (frequencies.at:109): ok (0m0.12s 0m0.18s) 397. FREQUENCIES median with histogram crash (frequencies.at:146): ok (0m0.11s 0m0.20s) 398. FREQUENCIES crash after TEMPORARY (frequencies.at:171): ok (0m0.17s 0m0.15s) 399. FREQUENCIES basic percentiles (frequencies.at:232): ok (0m0.15s 0m0.17s) 400. FREQUENCIES basic n-tiles (frequencies.at:252): ok (0m0.13s 0m0.18s) 401. FREQUENCIES compatibility percentiles (frequencies.at:273): ok (0m0.16s 0m0.14s) 402. FREQUENCIES enhanced percentiles (frequencies.at:314): ok (0m0.11s 0m0.19s) 403. FREQUENCIES enhanced percentiles, weighted (frequencies.at:354): ok (0m0.14s 0m0.16s) 404. FREQUENCIES enhanced percentiles, weighted (2) (frequencies.at:398): ok (0m0.19s 0m0.14s) 405. FREQUENCIES enhanced percentiles, weighted (3) (frequencies.at:440): ok (0m0.12s 0m0.18s) 406. FREQUENCIES enhanced percentiles, weighted, missing values (frequencies.at:480): ok (0m0.18s 0m0.15s) 407. GLM latin square design (glm.at:3): ok (0m0.17s 0m0.17s) 408. GLM 2 by 2 factorial design (glm.at:76): ok (0m0.14s 0m0.17s) 409. GLM Type I and II Sums of Squares (glm.at:130): ok (0m0.35s 0m0.36s) 410. GLM excluded intercept (glm.at:269): ok (0m0.13s 0m0.18s) 411. MEANS simple example (means.at:3): ok (0m0.13s 0m0.16s) 413. MEANS default missing (means.at:93): ok (0m0.17s 0m0.14s) 414. MEANS linear stats (means.at:145): ok (0m0.13s 0m0.18s) 415. MEANS standard errors (means.at:189): ok (0m0.13s 0m0.18s) 418. MEANS missing=table (means.at:332): ok (0m0.12s 0m0.20s) 419. MEANS user missing values (means.at:418): ok (0m0.17s 0m0.16s) 420. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 < 1 (npar.at:3): ok (0m0.15s 0m0.19s) 421. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 > 1 (npar.at:28): ok (0m0.13s 0m0.18s) 422. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 = 1 (npar.at:53): ok (0m0.18s 0m0.13s) 423. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 < 1 (npar.at:78): ok (0m0.16s 0m0.15s) 424. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 > 1 (npar.at:103): ok (0m0.18s 0m0.14s) 425. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 = 1 (npar.at:127): ok (0m0.14s 0m0.18s) 426. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1 (npar.at:151): ok (0m0.16s 0m0.14s) 427. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 > 1 (npar.at:176): ok (0m0.17s 0m0.15s) 428. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 (npar.at:200): ok (0m0.16s 0m0.18s) 429. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Cutpoint (npar.at:225): ok (0m0.13s 0m0.19s) 430. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Named values (npar.at:251): ok (0m0.10s 0m0.17s) 431. NPAR TESTS CHISQUARE (npar.at:277): ok (0m0.17s 0m0.15s) 432. NPAR TESTS CHISQUARE expected values missing (npar.at:361): ok (0m0.13s 0m0.18s) 433. NPAR TESTS CHISQUARE with DESCRIPTIVES (npar.at:392): ok (0m0.16s 0m0.20s) 434. NPAR TESTS CHISQUARE, listwise missing (npar.at:444): ok (0m0.13s 0m0.20s) 435. NPAR TESTS WILCOXON (npar.at:496): ok (0m0.18s 0m0.14s) 436. NPAR TESTS WILCOXON with missing values (npar.at:543): ok (0m0.15s 0m0.18s) 437. NPAR TESTS SIGN (npar.at:592): ok (0m0.14s 0m0.18s) 440. NPAR TESTS Runs (npar.at:798): ok (0m0.18s 0m0.16s) 441. NPAR TESTS Friedman (npar.at:887): ok (0m0.17s 0m0.15s) 442. NPAR TESTS Mann-Whitney (npar.at:928): ok (0m0.16s 0m0.17s) 443. NPAR TESTS Cochran (npar.at:987): ok (0m0.17s 0m0.13s) 444. NPAR TESTS Kendall (npar.at:1034): ok (0m0.14s 0m0.18s) 445. NPAR TESTS McNemar (npar.at:1099): ok (0m0.18s 0m0.13s) 446. NPAR TESTS Kolmogorov-Smirnov Uniform parameters given (npar.at:1153): ok (0m0.20s 0m0.09s) 447. NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed (npar.at:1190): ok (0m0.22s 0m0.08s) 448. NPAR TESTS Median Test (median imputed) (npar.at:1394): ok (0m0.18s 0m0.14s) 449. NPAR TESTS Median Test (median given) (npar.at:1459): ok (0m0.15s 0m0.18s) 450. NPAR TESTS Median Test (two sample) (npar.at:1522): ok (0m0.18s 0m0.14s) 451. ONEWAY basic operation (oneway.at:3): ok (0m0.13s 0m0.18s) 452. ONEWAY with splits (oneway.at:72): ok (0m0.16s 0m0.18s) 453. ONEWAY with missing values (oneway.at:179): ok (0m0.53s 0m0.42s) 454. ONEWAY descriptives subcommand (oneway.at:284): ok (0m0.16s 0m0.17s) 455. ONEWAY homogeneity subcommand (oneway.at:333): ok (0m0.16s 0m0.15s) 456. ONEWAY multiple variables (oneway.at:378): ok (0m0.21s 0m0.16s) 457. ONEWAY vs. weights (oneway.at:484): ok (0m0.32s 0m0.30s) 458. ONEWAY posthoc LSD and BONFERRONI (oneway.at:555): ok (0m0.17s 0m0.16s) 459. ONEWAY posthoc Tukey HSD and Games-Howell (oneway.at:637): ok (0m0.97s 0m0.19s) 460. ONEWAY posthoc Sidak (oneway.at:693): ok (0m0.18s 0m0.14s) 461. ONEWAY posthoc Scheffe (oneway.at:753): ok (0m0.17s 0m0.16s) 462. ONEWAY bad contrast count (oneway.at:835): ok (0m0.17s 0m0.16s) 463. ONEWAY crash on single category independent variable (oneway.at:906): ok (0m0.11s 0m0.19s) 464. ONEWAY crash on missing dependent variable (oneway.at:927): ok (0m0.77s 0m0.12s) 465. ONEWAY Games-Howell test with few cases (oneway.at:955): ok (0m0.32s 0m0.16s) 466. QUICK CLUSTER with small data set (quick-cluster.at:3): ok (0m0.17s 0m0.15s) 467. QUICK CLUSTER with large data set (quick-cluster.at:46): ok (0m13.46s 0m0.71s) 468. QUICK CLUSTER with weights (quick-cluster.at:76): ok (0m0.47s 0m0.28s) 469. QUICK CLUSTER with listwise missing (quick-cluster.at:118): ok (0m0.23s 0m0.36s) 470. QUICK CLUSTER with pairwise missing (quick-cluster.at:157): ok (0m0.36s 0m0.28s) 471. RANK simple case with defaults (rank.at:3): ok (0m0.16s 0m0.16s) 472. RANK with RANK, RFRACTION, N (rank.at:40): ok (0m0.20s 0m0.13s) 473. RANK with SAVAGE, PERCENT, PROPORTION, NTILES (rank.at:141): ok (0m0.18s 0m0.14s) 474. RANK with SPLIT FILE (rank.at:200): ok (0m0.17s 0m0.17s) 475. RANK with fractional ranks (rank.at:290): ok (0m0.12s 0m0.20s) 476. RANK all-ties due to tiny weights (rank.at:337): ok (0m0.14s 0m0.18s) 477. RANK variable name fallback (rank.at:414): ok (0m0.14s 0m0.16s) 478. RANK robust variable name creation (rank.at:464): ok (0m0.35s 0m0.13s) 479. RANK handling of invalid input (rank.at:517): ok (0m0.13s 0m0.18s) 480. RANK handling of invalid syntax (rank.at:545): ok (0m0.16s 0m0.17s) 481. REGRESSION (regression.at:3): ok (0m0.17s 0m0.17s) 482. REGRESSION test of QR decomposition (regression.at:62): ok (0m0.18s 0m0.22s) 483. REGRESSION no crash on all missing (regression.at:1594): ok (0m0.16s 0m0.14s) 484. RELIABILITY (reliability.at:3): ok (0m0.15s 0m0.19s) 485. ROC, free distribution (roc.at:3): ok (0m0.15s 0m0.15s) 486. ROC, negative exponential distribution (roc.at:54): ok (0m0.19s 0m0.13s) 487. ROC, with anomaly (roc.at:113): ok (0m0.13s 0m0.20s) 495. sort 500 cases (100 unique) (sort-cases.at:64): ok (0m0.31s 0m0.21s) 499. sort 1000 cases (100 unique) (sort-cases.at:69): ok (0m0.45s 0m0.17s) 502. sort 5000 cases (1000 unique) (sort-cases.at:73): ok (0m1.49s 0m0.22s) 505. sort 10000 cases (100 unique) (sort-cases.at:77): ok (0m2.96s 0m0.27s) 507. sort 50000 cases (sort-cases.at:81): ok (0m14.66s 0m0.55s) 508. SORT CASES preserves filtered cases (sort-cases.at:84): ok (0m0.14s 0m0.19s) 509. T-TEST /PAIRS (t-test.at:3): ok (0m0.18s 0m0.14s) 510. T-TEST /PAIRS with per-analysis missing values (t-test.at:41): ok (0m0.29s 0m0.33s) 511. T-TEST /PAIRS with listwise missing values (t-test.at:102): ok (0m0.30s 0m0.34s) 512. T-TEST /PAIRS bug (t-test.at:165): ok (0m0.14s 0m0.15s) 513. T-TEST /GROUPS (t-test.at:201): ok (0m0.15s 0m0.20s) 514. T-TEST /GROUPS with one value for independent variable (t-test.at:250): ok (0m0.18s 0m0.12s) 515. T-TEST /GROUPS with per-analysis missing values (t-test.at:300): ok (0m0.25s 0m0.40s) 516. T-TEST /GROUPS with listwise missing values (t-test.at:360): ok (0m0.27s 0m0.36s) 517. T-TEST /TESTVAL (t-test.at:418): ok (0m0.17s 0m0.16s) 518. T-TEST /TESTVAL with per-analysis missing values (t-test.at:451): ok (0m0.26s 0m0.33s) 519. T-TEST /TESTVAL with listwise missing values (t-test.at:504): ok (0m0.29s 0m0.32s) 520. T-TEST wih TEMPORARY transformation (t-test.at:557): ok (0m0.30s 0m0.36s) 521. T-TEST invalid syntax (t-test.at:613): ok (0m0.12s 0m0.16s) 522. T-TEST string variable (t-test.at:636): ok (0m0.14s 0m0.19s) 523. T-TEST string variable, only one value (t-test.at:683): ok (0m0.13s 0m0.18s) 524. T-TEST string variable comparison bug (t-test.at:709): ok (0m0.16s 0m0.17s) 525. CACHE (cache.at:3): ok (0m0.20s 0m0.07s) 526. CD (cd.at:3): ok (0m0.18s 0m0.12s) 527. USE ALL (date.at:3): ok (0m0.14s 0m0.19s) 528. INSERT SYNTAX=INTERACTIVE (insert.at:15): ok (0m0.18s 0m0.13s) 529. INSERT SYNTAX=BATCH (insert.at:31): ok (0m0.17s 0m0.14s) 530. INSERT CD=NO (insert.at:51): ok (0m0.12s 0m0.18s) 531. INSERT CD=YES (insert.at:72): ok (0m0.09s 0m0.21s) 532. INSERT ERROR=STOP (insert.at:116): ok (0m0.16s 0m0.13s) 533. INSERT ERROR=CONTINUE (insert.at:126): ok (0m0.15s 0m0.18s) 534. INSERT nonexistent file (insert.at:146): ok (0m0.15s 0m0.12s) 535. PERMISSIONS (permissions.at:3): ok (0m0.33s 0m0.35s) 536. SET FORMAT to invalid output format (set.at:4): ok (0m0.10s 0m0.20s) 537. SET MXWARNS (set.at:26): ok (0m0.15s 0m0.14s) 538. SET MXWARNS special case zero (set.at:62): ok (0m0.12s 0m0.20s) 539. PRESERVE of SET FORMAT (set.at:98): ok (0m0.15s 0m0.13s) 540. FILE LABEL and (ADD) DOCUMENT (title.at:3): ok (0m0.16s 0m0.17s) 541. COMPUTE crash with SAVE (compute.at:3): ok (0m0.18s 0m0.41s) 542. COMPUTE bug in long string UPCASE (compute.at:22): ok (0m0.14s 0m0.17s) 543. COMPUTE bug with long variable names (compute.at:50): ok (0m0.14s 0m0.18s) 544. COMPUTE self-reference to new variable (compute.at:76): ok (0m0.16s 0m0.18s) 545. COUNT -- numeric data (count.at:3): ok (0m0.16s 0m0.17s) 546. COUNT -- string data (count.at:34): ok (0m0.14s 0m0.16s) 547. RECODE numeric to numeric, without INTO (recode.at:21): ok (0m0.16s 0m0.18s) 548. RECODE numeric to numeric, with INTO, without COPY (recode.at:63): ok (0m0.18s 0m0.12s) 549. RECODE numeric to numeric, with INTO, with COPY (recode.at:95): ok (0m0.18s 0m0.16s) 550. RECODE string to string, with INTO, without COPY (recode.at:128): ok (0m0.15s 0m0.15s) 551. RECODE string to string (recode.at:156): ok (0m0.14s 0m0.18s) 552. RECODE string to numeric (recode.at:184): ok (0m0.18s 0m0.15s) 553. RECODE numeric to string (recode.at:210): ok (0m0.09s 0m0.22s) 554. RECODE bug in COPY (recode.at:236): ok (0m0.12s 0m0.21s) 555. RECODE bug in COPY with INTO (recode.at:267): ok (0m0.16s 0m0.15s) 556. SAMPLE (sample.at:3): ok (0m0.13s 0m0.19s) 557. FILTER (select-if.at:3): ok (0m0.16s 0m0.17s) 558. ABT -- insert-any-remove-any (abt.at:8): ok (0m1.66s 0m0.04s) 559. ABT -- insert-any-remove-same (abt.at:9): ok (0m1.13s 0m0.02s) 560. ABT -- insert-any-remove-reverse (abt.at:10): ok (0m1.10s 0m0.03s) 561. ABT -- random-sequence (abt.at:11): ok (0m9.85s 0m0.02s) 562. ABT -- insert-ordered (abt.at:12): ok (0m0.95s 0m0.03s) 563. ABT -- moved (abt.at:13): ok (0m1.06s 0m0.02s) 564. ABT -- changed (abt.at:14): ok (0m0.73s 0m0.00s) 565. BT -- insert-any-remove-any (bt.at:8): ok (0m0.58s 0m0.01s) 566. BT -- insert-any-remove-same (bt.at:9): ok (0m0.38s 0m0.03s) 567. BT -- insert-any-remove-reverse (bt.at:10): ok (0m0.37s 0m0.03s) 568. BT -- random-sequence (bt.at:11): ok (0m3.57s 0m0.01s) 569. BT -- insert-ordered (bt.at:12): ok (0m0.71s 0m0.01s) 570. BT -- find-ge-le (bt.at:13): ok (0m0.03s 0m0.01s) 571. BT -- moved (bt.at:14): ok (0m0.79s 0m0.04s) 572. BT -- changed (bt.at:15): ok (0m0.55s 0m0.00s) 573. ASCII (encoding-guesser.at:3): ok (0m0.01s 0m0.03s) 574. UTF-8 (encoding-guesser.at:9): skipped (encoding-guesser.at:11) 575. UTF-8 starting with ASCII (encoding-guesser.at:16): skipped (encoding-guesser.at:18) 576. UTF-16 with big-endian byte order mark (encoding-guesser.at:23): ok (0m0.03s 0m0.01s) 577. UTF-16 with little-endian byte order mark (encoding-guesser.at:30): ok (0m0.02s 0m0.03s) 578. UTF-16BE (encoding-guesser.at:37): ok (0m0.01s 0m0.03s) 579. UTF-16BE starting with U+0100 (encoding-guesser.at:46): ok (0m0.03s 0m0.03s) 580. UTF-16LE (encoding-guesser.at:53): ok (0m0.00s 0m0.04s) 581. UTF-16LE starting with U+0100 (encoding-guesser.at:62): ok (0m0.02s 0m0.03s) 582. UTF-32 with big-endian byte order mark (encoding-guesser.at:69): ok (0m0.01s 0m0.04s) 583. UTF-32 with little-endian byte order mark (encoding-guesser.at:76): ok (0m0.03s 0m0.00s) 584. UTF-32BE (encoding-guesser.at:83): ok (0m0.01s 0m0.03s) 585. UTF-32LE (encoding-guesser.at:90): ok (0m0.03s 0m0.02s) 586. ISO-8859-1 (encoding-guesser.at:97): skipped (encoding-guesser.at:99) 587. GB-18030 with byte order mark (encoding-guesser.at:105): skipped (encoding-guesser.at:107) 588. UTF-EBCDIC with byte order mark (encoding-guesser.at:113): skipped (encoding-guesser.at:115) 589. EUC-JP as Auto,EUC-JP (encoding-guesser.at:121): skipped (encoding-guesser.at:123) 590. EUC-JP starting with ASCII as Auto,EUC-JP (encoding-guesser.at:129): skipped (encoding-guesser.at:131) 591. UTF-8 with character split across input buffers (encoding-guesser.at:137): skipped (encoding-guesser.at:139) 592. floating point format conversions (float-format.at:3): ok (0m0.25s 0m0.13s) 593. heap -- insert-no-dups-delete-min (heap.at:8): ok (0m0.35s 0m0.02s) 594. heap -- insert-with-dups-delete-min (heap.at:9): ok (0m0.30s 0m0.01s) 595. heap -- insert-no-dups-delete-random (heap.at:10): ok (0m0.06s 0m0.01s) 596. heap -- inc-dec (heap.at:11): ok (0m0.61s 0m0.02s) 597. heap -- random-insert-delete (heap.at:12): ok (0m0.35s 0m0.02s) 598. hmap -- insert-any-remove-any-random-hash (hmap.at:8): ok (0m0.38s 0m0.04s) 599. hmap -- insert-any-remove-any-identity-hash (hmap.at:9): ok (0m0.37s 0m0.01s) 600. hmap -- insert-any-remove-any-constant-hash (hmap.at:10): ok (0m0.38s 0m0.03s) 601. hmap -- insert-any-remove-same-random-hash (hmap.at:11): ok (0m0.22s 0m0.03s) 602. hmap -- insert-any-remove-same-identity-hash (hmap.at:12): ok (0m0.21s 0m0.02s) 603. hmap -- insert-any-remove-same-constant-hash (hmap.at:13): ok (0m0.24s 0m0.01s) 604. hmap -- insert-any-remove-reverse-random-hash (hmap.at:14): ok (0m0.25s 0m0.02s) 605. hmap -- insert-any-remove-reverse-identity-hash (hmap.at:15): ok (0m0.22s 0m0.01s) 606. hmap -- insert-any-remove-reverse-constant-hash (hmap.at:16): ok (0m0.24s 0m0.02s) 607. hmap -- random-sequence-random-hash (hmap.at:17): ok (0m0.24s 0m0.01s) 608. hmap -- random-sequence-identity-hash (hmap.at:18): ok (0m0.20s 0m0.01s) 609. hmap -- random-sequence-constant-hash (hmap.at:19): ok (0m0.05s 0m0.01s) 610. hmap -- insert-ordered-random-hash (hmap.at:20): ok (0m1.41s 0m0.02s) 611. hmap -- insert-ordered-identity-hash (hmap.at:21): ok (0m1.21s 0m0.01s) 612. hmap -- insert-ordered-constant-hash (hmap.at:22): ok (0m0.04s 0m0.02s) 613. hmap -- moved-random-hash (hmap.at:23): ok (0m0.39s 0m0.03s) 614. hmap -- moved-identity-hash (hmap.at:24): ok (0m0.31s 0m0.01s) 615. hmap -- moved-constant-hash (hmap.at:25): ok (0m0.03s 0m0.00s) 616. hmap -- changed-random-hash (hmap.at:26): ok (0m0.31s 0m0.03s) 617. hmap -- changed-identity-hash (hmap.at:27): ok (0m0.28s 0m0.01s) 618. hmap -- changed-constant-hash (hmap.at:28): ok (0m0.31s 0m0.02s) 619. hmap -- swap-random-hash (hmap.at:29): ok (0m0.00s 0m0.03s) 620. hmap -- clear (hmap.at:30): ok (0m0.21s 0m0.03s) 621. hmap -- destroy-null (hmap.at:31): ok (0m0.01s 0m0.02s) 622. hmap -- shrink-empty (hmap.at:32): ok (0m0.02s 0m0.01s) 623. hmapx -- insert-any-remove-any-random-hash (hmapx.at:8): ok (0m0.50s 0m0.02s) 624. hmapx -- insert-any-remove-any-identity-hash (hmapx.at:9): ok (0m0.51s 0m0.01s) 625. hmapx -- insert-any-remove-any-constant-hash (hmapx.at:10): ok (0m0.49s 0m0.02s) 626. hmapx -- insert-any-remove-same-random-hash (hmapx.at:11): ok (0m0.27s 0m0.03s) 627. hmapx -- insert-any-remove-same-identity-hash (hmapx.at:12): ok (0m0.28s 0m0.01s) 628. hmapx -- insert-any-remove-same-constant-hash (hmapx.at:13): ok (0m0.28s 0m0.01s) 629. hmapx -- insert-any-remove-reverse-random-hash (hmapx.at:14): ok (0m0.28s 0m0.01s) 630. hmapx -- insert-any-remove-reverse-identity-hash (hmapx.at:15): ok (0m0.26s 0m0.01s) 631. hmapx -- insert-any-remove-reverse-constant-hash (hmapx.at:16): ok (0m0.28s 0m0.03s) 632. hmapx -- random-sequence-random-hash (hmapx.at:17): ok (0m0.24s 0m0.03s) 633. hmapx -- random-sequence-identity-hash (hmapx.at:18): ok (0m0.21s 0m0.01s) 634. hmapx -- random-sequence-constant-hash (hmapx.at:19): ok (0m0.05s 0m0.02s) 635. hmapx -- insert-ordered-random-hash (hmapx.at:20): ok (0m1.39s 0m0.02s) 636. hmapx -- insert-ordered-identity-hash (hmapx.at:21): ok (0m1.15s 0m0.03s) 637. hmapx -- insert-ordered-constant-hash (hmapx.at:22): ok (0m0.03s 0m0.03s) 638. hmapx -- moved-random-hash (hmapx.at:23): ok (0m0.41s 0m0.02s) 639. hmapx -- moved-identity-hash (hmapx.at:24): ok (0m0.29s 0m0.03s) 640. hmapx -- moved-constant-hash (hmapx.at:25): ok (0m0.02s 0m0.02s) 641. hmapx -- changed-random-hash (hmapx.at:26): ok (0m0.51s 0m0.03s) 642. hmapx -- changed-identity-hash (hmapx.at:27): ok (0m0.50s 0m0.02s) 643. hmapx -- changed-constant-hash (hmapx.at:28): ok (0m0.53s 0m0.01s) 644. hmapx -- change-random-hash (hmapx.at:29): ok (0m0.50s 0m0.03s) 645. hmapx -- change-identity-hash (hmapx.at:30): ok (0m0.50s 0m0.01s) 646. hmapx -- change-constant-hash (hmapx.at:31): ok (0m0.52s 0m0.03s) 647. hmapx -- swap-random-hash (hmapx.at:32): ok (0m0.01s 0m0.02s) 648. hmapx -- clear (hmapx.at:33): ok (0m0.21s 0m0.02s) 649. hmapx -- destroy-null (hmapx.at:34): ok (0m0.00s 0m0.02s) 650. hmapx -- shrink-empty (hmapx.at:35): ok (0m0.01s 0m0.02s) 651. convert reflexively (i18n.at:38): skipped (i18n.at:38) 652. convert without any change (i18n.at:39): skipped (i18n.at:39) 653. convert from ISO-8859-1 to UTF-8 (i18n.at:41): skipped (i18n.at:41) 654. convert from UTF-8 to ISO-8859-1 (i18n.at:43): skipped (i18n.at:43) 655. convert invalid UTF-8 to ISO-8859-1 (i18n.at:47): skipped (i18n.at:47) 656. convert truncated UTF-8 to ISO-8559-1 (i18n.at:50): skipped (i18n.at:50) 657. convert from ISO-8859-1 to UTF-8 with overflow (i18n.at:55): skipped (i18n.at:55) 658. convert unknown encoding (i18n.at:59): ok (0m0.02s 0m0.03s) 659. truncate "abc" to 6 bytes in UTF-8 (i18n.at:90): skipped (i18n.at:90) 660. truncate "" + "xyz" to 6 bytes in UTF-8 (i18n.at:91): skipped (i18n.at:91) 661. truncate "" to 6 bytes in UTF-8 (i18n.at:92): skipped (i18n.at:92) 662. truncate "abcdefghij" to 6 bytes in UTF-8 (i18n.at:93): skipped (i18n.at:93) 663. truncate "" + "tuvwxyz" to 6 bytes in UTF-8 (i18n.at:94): skipped (i18n.at:94) 664. truncate "abc" + "xyz" to 6 bytes in UTF-8 (i18n.at:96): skipped (i18n.at:96) 665. truncate "abcd" + "xyz" to 6 bytes in UTF-8 (i18n.at:97): skipped (i18n.at:97) 666. truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 (i18n.at:98): skipped (i18n.at:98) 667. truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 (i18n.at:102): skipped (i18n.at:102) 668. truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 (i18n.at:103): skipped (i18n.at:103) 669. truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 (i18n.at:104): skipped (i18n.at:104) 670. truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 (i18n.at:105): skipped (i18n.at:105) 671. truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 (i18n.at:106): skipped (i18n.at:106) 672. truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 (i18n.at:107): skipped (i18n.at:107) 673. truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 (i18n.at:110): skipped (i18n.at:110) 674. truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 (i18n.at:111): skipped (i18n.at:111) 675. truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 (i18n.at:112): skipped (i18n.at:112) 676. truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 (i18n.at:113): skipped (i18n.at:113) 677. truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 (i18n.at:114): skipped (i18n.at:114) 678. truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 (i18n.at:116): skipped (i18n.at:116) 679. truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 (i18n.at:118): skipped (i18n.at:118) 680. ll -- push-pop (ll.at:8): ok (0m0.33s 0m0.02s) 681. ll -- insert-remove (ll.at:9): ok (0m0.01s 0m0.02s) 682. ll -- swap (ll.at:10): ok (0m0.01s 0m0.02s) 683. ll -- swap-range (ll.at:11): ok (0m0.06s 0m0.00s) 684. ll -- remove-range (ll.at:12): ok (0m0.03s 0m0.00s) 685. ll -- remove-equal (ll.at:13): ok (0m0.26s 0m0.01s) 686. ll -- remove-if (ll.at:14): ok (0m0.25s 0m0.03s) 687. ll -- moved (ll.at:15): ok (0m0.02s 0m0.01s) 688. ll -- find-equal (ll.at:16): ok (0m0.02s 0m0.02s) 689. ll -- find-if (ll.at:17): ok (0m0.02s 0m0.02s) 690. ll -- find-adjacent-equal (ll.at:18): ok (0m0.01s 0m0.02s) 691. ll -- count-range (ll.at:19): ok (0m0.02s 0m0.02s) 692. ll -- count-equal (ll.at:20): ok (0m0.02s 0m0.03s) 693. ll -- count-if (ll.at:21): ok (0m0.02s 0m0.02s) 694. ll -- min-max (ll.at:22): ok (0m0.02s 0m0.01s) 695. ll -- lexicographical-compare-3way (ll.at:23): ok (0m0.06s 0m0.02s) 696. ll -- apply (ll.at:24): ok (0m0.00s 0m0.04s) 697. ll -- reverse (ll.at:25): ok (0m0.01s 0m0.02s) 698. ll -- permutations-no-dups (ll.at:26): ok (0m0.10s 0m0.01s) 699. ll -- permutations-with-dups (ll.at:27): ok (0m1.17s 0m0.03s) 700. ll -- merge-no-dups (ll.at:28): ok (0m0.23s 0m0.01s) 701. ll -- merge-with-dups (ll.at:29): ok (0m2.52s 0m0.01s) 702. ll -- sort-exhaustive (ll.at:30): ok (0m0.31s 0m0.02s) 703. ll -- sort-stable (ll.at:31): ok (0m0.24s 0m0.02s) 704. ll -- sort-subset (ll.at:32): ok (0m0.22s 0m0.02s) 705. ll -- sort-big (ll.at:33): ok (0m1.02s 0m0.01s) 706. ll -- unique (ll.at:34): ok (0m0.03s 0m0.02s) 707. ll -- sort-unique (ll.at:35): ok (0m0.63s 0m0.03s) 708. ll -- insert-ordered (ll.at:36): ok (0m0.14s 0m0.02s) 709. ll -- partition (ll.at:37): ok (0m0.07s 0m0.02s) 710. llx -- push-pop (llx.at:8): ok (0m0.38s 0m0.02s) 711. llx -- insert-remove (llx.at:9): ok (0m0.02s 0m0.01s) 712. llx -- swap (llx.at:10): ok (0m0.00s 0m0.04s) 713. llx -- swap-range (llx.at:11): ok (0m0.06s 0m0.01s) 714. llx -- remove-range (llx.at:12): ok (0m0.01s 0m0.03s) 715. llx -- remove-equal (llx.at:13): ok (0m0.43s 0m0.02s) 716. llx -- remove-if (llx.at:14): ok (0m0.44s 0m0.01s) 717. llx -- find-equal (llx.at:15): ok (0m0.04s 0m0.00s) 718. llx -- find (llx.at:16): ok (0m0.00s 0m0.03s) 719. llx -- find-if (llx.at:17): ok (0m0.03s 0m0.01s) 720. llx -- find-adjacent-equal (llx.at:18): ok (0m0.03s 0m0.01s) 721. llx -- count-range (llx.at:19): ok (0m0.03s 0m0.01s) 722. llx -- count-equal (llx.at:20): ok (0m0.04s 0m0.01s) 723. llx -- count-if (llx.at:21): ok (0m0.03s 0m0.01s) 724. llx -- min-max (llx.at:22): ok (0m0.01s 0m0.03s) 725. llx -- lexicographical-compare-3way (llx.at:23): ok (0m0.08s 0m0.01s) 726. llx -- apply (llx.at:24): ok (0m0.01s 0m0.02s) 727. llx -- destroy (llx.at:25): ok (0m0.02s 0m0.01s) 728. llx -- reverse (llx.at:26): ok (0m0.01s 0m0.02s) 729. llx -- permutations-no-dups (llx.at:27): ok (0m0.10s 0m0.01s) 730. llx -- permutations-with-dups (llx.at:28): ok (0m1.40s 0m0.01s) 731. llx -- merge-no-dups (llx.at:29): ok (0m0.39s 0m0.01s) 732. llx -- merge-with-dups (llx.at:30): ok (0m4.41s 0m0.00s) 733. llx -- sort-exhaustive (llx.at:31): ok (0m0.88s 0m0.01s) 734. llx -- sort-stable (llx.at:32): ok (0m0.68s 0m0.02s) 735. llx -- sort-subset (llx.at:33): ok (0m0.35s 0m0.03s) 736. llx -- sort-big (llx.at:34): ok (0m1.80s 0m0.03s) 737. llx -- unique (llx.at:35): ok (0m0.05s 0m0.00s) 738. llx -- sort-unique (llx.at:36): ok (0m1.71s 0m0.03s) 739. llx -- insert-ordered (llx.at:37): ok (0m0.55s 0m0.02s) 740. llx -- partition (llx.at:38): ok (0m0.11s 0m0.03s) 741. llx -- allocation-failure (llx.at:39): ok (0m0.01s 0m0.02s) 742. range-map -- insert (range-map.at:8): ok (0m0.40s 0m0.03s) 743. range-map -- delete-contiguous (range-map.at:9): ok (0m0.45s 0m0.02s) 744. range-map -- delete-gaps (range-map.at:10): ok (0m0.45s 0m0.01s) 745. range-set -- insert (range-set.at:8): ok (0m2.13s 0m0.01s) 746. range-set -- delete (range-set.at:9): ok (0m1.40s 0m0.03s) 747. range-set -- allocate (range-set.at:10): ok (0m0.25s 0m0.02s) 748. range-set -- allocate-fully (range-set.at:11): ok (0m0.22s 0m0.02s) 749. range-set -- pool (range-set.at:12): ok (0m0.02s 0m0.01s) 750. range-set -- destroy-null (range-set.at:13): ok (0m0.01s 0m0.01s) 751. sparse array -- random-insert-delete (sparse-array.at:9): ok (0m3.69s 0m0.03s) 752. sparse array -- insert and delete with strides (sparse-array.at:11): ok (0m7.49s 0m0.03s) 753. in-memory sparse_xarray (sparse-xarray-test.at:42): ok (0m0.81s 0m0.06s) 754. on-disk sparse_xarray max-memory-rows=0 (sparse-xarray-test.at:57): ok (0m0.89s 0m3.39s) 755. on-disk sparse_xarray max-memory-rows=1 (sparse-xarray-test.at:58): ok (0m0.88s 0m3.15s) 756. on-disk sparse_xarray max-memory-rows=2 (sparse-xarray-test.at:59): ok (0m0.48s 0m2.24s) 757. copying between in-memory sparse_xarrays (sparse-xarray-test.at:61): ok (0m1.06s 0m0.07s) 758. copying between on-disk sparse_xarrays max-memory-rows=0 (sparse-xarray-test.at:82): ok (0m0.39s 0m1.73s) 759. copying between on-disk sparse_xarrays max-memory-rows=1 (sparse-xarray-test.at:83): ok (0m0.39s 0m1.74s) 760. 26-adic string formatting (str.at:3): ok (0m0.00s 0m0.03s) 761. string map -- insert-any-remove-any (string-map.at:9): ok (0m2.72s 0m0.01s) 762. string map -- insert-any-remove-same (string-map.at:10): ok (0m1.90s 0m0.02s) 763. string map -- insert-any-remove-reverse (string-map.at:11): ok (0m1.87s 0m0.03s) 764. string map -- random-sequence (string-map.at:12): ok (0m2.92s 0m0.02s) 765. string map -- replace (string-map.at:13): ok (0m0.03s 0m0.02s) 766. string map -- insert-ordered (string-map.at:14): ok (0m0.05s 0m0.02s) 767. string map -- clear (string-map.at:15): ok (0m0.02s 0m0.01s) 768. string map -- clone (string-map.at:16): ok (0m0.01s 0m0.01s) 769. string map -- swap (string-map.at:17): ok (0m0.11s 0m0.02s) 770. string map -- node-swap-value (string-map.at:18): ok (0m0.03s 0m0.01s) 771. string map -- insert-map (string-map.at:19): ok (0m0.13s 0m0.01s) 772. string map -- replace-map (string-map.at:20): ok (0m0.12s 0m0.01s) 773. string map -- get-keys-and-values (string-map.at:21): ok (0m0.02s 0m0.01s) 774. string map -- destroy-null (string-map.at:22): ok (0m0.00s 0m0.02s) 775. case-insensitive string map -- insert-any-remove-any (stringi-map.at:9): ok (0m4.35s 0m0.03s) 776. case-insensitive string map -- insert-any-remove-same (stringi-map.at:10): ok (0m3.21s 0m0.01s) 777. case-insensitive string map -- insert-any-remove-reverse (stringi-map.at:11): ok (0m3.30s 0m0.02s) 778. case-insensitive string map -- random-sequence (stringi-map.at:12): ok (0m6.29s 0m0.02s) 779. case-insensitive string map -- replace (stringi-map.at:13): ok (0m0.06s 0m0.02s) 780. case-insensitive string map -- insert-ordered (stringi-map.at:14): ok (0m0.08s 0m0.02s) 781. case-insensitive string map -- clear (stringi-map.at:15): ok (0m0.01s 0m0.02s) 782. case-insensitive string map -- clone (stringi-map.at:16): ok (0m0.02s 0m0.01s) 783. case-insensitive string map -- swap (stringi-map.at:17): ok (0m0.15s 0m0.02s) 784. case-insensitive string map -- node-swap-value (stringi-map.at:18): ok (0m0.02s 0m0.01s) 785. case-insensitive string map -- insert-map (stringi-map.at:19): ok (0m0.17s 0m0.02s) 786. case-insensitive string map -- replace-map (stringi-map.at:20): ok (0m0.18s 0m0.01s) 787. case-insensitive string map -- get-keys-and-values (stringi-map.at:21): ok (0m0.03s 0m0.00s) 788. case-insensitive string map -- destroy-null (stringi-map.at:22): ok (0m0.02s 0m0.01s) 789. string set -- insert-any-remove-any (string-set.at:9): ok (0m1.54s 0m0.01s) 790. string set -- insert-any-remove-same (string-set.at:10): ok (0m1.07s 0m0.02s) 791. string set -- insert-any-remove-reverse (string-set.at:11): ok (0m1.08s 0m0.01s) 792. string set -- random-sequence (string-set.at:12): ok (0m1.59s 0m0.01s) 793. string set -- insert-ordered (string-set.at:13): ok (0m0.04s 0m0.01s) 794. string set -- union (string-set.at:14): ok (0m0.97s 0m0.02s) 795. string set -- union-and-intersection (string-set.at:15): ok (0m0.82s 0m0.02s) 796. string set -- intersect (string-set.at:16): ok (0m0.68s 0m0.04s) 797. string set -- subtract (string-set.at:17): ok (0m0.71s 0m0.03s) 798. string set -- swap (string-set.at:18): ok (0m0.79s 0m0.03s) 799. string set -- clear (string-set.at:19): ok (0m0.60s 0m0.03s) 800. string set -- clone (string-set.at:20): ok (0m0.98s 0m0.01s) 801. string set -- destroy-null (string-set.at:21): ok (0m0.02s 0m0.00s) 802. case-insensitive string set -- insert-any-remove-any (stringi-set.at:9): ok (0m3.19s 0m0.09s) 803. case-insensitive string set -- insert-any-remove-same (stringi-set.at:10): ok (0m2.24s 0m0.05s) 804. case-insensitive string set -- insert-any-remove-reverse (stringi-set.at:11): ok (0m2.26s 0m0.05s) 805. case-insensitive string set -- random-sequence (stringi-set.at:12): ok (0m3.98s 0m0.02s) 806. case-insensitive string set -- insert-ordered (stringi-set.at:13): ok (0m0.06s 0m0.02s) 807. case-insensitive string set -- union (stringi-set.at:14): ok (0m1.55s 0m0.05s) 808. case-insensitive string set -- union-and-intersection (stringi-set.at:15): ok (0m1.32s 0m0.05s) 809. case-insensitive string set -- intersect (stringi-set.at:16): ok (0m1.11s 0m0.02s) 810. case-insensitive string set -- subtract (stringi-set.at:17): ok (0m1.05s 0m0.06s) 811. case-insensitive string set -- swap (stringi-set.at:18): ok (0m1.29s 0m0.02s) 812. case-insensitive string set -- clear (stringi-set.at:19): ok (0m0.87s 0m0.11s) 813. case-insensitive string set -- clone (stringi-set.at:20): ok (0m1.45s 0m0.03s) 814. case-insensitive string set -- destroy-null (stringi-set.at:21): ok (0m0.01s 0m0.02s) 815. tower -- insert (tower.at:8): ok (0m0.17s 0m0.03s) 816. tower -- delete (tower.at:9): ok (0m0.47s 0m0.04s) 817. tower -- resize (tower.at:10): ok (0m0.33s 0m0.03s) 818. tower -- splice-out (tower.at:11): ok (0m0.20s 0m0.02s) 819. tower -- splice-in (tower.at:12): ok (0m0.12s 0m0.02s) 820. read ASCII (u8-istream.at:3): skipped (u8-istream.at:5) 821. read UTF-8 (u8-istream.at:10): ok (0m0.02s 0m0.02s) 822. read EUC-JP (u8-istream.at:19): skipped (u8-istream.at:21) 823. read UTF-8 with character split across input buffers (u8-istream.at:28): ok (0m0.03s 0m0.09s) 824. read UTF-8 with character split across output buffers (u8-istream.at:39): ok (0m0.04s 0m0.01s) 825. read UTF-8 with character split across input and output buffers (u8-istream.at:48): ok (0m0.03s 0m0.09s) 826. read EUC-JP with character split across input buffers (u8-istream.at:59): skipped (u8-istream.at:61) 827. read EUC-JP with character split across output buffers (u8-istream.at:73): skipped (u8-istream.at:75) 828. read EUC-JP with character split across input and output buffers (u8-istream.at:82): skipped (u8-istream.at:84) 829. read ASCII as Auto (u8-istream.at:96): ok (0m0.00s 0m0.03s) 830. read UTF-8 as Auto (u8-istream.at:105): ok (0m0.00s 0m0.05s) 831. read ISO-8859-1 as Auto,ISO-8859-1 (u8-istream.at:114): skipped (u8-istream.at:116) 832. read UTF-16BE as Auto,UTF-16BE (u8-istream.at:126): skipped (u8-istream.at:128) 833. read EUC-JP as Auto,EUC-JP (u8-istream.at:135): skipped (u8-istream.at:137) 835. two-pass moments (moments.at:28): ok (0m0.12s 0m0.18s) 836. one-pass moments (moments.at:29): ok (0m0.15s 0m0.16s) 837. random distributions -- beta (randist.at:86): ok (0m0.49s 0m0.18s) 838. random distributions -- cauchy (randist.at:321): ok (0m0.90s 0m0.16s) 839. random distributions -- chisq (randist.at:930): ok (0m0.22s 0m0.22s) 840. random distributions -- exp (randist.at:978): ok (0m0.22s 0m0.19s) 841. random distributions -- f (randist.at:1026): ok (0m0.40s 0m0.15s) 842. random distributions -- gamma (randist.at:1206): ok (0m0.40s 0m0.21s) 843. random distributions -- laplace (randist.at:1430): ok (0m0.40s 0m0.20s) 844. random distributions -- logistic (randist.at:1654): ok (0m0.46s 0m0.17s) 845. random distributions -- lnormal (randist.at:1878): ok (0m0.40s 0m0.18s) 846. random distributions -- normal (randist.at:2058): ok (0m0.39s 0m0.23s) 847. random distributions -- pareto (randist.at:2282): ok (0m0.40s 0m0.13s) 848. random distributions -- t (randist.at:2418): ok (0m0.27s 0m0.19s) 849. random distributions -- uniform (randist.at:2510): ok (0m0.34s 0m0.21s) 850. random distributions -- weibull (randist.at:2690): ok (0m0.35s 0m0.20s) 851. ASCII driver overwriting single-width text (ascii.at:3): ok (0m0.31s 0m0.44s) 852. ASCII driver overwriting double-width text (ascii.at:135): ok (0m0.35s 0m0.46s) 853. ASCII driver overwriting combining characters (ascii.at:391): ok (0m0.37s 0m0.38s) 855. ASCII driver syntax printback (ascii.at:543): ok (0m0.18s 0m0.14s) 856. Examine (charts.at:8): ok (0m0.37s 0m0.18s) 857. Roc (charts.at:40): ok (0m0.14s 0m0.20s) 858. Scree (charts.at:95): ok (0m0.19s 0m0.15s) 859. output csv to unwritable directory (output.at:24): ok (0m0.12s 0m0.19s) 860. output html to unwritable directory (output.at:25): ok (0m0.13s 0m0.20s) 861. output odt to unwritable directory (output.at:26): ok (0m0.14s 0m0.17s) 862. output pdf to unwritable directory (output.at:27): ok (0m0.13s 0m0.19s) 863. output txt to unwritable directory (output.at:28): ok (0m0.16s 0m0.16s) 864. letter default paper size (paper-size.at:3): ok (0m0.15s 0m0.15s) 865. a4 default paper size (paper-size.at:12): ok (0m0.09s 0m0.19s) 866. specific paper sizes (paper-size.at:21): ok (0m0.19s 0m0.13s) 910. LIST puts space between columns (render.at:1787): ok (0m0.15s 0m0.15s) 911. nonexistent syntax file crash (main.at:3): ok (0m0.12s 0m0.16s) 912. SIGTERM yields clean shutdown (main.at:9): ok (0m0.89s 0m0.14s) 913. SIGSEGV yields error report (main.at:24): ok (0m0.19s 0m0.17s) 914. Perl create system file (perl-module.at:17): ok (0m0.35s 0m0.23s) 915. Perl writing cases to system files (perl-module.at:83): ok (0m0.40s 0m0.20s) 916. Perl write variable parameters (perl-module.at:188): ok (0m0.35s 0m0.23s) 917. Perl dictionary survives system file (perl-module.at:266): ok (0m0.21s 0m0.09s) 918. Perl read system file (perl-module.at:335): ok (0m0.29s 0m0.32s) 920. Perl value formatting (perl-module.at:569): ok (0m0.37s 0m0.21s) 921. Perl opening nonexistent file (perl-module.at:608): ok (0m0.24s 0m0.06s) 922. Perl missing values (perl-module.at:627): ok (0m0.37s 0m0.24s) 923. Perl custom attributes (perl-module.at:673): ok (0m0.40s 0m0.20s) 924. Perl Pspp.t (perl-module.at:703): skipped (perl-module.at:706) testsuite: ending at: Thu Mar 22 08:08:36 UTC 2012 testsuite: test suite duration: 0h 22m 9s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 874 tests were run, 75 failed unexpectedly. 50 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU PSPP 0.7.9 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 46: sys-file-reader.at:954 very long strings sack synthetic system file positive 177: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS with CELLRANGE 178: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS with CELLRANGE and READNAMES 179: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS without CELLRANGE 180: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS with missing data 181: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS with empty sheet 182: get-data-spreadsheet.at:180 GET DATA /TYPE=ODS with nonexistent sheet 391: flip.at:3 FLIP with NEWNAMES 392: flip.at:45 FLIP without NEWNAMES 412: means.at:59 MEANS very simple example 416: means.at:230 MEANS harmonic and geometric means 417: means.at:272 MEANS all/none/default 438: npar.at:636 NPAR Kruskal-Wallis test 439: npar.at:731 NPAR Kruskal-Wallis multiple-variables 488: sort-cases.at:57 sort 500 cases (100 unique) with 2 buffers sort cases 489: sort-cases.at:58 sort 500 cases (100 unique) with 3 buffers sort cases 490: sort-cases.at:59 sort 500 cases (100 unique) with 4 buffers sort cases 491: sort-cases.at:60 sort 500 cases (100 unique) with 5 buffers sort cases 492: sort-cases.at:61 sort 500 cases (100 unique) with 10 buffers sort cases 493: sort-cases.at:62 sort 500 cases (100 unique) with 50 buffers sort cases 494: sort-cases.at:63 sort 500 cases (100 unique) with 100 buffers sort cases 496: sort-cases.at:66 sort 1000 cases (100 unique) with 2 buffers sort cases 497: sort-cases.at:67 sort 1000 cases (100 unique) with 3 buffers sort cases 498: sort-cases.at:68 sort 1000 cases (100 unique) with 5 buffers sort cases 500: sort-cases.at:71 sort 5000 cases (1000 unique) with 5 buffers sort cases 501: sort-cases.at:72 sort 5000 cases (1000 unique) with 50 buffers sort cases 503: sort-cases.at:75 sort 10000 cases (100 unique) with 3 buffers sort cases 504: sort-cases.at:76 sort 10000 cases (100 unique) with 5 buffers sort cases 506: sort-cases.at:79 sort 50000 cases (10000 unique) with 500 buffers sort cases 834: zip.at:3 Basic zip - unzip test compression 854: ascii.at:523 ASCII driver Unicode box characters render rendering 867: render.at:131 single cell render rendering 868: render.at:140 single cell with border render rendering 869: render.at:152 joined columns render rendering 870: render.at:168 3x3, joined rows and columns render rendering 871: render.at:188 6x6, joined rows and columns render rendering 872: render.at:208 3 rows with many joined cells render rendering 873: render.at:227 3 columns with many joined cells render rendering 874: render.at:279 joined rows render rendering 875: render.at:297 joined rows only, no rules render rendering 876: render.at:310 joined columns only, no rules render rendering 877: render.at:325 5 big narrow cells render rendering 878: render.at:346 9 big narrow cells render rendering 879: render.at:377 2 big cells with new-lines render rendering 880: render.at:408 8x8 with many 2x2 joins render rendering 881: render.at:439 breaking row of many small cells render rendering 882: render.at:456 breaking row of many small cells, with headers render rendering 883: render.at:482 breaking row of many medium-size cells render rendering 884: render.at:511 breaking row of many medium-size cells, with headers render rendering 885: render.at:548 breaking row of many big narrow cells render rendering 886: render.at:607 breaking 2 rows of many small cells render rendering 887: render.at:628 breaking 3 rows with many joined cells render rendering 888: render.at:655 horz break 6x6, joined rows and columns render rendering 889: render.at:703 horz break 6x6, joined rows and columns, left header render rendering 890: render.at:737 horz break 6x6, joined rows and columns, right header render rendering 891: render.at:771 breaking joined cells too wide for page render rendering 892: render.at:814 breaking joined cells much too wide for page render rendering 893: render.at:869 breaking cell too wide for page, no border render rendering 894: render.at:888 breaking cell too wide for page, with border render rendering 895: render.at:925 horz break 8x8 with many 2x2 joins render rendering 896: render.at:1004 breaking column of many small cells render rendering 897: render.at:1063 breaking column of many small cells, with headers render rendering 898: render.at:1128 disabling too-big headers render rendering 899: render.at:1183 breaking column of many medium-size cells render rendering 900: render.at:1292 breaking 3 columns with many joined cells render rendering 901: render.at:1362 vert break 6x6, joined rows and columns render rendering 902: render.at:1386 breaking joined cells too tall for page render rendering 903: render.at:1423 breaking cell too tall for page, no border render rendering 904: render.at:1448 breaking cell too tall for page, with border render rendering 905: render.at:1486 double break 6x6, joined rows and columns render rendering 906: render.at:1546 double break 8x8, with joins, left and right headers render rendering 907: render.at:1592 double break 8x8, with joins, top and bottom headers render rendering 908: render.at:1648 double break 8x8, with joins, all headers render rendering 909: render.at:1704 double break joined cells too big for page render rendering 919: perl-module.at:427 Perl copying system files Skipped tests: GNU PSPP 0.7.9 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 122: sys-file.at:386 system file character encoding 161: data-reader.at:201 read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 162: data-reader.at:211 read and write files with MODE=360 /RECFORM=VARIABLE 163: data-reader.at:218 read and write files with MODE=360 /RECFORM=SPANNED 183: get-data-psql.at:123 GET DATA /TYPE=PSQL 574: encoding-guesser.at:9 UTF-8 encoding guesser 575: encoding-guesser.at:16 UTF-8 starting with ASCII encoding guesser 586: encoding-guesser.at:97 ISO-8859-1 encoding guesser 587: encoding-guesser.at:105 GB-18030 with byte order mark encoding guesser 588: encoding-guesser.at:113 UTF-EBCDIC with byte order mark encoding guesser 589: encoding-guesser.at:121 EUC-JP as Auto,EUC-JP encoding guesser 590: encoding-guesser.at:129 EUC-JP starting with ASCII as Auto,EUC-JP encoding guesser 591: encoding-guesser.at:137 UTF-8 with character split across input buffers encoding guesser 651: i18n.at:38 convert reflexively i18n 652: i18n.at:39 convert without any change i18n 653: i18n.at:41 convert from ISO-8859-1 to UTF-8 i18n 654: i18n.at:43 convert from UTF-8 to ISO-8859-1 i18n 655: i18n.at:47 convert invalid UTF-8 to ISO-8859-1 i18n 656: i18n.at:50 convert truncated UTF-8 to ISO-8559-1 i18n 657: i18n.at:55 convert from ISO-8859-1 to UTF-8 with overflow i18n 659: i18n.at:90 truncate "abc" to 6 bytes in UTF-8 i18n 660: i18n.at:91 truncate "" + "xyz" to 6 bytes in UTF-8 i18n 661: i18n.at:92 truncate "" to 6 bytes in UTF-8 i18n 662: i18n.at:93 truncate "abcdefghij" to 6 bytes in UTF-8 i18n 663: i18n.at:94 truncate "" + "tuvwxyz" to 6 bytes in UTF-8 i18n 664: i18n.at:96 truncate "abc" + "xyz" to 6 bytes in UTF-8 i18n 665: i18n.at:97 truncate "abcd" + "xyz" to 6 bytes in UTF-8 i18n 666: i18n.at:98 truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 i18n 667: i18n.at:102 truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 i18n 668: i18n.at:103 truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 i18n 669: i18n.at:104 truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 i18n 670: i18n.at:105 truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 i18n 671: i18n.at:106 truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 i18n 672: i18n.at:107 truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 i18n 673: i18n.at:110 truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 i18n 674: i18n.at:111 truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 i18n 675: i18n.at:112 truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 i18n 676: i18n.at:113 truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 i18n 677: i18n.at:114 truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 i18n 678: i18n.at:116 truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 i18n 679: i18n.at:118 truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 i18n 820: u8-istream.at:3 read ASCII u8_istream 822: u8-istream.at:19 read EUC-JP u8_istream 826: u8-istream.at:59 read EUC-JP with character split across input buffers u8_istream 827: u8-istream.at:73 read EUC-JP with character split across output buffers u8_istream 828: u8-istream.at:82 read EUC-JP with character split across input and output buffers u8_istream 831: u8-istream.at:114 read ISO-8859-1 as Auto,ISO-8859-1 u8_istream 832: u8-istream.at:126 read UTF-16BE as Auto,UTF-16BE u8_istream 833: u8-istream.at:135 read EUC-JP as Auto,EUC-JP u8_istream 924: perl-module.at:703 Perl Pspp.t ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 46. sys-file-reader.at:954: testing very long strings ... ./sys-file-reader.at:1007: sack --$1 sys-file.sack > sys-file.sav ./sys-file-reader.at:1014: pspp -o pspp.csv sys-file.sps ./sys-file-reader.at:1015: grep -v Measure pspp.csv | grep -v Display Binary files - and /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/46/stdout differ 46. sys-file-reader.at:954: 46. very long strings (sys-file-reader.at:954): FAILED (sys-file-reader.at:1015) # -*- compilation -*- 177. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS with CELLRANGE ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- /dev/null Thu Mar 22 07:58:57 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/177/stdout Thu Mar 22 07:58:57 2012 @@ -0,0 +1,3 @@ +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. +get-data.sps:2: error: DISPLAY: DISPLAY is allowed only after the active dataset has been defined or inside INPUT PROGRAM. +get-data.sps:3: error: LIST: LIST is allowed only after the active dataset has been defined. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 177. get-data-spreadsheet.at:180: 177. GET DATA /TYPE=ODS with CELLRANGE (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 178. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS with CELLRANGE and READNAMES ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- /dev/null Thu Mar 22 07:58:58 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/178/stdout Thu Mar 22 07:58:58 2012 @@ -0,0 +1,3 @@ +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. +get-data.sps:2: error: DISPLAY: DISPLAY is allowed only after the active dataset has been defined or inside INPUT PROGRAM. +get-data.sps:3: error: LIST: LIST is allowed only after the active dataset has been defined. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 178. get-data-spreadsheet.at:180: 178. GET DATA /TYPE=ODS with CELLRANGE and READNAMES (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 179. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS without CELLRANGE ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- /dev/null Thu Mar 22 07:58:58 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/179/stdout Thu Mar 22 07:58:58 2012 @@ -0,0 +1,3 @@ +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. +get-data.sps:2: error: DISPLAY: DISPLAY is allowed only after the active dataset has been defined or inside INPUT PROGRAM. +get-data.sps:3: error: LIST: LIST is allowed only after the active dataset has been defined. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 179. get-data-spreadsheet.at:180: 179. GET DATA /TYPE=ODS without CELLRANGE (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 180. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS with missing data ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- /dev/null Thu Mar 22 07:58:59 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/180/stdout Thu Mar 22 07:58:59 2012 @@ -0,0 +1,3 @@ +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. +get-data.sps:3: error: DISPLAY: DISPLAY is allowed only after the active dataset has been defined or inside INPUT PROGRAM. +get-data.sps:4: error: LIST: LIST is allowed only after the active dataset has been defined. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 180. get-data-spreadsheet.at:180: 180. GET DATA /TYPE=ODS with missing data (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 181. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS with empty sheet ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- - Thu Mar 22 07:58:59 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/181/stdout Thu Mar 22 07:58:59 2012 @@ -1,2 +1,2 @@ -warning: Selected sheet or range of spreadsheet `test.ods' is empty. +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 181. get-data-spreadsheet.at:180: 181. GET DATA /TYPE=ODS with empty sheet (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 182. get-data-spreadsheet.at:180: testing GET DATA /TYPE=ODS with nonexistent sheet ... ./get-data-spreadsheet.at:180: cp $top_srcdir/tests/language/data-io/test.ods test.ods ./get-data-spreadsheet.at:180: pspp -o pspp.csv get-data.sps --- - Thu Mar 22 07:59:00 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/182/stdout Thu Mar 22 07:59:00 2012 @@ -1,2 +1,2 @@ -warning: Selected sheet or range of spreadsheet `test.ods' is empty. +error: Error opening `test.ods' for reading as a OpenDocument spreadsheet file: Corrupt file at 0x0: Expected 4034b50; got 504b0304. ./get-data-spreadsheet.at:180: exit code was 1, expected 0 182. get-data-spreadsheet.at:180: 182. GET DATA /TYPE=ODS with nonexistent sheet (get-data-spreadsheet.at:180): FAILED (get-data-spreadsheet.at:180) # -*- compilation -*- 391. flip.at:3: testing FLIP with NEWNAMES ... ./flip.at:19: pspp -O format=csv flip.sps --- - Thu Mar 22 08:01:00 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/391/stdout Thu Mar 22 08:01:00 2012 @@ -5,6 +5,8 @@ x,11,12,13,14 y,16,17,18,19 z,21,22,23,24 +TEMPFILE: /home/seidel/tmp/psppGQO76I/0 +TEMPFILE: /home/seidel/tmp/psppGQO76I/1 Table: Data List CASE_LBL,v,w,x,y,z @@ -12,6 +14,8 @@ b ,2.00,7.00,12.00,17.00,22.00 c ,3.00,8.00,13.00,18.00,23.00 d ,4.00,9.00,14.00,19.00,24.00 +TEMPFILE: /home/seidel/tmp/psppGQO76I/2 +TEMPFILE: /home/seidel/tmp/psppGQO76I/3 Table: Data List CASE_LBL,a,b,c,d 391. flip.at:3: 391. FLIP with NEWNAMES (flip.at:3): FAILED (flip.at:19) # -*- compilation -*- 392. flip.at:45: testing FLIP without NEWNAMES ... ./flip.at:59: pspp -O format=csv flip.sps --- - Thu Mar 22 08:01:01 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/392/stdout Thu Mar 22 08:01:01 2012 @@ -2,6 +2,8 @@ v1,v2,v3,v4,v5,v6,v7,v8,v9,v10 1,2,3,4,5,6,7,8,9,10 4,5,6,7,8,9,10,11,12,13 +TEMPFILE: /home/seidel/tmp/psppiMZ4wX/0 +TEMPFILE: /home/seidel/tmp/psppiMZ4wX/1 Table: Data List CASE_LBL,VAR000,VAR001 392. flip.at:45: 392. FLIP without NEWNAMES (flip.at:45): FAILED (flip.at:59) # -*- compilation -*- 412. means.at:59: testing MEANS very simple example ... ./means.at:75: pspp -O format=csv means-vsimple.sps --- /dev/null Thu Mar 22 08:01:11 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/412/stderr Thu Mar 22 08:01:11 2012 @@ -0,0 +1,15 @@ +****************************************************** +You have discovered a bug in PSPP. Please report this +to address@hidden Please include this entire +message, *plus* several lines of output just above it. +For the best chance at having the bug fixed, also +include the syntax file that triggered it and a sample +of any data file used for input. +proximate cause: Segmentation Violation +version: GNU pspp 0.7.9 (Wed Mar 21 08:56:16 UTC 2012). +host_system: powerpc-unknown-openbsd4.9 +build_system: powerpc-unknown-openbsd4.9 +locale_dir: /home/seidel/local/share/locale +compiler version: 4.2.1 20070719 +****************************************************** +Segmentation fault (core dumped) --- - Thu Mar 22 08:01:11 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/412/stdout Thu Mar 22 08:01:11 2012 @@ -1,10 +1 @@ -Table: Case Processing Summary -,Cases,,,,, -,Included,,Excluded,,Total, -,N,Percent,N,Percent,N,Percent -score: ,4,100%,0,0%,4,100% - -Table: Report -,Mean,N,Std. Deviation -score,1.50000,4.00000,.57735 ./means.at:75: exit code was 139, expected 0 412. means.at:59: 412. MEANS very simple example (means.at:59): FAILED (means.at:75) # -*- compilation -*- 416. means.at:230: testing MEANS harmonic and geometric means ... ./means.at:250: pspp -O format=csv means-hg.sps --- /dev/null Thu Mar 22 08:01:13 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/416/stderr Thu Mar 22 08:01:13 2012 @@ -0,0 +1,15 @@ +****************************************************** +You have discovered a bug in PSPP. Please report this +to address@hidden Please include this entire +message, *plus* several lines of output just above it. +For the best chance at having the bug fixed, also +include the syntax file that triggered it and a sample +of any data file used for input. +proximate cause: Segmentation Violation +version: GNU pspp 0.7.9 (Wed Mar 21 08:56:16 UTC 2012). +host_system: powerpc-unknown-openbsd4.9 +build_system: powerpc-unknown-openbsd4.9 +locale_dir: /home/seidel/local/share/locale +compiler version: 4.2.1 20070719 +****************************************************** +Segmentation fault (core dumped) --- - Thu Mar 22 08:01:13 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/416/stdout Thu Mar 22 08:01:13 2012 @@ -1,12 +1 @@ -Table: Case Processing Summary -,Cases,,,,, -,Included,,Excluded,,Total, -,N,Percent,N,Percent,N,Percent -x: ,5,100%,0,0%,5,100% -y: ,5,100%,0,0%,5,100% - -Table: Report -,Mean,Harmonic Mean,Geom. Mean -x,3.0000,2.1898,2.6052 -y,3.0000,3.0000,3.0000 ./means.at:250: exit code was 139, expected 0 416. means.at:230: 416. MEANS harmonic and geometric means (means.at:230): FAILED (means.at:250) # -*- compilation -*- 417. means.at:272: testing MEANS all/none/default ... ./means.at:294: pspp -O format=csv means-stat-keywords.sps --- /dev/null Thu Mar 22 08:01:13 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/417/stderr Thu Mar 22 08:01:13 2012 @@ -0,0 +1,15 @@ +****************************************************** +You have discovered a bug in PSPP. Please report this +to address@hidden Please include this entire +message, *plus* several lines of output just above it. +For the best chance at having the bug fixed, also +include the syntax file that triggered it and a sample +of any data file used for input. +proximate cause: Segmentation Violation +version: GNU pspp 0.7.9 (Wed Mar 21 08:56:16 UTC 2012). +host_system: powerpc-unknown-openbsd4.9 +build_system: powerpc-unknown-openbsd4.9 +locale_dir: /home/seidel/local/share/locale +compiler version: 4.2.1 20070719 +****************************************************** +Segmentation fault (core dumped) --- - Thu Mar 22 08:01:13 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/417/stdout Thu Mar 22 08:01:13 2012 @@ -1,30 +1 @@ -Table: Case Processing Summary -,Cases,,,,, -,Included,,Excluded,,Total, -,N,Percent,N,Percent,N,Percent -score: ,5,100%,0,0%,5,100% - -Table: Report -,Mean,N,Std. Deviation,S.E. Mean,Sum,Min,Max,Range,Variance,Kurtosis,S.E. Kurt,Skewness,S.E. Skew,First,Last,Harmonic Mean,Geom. Mean -score,22.40,5.00,4.62,2.06,112.00,16.00,29.00,13.00,21.30,1.85,2.00,.11,.91,22.00,23.00,21.61,22.01 - -Table: Case Processing Summary -,Cases,,,,, -,Included,,Excluded,,Total, -,N,Percent,N,Percent,N,Percent -score: ,5,100%,0,0%,5,100% - -Table: Report -,Mean,N,Std. Deviation -score,22.40,5.00,4.62 - -Table: Case Processing Summary -,Cases,,,,, -,Included,,Excluded,,Total, -,N,Percent,N,Percent,N,Percent -score: ,5,100%,0,0%,5,100% - -Table: Report - -score ./means.at:294: exit code was 139, expected 0 417. means.at:272: 417. MEANS all/none/default (means.at:272): FAILED (means.at:294) # -*- compilation -*- 438. npar.at:636: testing NPAR Kruskal-Wallis test ... ./npar.at:670: pspp -o pspp.csv kw-simple.sps ./npar.at:671: cat pspp.csv --- - Thu Mar 22 08:01:23 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/438/stdout Thu Mar 22 08:01:23 2012 @@ -1,7 +1,7 @@ Table: Ranks ,gv,N,Mean Rank -xscore,timed out,5,4.400 -,handled the ball,4,11.500 +xscore,handled the ball,4,11.500 +,timed out,5,4.400 ,hit wicket,5,7.400 ,Total,14, 438. npar.at:636: 438. NPAR Kruskal-Wallis test (npar.at:636): FAILED (npar.at:671) # -*- compilation -*- 439. npar.at:731: testing NPAR Kruskal-Wallis multiple-variables ... ./npar.at:774: pspp -o pspp.csv kw-multi.sps ./npar.at:775: cat pspp.csv --- - Thu Mar 22 08:01:24 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/439/stdout Thu Mar 22 08:01:24 2012 @@ -1,12 +1,12 @@ Table: Ranks ,gv,N,Mean Rank -xscore,timed out,5,4.400 -,handled the ball,4,11.500 +xscore,handled the ball,4,11.500 +,timed out,5,4.400 ,hit wicket,5,7.400 ,Total,14, yscore,handled the ball,4,11.500 -,bowled,5,4.400 ,hit wicket,5,7.400 +,bowled,5,4.400 ,Total,14, Table: Test Statistics 439. npar.at:731: 439. NPAR Kruskal-Wallis multiple-variables (npar.at:731): FAILED (npar.at:775) # -*- compilation -*- 488. sort-cases.at:57: testing sort 500 cases (100 unique) with 2 buffers ... ./sort-cases.at:57: sort_cases_gen_data 100 5 2 ./sort-cases.at:57: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:06 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/488/stdout Thu Mar 22 08:02:06 2012 @@ -0,0 +1,148 @@ +TEMPFILE: /home/seidel/tmp/psppxnVEX9/0 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/1 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/2 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/3 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/4 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/5 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/6 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/7 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/8 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/9 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/10 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/11 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/12 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/13 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/14 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/15 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/16 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/17 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/18 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/19 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/20 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/21 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/22 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/23 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/24 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/25 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/26 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/27 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/28 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/29 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/30 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/31 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/32 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/33 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/34 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/35 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/36 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/37 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/38 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/39 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/40 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/41 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/42 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/43 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/44 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/45 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/46 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/47 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/48 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/49 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/50 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/51 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/52 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/53 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/54 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/55 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/56 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/57 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/58 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/59 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/60 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/61 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/62 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/63 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/64 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/65 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/66 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/67 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/68 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/69 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/70 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/71 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/72 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/73 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/74 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/75 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/76 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/77 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/78 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/79 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/80 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/81 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/82 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/83 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/84 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/85 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/86 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/87 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/88 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/89 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/90 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/91 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/92 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/93 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/94 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/95 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/96 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/97 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/98 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/99 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/100 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/101 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/102 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/103 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/104 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/105 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/106 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/107 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/108 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/109 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/110 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/111 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/112 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/113 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/114 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/115 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/116 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/117 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/118 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/119 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/120 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/121 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/122 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/123 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/124 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/125 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/126 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/127 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/128 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/129 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/130 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/131 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/132 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/133 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/134 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/135 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/136 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/137 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/138 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/139 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/140 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/141 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/142 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/143 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/144 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/145 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/146 +TEMPFILE: /home/seidel/tmp/psppxnVEX9/147 data.txt: > 85 0 > 47 1 > 28 2 > 90 3 > 86 4 > 17 5 > 81 6 > 58 7 > 45 8 > 68 9 > 64 10 > 1 11 > 63 12 > 95 13 > 96 14 > 34 15 > 56 16 > 30 17 > 14 18 > 36 19 > 13 20 > 80 21 > 37 22 > 35 23 > 45 24 > 77 25 > 42 26 > 57 27 > 87 28 > 95 29 > 0 30 > 61 31 > 61 32 > 84 33 > 88 34 > 53 35 > 36 36 > 54 37 > 22 38 > 23 39 > 56 40 > 18 41 > 50 42 > 47 43 > 10 44 > 60 45 > 18 46 > 78 47 > 67 48 > 51 49 > 44 50 > 21 51 > 8 52 > 69 53 > 67 54 > 26 55 > 21 56 > 78 57 > 24 58 > 5 59 > 66 60 > 25 61 > 71 62 > 60 63 > 6 64 > 83 65 > 54 66 > 42 67 > 92 68 > 87 69 > 48 70 > 35 71 > 20 72 > 41 73 > 77 74 > 95 75 > 53 76 > 53 77 > 55 78 > 36 79 > 8 80 > 18 81 > 61 82 > 5 83 > 58 84 > 85 85 > 6 86 > 27 87 > 19 88 > 38 89 > 48 90 > 69 91 > 19 92 > 46 93 > 75 94 > 72 95 > 40 96 > 39 97 > 49 98 > 75 99 > 7 100 > 96 101 > 79 102 > 7 103 > 2 104 > 45 105 > 4 106 > 13 107 > 26 108 > 69 109 > 1 110 > 43 111 > 71 112 > 30 113 > 58 114 > 50 115 > 41 116 > 76 117 > 53 118 > 25 119 > 24 120 > 20 121 > 68 122 > 96 123 > 22 124 > 34 125 > 34 126 > 43 127 > 47 128 > 18 129 > 82 130 > 73 131 > 79 132 > 97 133 > 80 134 > 99 135 > 14 136 > 64 137 > 1 138 > 45 139 > 93 140 > 75 141 > 1 142 > 52 143 > 77 144 > 63 145 > 94 146 > 26 147 > 61 148 > 94 149 > 93 150 > 52 151 > 63 152 > 25 153 > 12 154 > 92 155 > 29 156 > 26 157 > 15 158 > 91 159 > 6 160 > 46 161 > 66 162 > 81 163 > 14 164 > 9 165 > 37 166 > 60 167 > 45 168 > 81 169 > 64 170 > 28 171 > 35 172 > 24 173 > 20 174 > 2 175 > 15 176 > 98 177 > 63 178 > 23 179 > 41 180 > 86 181 > 97 182 > 87 183 > 30 184 > 10 185 > 99 186 > 34 187 > 16 188 > 91 189 > 23 190 > 35 191 > 91 192 > 67 193 > 98 194 > 50 195 > 7 196 > 29 197 > 78 198 > 92 199 > 90 200 > 70 201 > 62 202 > 0 203 > 4 204 > 95 205 > 63 206 > 93 207 > 74 208 > 56 209 > 14 210 > 68 211 > 73 212 > 77 213 > 86 214 > 27 215 > 87 216 > 13 217 > 37 218 > 91 219 > 28 220 > 24 221 > 33 222 > 41 223 > 22 224 > 49 225 > 69 226 > 84 227 > 37 228 > 55 229 > 10 230 > 44 231 > 65 232 > 92 233 > 56 234 > 10 235 > 5 236 > 94 237 > 29 238 > 13 239 > 99 240 > 44 241 > 3 242 > 44 243 > 8 244 > 12 245 > 27 246 > 12 247 > 31 248 > 57 249 > 84 250 > 73 251 > 9 252 > 16 253 > 74 254 > 51 255 > 89 256 > 47 257 > 86 258 > 4 259 > 83 260 > 73 261 > 44 262 > 22 263 > 85 264 > 31 265 > 51 266 > 6 267 > 21 268 > 17 269 > 48 270 > 94 271 > 97 272 > 65 273 > 26 274 > 52 275 > 3 276 > 86 277 > 20 278 > 2 279 > 39 280 > 79 281 > 88 282 > 77 283 > 75 284 > 59 285 > 98 286 > 43 287 > 59 288 > 62 289 > 43 290 > 79 291 > 30 292 > 72 293 > 25 294 > 87 295 > 34 296 > 61 297 > 3 298 > 21 299 > 7 300 > 97 301 > 22 302 > 65 303 > 46 304 > 2 305 > 40 306 > 81 307 > 88 308 > 3 309 > 80 310 > 8 311 > 8 312 > 89 313 > 78 314 > 20 315 > 98 316 > 27 317 > 59 318 > 53 319 > 54 320 > 94 321 > 50 322 > 24 323 > 38 324 > 90 325 > 27 326 > 9 327 > 31 328 > 17 329 > 49 330 > 3 331 > 33 332 > 96 333 > 64 334 > 80 335 > 88 336 > 73 337 > 2 338 > 82 339 > 76 340 > 70 341 > 13 342 > 31 343 > 72 344 > 39 345 > 65 346 > 99 347 > 82 348 > 11 349 > 37 350 > 83 351 > 10 352 > 5 353 > 42 354 > 6 355 > 71 356 > 90 357 > 48 358 > 65 359 > 5 360 > 32 361 > 92 362 > 54 363 > 74 364 > 11 365 > 55 366 > 80 367 > 15 368 > 91 369 > 89 370 > 66 371 > 38 372 > 57 373 > 19 374 > 36 375 > 0 376 > 33 377 > 67 378 > 62 379 > 49 380 > 39 381 > 41 382 > 19 383 > 74 384 > 72 385 > 57 386 > 32 387 > 89 388 > 23 389 > 75 390 > 23 391 > 97 392 > 83 393 > 76 394 > 19 395 > 90 396 > 93 397 > 35 398 > 69 399 > 82 400 > 17 401 > 56 402 > 52 403 > 72 404 > 68 405 > 55 406 > 0 407 > 84 408 > 99 409 > 64 410 > 31 411 > 93 412 > 40 413 > 0 414 > 60 415 > 28 416 > 88 417 > 85 418 > 4 419 > 47 420 > 48 421 > 36 422 > 18 423 > 11 424 > 42 425 > 57 426 > 58 427 > 50 428 > 51 429 > 43 430 > 78 431 > 33 432 > 98 433 > 28 434 > 39 435 > 11 436 > 15 437 > 76 438 > 33 439 > 1 440 > 12 441 > 46 442 > 17 443 > 30 444 > 55 445 > 70 446 > 62 447 > 52 448 > 12 449 > 16 450 > 14 451 > 51 452 > 16 453 > 58 454 > 21 455 > 79 456 > 62 457 > 38 458 > 68 459 > 9 460 > 32 461 > 4 462 > 25 463 > 11 464 > 71 465 > 40 466 > 70 467 > 49 468 > 60 469 > 70 470 > 67 471 > 16 472 > 89 473 > 9 474 > 71 475 > 15 476 > 42 477 > 32 478 > 83 479 > 59 480 > 96 481 > 66 482 > 82 483 > 32 484 > 76 485 > 66 486 > 85 487 > 29 488 > 46 489 > 74 490 > 7 491 > 81 492 > 38 493 > 40 494 > 54 495 > 29 496 > 84 497 > 59 498 > 95 499 output.txt: > 0 30 > 0 203 > 0 376 > 0 407 > 0 414 > 1 11 > 1 110 > 1 138 > 1 142 > 1 440 > 2 104 > 2 175 > 2 279 > 2 305 > 2 338 > 3 242 > 3 276 > 3 298 > 3 309 > 3 331 > 4 106 > 4 204 > 4 259 > 4 419 > 4 462 > 5 59 > 5 83 > 5 236 > 5 353 > 5 360 > 6 64 > 6 86 > 6 160 > 6 267 > 6 355 > 7 100 > 7 103 > 7 196 > 7 300 > 7 491 > 8 52 > 8 80 > 8 244 > 8 311 > 8 312 > 9 165 > 9 252 > 9 327 > 9 460 > 9 474 > 10 44 > 10 185 > 10 230 > 10 235 > 10 352 > 11 349 > 11 365 > 11 424 > 11 436 > 11 464 > 12 154 > 12 245 > 12 247 > 12 441 > 12 449 > 13 20 > 13 107 > 13 217 > 13 239 > 13 342 > 14 18 > 14 136 > 14 164 > 14 210 > 14 451 > 15 158 > 15 176 > 15 368 > 15 437 > 15 476 > 16 188 > 16 253 > 16 450 > 16 453 > 16 472 > 17 5 > 17 269 > 17 329 > 17 401 > 17 443 > 18 41 > 18 46 > 18 81 > 18 129 > 18 423 > 19 88 > 19 92 > 19 374 > 19 383 > 19 395 > 20 72 > 20 121 > 20 174 > 20 278 > 20 315 > 21 51 > 21 56 > 21 268 > 21 299 > 21 455 > 22 38 > 22 124 > 22 224 > 22 263 > 22 302 > 23 39 > 23 179 > 23 190 > 23 389 > 23 391 > 24 58 > 24 120 > 24 173 > 24 221 > 24 323 > 25 61 > 25 119 > 25 153 > 25 294 > 25 463 > 26 55 > 26 108 > 26 147 > 26 157 > 26 274 > 27 87 > 27 215 > 27 246 > 27 317 > 27 326 > 28 2 > 28 171 > 28 220 > 28 416 > 28 434 > 29 156 > 29 197 > 29 238 > 29 488 > 29 496 > 30 17 > 30 113 > 30 184 > 30 292 > 30 444 > 31 248 > 31 265 > 31 328 > 31 343 > 31 411 > 32 361 > 32 387 > 32 461 > 32 478 > 32 484 > 33 222 > 33 332 > 33 377 > 33 432 > 33 439 > 34 15 > 34 125 > 34 126 > 34 187 > 34 296 > 35 23 > 35 71 > 35 172 > 35 191 > 35 398 > 36 19 > 36 36 > 36 79 > 36 375 > 36 422 > 37 22 > 37 166 > 37 218 > 37 228 > 37 350 > 38 89 > 38 324 > 38 372 > 38 458 > 38 493 > 39 97 > 39 280 > 39 345 > 39 381 > 39 435 > 40 96 > 40 306 > 40 413 > 40 466 > 40 494 > 41 73 > 41 116 > 41 180 > 41 223 > 41 382 > 42 26 > 42 67 > 42 354 > 42 425 > 42 477 > 43 111 > 43 127 > 43 287 > 43 290 > 43 430 > 44 50 > 44 231 > 44 241 > 44 243 > 44 262 > 45 8 > 45 24 > 45 105 > 45 139 > 45 168 > 46 93 > 46 161 > 46 304 > 46 442 > 46 489 > 47 1 > 47 43 > 47 128 > 47 257 > 47 420 > 48 70 > 48 90 > 48 270 > 48 358 > 48 421 > 49 98 > 49 225 > 49 330 > 49 380 > 49 468 > 50 42 > 50 115 > 50 195 > 50 322 > 50 428 > 51 49 > 51 255 > 51 266 > 51 429 > 51 452 > 52 143 > 52 151 > 52 275 > 52 403 > 52 448 > 53 35 > 53 76 > 53 77 > 53 118 > 53 319 > 54 37 > 54 66 > 54 320 > 54 363 > 54 495 > 55 78 > 55 229 > 55 366 > 55 406 > 55 445 > 56 16 > 56 40 > 56 209 > 56 234 > 56 402 > 57 27 > 57 249 > 57 373 > 57 386 > 57 426 > 58 7 > 58 84 > 58 114 > 58 427 > 58 454 > 59 285 > 59 288 > 59 318 > 59 480 > 59 498 > 60 45 > 60 63 > 60 167 > 60 415 > 60 469 > 61 31 > 61 32 > 61 82 > 61 148 > 61 297 > 62 202 > 62 289 > 62 379 > 62 447 > 62 457 > 63 12 > 63 145 > 63 152 > 63 178 > 63 206 > 64 10 > 64 137 > 64 170 > 64 334 > 64 410 > 65 232 > 65 273 > 65 303 > 65 346 > 65 359 > 66 60 > 66 162 > 66 371 > 66 482 > 66 486 > 67 48 > 67 54 > 67 193 > 67 378 > 67 471 > 68 9 > 68 122 > 68 211 > 68 405 > 68 459 > 69 53 > 69 91 > 69 109 > 69 226 > 69 399 > 70 201 > 70 341 > 70 446 > 70 467 > 70 470 > 71 62 > 71 112 > 71 356 > 71 465 > 71 475 > 72 95 > 72 293 > 72 344 > 72 385 > 72 404 > 73 131 > 73 212 > 73 251 > 73 261 > 73 337 > 74 208 > 74 254 > 74 364 > 74 384 > 74 490 > 75 94 > 75 99 > 75 141 > 75 284 > 75 390 > 76 117 > 76 340 > 76 394 > 76 438 > 76 485 > 77 25 > 77 74 > 77 144 > 77 213 > 77 283 > 78 47 > 78 57 > 78 198 > 78 314 > 78 431 > 79 102 > 79 132 > 79 281 > 79 291 > 79 456 > 80 21 > 80 134 > 80 310 > 80 335 > 80 367 > 81 6 > 81 163 > 81 169 > 81 307 > 81 492 > 82 130 > 82 339 > 82 348 > 82 400 > 82 483 > 83 65 > 83 260 > 83 351 > 83 393 > 83 479 > 84 33 > 84 227 > 84 250 > 84 408 > 84 497 > 85 0 > 85 85 > 85 264 > 85 418 > 85 487 > 86 4 > 86 181 > 86 214 > 86 258 > 86 277 > 87 28 > 87 69 > 87 183 > 87 216 > 87 295 > 88 34 > 88 282 > 88 308 > 88 336 > 88 417 > 89 256 > 89 313 > 89 370 > 89 388 > 89 473 > 90 3 > 90 200 > 90 325 > 90 357 > 90 396 > 91 159 > 91 189 > 91 192 > 91 219 > 91 369 > 92 68 > 92 155 > 92 199 > 92 233 > 92 362 > 93 140 > 93 150 > 93 207 > 93 397 > 93 412 > 94 146 > 94 149 > 94 237 > 94 271 > 94 321 > 95 13 > 95 29 > 95 75 > 95 205 > 95 499 > 96 14 > 96 101 > 96 123 > 96 333 > 96 481 > 97 133 > 97 182 > 97 272 > 97 301 > 97 392 > 98 177 > 98 194 > 98 286 > 98 316 > 98 433 > 99 135 > 99 186 > 99 240 > 99 347 > 99 409 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=2. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 488. sort-cases.at:57: 488. sort 500 cases (100 unique) with 2 buffers (sort-cases.at:57): FAILED (sort-cases.at:57) # -*- compilation -*- 489. sort-cases.at:58: testing sort 500 cases (100 unique) with 3 buffers ... ./sort-cases.at:58: sort_cases_gen_data 100 5 3 ./sort-cases.at:58: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:07 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/489/stdout Thu Mar 22 08:02:07 2012 @@ -0,0 +1,101 @@ +TEMPFILE: /home/seidel/tmp/psppaxeoKx/0 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/1 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/2 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/3 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/4 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/5 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/6 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/7 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/8 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/9 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/10 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/11 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/12 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/13 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/14 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/15 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/16 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/17 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/18 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/19 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/20 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/21 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/22 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/23 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/24 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/25 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/26 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/27 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/28 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/29 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/30 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/31 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/32 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/33 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/34 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/35 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/36 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/37 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/38 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/39 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/40 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/41 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/42 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/43 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/44 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/45 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/46 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/47 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/48 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/49 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/50 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/51 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/52 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/53 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/54 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/55 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/56 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/57 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/58 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/59 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/60 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/61 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/62 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/63 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/64 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/65 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/66 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/67 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/68 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/69 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/70 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/71 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/72 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/73 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/74 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/75 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/76 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/77 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/78 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/79 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/80 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/81 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/82 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/83 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/84 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/85 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/86 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/87 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/88 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/89 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/90 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/91 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/92 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/93 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/94 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/95 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/96 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/97 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/98 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/99 +TEMPFILE: /home/seidel/tmp/psppaxeoKx/100 data.txt: > 33 0 > 60 1 > 77 2 > 79 3 > 10 4 > 33 5 > 15 6 > 26 7 > 98 8 > 46 9 > 21 10 > 68 11 > 82 12 > 99 13 > 42 14 > 67 15 > 59 16 > 67 17 > 92 18 > 72 19 > 31 20 > 51 21 > 62 22 > 51 23 > 88 24 > 54 25 > 93 26 > 1 27 > 81 28 > 21 29 > 10 30 > 66 31 > 62 32 > 10 33 > 2 34 > 59 35 > 84 36 > 4 37 > 15 38 > 69 39 > 7 40 > 91 41 > 27 42 > 22 43 > 40 44 > 82 45 > 40 46 > 18 47 > 24 48 > 45 49 > 13 50 > 9 51 > 35 52 > 39 53 > 63 54 > 63 55 > 77 56 > 14 57 > 74 58 > 59 59 > 66 60 > 55 61 > 28 62 > 92 63 > 15 64 > 4 65 > 73 66 > 85 67 > 85 68 > 12 69 > 89 70 > 56 71 > 82 72 > 62 73 > 28 74 > 21 75 > 74 76 > 76 77 > 57 78 > 26 79 > 81 80 > 29 81 > 42 82 > 86 83 > 88 84 > 30 85 > 4 86 > 64 87 > 30 88 > 99 89 > 36 90 > 44 91 > 42 92 > 12 93 > 71 94 > 86 95 > 20 96 > 56 97 > 17 98 > 75 99 > 10 100 > 60 101 > 75 102 > 19 103 > 70 104 > 87 105 > 26 106 > 7 107 > 19 108 > 63 109 > 14 110 > 23 111 > 97 112 > 3 113 > 95 114 > 68 115 > 58 116 > 41 117 > 60 118 > 86 119 > 31 120 > 25 121 > 33 122 > 7 123 > 78 124 > 96 125 > 29 126 > 59 127 > 3 128 > 75 129 > 52 130 > 92 131 > 36 132 > 44 133 > 69 134 > 18 135 > 31 136 > 38 137 > 23 138 > 28 139 > 46 140 > 47 141 > 97 142 > 41 143 > 73 144 > 6 145 > 81 146 > 89 147 > 57 148 > 14 149 > 89 150 > 0 151 > 81 152 > 49 153 > 97 154 > 0 155 > 53 156 > 88 157 > 52 158 > 34 159 > 13 160 > 63 161 > 19 162 > 84 163 > 96 164 > 55 165 > 90 166 > 46 167 > 86 168 > 39 169 > 27 170 > 78 171 > 94 172 > 2 173 > 24 174 > 78 175 > 44 176 > 72 177 > 53 178 > 34 179 > 45 180 > 19 181 > 65 182 > 5 183 > 3 184 > 38 185 > 60 186 > 33 187 > 14 188 > 34 189 > 25 190 > 76 191 > 82 192 > 69 193 > 22 194 > 29 195 > 72 196 > 76 197 > 35 198 > 96 199 > 56 200 > 47 201 > 23 202 > 37 203 > 65 204 > 69 205 > 95 206 > 90 207 > 53 208 > 12 209 > 78 210 > 37 211 > 64 212 > 49 213 > 58 214 > 29 215 > 26 216 > 24 217 > 11 218 > 74 219 > 30 220 > 48 221 > 87 222 > 48 223 > 83 224 > 57 225 > 20 226 > 2 227 > 13 228 > 37 229 > 8 230 > 41 231 > 80 232 > 61 233 > 27 234 > 5 235 > 90 236 > 84 237 > 9 238 > 21 239 > 1 240 > 95 241 > 58 242 > 41 243 > 70 244 > 66 245 > 22 246 > 11 247 > 30 248 > 20 249 > 67 250 > 22 251 > 64 252 > 62 253 > 4 254 > 57 255 > 50 256 > 54 257 > 23 258 > 20 259 > 40 260 > 93 261 > 79 262 > 1 263 > 97 264 > 18 265 > 76 266 > 97 267 > 35 268 > 58 269 > 38 270 > 79 271 > 6 272 > 94 273 > 68 274 > 54 275 > 16 276 > 36 277 > 72 278 > 32 279 > 6 280 > 92 281 > 62 282 > 7 283 > 13 284 > 73 285 > 47 286 > 61 287 > 66 288 > 0 289 > 2 290 > 33 291 > 10 292 > 0 293 > 17 294 > 16 295 > 63 296 > 25 297 > 15 298 > 9 299 > 85 300 > 57 301 > 67 302 > 47 303 > 29 304 > 80 305 > 95 306 > 73 307 > 52 308 > 94 309 > 6 310 > 6 311 > 5 312 > 31 313 > 7 314 > 40 315 > 24 316 > 38 317 > 36 318 > 77 319 > 8 320 > 55 321 > 50 322 > 12 323 > 48 324 > 93 325 > 91 326 > 83 327 > 52 328 > 22 329 > 35 330 > 55 331 > 16 332 > 88 333 > 1 334 > 58 335 > 15 336 > 43 337 > 53 338 > 53 339 > 51 340 > 98 341 > 38 342 > 5 343 > 83 344 > 4 345 > 50 346 > 19 347 > 27 348 > 8 349 > 90 350 > 99 351 > 59 352 > 20 353 > 21 354 > 80 355 > 3 356 > 32 357 > 96 358 > 16 359 > 51 360 > 71 361 > 74 362 > 16 363 > 80 364 > 32 365 > 45 366 > 46 367 > 96 368 > 42 369 > 56 370 > 44 371 > 84 372 > 34 373 > 92 374 > 39 375 > 8 376 > 49 377 > 93 378 > 75 379 > 87 380 > 25 381 > 11 382 > 41 383 > 44 384 > 23 385 > 65 386 > 52 387 > 3 388 > 61 389 > 24 390 > 81 391 > 43 392 > 65 393 > 67 394 > 45 395 > 45 396 > 31 397 > 37 398 > 55 399 > 13 400 > 17 401 > 93 402 > 14 403 > 2 404 > 48 405 > 87 406 > 95 407 > 43 408 > 77 409 > 76 410 > 60 411 > 40 412 > 71 413 > 79 414 > 82 415 > 37 416 > 43 417 > 94 418 > 83 419 > 18 420 > 87 421 > 56 422 > 42 423 > 71 424 > 27 425 > 9 426 > 61 427 > 75 428 > 36 429 > 50 430 > 86 431 > 61 432 > 47 433 > 83 434 > 28 435 > 70 436 > 94 437 > 73 438 > 64 439 > 30 440 > 77 441 > 91 442 > 98 443 > 64 444 > 46 445 > 9 446 > 85 447 > 69 448 > 50 449 > 11 450 > 8 451 > 91 452 > 68 453 > 48 454 > 43 455 > 32 456 > 12 457 > 17 458 > 17 459 > 28 460 > 71 461 > 89 462 > 54 463 > 85 464 > 51 465 > 98 466 > 84 467 > 72 468 > 49 469 > 98 470 > 1 471 > 39 472 > 89 473 > 5 474 > 99 475 > 68 476 > 79 477 > 18 478 > 99 479 > 39 480 > 34 481 > 66 482 > 11 483 > 25 484 > 80 485 > 0 486 > 26 487 > 65 488 > 88 489 > 74 490 > 70 491 > 78 492 > 49 493 > 35 494 > 54 495 > 91 496 > 70 497 > 32 498 > 90 499 output.txt: > 0 151 > 0 155 > 0 289 > 0 293 > 0 486 > 1 27 > 1 240 > 1 263 > 1 334 > 1 471 > 2 34 > 2 173 > 2 227 > 2 290 > 2 404 > 3 113 > 3 128 > 3 184 > 3 356 > 3 388 > 4 37 > 4 65 > 4 86 > 4 254 > 4 345 > 5 183 > 5 235 > 5 312 > 5 343 > 5 474 > 6 145 > 6 272 > 6 280 > 6 310 > 6 311 > 7 40 > 7 107 > 7 123 > 7 283 > 7 314 > 8 230 > 8 320 > 8 349 > 8 376 > 8 451 > 9 51 > 9 238 > 9 299 > 9 426 > 9 446 > 10 4 > 10 30 > 10 33 > 10 100 > 10 292 > 11 218 > 11 247 > 11 382 > 11 450 > 11 483 > 12 69 > 12 93 > 12 209 > 12 323 > 12 457 > 13 50 > 13 160 > 13 228 > 13 284 > 13 400 > 14 57 > 14 110 > 14 149 > 14 188 > 14 403 > 15 6 > 15 38 > 15 64 > 15 298 > 15 336 > 16 276 > 16 295 > 16 332 > 16 359 > 16 363 > 17 98 > 17 294 > 17 401 > 17 458 > 17 459 > 18 47 > 18 135 > 18 265 > 18 420 > 18 478 > 19 103 > 19 108 > 19 162 > 19 181 > 19 347 > 20 96 > 20 226 > 20 249 > 20 259 > 20 353 > 21 10 > 21 29 > 21 75 > 21 239 > 21 354 > 22 43 > 22 194 > 22 246 > 22 251 > 22 329 > 23 111 > 23 138 > 23 202 > 23 258 > 23 385 > 24 48 > 24 174 > 24 217 > 24 316 > 24 390 > 25 121 > 25 190 > 25 297 > 25 381 > 25 484 > 26 7 > 26 79 > 26 106 > 26 216 > 26 487 > 27 42 > 27 170 > 27 234 > 27 348 > 27 425 > 28 62 > 28 74 > 28 139 > 28 435 > 28 460 > 29 81 > 29 126 > 29 195 > 29 215 > 29 304 > 30 85 > 30 88 > 30 220 > 30 248 > 30 440 > 31 20 > 31 120 > 31 136 > 31 313 > 31 397 > 32 279 > 32 357 > 32 365 > 32 456 > 32 498 > 33 0 > 33 5 > 33 122 > 33 187 > 33 291 > 34 159 > 34 179 > 34 189 > 34 373 > 34 481 > 35 52 > 35 198 > 35 268 > 35 330 > 35 494 > 36 90 > 36 132 > 36 277 > 36 318 > 36 429 > 37 203 > 37 211 > 37 229 > 37 398 > 37 416 > 38 137 > 38 185 > 38 270 > 38 317 > 38 342 > 39 53 > 39 169 > 39 375 > 39 472 > 39 480 > 40 44 > 40 46 > 40 260 > 40 315 > 40 412 > 41 117 > 41 143 > 41 231 > 41 243 > 41 383 > 42 14 > 42 82 > 42 92 > 42 369 > 42 423 > 43 337 > 43 392 > 43 408 > 43 417 > 43 455 > 44 91 > 44 133 > 44 176 > 44 371 > 44 384 > 45 49 > 45 180 > 45 366 > 45 395 > 45 396 > 46 9 > 46 140 > 46 167 > 46 367 > 46 445 > 47 141 > 47 201 > 47 286 > 47 303 > 47 433 > 48 221 > 48 223 > 48 324 > 48 405 > 48 454 > 49 153 > 49 213 > 49 377 > 49 469 > 49 493 > 50 256 > 50 322 > 50 346 > 50 430 > 50 449 > 51 21 > 51 23 > 51 340 > 51 360 > 51 465 > 52 130 > 52 158 > 52 308 > 52 328 > 52 387 > 53 156 > 53 178 > 53 208 > 53 338 > 53 339 > 54 25 > 54 257 > 54 275 > 54 463 > 54 495 > 55 61 > 55 165 > 55 321 > 55 331 > 55 399 > 56 71 > 56 97 > 56 200 > 56 370 > 56 422 > 57 78 > 57 148 > 57 225 > 57 255 > 57 301 > 58 116 > 58 214 > 58 242 > 58 269 > 58 335 > 59 16 > 59 35 > 59 59 > 59 127 > 59 352 > 60 1 > 60 101 > 60 118 > 60 186 > 60 411 > 61 233 > 61 287 > 61 389 > 61 427 > 61 432 > 62 22 > 62 32 > 62 73 > 62 253 > 62 282 > 63 54 > 63 55 > 63 109 > 63 161 > 63 296 > 64 87 > 64 212 > 64 252 > 64 439 > 64 444 > 65 182 > 65 204 > 65 386 > 65 393 > 65 488 > 66 31 > 66 60 > 66 245 > 66 288 > 66 482 > 67 15 > 67 17 > 67 250 > 67 302 > 67 394 > 68 11 > 68 115 > 68 274 > 68 453 > 68 476 > 69 39 > 69 134 > 69 193 > 69 205 > 69 448 > 70 104 > 70 244 > 70 436 > 70 491 > 70 497 > 71 94 > 71 361 > 71 413 > 71 424 > 71 461 > 72 19 > 72 177 > 72 196 > 72 278 > 72 468 > 73 66 > 73 144 > 73 285 > 73 307 > 73 438 > 74 58 > 74 76 > 74 219 > 74 362 > 74 490 > 75 99 > 75 102 > 75 129 > 75 379 > 75 428 > 76 77 > 76 191 > 76 197 > 76 266 > 76 410 > 77 2 > 77 56 > 77 319 > 77 409 > 77 441 > 78 124 > 78 171 > 78 175 > 78 210 > 78 492 > 79 3 > 79 262 > 79 271 > 79 414 > 79 477 > 80 232 > 80 305 > 80 355 > 80 364 > 80 485 > 81 28 > 81 80 > 81 146 > 81 152 > 81 391 > 82 12 > 82 45 > 82 72 > 82 192 > 82 415 > 83 224 > 83 327 > 83 344 > 83 419 > 83 434 > 84 36 > 84 163 > 84 237 > 84 372 > 84 467 > 85 67 > 85 68 > 85 300 > 85 447 > 85 464 > 86 83 > 86 95 > 86 119 > 86 168 > 86 431 > 87 105 > 87 222 > 87 380 > 87 406 > 87 421 > 88 24 > 88 84 > 88 157 > 88 333 > 88 489 > 89 70 > 89 147 > 89 150 > 89 462 > 89 473 > 90 166 > 90 207 > 90 236 > 90 350 > 90 499 > 91 41 > 91 326 > 91 442 > 91 452 > 91 496 > 92 18 > 92 63 > 92 131 > 92 281 > 92 374 > 93 26 > 93 261 > 93 325 > 93 378 > 93 402 > 94 172 > 94 273 > 94 309 > 94 418 > 94 437 > 95 114 > 95 206 > 95 241 > 95 306 > 95 407 > 96 125 > 96 164 > 96 199 > 96 358 > 96 368 > 97 112 > 97 142 > 97 154 > 97 264 > 97 267 > 98 8 > 98 341 > 98 443 > 98 466 > 98 470 > 99 13 > 99 89 > 99 351 > 99 475 > 99 479 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=3. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 489. sort-cases.at:58: 489. sort 500 cases (100 unique) with 3 buffers (sort-cases.at:58): FAILED (sort-cases.at:58) # -*- compilation -*- 490. sort-cases.at:59: testing sort 500 cases (100 unique) with 4 buffers ... ./sort-cases.at:59: sort_cases_gen_data 100 5 4 ./sort-cases.at:59: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:08 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/490/stdout Thu Mar 22 08:02:08 2012 @@ -0,0 +1,76 @@ +TEMPFILE: /home/seidel/tmp/psppRpcKiW/0 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/1 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/2 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/3 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/4 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/5 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/6 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/7 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/8 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/9 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/10 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/11 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/12 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/13 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/14 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/15 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/16 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/17 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/18 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/19 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/20 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/21 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/22 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/23 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/24 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/25 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/26 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/27 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/28 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/29 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/30 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/31 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/32 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/33 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/34 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/35 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/36 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/37 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/38 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/39 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/40 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/41 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/42 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/43 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/44 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/45 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/46 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/47 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/48 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/49 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/50 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/51 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/52 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/53 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/54 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/55 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/56 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/57 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/58 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/59 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/60 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/61 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/62 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/63 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/64 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/65 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/66 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/67 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/68 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/69 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/70 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/71 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/72 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/73 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/74 +TEMPFILE: /home/seidel/tmp/psppRpcKiW/75 data.txt: > 73 0 > 61 1 > 3 2 > 54 3 > 27 4 > 16 5 > 1 6 > 31 7 > 36 8 > 21 9 > 31 10 > 49 11 > 56 12 > 70 13 > 92 14 > 79 15 > 52 16 > 25 17 > 41 18 > 75 19 > 95 20 > 47 21 > 75 22 > 47 23 > 49 24 > 78 25 > 85 26 > 57 27 > 36 28 > 78 29 > 35 30 > 59 31 > 49 32 > 82 33 > 4 34 > 44 35 > 81 36 > 5 37 > 25 38 > 16 39 > 68 40 > 63 41 > 45 42 > 6 43 > 87 44 > 25 45 > 45 46 > 42 47 > 92 48 > 95 49 > 20 50 > 98 51 > 28 52 > 39 53 > 69 54 > 70 55 > 33 56 > 47 57 > 78 58 > 62 59 > 15 60 > 51 61 > 37 62 > 64 63 > 68 64 > 18 65 > 6 66 > 64 67 > 29 68 > 58 69 > 99 70 > 44 71 > 37 72 > 28 73 > 17 74 > 96 75 > 93 76 > 1 77 > 41 78 > 25 79 > 81 80 > 43 81 > 21 82 > 23 83 > 18 84 > 59 85 > 55 86 > 76 87 > 34 88 > 89 89 > 2 90 > 94 91 > 48 92 > 51 93 > 42 94 > 64 95 > 60 96 > 71 97 > 77 98 > 86 99 > 90 100 > 19 101 > 10 102 > 53 103 > 86 104 > 0 105 > 64 106 > 23 107 > 51 108 > 14 109 > 88 110 > 97 111 > 33 112 > 76 113 > 67 114 > 6 115 > 29 116 > 65 117 > 82 118 > 95 119 > 38 120 > 39 121 > 94 122 > 14 123 > 94 124 > 71 125 > 26 126 > 44 127 > 68 128 > 84 129 > 72 130 > 5 131 > 48 132 > 83 133 > 25 134 > 66 135 > 52 136 > 93 137 > 4 138 > 43 139 > 67 140 > 15 141 > 76 142 > 34 143 > 53 144 > 94 145 > 77 146 > 9 147 > 42 148 > 60 149 > 8 150 > 43 151 > 94 152 > 19 153 > 10 154 > 73 155 > 27 156 > 97 157 > 85 158 > 87 159 > 50 160 > 62 161 > 5 162 > 24 163 > 34 164 > 85 165 > 34 166 > 86 167 > 55 168 > 21 169 > 33 170 > 43 171 > 77 172 > 79 173 > 36 174 > 30 175 > 41 176 > 99 177 > 60 178 > 54 179 > 67 180 > 47 181 > 8 182 > 36 183 > 75 184 > 66 185 > 73 186 > 56 187 > 8 188 > 90 189 > 12 190 > 66 191 > 35 192 > 61 193 > 83 194 > 62 195 > 24 196 > 63 197 > 7 198 > 53 199 > 50 200 > 87 201 > 75 202 > 76 203 > 40 204 > 33 205 > 28 206 > 98 207 > 15 208 > 69 209 > 31 210 > 20 211 > 98 212 > 22 213 > 63 214 > 0 215 > 41 216 > 39 217 > 97 218 > 61 219 > 26 220 > 45 221 > 46 222 > 88 223 > 80 224 > 59 225 > 37 226 > 77 227 > 35 228 > 54 229 > 62 230 > 95 231 > 72 232 > 85 233 > 66 234 > 96 235 > 88 236 > 19 237 > 23 238 > 81 239 > 28 240 > 12 241 > 82 242 > 13 243 > 83 244 > 99 245 > 44 246 > 78 247 > 7 248 > 62 249 > 11 250 > 74 251 > 91 252 > 27 253 > 96 254 > 20 255 > 68 256 > 26 257 > 14 258 > 72 259 > 81 260 > 45 261 > 2 262 > 92 263 > 90 264 > 72 265 > 84 266 > 91 267 > 14 268 > 48 269 > 40 270 > 11 271 > 54 272 > 8 273 > 70 274 > 52 275 > 90 276 > 67 277 > 13 278 > 23 279 > 55 280 > 9 281 > 15 282 > 20 283 > 1 284 > 82 285 > 91 286 > 65 287 > 16 288 > 11 289 > 24 290 > 84 291 > 79 292 > 75 293 > 24 294 > 61 295 > 0 296 > 18 297 > 89 298 > 6 299 > 5 300 > 46 301 > 4 302 > 51 303 > 84 304 > 19 305 > 42 306 > 99 307 > 38 308 > 35 309 > 21 310 > 99 311 > 2 312 > 88 313 > 46 314 > 40 315 > 73 316 > 4 317 > 22 318 > 30 319 > 29 320 > 46 321 > 18 322 > 64 323 > 58 324 > 57 325 > 74 326 > 71 327 > 29 328 > 79 329 > 27 330 > 3 331 > 22 332 > 71 333 > 38 334 > 43 335 > 63 336 > 44 337 > 11 338 > 31 339 > 79 340 > 82 341 > 32 342 > 65 343 > 42 344 > 19 345 > 97 346 > 63 347 > 48 348 > 10 349 > 35 350 > 69 351 > 34 352 > 0 353 > 51 354 > 1 355 > 14 356 > 58 357 > 5 358 > 0 359 > 80 360 > 10 361 > 73 362 > 58 363 > 65 364 > 39 365 > 52 366 > 31 367 > 7 368 > 30 369 > 11 370 > 47 371 > 17 372 > 22 373 > 93 374 > 1 375 > 91 376 > 65 377 > 20 378 > 41 379 > 45 380 > 80 381 > 30 382 > 38 383 > 81 384 > 53 385 > 74 386 > 38 387 > 54 388 > 70 389 > 68 390 > 91 391 > 55 392 > 48 393 > 93 394 > 83 395 > 26 396 > 50 397 > 57 398 > 59 399 > 12 400 > 86 401 > 7 402 > 49 403 > 46 404 > 23 405 > 32 406 > 67 407 > 93 408 > 71 409 > 86 410 > 49 411 > 13 412 > 40 413 > 89 414 > 97 415 > 33 416 > 69 417 > 28 418 > 70 419 > 37 420 > 29 421 > 78 422 > 98 423 > 89 424 > 50 425 > 56 426 > 12 427 > 92 428 > 87 429 > 74 430 > 26 431 > 56 432 > 66 433 > 55 434 > 88 435 > 3 436 > 72 437 > 52 438 > 89 439 > 3 440 > 84 441 > 22 442 > 32 443 > 10 444 > 96 445 > 16 446 > 27 447 > 39 448 > 18 449 > 57 450 > 74 451 > 37 452 > 80 453 > 17 454 > 87 455 > 2 456 > 32 457 > 9 458 > 83 459 > 9 460 > 80 461 > 16 462 > 59 463 > 57 464 > 61 465 > 96 466 > 69 467 > 76 468 > 7 469 > 56 470 > 13 471 > 30 472 > 9 473 > 2 474 > 98 475 > 77 476 > 8 477 > 24 478 > 12 479 > 90 480 > 60 481 > 58 482 > 15 483 > 95 484 > 21 485 > 32 486 > 3 487 > 40 488 > 85 489 > 17 490 > 36 491 > 53 492 > 17 493 > 13 494 > 6 495 > 50 496 > 60 497 > 4 498 > 92 499 output.txt: > 0 105 > 0 215 > 0 296 > 0 353 > 0 359 > 1 6 > 1 77 > 1 284 > 1 355 > 1 375 > 2 90 > 2 262 > 2 312 > 2 456 > 2 474 > 3 2 > 3 331 > 3 436 > 3 440 > 3 487 > 4 34 > 4 138 > 4 302 > 4 317 > 4 498 > 5 37 > 5 131 > 5 162 > 5 300 > 5 358 > 6 43 > 6 66 > 6 115 > 6 299 > 6 495 > 7 198 > 7 248 > 7 368 > 7 402 > 7 469 > 8 150 > 8 182 > 8 188 > 8 273 > 8 477 > 9 147 > 9 281 > 9 458 > 9 460 > 9 473 > 10 102 > 10 154 > 10 349 > 10 361 > 10 444 > 11 250 > 11 271 > 11 289 > 11 338 > 11 370 > 12 190 > 12 241 > 12 400 > 12 427 > 12 479 > 13 243 > 13 278 > 13 412 > 13 471 > 13 494 > 14 109 > 14 123 > 14 258 > 14 268 > 14 356 > 15 60 > 15 141 > 15 208 > 15 282 > 15 483 > 16 5 > 16 39 > 16 288 > 16 446 > 16 462 > 17 74 > 17 372 > 17 454 > 17 490 > 17 493 > 18 65 > 18 84 > 18 297 > 18 322 > 18 449 > 19 101 > 19 153 > 19 237 > 19 305 > 19 345 > 20 50 > 20 211 > 20 255 > 20 283 > 20 378 > 21 9 > 21 82 > 21 169 > 21 310 > 21 485 > 22 213 > 22 318 > 22 332 > 22 373 > 22 442 > 23 83 > 23 107 > 23 238 > 23 279 > 23 405 > 24 163 > 24 196 > 24 290 > 24 294 > 24 478 > 25 17 > 25 38 > 25 45 > 25 79 > 25 134 > 26 126 > 26 220 > 26 257 > 26 396 > 26 431 > 27 4 > 27 156 > 27 253 > 27 330 > 27 447 > 28 52 > 28 73 > 28 206 > 28 240 > 28 418 > 29 68 > 29 116 > 29 320 > 29 328 > 29 421 > 30 175 > 30 319 > 30 369 > 30 382 > 30 472 > 31 7 > 31 10 > 31 210 > 31 339 > 31 367 > 32 342 > 32 406 > 32 443 > 32 457 > 32 486 > 33 56 > 33 112 > 33 170 > 33 205 > 33 416 > 34 88 > 34 143 > 34 164 > 34 166 > 34 352 > 35 30 > 35 192 > 35 228 > 35 309 > 35 350 > 36 8 > 36 28 > 36 174 > 36 183 > 36 491 > 37 62 > 37 72 > 37 226 > 37 420 > 37 452 > 38 120 > 38 308 > 38 334 > 38 383 > 38 387 > 39 53 > 39 121 > 39 217 > 39 365 > 39 448 > 40 204 > 40 270 > 40 315 > 40 413 > 40 488 > 41 18 > 41 78 > 41 176 > 41 216 > 41 379 > 42 47 > 42 94 > 42 148 > 42 306 > 42 344 > 43 81 > 43 139 > 43 151 > 43 171 > 43 335 > 44 35 > 44 71 > 44 127 > 44 246 > 44 337 > 45 42 > 45 46 > 45 221 > 45 261 > 45 380 > 46 222 > 46 301 > 46 314 > 46 321 > 46 404 > 47 21 > 47 23 > 47 57 > 47 181 > 47 371 > 48 92 > 48 132 > 48 269 > 48 348 > 48 393 > 49 11 > 49 24 > 49 32 > 49 403 > 49 411 > 50 160 > 50 200 > 50 397 > 50 425 > 50 496 > 51 61 > 51 93 > 51 108 > 51 303 > 51 354 > 52 16 > 52 136 > 52 275 > 52 366 > 52 438 > 53 103 > 53 144 > 53 199 > 53 385 > 53 492 > 54 3 > 54 179 > 54 229 > 54 272 > 54 388 > 55 86 > 55 168 > 55 280 > 55 392 > 55 434 > 56 12 > 56 187 > 56 426 > 56 432 > 56 470 > 57 27 > 57 325 > 57 398 > 57 450 > 57 464 > 58 69 > 58 324 > 58 357 > 58 363 > 58 482 > 59 31 > 59 85 > 59 225 > 59 399 > 59 463 > 60 96 > 60 149 > 60 178 > 60 481 > 60 497 > 61 1 > 61 193 > 61 219 > 61 295 > 61 465 > 62 59 > 62 161 > 62 195 > 62 230 > 62 249 > 63 41 > 63 197 > 63 214 > 63 336 > 63 347 > 64 63 > 64 67 > 64 95 > 64 106 > 64 323 > 65 117 > 65 287 > 65 343 > 65 364 > 65 377 > 66 135 > 66 185 > 66 191 > 66 234 > 66 433 > 67 114 > 67 140 > 67 180 > 67 277 > 67 407 > 68 40 > 68 64 > 68 128 > 68 256 > 68 390 > 69 54 > 69 209 > 69 351 > 69 417 > 69 467 > 70 13 > 70 55 > 70 274 > 70 389 > 70 419 > 71 97 > 71 125 > 71 327 > 71 333 > 71 409 > 72 130 > 72 232 > 72 259 > 72 265 > 72 437 > 73 0 > 73 155 > 73 186 > 73 316 > 73 362 > 74 251 > 74 326 > 74 386 > 74 430 > 74 451 > 75 19 > 75 22 > 75 184 > 75 202 > 75 293 > 76 87 > 76 113 > 76 142 > 76 203 > 76 468 > 77 98 > 77 146 > 77 172 > 77 227 > 77 476 > 78 25 > 78 29 > 78 58 > 78 247 > 78 422 > 79 15 > 79 173 > 79 292 > 79 329 > 79 340 > 80 224 > 80 360 > 80 381 > 80 453 > 80 461 > 81 36 > 81 80 > 81 239 > 81 260 > 81 384 > 82 33 > 82 118 > 82 242 > 82 285 > 82 341 > 83 133 > 83 194 > 83 244 > 83 395 > 83 459 > 84 129 > 84 266 > 84 291 > 84 304 > 84 441 > 85 26 > 85 158 > 85 165 > 85 233 > 85 489 > 86 99 > 86 104 > 86 167 > 86 401 > 86 410 > 87 44 > 87 159 > 87 201 > 87 429 > 87 455 > 88 110 > 88 223 > 88 236 > 88 313 > 88 435 > 89 89 > 89 298 > 89 414 > 89 424 > 89 439 > 90 100 > 90 189 > 90 264 > 90 276 > 90 480 > 91 252 > 91 267 > 91 286 > 91 376 > 91 391 > 92 14 > 92 48 > 92 263 > 92 428 > 92 499 > 93 76 > 93 137 > 93 374 > 93 394 > 93 408 > 94 91 > 94 122 > 94 124 > 94 145 > 94 152 > 95 20 > 95 49 > 95 119 > 95 231 > 95 484 > 96 75 > 96 235 > 96 254 > 96 445 > 96 466 > 97 111 > 97 157 > 97 218 > 97 346 > 97 415 > 98 51 > 98 207 > 98 212 > 98 423 > 98 475 > 99 70 > 99 177 > 99 245 > 99 307 > 99 311 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=4. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 490. sort-cases.at:59: 490. sort 500 cases (100 unique) with 4 buffers (sort-cases.at:59): FAILED (sort-cases.at:59) # -*- compilation -*- 491. sort-cases.at:60: testing sort 500 cases (100 unique) with 5 buffers ... ./sort-cases.at:60: sort_cases_gen_data 100 5 5 ./sort-cases.at:60: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:08 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/491/stdout Thu Mar 22 08:02:08 2012 @@ -0,0 +1,61 @@ +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/0 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/1 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/2 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/3 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/4 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/5 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/6 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/7 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/8 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/9 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/10 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/11 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/12 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/13 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/14 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/15 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/16 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/17 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/18 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/19 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/20 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/21 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/22 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/23 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/24 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/25 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/26 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/27 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/28 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/29 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/30 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/31 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/32 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/33 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/34 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/35 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/36 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/37 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/38 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/39 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/40 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/41 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/42 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/43 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/44 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/45 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/46 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/47 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/48 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/49 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/50 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/51 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/52 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/53 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/54 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/55 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/56 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/57 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/58 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/59 +TEMPFILE: /home/seidel/tmp/pspprzZ8aE/60 data.txt: > 71 0 > 40 1 > 29 2 > 96 3 > 98 4 > 62 5 > 65 6 > 79 7 > 15 8 > 67 9 > 31 10 > 83 11 > 18 12 > 95 13 > 29 14 > 24 15 > 13 16 > 38 17 > 49 18 > 35 19 > 75 20 > 98 21 > 48 22 > 53 23 > 26 24 > 61 25 > 8 26 > 48 27 > 63 28 > 16 29 > 63 30 > 13 31 > 18 32 > 9 33 > 26 34 > 51 35 > 21 36 > 16 37 > 3 38 > 63 39 > 10 40 > 95 41 > 32 42 > 8 43 > 12 44 > 71 45 > 14 46 > 22 47 > 64 48 > 26 49 > 77 50 > 2 51 > 16 52 > 25 53 > 52 54 > 84 55 > 64 56 > 81 57 > 8 58 > 93 59 > 64 60 > 68 61 > 45 62 > 68 63 > 12 64 > 36 65 > 56 66 > 67 67 > 88 68 > 43 69 > 48 70 > 16 71 > 57 72 > 80 73 > 85 74 > 39 75 > 39 76 > 88 77 > 18 78 > 35 79 > 22 80 > 27 81 > 80 82 > 75 83 > 10 84 > 33 85 > 31 86 > 29 87 > 7 88 > 87 89 > 44 90 > 23 91 > 41 92 > 0 93 > 32 94 > 46 95 > 39 96 > 20 97 > 81 98 > 68 99 > 17 100 > 76 101 > 58 102 > 91 103 > 42 104 > 60 105 > 90 106 > 5 107 > 48 108 > 36 109 > 9 110 > 19 111 > 24 112 > 7 113 > 27 114 > 85 115 > 39 116 > 76 117 > 54 118 > 66 119 > 5 120 > 68 121 > 42 122 > 73 123 > 85 124 > 64 125 > 16 126 > 7 127 > 30 128 > 19 129 > 82 130 > 1 131 > 37 132 > 93 133 > 77 134 > 6 135 > 26 136 > 28 137 > 79 138 > 73 139 > 78 140 > 55 141 > 25 142 > 74 143 > 47 144 > 52 145 > 46 146 > 47 147 > 55 148 > 39 149 > 86 150 > 82 151 > 90 152 > 73 153 > 54 154 > 79 155 > 60 156 > 22 157 > 51 158 > 65 159 > 71 160 > 23 161 > 40 162 > 9 163 > 76 164 > 81 165 > 14 166 > 86 167 > 82 168 > 62 169 > 36 170 > 14 171 > 91 172 > 75 173 > 11 174 > 24 175 > 13 176 > 56 177 > 28 178 > 46 179 > 3 180 > 51 181 > 2 182 > 94 183 > 56 184 > 23 185 > 25 186 > 6 187 > 41 188 > 20 189 > 74 190 > 97 191 > 50 192 > 84 193 > 40 194 > 43 195 > 47 196 > 72 197 > 5 198 > 47 199 > 35 200 > 10 201 > 72 202 > 68 203 > 80 204 > 14 205 > 65 206 > 45 207 > 58 208 > 70 209 > 33 210 > 74 211 > 41 212 > 22 213 > 28 214 > 32 215 > 26 216 > 8 217 > 78 218 > 35 219 > 76 220 > 54 221 > 98 222 > 11 223 > 94 224 > 93 225 > 50 226 > 96 227 > 69 228 > 20 229 > 0 230 > 60 231 > 96 232 > 72 233 > 8 234 > 52 235 > 77 236 > 23 237 > 38 238 > 44 239 > 61 240 > 69 241 > 85 242 > 64 243 > 74 244 > 92 245 > 5 246 > 17 247 > 87 248 > 77 249 > 61 250 > 71 251 > 88 252 > 58 253 > 25 254 > 83 255 > 98 256 > 60 257 > 71 258 > 27 259 > 21 260 > 65 261 > 34 262 > 44 263 > 96 264 > 91 265 > 98 266 > 92 267 > 36 268 > 67 269 > 86 270 > 66 271 > 70 272 > 34 273 > 70 274 > 77 275 > 97 276 > 47 277 > 30 278 > 54 279 > 27 280 > 89 281 > 69 282 > 46 283 > 5 284 > 48 285 > 89 286 > 30 287 > 45 288 > 91 289 > 49 290 > 4 291 > 9 292 > 2 293 > 4 294 > 91 295 > 29 296 > 58 297 > 32 298 > 53 299 > 69 300 > 15 301 > 10 302 > 24 303 > 2 304 > 59 305 > 1 306 > 38 307 > 17 308 > 22 309 > 85 310 > 79 311 > 10 312 > 92 313 > 36 314 > 11 315 > 94 316 > 86 317 > 66 318 > 58 319 > 37 320 > 23 321 > 99 322 > 93 323 > 1 324 > 7 325 > 82 326 > 31 327 > 7 328 > 33 329 > 86 330 > 57 331 > 32 332 > 33 333 > 81 334 > 24 335 > 13 336 > 97 337 > 46 338 > 21 339 > 28 340 > 34 341 > 43 342 > 6 343 > 78 344 > 55 345 > 15 346 > 57 347 > 59 348 > 37 349 > 88 350 > 29 351 > 67 352 > 34 353 > 50 354 > 0 355 > 56 356 > 78 357 > 2 358 > 35 359 > 90 360 > 43 361 > 21 362 > 95 363 > 54 364 > 17 365 > 40 366 > 1 367 > 27 368 > 65 369 > 90 370 > 76 371 > 72 372 > 61 373 > 84 374 > 9 375 > 53 376 > 15 377 > 13 378 > 53 379 > 42 380 > 40 381 > 73 382 > 1 383 > 14 384 > 94 385 > 74 386 > 51 387 > 62 388 > 34 389 > 38 390 > 96 391 > 57 392 > 51 393 > 52 394 > 45 395 > 84 396 > 12 397 > 81 398 > 12 399 > 89 400 > 80 401 > 20 402 > 90 403 > 69 404 > 19 405 > 56 406 > 72 407 > 79 408 > 62 409 > 30 410 > 93 411 > 59 412 > 80 413 > 38 414 > 6 415 > 83 416 > 66 417 > 45 418 > 55 419 > 87 420 > 3 421 > 37 422 > 99 423 > 52 424 > 59 425 > 67 426 > 59 427 > 18 428 > 12 429 > 73 430 > 41 431 > 63 432 > 50 433 > 82 434 > 3 435 > 49 436 > 75 437 > 21 438 > 31 439 > 18 440 > 28 441 > 49 442 > 49 443 > 87 444 > 0 445 > 4 446 > 97 447 > 37 448 > 61 449 > 84 450 > 57 451 > 66 452 > 83 453 > 44 454 > 75 455 > 43 456 > 55 457 > 70 458 > 63 459 > 89 460 > 95 461 > 97 462 > 42 463 > 41 464 > 33 465 > 70 466 > 31 467 > 20 468 > 15 469 > 42 470 > 4 471 > 60 472 > 83 473 > 19 474 > 92 475 > 3 476 > 11 477 > 11 478 > 99 479 > 99 480 > 50 481 > 94 482 > 0 483 > 89 484 > 53 485 > 99 486 > 62 487 > 25 488 > 78 489 > 87 490 > 95 491 > 44 492 > 19 493 > 6 494 > 17 495 > 92 496 > 30 497 > 88 498 > 4 499 output.txt: > 0 93 > 0 230 > 0 355 > 0 445 > 0 483 > 1 131 > 1 306 > 1 324 > 1 367 > 1 383 > 2 51 > 2 182 > 2 293 > 2 304 > 2 358 > 3 38 > 3 180 > 3 421 > 3 435 > 3 476 > 4 291 > 4 294 > 4 446 > 4 471 > 4 499 > 5 107 > 5 120 > 5 198 > 5 246 > 5 284 > 6 135 > 6 187 > 6 343 > 6 415 > 6 494 > 7 88 > 7 113 > 7 127 > 7 325 > 7 328 > 8 26 > 8 43 > 8 58 > 8 217 > 8 234 > 9 33 > 9 110 > 9 163 > 9 292 > 9 375 > 10 40 > 10 84 > 10 201 > 10 302 > 10 312 > 11 174 > 11 223 > 11 315 > 11 477 > 11 478 > 12 44 > 12 64 > 12 397 > 12 399 > 12 429 > 13 16 > 13 31 > 13 176 > 13 336 > 13 378 > 14 46 > 14 166 > 14 171 > 14 205 > 14 384 > 15 8 > 15 301 > 15 346 > 15 377 > 15 469 > 16 29 > 16 37 > 16 52 > 16 71 > 16 126 > 17 100 > 17 247 > 17 308 > 17 365 > 17 495 > 18 12 > 18 32 > 18 78 > 18 428 > 18 440 > 19 111 > 19 129 > 19 405 > 19 474 > 19 493 > 20 97 > 20 189 > 20 229 > 20 402 > 20 468 > 21 36 > 21 260 > 21 339 > 21 362 > 21 438 > 22 47 > 22 80 > 22 157 > 22 213 > 22 309 > 23 91 > 23 161 > 23 185 > 23 237 > 23 321 > 24 15 > 24 112 > 24 175 > 24 303 > 24 335 > 25 53 > 25 142 > 25 186 > 25 254 > 25 488 > 26 24 > 26 34 > 26 49 > 26 136 > 26 216 > 27 81 > 27 114 > 27 259 > 27 280 > 27 368 > 28 137 > 28 178 > 28 214 > 28 340 > 28 441 > 29 2 > 29 14 > 29 87 > 29 296 > 29 351 > 30 128 > 30 278 > 30 287 > 30 410 > 30 497 > 31 10 > 31 86 > 31 327 > 31 439 > 31 467 > 32 42 > 32 94 > 32 215 > 32 298 > 32 332 > 33 85 > 33 210 > 33 329 > 33 333 > 33 465 > 34 262 > 34 273 > 34 341 > 34 353 > 34 389 > 35 19 > 35 79 > 35 200 > 35 219 > 35 359 > 36 65 > 36 109 > 36 170 > 36 268 > 36 314 > 37 132 > 37 320 > 37 349 > 37 422 > 37 448 > 38 17 > 38 238 > 38 307 > 38 390 > 38 414 > 39 75 > 39 76 > 39 96 > 39 116 > 39 149 > 40 1 > 40 162 > 40 194 > 40 366 > 40 381 > 41 92 > 41 188 > 41 212 > 41 431 > 41 464 > 42 104 > 42 122 > 42 380 > 42 463 > 42 470 > 43 69 > 43 195 > 43 342 > 43 361 > 43 456 > 44 90 > 44 239 > 44 263 > 44 454 > 44 492 > 45 62 > 45 207 > 45 288 > 45 395 > 45 418 > 46 95 > 46 146 > 46 179 > 46 283 > 46 338 > 47 144 > 47 147 > 47 196 > 47 199 > 47 277 > 48 22 > 48 27 > 48 70 > 48 108 > 48 285 > 49 18 > 49 290 > 49 436 > 49 442 > 49 443 > 50 192 > 50 226 > 50 354 > 50 433 > 50 481 > 51 35 > 51 158 > 51 181 > 51 387 > 51 393 > 52 54 > 52 145 > 52 235 > 52 394 > 52 424 > 53 23 > 53 299 > 53 376 > 53 379 > 53 485 > 54 118 > 54 154 > 54 221 > 54 279 > 54 364 > 55 141 > 55 148 > 55 345 > 55 419 > 55 457 > 56 66 > 56 177 > 56 184 > 56 356 > 56 406 > 57 72 > 57 331 > 57 347 > 57 392 > 57 451 > 58 102 > 58 208 > 58 253 > 58 297 > 58 319 > 59 305 > 59 348 > 59 412 > 59 425 > 59 427 > 60 105 > 60 156 > 60 231 > 60 257 > 60 472 > 61 25 > 61 240 > 61 250 > 61 373 > 61 449 > 62 5 > 62 169 > 62 388 > 62 409 > 62 487 > 63 28 > 63 30 > 63 39 > 63 432 > 63 459 > 64 48 > 64 56 > 64 60 > 64 125 > 64 243 > 65 6 > 65 159 > 65 206 > 65 261 > 65 369 > 66 119 > 66 271 > 66 318 > 66 417 > 66 452 > 67 9 > 67 67 > 67 269 > 67 352 > 67 426 > 68 61 > 68 63 > 68 99 > 68 121 > 68 203 > 69 228 > 69 241 > 69 282 > 69 300 > 69 404 > 70 209 > 70 272 > 70 274 > 70 458 > 70 466 > 71 0 > 71 45 > 71 160 > 71 251 > 71 258 > 72 197 > 72 202 > 72 233 > 72 372 > 72 407 > 73 123 > 73 139 > 73 153 > 73 382 > 73 430 > 74 143 > 74 190 > 74 211 > 74 244 > 74 386 > 75 20 > 75 83 > 75 173 > 75 437 > 75 455 > 76 101 > 76 117 > 76 164 > 76 220 > 76 371 > 77 50 > 77 134 > 77 236 > 77 249 > 77 275 > 78 140 > 78 218 > 78 344 > 78 357 > 78 489 > 79 7 > 79 138 > 79 155 > 79 311 > 79 408 > 80 73 > 80 82 > 80 204 > 80 401 > 80 413 > 81 57 > 81 98 > 81 165 > 81 334 > 81 398 > 82 130 > 82 151 > 82 168 > 82 326 > 82 434 > 83 11 > 83 255 > 83 416 > 83 453 > 83 473 > 84 55 > 84 193 > 84 374 > 84 396 > 84 450 > 85 74 > 85 115 > 85 124 > 85 242 > 85 310 > 86 150 > 86 167 > 86 270 > 86 317 > 86 330 > 87 89 > 87 248 > 87 420 > 87 444 > 87 490 > 88 68 > 88 77 > 88 252 > 88 350 > 88 498 > 89 281 > 89 286 > 89 400 > 89 460 > 89 484 > 90 106 > 90 152 > 90 360 > 90 370 > 90 403 > 91 103 > 91 172 > 91 265 > 91 289 > 91 295 > 92 245 > 92 267 > 92 313 > 92 475 > 92 496 > 93 59 > 93 133 > 93 225 > 93 323 > 93 411 > 94 183 > 94 224 > 94 316 > 94 385 > 94 482 > 95 13 > 95 41 > 95 363 > 95 461 > 95 491 > 96 3 > 96 227 > 96 232 > 96 264 > 96 391 > 97 191 > 97 276 > 97 337 > 97 447 > 97 462 > 98 4 > 98 21 > 98 222 > 98 256 > 98 266 > 99 322 > 99 423 > 99 479 > 99 480 > 99 486 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=5. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 491. sort-cases.at:60: 491. sort 500 cases (100 unique) with 5 buffers (sort-cases.at:60): FAILED (sort-cases.at:60) # -*- compilation -*- 492. sort-cases.at:61: testing sort 500 cases (100 unique) with 10 buffers ... ./sort-cases.at:61: sort_cases_gen_data 100 5 10 ./sort-cases.at:61: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:09 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/492/stdout Thu Mar 22 08:02:09 2012 @@ -0,0 +1,31 @@ +TEMPFILE: /home/seidel/tmp/psppK9ndLa/0 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/1 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/2 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/3 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/4 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/5 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/6 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/7 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/8 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/9 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/10 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/11 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/12 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/13 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/14 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/15 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/16 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/17 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/18 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/19 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/20 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/21 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/22 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/23 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/24 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/25 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/26 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/27 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/28 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/29 +TEMPFILE: /home/seidel/tmp/psppK9ndLa/30 data.txt: > 47 0 > 6 1 > 11 2 > 64 3 > 27 4 > 15 5 > 22 6 > 4 7 > 19 8 > 46 9 > 16 10 > 31 11 > 61 12 > 17 13 > 30 14 > 37 15 > 17 16 > 39 17 > 26 18 > 68 19 > 36 20 > 88 21 > 84 22 > 90 23 > 82 24 > 38 25 > 99 26 > 60 27 > 77 28 > 97 29 > 64 30 > 27 31 > 20 32 > 45 33 > 64 34 > 55 35 > 94 36 > 57 37 > 20 38 > 63 39 > 28 40 > 26 41 > 41 42 > 39 43 > 54 44 > 40 45 > 82 46 > 74 47 > 49 48 > 83 49 > 5 50 > 89 51 > 30 52 > 63 53 > 6 54 > 65 55 > 1 56 > 17 57 > 41 58 > 82 59 > 61 60 > 38 61 > 79 62 > 34 63 > 2 64 > 75 65 > 84 66 > 34 67 > 80 68 > 92 69 > 94 70 > 84 71 > 4 72 > 29 73 > 71 74 > 30 75 > 22 76 > 24 77 > 30 78 > 76 79 > 62 80 > 78 81 > 48 82 > 85 83 > 2 84 > 50 85 > 45 86 > 41 87 > 94 88 > 56 89 > 54 90 > 8 91 > 14 92 > 80 93 > 94 94 > 60 95 > 62 96 > 43 97 > 76 98 > 66 99 > 66 100 > 78 101 > 99 102 > 23 103 > 96 104 > 89 105 > 0 106 > 62 107 > 86 108 > 12 109 > 35 110 > 62 111 > 77 112 > 37 113 > 45 114 > 83 115 > 28 116 > 66 117 > 72 118 > 12 119 > 61 120 > 10 121 > 52 122 > 11 123 > 71 124 > 32 125 > 11 126 > 58 127 > 90 128 > 91 129 > 95 130 > 59 131 > 51 132 > 9 133 > 35 134 > 66 135 > 48 136 > 14 137 > 91 138 > 3 139 > 95 140 > 30 141 > 52 142 > 46 143 > 93 144 > 63 145 > 33 146 > 10 147 > 89 148 > 49 149 > 57 150 > 53 151 > 81 152 > 73 153 > 38 154 > 93 155 > 90 156 > 75 157 > 20 158 > 49 159 > 89 160 > 89 161 > 90 162 > 10 163 > 72 164 > 96 165 > 93 166 > 49 167 > 73 168 > 0 169 > 69 170 > 92 171 > 99 172 > 8 173 > 80 174 > 40 175 > 56 176 > 64 177 > 68 178 > 7 179 > 47 180 > 23 181 > 59 182 > 53 183 > 20 184 > 44 185 > 26 186 > 17 187 > 82 188 > 22 189 > 37 190 > 96 191 > 75 192 > 67 193 > 88 194 > 67 195 > 5 196 > 87 197 > 54 198 > 97 199 > 54 200 > 33 201 > 15 202 > 21 203 > 33 204 > 77 205 > 65 206 > 35 207 > 2 208 > 70 209 > 58 210 > 18 211 > 78 212 > 90 213 > 2 214 > 47 215 > 24 216 > 80 217 > 48 218 > 42 219 > 18 220 > 22 221 > 81 222 > 60 223 > 19 224 > 27 225 > 69 226 > 40 227 > 78 228 > 46 229 > 88 230 > 31 231 > 98 232 > 51 233 > 31 234 > 4 235 > 67 236 > 3 237 > 13 238 > 75 239 > 86 240 > 68 241 > 97 242 > 25 243 > 7 244 > 83 245 > 33 246 > 68 247 > 19 248 > 74 249 > 50 250 > 95 251 > 62 252 > 99 253 > 20 254 > 13 255 > 12 256 > 16 257 > 0 258 > 15 259 > 65 260 > 84 261 > 26 262 > 43 263 > 5 264 > 45 265 > 52 266 > 6 267 > 3 268 > 98 269 > 32 270 > 83 271 > 29 272 > 87 273 > 27 274 > 13 275 > 43 276 > 42 277 > 43 278 > 61 279 > 39 280 > 88 281 > 39 282 > 85 283 > 47 284 > 79 285 > 44 286 > 44 287 > 48 288 > 57 289 > 23 290 > 73 291 > 91 292 > 10 293 > 37 294 > 60 295 > 11 296 > 76 297 > 59 298 > 9 299 > 25 300 > 85 301 > 87 302 > 81 303 > 86 304 > 10 305 > 64 306 > 46 307 > 70 308 > 98 309 > 19 310 > 13 311 > 25 312 > 35 313 > 7 314 > 95 315 > 0 316 > 40 317 > 85 318 > 4 319 > 58 320 > 29 321 > 68 322 > 92 323 > 92 324 > 37 325 > 21 326 > 23 327 > 98 328 > 14 329 > 16 330 > 33 331 > 38 332 > 6 333 > 15 334 > 22 335 > 57 336 > 70 337 > 55 338 > 95 339 > 39 340 > 70 341 > 94 342 > 51 343 > 56 344 > 34 345 > 3 346 > 43 347 > 96 348 > 53 349 > 63 350 > 6 351 > 44 352 > 78 353 > 1 354 > 91 355 > 72 356 > 19 357 > 45 358 > 0 359 > 72 360 > 55 361 > 1 362 > 8 363 > 51 364 > 36 365 > 51 366 > 2 367 > 48 368 > 97 369 > 75 370 > 18 371 > 97 372 > 9 373 > 76 374 > 93 375 > 73 376 > 17 377 > 36 378 > 65 379 > 84 380 > 18 381 > 24 382 > 7 383 > 73 384 > 21 385 > 7 386 > 69 387 > 32 388 > 74 389 > 53 390 > 67 391 > 79 392 > 82 393 > 42 394 > 87 395 > 11 396 > 55 397 > 12 398 > 92 399 > 58 400 > 59 401 > 34 402 > 36 403 > 57 404 > 71 405 > 61 406 > 18 407 > 56 408 > 71 409 > 83 410 > 79 411 > 80 412 > 70 413 > 50 414 > 9 415 > 41 416 > 25 417 > 32 418 > 15 419 > 53 420 > 26 421 > 24 422 > 69 423 > 42 424 > 14 425 > 87 426 > 44 427 > 86 428 > 41 429 > 69 430 > 49 431 > 74 432 > 71 433 > 50 434 > 5 435 > 28 436 > 34 437 > 38 438 > 29 439 > 55 440 > 98 441 > 85 442 > 52 443 > 29 444 > 16 445 > 42 446 > 24 447 > 28 448 > 54 449 > 23 450 > 81 451 > 16 452 > 28 453 > 79 454 > 67 455 > 88 456 > 13 457 > 96 458 > 21 459 > 27 460 > 58 461 > 99 462 > 77 463 > 81 464 > 86 465 > 12 466 > 4 467 > 32 468 > 1 469 > 9 470 > 31 471 > 14 472 > 72 473 > 21 474 > 93 475 > 46 476 > 8 477 > 40 478 > 47 479 > 36 480 > 1 481 > 3 482 > 25 483 > 77 484 > 76 485 > 66 486 > 59 487 > 56 488 > 8 489 > 5 490 > 60 491 > 52 492 > 31 493 > 35 494 > 91 495 > 63 496 > 74 497 > 65 498 > 50 499 output.txt: > 0 106 > 0 169 > 0 258 > 0 316 > 0 359 > 1 56 > 1 354 > 1 362 > 1 469 > 1 481 > 2 64 > 2 84 > 2 208 > 2 214 > 2 367 > 3 139 > 3 237 > 3 268 > 3 346 > 3 482 > 4 7 > 4 72 > 4 235 > 4 319 > 4 467 > 5 50 > 5 196 > 5 264 > 5 435 > 5 490 > 6 1 > 6 54 > 6 267 > 6 333 > 6 351 > 7 179 > 7 244 > 7 314 > 7 383 > 7 386 > 8 91 > 8 173 > 8 363 > 8 477 > 8 489 > 9 133 > 9 299 > 9 373 > 9 415 > 9 470 > 10 121 > 10 147 > 10 163 > 10 293 > 10 305 > 11 2 > 11 123 > 11 126 > 11 296 > 11 396 > 12 109 > 12 119 > 12 256 > 12 398 > 12 466 > 13 238 > 13 255 > 13 275 > 13 311 > 13 457 > 14 92 > 14 137 > 14 329 > 14 425 > 14 472 > 15 5 > 15 202 > 15 259 > 15 334 > 15 419 > 16 10 > 16 257 > 16 330 > 16 445 > 16 452 > 17 13 > 17 16 > 17 57 > 17 187 > 17 377 > 18 211 > 18 220 > 18 371 > 18 381 > 18 407 > 19 8 > 19 224 > 19 248 > 19 310 > 19 357 > 20 32 > 20 38 > 20 158 > 20 184 > 20 254 > 21 203 > 21 326 > 21 385 > 21 459 > 21 474 > 22 6 > 22 76 > 22 189 > 22 221 > 22 335 > 23 103 > 23 181 > 23 290 > 23 327 > 23 450 > 24 77 > 24 216 > 24 382 > 24 422 > 24 447 > 25 243 > 25 300 > 25 312 > 25 417 > 25 483 > 26 18 > 26 41 > 26 186 > 26 262 > 26 421 > 27 4 > 27 31 > 27 225 > 27 274 > 27 460 > 28 40 > 28 116 > 28 436 > 28 448 > 28 453 > 29 73 > 29 272 > 29 321 > 29 439 > 29 444 > 30 14 > 30 52 > 30 75 > 30 78 > 30 141 > 31 11 > 31 231 > 31 234 > 31 471 > 31 493 > 32 125 > 32 270 > 32 388 > 32 418 > 32 468 > 33 146 > 33 201 > 33 204 > 33 246 > 33 331 > 34 63 > 34 67 > 34 345 > 34 402 > 34 437 > 35 110 > 35 134 > 35 207 > 35 313 > 35 494 > 36 20 > 36 365 > 36 378 > 36 403 > 36 480 > 37 15 > 37 113 > 37 190 > 37 294 > 37 325 > 38 25 > 38 61 > 38 154 > 38 332 > 38 438 > 39 17 > 39 43 > 39 280 > 39 282 > 39 340 > 40 45 > 40 175 > 40 227 > 40 317 > 40 478 > 41 42 > 41 58 > 41 87 > 41 416 > 41 429 > 42 219 > 42 277 > 42 394 > 42 424 > 42 446 > 43 97 > 43 263 > 43 276 > 43 278 > 43 347 > 44 185 > 44 286 > 44 287 > 44 352 > 44 427 > 45 33 > 45 86 > 45 114 > 45 265 > 45 358 > 46 9 > 46 143 > 46 229 > 46 307 > 46 476 > 47 0 > 47 180 > 47 215 > 47 284 > 47 479 > 48 82 > 48 136 > 48 218 > 48 288 > 48 368 > 49 48 > 49 149 > 49 159 > 49 167 > 49 431 > 50 85 > 50 250 > 50 414 > 50 434 > 50 499 > 51 132 > 51 233 > 51 343 > 51 364 > 51 366 > 52 122 > 52 142 > 52 266 > 52 443 > 52 492 > 53 151 > 53 183 > 53 349 > 53 390 > 53 420 > 54 44 > 54 90 > 54 198 > 54 200 > 54 449 > 55 35 > 55 338 > 55 361 > 55 397 > 55 440 > 56 89 > 56 176 > 56 344 > 56 408 > 56 488 > 57 37 > 57 150 > 57 289 > 57 336 > 57 404 > 58 127 > 58 210 > 58 320 > 58 400 > 58 461 > 59 131 > 59 182 > 59 298 > 59 401 > 59 487 > 60 27 > 60 95 > 60 223 > 60 295 > 60 491 > 61 12 > 61 60 > 61 120 > 61 279 > 61 406 > 62 80 > 62 96 > 62 107 > 62 111 > 62 252 > 63 39 > 63 53 > 63 145 > 63 350 > 63 496 > 64 3 > 64 30 > 64 34 > 64 177 > 64 306 > 65 55 > 65 206 > 65 260 > 65 379 > 65 498 > 66 99 > 66 100 > 66 117 > 66 135 > 66 486 > 67 193 > 67 195 > 67 236 > 67 391 > 67 455 > 68 19 > 68 178 > 68 241 > 68 247 > 68 322 > 69 170 > 69 226 > 69 387 > 69 423 > 69 430 > 70 209 > 70 308 > 70 337 > 70 341 > 70 413 > 71 74 > 71 124 > 71 405 > 71 409 > 71 433 > 72 118 > 72 164 > 72 356 > 72 360 > 72 473 > 73 153 > 73 168 > 73 291 > 73 376 > 73 384 > 74 47 > 74 249 > 74 389 > 74 432 > 74 497 > 75 65 > 75 157 > 75 192 > 75 239 > 75 370 > 76 79 > 76 98 > 76 297 > 76 374 > 76 485 > 77 28 > 77 112 > 77 205 > 77 463 > 77 484 > 78 81 > 78 101 > 78 212 > 78 228 > 78 353 > 79 62 > 79 285 > 79 392 > 79 411 > 79 454 > 80 68 > 80 93 > 80 174 > 80 217 > 80 412 > 81 152 > 81 222 > 81 303 > 81 451 > 81 464 > 82 24 > 82 46 > 82 59 > 82 188 > 82 393 > 83 49 > 83 115 > 83 245 > 83 271 > 83 410 > 84 22 > 84 66 > 84 71 > 84 261 > 84 380 > 85 83 > 85 283 > 85 301 > 85 318 > 85 442 > 86 108 > 86 240 > 86 304 > 86 428 > 86 465 > 87 197 > 87 273 > 87 302 > 87 395 > 87 426 > 88 21 > 88 194 > 88 230 > 88 281 > 88 456 > 89 51 > 89 105 > 89 148 > 89 160 > 89 161 > 90 23 > 90 128 > 90 156 > 90 162 > 90 213 > 91 129 > 91 138 > 91 292 > 91 355 > 91 495 > 92 69 > 92 171 > 92 323 > 92 324 > 92 399 > 93 144 > 93 155 > 93 166 > 93 375 > 93 475 > 94 36 > 94 70 > 94 88 > 94 94 > 94 342 > 95 130 > 95 140 > 95 251 > 95 315 > 95 339 > 96 104 > 96 165 > 96 191 > 96 348 > 96 458 > 97 29 > 97 199 > 97 242 > 97 369 > 97 372 > 98 232 > 98 269 > 98 309 > 98 328 > 98 441 > 99 26 > 99 102 > 99 172 > 99 253 > 99 462 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=10. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 492. sort-cases.at:61: 492. sort 500 cases (100 unique) with 10 buffers (sort-cases.at:61): FAILED (sort-cases.at:61) # -*- compilation -*- 493. sort-cases.at:62: testing sort 500 cases (100 unique) with 50 buffers ... ./sort-cases.at:62: sort_cases_gen_data 100 5 50 ./sort-cases.at:62: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:10 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/493/stdout Thu Mar 22 08:02:10 2012 @@ -0,0 +1,7 @@ +TEMPFILE: /home/seidel/tmp/psppvMwP55/0 +TEMPFILE: /home/seidel/tmp/psppvMwP55/1 +TEMPFILE: /home/seidel/tmp/psppvMwP55/2 +TEMPFILE: /home/seidel/tmp/psppvMwP55/3 +TEMPFILE: /home/seidel/tmp/psppvMwP55/4 +TEMPFILE: /home/seidel/tmp/psppvMwP55/5 +TEMPFILE: /home/seidel/tmp/psppvMwP55/6 data.txt: > 52 0 > 94 1 > 33 2 > 61 3 > 84 4 > 67 5 > 51 6 > 94 7 > 54 8 > 26 9 > 17 10 > 46 11 > 66 12 > 96 13 > 89 14 > 7 15 > 77 16 > 53 17 > 62 18 > 30 19 > 10 20 > 30 21 > 53 22 > 11 23 > 54 24 > 10 25 > 51 26 > 65 27 > 37 28 > 78 29 > 60 30 > 29 31 > 99 32 > 18 33 > 88 34 > 6 35 > 19 36 > 6 37 > 93 38 > 79 39 > 82 40 > 70 41 > 70 42 > 87 43 > 64 44 > 89 45 > 15 46 > 86 47 > 67 48 > 16 49 > 44 50 > 31 51 > 6 52 > 41 53 > 61 54 > 20 55 > 4 56 > 48 57 > 73 58 > 21 59 > 13 60 > 23 61 > 0 62 > 27 63 > 36 64 > 14 65 > 28 66 > 96 67 > 67 68 > 25 69 > 68 70 > 9 71 > 64 72 > 47 73 > 84 74 > 86 75 > 56 76 > 80 77 > 1 78 > 40 79 > 50 80 > 28 81 > 28 82 > 93 83 > 53 84 > 3 85 > 16 86 > 16 87 > 21 88 > 15 89 > 12 90 > 66 91 > 96 92 > 95 93 > 34 94 > 94 95 > 55 96 > 55 97 > 7 98 > 44 99 > 21 100 > 4 101 > 1 102 > 99 103 > 40 104 > 25 105 > 6 106 > 32 107 > 13 108 > 76 109 > 38 110 > 0 111 > 62 112 > 97 113 > 23 114 > 66 115 > 86 116 > 43 117 > 50 118 > 63 119 > 42 120 > 85 121 > 69 122 > 13 123 > 48 124 > 77 125 > 64 126 > 52 127 > 64 128 > 31 129 > 93 130 > 83 131 > 96 132 > 57 133 > 28 134 > 59 135 > 41 136 > 82 137 > 98 138 > 69 139 > 59 140 > 9 141 > 47 142 > 43 143 > 48 144 > 27 145 > 61 146 > 85 147 > 68 148 > 92 149 > 21 150 > 51 151 > 54 152 > 39 153 > 26 154 > 8 155 > 72 156 > 25 157 > 63 158 > 8 159 > 10 160 > 15 161 > 47 162 > 73 163 > 83 164 > 2 165 > 18 166 > 90 167 > 16 168 > 13 169 > 91 170 > 49 171 > 75 172 > 26 173 > 3 174 > 49 175 > 99 176 > 55 177 > 26 178 > 84 179 > 2 180 > 51 181 > 13 182 > 38 183 > 36 184 > 62 185 > 71 186 > 15 187 > 42 188 > 78 189 > 94 190 > 24 191 > 3 192 > 24 193 > 71 194 > 82 195 > 31 196 > 35 197 > 9 198 > 49 199 > 50 200 > 22 201 > 7 202 > 77 203 > 88 204 > 5 205 > 70 206 > 42 207 > 71 208 > 31 209 > 64 210 > 94 211 > 95 212 > 73 213 > 89 214 > 72 215 > 95 216 > 75 217 > 76 218 > 23 219 > 84 220 > 30 221 > 73 222 > 12 223 > 39 224 > 23 225 > 61 226 > 72 227 > 35 228 > 53 229 > 99 230 > 77 231 > 24 232 > 32 233 > 74 234 > 61 235 > 92 236 > 57 237 > 34 238 > 80 239 > 98 240 > 22 241 > 98 242 > 22 243 > 66 244 > 42 245 > 36 246 > 17 247 > 74 248 > 91 249 > 87 250 > 70 251 > 12 252 > 45 253 > 0 254 > 10 255 > 34 256 > 4 257 > 32 258 > 45 259 > 86 260 > 33 261 > 25 262 > 49 263 > 77 264 > 8 265 > 92 266 > 44 267 > 86 268 > 90 269 > 59 270 > 16 271 > 65 272 > 41 273 > 82 274 > 20 275 > 75 276 > 33 277 > 85 278 > 59 279 > 37 280 > 92 281 > 87 282 > 79 283 > 72 284 > 46 285 > 89 286 > 56 287 > 19 288 > 7 289 > 36 290 > 40 291 > 14 292 > 74 293 > 15 294 > 22 295 > 14 296 > 5 297 > 26 298 > 65 299 > 35 300 > 90 301 > 51 302 > 69 303 > 3 304 > 14 305 > 11 306 > 43 307 > 48 308 > 45 309 > 54 310 > 29 311 > 7 312 > 53 313 > 58 314 > 39 315 > 33 316 > 32 317 > 29 318 > 38 319 > 29 320 > 81 321 > 67 322 > 0 323 > 60 324 > 14 325 > 87 326 > 52 327 > 79 328 > 68 329 > 19 330 > 69 331 > 55 332 > 62 333 > 35 334 > 92 335 > 56 336 > 85 337 > 71 338 > 37 339 > 5 340 > 43 341 > 88 342 > 88 343 > 4 344 > 12 345 > 19 346 > 87 347 > 2 348 > 95 349 > 1 350 > 63 351 > 37 352 > 32 353 > 10 354 > 58 355 > 91 356 > 18 357 > 76 358 > 81 359 > 1 360 > 11 361 > 62 362 > 24 363 > 46 364 > 40 365 > 27 366 > 74 367 > 30 368 > 66 369 > 57 370 > 75 371 > 90 372 > 34 373 > 46 374 > 38 375 > 83 376 > 45 377 > 34 378 > 74 379 > 22 380 > 40 381 > 38 382 > 50 383 > 91 384 > 65 385 > 42 386 > 11 387 > 59 388 > 1 389 > 97 390 > 6 391 > 8 392 > 52 393 > 8 394 > 20 395 > 17 396 > 30 397 > 78 398 > 81 399 > 56 400 > 79 401 > 2 402 > 41 403 > 89 404 > 71 405 > 63 406 > 23 407 > 25 408 > 44 409 > 2 410 > 60 411 > 79 412 > 11 413 > 44 414 > 12 415 > 37 416 > 28 417 > 99 418 > 76 419 > 9 420 > 83 421 > 18 422 > 82 423 > 65 424 > 56 425 > 17 426 > 88 427 > 46 428 > 73 429 > 3 430 > 19 431 > 36 432 > 80 433 > 50 434 > 60 435 > 57 436 > 75 437 > 54 438 > 33 439 > 97 440 > 39 441 > 4 442 > 96 443 > 35 444 > 80 445 > 97 446 > 90 447 > 68 448 > 47 449 > 21 450 > 39 451 > 55 452 > 17 453 > 72 454 > 67 455 > 98 456 > 20 457 > 31 458 > 70 459 > 58 460 > 48 461 > 91 462 > 18 463 > 68 464 > 47 465 > 20 466 > 80 467 > 27 468 > 78 469 > 97 470 > 45 471 > 58 472 > 5 473 > 83 474 > 49 475 > 58 476 > 98 477 > 41 478 > 5 479 > 24 480 > 95 481 > 81 482 > 93 483 > 27 484 > 60 485 > 63 486 > 43 487 > 84 488 > 9 489 > 52 490 > 93 491 > 85 492 > 57 493 > 69 494 > 81 495 > 29 496 > 78 497 > 76 498 > 0 499 output.txt: > 0 62 > 0 111 > 0 254 > 0 323 > 0 499 > 1 78 > 1 102 > 1 350 > 1 360 > 1 389 > 2 165 > 2 180 > 2 348 > 2 402 > 2 410 > 3 85 > 3 174 > 3 192 > 3 304 > 3 430 > 4 56 > 4 101 > 4 257 > 4 344 > 4 442 > 5 205 > 5 297 > 5 340 > 5 473 > 5 479 > 6 35 > 6 37 > 6 52 > 6 106 > 6 391 > 7 15 > 7 98 > 7 202 > 7 289 > 7 312 > 8 155 > 8 159 > 8 265 > 8 392 > 8 394 > 9 71 > 9 141 > 9 198 > 9 420 > 9 489 > 10 20 > 10 25 > 10 160 > 10 255 > 10 354 > 11 23 > 11 306 > 11 361 > 11 387 > 11 413 > 12 90 > 12 223 > 12 252 > 12 345 > 12 415 > 13 60 > 13 108 > 13 123 > 13 169 > 13 182 > 14 65 > 14 292 > 14 296 > 14 305 > 14 325 > 15 46 > 15 89 > 15 161 > 15 187 > 15 294 > 16 49 > 16 86 > 16 87 > 16 168 > 16 271 > 17 10 > 17 247 > 17 396 > 17 426 > 17 453 > 18 33 > 18 166 > 18 357 > 18 422 > 18 463 > 19 36 > 19 288 > 19 330 > 19 346 > 19 431 > 20 55 > 20 275 > 20 395 > 20 457 > 20 466 > 21 59 > 21 88 > 21 100 > 21 150 > 21 450 > 22 201 > 22 241 > 22 243 > 22 295 > 22 380 > 23 61 > 23 114 > 23 219 > 23 225 > 23 407 > 24 191 > 24 193 > 24 232 > 24 363 > 24 480 > 25 69 > 25 105 > 25 157 > 25 262 > 25 408 > 26 9 > 26 154 > 26 173 > 26 178 > 26 298 > 27 63 > 27 145 > 27 366 > 27 468 > 27 484 > 28 66 > 28 81 > 28 82 > 28 134 > 28 417 > 29 31 > 29 311 > 29 318 > 29 320 > 29 496 > 30 19 > 30 21 > 30 221 > 30 368 > 30 397 > 31 51 > 31 129 > 31 196 > 31 209 > 31 458 > 32 107 > 32 233 > 32 258 > 32 317 > 32 353 > 33 2 > 33 261 > 33 277 > 33 316 > 33 439 > 34 94 > 34 238 > 34 256 > 34 373 > 34 378 > 35 197 > 35 228 > 35 300 > 35 334 > 35 444 > 36 64 > 36 184 > 36 246 > 36 290 > 36 432 > 37 28 > 37 280 > 37 339 > 37 352 > 37 416 > 38 110 > 38 183 > 38 319 > 38 375 > 38 382 > 39 153 > 39 224 > 39 315 > 39 441 > 39 451 > 40 79 > 40 104 > 40 291 > 40 365 > 40 381 > 41 53 > 41 136 > 41 273 > 41 403 > 41 478 > 42 120 > 42 188 > 42 207 > 42 245 > 42 386 > 43 117 > 43 143 > 43 307 > 43 341 > 43 487 > 44 50 > 44 99 > 44 267 > 44 409 > 44 414 > 45 253 > 45 259 > 45 309 > 45 377 > 45 471 > 46 11 > 46 285 > 46 364 > 46 374 > 46 428 > 47 73 > 47 142 > 47 162 > 47 449 > 47 465 > 48 57 > 48 124 > 48 144 > 48 308 > 48 461 > 49 171 > 49 175 > 49 199 > 49 263 > 49 475 > 50 80 > 50 118 > 50 200 > 50 383 > 50 434 > 51 6 > 51 26 > 51 151 > 51 181 > 51 302 > 52 0 > 52 127 > 52 327 > 52 393 > 52 490 > 53 17 > 53 22 > 53 84 > 53 229 > 53 313 > 54 8 > 54 24 > 54 152 > 54 310 > 54 438 > 55 96 > 55 97 > 55 177 > 55 332 > 55 452 > 56 76 > 56 287 > 56 336 > 56 400 > 56 425 > 57 133 > 57 237 > 57 370 > 57 436 > 57 493 > 58 314 > 58 355 > 58 460 > 58 472 > 58 476 > 59 135 > 59 140 > 59 270 > 59 279 > 59 388 > 60 30 > 60 324 > 60 411 > 60 435 > 60 485 > 61 3 > 61 54 > 61 146 > 61 226 > 61 235 > 62 18 > 62 112 > 62 185 > 62 333 > 62 362 > 63 119 > 63 158 > 63 351 > 63 406 > 63 486 > 64 44 > 64 72 > 64 126 > 64 128 > 64 210 > 65 27 > 65 272 > 65 299 > 65 385 > 65 424 > 66 12 > 66 91 > 66 115 > 66 244 > 66 369 > 67 5 > 67 48 > 67 68 > 67 322 > 67 455 > 68 70 > 68 148 > 68 329 > 68 448 > 68 464 > 69 122 > 69 139 > 69 303 > 69 331 > 69 494 > 70 41 > 70 42 > 70 206 > 70 251 > 70 459 > 71 186 > 71 194 > 71 208 > 71 338 > 71 405 > 72 156 > 72 215 > 72 227 > 72 284 > 72 454 > 73 58 > 73 163 > 73 213 > 73 222 > 73 429 > 74 234 > 74 248 > 74 293 > 74 367 > 74 379 > 75 172 > 75 217 > 75 276 > 75 371 > 75 437 > 76 109 > 76 218 > 76 358 > 76 419 > 76 498 > 77 16 > 77 125 > 77 203 > 77 231 > 77 264 > 78 29 > 78 189 > 78 398 > 78 469 > 78 497 > 79 39 > 79 283 > 79 328 > 79 401 > 79 412 > 80 77 > 80 239 > 80 433 > 80 445 > 80 467 > 81 321 > 81 359 > 81 399 > 81 482 > 81 495 > 82 40 > 82 137 > 82 195 > 82 274 > 82 423 > 83 131 > 83 164 > 83 376 > 83 421 > 83 474 > 84 4 > 84 74 > 84 179 > 84 220 > 84 488 > 85 121 > 85 147 > 85 278 > 85 337 > 85 492 > 86 47 > 86 75 > 86 116 > 86 260 > 86 268 > 87 43 > 87 250 > 87 282 > 87 326 > 87 347 > 88 34 > 88 204 > 88 342 > 88 343 > 88 427 > 89 14 > 89 45 > 89 214 > 89 286 > 89 404 > 90 167 > 90 269 > 90 301 > 90 372 > 90 447 > 91 170 > 91 249 > 91 356 > 91 384 > 91 462 > 92 149 > 92 236 > 92 266 > 92 281 > 92 335 > 93 38 > 93 83 > 93 130 > 93 483 > 93 491 > 94 1 > 94 7 > 94 95 > 94 190 > 94 211 > 95 93 > 95 212 > 95 216 > 95 349 > 95 481 > 96 13 > 96 67 > 96 92 > 96 132 > 96 443 > 97 113 > 97 390 > 97 440 > 97 446 > 97 470 > 98 138 > 98 240 > 98 242 > 98 456 > 98 477 > 99 32 > 99 103 > 99 176 > 99 230 > 99 418 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=50. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 493. sort-cases.at:62: 493. sort 500 cases (100 unique) with 50 buffers (sort-cases.at:62): FAILED (sort-cases.at:62) # -*- compilation -*- 494. sort-cases.at:63: testing sort 500 cases (100 unique) with 100 buffers ... ./sort-cases.at:63: sort_cases_gen_data 100 5 100 ./sort-cases.at:63: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:11 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/494/stdout Thu Mar 22 08:02:11 2012 @@ -0,0 +1,5 @@ +TEMPFILE: /home/seidel/tmp/psppDUdXN6/0 +TEMPFILE: /home/seidel/tmp/psppDUdXN6/1 +TEMPFILE: /home/seidel/tmp/psppDUdXN6/2 +TEMPFILE: /home/seidel/tmp/psppDUdXN6/3 +TEMPFILE: /home/seidel/tmp/psppDUdXN6/4 data.txt: > 44 0 > 31 1 > 52 2 > 35 3 > 51 4 > 26 5 > 52 6 > 92 7 > 51 8 > 79 9 > 41 10 > 90 11 > 63 12 > 62 13 > 8 14 > 0 15 > 41 16 > 35 17 > 11 18 > 36 19 > 59 20 > 94 21 > 89 22 > 63 23 > 28 24 > 57 25 > 77 26 > 42 27 > 80 28 > 16 29 > 46 30 > 69 31 > 82 32 > 21 33 > 67 34 > 4 35 > 68 36 > 61 37 > 35 38 > 15 39 > 75 40 > 98 41 > 62 42 > 69 43 > 49 44 > 16 45 > 39 46 > 48 47 > 80 48 > 84 49 > 72 50 > 80 51 > 11 52 > 1 53 > 43 54 > 30 55 > 77 56 > 12 57 > 69 58 > 40 59 > 56 60 > 7 61 > 3 62 > 74 63 > 34 64 > 54 65 > 60 66 > 70 67 > 95 68 > 76 69 > 59 70 > 56 71 > 65 72 > 85 73 > 73 74 > 52 75 > 95 76 > 39 77 > 40 78 > 35 79 > 98 80 > 19 81 > 49 82 > 63 83 > 86 84 > 97 85 > 82 86 > 82 87 > 13 88 > 12 89 > 18 90 > 67 91 > 36 92 > 38 93 > 20 94 > 71 95 > 81 96 > 37 97 > 65 98 > 44 99 > 27 100 > 31 101 > 79 102 > 98 103 > 23 104 > 12 105 > 89 106 > 15 107 > 91 108 > 46 109 > 17 110 > 94 111 > 74 112 > 41 113 > 33 114 > 66 115 > 8 116 > 97 117 > 76 118 > 57 119 > 72 120 > 59 121 > 62 122 > 29 123 > 84 124 > 91 125 > 82 126 > 20 127 > 70 128 > 89 129 > 28 130 > 88 131 > 96 132 > 69 133 > 49 134 > 94 135 > 65 136 > 29 137 > 93 138 > 55 139 > 52 140 > 32 141 > 70 142 > 1 143 > 86 144 > 47 145 > 37 146 > 96 147 > 4 148 > 3 149 > 10 150 > 87 151 > 79 152 > 4 153 > 52 154 > 74 155 > 56 156 > 71 157 > 61 158 > 96 159 > 70 160 > 25 161 > 74 162 > 36 163 > 88 164 > 70 165 > 79 166 > 25 167 > 99 168 > 80 169 > 47 170 > 16 171 > 86 172 > 25 173 > 38 174 > 65 175 > 45 176 > 24 177 > 72 178 > 90 179 > 0 180 > 95 181 > 78 182 > 32 183 > 53 184 > 2 185 > 23 186 > 87 187 > 6 188 > 5 189 > 84 190 > 42 191 > 76 192 > 37 193 > 0 194 > 42 195 > 43 196 > 10 197 > 13 198 > 19 199 > 54 200 > 92 201 > 64 202 > 34 203 > 99 204 > 55 205 > 92 206 > 8 207 > 83 208 > 93 209 > 67 210 > 17 211 > 23 212 > 17 213 > 11 214 > 26 215 > 93 216 > 67 217 > 6 218 > 95 219 > 58 220 > 11 221 > 24 222 > 83 223 > 66 224 > 9 225 > 75 226 > 54 227 > 91 228 > 19 229 > 87 230 > 60 231 > 81 232 > 46 233 > 57 234 > 46 235 > 51 236 > 30 237 > 2 238 > 19 239 > 78 240 > 69 241 > 2 242 > 21 243 > 33 244 > 44 245 > 13 246 > 20 247 > 39 248 > 29 249 > 86 250 > 10 251 > 36 252 > 85 253 > 86 254 > 71 255 > 61 256 > 21 257 > 95 258 > 50 259 > 17 260 > 38 261 > 66 262 > 76 263 > 57 264 > 26 265 > 61 266 > 15 267 > 7 268 > 94 269 > 45 270 > 87 271 > 43 272 > 30 273 > 68 274 > 29 275 > 1 276 > 81 277 > 41 278 > 38 279 > 0 280 > 45 281 > 16 282 > 49 283 > 33 284 > 48 285 > 18 286 > 50 287 > 66 288 > 22 289 > 40 290 > 45 291 > 13 292 > 35 293 > 93 294 > 6 295 > 37 296 > 99 297 > 79 298 > 36 299 > 5 300 > 18 301 > 34 302 > 42 303 > 45 304 > 3 305 > 5 306 > 96 307 > 98 308 > 71 309 > 11 310 > 51 311 > 46 312 > 9 313 > 42 314 > 58 315 > 33 316 > 80 317 > 92 318 > 5 319 > 98 320 > 56 321 > 75 322 > 47 323 > 31 324 > 85 325 > 53 326 > 99 327 > 83 328 > 0 329 > 68 330 > 54 331 > 61 332 > 48 333 > 55 334 > 14 335 > 81 336 > 77 337 > 64 338 > 47 339 > 10 340 > 19 341 > 29 342 > 99 343 > 20 344 > 89 345 > 48 346 > 65 347 > 89 348 > 76 349 > 2 350 > 58 351 > 39 352 > 72 353 > 3 354 > 7 355 > 28 356 > 6 357 > 63 358 > 16 359 > 73 360 > 22 361 > 21 362 > 75 363 > 68 364 > 44 365 > 83 366 > 24 367 > 60 368 > 28 369 > 40 370 > 48 371 > 94 372 > 90 373 > 60 374 > 73 375 > 73 376 > 9 377 > 51 378 > 34 379 > 56 380 > 38 381 > 18 382 > 53 383 > 62 384 > 40 385 > 31 386 > 88 387 > 78 388 > 34 389 > 14 390 > 37 391 > 87 392 > 22 393 > 12 394 > 82 395 > 73 396 > 2 397 > 15 398 > 58 399 > 6 400 > 41 401 > 23 402 > 53 403 > 67 404 > 26 405 > 57 406 > 8 407 > 4 408 > 12 409 > 7 410 > 27 411 > 27 412 > 59 413 > 60 414 > 25 415 > 50 416 > 30 417 > 84 418 > 68 419 > 47 420 > 59 421 > 78 422 > 3 423 > 17 424 > 43 425 > 18 426 > 33 427 > 88 428 > 31 429 > 27 430 > 66 431 > 53 432 > 25 433 > 9 434 > 14 435 > 32 436 > 5 437 > 97 438 > 24 439 > 85 440 > 14 441 > 14 442 > 13 443 > 54 444 > 1 445 > 71 446 > 58 447 > 30 448 > 97 449 > 15 450 > 62 451 > 26 452 > 81 453 > 92 454 > 85 455 > 64 456 > 55 457 > 1 458 > 90 459 > 93 460 > 22 461 > 8 462 > 21 463 > 64 464 > 84 465 > 44 466 > 91 467 > 90 468 > 39 469 > 91 470 > 97 471 > 9 472 > 50 473 > 75 474 > 32 475 > 63 476 > 64 477 > 78 478 > 72 479 > 50 480 > 74 481 > 27 482 > 7 483 > 77 484 > 10 485 > 24 486 > 55 487 > 28 488 > 96 489 > 23 490 > 43 491 > 49 492 > 88 493 > 4 494 > 22 495 > 83 496 > 77 497 > 20 498 > 32 499 output.txt: > 0 15 > 0 180 > 0 194 > 0 280 > 0 329 > 1 53 > 1 143 > 1 276 > 1 445 > 1 458 > 2 185 > 2 238 > 2 242 > 2 350 > 2 397 > 3 62 > 3 149 > 3 305 > 3 354 > 3 423 > 4 35 > 4 148 > 4 153 > 4 408 > 4 494 > 5 189 > 5 300 > 5 306 > 5 319 > 5 437 > 6 188 > 6 218 > 6 295 > 6 357 > 6 400 > 7 61 > 7 268 > 7 355 > 7 410 > 7 483 > 8 14 > 8 116 > 8 207 > 8 407 > 8 462 > 9 225 > 9 313 > 9 377 > 9 434 > 9 472 > 10 150 > 10 197 > 10 251 > 10 340 > 10 485 > 11 18 > 11 52 > 11 214 > 11 221 > 11 310 > 12 57 > 12 89 > 12 105 > 12 394 > 12 409 > 13 88 > 13 198 > 13 246 > 13 292 > 13 443 > 14 335 > 14 390 > 14 435 > 14 441 > 14 442 > 15 39 > 15 107 > 15 267 > 15 398 > 15 450 > 16 29 > 16 45 > 16 171 > 16 282 > 16 359 > 17 110 > 17 211 > 17 213 > 17 260 > 17 424 > 18 90 > 18 286 > 18 301 > 18 382 > 18 426 > 19 81 > 19 199 > 19 229 > 19 239 > 19 341 > 20 94 > 20 127 > 20 247 > 20 344 > 20 498 > 21 33 > 21 243 > 21 257 > 21 362 > 21 463 > 22 289 > 22 361 > 22 393 > 22 461 > 22 495 > 23 104 > 23 186 > 23 212 > 23 402 > 23 490 > 24 177 > 24 222 > 24 367 > 24 439 > 24 486 > 25 161 > 25 167 > 25 173 > 25 415 > 25 433 > 26 5 > 26 215 > 26 265 > 26 405 > 26 452 > 27 100 > 27 411 > 27 412 > 27 430 > 27 482 > 28 24 > 28 130 > 28 356 > 28 369 > 28 488 > 29 123 > 29 137 > 29 249 > 29 275 > 29 342 > 30 55 > 30 237 > 30 273 > 30 417 > 30 448 > 31 1 > 31 101 > 31 324 > 31 386 > 31 429 > 32 141 > 32 183 > 32 436 > 32 475 > 32 499 > 33 114 > 33 244 > 33 284 > 33 316 > 33 427 > 34 64 > 34 203 > 34 302 > 34 379 > 34 389 > 35 3 > 35 17 > 35 38 > 35 79 > 35 293 > 36 19 > 36 92 > 36 163 > 36 252 > 36 299 > 37 97 > 37 146 > 37 193 > 37 296 > 37 391 > 38 93 > 38 174 > 38 261 > 38 279 > 38 381 > 39 46 > 39 77 > 39 248 > 39 352 > 39 469 > 40 59 > 40 78 > 40 290 > 40 370 > 40 385 > 41 10 > 41 16 > 41 113 > 41 278 > 41 401 > 42 27 > 42 191 > 42 195 > 42 303 > 42 314 > 43 54 > 43 196 > 43 272 > 43 425 > 43 491 > 44 0 > 44 99 > 44 245 > 44 365 > 44 466 > 45 176 > 45 270 > 45 281 > 45 291 > 45 304 > 46 30 > 46 109 > 46 233 > 46 235 > 46 312 > 47 145 > 47 170 > 47 323 > 47 339 > 47 420 > 48 47 > 48 285 > 48 333 > 48 346 > 48 371 > 49 44 > 49 82 > 49 134 > 49 283 > 49 492 > 50 259 > 50 287 > 50 416 > 50 473 > 50 480 > 51 4 > 51 8 > 51 236 > 51 311 > 51 378 > 52 2 > 52 6 > 52 75 > 52 140 > 52 154 > 53 184 > 53 326 > 53 383 > 53 403 > 53 432 > 54 65 > 54 200 > 54 227 > 54 331 > 54 444 > 55 139 > 55 205 > 55 334 > 55 457 > 55 487 > 56 60 > 56 71 > 56 156 > 56 321 > 56 380 > 57 25 > 57 119 > 57 234 > 57 264 > 57 406 > 58 220 > 58 315 > 58 351 > 58 399 > 58 447 > 59 20 > 59 70 > 59 121 > 59 413 > 59 421 > 60 66 > 60 231 > 60 368 > 60 374 > 60 414 > 61 37 > 61 158 > 61 256 > 61 266 > 61 332 > 62 13 > 62 42 > 62 122 > 62 384 > 62 451 > 63 12 > 63 23 > 63 83 > 63 358 > 63 476 > 64 202 > 64 338 > 64 456 > 64 464 > 64 477 > 65 72 > 65 98 > 65 136 > 65 175 > 65 347 > 66 115 > 66 224 > 66 262 > 66 288 > 66 431 > 67 34 > 67 91 > 67 210 > 67 217 > 67 404 > 68 36 > 68 274 > 68 330 > 68 364 > 68 419 > 69 31 > 69 43 > 69 58 > 69 133 > 69 241 > 70 67 > 70 128 > 70 142 > 70 160 > 70 165 > 71 95 > 71 157 > 71 255 > 71 309 > 71 446 > 72 50 > 72 120 > 72 178 > 72 353 > 72 479 > 73 74 > 73 360 > 73 375 > 73 376 > 73 396 > 74 63 > 74 112 > 74 155 > 74 162 > 74 481 > 75 40 > 75 226 > 75 322 > 75 363 > 75 474 > 76 69 > 76 118 > 76 192 > 76 263 > 76 349 > 77 26 > 77 56 > 77 337 > 77 484 > 77 497 > 78 182 > 78 240 > 78 388 > 78 422 > 78 478 > 79 9 > 79 102 > 79 152 > 79 166 > 79 298 > 80 28 > 80 48 > 80 51 > 80 169 > 80 317 > 81 96 > 81 232 > 81 277 > 81 336 > 81 453 > 82 32 > 82 86 > 82 87 > 82 126 > 82 395 > 83 208 > 83 223 > 83 328 > 83 366 > 83 496 > 84 49 > 84 124 > 84 190 > 84 418 > 84 465 > 85 73 > 85 253 > 85 325 > 85 440 > 85 455 > 86 84 > 86 144 > 86 172 > 86 250 > 86 254 > 87 151 > 87 187 > 87 230 > 87 271 > 87 392 > 88 131 > 88 164 > 88 387 > 88 428 > 88 493 > 89 22 > 89 106 > 89 129 > 89 345 > 89 348 > 90 11 > 90 179 > 90 373 > 90 459 > 90 468 > 91 108 > 91 125 > 91 228 > 91 467 > 91 470 > 92 7 > 92 201 > 92 206 > 92 318 > 92 454 > 93 138 > 93 209 > 93 216 > 93 294 > 93 460 > 94 21 > 94 111 > 94 135 > 94 269 > 94 372 > 95 68 > 95 76 > 95 181 > 95 219 > 95 258 > 96 132 > 96 147 > 96 159 > 96 307 > 96 489 > 97 85 > 97 117 > 97 438 > 97 449 > 97 471 > 98 41 > 98 80 > 98 103 > 98 308 > 98 320 > 99 168 > 99 204 > 99 297 > 99 327 > 99 343 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=100. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 494. sort-cases.at:63: 494. sort 500 cases (100 unique) with 100 buffers (sort-cases.at:63): FAILED (sort-cases.at:63) # -*- compilation -*- 496. sort-cases.at:66: testing sort 1000 cases (100 unique) with 2 buffers ... ./sort-cases.at:66: sort_cases_gen_data 100 10 2 ./sort-cases.at:66: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:12 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/496/stdout Thu Mar 22 08:02:12 2012 @@ -0,0 +1,292 @@ +TEMPFILE: /home/seidel/tmp/psppMyo4UD/0 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/1 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/2 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/3 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/4 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/5 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/6 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/7 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/8 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/9 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/10 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/11 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/12 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/13 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/14 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/15 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/16 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/17 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/18 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/19 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/20 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/21 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/22 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/23 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/24 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/25 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/26 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/27 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/28 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/29 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/30 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/31 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/32 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/33 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/34 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/35 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/36 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/37 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/38 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/39 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/40 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/41 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/42 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/43 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/44 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/45 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/46 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/47 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/48 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/49 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/50 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/51 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/52 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/53 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/54 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/55 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/56 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/57 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/58 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/59 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/60 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/61 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/62 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/63 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/64 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/65 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/66 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/67 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/68 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/69 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/70 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/71 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/72 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/73 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/74 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/75 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/76 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/77 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/78 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/79 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/80 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/81 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/82 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/83 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/84 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/85 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/86 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/87 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/88 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/89 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/90 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/91 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/92 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/93 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/94 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/95 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/96 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/97 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/98 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/99 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/100 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/101 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/102 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/103 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/104 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/105 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/106 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/107 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/108 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/109 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/110 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/111 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/112 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/113 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/114 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/115 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/116 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/117 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/118 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/119 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/120 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/121 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/122 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/123 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/124 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/125 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/126 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/127 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/128 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/129 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/130 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/131 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/132 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/133 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/134 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/135 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/136 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/137 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/138 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/139 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/140 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/141 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/142 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/143 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/144 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/145 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/146 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/147 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/148 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/149 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/150 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/151 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/152 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/153 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/154 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/155 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/156 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/157 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/158 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/159 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/160 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/161 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/162 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/163 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/164 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/165 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/166 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/167 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/168 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/169 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/170 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/171 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/172 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/173 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/174 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/175 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/176 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/177 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/178 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/179 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/180 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/181 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/182 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/183 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/184 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/185 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/186 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/187 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/188 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/189 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/190 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/191 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/192 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/193 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/194 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/195 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/196 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/197 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/198 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/199 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/200 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/201 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/202 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/203 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/204 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/205 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/206 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/207 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/208 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/209 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/210 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/211 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/212 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/213 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/214 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/215 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/216 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/217 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/218 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/219 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/220 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/221 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/222 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/223 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/224 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/225 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/226 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/227 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/228 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/229 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/230 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/231 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/232 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/233 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/234 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/235 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/236 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/237 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/238 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/239 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/240 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/241 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/242 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/243 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/244 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/245 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/246 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/247 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/248 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/249 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/250 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/251 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/252 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/253 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/254 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/255 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/256 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/257 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/258 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/259 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/260 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/261 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/262 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/263 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/264 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/265 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/266 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/267 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/268 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/269 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/270 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/271 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/272 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/273 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/274 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/275 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/276 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/277 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/278 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/279 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/280 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/281 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/282 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/283 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/284 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/285 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/286 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/287 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/288 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/289 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/290 +TEMPFILE: /home/seidel/tmp/psppMyo4UD/291 data.txt: > 8 0 > 80 1 > 77 2 > 68 3 > 32 4 > 82 5 > 14 6 > 98 7 > 1 8 > 91 9 > 51 10 > 21 11 > 90 12 > 47 13 > 13 14 > 52 15 > 47 16 > 36 17 > 43 18 > 21 19 > 85 20 > 97 21 > 44 22 > 57 23 > 29 24 > 46 25 > 96 26 > 83 27 > 70 28 > 30 29 > 32 30 > 8 31 > 57 32 > 50 33 > 17 34 > 30 35 > 85 36 > 95 37 > 53 38 > 16 39 > 35 40 > 14 41 > 4 42 > 34 43 > 89 44 > 40 45 > 24 46 > 53 47 > 37 48 > 72 49 > 31 50 > 39 51 > 44 52 > 63 53 > 17 54 > 11 55 > 44 56 > 48 57 > 82 58 > 27 59 > 76 60 > 19 61 > 47 62 > 90 63 > 15 64 > 47 65 > 69 66 > 19 67 > 3 68 > 46 69 > 70 70 > 95 71 > 74 72 > 79 73 > 93 74 > 7 75 > 79 76 > 37 77 > 30 78 > 21 79 > 64 80 > 10 81 > 29 82 > 79 83 > 63 84 > 58 85 > 50 86 > 27 87 > 93 88 > 36 89 > 58 90 > 84 91 > 71 92 > 37 93 > 6 94 > 85 95 > 53 96 > 66 97 > 37 98 > 18 99 > 7 100 > 95 101 > 56 102 > 87 103 > 54 104 > 26 105 > 37 106 > 79 107 > 25 108 > 10 109 > 64 110 > 10 111 > 41 112 > 26 113 > 73 114 > 10 115 > 49 116 > 28 117 > 43 118 > 59 119 > 13 120 > 59 121 > 74 122 > 24 123 > 97 124 > 98 125 > 49 126 > 28 127 > 94 128 > 30 129 > 27 130 > 39 131 > 31 132 > 39 133 > 12 134 > 44 135 > 20 136 > 58 137 > 35 138 > 19 139 > 97 140 > 15 141 > 48 142 > 87 143 > 92 144 > 22 145 > 33 146 > 72 147 > 98 148 > 55 149 > 10 150 > 1 151 > 2 152 > 74 153 > 43 154 > 64 155 > 88 156 > 25 157 > 97 158 > 14 159 > 66 160 > 93 161 > 50 162 > 19 163 > 21 164 > 20 165 > 91 166 > 73 167 > 17 168 > 7 169 > 12 170 > 96 171 > 67 172 > 89 173 > 53 174 > 35 175 > 60 176 > 99 177 > 91 178 > 56 179 > 29 180 > 62 181 > 7 182 > 23 183 > 69 184 > 53 185 > 12 186 > 83 187 > 92 188 > 70 189 > 30 190 > 18 191 > 65 192 > 77 193 > 88 194 > 11 195 > 79 196 > 6 197 > 81 198 > 71 199 > 9 200 > 49 201 > 23 202 > 52 203 > 5 204 > 40 205 > 13 206 > 65 207 > 50 208 > 25 209 > 51 210 > 56 211 > 78 212 > 60 213 > 69 214 > 61 215 > 63 216 > 46 217 > 51 218 > 90 219 > 18 220 > 42 221 > 68 222 > 83 223 > 69 224 > 30 225 > 60 226 > 12 227 > 86 228 > 21 229 > 12 230 > 37 231 > 78 232 > 51 233 > 17 234 > 25 235 > 20 236 > 51 237 > 70 238 > 95 239 > 18 240 > 16 241 > 24 242 > 76 243 > 22 244 > 48 245 > 2 246 > 91 247 > 28 248 > 96 249 > 23 250 > 95 251 > 35 252 > 86 253 > 63 254 > 85 255 > 73 256 > 97 257 > 16 258 > 24 259 > 41 260 > 58 261 > 33 262 > 82 263 > 62 264 > 84 265 > 53 266 > 71 267 > 13 268 > 36 269 > 52 270 > 0 271 > 41 272 > 91 273 > 63 274 > 84 275 > 38 276 > 4 277 > 60 278 > 48 279 > 29 280 > 87 281 > 22 282 > 59 283 > 5 284 > 45 285 > 80 286 > 90 287 > 82 288 > 54 289 > 53 290 > 87 291 > 2 292 > 61 293 > 24 294 > 37 295 > 39 296 > 51 297 > 60 298 > 94 299 > 40 300 > 77 301 > 59 302 > 74 303 > 67 304 > 0 305 > 11 306 > 94 307 > 21 308 > 59 309 > 33 310 > 0 311 > 76 312 > 27 313 > 64 314 > 34 315 > 41 316 > 52 317 > 57 318 > 17 319 > 55 320 > 62 321 > 78 322 > 94 323 > 71 324 > 14 325 > 6 326 > 93 327 > 19 328 > 2 329 > 35 330 > 31 331 > 19 332 > 23 333 > 78 334 > 23 335 > 87 336 > 70 337 > 30 338 > 32 339 > 82 340 > 11 341 > 85 342 > 46 343 > 71 344 > 94 345 > 32 346 > 67 347 > 8 348 > 34 349 > 16 350 > 77 351 > 29 352 > 40 353 > 42 354 > 82 355 > 68 356 > 65 357 > 36 358 > 54 359 > 7 360 > 75 361 > 71 362 > 77 363 > 61 364 > 60 365 > 64 366 > 50 367 > 48 368 > 75 369 > 31 370 > 55 371 > 24 372 > 51 373 > 43 374 > 50 375 > 95 376 > 62 377 > 16 378 > 81 379 > 92 380 > 27 381 > 11 382 > 98 383 > 93 384 > 54 385 > 39 386 > 0 387 > 73 388 > 16 389 > 13 390 > 87 391 > 78 392 > 20 393 > 54 394 > 15 395 > 99 396 > 58 397 > 58 398 > 85 399 > 80 400 > 53 401 > 55 402 > 56 403 > 29 404 > 81 405 > 20 406 > 95 407 > 82 408 > 44 409 > 60 410 > 39 411 > 70 412 > 9 413 > 66 414 > 58 415 > 22 416 > 13 417 > 18 418 > 36 419 > 74 420 > 31 421 > 88 422 > 44 423 > 34 424 > 56 425 > 4 426 > 75 427 > 67 428 > 50 429 > 14 430 > 2 431 > 4 432 > 37 433 > 2 434 > 6 435 > 43 436 > 57 437 > 12 438 > 95 439 > 81 440 > 46 441 > 72 442 > 11 443 > 48 444 > 67 445 > 77 446 > 62 447 > 93 448 > 92 449 > 63 450 > 64 451 > 1 452 > 80 453 > 52 454 > 38 455 > 6 456 > 96 457 > 92 458 > 25 459 > 83 460 > 88 461 > 83 462 > 84 463 > 88 464 > 24 465 > 17 466 > 76 467 > 19 468 > 19 469 > 36 470 > 28 471 > 24 472 > 85 473 > 12 474 > 42 475 > 26 476 > 6 477 > 45 478 > 70 479 > 10 480 > 94 481 > 14 482 > 83 483 > 0 484 > 68 485 > 28 486 > 37 487 > 17 488 > 35 489 > 69 490 > 23 491 > 85 492 > 82 493 > 72 494 > 29 495 > 98 496 > 72 497 > 52 498 > 29 499 > 15 500 > 68 501 > 77 502 > 45 503 > 27 504 > 34 505 > 20 506 > 98 507 > 42 508 > 50 509 > 44 510 > 92 511 > 74 512 > 75 513 > 48 514 > 93 515 > 85 516 > 91 517 > 1 518 > 8 519 > 96 520 > 30 521 > 39 522 > 75 523 > 78 524 > 6 525 > 14 526 > 76 527 > 94 528 > 22 529 > 21 530 > 15 531 > 61 532 > 0 533 > 68 534 > 29 535 > 23 536 > 31 537 > 5 538 > 34 539 > 92 540 > 35 541 > 57 542 > 71 543 > 54 544 > 38 545 > 31 546 > 17 547 > 40 548 > 47 549 > 87 550 > 4 551 > 96 552 > 9 553 > 48 554 > 89 555 > 86 556 > 67 557 > 99 558 > 7 559 > 15 560 > 38 561 > 99 562 > 74 563 > 88 564 > 89 565 > 22 566 > 83 567 > 39 568 > 92 569 > 95 570 > 43 571 > 86 572 > 28 573 > 37 574 > 77 575 > 5 576 > 75 577 > 32 578 > 90 579 > 87 580 > 32 581 > 62 582 > 89 583 > 41 584 > 79 585 > 3 586 > 1 587 > 9 588 > 46 589 > 4 590 > 79 591 > 59 592 > 86 593 > 56 594 > 23 595 > 35 596 > 21 597 > 47 598 > 8 599 > 5 600 > 65 601 > 15 602 > 57 603 > 14 604 > 5 605 > 45 606 > 94 607 > 43 608 > 76 609 > 7 610 > 9 611 > 52 612 > 33 613 > 57 614 > 54 615 > 78 616 > 40 617 > 80 618 > 3 619 > 18 620 > 78 621 > 98 622 > 80 623 > 86 624 > 66 625 > 30 626 > 54 627 > 7 628 > 0 629 > 88 630 > 65 631 > 4 632 > 8 633 > 62 634 > 55 635 > 52 636 > 91 637 > 26 638 > 34 639 > 84 640 > 33 641 > 68 642 > 97 643 > 32 644 > 45 645 > 49 646 > 89 647 > 38 648 > 26 649 > 13 650 > 80 651 > 52 652 > 60 653 > 15 654 > 92 655 > 47 656 > 7 657 > 54 658 > 56 659 > 96 660 > 3 661 > 0 662 > 42 663 > 1 664 > 1 665 > 96 666 > 33 667 > 23 668 > 20 669 > 90 670 > 84 671 > 32 672 > 26 673 > 81 674 > 93 675 > 49 676 > 55 677 > 45 678 > 42 679 > 45 680 > 20 681 > 94 682 > 63 683 > 48 684 > 25 685 > 9 686 > 79 687 > 75 688 > 2 689 > 6 690 > 93 691 > 3 692 > 18 693 > 76 694 > 56 695 > 71 696 > 43 697 > 99 698 > 94 699 > 57 700 > 25 701 > 73 702 > 65 703 > 98 704 > 45 705 > 28 706 > 22 707 > 80 708 > 55 709 > 66 710 > 6 711 > 89 712 > 83 713 > 87 714 > 20 715 > 34 716 > 58 717 > 40 718 > 21 719 > 49 720 > 4 721 > 56 722 > 40 723 > 31 724 > 6 725 > 84 726 > 43 727 > 9 728 > 61 729 > 70 730 > 59 731 > 93 732 > 18 733 > 13 734 > 12 735 > 83 736 > 80 737 > 22 738 > 50 739 > 14 740 > 48 741 > 2 742 > 99 743 > 76 744 > 72 745 > 61 746 > 77 747 > 59 748 > 97 749 > 17 750 > 41 751 > 36 752 > 9 753 > 50 754 > 0 755 > 1 756 > 10 757 > 65 758 > 41 759 > 43 760 > 19 761 > 99 762 > 88 763 > 32 764 > 27 765 > 47 766 > 8 767 > 88 768 > 74 769 > 54 770 > 20 771 > 33 772 > 67 773 > 98 774 > 8 775 > 92 776 > 4 777 > 72 778 > 68 779 > 64 780 > 67 781 > 12 782 > 14 783 > 63 784 > 51 785 > 75 786 > 39 787 > 81 788 > 53 789 > 33 790 > 25 791 > 3 792 > 53 793 > 33 794 > 13 795 > 72 796 > 65 797 > 76 798 > 67 799 > 38 800 > 84 801 > 46 802 > 61 803 > 91 804 > 40 805 > 78 806 > 74 807 > 90 808 > 42 809 > 71 810 > 75 811 > 62 812 > 65 813 > 23 814 > 27 815 > 10 816 > 58 817 > 5 818 > 16 819 > 36 820 > 64 821 > 73 822 > 2 823 > 97 824 > 38 825 > 68 826 > 55 827 > 82 828 > 3 829 > 72 830 > 64 831 > 89 832 > 73 833 > 61 834 > 86 835 > 89 836 > 44 837 > 84 838 > 10 839 > 57 840 > 52 841 > 99 842 > 59 843 > 5 844 > 73 845 > 26 846 > 87 847 > 86 848 > 84 849 > 55 850 > 81 851 > 83 852 > 89 853 > 27 854 > 63 855 > 61 856 > 16 857 > 26 858 > 79 859 > 61 860 > 65 861 > 5 862 > 47 863 > 18 864 > 78 865 > 66 866 > 71 867 > 31 868 > 88 869 > 49 870 > 40 871 > 70 872 > 28 873 > 19 874 > 9 875 > 60 876 > 66 877 > 91 878 > 90 879 > 90 880 > 17 881 > 24 882 > 42 883 > 57 884 > 2 885 > 46 886 > 29 887 > 80 888 > 98 889 > 25 890 > 91 891 > 33 892 > 82 893 > 46 894 > 73 895 > 3 896 > 55 897 > 35 898 > 58 899 > 95 900 > 38 901 > 44 902 > 5 903 > 63 904 > 86 905 > 49 906 > 18 907 > 15 908 > 99 909 > 51 910 > 32 911 > 39 912 > 26 913 > 27 914 > 73 915 > 90 916 > 47 917 > 75 918 > 46 919 > 28 920 > 66 921 > 97 922 > 3 923 > 96 924 > 4 925 > 74 926 > 42 927 > 72 928 > 3 929 > 66 930 > 24 931 > 45 932 > 16 933 > 67 934 > 38 935 > 22 936 > 0 937 > 36 938 > 41 939 > 68 940 > 62 941 > 21 942 > 81 943 > 38 944 > 8 945 > 45 946 > 62 947 > 79 948 > 28 949 > 31 950 > 22 951 > 10 952 > 9 953 > 15 954 > 49 955 > 60 956 > 99 957 > 86 958 > 64 959 > 59 960 > 16 961 > 1 962 > 30 963 > 41 964 > 8 965 > 13 966 > 66 967 > 1 968 > 34 969 > 70 970 > 76 971 > 11 972 > 56 973 > 11 974 > 97 975 > 69 976 > 69 977 > 69 978 > 11 979 > 69 980 > 69 981 > 49 982 > 25 983 > 26 984 > 41 985 > 81 986 > 77 987 > 35 988 > 34 989 > 96 990 > 44 991 > 42 992 > 51 993 > 36 994 > 12 995 > 11 996 > 85 997 > 7 998 > 81 999 output.txt: > 0 271 > 0 305 > 0 311 > 0 387 > 0 484 > 0 533 > 0 629 > 0 662 > 0 755 > 0 937 > 1 8 > 1 151 > 1 452 > 1 518 > 1 587 > 1 664 > 1 665 > 1 756 > 1 962 > 1 968 > 2 152 > 2 246 > 2 292 > 2 329 > 2 431 > 2 434 > 2 689 > 2 742 > 2 823 > 2 885 > 3 68 > 3 586 > 3 619 > 3 661 > 3 692 > 3 792 > 3 829 > 3 896 > 3 923 > 3 929 > 4 42 > 4 277 > 4 426 > 4 432 > 4 551 > 4 590 > 4 632 > 4 721 > 4 777 > 4 925 > 5 204 > 5 284 > 5 538 > 5 576 > 5 600 > 5 605 > 5 818 > 5 844 > 5 862 > 5 903 > 6 94 > 6 197 > 6 326 > 6 435 > 6 456 > 6 477 > 6 525 > 6 690 > 6 711 > 6 725 > 7 75 > 7 100 > 7 169 > 7 182 > 7 360 > 7 559 > 7 610 > 7 628 > 7 657 > 7 998 > 8 0 > 8 31 > 8 348 > 8 519 > 8 599 > 8 633 > 8 767 > 8 775 > 8 945 > 8 965 > 9 200 > 9 413 > 9 553 > 9 588 > 9 611 > 9 686 > 9 728 > 9 753 > 9 875 > 9 953 > 10 81 > 10 109 > 10 111 > 10 115 > 10 150 > 10 480 > 10 757 > 10 816 > 10 839 > 10 952 > 11 55 > 11 195 > 11 306 > 11 341 > 11 382 > 11 443 > 11 972 > 11 974 > 11 979 > 11 996 > 12 134 > 12 170 > 12 186 > 12 227 > 12 230 > 12 438 > 12 474 > 12 735 > 12 782 > 12 995 > 13 14 > 13 120 > 13 206 > 13 268 > 13 390 > 13 417 > 13 650 > 13 734 > 13 795 > 13 966 > 14 6 > 14 41 > 14 159 > 14 325 > 14 430 > 14 482 > 14 526 > 14 604 > 14 740 > 14 783 > 15 64 > 15 141 > 15 395 > 15 500 > 15 531 > 15 560 > 15 602 > 15 654 > 15 908 > 15 954 > 16 39 > 16 241 > 16 258 > 16 350 > 16 378 > 16 389 > 16 819 > 16 857 > 16 933 > 16 961 > 17 34 > 17 54 > 17 168 > 17 234 > 17 319 > 17 466 > 17 488 > 17 547 > 17 750 > 17 881 > 18 99 > 18 191 > 18 220 > 18 240 > 18 418 > 18 620 > 18 693 > 18 733 > 18 864 > 18 907 > 19 61 > 19 67 > 19 139 > 19 163 > 19 328 > 19 332 > 19 468 > 19 469 > 19 761 > 19 874 > 20 136 > 20 165 > 20 236 > 20 393 > 20 406 > 20 506 > 20 669 > 20 681 > 20 715 > 20 771 > 21 11 > 21 19 > 21 79 > 21 164 > 21 229 > 21 308 > 21 530 > 21 597 > 21 719 > 21 942 > 22 145 > 22 244 > 22 282 > 22 416 > 22 529 > 22 566 > 22 707 > 22 738 > 22 936 > 22 951 > 23 183 > 23 202 > 23 250 > 23 333 > 23 335 > 23 491 > 23 536 > 23 595 > 23 668 > 23 814 > 24 46 > 24 123 > 24 242 > 24 259 > 24 294 > 24 372 > 24 465 > 24 472 > 24 882 > 24 931 > 25 108 > 25 157 > 25 209 > 25 235 > 25 459 > 25 685 > 25 701 > 25 791 > 25 890 > 25 983 > 26 105 > 26 113 > 26 476 > 26 638 > 26 649 > 26 673 > 26 846 > 26 858 > 26 913 > 26 984 > 27 59 > 27 87 > 27 130 > 27 313 > 27 381 > 27 504 > 27 765 > 27 815 > 27 854 > 27 914 > 28 117 > 28 127 > 28 248 > 28 471 > 28 486 > 28 573 > 28 706 > 28 873 > 28 920 > 28 949 > 29 24 > 29 82 > 29 180 > 29 280 > 29 352 > 29 404 > 29 495 > 29 499 > 29 535 > 29 887 > 30 29 > 30 35 > 30 78 > 30 129 > 30 190 > 30 225 > 30 338 > 30 521 > 30 626 > 30 963 > 31 50 > 31 132 > 31 331 > 31 370 > 31 421 > 31 537 > 31 546 > 31 724 > 31 868 > 31 950 > 32 4 > 32 30 > 32 339 > 32 346 > 32 578 > 32 581 > 32 644 > 32 672 > 32 764 > 32 911 > 33 146 > 33 262 > 33 310 > 33 613 > 33 641 > 33 667 > 33 772 > 33 790 > 33 794 > 33 892 > 34 43 > 34 315 > 34 349 > 34 424 > 34 505 > 34 539 > 34 639 > 34 716 > 34 969 > 34 989 > 35 40 > 35 138 > 35 175 > 35 252 > 35 330 > 35 489 > 35 541 > 35 596 > 35 898 > 35 988 > 36 17 > 36 89 > 36 269 > 36 358 > 36 419 > 36 470 > 36 752 > 36 820 > 36 938 > 36 994 > 37 48 > 37 77 > 37 93 > 37 98 > 37 106 > 37 231 > 37 295 > 37 433 > 37 487 > 37 574 > 38 276 > 38 455 > 38 545 > 38 561 > 38 648 > 38 800 > 38 825 > 38 901 > 38 935 > 38 944 > 39 51 > 39 131 > 39 133 > 39 296 > 39 386 > 39 411 > 39 522 > 39 568 > 39 787 > 39 912 > 40 45 > 40 205 > 40 300 > 40 353 > 40 548 > 40 617 > 40 718 > 40 723 > 40 805 > 40 871 > 41 112 > 41 260 > 41 272 > 41 316 > 41 584 > 41 751 > 41 759 > 41 939 > 41 964 > 41 985 > 42 221 > 42 354 > 42 475 > 42 508 > 42 663 > 42 679 > 42 809 > 42 883 > 42 927 > 42 992 > 43 18 > 43 118 > 43 154 > 43 374 > 43 436 > 43 571 > 43 608 > 43 697 > 43 727 > 43 760 > 44 22 > 44 52 > 44 56 > 44 135 > 44 409 > 44 423 > 44 510 > 44 837 > 44 902 > 44 991 > 45 285 > 45 478 > 45 503 > 45 606 > 45 645 > 45 678 > 45 680 > 45 705 > 45 932 > 45 946 > 46 25 > 46 69 > 46 217 > 46 343 > 46 441 > 46 589 > 46 802 > 46 886 > 46 894 > 46 919 > 47 13 > 47 16 > 47 62 > 47 65 > 47 549 > 47 598 > 47 656 > 47 766 > 47 863 > 47 917 > 48 57 > 48 142 > 48 245 > 48 279 > 48 368 > 48 444 > 48 514 > 48 554 > 48 684 > 48 741 > 49 116 > 49 126 > 49 201 > 49 646 > 49 676 > 49 720 > 49 870 > 49 906 > 49 955 > 49 982 > 50 33 > 50 86 > 50 162 > 50 208 > 50 367 > 50 375 > 50 429 > 50 509 > 50 739 > 50 754 > 51 10 > 51 210 > 51 218 > 51 233 > 51 237 > 51 297 > 51 373 > 51 785 > 51 910 > 51 993 > 52 15 > 52 203 > 52 270 > 52 317 > 52 454 > 52 498 > 52 612 > 52 636 > 52 652 > 52 841 > 53 38 > 53 47 > 53 96 > 53 174 > 53 185 > 53 266 > 53 290 > 53 401 > 53 789 > 53 793 > 54 104 > 54 289 > 54 359 > 54 385 > 54 394 > 54 544 > 54 615 > 54 627 > 54 658 > 54 770 > 55 149 > 55 320 > 55 371 > 55 402 > 55 635 > 55 677 > 55 709 > 55 827 > 55 850 > 55 897 > 56 102 > 56 179 > 56 211 > 56 403 > 56 425 > 56 594 > 56 659 > 56 695 > 56 722 > 56 973 > 57 23 > 57 32 > 57 318 > 57 437 > 57 542 > 57 603 > 57 614 > 57 700 > 57 840 > 57 884 > 58 85 > 58 90 > 58 137 > 58 261 > 58 397 > 58 398 > 58 415 > 58 717 > 58 817 > 58 899 > 59 119 > 59 121 > 59 283 > 59 302 > 59 309 > 59 592 > 59 731 > 59 748 > 59 843 > 59 960 > 60 176 > 60 213 > 60 226 > 60 278 > 60 298 > 60 365 > 60 410 > 60 653 > 60 876 > 60 956 > 61 215 > 61 293 > 61 364 > 61 532 > 61 729 > 61 746 > 61 803 > 61 834 > 61 856 > 61 860 > 62 181 > 62 264 > 62 321 > 62 377 > 62 447 > 62 582 > 62 634 > 62 812 > 62 941 > 62 947 > 63 53 > 63 84 > 63 216 > 63 254 > 63 274 > 63 450 > 63 683 > 63 784 > 63 855 > 63 904 > 64 80 > 64 110 > 64 155 > 64 314 > 64 366 > 64 451 > 64 780 > 64 821 > 64 831 > 64 959 > 65 192 > 65 207 > 65 357 > 65 601 > 65 631 > 65 703 > 65 758 > 65 797 > 65 813 > 65 861 > 66 97 > 66 160 > 66 414 > 66 625 > 66 710 > 66 866 > 66 877 > 66 921 > 66 930 > 66 967 > 67 172 > 67 304 > 67 347 > 67 428 > 67 445 > 67 557 > 67 773 > 67 781 > 67 799 > 67 934 > 68 3 > 68 222 > 68 356 > 68 485 > 68 501 > 68 534 > 68 642 > 68 779 > 68 826 > 68 940 > 69 66 > 69 184 > 69 214 > 69 224 > 69 490 > 69 976 > 69 977 > 69 978 > 69 980 > 69 981 > 70 28 > 70 70 > 70 189 > 70 238 > 70 337 > 70 412 > 70 479 > 70 730 > 70 872 > 70 970 > 71 92 > 71 199 > 71 267 > 71 324 > 71 344 > 71 362 > 71 543 > 71 696 > 71 810 > 71 867 > 72 49 > 72 147 > 72 442 > 72 494 > 72 497 > 72 745 > 72 778 > 72 796 > 72 830 > 72 928 > 73 114 > 73 167 > 73 256 > 73 388 > 73 702 > 73 822 > 73 833 > 73 845 > 73 895 > 73 915 > 74 72 > 74 122 > 74 153 > 74 303 > 74 420 > 74 512 > 74 563 > 74 769 > 74 807 > 74 926 > 75 361 > 75 369 > 75 427 > 75 513 > 75 523 > 75 577 > 75 688 > 75 786 > 75 811 > 75 918 > 76 60 > 76 243 > 76 312 > 76 467 > 76 527 > 76 609 > 76 694 > 76 744 > 76 798 > 76 971 > 77 2 > 77 193 > 77 301 > 77 351 > 77 363 > 77 446 > 77 502 > 77 575 > 77 747 > 77 987 > 78 212 > 78 232 > 78 322 > 78 334 > 78 392 > 78 524 > 78 616 > 78 621 > 78 806 > 78 865 > 79 73 > 79 76 > 79 83 > 79 107 > 79 196 > 79 585 > 79 591 > 79 687 > 79 859 > 79 948 > 80 1 > 80 286 > 80 400 > 80 453 > 80 618 > 80 623 > 80 651 > 80 708 > 80 737 > 80 888 > 81 198 > 81 379 > 81 405 > 81 440 > 81 674 > 81 788 > 81 851 > 81 943 > 81 986 > 81 999 > 82 5 > 82 58 > 82 263 > 82 288 > 82 340 > 82 355 > 82 408 > 82 493 > 82 828 > 82 893 > 83 27 > 83 187 > 83 223 > 83 460 > 83 462 > 83 483 > 83 567 > 83 713 > 83 736 > 83 852 > 84 91 > 84 265 > 84 275 > 84 463 > 84 640 > 84 671 > 84 726 > 84 801 > 84 838 > 84 849 > 85 20 > 85 36 > 85 95 > 85 255 > 85 342 > 85 399 > 85 473 > 85 492 > 85 516 > 85 997 > 86 228 > 86 253 > 86 556 > 86 572 > 86 593 > 86 624 > 86 835 > 86 848 > 86 905 > 86 958 > 87 103 > 87 143 > 87 281 > 87 291 > 87 336 > 87 391 > 87 550 > 87 580 > 87 714 > 87 847 > 88 156 > 88 194 > 88 422 > 88 461 > 88 464 > 88 564 > 88 630 > 88 763 > 88 768 > 88 869 > 89 44 > 89 173 > 89 555 > 89 565 > 89 583 > 89 647 > 89 712 > 89 832 > 89 836 > 89 853 > 90 12 > 90 63 > 90 219 > 90 287 > 90 579 > 90 670 > 90 808 > 90 879 > 90 880 > 90 916 > 91 9 > 91 166 > 91 178 > 91 247 > 91 273 > 91 517 > 91 637 > 91 804 > 91 878 > 91 891 > 92 144 > 92 188 > 92 380 > 92 449 > 92 458 > 92 511 > 92 540 > 92 569 > 92 655 > 92 776 > 93 74 > 93 88 > 93 161 > 93 327 > 93 384 > 93 448 > 93 515 > 93 675 > 93 691 > 93 732 > 94 128 > 94 299 > 94 307 > 94 323 > 94 345 > 94 481 > 94 528 > 94 607 > 94 682 > 94 699 > 95 37 > 95 71 > 95 101 > 95 239 > 95 251 > 95 376 > 95 407 > 95 439 > 95 570 > 95 900 > 96 26 > 96 171 > 96 249 > 96 457 > 96 520 > 96 552 > 96 660 > 96 666 > 96 924 > 96 990 > 97 21 > 97 124 > 97 140 > 97 158 > 97 257 > 97 643 > 97 749 > 97 824 > 97 922 > 97 975 > 98 7 > 98 125 > 98 148 > 98 383 > 98 496 > 98 507 > 98 622 > 98 704 > 98 774 > 98 889 > 99 177 > 99 396 > 99 558 > 99 562 > 99 698 > 99 743 > 99 762 > 99 842 > 99 909 > 99 957 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=2. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 496. sort-cases.at:66: 496. sort 1000 cases (100 unique) with 2 buffers (sort-cases.at:66): FAILED (sort-cases.at:66) # -*- compilation -*- 497. sort-cases.at:67: testing sort 1000 cases (100 unique) with 3 buffers ... ./sort-cases.at:67: sort_cases_gen_data 100 10 3 ./sort-cases.at:67: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:14 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/497/stdout Thu Mar 22 08:02:14 2012 @@ -0,0 +1,188 @@ +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/0 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/1 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/2 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/3 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/4 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/5 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/6 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/7 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/8 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/9 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/10 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/11 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/12 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/13 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/14 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/15 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/16 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/17 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/18 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/19 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/20 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/21 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/22 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/23 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/24 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/25 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/26 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/27 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/28 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/29 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/30 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/31 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/32 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/33 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/34 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/35 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/36 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/37 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/38 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/39 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/40 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/41 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/42 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/43 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/44 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/45 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/46 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/47 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/48 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/49 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/50 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/51 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/52 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/53 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/54 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/55 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/56 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/57 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/58 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/59 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/60 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/61 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/62 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/63 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/64 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/65 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/66 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/67 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/68 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/69 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/70 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/71 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/72 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/73 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/74 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/75 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/76 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/77 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/78 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/79 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/80 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/81 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/82 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/83 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/84 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/85 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/86 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/87 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/88 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/89 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/90 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/91 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/92 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/93 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/94 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/95 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/96 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/97 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/98 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/99 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/100 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/101 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/102 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/103 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/104 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/105 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/106 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/107 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/108 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/109 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/110 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/111 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/112 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/113 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/114 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/115 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/116 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/117 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/118 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/119 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/120 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/121 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/122 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/123 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/124 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/125 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/126 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/127 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/128 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/129 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/130 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/131 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/132 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/133 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/134 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/135 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/136 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/137 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/138 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/139 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/140 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/141 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/142 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/143 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/144 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/145 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/146 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/147 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/148 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/149 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/150 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/151 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/152 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/153 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/154 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/155 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/156 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/157 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/158 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/159 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/160 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/161 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/162 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/163 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/164 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/165 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/166 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/167 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/168 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/169 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/170 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/171 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/172 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/173 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/174 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/175 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/176 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/177 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/178 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/179 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/180 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/181 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/182 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/183 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/184 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/185 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/186 +TEMPFILE: /home/seidel/tmp/pspp3Uy6nl/187 data.txt: > 18 0 > 83 1 > 69 2 > 41 3 > 91 4 > 72 5 > 79 6 > 95 7 > 70 8 > 43 9 > 36 10 > 54 11 > 46 12 > 42 13 > 11 14 > 97 15 > 58 16 > 74 17 > 99 18 > 88 19 > 34 20 > 90 21 > 69 22 > 2 23 > 41 24 > 51 25 > 9 26 > 50 27 > 20 28 > 97 29 > 17 30 > 23 31 > 15 32 > 38 33 > 42 34 > 87 35 > 7 36 > 24 37 > 13 38 > 3 39 > 96 40 > 47 41 > 34 42 > 55 43 > 65 44 > 95 45 > 53 46 > 89 47 > 73 48 > 85 49 > 40 50 > 86 51 > 27 52 > 34 53 > 60 54 > 72 55 > 16 56 > 82 57 > 45 58 > 13 59 > 8 60 > 30 61 > 30 62 > 50 63 > 92 64 > 55 65 > 54 66 > 80 67 > 94 68 > 62 69 > 71 70 > 77 71 > 68 72 > 7 73 > 83 74 > 15 75 > 86 76 > 19 77 > 49 78 > 90 79 > 18 80 > 98 81 > 17 82 > 76 83 > 12 84 > 35 85 > 53 86 > 39 87 > 35 88 > 65 89 > 38 90 > 11 91 > 89 92 > 51 93 > 78 94 > 54 95 > 68 96 > 93 97 > 77 98 > 28 99 > 64 100 > 72 101 > 41 102 > 66 103 > 23 104 > 56 105 > 56 106 > 62 107 > 58 108 > 57 109 > 2 110 > 15 111 > 65 112 > 0 113 > 69 114 > 67 115 > 25 116 > 8 117 > 37 118 > 51 119 > 57 120 > 27 121 > 2 122 > 8 123 > 87 124 > 4 125 > 57 126 > 61 127 > 73 128 > 40 129 > 99 130 > 9 131 > 93 132 > 74 133 > 40 134 > 23 135 > 4 136 > 70 137 > 47 138 > 55 139 > 73 140 > 43 141 > 96 142 > 90 143 > 14 144 > 5 145 > 31 146 > 53 147 > 28 148 > 95 149 > 55 150 > 95 151 > 78 152 > 44 153 > 10 154 > 62 155 > 80 156 > 91 157 > 31 158 > 82 159 > 68 160 > 7 161 > 77 162 > 80 163 > 13 164 > 69 165 > 74 166 > 54 167 > 5 168 > 71 169 > 40 170 > 82 171 > 71 172 > 76 173 > 8 174 > 63 175 > 86 176 > 11 177 > 80 178 > 24 179 > 70 180 > 97 181 > 10 182 > 98 183 > 81 184 > 33 185 > 73 186 > 78 187 > 44 188 > 39 189 > 16 190 > 25 191 > 66 192 > 82 193 > 88 194 > 21 195 > 37 196 > 79 197 > 39 198 > 72 199 > 24 200 > 13 201 > 98 202 > 16 203 > 93 204 > 89 205 > 43 206 > 97 207 > 99 208 > 2 209 > 65 210 > 12 211 > 74 212 > 52 213 > 84 214 > 34 215 > 55 216 > 42 217 > 36 218 > 73 219 > 53 220 > 18 221 > 94 222 > 14 223 > 17 224 > 29 225 > 76 226 > 81 227 > 36 228 > 31 229 > 24 230 > 18 231 > 44 232 > 16 233 > 96 234 > 33 235 > 54 236 > 25 237 > 12 238 > 27 239 > 1 240 > 22 241 > 97 242 > 45 243 > 49 244 > 81 245 > 72 246 > 95 247 > 49 248 > 63 249 > 84 250 > 75 251 > 40 252 > 35 253 > 28 254 > 60 255 > 80 256 > 89 257 > 78 258 > 66 259 > 24 260 > 17 261 > 14 262 > 21 263 > 72 264 > 93 265 > 61 266 > 41 267 > 61 268 > 64 269 > 90 270 > 27 271 > 85 272 > 71 273 > 32 274 > 77 275 > 17 276 > 81 277 > 7 278 > 42 279 > 27 280 > 6 281 > 99 282 > 99 283 > 44 284 > 50 285 > 89 286 > 78 287 > 16 288 > 87 289 > 1 290 > 84 291 > 3 292 > 5 293 > 75 294 > 27 295 > 37 296 > 62 297 > 30 298 > 95 299 > 52 300 > 45 301 > 33 302 > 60 303 > 93 304 > 96 305 > 32 306 > 12 307 > 40 308 > 95 309 > 83 310 > 92 311 > 88 312 > 26 313 > 70 314 > 77 315 > 19 316 > 51 317 > 26 318 > 23 319 > 84 320 > 27 321 > 77 322 > 36 323 > 72 324 > 28 325 > 92 326 > 45 327 > 0 328 > 4 329 > 58 330 > 9 331 > 13 332 > 28 333 > 61 334 > 46 335 > 65 336 > 62 337 > 8 338 > 6 339 > 94 340 > 73 341 > 91 342 > 24 343 > 97 344 > 80 345 > 38 346 > 74 347 > 38 348 > 87 349 > 66 350 > 19 351 > 56 352 > 48 353 > 72 354 > 86 355 > 3 356 > 68 357 > 32 358 > 55 359 > 73 360 > 23 361 > 61 362 > 57 363 > 18 364 > 89 365 > 31 366 > 0 367 > 80 368 > 89 369 > 46 370 > 1 371 > 96 372 > 46 373 > 22 374 > 90 375 > 15 376 > 20 377 > 44 378 > 90 379 > 23 380 > 98 381 > 60 382 > 32 383 > 82 384 > 31 385 > 22 386 > 75 387 > 66 388 > 49 389 > 26 390 > 89 391 > 75 392 > 8 393 > 18 394 > 7 395 > 97 396 > 50 397 > 35 398 > 46 399 > 81 400 > 6 401 > 75 402 > 87 403 > 14 404 > 37 405 > 64 406 > 8 407 > 92 408 > 56 409 > 29 410 > 38 411 > 48 412 > 98 413 > 75 414 > 47 415 > 41 416 > 25 417 > 60 418 > 78 419 > 86 420 > 41 421 > 99 422 > 95 423 > 94 424 > 53 425 > 67 426 > 23 427 > 98 428 > 76 429 > 65 430 > 22 431 > 12 432 > 95 433 > 65 434 > 11 435 > 49 436 > 36 437 > 65 438 > 47 439 > 62 440 > 74 441 > 34 442 > 33 443 > 86 444 > 12 445 > 5 446 > 18 447 > 33 448 > 62 449 > 30 450 > 9 451 > 77 452 > 20 453 > 42 454 > 86 455 > 20 456 > 16 457 > 28 458 > 79 459 > 82 460 > 2 461 > 15 462 > 69 463 > 45 464 > 56 465 > 51 466 > 81 467 > 32 468 > 9 469 > 59 470 > 9 471 > 40 472 > 87 473 > 40 474 > 10 475 > 37 476 > 60 477 > 64 478 > 94 479 > 81 480 > 20 481 > 15 482 > 30 483 > 55 484 > 99 485 > 78 486 > 41 487 > 83 488 > 83 489 > 29 490 > 83 491 > 14 492 > 68 493 > 96 494 > 63 495 > 1 496 > 63 497 > 87 498 > 33 499 > 33 500 > 5 501 > 51 502 > 67 503 > 37 504 > 83 505 > 38 506 > 14 507 > 62 508 > 93 509 > 23 510 > 43 511 > 24 512 > 21 513 > 73 514 > 89 515 > 91 516 > 85 517 > 88 518 > 7 519 > 76 520 > 91 521 > 24 522 > 29 523 > 88 524 > 73 525 > 28 526 > 35 527 > 47 528 > 3 529 > 93 530 > 9 531 > 20 532 > 39 533 > 91 534 > 57 535 > 6 536 > 48 537 > 10 538 > 87 539 > 52 540 > 91 541 > 44 542 > 1 543 > 14 544 > 88 545 > 48 546 > 5 547 > 6 548 > 34 549 > 22 550 > 25 551 > 32 552 > 67 553 > 99 554 > 52 555 > 31 556 > 0 557 > 48 558 > 35 559 > 40 560 > 4 561 > 50 562 > 87 563 > 24 564 > 4 565 > 64 566 > 54 567 > 39 568 > 82 569 > 58 570 > 68 571 > 82 572 > 63 573 > 1 574 > 52 575 > 37 576 > 10 577 > 53 578 > 73 579 > 58 580 > 59 581 > 11 582 > 21 583 > 0 584 > 56 585 > 67 586 > 42 587 > 94 588 > 98 589 > 25 590 > 5 591 > 55 592 > 56 593 > 42 594 > 4 595 > 86 596 > 38 597 > 64 598 > 55 599 > 44 600 > 44 601 > 59 602 > 75 603 > 71 604 > 57 605 > 79 606 > 29 607 > 50 608 > 74 609 > 7 610 > 52 611 > 22 612 > 55 613 > 22 614 > 20 615 > 29 616 > 86 617 > 15 618 > 19 619 > 49 620 > 74 621 > 16 622 > 16 623 > 37 624 > 78 625 > 19 626 > 68 627 > 4 628 > 45 629 > 97 630 > 81 631 > 81 632 > 15 633 > 53 634 > 20 635 > 5 636 > 43 637 > 59 638 > 37 639 > 99 640 > 34 641 > 71 642 > 36 643 > 48 644 > 36 645 > 2 646 > 85 647 > 33 648 > 9 649 > 63 650 > 69 651 > 92 652 > 47 653 > 92 654 > 51 655 > 54 656 > 96 657 > 56 658 > 70 659 > 43 660 > 87 661 > 46 662 > 69 663 > 4 664 > 64 665 > 3 666 > 85 667 > 94 668 > 79 669 > 78 670 > 3 671 > 43 672 > 92 673 > 28 674 > 59 675 > 45 676 > 19 677 > 1 678 > 95 679 > 21 680 > 51 681 > 41 682 > 88 683 > 94 684 > 92 685 > 21 686 > 76 687 > 47 688 > 0 689 > 61 690 > 6 691 > 82 692 > 10 693 > 44 694 > 54 695 > 96 696 > 53 697 > 63 698 > 65 699 > 35 700 > 64 701 > 27 702 > 76 703 > 68 704 > 12 705 > 43 706 > 25 707 > 29 708 > 53 709 > 57 710 > 97 711 > 98 712 > 23 713 > 54 714 > 96 715 > 1 716 > 46 717 > 60 718 > 58 719 > 25 720 > 84 721 > 84 722 > 58 723 > 59 724 > 19 725 > 89 726 > 45 727 > 90 728 > 2 729 > 2 730 > 59 731 > 85 732 > 86 733 > 6 734 > 0 735 > 39 736 > 18 737 > 92 738 > 45 739 > 94 740 > 79 741 > 26 742 > 20 743 > 43 744 > 68 745 > 2 746 > 61 747 > 32 748 > 70 749 > 57 750 > 3 751 > 57 752 > 76 753 > 48 754 > 46 755 > 65 756 > 66 757 > 70 758 > 6 759 > 28 760 > 75 761 > 38 762 > 99 763 > 37 764 > 76 765 > 17 766 > 58 767 > 75 768 > 29 769 > 63 770 > 10 771 > 84 772 > 63 773 > 21 774 > 31 775 > 30 776 > 11 777 > 16 778 > 0 779 > 11 780 > 45 781 > 49 782 > 69 783 > 29 784 > 74 785 > 35 786 > 61 787 > 77 788 > 52 789 > 50 790 > 0 791 > 30 792 > 31 793 > 88 794 > 52 795 > 79 796 > 11 797 > 34 798 > 14 799 > 17 800 > 69 801 > 85 802 > 15 803 > 35 804 > 60 805 > 79 806 > 50 807 > 2 808 > 80 809 > 27 810 > 98 811 > 31 812 > 42 813 > 12 814 > 70 815 > 48 816 > 98 817 > 71 818 > 93 819 > 58 820 > 26 821 > 44 822 > 3 823 > 30 824 > 66 825 > 67 826 > 82 827 > 38 828 > 1 829 > 63 830 > 20 831 > 39 832 > 46 833 > 51 834 > 26 835 > 53 836 > 48 837 > 5 838 > 18 839 > 50 840 > 4 841 > 11 842 > 41 843 > 70 844 > 84 845 > 3 846 > 36 847 > 90 848 > 26 849 > 17 850 > 88 851 > 7 852 > 61 853 > 42 854 > 80 855 > 46 856 > 17 857 > 25 858 > 6 859 > 32 860 > 70 861 > 50 862 > 32 863 > 7 864 > 75 865 > 78 866 > 72 867 > 83 868 > 49 869 > 59 870 > 69 871 > 93 872 > 71 873 > 10 874 > 26 875 > 85 876 > 26 877 > 56 878 > 49 879 > 88 880 > 79 881 > 85 882 > 77 883 > 3 884 > 47 885 > 39 886 > 52 887 > 77 888 > 31 889 > 57 890 > 67 891 > 27 892 > 18 893 > 67 894 > 23 895 > 66 896 > 80 897 > 30 898 > 6 899 > 34 900 > 83 901 > 21 902 > 52 903 > 59 904 > 41 905 > 14 906 > 25 907 > 8 908 > 21 909 > 71 910 > 7 911 > 91 912 > 96 913 > 62 914 > 56 915 > 15 916 > 90 917 > 91 918 > 84 919 > 22 920 > 24 921 > 19 922 > 9 923 > 29 924 > 62 925 > 1 926 > 10 927 > 40 928 > 13 929 > 79 930 > 49 931 > 21 932 > 12 933 > 0 934 > 39 935 > 30 936 > 48 937 > 74 938 > 47 939 > 38 940 > 67 941 > 32 942 > 13 943 > 34 944 > 13 945 > 51 946 > 19 947 > 58 948 > 16 949 > 97 950 > 35 951 > 4 952 > 60 953 > 54 954 > 92 955 > 13 956 > 81 957 > 68 958 > 60 959 > 85 960 > 36 961 > 72 962 > 66 963 > 91 964 > 59 965 > 8 966 > 9 967 > 33 968 > 17 969 > 84 970 > 83 971 > 90 972 > 12 973 > 19 974 > 28 975 > 93 976 > 22 977 > 11 978 > 64 979 > 47 980 > 33 981 > 36 982 > 43 983 > 71 984 > 22 985 > 64 986 > 14 987 > 66 988 > 13 989 > 67 990 > 61 991 > 76 992 > 8 993 > 42 994 > 94 995 > 5 996 > 10 997 > 26 998 > 39 999 output.txt: > 0 113 > 0 328 > 0 367 > 0 557 > 0 584 > 0 689 > 0 735 > 0 779 > 0 791 > 0 934 > 1 240 > 1 290 > 1 371 > 1 496 > 1 543 > 1 574 > 1 678 > 1 716 > 1 829 > 1 926 > 2 23 > 2 110 > 2 122 > 2 209 > 2 461 > 2 646 > 2 729 > 2 730 > 2 746 > 2 808 > 3 39 > 3 292 > 3 356 > 3 529 > 3 666 > 3 671 > 3 751 > 3 823 > 3 846 > 3 884 > 4 125 > 4 136 > 4 329 > 4 561 > 4 565 > 4 595 > 4 628 > 4 664 > 4 841 > 4 952 > 5 145 > 5 168 > 5 293 > 5 446 > 5 501 > 5 547 > 5 591 > 5 636 > 5 838 > 5 996 > 6 281 > 6 339 > 6 401 > 6 536 > 6 548 > 6 691 > 6 734 > 6 759 > 6 859 > 6 899 > 7 36 > 7 73 > 7 161 > 7 278 > 7 395 > 7 519 > 7 610 > 7 852 > 7 864 > 7 911 > 8 60 > 8 117 > 8 123 > 8 174 > 8 338 > 8 393 > 8 407 > 8 908 > 8 966 > 8 993 > 9 26 > 9 131 > 9 331 > 9 451 > 9 469 > 9 471 > 9 531 > 9 649 > 9 923 > 9 967 > 10 154 > 10 182 > 10 475 > 10 538 > 10 577 > 10 693 > 10 771 > 10 874 > 10 927 > 10 997 > 11 14 > 11 91 > 11 177 > 11 435 > 11 582 > 11 777 > 11 780 > 11 797 > 11 842 > 11 978 > 12 84 > 12 211 > 12 238 > 12 307 > 12 432 > 12 445 > 12 705 > 12 814 > 12 933 > 12 973 > 13 38 > 13 59 > 13 164 > 13 201 > 13 332 > 13 929 > 13 943 > 13 945 > 13 956 > 13 989 > 14 144 > 14 223 > 14 262 > 14 404 > 14 492 > 14 507 > 14 544 > 14 799 > 14 906 > 14 987 > 15 32 > 15 75 > 15 111 > 15 376 > 15 462 > 15 482 > 15 618 > 15 633 > 15 803 > 15 916 > 16 56 > 16 190 > 16 203 > 16 233 > 16 288 > 16 457 > 16 622 > 16 623 > 16 778 > 16 949 > 17 30 > 17 82 > 17 224 > 17 261 > 17 276 > 17 766 > 17 800 > 17 850 > 17 857 > 17 969 > 18 0 > 18 80 > 18 221 > 18 231 > 18 364 > 18 394 > 18 447 > 18 737 > 18 839 > 18 893 > 19 77 > 19 316 > 19 351 > 19 619 > 19 626 > 19 677 > 19 725 > 19 922 > 19 947 > 19 974 > 20 28 > 20 377 > 20 453 > 20 456 > 20 481 > 20 532 > 20 615 > 20 635 > 20 743 > 20 831 > 21 195 > 21 263 > 21 513 > 21 583 > 21 680 > 21 686 > 21 774 > 21 902 > 21 909 > 21 932 > 22 241 > 22 374 > 22 386 > 22 431 > 22 550 > 22 612 > 22 614 > 22 920 > 22 977 > 22 985 > 23 31 > 23 104 > 23 135 > 23 319 > 23 361 > 23 380 > 23 427 > 23 510 > 23 713 > 23 895 > 24 37 > 24 179 > 24 200 > 24 230 > 24 260 > 24 343 > 24 512 > 24 522 > 24 564 > 24 921 > 25 116 > 25 191 > 25 237 > 25 417 > 25 551 > 25 590 > 25 707 > 25 720 > 25 858 > 25 907 > 26 313 > 26 318 > 26 390 > 26 742 > 26 821 > 26 835 > 26 849 > 26 875 > 26 877 > 26 998 > 27 52 > 27 121 > 27 239 > 27 271 > 27 280 > 27 295 > 27 321 > 27 702 > 27 810 > 27 892 > 28 99 > 28 148 > 28 254 > 28 325 > 28 333 > 28 458 > 28 526 > 28 674 > 28 760 > 28 975 > 29 225 > 29 410 > 29 490 > 29 523 > 29 607 > 29 616 > 29 708 > 29 769 > 29 784 > 29 924 > 30 61 > 30 62 > 30 298 > 30 450 > 30 483 > 30 776 > 30 792 > 30 824 > 30 898 > 30 936 > 31 146 > 31 158 > 31 229 > 31 366 > 31 385 > 31 556 > 31 775 > 31 793 > 31 812 > 31 889 > 32 274 > 32 306 > 32 358 > 32 383 > 32 468 > 32 552 > 32 748 > 32 860 > 32 863 > 32 942 > 33 185 > 33 235 > 33 302 > 33 443 > 33 448 > 33 499 > 33 500 > 33 648 > 33 968 > 33 981 > 34 20 > 34 42 > 34 53 > 34 215 > 34 442 > 34 549 > 34 641 > 34 798 > 34 900 > 34 944 > 35 85 > 35 88 > 35 253 > 35 398 > 35 527 > 35 559 > 35 700 > 35 786 > 35 804 > 35 951 > 36 10 > 36 218 > 36 228 > 36 323 > 36 437 > 36 643 > 36 645 > 36 847 > 36 961 > 36 982 > 37 118 > 37 196 > 37 296 > 37 405 > 37 476 > 37 504 > 37 576 > 37 624 > 37 639 > 37 764 > 38 33 > 38 90 > 38 346 > 38 348 > 38 411 > 38 506 > 38 597 > 38 762 > 38 828 > 38 940 > 39 87 > 39 189 > 39 198 > 39 533 > 39 568 > 39 736 > 39 832 > 39 886 > 39 935 > 39 999 > 40 50 > 40 129 > 40 134 > 40 170 > 40 252 > 40 308 > 40 472 > 40 474 > 40 560 > 40 928 > 41 3 > 41 24 > 41 102 > 41 267 > 41 416 > 41 421 > 41 487 > 41 682 > 41 843 > 41 905 > 42 13 > 42 34 > 42 217 > 42 279 > 42 454 > 42 587 > 42 594 > 42 813 > 42 854 > 42 994 > 43 9 > 43 141 > 43 206 > 43 511 > 43 637 > 43 660 > 43 672 > 43 706 > 43 744 > 43 983 > 44 153 > 44 188 > 44 232 > 44 284 > 44 378 > 44 542 > 44 600 > 44 601 > 44 694 > 44 822 > 45 58 > 45 243 > 45 301 > 45 327 > 45 464 > 45 629 > 45 676 > 45 727 > 45 739 > 45 781 > 46 12 > 46 335 > 46 370 > 46 373 > 46 399 > 46 662 > 46 717 > 46 755 > 46 833 > 46 856 > 47 41 > 47 138 > 47 415 > 47 439 > 47 528 > 47 653 > 47 688 > 47 885 > 47 939 > 47 980 > 48 353 > 48 412 > 48 537 > 48 546 > 48 558 > 48 644 > 48 754 > 48 816 > 48 837 > 48 937 > 49 78 > 49 244 > 49 248 > 49 389 > 49 436 > 49 620 > 49 782 > 49 869 > 49 879 > 49 931 > 50 27 > 50 63 > 50 285 > 50 397 > 50 562 > 50 608 > 50 790 > 50 807 > 50 840 > 50 862 > 51 25 > 51 93 > 51 119 > 51 317 > 51 466 > 51 502 > 51 655 > 51 681 > 51 834 > 51 946 > 52 213 > 52 300 > 52 540 > 52 555 > 52 575 > 52 611 > 52 789 > 52 795 > 52 887 > 52 903 > 53 46 > 53 86 > 53 147 > 53 220 > 53 425 > 53 578 > 53 634 > 53 697 > 53 709 > 53 836 > 54 11 > 54 66 > 54 95 > 54 167 > 54 236 > 54 567 > 54 656 > 54 695 > 54 714 > 54 954 > 55 43 > 55 65 > 55 139 > 55 150 > 55 216 > 55 359 > 55 484 > 55 592 > 55 599 > 55 613 > 56 105 > 56 106 > 56 352 > 56 409 > 56 465 > 56 585 > 56 593 > 56 658 > 56 878 > 56 915 > 57 109 > 57 120 > 57 126 > 57 363 > 57 535 > 57 605 > 57 710 > 57 750 > 57 752 > 57 890 > 58 16 > 58 108 > 58 330 > 58 570 > 58 580 > 58 719 > 58 723 > 58 767 > 58 820 > 58 948 > 59 470 > 59 581 > 59 602 > 59 638 > 59 675 > 59 724 > 59 731 > 59 870 > 59 904 > 59 965 > 60 54 > 60 255 > 60 303 > 60 382 > 60 418 > 60 477 > 60 718 > 60 805 > 60 953 > 60 959 > 61 127 > 61 266 > 61 268 > 61 334 > 61 362 > 61 690 > 61 747 > 61 787 > 61 853 > 61 991 > 62 69 > 62 107 > 62 155 > 62 297 > 62 337 > 62 440 > 62 449 > 62 508 > 62 914 > 62 925 > 63 175 > 63 249 > 63 495 > 63 497 > 63 573 > 63 650 > 63 698 > 63 770 > 63 773 > 63 830 > 64 100 > 64 269 > 64 406 > 64 478 > 64 566 > 64 598 > 64 665 > 64 701 > 64 979 > 64 986 > 65 44 > 65 89 > 65 112 > 65 210 > 65 336 > 65 430 > 65 434 > 65 438 > 65 699 > 65 756 > 66 103 > 66 192 > 66 259 > 66 350 > 66 388 > 66 757 > 66 825 > 66 896 > 66 963 > 66 988 > 67 115 > 67 426 > 67 503 > 67 553 > 67 586 > 67 826 > 67 891 > 67 894 > 67 941 > 67 990 > 68 72 > 68 96 > 68 160 > 68 357 > 68 493 > 68 571 > 68 627 > 68 704 > 68 745 > 68 958 > 69 2 > 69 22 > 69 114 > 69 165 > 69 463 > 69 651 > 69 663 > 69 783 > 69 801 > 69 871 > 70 8 > 70 137 > 70 180 > 70 314 > 70 659 > 70 749 > 70 758 > 70 815 > 70 844 > 70 861 > 71 70 > 71 169 > 71 172 > 71 273 > 71 604 > 71 642 > 71 818 > 71 873 > 71 910 > 71 984 > 72 5 > 72 55 > 72 101 > 72 199 > 72 246 > 72 264 > 72 324 > 72 354 > 72 867 > 72 962 > 73 48 > 73 128 > 73 140 > 73 186 > 73 219 > 73 341 > 73 360 > 73 514 > 73 525 > 73 579 > 74 17 > 74 133 > 74 166 > 74 212 > 74 347 > 74 441 > 74 609 > 74 621 > 74 785 > 74 938 > 75 251 > 75 294 > 75 387 > 75 392 > 75 402 > 75 414 > 75 603 > 75 761 > 75 768 > 75 865 > 76 83 > 76 173 > 76 226 > 76 429 > 76 520 > 76 687 > 76 703 > 76 753 > 76 765 > 76 992 > 77 71 > 77 98 > 77 162 > 77 275 > 77 315 > 77 322 > 77 452 > 77 788 > 77 883 > 77 888 > 78 94 > 78 152 > 78 187 > 78 258 > 78 287 > 78 419 > 78 486 > 78 625 > 78 670 > 78 866 > 79 6 > 79 197 > 79 459 > 79 606 > 79 669 > 79 741 > 79 796 > 79 806 > 79 881 > 79 930 > 80 67 > 80 156 > 80 163 > 80 178 > 80 256 > 80 345 > 80 368 > 80 809 > 80 855 > 80 897 > 81 184 > 81 227 > 81 245 > 81 277 > 81 400 > 81 467 > 81 480 > 81 631 > 81 632 > 81 957 > 82 57 > 82 159 > 82 171 > 82 193 > 82 384 > 82 460 > 82 569 > 82 572 > 82 692 > 82 827 > 83 1 > 83 74 > 83 310 > 83 488 > 83 489 > 83 491 > 83 505 > 83 868 > 83 901 > 83 971 > 84 214 > 84 250 > 84 291 > 84 320 > 84 721 > 84 722 > 84 772 > 84 845 > 84 919 > 84 970 > 85 49 > 85 272 > 85 517 > 85 647 > 85 667 > 85 732 > 85 802 > 85 876 > 85 882 > 85 960 > 86 51 > 86 76 > 86 176 > 86 355 > 86 420 > 86 444 > 86 455 > 86 596 > 86 617 > 86 733 > 87 35 > 87 124 > 87 289 > 87 349 > 87 403 > 87 473 > 87 498 > 87 539 > 87 563 > 87 661 > 88 19 > 88 194 > 88 312 > 88 518 > 88 524 > 88 545 > 88 683 > 88 794 > 88 851 > 88 880 > 89 47 > 89 92 > 89 205 > 89 257 > 89 286 > 89 365 > 89 369 > 89 391 > 89 515 > 89 726 > 90 21 > 90 79 > 90 143 > 90 270 > 90 375 > 90 379 > 90 728 > 90 848 > 90 917 > 90 972 > 91 4 > 91 157 > 91 342 > 91 516 > 91 521 > 91 534 > 91 541 > 91 912 > 91 918 > 91 964 > 92 64 > 92 311 > 92 326 > 92 408 > 92 652 > 92 654 > 92 673 > 92 685 > 92 738 > 92 955 > 93 97 > 93 132 > 93 204 > 93 265 > 93 304 > 93 509 > 93 530 > 93 819 > 93 872 > 93 976 > 94 68 > 94 222 > 94 340 > 94 424 > 94 479 > 94 588 > 94 668 > 94 684 > 94 740 > 94 995 > 95 7 > 95 45 > 95 149 > 95 151 > 95 247 > 95 299 > 95 309 > 95 423 > 95 433 > 95 679 > 96 40 > 96 142 > 96 234 > 96 305 > 96 372 > 96 494 > 96 657 > 96 696 > 96 715 > 96 913 > 97 15 > 97 29 > 97 181 > 97 207 > 97 242 > 97 344 > 97 396 > 97 630 > 97 711 > 97 950 > 98 81 > 98 183 > 98 202 > 98 381 > 98 413 > 98 428 > 98 589 > 98 712 > 98 811 > 98 817 > 99 18 > 99 130 > 99 208 > 99 282 > 99 283 > 99 422 > 99 485 > 99 554 > 99 640 > 99 763 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=3. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 497. sort-cases.at:67: 497. sort 1000 cases (100 unique) with 3 buffers (sort-cases.at:67): FAILED (sort-cases.at:67) # -*- compilation -*- 498. sort-cases.at:68: testing sort 1000 cases (100 unique) with 5 buffers ... ./sort-cases.at:68: sort_cases_gen_data 100 10 5 ./sort-cases.at:68: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:15 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/498/stdout Thu Mar 22 08:02:15 2012 @@ -0,0 +1,118 @@ +TEMPFILE: /home/seidel/tmp/psppdhGIGm/0 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/1 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/2 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/3 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/4 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/5 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/6 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/7 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/8 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/9 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/10 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/11 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/12 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/13 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/14 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/15 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/16 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/17 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/18 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/19 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/20 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/21 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/22 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/23 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/24 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/25 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/26 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/27 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/28 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/29 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/30 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/31 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/32 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/33 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/34 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/35 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/36 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/37 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/38 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/39 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/40 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/41 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/42 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/43 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/44 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/45 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/46 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/47 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/48 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/49 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/50 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/51 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/52 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/53 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/54 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/55 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/56 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/57 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/58 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/59 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/60 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/61 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/62 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/63 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/64 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/65 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/66 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/67 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/68 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/69 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/70 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/71 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/72 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/73 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/74 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/75 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/76 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/77 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/78 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/79 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/80 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/81 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/82 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/83 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/84 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/85 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/86 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/87 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/88 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/89 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/90 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/91 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/92 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/93 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/94 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/95 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/96 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/97 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/98 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/99 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/100 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/101 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/102 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/103 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/104 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/105 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/106 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/107 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/108 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/109 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/110 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/111 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/112 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/113 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/114 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/115 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/116 +TEMPFILE: /home/seidel/tmp/psppdhGIGm/117 data.txt: > 96 0 > 70 1 > 9 2 > 64 3 > 81 4 > 12 5 > 10 6 > 0 7 > 36 8 > 40 9 > 4 10 > 70 11 > 69 12 > 40 13 > 90 14 > 10 15 > 22 16 > 56 17 > 57 18 > 89 19 > 52 20 > 44 21 > 57 22 > 49 23 > 52 24 > 79 25 > 38 26 > 47 27 > 59 28 > 94 29 > 90 30 > 55 31 > 30 32 > 34 33 > 99 34 > 55 35 > 43 36 > 41 37 > 0 38 > 54 39 > 99 40 > 63 41 > 9 42 > 90 43 > 38 44 > 53 45 > 0 46 > 79 47 > 47 48 > 31 49 > 31 50 > 43 51 > 12 52 > 96 53 > 71 54 > 74 55 > 77 56 > 75 57 > 56 58 > 90 59 > 64 60 > 43 61 > 27 62 > 73 63 > 97 64 > 17 65 > 8 66 > 5 67 > 94 68 > 27 69 > 90 70 > 19 71 > 46 72 > 24 73 > 99 74 > 24 75 > 7 76 > 1 77 > 42 78 > 30 79 > 57 80 > 67 81 > 44 82 > 95 83 > 80 84 > 30 85 > 1 86 > 80 87 > 94 88 > 7 89 > 60 90 > 85 91 > 72 92 > 31 93 > 35 94 > 81 95 > 18 96 > 11 97 > 1 98 > 41 99 > 37 100 > 43 101 > 49 102 > 39 103 > 37 104 > 69 105 > 95 106 > 3 107 > 97 108 > 50 109 > 27 110 > 26 111 > 21 112 > 36 113 > 92 114 > 76 115 > 6 116 > 98 117 > 18 118 > 41 119 > 60 120 > 96 121 > 35 122 > 92 123 > 68 124 > 6 125 > 40 126 > 71 127 > 83 128 > 87 129 > 66 130 > 24 131 > 78 132 > 51 133 > 95 134 > 34 135 > 69 136 > 83 137 > 19 138 > 64 139 > 77 140 > 20 141 > 10 142 > 49 143 > 55 144 > 74 145 > 25 146 > 91 147 > 92 148 > 62 149 > 48 150 > 97 151 > 86 152 > 91 153 > 65 154 > 91 155 > 33 156 > 45 157 > 67 158 > 10 159 > 39 160 > 48 161 > 34 162 > 39 163 > 61 164 > 73 165 > 23 166 > 0 167 > 7 168 > 42 169 > 34 170 > 86 171 > 52 172 > 7 173 > 35 174 > 94 175 > 10 176 > 16 177 > 35 178 > 55 179 > 27 180 > 28 181 > 76 182 > 87 183 > 5 184 > 13 185 > 23 186 > 89 187 > 55 188 > 49 189 > 14 190 > 67 191 > 19 192 > 28 193 > 60 194 > 78 195 > 15 196 > 8 197 > 98 198 > 65 199 > 39 200 > 70 201 > 52 202 > 92 203 > 73 204 > 68 205 > 51 206 > 14 207 > 44 208 > 32 209 > 32 210 > 30 211 > 27 212 > 28 213 > 34 214 > 2 215 > 36 216 > 12 217 > 91 218 > 37 219 > 86 220 > 70 221 > 88 222 > 12 223 > 17 224 > 14 225 > 72 226 > 86 227 > 90 228 > 98 229 > 16 230 > 22 231 > 74 232 > 4 233 > 8 234 > 83 235 > 64 236 > 61 237 > 4 238 > 64 239 > 21 240 > 58 241 > 62 242 > 23 243 > 80 244 > 69 245 > 60 246 > 75 247 > 64 248 > 45 249 > 76 250 > 23 251 > 3 252 > 29 253 > 43 254 > 62 255 > 89 256 > 9 257 > 63 258 > 76 259 > 66 260 > 68 261 > 51 262 > 59 263 > 62 264 > 4 265 > 30 266 > 6 267 > 28 268 > 58 269 > 38 270 > 57 271 > 84 272 > 75 273 > 91 274 > 26 275 > 44 276 > 6 277 > 6 278 > 51 279 > 12 280 > 49 281 > 53 282 > 53 283 > 70 284 > 60 285 > 72 286 > 77 287 > 6 288 > 61 289 > 79 290 > 56 291 > 89 292 > 26 293 > 54 294 > 63 295 > 48 296 > 36 297 > 66 298 > 79 299 > 82 300 > 73 301 > 29 302 > 35 303 > 96 304 > 11 305 > 52 306 > 1 307 > 61 308 > 40 309 > 51 310 > 99 311 > 79 312 > 94 313 > 29 314 > 47 315 > 75 316 > 48 317 > 4 318 > 84 319 > 84 320 > 42 321 > 80 322 > 73 323 > 78 324 > 73 325 > 77 326 > 97 327 > 27 328 > 21 329 > 18 330 > 45 331 > 29 332 > 75 333 > 6 334 > 54 335 > 1 336 > 2 337 > 73 338 > 51 339 > 0 340 > 61 341 > 78 342 > 88 343 > 73 344 > 63 345 > 69 346 > 29 347 > 69 348 > 58 349 > 27 350 > 47 351 > 36 352 > 49 353 > 3 354 > 14 355 > 71 356 > 23 357 > 93 358 > 48 359 > 96 360 > 84 361 > 83 362 > 95 363 > 20 364 > 32 365 > 74 366 > 32 367 > 57 368 > 46 369 > 13 370 > 72 371 > 91 372 > 7 373 > 24 374 > 87 375 > 97 376 > 94 377 > 2 378 > 96 379 > 53 380 > 77 381 > 23 382 > 84 383 > 45 384 > 58 385 > 88 386 > 65 387 > 68 388 > 4 389 > 45 390 > 52 391 > 11 392 > 78 393 > 43 394 > 85 395 > 17 396 > 88 397 > 41 398 > 71 399 > 98 400 > 83 401 > 44 402 > 54 403 > 0 404 > 90 405 > 20 406 > 16 407 > 83 408 > 95 409 > 76 410 > 36 411 > 43 412 > 59 413 > 48 414 > 0 415 > 46 416 > 19 417 > 62 418 > 16 419 > 88 420 > 85 421 > 49 422 > 12 423 > 2 424 > 19 425 > 75 426 > 39 427 > 13 428 > 79 429 > 96 430 > 17 431 > 5 432 > 45 433 > 18 434 > 69 435 > 94 436 > 5 437 > 85 438 > 99 439 > 57 440 > 99 441 > 19 442 > 4 443 > 94 444 > 2 445 > 5 446 > 63 447 > 27 448 > 99 449 > 22 450 > 3 451 > 67 452 > 16 453 > 50 454 > 40 455 > 64 456 > 24 457 > 80 458 > 4 459 > 66 460 > 75 461 > 37 462 > 56 463 > 85 464 > 93 465 > 50 466 > 11 467 > 49 468 > 26 469 > 7 470 > 67 471 > 37 472 > 74 473 > 56 474 > 85 475 > 5 476 > 60 477 > 10 478 > 49 479 > 70 480 > 65 481 > 95 482 > 41 483 > 50 484 > 18 485 > 33 486 > 72 487 > 97 488 > 13 489 > 37 490 > 47 491 > 22 492 > 62 493 > 46 494 > 1 495 > 60 496 > 17 497 > 61 498 > 26 499 > 32 500 > 61 501 > 49 502 > 42 503 > 40 504 > 58 505 > 57 506 > 20 507 > 38 508 > 63 509 > 53 510 > 67 511 > 81 512 > 17 513 > 14 514 > 43 515 > 41 516 > 27 517 > 53 518 > 12 519 > 42 520 > 87 521 > 22 522 > 15 523 > 8 524 > 23 525 > 69 526 > 20 527 > 74 528 > 34 529 > 2 530 > 37 531 > 89 532 > 51 533 > 9 534 > 46 535 > 86 536 > 23 537 > 81 538 > 25 539 > 84 540 > 54 541 > 20 542 > 35 543 > 0 544 > 64 545 > 68 546 > 20 547 > 62 548 > 10 549 > 7 550 > 6 551 > 15 552 > 87 553 > 22 554 > 12 555 > 79 556 > 35 557 > 3 558 > 40 559 > 88 560 > 74 561 > 32 562 > 39 563 > 70 564 > 47 565 > 60 566 > 59 567 > 23 568 > 66 569 > 2 570 > 13 571 > 89 572 > 67 573 > 13 574 > 84 575 > 16 576 > 59 577 > 76 578 > 82 579 > 0 580 > 85 581 > 65 582 > 58 583 > 94 584 > 63 585 > 42 586 > 61 587 > 89 588 > 93 589 > 56 590 > 26 591 > 9 592 > 53 593 > 65 594 > 15 595 > 18 596 > 87 597 > 93 598 > 28 599 > 76 600 > 82 601 > 65 602 > 3 603 > 90 604 > 20 605 > 61 606 > 29 607 > 11 608 > 45 609 > 35 610 > 25 611 > 92 612 > 66 613 > 21 614 > 65 615 > 93 616 > 81 617 > 41 618 > 35 619 > 11 620 > 95 621 > 36 622 > 36 623 > 41 624 > 47 625 > 30 626 > 34 627 > 56 628 > 85 629 > 16 630 > 22 631 > 10 632 > 63 633 > 86 634 > 31 635 > 60 636 > 24 637 > 99 638 > 5 639 > 29 640 > 35 641 > 28 642 > 59 643 > 48 644 > 46 645 > 82 646 > 18 647 > 54 648 > 59 649 > 47 650 > 63 651 > 33 652 > 88 653 > 25 654 > 95 655 > 93 656 > 80 657 > 89 658 > 62 659 > 90 660 > 55 661 > 45 662 > 91 663 > 51 664 > 26 665 > 80 666 > 58 667 > 38 668 > 69 669 > 14 670 > 93 671 > 19 672 > 24 673 > 64 674 > 1 675 > 79 676 > 67 677 > 33 678 > 88 679 > 57 680 > 33 681 > 86 682 > 40 683 > 15 684 > 82 685 > 8 686 > 65 687 > 33 688 > 38 689 > 74 690 > 98 691 > 20 692 > 18 693 > 52 694 > 17 695 > 8 696 > 87 697 > 73 698 > 18 699 > 32 700 > 14 701 > 36 702 > 84 703 > 56 704 > 77 705 > 4 706 > 38 707 > 71 708 > 65 709 > 92 710 > 17 711 > 59 712 > 6 713 > 78 714 > 25 715 > 83 716 > 27 717 > 58 718 > 45 719 > 17 720 > 15 721 > 25 722 > 72 723 > 67 724 > 83 725 > 28 726 > 44 727 > 68 728 > 85 729 > 10 730 > 70 731 > 30 732 > 19 733 > 37 734 > 19 735 > 44 736 > 13 737 > 55 738 > 96 739 > 86 740 > 46 741 > 11 742 > 54 743 > 76 744 > 42 745 > 34 746 > 46 747 > 14 748 > 21 749 > 81 750 > 48 751 > 71 752 > 13 753 > 99 754 > 70 755 > 74 756 > 81 757 > 2 758 > 37 759 > 43 760 > 3 761 > 5 762 > 24 763 > 58 764 > 50 765 > 77 766 > 71 767 > 40 768 > 39 769 > 82 770 > 71 771 > 16 772 > 24 773 > 18 774 > 9 775 > 54 776 > 9 777 > 98 778 > 5 779 > 72 780 > 76 781 > 62 782 > 42 783 > 3 784 > 3 785 > 84 786 > 9 787 > 89 788 > 14 789 > 91 790 > 75 791 > 15 792 > 7 793 > 98 794 > 97 795 > 97 796 > 70 797 > 28 798 > 68 799 > 21 800 > 36 801 > 59 802 > 55 803 > 60 804 > 71 805 > 51 806 > 53 807 > 12 808 > 11 809 > 8 810 > 98 811 > 74 812 > 17 813 > 13 814 > 42 815 > 39 816 > 7 817 > 68 818 > 32 819 > 86 820 > 96 821 > 38 822 > 86 823 > 46 824 > 87 825 > 72 826 > 55 827 > 11 828 > 66 829 > 67 830 > 92 831 > 31 832 > 29 833 > 81 834 > 6 835 > 42 836 > 26 837 > 16 838 > 23 839 > 81 840 > 34 841 > 31 842 > 34 843 > 79 844 > 71 845 > 4 846 > 1 847 > 13 848 > 25 849 > 25 850 > 64 851 > 21 852 > 92 853 > 7 854 > 87 855 > 53 856 > 83 857 > 66 858 > 39 859 > 39 860 > 52 861 > 57 862 > 28 863 > 10 864 > 93 865 > 92 866 > 87 867 > 94 868 > 72 869 > 30 870 > 99 871 > 89 872 > 41 873 > 2 874 > 31 875 > 14 876 > 88 877 > 78 878 > 22 879 > 93 880 > 63 881 > 93 882 > 53 883 > 78 884 > 90 885 > 82 886 > 21 887 > 59 888 > 51 889 > 0 890 > 45 891 > 30 892 > 75 893 > 82 894 > 52 895 > 54 896 > 44 897 > 78 898 > 66 899 > 69 900 > 38 901 > 80 902 > 84 903 > 50 904 > 26 905 > 22 906 > 15 907 > 97 908 > 50 909 > 56 910 > 62 911 > 91 912 > 66 913 > 55 914 > 25 915 > 24 916 > 31 917 > 3 918 > 48 919 > 43 920 > 88 921 > 68 922 > 26 923 > 33 924 > 58 925 > 40 926 > 44 927 > 95 928 > 37 929 > 33 930 > 44 931 > 76 932 > 19 933 > 47 934 > 83 935 > 25 936 > 8 937 > 85 938 > 91 939 > 72 940 > 61 941 > 29 942 > 33 943 > 38 944 > 56 945 > 95 946 > 31 947 > 21 948 > 16 949 > 54 950 > 57 951 > 82 952 > 30 953 > 46 954 > 32 955 > 33 956 > 5 957 > 78 958 > 80 959 > 21 960 > 20 961 > 68 962 > 73 963 > 77 964 > 1 965 > 77 966 > 8 967 > 28 968 > 48 969 > 31 970 > 1 971 > 52 972 > 15 973 > 9 974 > 2 975 > 92 976 > 97 977 > 41 978 > 22 979 > 11 980 > 50 981 > 32 982 > 98 983 > 29 984 > 82 985 > 12 986 > 50 987 > 98 988 > 81 989 > 15 990 > 80 991 > 47 992 > 96 993 > 77 994 > 9 995 > 75 996 > 79 997 > 8 998 > 50 999 output.txt: > 0 7 > 0 38 > 0 46 > 0 167 > 0 340 > 0 404 > 0 415 > 0 544 > 0 580 > 0 890 > 1 77 > 1 86 > 1 98 > 1 307 > 1 336 > 1 495 > 1 675 > 1 847 > 1 965 > 1 971 > 2 215 > 2 337 > 2 378 > 2 424 > 2 445 > 2 530 > 2 570 > 2 758 > 2 874 > 2 975 > 3 107 > 3 252 > 3 354 > 3 451 > 3 558 > 3 603 > 3 761 > 3 784 > 3 785 > 3 918 > 4 10 > 4 233 > 4 238 > 4 265 > 4 318 > 4 389 > 4 443 > 4 459 > 4 706 > 4 846 > 5 67 > 5 184 > 5 432 > 5 437 > 5 446 > 5 476 > 5 639 > 5 762 > 5 779 > 5 957 > 6 116 > 6 125 > 6 267 > 6 277 > 6 278 > 6 288 > 6 334 > 6 551 > 6 713 > 6 835 > 7 76 > 7 89 > 7 168 > 7 173 > 7 373 > 7 470 > 7 550 > 7 793 > 7 817 > 7 854 > 8 66 > 8 197 > 8 234 > 8 524 > 8 686 > 8 696 > 8 810 > 8 937 > 8 967 > 8 998 > 9 2 > 9 42 > 9 257 > 9 534 > 9 592 > 9 775 > 9 777 > 9 787 > 9 974 > 9 995 > 10 6 > 10 15 > 10 142 > 10 159 > 10 176 > 10 478 > 10 549 > 10 632 > 10 730 > 10 864 > 11 97 > 11 305 > 11 392 > 11 467 > 11 608 > 11 620 > 11 742 > 11 809 > 11 828 > 11 980 > 12 5 > 12 52 > 12 217 > 12 223 > 12 280 > 12 423 > 12 519 > 12 555 > 12 808 > 12 986 > 13 185 > 13 370 > 13 428 > 13 489 > 13 571 > 13 574 > 13 737 > 13 753 > 13 814 > 13 848 > 14 190 > 14 207 > 14 225 > 14 355 > 14 514 > 14 670 > 14 701 > 14 748 > 14 789 > 14 876 > 15 196 > 15 523 > 15 552 > 15 595 > 15 684 > 15 721 > 15 792 > 15 907 > 15 973 > 15 990 > 16 177 > 16 230 > 16 407 > 16 419 > 16 453 > 16 576 > 16 630 > 16 772 > 16 838 > 16 949 > 17 65 > 17 224 > 17 396 > 17 431 > 17 497 > 17 513 > 17 695 > 17 711 > 17 720 > 17 813 > 18 96 > 18 118 > 18 330 > 18 434 > 18 485 > 18 596 > 18 647 > 18 693 > 18 699 > 18 774 > 19 71 > 19 138 > 19 192 > 19 417 > 19 425 > 19 442 > 19 672 > 19 733 > 19 735 > 19 933 > 20 141 > 20 364 > 20 406 > 20 507 > 20 527 > 20 542 > 20 547 > 20 605 > 20 692 > 20 961 > 21 112 > 21 240 > 21 329 > 21 614 > 21 749 > 21 800 > 21 852 > 21 887 > 21 948 > 21 960 > 22 16 > 22 231 > 22 450 > 22 492 > 22 522 > 22 554 > 22 631 > 22 879 > 22 906 > 22 979 > 23 166 > 23 186 > 23 243 > 23 251 > 23 357 > 23 382 > 23 525 > 23 537 > 23 568 > 23 839 > 24 73 > 24 75 > 24 131 > 24 374 > 24 457 > 24 637 > 24 673 > 24 763 > 24 773 > 24 916 > 25 146 > 25 539 > 25 611 > 25 654 > 25 715 > 25 722 > 25 849 > 25 850 > 25 915 > 25 936 > 26 111 > 26 275 > 26 293 > 26 469 > 26 499 > 26 591 > 26 665 > 26 837 > 26 905 > 26 923 > 27 62 > 27 69 > 27 110 > 27 180 > 27 212 > 27 328 > 27 350 > 27 448 > 27 517 > 27 717 > 28 181 > 28 193 > 28 213 > 28 268 > 28 599 > 28 642 > 28 726 > 28 798 > 28 863 > 28 968 > 29 253 > 29 302 > 29 314 > 29 332 > 29 347 > 29 607 > 29 640 > 29 833 > 29 942 > 29 984 > 30 32 > 30 79 > 30 85 > 30 211 > 30 266 > 30 626 > 30 732 > 30 870 > 30 892 > 30 953 > 31 49 > 31 50 > 31 93 > 31 635 > 31 832 > 31 842 > 31 875 > 31 917 > 31 947 > 31 970 > 32 209 > 32 210 > 32 365 > 32 367 > 32 500 > 32 562 > 32 700 > 32 819 > 32 955 > 32 982 > 33 156 > 33 486 > 33 652 > 33 678 > 33 681 > 33 688 > 33 924 > 33 930 > 33 943 > 33 956 > 34 33 > 34 135 > 34 162 > 34 170 > 34 214 > 34 529 > 34 627 > 34 746 > 34 841 > 34 843 > 35 94 > 35 122 > 35 174 > 35 178 > 35 303 > 35 543 > 35 557 > 35 610 > 35 619 > 35 641 > 36 8 > 36 113 > 36 216 > 36 297 > 36 352 > 36 411 > 36 622 > 36 623 > 36 702 > 36 801 > 37 100 > 37 104 > 37 219 > 37 462 > 37 472 > 37 490 > 37 531 > 37 734 > 37 759 > 37 929 > 38 26 > 38 44 > 38 270 > 38 508 > 38 668 > 38 689 > 38 707 > 38 822 > 38 901 > 38 944 > 39 103 > 39 160 > 39 163 > 39 200 > 39 427 > 39 563 > 39 769 > 39 816 > 39 859 > 39 860 > 40 9 > 40 13 > 40 126 > 40 309 > 40 455 > 40 504 > 40 559 > 40 683 > 40 768 > 40 926 > 41 37 > 41 99 > 41 119 > 41 398 > 41 483 > 41 516 > 41 618 > 41 624 > 41 873 > 41 978 > 42 78 > 42 169 > 42 321 > 42 503 > 42 520 > 42 586 > 42 745 > 42 783 > 42 815 > 42 836 > 43 36 > 43 51 > 43 61 > 43 101 > 43 254 > 43 394 > 43 412 > 43 515 > 43 760 > 43 920 > 44 21 > 44 82 > 44 208 > 44 276 > 44 402 > 44 727 > 44 736 > 44 897 > 44 927 > 44 931 > 45 157 > 45 249 > 45 331 > 45 384 > 45 390 > 45 433 > 45 609 > 45 662 > 45 719 > 45 891 > 46 72 > 46 369 > 46 416 > 46 494 > 46 535 > 46 645 > 46 741 > 46 747 > 46 824 > 46 954 > 47 27 > 47 48 > 47 315 > 47 351 > 47 491 > 47 565 > 47 625 > 47 650 > 47 934 > 47 992 > 48 150 > 48 161 > 48 296 > 48 317 > 48 359 > 48 414 > 48 644 > 48 751 > 48 919 > 48 969 > 49 23 > 49 102 > 49 143 > 49 189 > 49 281 > 49 353 > 49 422 > 49 468 > 49 479 > 49 502 > 50 109 > 50 454 > 50 466 > 50 484 > 50 765 > 50 904 > 50 909 > 50 981 > 50 987 > 50 999 > 51 133 > 51 206 > 51 262 > 51 279 > 51 310 > 51 339 > 51 533 > 51 664 > 51 806 > 51 889 > 52 20 > 52 24 > 52 172 > 52 202 > 52 306 > 52 391 > 52 694 > 52 861 > 52 895 > 52 972 > 53 45 > 53 282 > 53 283 > 53 380 > 53 510 > 53 518 > 53 593 > 53 807 > 53 856 > 53 883 > 54 39 > 54 294 > 54 335 > 54 403 > 54 541 > 54 648 > 54 743 > 54 776 > 54 896 > 54 950 > 55 31 > 55 35 > 55 144 > 55 179 > 55 188 > 55 661 > 55 738 > 55 803 > 55 827 > 55 914 > 56 17 > 56 58 > 56 291 > 56 463 > 56 474 > 56 590 > 56 628 > 56 704 > 56 910 > 56 945 > 57 18 > 57 22 > 57 80 > 57 271 > 57 368 > 57 440 > 57 506 > 57 680 > 57 862 > 57 951 > 58 241 > 58 269 > 58 349 > 58 385 > 58 505 > 58 583 > 58 667 > 58 718 > 58 764 > 58 925 > 59 28 > 59 263 > 59 413 > 59 567 > 59 577 > 59 643 > 59 649 > 59 712 > 59 802 > 59 888 > 60 90 > 60 120 > 60 194 > 60 246 > 60 285 > 60 477 > 60 496 > 60 566 > 60 636 > 60 804 > 61 164 > 61 237 > 61 289 > 61 308 > 61 341 > 61 498 > 61 501 > 61 587 > 61 606 > 61 941 > 62 149 > 62 242 > 62 255 > 62 264 > 62 418 > 62 493 > 62 548 > 62 659 > 62 782 > 62 911 > 63 41 > 63 258 > 63 295 > 63 345 > 63 447 > 63 509 > 63 585 > 63 633 > 63 651 > 63 881 > 64 3 > 64 60 > 64 139 > 64 236 > 64 239 > 64 248 > 64 456 > 64 545 > 64 674 > 64 851 > 65 154 > 65 199 > 65 387 > 65 481 > 65 582 > 65 594 > 65 602 > 65 615 > 65 687 > 65 709 > 66 130 > 66 260 > 66 298 > 66 460 > 66 569 > 66 613 > 66 829 > 66 858 > 66 899 > 66 913 > 67 81 > 67 158 > 67 191 > 67 452 > 67 471 > 67 511 > 67 573 > 67 677 > 67 724 > 67 830 > 68 124 > 68 205 > 68 261 > 68 388 > 68 546 > 68 728 > 68 799 > 68 818 > 68 922 > 68 962 > 69 12 > 69 105 > 69 136 > 69 245 > 69 346 > 69 348 > 69 435 > 69 526 > 69 669 > 69 900 > 70 1 > 70 11 > 70 201 > 70 221 > 70 284 > 70 480 > 70 564 > 70 731 > 70 755 > 70 797 > 71 54 > 71 127 > 71 356 > 71 399 > 71 708 > 71 752 > 71 767 > 71 771 > 71 805 > 71 845 > 72 92 > 72 226 > 72 286 > 72 371 > 72 487 > 72 723 > 72 780 > 72 826 > 72 869 > 72 940 > 73 63 > 73 165 > 73 204 > 73 301 > 73 323 > 73 325 > 73 338 > 73 344 > 73 698 > 73 963 > 74 55 > 74 145 > 74 232 > 74 366 > 74 473 > 74 528 > 74 561 > 74 690 > 74 756 > 74 812 > 75 57 > 75 247 > 75 273 > 75 316 > 75 333 > 75 426 > 75 461 > 75 791 > 75 893 > 75 996 > 76 115 > 76 182 > 76 250 > 76 259 > 76 410 > 76 578 > 76 600 > 76 744 > 76 781 > 76 932 > 77 56 > 77 140 > 77 287 > 77 326 > 77 381 > 77 705 > 77 766 > 77 964 > 77 966 > 77 994 > 78 132 > 78 195 > 78 324 > 78 342 > 78 393 > 78 714 > 78 878 > 78 884 > 78 898 > 78 958 > 79 25 > 79 47 > 79 290 > 79 299 > 79 312 > 79 429 > 79 556 > 79 676 > 79 844 > 79 997 > 80 84 > 80 87 > 80 244 > 80 322 > 80 458 > 80 657 > 80 666 > 80 902 > 80 959 > 80 991 > 81 4 > 81 95 > 81 512 > 81 538 > 81 617 > 81 750 > 81 757 > 81 834 > 81 840 > 81 989 > 82 300 > 82 579 > 82 601 > 82 646 > 82 685 > 82 770 > 82 886 > 82 894 > 82 952 > 82 985 > 83 128 > 83 137 > 83 235 > 83 362 > 83 401 > 83 408 > 83 716 > 83 725 > 83 857 > 83 935 > 84 272 > 84 319 > 84 320 > 84 361 > 84 383 > 84 540 > 84 575 > 84 703 > 84 786 > 84 903 > 85 91 > 85 395 > 85 421 > 85 438 > 85 464 > 85 475 > 85 581 > 85 629 > 85 729 > 85 938 > 86 152 > 86 171 > 86 220 > 86 227 > 86 536 > 86 634 > 86 682 > 86 740 > 86 820 > 86 823 > 87 129 > 87 183 > 87 375 > 87 521 > 87 553 > 87 597 > 87 697 > 87 825 > 87 855 > 87 867 > 88 222 > 88 343 > 88 386 > 88 397 > 88 420 > 88 560 > 88 653 > 88 679 > 88 877 > 88 921 > 89 19 > 89 187 > 89 256 > 89 292 > 89 532 > 89 572 > 89 588 > 89 658 > 89 788 > 89 872 > 90 14 > 90 30 > 90 43 > 90 59 > 90 70 > 90 228 > 90 405 > 90 604 > 90 660 > 90 885 > 91 147 > 91 153 > 91 155 > 91 218 > 91 274 > 91 372 > 91 663 > 91 790 > 91 912 > 91 939 > 92 114 > 92 123 > 92 148 > 92 203 > 92 612 > 92 710 > 92 831 > 92 853 > 92 866 > 92 976 > 93 358 > 93 465 > 93 589 > 93 598 > 93 616 > 93 656 > 93 671 > 93 865 > 93 880 > 93 882 > 94 29 > 94 68 > 94 88 > 94 175 > 94 313 > 94 377 > 94 436 > 94 444 > 94 584 > 94 868 > 95 83 > 95 106 > 95 134 > 95 363 > 95 409 > 95 482 > 95 621 > 95 655 > 95 928 > 95 946 > 96 0 > 96 53 > 96 121 > 96 304 > 96 360 > 96 379 > 96 430 > 96 739 > 96 821 > 96 993 > 97 64 > 97 108 > 97 151 > 97 327 > 97 376 > 97 488 > 97 795 > 97 796 > 97 908 > 97 977 > 98 117 > 98 198 > 98 229 > 98 400 > 98 691 > 98 778 > 98 794 > 98 811 > 98 983 > 98 988 > 99 34 > 99 40 > 99 74 > 99 311 > 99 439 > 99 441 > 99 449 > 99 638 > 99 754 > 99 871 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=5. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 498. sort-cases.at:68: 498. sort 1000 cases (100 unique) with 5 buffers (sort-cases.at:68): FAILED (sort-cases.at:68) # -*- compilation -*- 500. sort-cases.at:71: testing sort 5000 cases (1000 unique) with 5 buffers ... ./sort-cases.at:71: sort_cases_gen_data 1000 5 5 ./sort-cases.at:71: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:19 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/500/stdout Thu Mar 22 08:02:19 2012 @@ -0,0 +1,580 @@ +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/0 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/1 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/2 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/3 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/4 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/5 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/6 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/7 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/8 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/9 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/10 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/11 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/12 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/13 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/14 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/15 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/16 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/17 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/18 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/19 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/20 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/21 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/22 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/23 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/24 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/25 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/26 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/27 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/28 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/29 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/30 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/31 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/32 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/33 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/34 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/35 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/36 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/37 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/38 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/39 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/40 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/41 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/42 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/43 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/44 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/45 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/46 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/47 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/48 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/49 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/50 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/51 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/52 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/53 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/54 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/55 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/56 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/57 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/58 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/59 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/60 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/61 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/62 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/63 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/64 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/65 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/66 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/67 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/68 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/69 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/70 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/71 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/72 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/73 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/74 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/75 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/76 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/77 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/78 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/79 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/80 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/81 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/82 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/83 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/84 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/85 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/86 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/87 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/88 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/89 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/90 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/91 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/92 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/93 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/94 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/95 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/96 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/97 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/98 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/99 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/100 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/101 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/102 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/103 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/104 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/105 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/106 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/107 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/108 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/109 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/110 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/111 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/112 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/113 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/114 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/115 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/116 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/117 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/118 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/119 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/120 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/121 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/122 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/123 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/124 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/125 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/126 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/127 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/128 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/129 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/130 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/131 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/132 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/133 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/134 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/135 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/136 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/137 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/138 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/139 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/140 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/141 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/142 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/143 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/144 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/145 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/146 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/147 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/148 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/149 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/150 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/151 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/152 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/153 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/154 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/155 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/156 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/157 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/158 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/159 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/160 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/161 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/162 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/163 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/164 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/165 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/166 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/167 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/168 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/169 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/170 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/171 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/172 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/173 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/174 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/175 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/176 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/177 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/178 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/179 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/180 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/181 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/182 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/183 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/184 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/185 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/186 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/187 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/188 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/189 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/190 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/191 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/192 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/193 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/194 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/195 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/196 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/197 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/198 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/199 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/200 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/201 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/202 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/203 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/204 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/205 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/206 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/207 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/208 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/209 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/210 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/211 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/212 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/213 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/214 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/215 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/216 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/217 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/218 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/219 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/220 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/221 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/222 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/223 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/224 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/225 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/226 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/227 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/228 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/229 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/230 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/231 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/232 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/233 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/234 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/235 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/236 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/237 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/238 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/239 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/240 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/241 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/242 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/243 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/244 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/245 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/246 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/247 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/248 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/249 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/250 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/251 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/252 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/253 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/254 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/255 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/256 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/257 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/258 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/259 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/260 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/261 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/262 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/263 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/264 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/265 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/266 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/267 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/268 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/269 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/270 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/271 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/272 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/273 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/274 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/275 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/276 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/277 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/278 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/279 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/280 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/281 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/282 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/283 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/284 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/285 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/286 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/287 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/288 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/289 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/290 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/291 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/292 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/293 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/294 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/295 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/296 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/297 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/298 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/299 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/300 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/301 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/302 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/303 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/304 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/305 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/306 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/307 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/308 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/309 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/310 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/311 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/312 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/313 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/314 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/315 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/316 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/317 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/318 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/319 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/320 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/321 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/322 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/323 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/324 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/325 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/326 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/327 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/328 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/329 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/330 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/331 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/332 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/333 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/334 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/335 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/336 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/337 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/338 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/339 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/340 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/341 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/342 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/343 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/344 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/345 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/346 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/347 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/348 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/349 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/350 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/351 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/352 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/353 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/354 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/355 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/356 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/357 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/358 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/359 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/360 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/361 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/362 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/363 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/364 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/365 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/366 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/367 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/368 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/369 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/370 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/371 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/372 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/373 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/374 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/375 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/376 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/377 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/378 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/379 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/380 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/381 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/382 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/383 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/384 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/385 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/386 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/387 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/388 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/389 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/390 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/391 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/392 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/393 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/394 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/395 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/396 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/397 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/398 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/399 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/400 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/401 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/402 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/403 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/404 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/405 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/406 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/407 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/408 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/409 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/410 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/411 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/412 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/413 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/414 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/415 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/416 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/417 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/418 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/419 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/420 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/421 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/422 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/423 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/424 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/425 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/426 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/427 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/428 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/429 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/430 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/431 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/432 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/433 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/434 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/435 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/436 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/437 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/438 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/439 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/440 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/441 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/442 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/443 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/444 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/445 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/446 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/447 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/448 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/449 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/450 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/451 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/452 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/453 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/454 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/455 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/456 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/457 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/458 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/459 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/460 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/461 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/462 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/463 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/464 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/465 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/466 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/467 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/468 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/469 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/470 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/471 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/472 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/473 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/474 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/475 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/476 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/477 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/478 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/479 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/480 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/481 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/482 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/483 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/484 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/485 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/486 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/487 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/488 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/489 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/490 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/491 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/492 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/493 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/494 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/495 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/496 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/497 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/498 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/499 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/500 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/501 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/502 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/503 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/504 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/505 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/506 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/507 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/508 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/509 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/510 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/511 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/512 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/513 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/514 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/515 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/516 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/517 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/518 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/519 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/520 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/521 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/522 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/523 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/524 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/525 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/526 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/527 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/528 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/529 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/530 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/531 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/532 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/533 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/534 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/535 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/536 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/537 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/538 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/539 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/540 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/541 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/542 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/543 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/544 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/545 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/546 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/547 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/548 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/549 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/550 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/551 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/552 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/553 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/554 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/555 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/556 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/557 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/558 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/559 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/560 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/561 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/562 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/563 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/564 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/565 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/566 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/567 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/568 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/569 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/570 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/571 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/572 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/573 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/574 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/575 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/576 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/577 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/578 +TEMPFILE: /home/seidel/tmp/psppJ9ZyEh/579 data.txt: > 714 0 > 222 1 > 317 2 > 379 3 > 593 4 > 696 5 > 796 6 > 62 7 > 494 8 > 561 9 > 472 10 > 276 11 > 700 12 > 380 13 > 644 14 > 565 15 > 395 16 > 158 17 > 629 18 > 888 19 > 939 20 > 752 21 > 568 22 > 472 23 > 650 24 > 357 25 > 66 26 > 279 27 > 340 28 > 148 29 > 267 30 > 505 31 > 935 32 > 890 33 > 609 34 > 441 35 > 724 36 > 800 37 > 719 38 > 171 39 > 762 40 > 33 41 > 412 42 > 114 43 > 345 44 > 794 45 > 392 46 > 382 47 > 80 48 > 670 49 > 699 50 > 830 51 > 291 52 > 115 53 > 410 54 > 469 55 > 316 56 > 197 57 > 210 58 > 431 59 > 497 60 > 214 61 > 426 62 > 314 63 > 114 64 > 299 65 > 639 66 > 165 67 > 115 68 > 6 69 > 945 70 > 290 71 > 387 72 > 830 73 > 607 74 > 648 75 > 425 76 > 772 77 > 135 78 > 908 79 > 587 80 > 333 81 > 509 82 > 906 83 > 786 84 > 995 85 > 847 86 > 405 87 > 189 88 > 939 89 > 706 90 > 527 91 > 64 92 > 375 93 > 815 94 > 325 95 > 95 96 > 330 97 > 651 98 > 579 99 > 657 100 > 721 101 > 25 102 > 208 103 > 305 104 > 415 105 > 547 106 > 137 107 > 57 108 > 668 109 > 570 110 > 61 111 > 114 112 > 521 113 > 33 114 > 427 115 > 348 116 > 232 117 > 973 118 > 834 119 > 305 120 > 86 121 > 274 122 > 843 123 > 904 124 > 406 125 > 388 126 > 539 127 > 476 128 > 909 129 > 916 130 > 82 131 > 559 132 > 790 133 > 597 134 > 782 135 > 329 136 > 19 137 > 30 138 > 176 139 > 238 140 > 637 141 > 271 142 > 974 143 > 79 144 > 431 145 > 539 146 > 469 147 > 770 148 > 466 149 > 468 150 > 90 151 > 101 152 > 91 153 > 514 154 > 552 155 > 228 156 > 297 157 > 211 158 > 944 159 > 802 160 > 268 161 > 824 162 > 8 163 > 546 164 > 391 165 > 398 166 > 242 167 > 469 168 > 868 169 > 543 170 > 962 171 > 534 172 > 197 173 > 848 174 > 411 175 > 646 176 > 688 177 > 294 178 > 166 179 > 37 180 > 201 181 > 710 182 > 506 183 > 559 184 > 148 185 > 518 186 > 214 187 > 97 188 > 665 189 > 119 190 > 126 191 > 633 192 > 742 193 > 240 194 > 604 195 > 229 196 > 896 197 > 56 198 > 717 199 > 604 200 > 143 201 > 432 202 > 844 203 > 761 204 > 261 205 > 71 206 > 86 207 > 720 208 > 51 209 > 62 210 > 940 211 > 910 212 > 395 213 > 874 214 > 5 215 > 246 216 > 515 217 > 9 218 > 377 219 > 464 220 > 187 221 > 309 222 > 471 223 > 170 224 > 53 225 > 442 226 > 917 227 > 362 228 > 691 229 > 662 230 > 752 231 > 27 232 > 525 233 > 725 234 > 715 235 > 945 236 > 492 237 > 147 238 > 845 239 > 939 240 > 886 241 > 306 242 > 719 243 > 588 244 > 286 245 > 220 246 > 208 247 > 916 248 > 513 249 > 490 250 > 233 251 > 191 252 > 75 253 > 211 254 > 134 255 > 489 256 > 952 257 > 634 258 > 920 259 > 519 260 > 455 261 > 517 262 > 959 263 > 823 264 > 125 265 > 962 266 > 899 267 > 190 268 > 990 269 > 163 270 > 695 271 > 764 272 > 457 273 > 412 274 > 687 275 > 970 276 > 666 277 > 915 278 > 359 279 > 331 280 > 304 281 > 216 282 > 666 283 > 52 284 > 418 285 > 597 286 > 219 287 > 991 288 > 164 289 > 269 290 > 902 291 > 188 292 > 248 293 > 437 294 > 340 295 > 932 296 > 227 297 > 54 298 > 989 299 > 860 300 > 713 301 > 522 302 > 232 303 > 884 304 > 216 305 > 60 306 > 499 307 > 381 308 > 435 309 > 302 310 > 635 311 > 84 312 > 946 313 > 208 314 > 899 315 > 721 316 > 950 317 > 602 318 > 372 319 > 515 320 > 167 321 > 868 322 > 876 323 > 586 324 > 32 325 > 933 326 > 823 327 > 567 328 > 366 329 > 33 330 > 250 331 > 754 332 > 446 333 > 295 334 > 358 335 > 589 336 > 440 337 > 63 338 > 773 339 > 997 340 > 471 341 > 779 342 > 657 343 > 424 344 > 926 345 > 462 346 > 796 347 > 838 348 > 555 349 > 198 350 > 620 351 > 254 352 > 100 353 > 379 354 > 959 355 > 367 356 > 674 357 > 653 358 > 935 359 > 461 360 > 872 361 > 181 362 > 7 363 > 764 364 > 851 365 > 450 366 > 715 367 > 720 368 > 987 369 > 858 370 > 268 371 > 877 372 > 956 373 > 438 374 > 325 375 > 501 376 > 854 377 > 979 378 > 433 379 > 927 380 > 998 381 > 572 382 > 40 383 > 284 384 > 624 385 > 624 386 > 369 387 > 863 388 > 983 389 > 771 390 > 761 391 > 755 392 > 40 393 > 535 394 > 56 395 > 80 396 > 236 397 > 444 398 > 806 399 > 390 400 > 393 401 > 90 402 > 586 403 > 533 404 > 330 405 > 435 406 > 821 407 > 692 408 > 737 409 > 665 410 > 194 411 > 688 412 > 922 413 > 119 414 > 734 415 > 990 416 > 587 417 > 44 418 > 622 419 > 821 420 > 481 421 > 487 422 > 904 423 > 547 424 > 698 425 > 245 426 > 899 427 > 888 428 > 721 429 > 298 430 > 2 431 > 417 432 > 248 433 > 816 434 > 810 435 > 448 436 > 560 437 > 258 438 > 139 439 > 492 440 > 165 441 > 630 442 > 79 443 > 146 444 > 272 445 > 699 446 > 898 447 > 315 448 > 398 449 > 650 450 > 545 451 > 229 452 > 667 453 > 976 454 > 988 455 > 162 456 > 83 457 > 128 458 > 534 459 > 701 460 > 833 461 > 675 462 > 732 463 > 676 464 > 668 465 > 225 466 > 686 467 > 657 468 > 321 469 > 147 470 > 74 471 > 398 472 > 254 473 > 269 474 > 974 475 > 828 476 > 17 477 > 97 478 > 29 479 > 345 480 > 331 481 > 591 482 > 883 483 > 766 484 > 307 485 > 215 486 > 776 487 > 2 488 > 609 489 > 282 490 > 422 491 > 99 492 > 831 493 > 356 494 > 449 495 > 466 496 > 50 497 > 491 498 > 554 499 > 76 500 > 526 501 > 285 502 > 41 503 > 632 504 > 820 505 > 787 506 > 907 507 > 263 508 > 496 509 > 627 510 > 762 511 > 85 512 > 914 513 > 617 514 > 832 515 > 355 516 > 261 517 > 717 518 > 880 519 > 447 520 > 268 521 > 212 522 > 214 523 > 754 524 > 23 525 > 711 526 > 130 527 > 195 528 > 44 529 > 434 530 > 938 531 > 774 532 > 962 533 > 158 534 > 436 535 > 246 536 > 857 537 > 611 538 > 300 539 > 431 540 > 974 541 > 282 542 > 324 543 > 664 544 > 206 545 > 540 546 > 339 547 > 364 548 > 576 549 > 508 550 > 340 551 > 329 552 > 539 553 > 581 554 > 997 555 > 159 556 > 907 557 > 223 558 > 67 559 > 796 560 > 83 561 > 416 562 > 179 563 > 617 564 > 985 565 > 60 566 > 117 567 > 299 568 > 599 569 > 404 570 > 308 571 > 157 572 > 871 573 > 20 574 > 829 575 > 274 576 > 338 577 > 553 578 > 290 579 > 42 580 > 525 581 > 728 582 > 0 583 > 275 584 > 944 585 > 742 586 > 940 587 > 400 588 > 970 589 > 120 590 > 368 591 > 862 592 > 836 593 > 359 594 > 335 595 > 81 596 > 285 597 > 518 598 > 581 599 > 868 600 > 968 601 > 475 602 > 550 603 > 831 604 > 343 605 > 365 606 > 570 607 > 762 608 > 758 609 > 49 610 > 266 611 > 682 612 > 219 613 > 65 614 > 31 615 > 381 616 > 107 617 > 57 618 > 348 619 > 244 620 > 102 621 > 250 622 > 930 623 > 193 624 > 516 625 > 215 626 > 241 627 > 705 628 > 76 629 > 984 630 > 24 631 > 133 632 > 567 633 > 898 634 > 286 635 > 978 636 > 580 637 > 511 638 > 689 639 > 860 640 > 804 641 > 863 642 > 681 643 > 811 644 > 814 645 > 564 646 > 320 647 > 213 648 > 775 649 > 563 650 > 898 651 > 209 652 > 454 653 > 722 654 > 649 655 > 567 656 > 831 657 > 888 658 > 74 659 > 276 660 > 145 661 > 902 662 > 779 663 > 918 664 > 862 665 > 76 666 > 942 667 > 968 668 > 216 669 > 693 670 > 450 671 > 502 672 > 778 673 > 269 674 > 291 675 > 678 676 > 658 677 > 600 678 > 746 679 > 356 680 > 287 681 > 648 682 > 654 683 > 947 684 > 500 685 > 983 686 > 461 687 > 72 688 > 555 689 > 674 690 > 381 691 > 797 692 > 142 693 > 65 694 > 925 695 > 107 696 > 456 697 > 291 698 > 559 699 > 560 700 > 568 701 > 950 702 > 727 703 > 788 704 > 519 705 > 352 706 > 390 707 > 349 708 > 645 709 > 173 710 > 971 711 > 553 712 > 505 713 > 156 714 > 332 715 > 146 716 > 784 717 > 171 718 > 391 719 > 589 720 > 674 721 > 495 722 > 974 723 > 800 724 > 663 725 > 494 726 > 510 727 > 842 728 > 911 729 > 394 730 > 434 731 > 395 732 > 401 733 > 249 734 > 430 735 > 760 736 > 473 737 > 318 738 > 120 739 > 833 740 > 499 741 > 695 742 > 423 743 > 733 744 > 236 745 > 208 746 > 967 747 > 9 748 > 700 749 > 185 750 > 140 751 > 289 752 > 697 753 > 897 754 > 396 755 > 456 756 > 804 757 > 610 758 > 53 759 > 78 760 > 913 761 > 241 762 > 82 763 > 247 764 > 864 765 > 859 766 > 377 767 > 520 768 > 217 769 > 569 770 > 540 771 > 363 772 > 277 773 > 420 774 > 959 775 > 84 776 > 873 777 > 376 778 > 849 779 > 307 780 > 388 781 > 778 782 > 599 783 > 594 784 > 220 785 > 776 786 > 63 787 > 111 788 > 870 789 > 263 790 > 41 791 > 27 792 > 159 793 > 685 794 > 502 795 > 510 796 > 288 797 > 871 798 > 699 799 > 886 800 > 77 801 > 243 802 > 400 803 > 798 804 > 988 805 > 343 806 > 854 807 > 953 808 > 344 809 > 445 810 > 285 811 > 236 812 > 116 813 > 174 814 > 123 815 > 910 816 > 785 817 > 636 818 > 229 819 > 798 820 > 942 821 > 103 822 > 474 823 > 289 824 > 965 825 > 662 826 > 245 827 > 367 828 > 527 829 > 638 830 > 783 831 > 298 832 > 186 833 > 660 834 > 506 835 > 31 836 > 998 837 > 135 838 > 672 839 > 601 840 > 106 841 > 813 842 > 3 843 > 338 844 > 306 845 > 679 846 > 11 847 > 917 848 > 509 849 > 200 850 > 186 851 > 745 852 > 562 853 > 108 854 > 973 855 > 370 856 > 667 857 > 685 858 > 855 859 > 111 860 > 814 861 > 364 862 > 773 863 > 924 864 > 976 865 > 412 866 > 878 867 > 661 868 > 173 869 > 244 870 > 663 871 > 396 872 > 925 873 > 234 874 > 375 875 > 54 876 > 672 877 > 529 878 > 747 879 > 70 880 > 230 881 > 118 882 > 934 883 > 797 884 > 622 885 > 773 886 > 794 887 > 893 888 > 350 889 > 79 890 > 319 891 > 434 892 > 524 893 > 701 894 > 647 895 > 125 896 > 864 897 > 301 898 > 464 899 > 164 900 > 131 901 > 612 902 > 793 903 > 965 904 > 996 905 > 205 906 > 827 907 > 620 908 > 557 909 > 511 910 > 154 911 > 283 912 > 583 913 > 174 914 > 317 915 > 511 916 > 108 917 > 741 918 > 156 919 > 161 920 > 803 921 > 995 922 > 971 923 > 467 924 > 605 925 > 108 926 > 826 927 > 612 928 > 239 929 > 453 930 > 144 931 > 370 932 > 619 933 > 538 934 > 738 935 > 579 936 > 367 937 > 326 938 > 662 939 > 987 940 > 691 941 > 708 942 > 827 943 > 894 944 > 851 945 > 290 946 > 94 947 > 29 948 > 730 949 > 495 950 > 406 951 > 499 952 > 418 953 > 729 954 > 723 955 > 122 956 > 602 957 > 526 958 > 933 959 > 96 960 > 563 961 > 44 962 > 389 963 > 662 964 > 408 965 > 913 966 > 506 967 > 182 968 > 417 969 > 904 970 > 430 971 > 582 972 > 542 973 > 835 974 > 136 975 > 626 976 > 604 977 > 376 978 > 966 979 > 943 980 > 534 981 > 840 982 > 179 983 > 989 984 > 480 985 > 919 986 > 335 987 > 444 988 > 868 989 > 242 990 > 379 991 > 30 992 > 45 993 > 767 994 > 149 995 > 801 996 > 849 997 > 742 998 > 756 999 > 656 1000 > 623 1001 > 757 1002 > 677 1003 > 1 1004 > 831 1005 > 498 1006 > 249 1007 > 617 1008 > 760 1009 > 357 1010 > 962 1011 > 917 1012 > 224 1013 > 811 1014 > 72 1015 > 798 1016 > 597 1017 > 458 1018 > 354 1019 > 320 1020 > 742 1021 > 168 1022 > 983 1023 > 719 1024 > 371 1025 > 182 1026 > 361 1027 > 564 1028 > 873 1029 > 747 1030 > 64 1031 > 604 1032 > 75 1033 > 488 1034 > 126 1035 > 251 1036 > 211 1037 > 55 1038 > 257 1039 > 523 1040 > 632 1041 > 633 1042 > 711 1043 > 407 1044 > 498 1045 > 487 1046 > 457 1047 > 334 1048 > 783 1049 > 1 1050 > 248 1051 > 77 1052 > 455 1053 > 348 1054 > 841 1055 > 437 1056 > 971 1057 > 26 1058 > 170 1059 > 357 1060 > 642 1061 > 515 1062 > 17 1063 > 47 1064 > 951 1065 > 290 1066 > 151 1067 > 383 1068 > 386 1069 > 558 1070 > 235 1071 > 795 1072 > 893 1073 > 70 1074 > 877 1075 > 270 1076 > 145 1077 > 423 1078 > 582 1079 > 231 1080 > 673 1081 > 336 1082 > 313 1083 > 762 1084 > 278 1085 > 132 1086 > 252 1087 > 946 1088 > 262 1089 > 912 1090 > 982 1091 > 42 1092 > 900 1093 > 246 1094 > 869 1095 > 945 1096 > 934 1097 > 490 1098 > 73 1099 > 813 1100 > 100 1101 > 551 1102 > 722 1103 > 772 1104 > 702 1105 > 845 1106 > 704 1107 > 297 1108 > 266 1109 > 394 1110 > 14 1111 > 158 1112 > 952 1113 > 162 1114 > 846 1115 > 569 1116 > 935 1117 > 415 1118 > 160 1119 > 584 1120 > 832 1121 > 27 1122 > 355 1123 > 622 1124 > 522 1125 > 498 1126 > 393 1127 > 548 1128 > 70 1129 > 803 1130 > 260 1131 > 419 1132 > 625 1133 > 415 1134 > 264 1135 > 741 1136 > 883 1137 > 413 1138 > 141 1139 > 228 1140 > 984 1141 > 920 1142 > 975 1143 > 99 1144 > 5 1145 > 603 1146 > 0 1147 > 360 1148 > 427 1149 > 454 1150 > 333 1151 > 523 1152 > 504 1153 > 481 1154 > 521 1155 > 292 1156 > 58 1157 > 414 1158 > 124 1159 > 192 1160 > 902 1161 > 916 1162 > 298 1163 > 69 1164 > 942 1165 > 35 1166 > 932 1167 > 602 1168 > 751 1169 > 458 1170 > 361 1171 > 322 1172 > 994 1173 > 257 1174 > 748 1175 > 991 1176 > 645 1177 > 784 1178 > 750 1179 > 774 1180 > 104 1181 > 203 1182 > 915 1183 > 105 1184 > 601 1185 > 504 1186 > 354 1187 > 112 1188 > 115 1189 > 465 1190 > 124 1191 > 812 1192 > 750 1193 > 0 1194 > 359 1195 > 840 1196 > 268 1197 > 676 1198 > 349 1199 > 556 1200 > 179 1201 > 755 1202 > 675 1203 > 425 1204 > 573 1205 > 234 1206 > 360 1207 > 500 1208 > 84 1209 > 970 1210 > 520 1211 > 893 1212 > 156 1213 > 253 1214 > 948 1215 > 782 1216 > 24 1217 > 139 1218 > 975 1219 > 524 1220 > 309 1221 > 917 1222 > 573 1223 > 382 1224 > 977 1225 > 502 1226 > 5 1227 > 26 1228 > 45 1229 > 925 1230 > 386 1231 > 824 1232 > 995 1233 > 252 1234 > 957 1235 > 707 1236 > 280 1237 > 840 1238 > 357 1239 > 17 1240 > 106 1241 > 323 1242 > 690 1243 > 127 1244 > 58 1245 > 581 1246 > 385 1247 > 477 1248 > 579 1249 > 907 1250 > 598 1251 > 646 1252 > 100 1253 > 334 1254 > 806 1255 > 626 1256 > 373 1257 > 850 1258 > 250 1259 > 3 1260 > 0 1261 > 904 1262 > 305 1263 > 324 1264 > 877 1265 > 743 1266 > 235 1267 > 318 1268 > 869 1269 > 124 1270 > 157 1271 > 580 1272 > 122 1273 > 445 1274 > 684 1275 > 771 1276 > 966 1277 > 181 1278 > 745 1279 > 19 1280 > 825 1281 > 571 1282 > 697 1283 > 658 1284 > 381 1285 > 16 1286 > 855 1287 > 669 1288 > 204 1289 > 713 1290 > 124 1291 > 800 1292 > 659 1293 > 470 1294 > 273 1295 > 468 1296 > 816 1297 > 332 1298 > 876 1299 > 246 1300 > 975 1301 > 233 1302 > 763 1303 > 839 1304 > 76 1305 > 412 1306 > 332 1307 > 775 1308 > 759 1309 > 976 1310 > 372 1311 > 185 1312 > 658 1313 > 32 1314 > 828 1315 > 494 1316 > 455 1317 > 527 1318 > 929 1319 > 452 1320 > 524 1321 > 487 1322 > 838 1323 > 881 1324 > 178 1325 > 144 1326 > 360 1327 > 884 1328 > 606 1329 > 134 1330 > 978 1331 > 638 1332 > 879 1333 > 269 1334 > 655 1335 > 781 1336 > 462 1337 > 464 1338 > 411 1339 > 320 1340 > 89 1341 > 898 1342 > 953 1343 > 875 1344 > 880 1345 > 365 1346 > 323 1347 > 588 1348 > 178 1349 > 579 1350 > 65 1351 > 787 1352 > 682 1353 > 564 1354 > 751 1355 > 205 1356 > 944 1357 > 924 1358 > 433 1359 > 775 1360 > 753 1361 > 331 1362 > 731 1363 > 641 1364 > 812 1365 > 139 1366 > 680 1367 > 94 1368 > 8 1369 > 94 1370 > 262 1371 > 508 1372 > 188 1373 > 849 1374 > 464 1375 > 709 1376 > 275 1377 > 539 1378 > 169 1379 > 682 1380 > 223 1381 > 687 1382 > 129 1383 > 93 1384 > 354 1385 > 938 1386 > 659 1387 > 316 1388 > 310 1389 > 326 1390 > 306 1391 > 796 1392 > 170 1393 > 479 1394 > 837 1395 > 676 1396 > 474 1397 > 19 1398 > 209 1399 > 963 1400 > 653 1401 > 378 1402 > 110 1403 > 141 1404 > 88 1405 > 669 1406 > 71 1407 > 805 1408 > 388 1409 > 132 1410 > 614 1411 > 475 1412 > 543 1413 > 737 1414 > 508 1415 > 230 1416 > 37 1417 > 385 1418 > 85 1419 > 318 1420 > 923 1421 > 610 1422 > 156 1423 > 935 1424 > 836 1425 > 300 1426 > 540 1427 > 756 1428 > 557 1429 > 297 1430 > 847 1431 > 720 1432 > 452 1433 > 542 1434 > 421 1435 > 588 1436 > 830 1437 > 446 1438 > 245 1439 > 130 1440 > 628 1441 > 789 1442 > 373 1443 > 950 1444 > 218 1445 > 151 1446 > 482 1447 > 1 1448 > 882 1449 > 461 1450 > 370 1451 > 880 1452 > 732 1453 > 931 1454 > 490 1455 > 93 1456 > 577 1457 > 256 1458 > 587 1459 > 389 1460 > 853 1461 > 885 1462 > 228 1463 > 224 1464 > 107 1465 > 421 1466 > 380 1467 > 231 1468 > 517 1469 > 286 1470 > 427 1471 > 87 1472 > 296 1473 > 942 1474 > 853 1475 > 620 1476 > 613 1477 > 567 1478 > 488 1479 > 773 1480 > 719 1481 > 180 1482 > 492 1483 > 941 1484 > 432 1485 > 325 1486 > 822 1487 > 924 1488 > 771 1489 > 207 1490 > 200 1491 > 33 1492 > 818 1493 > 692 1494 > 493 1495 > 613 1496 > 765 1497 > 732 1498 > 65 1499 > 479 1500 > 422 1501 > 625 1502 > 259 1503 > 795 1504 > 345 1505 > 596 1506 > 476 1507 > 504 1508 > 984 1509 > 153 1510 > 940 1511 > 556 1512 > 167 1513 > 985 1514 > 814 1515 > 21 1516 > 328 1517 > 640 1518 > 685 1519 > 822 1520 > 554 1521 > 415 1522 > 758 1523 > 260 1524 > 832 1525 > 250 1526 > 961 1527 > 688 1528 > 42 1529 > 817 1530 > 23 1531 > 232 1532 > 387 1533 > 516 1534 > 860 1535 > 819 1536 > 302 1537 > 316 1538 > 142 1539 > 448 1540 > 644 1541 > 360 1542 > 714 1543 > 480 1544 > 619 1545 > 621 1546 > 844 1547 > 221 1548 > 679 1549 > 754 1550 > 428 1551 > 345 1552 > 218 1553 > 70 1554 > 291 1555 > 513 1556 > 883 1557 > 614 1558 > 150 1559 > 655 1560 > 879 1561 > 219 1562 > 409 1563 > 843 1564 > 948 1565 > 712 1566 > 761 1567 > 882 1568 > 83 1569 > 180 1570 > 565 1571 > 958 1572 > 982 1573 > 865 1574 > 485 1575 > 556 1576 > 541 1577 > 349 1578 > 952 1579 > 311 1580 > 355 1581 > 791 1582 > 599 1583 > 308 1584 > 459 1585 > 183 1586 > 434 1587 > 593 1588 > 630 1589 > 267 1590 > 265 1591 > 573 1592 > 43 1593 > 858 1594 > 956 1595 > 810 1596 > 963 1597 > 337 1598 > 163 1599 > 3 1600 > 958 1601 > 143 1602 > 397 1603 > 712 1604 > 344 1605 > 204 1606 > 493 1607 > 29 1608 > 745 1609 > 389 1610 > 782 1611 > 160 1612 > 239 1613 > 109 1614 > 778 1615 > 840 1616 > 376 1617 > 230 1618 > 22 1619 > 167 1620 > 835 1621 > 866 1622 > 115 1623 > 599 1624 > 557 1625 > 63 1626 > 276 1627 > 808 1628 > 887 1629 > 758 1630 > 953 1631 > 288 1632 > 501 1633 > 553 1634 > 398 1635 > 257 1636 > 481 1637 > 502 1638 > 409 1639 > 978 1640 > 447 1641 > 44 1642 > 592 1643 > 443 1644 > 724 1645 > 369 1646 > 867 1647 > 416 1648 > 963 1649 > 876 1650 > 924 1651 > 689 1652 > 416 1653 > 766 1654 > 303 1655 > 128 1656 > 712 1657 > 826 1658 > 910 1659 > 226 1660 > 606 1661 > 868 1662 > 872 1663 > 496 1664 > 386 1665 > 241 1666 > 753 1667 > 314 1668 > 577 1669 > 467 1670 > 960 1671 > 857 1672 > 665 1673 > 583 1674 > 657 1675 > 388 1676 > 13 1677 > 982 1678 > 152 1679 > 780 1680 > 101 1681 > 138 1682 > 937 1683 > 16 1684 > 605 1685 > 554 1686 > 598 1687 > 746 1688 > 651 1689 > 365 1690 > 729 1691 > 929 1692 > 930 1693 > 844 1694 > 431 1695 > 375 1696 > 563 1697 > 67 1698 > 596 1699 > 671 1700 > 68 1701 > 627 1702 > 687 1703 > 26 1704 > 330 1705 > 96 1706 > 834 1707 > 374 1708 > 942 1709 > 930 1710 > 708 1711 > 289 1712 > 32 1713 > 508 1714 > 681 1715 > 123 1716 > 740 1717 > 614 1718 > 49 1719 > 723 1720 > 888 1721 > 56 1722 > 476 1723 > 881 1724 > 366 1725 > 86 1726 > 640 1727 > 225 1728 > 295 1729 > 564 1730 > 611 1731 > 7 1732 > 347 1733 > 172 1734 > 806 1735 > 425 1736 > 42 1737 > 349 1738 > 621 1739 > 933 1740 > 192 1741 > 483 1742 > 867 1743 > 478 1744 > 327 1745 > 808 1746 > 237 1747 > 563 1748 > 134 1749 > 913 1750 > 520 1751 > 303 1752 > 736 1753 > 544 1754 > 451 1755 > 295 1756 > 64 1757 > 996 1758 > 592 1759 > 242 1760 > 478 1761 > 382 1762 > 802 1763 > 699 1764 > 486 1765 > 548 1766 > 448 1767 > 402 1768 > 486 1769 > 736 1770 > 451 1771 > 697 1772 > 22 1773 > 59 1774 > 704 1775 > 201 1776 > 438 1777 > 500 1778 > 638 1779 > 519 1780 > 738 1781 > 293 1782 > 482 1783 > 528 1784 > 602 1785 > 35 1786 > 301 1787 > 578 1788 > 454 1789 > 110 1790 > 744 1791 > 671 1792 > 596 1793 > 453 1794 > 296 1795 > 200 1796 > 930 1797 > 159 1798 > 549 1799 > 744 1800 > 363 1801 > 342 1802 > 523 1803 > 736 1804 > 403 1805 > 409 1806 > 310 1807 > 356 1808 > 528 1809 > 472 1810 > 683 1811 > 672 1812 > 109 1813 > 669 1814 > 616 1815 > 739 1816 > 358 1817 > 189 1818 > 764 1819 > 661 1820 > 788 1821 > 356 1822 > 85 1823 > 233 1824 > 833 1825 > 839 1826 > 479 1827 > 513 1828 > 277 1829 > 686 1830 > 751 1831 > 485 1832 > 380 1833 > 961 1834 > 419 1835 > 109 1836 > 637 1837 > 161 1838 > 376 1839 > 693 1840 > 947 1841 > 165 1842 > 598 1843 > 443 1844 > 731 1845 > 452 1846 > 562 1847 > 191 1848 > 412 1849 > 834 1850 > 281 1851 > 723 1852 > 760 1853 > 975 1854 > 404 1855 > 147 1856 > 378 1857 > 492 1858 > 507 1859 > 462 1860 > 336 1861 > 494 1862 > 162 1863 > 708 1864 > 15 1865 > 197 1866 > 396 1867 > 463 1868 > 467 1869 > 811 1870 > 729 1871 > 488 1872 > 483 1873 > 613 1874 > 25 1875 > 749 1876 > 779 1877 > 918 1878 > 915 1879 > 419 1880 > 603 1881 > 98 1882 > 807 1883 > 661 1884 > 517 1885 > 644 1886 > 21 1887 > 709 1888 > 210 1889 > 929 1890 > 343 1891 > 891 1892 > 970 1893 > 473 1894 > 463 1895 > 172 1896 > 351 1897 > 634 1898 > 711 1899 > 812 1900 > 268 1901 > 199 1902 > 605 1903 > 360 1904 > 660 1905 > 76 1906 > 108 1907 > 457 1908 > 415 1909 > 738 1910 > 585 1911 > 679 1912 > 528 1913 > 701 1914 > 750 1915 > 178 1916 > 639 1917 > 842 1918 > 701 1919 > 78 1920 > 228 1921 > 988 1922 > 92 1923 > 160 1924 > 568 1925 > 170 1926 > 908 1927 > 321 1928 > 778 1929 > 799 1930 > 573 1931 > 717 1932 > 313 1933 > 707 1934 > 921 1935 > 996 1936 > 909 1937 > 368 1938 > 413 1939 > 296 1940 > 198 1941 > 819 1942 > 973 1943 > 836 1944 > 19 1945 > 362 1946 > 797 1947 > 843 1948 > 152 1949 > 491 1950 > 259 1951 > 665 1952 > 791 1953 > 775 1954 > 341 1955 > 391 1956 > 39 1957 > 4 1958 > 954 1959 > 977 1960 > 921 1961 > 419 1962 > 547 1963 > 34 1964 > 883 1965 > 49 1966 > 389 1967 > 94 1968 > 23 1969 > 513 1970 > 761 1971 > 219 1972 > 865 1973 > 433 1974 > 781 1975 > 26 1976 > 873 1977 > 399 1978 > 663 1979 > 220 1980 > 237 1981 > 767 1982 > 157 1983 > 705 1984 > 525 1985 > 73 1986 > 346 1987 > 669 1988 > 895 1989 > 249 1990 > 948 1991 > 260 1992 > 575 1993 > 195 1994 > 402 1995 > 941 1996 > 878 1997 > 493 1998 > 314 1999 > 126 2000 > 60 2001 > 736 2002 > 480 2003 > 75 2004 > 660 2005 > 565 2006 > 199 2007 > 367 2008 > 257 2009 > 941 2010 > 476 2011 > 190 2012 > 339 2013 > 433 2014 > 615 2015 > 212 2016 > 309 2017 > 116 2018 > 639 2019 > 8 2020 > 862 2021 > 465 2022 > 350 2023 > 749 2024 > 723 2025 > 721 2026 > 878 2027 > 710 2028 > 597 2029 > 81 2030 > 955 2031 > 139 2032 > 101 2033 > 18 2034 > 66 2035 > 315 2036 > 947 2037 > 87 2038 > 655 2039 > 278 2040 > 957 2041 > 551 2042 > 466 2043 > 187 2044 > 990 2045 > 621 2046 > 394 2047 > 957 2048 > 607 2049 > 648 2050 > 607 2051 > 141 2052 > 178 2053 > 204 2054 > 800 2055 > 535 2056 > 177 2057 > 539 2058 > 256 2059 > 955 2060 > 584 2061 > 973 2062 > 837 2063 > 128 2064 > 387 2065 > 39 2066 > 263 2067 > 926 2068 > 271 2069 > 454 2070 > 489 2071 > 474 2072 > 932 2073 > 553 2074 > 807 2075 > 979 2076 > 725 2077 > 24 2078 > 903 2079 > 956 2080 > 507 2081 > 518 2082 > 512 2083 > 560 2084 > 110 2085 > 322 2086 > 928 2087 > 18 2088 > 690 2089 > 220 2090 > 195 2091 > 458 2092 > 890 2093 > 629 2094 > 912 2095 > 121 2096 > 640 2097 > 284 2098 > 531 2099 > 118 2100 > 86 2101 > 961 2102 > 541 2103 > 30 2104 > 414 2105 > 422 2106 > 695 2107 > 977 2108 > 937 2109 > 856 2110 > 319 2111 > 884 2112 > 887 2113 > 411 2114 > 274 2115 > 600 2116 > 835 2117 > 321 2118 > 392 2119 > 823 2120 > 923 2121 > 8 2122 > 819 2123 > 819 2124 > 765 2125 > 716 2126 > 331 2127 > 252 2128 > 663 2129 > 834 2130 > 182 2131 > 302 2132 > 907 2133 > 67 2134 > 594 2135 > 293 2136 > 416 2137 > 125 2138 > 225 2139 > 734 2140 > 638 2141 > 346 2142 > 604 2143 > 365 2144 > 349 2145 > 790 2146 > 866 2147 > 702 2148 > 30 2149 > 176 2150 > 706 2151 > 161 2152 > 927 2153 > 536 2154 > 121 2155 > 730 2156 > 711 2157 > 577 2158 > 953 2159 > 805 2160 > 854 2161 > 541 2162 > 841 2163 > 731 2164 > 915 2165 > 217 2166 > 593 2167 > 733 2168 > 167 2169 > 202 2170 > 623 2171 > 141 2172 > 772 2173 > 158 2174 > 624 2175 > 910 2176 > 138 2177 > 177 2178 > 198 2179 > 117 2180 > 590 2181 > 355 2182 > 265 2183 > 186 2184 > 241 2185 > 686 2186 > 583 2187 > 182 2188 > 364 2189 > 94 2190 > 402 2191 > 370 2192 > 713 2193 > 792 2194 > 213 2195 > 149 2196 > 483 2197 > 580 2198 > 168 2199 > 626 2200 > 647 2201 > 934 2202 > 243 2203 > 556 2204 > 405 2205 > 939 2206 > 371 2207 > 789 2208 > 406 2209 > 717 2210 > 216 2211 > 929 2212 > 709 2213 > 483 2214 > 623 2215 > 231 2216 > 653 2217 > 768 2218 > 874 2219 > 770 2220 > 203 2221 > 920 2222 > 276 2223 > 247 2224 > 146 2225 > 921 2226 > 591 2227 > 958 2228 > 92 2229 > 768 2230 > 643 2231 > 453 2232 > 256 2233 > 371 2234 > 883 2235 > 195 2236 > 856 2237 > 523 2238 > 924 2239 > 869 2240 > 16 2241 > 253 2242 > 142 2243 > 664 2244 > 308 2245 > 435 2246 > 753 2247 > 863 2248 > 292 2249 > 523 2250 > 636 2251 > 642 2252 > 926 2253 > 189 2254 > 253 2255 > 675 2256 > 555 2257 > 810 2258 > 129 2259 > 337 2260 > 895 2261 > 198 2262 > 351 2263 > 235 2264 > 641 2265 > 718 2266 > 9 2267 > 226 2268 > 975 2269 > 847 2270 > 487 2271 > 386 2272 > 201 2273 > 186 2274 > 952 2275 > 704 2276 > 738 2277 > 900 2278 > 875 2279 > 237 2280 > 593 2281 > 21 2282 > 62 2283 > 979 2284 > 718 2285 > 206 2286 > 440 2287 > 655 2288 > 113 2289 > 432 2290 > 341 2291 > 0 2292 > 760 2293 > 273 2294 > 164 2295 > 306 2296 > 166 2297 > 102 2298 > 664 2299 > 73 2300 > 636 2301 > 603 2302 > 157 2303 > 546 2304 > 96 2305 > 238 2306 > 964 2307 > 84 2308 > 634 2309 > 403 2310 > 212 2311 > 316 2312 > 916 2313 > 628 2314 > 374 2315 > 833 2316 > 544 2317 > 450 2318 > 289 2319 > 802 2320 > 423 2321 > 939 2322 > 37 2323 > 855 2324 > 384 2325 > 709 2326 > 150 2327 > 346 2328 > 936 2329 > 822 2330 > 259 2331 > 510 2332 > 750 2333 > 149 2334 > 277 2335 > 605 2336 > 677 2337 > 114 2338 > 187 2339 > 632 2340 > 257 2341 > 861 2342 > 18 2343 > 449 2344 > 240 2345 > 595 2346 > 694 2347 > 811 2348 > 903 2349 > 474 2350 > 685 2351 > 445 2352 > 144 2353 > 227 2354 > 796 2355 > 287 2356 > 747 2357 > 545 2358 > 246 2359 > 263 2360 > 918 2361 > 862 2362 > 645 2363 > 504 2364 > 294 2365 > 896 2366 > 912 2367 > 619 2368 > 617 2369 > 716 2370 > 586 2371 > 363 2372 > 632 2373 > 98 2374 > 219 2375 > 842 2376 > 119 2377 > 372 2378 > 444 2379 > 816 2380 > 434 2381 > 485 2382 > 237 2383 > 938 2384 > 661 2385 > 410 2386 > 574 2387 > 449 2388 > 217 2389 > 470 2390 > 643 2391 > 217 2392 > 55 2393 > 581 2394 > 165 2395 > 992 2396 > 438 2397 > 34 2398 > 558 2399 > 950 2400 > 433 2401 > 272 2402 > 937 2403 > 278 2404 > 532 2405 > 797 2406 > 708 2407 > 253 2408 > 710 2409 > 631 2410 > 628 2411 > 925 2412 > 81 2413 > 682 2414 > 821 2415 > 850 2416 > 637 2417 > 865 2418 > 173 2419 > 442 2420 > 310 2421 > 326 2422 > 480 2423 > 27 2424 > 494 2425 > 203 2426 > 689 2427 > 394 2428 > 618 2429 > 905 2430 > 67 2431 > 878 2432 > 548 2433 > 623 2434 > 319 2435 > 56 2436 > 860 2437 > 700 2438 > 449 2439 > 189 2440 > 341 2441 > 911 2442 > 724 2443 > 31 2444 > 455 2445 > 712 2446 > 677 2447 > 794 2448 > 851 2449 > 969 2450 > 358 2451 > 198 2452 > 662 2453 > 132 2454 > 860 2455 > 245 2456 > 879 2457 > 722 2458 > 265 2459 > 515 2460 > 12 2461 > 90 2462 > 799 2463 > 821 2464 > 852 2465 > 723 2466 > 592 2467 > 861 2468 > 785 2469 > 802 2470 > 530 2471 > 774 2472 > 230 2473 > 348 2474 > 471 2475 > 503 2476 > 317 2477 > 133 2478 > 722 2479 > 428 2480 > 507 2481 > 545 2482 > 820 2483 > 757 2484 > 400 2485 > 222 2486 > 838 2487 > 304 2488 > 315 2489 > 407 2490 > 278 2491 > 130 2492 > 733 2493 > 856 2494 > 57 2495 > 692 2496 > 178 2497 > 732 2498 > 535 2499 > 58 2500 > 903 2501 > 6 2502 > 359 2503 > 199 2504 > 608 2505 > 892 2506 > 855 2507 > 550 2508 > 824 2509 > 134 2510 > 310 2511 > 781 2512 > 41 2513 > 334 2514 > 700 2515 > 828 2516 > 272 2517 > 498 2518 > 2 2519 > 293 2520 > 568 2521 > 931 2522 > 456 2523 > 62 2524 > 458 2525 > 795 2526 > 692 2527 > 787 2528 > 965 2529 > 846 2530 > 651 2531 > 420 2532 > 172 2533 > 514 2534 > 138 2535 > 174 2536 > 157 2537 > 839 2538 > 848 2539 > 212 2540 > 521 2541 > 726 2542 > 691 2543 > 912 2544 > 207 2545 > 706 2546 > 625 2547 > 882 2548 > 744 2549 > 892 2550 > 530 2551 > 307 2552 > 697 2553 > 368 2554 > 694 2555 > 730 2556 > 768 2557 > 595 2558 > 48 2559 > 432 2560 > 683 2561 > 720 2562 > 470 2563 > 49 2564 > 769 2565 > 405 2566 > 461 2567 > 190 2568 > 910 2569 > 554 2570 > 555 2571 > 92 2572 > 931 2573 > 389 2574 > 554 2575 > 258 2576 > 414 2577 > 371 2578 > 407 2579 > 781 2580 > 228 2581 > 281 2582 > 179 2583 > 672 2584 > 817 2585 > 330 2586 > 935 2587 > 28 2588 > 732 2589 > 22 2590 > 121 2591 > 137 2592 > 997 2593 > 616 2594 > 637 2595 > 341 2596 > 72 2597 > 293 2598 > 968 2599 > 639 2600 > 748 2601 > 489 2602 > 540 2603 > 357 2604 > 624 2605 > 861 2606 > 233 2607 > 358 2608 > 921 2609 > 387 2610 > 447 2611 > 549 2612 > 707 2613 > 217 2614 > 532 2615 > 574 2616 > 655 2617 > 363 2618 > 752 2619 > 956 2620 > 104 2621 > 652 2622 > 561 2623 > 191 2624 > 755 2625 > 105 2626 > 503 2627 > 979 2628 > 735 2629 > 395 2630 > 575 2631 > 465 2632 > 717 2633 > 507 2634 > 111 2635 > 517 2636 > 312 2637 > 141 2638 > 383 2639 > 251 2640 > 770 2641 > 512 2642 > 815 2643 > 612 2644 > 384 2645 > 460 2646 > 24 2647 > 273 2648 > 153 2649 > 508 2650 > 842 2651 > 741 2652 > 803 2653 > 190 2654 > 210 2655 > 138 2656 > 986 2657 > 54 2658 > 383 2659 > 306 2660 > 702 2661 > 702 2662 > 995 2663 > 2 2664 > 303 2665 > 174 2666 > 968 2667 > 479 2668 > 572 2669 > 254 2670 > 346 2671 > 171 2672 > 995 2673 > 769 2674 > 535 2675 > 378 2676 > 489 2677 > 548 2678 > 525 2679 > 578 2680 > 724 2681 > 657 2682 > 345 2683 > 304 2684 > 399 2685 > 839 2686 > 339 2687 > 459 2688 > 519 2689 > 48 2690 > 660 2691 > 964 2692 > 813 2693 > 695 2694 > 643 2695 > 600 2696 > 5 2697 > 136 2698 > 72 2699 > 270 2700 > 766 2701 > 377 2702 > 757 2703 > 951 2704 > 192 2705 > 155 2706 > 726 2707 > 36 2708 > 338 2709 > 232 2710 > 801 2711 > 456 2712 > 812 2713 > 777 2714 > 627 2715 > 121 2716 > 189 2717 > 543 2718 > 882 2719 > 206 2720 > 848 2721 > 149 2722 > 496 2723 > 889 2724 > 673 2725 > 55 2726 > 664 2727 > 447 2728 > 561 2729 > 587 2730 > 631 2731 > 103 2732 > 834 2733 > 875 2734 > 145 2735 > 127 2736 > 836 2737 > 585 2738 > 484 2739 > 103 2740 > 688 2741 > 256 2742 > 264 2743 > 963 2744 > 473 2745 > 213 2746 > 515 2747 > 852 2748 > 745 2749 > 966 2750 > 120 2751 > 886 2752 > 626 2753 > 611 2754 > 869 2755 > 499 2756 > 379 2757 > 451 2758 > 612 2759 > 776 2760 > 679 2761 > 463 2762 > 248 2763 > 906 2764 > 758 2765 > 240 2766 > 275 2767 > 353 2768 > 754 2769 > 836 2770 > 892 2771 > 733 2772 > 991 2773 > 708 2774 > 771 2775 > 869 2776 > 839 2777 > 830 2778 > 319 2779 > 906 2780 > 459 2781 > 465 2782 > 725 2783 > 594 2784 > 397 2785 > 280 2786 > 174 2787 > 693 2788 > 528 2789 > 193 2790 > 55 2791 > 986 2792 > 377 2793 > 478 2794 > 941 2795 > 201 2796 > 421 2797 > 569 2798 > 194 2799 > 69 2800 > 766 2801 > 511 2802 > 668 2803 > 475 2804 > 251 2805 > 118 2806 > 519 2807 > 87 2808 > 183 2809 > 809 2810 > 967 2811 > 488 2812 > 652 2813 > 495 2814 > 322 2815 > 483 2816 > 61 2817 > 384 2818 > 226 2819 > 90 2820 > 424 2821 > 829 2822 > 767 2823 > 403 2824 > 261 2825 > 866 2826 > 691 2827 > 294 2828 > 562 2829 > 188 2830 > 58 2831 > 772 2832 > 46 2833 > 902 2834 > 202 2835 > 364 2836 > 864 2837 > 618 2838 > 311 2839 > 285 2840 > 14 2841 > 879 2842 > 944 2843 > 573 2844 > 845 2845 > 568 2846 > 516 2847 > 220 2848 > 281 2849 > 698 2850 > 321 2851 > 743 2852 > 175 2853 > 351 2854 > 277 2855 > 288 2856 > 704 2857 > 782 2858 > 195 2859 > 545 2860 > 404 2861 > 814 2862 > 600 2863 > 575 2864 > 52 2865 > 566 2866 > 50 2867 > 191 2868 > 465 2869 > 102 2870 > 969 2871 > 390 2872 > 140 2873 > 929 2874 > 125 2875 > 590 2876 > 652 2877 > 594 2878 > 549 2879 > 922 2880 > 118 2881 > 582 2882 > 678 2883 > 273 2884 > 690 2885 > 986 2886 > 932 2887 > 279 2888 > 337 2889 > 13 2890 > 943 2891 > 667 2892 > 374 2893 > 549 2894 > 629 2895 > 399 2896 > 470 2897 > 978 2898 > 355 2899 > 52 2900 > 640 2901 > 196 2902 > 158 2903 > 846 2904 > 292 2905 > 484 2906 > 288 2907 > 339 2908 > 372 2909 > 88 2910 > 857 2911 > 992 2912 > 183 2913 > 817 2914 > 459 2915 > 982 2916 > 374 2917 > 12 2918 > 125 2919 > 650 2920 > 332 2921 > 347 2922 > 11 2923 > 901 2924 > 16 2925 > 200 2926 > 98 2927 > 54 2928 > 39 2929 > 78 2930 > 41 2931 > 650 2932 > 544 2933 > 218 2934 > 757 2935 > 18 2936 > 835 2937 > 673 2938 > 235 2939 > 188 2940 > 837 2941 > 680 2942 > 136 2943 > 426 2944 > 491 2945 > 156 2946 > 396 2947 > 972 2948 > 537 2949 > 309 2950 > 999 2951 > 211 2952 > 239 2953 > 214 2954 > 899 2955 > 825 2956 > 948 2957 > 983 2958 > 212 2959 > 601 2960 > 405 2961 > 779 2962 > 91 2963 > 694 2964 > 54 2965 > 958 2966 > 538 2967 > 327 2968 > 895 2969 > 727 2970 > 29 2971 > 272 2972 > 980 2973 > 28 2974 > 429 2975 > 225 2976 > 991 2977 > 683 2978 > 81 2979 > 673 2980 > 791 2981 > 949 2982 > 137 2983 > 696 2984 > 671 2985 > 309 2986 > 202 2987 > 976 2988 > 161 2989 > 596 2990 > 175 2991 > 446 2992 > 551 2993 > 756 2994 > 402 2995 > 557 2996 > 484 2997 > 269 2998 > 748 2999 > 82 3000 > 591 3001 > 891 3002 > 14 3003 > 364 3004 > 917 3005 > 859 3006 > 56 3007 > 874 3008 > 808 3009 > 352 3010 > 772 3011 > 354 3012 > 647 3013 > 15 3014 > 749 3015 > 705 3016 > 413 3017 > 240 3018 > 227 3019 > 890 3020 > 468 3021 > 87 3022 > 353 3023 > 277 3024 > 171 3025 > 313 3026 > 956 3027 > 168 3028 > 325 3029 > 502 3030 > 440 3031 > 588 3032 > 675 3033 > 490 3034 > 283 3035 > 333 3036 > 641 3037 > 785 3038 > 531 3039 > 35 3040 > 443 3041 > 173 3042 > 994 3043 > 312 3044 > 981 3045 > 328 3046 > 580 3047 > 262 3048 > 889 3049 > 88 3050 > 949 3051 > 919 3052 > 517 3053 > 445 3054 > 858 3055 > 572 3056 > 112 3057 > 955 3058 > 385 3059 > 102 3060 > 586 3061 > 849 3062 > 629 3063 > 445 3064 > 95 3065 > 342 3066 > 546 3067 > 51 3068 > 903 3069 > 849 3070 > 618 3071 > 958 3072 > 350 3073 > 558 3074 > 569 3075 > 884 3076 > 222 3077 > 718 3078 > 872 3079 > 482 3080 > 544 3081 > 649 3082 > 68 3083 > 224 3084 > 880 3085 > 759 3086 > 852 3087 > 194 3088 > 601 3089 > 317 3090 > 80 3091 > 330 3092 > 658 3093 > 672 3094 > 881 3095 > 152 3096 > 649 3097 > 665 3098 > 117 3099 > 490 3100 > 132 3101 > 271 3102 > 644 3103 > 863 3104 > 176 3105 > 135 3106 > 17 3107 > 652 3108 > 646 3109 > 571 3110 > 954 3111 > 623 3112 > 304 3113 > 616 3114 > 899 3115 > 856 3116 > 312 3117 > 25 3118 > 698 3119 > 469 3120 > 716 3121 > 999 3122 > 410 3123 > 659 3124 > 468 3125 > 850 3126 > 446 3127 > 810 3128 > 659 3129 > 858 3130 > 634 3131 > 126 3132 > 426 3133 > 887 3134 > 311 3135 > 806 3136 > 877 3137 > 734 3138 > 122 3139 > 180 3140 > 982 3141 > 766 3142 > 715 3143 > 677 3144 > 584 3145 > 670 3146 > 905 3147 > 592 3148 > 749 3149 > 954 3150 > 255 3151 > 460 3152 > 740 3153 > 799 3154 > 557 3155 > 258 3156 > 790 3157 > 275 3158 > 636 3159 > 647 3160 > 74 3161 > 91 3162 > 698 3163 > 552 3164 > 406 3165 > 109 3166 > 824 3167 > 45 3168 > 820 3169 > 528 3170 > 303 3171 > 436 3172 > 255 3173 > 229 3174 > 184 3175 > 514 3176 > 336 3177 > 113 3178 > 537 3179 > 460 3180 > 8 3181 > 471 3182 > 350 3183 > 282 3184 > 78 3185 > 936 3186 > 21 3187 > 830 3188 > 20 3189 > 132 3190 > 428 3191 > 653 3192 > 485 3193 > 459 3194 > 97 3195 > 763 3196 > 769 3197 > 552 3198 > 6 3199 > 453 3200 > 949 3201 > 342 3202 > 805 3203 > 668 3204 > 196 3205 > 931 3206 > 168 3207 > 159 3208 > 965 3209 > 262 3210 > 244 3211 > 520 3212 > 114 3213 > 586 3214 > 202 3215 > 900 3216 > 138 3217 > 270 3218 > 504 3219 > 71 3220 > 931 3221 > 13 3222 > 621 3223 > 802 3224 > 947 3225 > 753 3226 > 437 3227 > 151 3228 > 687 3229 > 616 3230 > 612 3231 > 599 3232 > 188 3233 > 43 3234 > 677 3235 > 764 3236 > 393 3237 > 122 3238 > 72 3239 > 175 3240 > 605 3241 > 590 3242 > 744 3243 > 10 3244 > 110 3245 > 354 3246 > 366 3247 > 320 3248 > 363 3249 > 733 3250 > 853 3251 > 399 3252 > 7 3253 > 864 3254 > 133 3255 > 261 3256 > 135 3257 > 635 3258 > 986 3259 > 424 3260 > 826 3261 > 870 3262 > 161 3263 > 497 3264 > 497 3265 > 83 3266 > 414 3267 > 904 3268 > 422 3269 > 807 3270 > 39 3271 > 608 3272 > 678 3273 > 837 3274 > 5 3275 > 520 3276 > 405 3277 > 880 3278 > 864 3279 > 475 3280 > 89 3281 > 287 3282 > 154 3283 > 833 3284 > 95 3285 > 628 3286 > 323 3287 > 243 3288 > 728 3289 > 92 3290 > 77 3291 > 207 3292 > 407 3293 > 755 3294 > 516 3295 > 503 3296 > 74 3297 > 578 3298 > 43 3299 > 853 3300 > 265 3301 > 606 3302 > 532 3303 > 825 3304 > 667 3305 > 107 3306 > 411 3307 > 476 3308 > 646 3309 > 613 3310 > 906 3311 > 993 3312 > 943 3313 > 927 3314 > 183 3315 > 53 3316 > 919 3317 > 218 3318 > 926 3319 > 290 3320 > 353 3321 > 39 3322 > 786 3323 > 803 3324 > 759 3325 > 113 3326 > 852 3327 > 105 3328 > 451 3329 > 439 3330 > 284 3331 > 795 3332 > 906 3333 > 639 3334 > 681 3335 > 847 3336 > 984 3337 > 509 3338 > 379 3339 > 90 3340 > 582 3341 > 323 3342 > 872 3343 > 196 3344 > 867 3345 > 352 3346 > 832 3347 > 270 3348 > 940 3349 > 986 3350 > 436 3351 > 897 3352 > 463 3353 > 715 3354 > 842 3355 > 773 3356 > 38 3357 > 922 3358 > 89 3359 > 227 3360 > 503 3361 > 116 3362 > 791 3363 > 458 3364 > 938 3365 > 565 3366 > 289 3367 > 736 3368 > 983 3369 > 444 3370 > 373 3371 > 311 3372 > 77 3373 > 142 3374 > 630 3375 > 4 3376 > 288 3377 > 703 3378 > 403 3379 > 901 3380 > 859 3381 > 918 3382 > 752 3383 > 237 3384 > 467 3385 > 550 3386 > 359 3387 > 854 3388 > 973 3389 > 80 3390 > 944 3391 > 960 3392 > 595 3393 > 385 3394 > 128 3395 > 135 3396 > 302 3397 > 80 3398 > 266 3399 > 881 3400 > 4 3401 > 131 3402 > 815 3403 > 865 3404 > 614 3405 > 974 3406 > 20 3407 > 811 3408 > 666 3409 > 871 3410 > 187 3411 > 965 3412 > 694 3413 > 491 3414 > 52 3415 > 223 3416 > 583 3417 > 265 3418 > 845 3419 > 440 3420 > 735 3421 > 254 3422 > 430 3423 > 570 3424 > 186 3425 > 682 3426 > 320 3427 > 734 3428 > 619 3429 > 566 3430 > 740 3431 > 540 3432 > 38 3433 > 50 3434 > 340 3435 > 758 3436 > 461 3437 > 643 3438 > 208 3439 > 560 3440 > 993 3441 > 635 3442 > 751 3443 > 199 3444 > 803 3445 > 885 3446 > 241 3447 > 992 3448 > 844 3449 > 681 3450 > 777 3451 > 112 3452 > 798 3453 > 893 3454 > 641 3455 > 51 3456 > 575 3457 > 69 3458 > 175 3459 > 725 3460 > 735 3461 > 95 3462 > 224 3463 > 707 3464 > 159 3465 > 937 3466 > 58 3467 > 892 3468 > 998 3469 > 714 3470 > 698 3471 > 555 3472 > 838 3473 > 614 3474 > 945 3475 > 126 3476 > 826 3477 > 176 3478 > 322 3479 > 738 3480 > 647 3481 > 366 3482 > 145 3483 > 362 3484 > 383 3485 > 225 3486 > 505 3487 > 260 3488 > 740 3489 > 659 3490 > 338 3491 > 49 3492 > 2 3493 > 286 3494 > 774 3495 > 663 3496 > 981 3497 > 920 3498 > 249 3499 > 824 3500 > 59 3501 > 875 3502 > 512 3503 > 404 3504 > 538 3505 > 748 3506 > 32 3507 > 491 3508 > 705 3509 > 424 3510 > 889 3511 > 784 3512 > 155 3513 > 740 3514 > 689 3515 > 482 3516 > 656 3517 > 574 3518 > 911 3519 > 373 3520 > 608 3521 > 619 3522 > 746 3523 > 752 3524 > 81 3525 > 75 3526 > 181 3527 > 329 3528 > 522 3529 > 565 3530 > 763 3531 > 856 3532 > 82 3533 > 413 3534 > 40 3535 > 999 3536 > 793 3537 > 928 3538 > 850 3539 > 369 3540 > 575 3541 > 571 3542 > 533 3543 > 837 3544 > 828 3545 > 809 3546 > 111 3547 > 436 3548 > 656 3549 > 631 3550 > 392 3551 > 556 3552 > 229 3553 > 611 3554 > 793 3555 > 907 3556 > 600 3557 > 71 3558 > 179 3559 > 333 3560 > 727 3561 > 86 3562 > 485 3563 > 615 3564 > 264 3565 > 829 3566 > 524 3567 > 620 3568 > 274 3569 > 66 3570 > 618 3571 > 166 3572 > 888 3573 > 670 3574 > 885 3575 > 100 3576 > 705 3577 > 785 3578 > 631 3579 > 466 3580 > 404 3581 > 316 3582 > 552 3583 > 977 3584 > 180 3585 > 959 3586 > 294 3587 > 625 3588 > 145 3589 > 608 3590 > 209 3591 > 486 3592 > 739 3593 > 635 3594 > 53 3595 > 894 3596 > 140 3597 > 730 3598 > 928 3599 > 652 3600 > 741 3601 > 293 3602 > 343 3603 > 154 3604 > 668 3605 > 873 3606 > 418 3607 > 45 3608 > 542 3609 > 674 3610 > 44 3611 > 621 3612 > 951 3613 > 155 3614 > 7 3615 > 441 3616 > 537 3617 > 538 3618 > 231 3619 > 203 3620 > 140 3621 > 689 3622 > 133 3623 > 890 3624 > 724 3625 > 182 3626 > 911 3627 > 503 3628 > 423 3629 > 428 3630 > 919 3631 > 154 3632 > 164 3633 > 765 3634 > 53 3635 > 52 3636 > 239 3637 > 522 3638 > 590 3639 > 949 3640 > 964 3641 > 805 3642 > 296 3643 > 547 3644 > 319 3645 > 679 3646 > 743 3647 > 305 3648 > 423 3649 > 994 3650 > 351 3651 > 411 3652 > 71 3653 > 439 3654 > 88 3655 > 820 3656 > 78 3657 > 580 3658 > 933 3659 > 29 3660 > 566 3661 > 818 3662 > 763 3663 > 916 3664 > 165 3665 > 570 3666 > 790 3667 > 68 3668 > 719 3669 > 196 3670 > 702 3671 > 136 3672 > 576 3673 > 597 3674 > 492 3675 > 683 3676 > 96 3677 > 692 3678 > 914 3679 > 903 3680 > 402 3681 > 700 3682 > 89 3683 > 613 3684 > 46 3685 > 281 3686 > 137 3687 > 297 3688 > 591 3689 > 342 3690 > 989 3691 > 543 3692 > 387 3693 > 637 3694 > 472 3695 > 670 3696 > 13 3697 > 777 3698 > 443 3699 > 987 3700 > 763 3701 > 38 3702 > 548 3703 > 530 3704 > 506 3705 > 914 3706 > 441 3707 > 105 3708 > 236 3709 > 641 3710 > 627 3711 > 215 3712 > 262 3713 > 13 3714 > 308 3715 > 602 3716 > 368 3717 > 768 3718 > 852 3719 > 574 3720 > 448 3721 > 305 3722 > 1 3723 > 547 3724 > 420 3725 > 286 3726 > 115 3727 > 209 3728 > 870 3729 > 441 3730 > 818 3731 > 177 3732 > 267 3733 > 312 3734 > 946 3735 > 951 3736 > 527 3737 > 631 3738 > 847 3739 > 181 3740 > 140 3741 > 559 3742 > 456 3743 > 765 3744 > 512 3745 > 451 3746 > 511 3747 > 993 3748 > 562 3749 > 185 3750 > 399 3751 > 615 3752 > 194 3753 > 67 3754 > 382 3755 > 199 3756 > 537 3757 > 106 3758 > 680 3759 > 79 3760 > 85 3761 > 324 3762 > 536 3763 > 12 3764 > 251 3765 > 823 3766 > 922 3767 > 375 3768 > 816 3769 > 563 3770 > 744 3771 > 427 3772 > 329 3773 > 756 3774 > 497 3775 > 486 3776 > 635 3777 > 526 3778 > 495 3779 > 788 3780 > 472 3781 > 121 3782 > 680 3783 > 894 3784 > 703 3785 > 149 3786 > 243 3787 > 169 3788 > 769 3789 > 193 3790 > 279 3791 > 460 3792 > 861 3793 > 970 3794 > 521 3795 > 334 3796 > 848 3797 > 258 3798 > 926 3799 > 120 3800 > 430 3801 > 97 3802 > 243 3803 > 160 3804 > 163 3805 > 106 3806 > 589 3807 > 112 3808 > 397 3809 > 213 3810 > 896 3811 > 205 3812 > 116 3813 > 892 3814 > 378 3815 > 338 3816 > 625 3817 > 706 3818 > 900 3819 > 164 3820 > 460 3821 > 871 3822 > 767 3823 > 108 3824 > 905 3825 > 185 3826 > 99 3827 > 296 3828 > 448 3829 > 678 3830 > 691 3831 > 318 3832 > 210 3833 > 59 3834 > 684 3835 > 980 3836 > 391 3837 > 216 3838 > 420 3839 > 206 3840 > 144 3841 > 777 3842 > 788 3843 > 328 3844 > 885 3845 > 876 3846 > 68 3847 > 737 3848 > 648 3849 > 17 3850 > 191 3851 > 596 3852 > 41 3853 > 112 3854 > 884 3855 > 99 3856 > 47 3857 > 176 3858 > 401 3859 > 715 3860 > 874 3861 > 221 3862 > 570 3863 > 759 3864 > 787 3865 > 37 3866 > 840 3867 > 572 3868 > 348 3869 > 375 3870 > 435 3871 > 831 3872 > 441 3873 > 728 3874 > 815 3875 > 36 3876 > 255 3877 > 936 3878 > 84 3879 > 734 3880 > 571 3881 > 143 3882 > 799 3883 > 180 3884 > 817 3885 > 748 3886 > 488 3887 > 928 3888 > 794 3889 > 985 3890 > 295 3891 > 23 3892 > 151 3893 > 59 3894 > 120 3895 > 964 3896 > 948 3897 > 171 3898 > 709 3899 > 721 3900 > 22 3901 > 645 3902 > 753 3903 > 955 3904 > 598 3905 > 550 3906 > 4 3907 > 989 3908 > 437 3909 > 275 3910 > 863 3911 > 808 3912 > 150 3913 > 196 3914 > 825 3915 > 972 3916 > 285 3917 > 340 3918 > 223 3919 > 936 3920 > 770 3921 > 105 3922 > 776 3923 > 249 3924 > 429 3925 > 527 3926 > 184 3927 > 714 3928 > 270 3929 > 326 3930 > 113 3931 > 764 3932 > 598 3933 > 238 3934 > 731 3935 > 622 3936 > 932 3937 > 83 3938 > 392 3939 > 728 3940 > 234 3941 > 922 3942 > 131 3943 > 163 3944 > 789 3945 > 820 3946 > 362 3947 > 788 3948 > 947 3949 > 103 3950 > 382 3951 > 829 3952 > 909 3953 > 934 3954 > 327 3955 > 994 3956 > 143 3957 > 569 3958 > 462 3959 > 57 3960 > 499 3961 > 68 3962 > 550 3963 > 966 3964 > 609 3965 > 401 3966 > 408 3967 > 10 3968 > 617 3969 > 143 3970 > 351 3971 > 581 3972 > 134 3973 > 618 3974 > 688 3975 > 221 3976 > 745 3977 > 867 3978 > 560 3979 > 911 3980 > 806 3981 > 222 3982 > 716 3983 > 529 3984 > 247 3985 > 104 3986 > 302 3987 > 901 3988 > 102 3989 > 832 3990 > 577 3991 > 946 3992 > 300 3993 > 695 3994 > 24 3995 > 235 3996 > 627 3997 > 893 3998 > 342 3999 > 558 4000 > 152 4001 > 845 4002 > 11 4003 > 478 4004 > 801 4005 > 160 4006 > 380 4007 > 82 4008 > 909 4009 > 950 4010 > 789 4011 > 628 4012 > 287 4013 > 408 4014 > 526 4015 > 155 4016 > 642 4017 > 897 4018 > 376 4019 > 609 4020 > 951 4021 > 756 4022 > 400 4023 > 234 4024 > 626 4025 > 168 4026 > 785 4027 > 792 4028 > 468 4029 > 426 4030 > 891 4031 > 531 4032 > 901 4033 > 23 4034 > 759 4035 > 175 4036 > 193 4037 > 783 4038 > 559 4039 > 843 4040 > 321 4041 > 92 4042 > 609 4043 > 809 4044 > 949 4045 > 282 4046 > 595 4047 > 352 4048 > 100 4049 > 934 4050 > 127 4051 > 706 4052 > 113 4053 > 432 4054 > 3 4055 > 978 4056 > 381 4057 > 431 4058 > 353 4059 > 471 4060 > 273 4061 > 896 4062 > 914 4063 > 576 4064 > 463 4065 > 532 4066 > 11 4067 > 48 4068 > 97 4069 > 484 4070 > 287 4071 > 450 4072 > 123 4073 > 131 4074 > 369 4075 > 213 4076 > 475 4077 > 808 4078 > 28 4079 > 801 4080 > 15 4081 > 484 4082 > 991 4083 > 347 4084 > 980 4085 > 897 4086 > 442 4087 > 464 4088 > 317 4089 > 971 4090 > 676 4091 > 996 4092 > 336 4093 > 466 4094 > 594 4095 > 129 4096 > 378 4097 > 283 4098 > 558 4099 > 292 4100 > 566 4101 > 477 4102 > 775 4103 > 718 4104 > 633 4105 > 181 4106 > 298 4107 > 93 4108 > 658 4109 > 992 4110 > 462 4111 > 473 4112 > 782 4113 > 694 4114 > 590 4115 > 401 4116 > 835 4117 > 800 4118 > 69 4119 > 669 4120 > 313 4121 > 731 4122 > 593 4123 > 571 4124 > 50 4125 > 89 4126 > 310 4127 > 534 4128 > 814 4129 > 817 4130 > 184 4131 > 739 4132 > 993 4133 > 42 4134 > 327 4135 > 838 4136 > 989 4137 > 260 4138 > 914 4139 > 474 4140 > 553 4141 > 31 4142 > 961 4143 > 923 4144 > 529 4145 > 536 4146 > 780 4147 > 797 4148 > 816 4149 > 9 4150 > 633 4151 > 439 4152 > 37 4153 > 280 4154 > 151 4155 > 192 4156 > 477 4157 > 996 4158 > 470 4159 > 999 4160 > 957 4161 > 730 4162 > 11 4163 > 65 4164 > 918 4165 > 205 4166 > 960 4167 > 301 4168 > 963 4169 > 859 4170 > 344 4171 > 638 4172 > 928 4173 > 388 4174 > 73 4175 > 152 4176 > 967 4177 > 786 4178 > 301 4179 > 506 4180 > 111 4181 > 34 4182 > 735 4183 > 953 4184 > 267 4185 > 792 4186 > 280 4187 > 192 4188 > 276 4189 > 101 4190 > 676 4191 > 855 4192 > 303 4193 > 703 4194 > 294 4195 > 666 4196 > 972 4197 > 908 4198 > 390 4199 > 36 4200 > 644 4201 > 333 4202 > 279 4203 > 530 4204 > 106 4205 > 20 4206 > 392 4207 > 291 4208 > 477 4209 > 350 4210 > 440 4211 > 500 4212 > 727 4213 > 541 4214 > 781 4215 > 843 4216 > 250 4217 > 601 4218 > 905 4219 > 501 4220 > 242 4221 > 801 4222 > 496 4223 > 846 4224 > 202 4225 > 279 4226 > 326 4227 > 913 4228 > 866 4229 > 439 4230 > 51 4231 > 396 4232 > 848 4233 > 85 4234 > 960 4235 > 51 4236 > 341 4237 > 347 4238 > 203 4239 > 425 4240 > 214 4241 > 315 4242 > 455 4243 > 95 4244 > 567 4245 > 66 4246 > 123 4247 > 215 4248 > 667 4249 > 542 4250 > 185 4251 > 449 4252 > 337 4253 > 47 4254 > 969 4255 > 536 4256 > 335 4257 > 812 4258 > 533 4259 > 295 4260 > 486 4261 > 407 4262 > 807 4263 > 47 4264 > 452 4265 > 267 4266 > 981 4267 > 585 4268 > 902 4269 > 716 4270 > 6 4271 > 828 4272 > 572 4273 > 661 4274 > 792 4275 > 417 4276 > 674 4277 > 369 4278 > 70 4279 > 727 4280 > 91 4281 > 751 4282 > 278 4283 > 397 4284 > 377 4285 > 583 4286 > 384 4287 > 61 4288 > 371 4289 > 793 4290 > 442 4291 > 10 4292 > 552 4293 > 64 4294 > 496 4295 > 421 4296 > 913 4297 > 741 4298 > 332 4299 > 718 4300 > 549 4301 > 498 4302 > 603 4303 > 117 4304 > 954 4305 > 4 4306 > 283 4307 > 304 4308 > 416 4309 > 324 4310 > 585 4311 > 844 4312 > 987 4313 > 393 4314 > 372 4315 > 784 4316 > 870 4317 > 335 4318 > 43 4319 > 119 4320 > 25 4321 > 841 4322 > 526 4323 > 57 4324 > 457 4325 > 352 4326 > 224 4327 > 356 4328 > 829 4329 > 96 4330 > 227 4331 > 122 4332 > 489 4333 > 640 4334 > 696 4335 > 315 4336 > 61 4337 > 887 4338 > 436 4339 > 877 4340 > 908 4341 > 63 4342 > 328 4343 > 551 4344 > 478 4345 > 46 4346 > 400 4347 > 610 4348 > 543 4349 > 930 4350 > 27 4351 > 414 4352 > 954 4353 > 169 4354 > 711 4355 > 941 4356 > 438 4357 > 129 4358 > 722 4359 > 713 4360 > 577 4361 > 77 4362 > 314 4363 > 280 4364 > 439 4365 > 704 4366 > 606 4367 > 977 4368 > 32 4369 > 990 4370 > 169 4371 > 737 4372 > 153 4373 > 606 4374 > 654 4375 > 422 4376 > 984 4377 > 311 4378 > 50 4379 > 154 4380 > 870 4381 > 671 4382 > 879 4383 > 248 4384 > 170 4385 > 299 4386 > 207 4387 > 589 4388 > 684 4389 > 177 4390 > 525 4391 > 607 4392 > 576 4393 > 823 4394 > 509 4395 > 533 4396 > 976 4397 > 391 4398 > 576 4399 > 905 4400 > 933 4401 > 701 4402 > 274 4403 > 211 4404 > 786 4405 > 64 4406 > 110 4407 > 370 4408 > 675 4409 > 937 4410 > 518 4411 > 656 4412 > 361 4413 > 634 4414 > 148 4415 > 693 4416 > 218 4417 > 40 4418 > 971 4419 > 851 4420 > 967 4421 > 204 4422 > 66 4423 > 313 4424 > 457 4425 > 148 4426 > 997 4427 > 299 4428 > 153 4429 > 33 4430 > 12 4431 > 966 4432 > 251 4433 > 331 4434 > 891 4435 > 215 4436 > 10 4437 > 1 4438 > 696 4439 > 992 4440 > 760 4441 > 998 4442 > 308 4443 > 328 4444 > 261 4445 > 256 4446 > 20 4447 > 35 4448 > 690 4449 > 442 4450 > 107 4451 > 546 4452 > 124 4453 > 509 4454 > 841 4455 > 36 4456 > 452 4457 > 222 4458 > 133 4459 > 194 4460 > 116 4461 > 443 4462 > 827 4463 > 347 4464 > 16 4465 > 444 4466 > 654 4467 > 642 4468 > 148 4469 > 561 4470 > 103 4471 > 367 4472 > 130 4473 > 562 4474 > 429 4475 > 429 4476 > 779 4477 > 98 4478 > 544 4479 > 545 4480 > 401 4481 > 47 4482 > 323 4483 > 259 4484 > 822 4485 > 14 4486 > 743 4487 > 985 4488 > 886 4489 > 894 4490 > 493 4491 > 651 4492 > 969 4493 > 726 4494 > 283 4495 > 435 4496 > 957 4497 > 420 4498 > 3 4499 > 512 4500 > 155 4501 > 960 4502 > 298 4503 > 885 4504 > 798 4505 > 610 4506 > 93 4507 > 684 4508 > 889 4509 > 45 4510 > 993 4511 > 505 4512 > 962 4513 > 266 4514 > 91 4515 > 778 4516 > 818 4517 > 919 4518 > 282 4519 > 882 4520 > 281 4521 > 254 4522 > 710 4523 > 172 4524 > 737 4525 > 770 4526 > 403 4527 > 514 4528 > 184 4529 > 533 4530 > 301 4531 > 127 4532 > 147 4533 > 685 4534 > 169 4535 > 542 4536 > 720 4537 > 761 4538 > 123 4539 > 339 4540 > 325 4541 > 419 4542 > 221 4543 > 300 4544 > 787 4545 > 21 4546 > 210 4547 > 815 4548 > 129 4549 > 536 4550 > 670 4551 > 481 4552 > 646 4553 > 514 4554 > 795 4555 > 26 4556 > 622 4557 > 873 4558 > 587 4559 > 480 4560 > 529 4561 > 418 4562 > 783 4563 > 610 4564 > 226 4565 > 804 4566 > 204 4567 > 564 4568 > 967 4569 > 825 4570 > 307 4571 > 87 4572 > 681 4573 > 850 4574 > 361 4575 > 853 4576 > 147 4577 > 633 4578 > 38 4579 > 851 4580 > 150 4581 > 946 4582 > 239 4583 > 386 4584 > 611 4585 > 680 4586 > 209 4587 > 584 4588 > 128 4589 > 999 4590 > 615 4591 > 14 4592 > 271 4593 > 397 4594 > 894 4595 > 968 4596 > 232 4597 > 624 4598 > 31 4599 > 344 4600 > 972 4601 > 959 4602 > 43 4603 > 774 4604 > 493 4605 > 35 4606 > 534 4607 > 921 4608 > 940 4609 > 728 4610 > 119 4611 > 30 4612 > 988 4613 > 810 4614 > 648 4615 > 776 4616 > 259 4617 > 735 4618 > 771 4619 > 409 4620 > 875 4621 > 574 4622 > 205 4623 > 703 4624 > 117 4625 > 725 4626 > 765 4627 > 861 4628 > 909 4629 > 746 4630 > 34 4631 > 487 4632 > 162 4633 > 336 4634 > 137 4635 > 104 4636 > 263 4637 > 578 4638 > 920 4639 > 184 4640 > 790 4641 > 616 4642 > 822 4643 > 146 4644 > 327 4645 > 807 4646 > 592 4647 > 7 4648 > 104 4649 > 729 4650 > 335 4651 > 582 4652 > 786 4653 > 686 4654 > 88 4655 > 871 4656 > 757 4657 > 980 4658 > 162 4659 > 98 4660 > 516 4661 > 428 4662 > 264 4663 > 365 4664 > 252 4665 > 481 4666 > 666 4667 > 809 4668 > 603 4669 > 38 4670 > 426 4671 > 438 4672 > 408 4673 > 255 4674 > 969 4675 > 713 4676 > 361 4677 > 318 4678 > 938 4679 > 284 4680 > 22 4681 > 585 4682 > 683 4683 > 927 4684 > 739 4685 > 413 4686 > 450 4687 > 142 4688 > 699 4689 > 131 4690 > 36 4691 > 242 4692 > 253 4693 > 654 4694 > 952 4695 > 714 4696 > 427 4697 > 510 4698 > 827 4699 > 255 4700 > 244 4701 > 881 4702 > 344 4703 > 584 4704 > 417 4705 > 374 4706 > 891 4707 > 226 4708 > 60 4709 > 990 4710 > 551 4711 > 588 4712 > 477 4713 > 200 4714 > 620 4715 > 467 4716 > 792 4717 > 166 4718 > 859 4719 > 510 4720 > 500 4721 > 409 4722 > 687 4723 > 9 4724 > 518 4725 > 979 4726 > 755 4727 > 629 4728 > 353 4729 > 754 4730 > 394 4731 > 841 4732 > 40 4733 > 15 4734 > 15 4735 > 743 4736 > 651 4737 > 980 4738 > 521 4739 > 578 4740 > 985 4741 > 866 4742 > 236 4743 > 437 4744 > 943 4745 > 322 4746 > 607 4747 > 988 4748 > 230 4749 > 48 4750 > 329 4751 > 410 4752 > 997 4753 > 809 4754 > 632 4755 > 272 4756 > 380 4757 > 690 4758 > 955 4759 > 608 4760 > 703 4761 > 19 4762 > 482 4763 > 726 4764 > 398 4765 > 307 4766 > 783 4767 > 183 4768 > 60 4769 > 678 4770 > 447 4771 > 10 4772 > 101 4773 > 334 4774 > 762 4775 > 193 4776 > 636 4777 > 900 4778 > 857 4779 > 393 4780 > 166 4781 > 654 4782 > 874 4783 > 127 4784 > 495 4785 > 858 4786 > 535 4787 > 12 4788 > 915 4789 > 530 4790 > 240 4791 > 897 4792 > 896 4793 > 531 4794 > 223 4795 > 876 4796 > 925 4797 > 497 4798 > 898 4799 > 794 4800 > 780 4801 > 537 4802 > 729 4803 > 453 4804 > 642 4805 > 201 4806 > 566 4807 > 144 4808 > 231 4809 > 153 4810 > 746 4811 > 579 4812 > 649 4813 > 767 4814 > 747 4815 > 292 4816 > 93 4817 > 469 4818 > 395 4819 > 813 4820 > 531 4821 > 69 4822 > 46 4823 > 221 4824 > 358 4825 > 118 4826 > 266 4827 > 726 4828 > 961 4829 > 645 4830 > 742 4831 > 390 4832 > 895 4833 > 712 4834 > 406 4835 > 454 4836 > 780 4837 > 299 4838 > 18 4839 > 747 4840 > 244 4841 > 686 4842 > 109 4843 > 177 4844 > 238 4845 > 62 4846 > 643 4847 > 417 4848 > 424 4849 > 987 4850 > 813 4851 > 410 4852 > 826 4853 > 994 4854 > 908 4855 > 271 4856 > 63 4857 > 660 4858 > 300 4859 > 867 4860 > 546 4861 > 25 4862 > 862 4863 > 197 4864 > 136 4865 > 591 4866 > 936 4867 > 750 4868 > 167 4869 > 927 4870 > 501 4871 > 649 4872 > 312 4873 > 74 4874 > 48 4875 > 46 4876 > 615 4877 > 697 4878 > 522 4879 > 872 4880 > 768 4881 > 710 4882 > 245 4883 > 664 4884 > 524 4885 > 425 4886 > 430 4887 > 75 4888 > 945 4889 > 799 4890 > 595 4891 > 865 4892 > 368 4893 > 324 4894 > 804 4895 > 252 4896 > 61 4897 > 827 4898 > 532 4899 > 59 4900 > 561 4901 > 630 4902 > 780 4903 > 739 4904 > 889 4905 > 28 4906 > 789 4907 > 314 4908 > 264 4909 > 384 4910 > 878 4911 > 139 4912 > 79 4913 > 234 4914 > 337 4915 > 656 4916 > 34 4917 > 6 4918 > 818 4919 > 943 4920 > 513 4921 > 247 4922 > 366 4923 > 343 4924 > 172 4925 > 99 4926 > 258 4927 > 373 4928 > 886 4929 > 707 4930 > 197 4931 > 846 4932 > 284 4933 > 671 4934 > 887 4935 > 187 4936 > 55 4937 > 923 4938 > 895 4939 > 507 4940 > 912 4941 > 749 4942 > 238 4943 > 446 4944 > 541 4945 > 473 4946 > 418 4947 > 421 4948 > 793 4949 > 777 4950 > 589 4951 > 190 4952 > 964 4953 > 854 4954 > 233 4955 > 28 4956 > 981 4957 > 429 4958 > 146 4959 > 529 4960 > 297 4961 > 821 4962 > 650 4963 > 207 4964 > 693 4965 > 130 4966 > 479 4967 > 501 4968 > 630 4969 > 408 4970 > 383 4971 > 346 4972 > 981 4973 > 362 4974 > 173 4975 > 791 4976 > 163 4977 > 769 4978 > 998 4979 > 385 4980 > 653 4981 > 972 4982 > 923 4983 > 538 4984 > 901 4985 > 805 4986 > 505 4987 > 247 4988 > 857 4989 > 804 4990 > 150 4991 > 73 4992 > 819 4993 > 784 4994 > 206 4995 > 673 4996 > 696 4997 > 684 4998 > 890 4999 output.txt: > 0 583 > 0 1147 > 0 1194 > 0 1261 > 0 2292 > 1 1004 > 1 1050 > 1 1448 > 1 3723 > 1 4438 > 2 431 > 2 488 > 2 2519 > 2 2664 > 2 3493 > 3 843 > 3 1260 > 3 1600 > 3 4055 > 3 4499 > 4 1958 > 4 3376 > 4 3401 > 4 3907 > 4 4306 > 5 215 > 5 1145 > 5 1227 > 5 2697 > 5 3275 > 6 69 > 6 2502 > 6 3199 > 6 4271 > 6 4918 > 7 363 > 7 1732 > 7 3253 > 7 3615 > 7 4648 > 8 163 > 8 1369 > 8 2020 > 8 2122 > 8 3181 > 9 218 > 9 748 > 9 2267 > 9 4150 > 9 4724 > 10 3244 > 10 3968 > 10 4292 > 10 4437 > 10 4772 > 11 847 > 11 2923 > 11 4003 > 11 4067 > 11 4163 > 12 2461 > 12 2918 > 12 3764 > 12 4431 > 12 4788 > 13 1677 > 13 2890 > 13 3222 > 13 3697 > 13 3714 > 14 1111 > 14 2841 > 14 3003 > 14 4486 > 14 4592 > 15 1865 > 15 3014 > 15 4081 > 15 4734 > 15 4735 > 16 1286 > 16 1684 > 16 2241 > 16 2925 > 16 4465 > 17 477 > 17 1063 > 17 1240 > 17 3107 > 17 3850 > 18 2034 > 18 2088 > 18 2343 > 18 2936 > 18 4839 > 19 137 > 19 1280 > 19 1398 > 19 1945 > 19 4762 > 20 574 > 20 3189 > 20 3407 > 20 4206 > 20 4447 > 21 1516 > 21 1887 > 21 2282 > 21 3187 > 21 4546 > 22 1619 > 22 1773 > 22 2590 > 22 3901 > 22 4681 > 23 525 > 23 1531 > 23 1969 > 23 3892 > 23 4034 > 24 631 > 24 1217 > 24 2078 > 24 2647 > 24 3995 > 25 102 > 25 1875 > 25 3118 > 25 4321 > 25 4862 > 26 1058 > 26 1228 > 26 1704 > 26 1976 > 26 4556 > 27 232 > 27 792 > 27 1122 > 27 2424 > 27 4351 > 28 2588 > 28 2974 > 28 4079 > 28 4906 > 28 4956 > 29 479 > 29 948 > 29 1608 > 29 2971 > 29 3660 > 30 138 > 30 992 > 30 2104 > 30 2149 > 30 4612 > 31 615 > 31 836 > 31 2444 > 31 4142 > 31 4599 > 32 325 > 32 1314 > 32 1713 > 32 3507 > 32 4369 > 33 41 > 33 114 > 33 330 > 33 1492 > 33 4430 > 34 1964 > 34 2398 > 34 4182 > 34 4631 > 34 4917 > 35 1166 > 35 1786 > 35 3040 > 35 4448 > 35 4606 > 36 2708 > 36 3876 > 36 4200 > 36 4456 > 36 4691 > 37 180 > 37 1417 > 37 2323 > 37 3866 > 37 4153 > 38 3357 > 38 3433 > 38 3702 > 38 4579 > 38 4670 > 39 1957 > 39 2066 > 39 2929 > 39 3271 > 39 3322 > 40 383 > 40 393 > 40 3535 > 40 4418 > 40 4733 > 41 503 > 41 791 > 41 2513 > 41 2931 > 41 3853 > 42 580 > 42 1092 > 42 1529 > 42 1737 > 42 4134 > 43 1593 > 43 3234 > 43 3299 > 43 4319 > 43 4603 > 44 418 > 44 529 > 44 962 > 44 1642 > 44 3611 > 45 993 > 45 1229 > 45 3168 > 45 3608 > 45 4510 > 46 2833 > 46 3685 > 46 4346 > 46 4823 > 46 4876 > 47 1064 > 47 3857 > 47 4254 > 47 4264 > 47 4482 > 48 2559 > 48 2690 > 48 4068 > 48 4750 > 48 4875 > 49 610 > 49 1719 > 49 1966 > 49 2564 > 49 3492 > 50 497 > 50 2867 > 50 3434 > 50 4125 > 50 4379 > 51 209 > 51 3068 > 51 3456 > 51 4231 > 51 4236 > 52 284 > 52 2865 > 52 2900 > 52 3415 > 52 3636 > 53 225 > 53 759 > 53 3316 > 53 3595 > 53 3635 > 54 298 > 54 876 > 54 2658 > 54 2928 > 54 2965 > 55 1038 > 55 2393 > 55 2726 > 55 2791 > 55 4937 > 56 198 > 56 395 > 56 1722 > 56 2436 > 56 3007 > 57 108 > 57 618 > 57 2495 > 57 3960 > 57 4324 > 58 1157 > 58 1245 > 58 2500 > 58 2831 > 58 3467 > 59 1774 > 59 3501 > 59 3834 > 59 3894 > 59 4900 > 60 306 > 60 566 > 60 2001 > 60 4709 > 60 4769 > 61 111 > 61 2817 > 61 4288 > 61 4337 > 61 4897 > 62 7 > 62 210 > 62 2283 > 62 2524 > 62 4846 > 63 338 > 63 787 > 63 1626 > 63 4342 > 63 4857 > 64 92 > 64 1031 > 64 1757 > 64 4294 > 64 4406 > 65 614 > 65 694 > 65 1351 > 65 1499 > 65 4164 > 66 26 > 66 2035 > 66 3570 > 66 4246 > 66 4423 > 67 559 > 67 1698 > 67 2134 > 67 2431 > 67 3754 > 68 1701 > 68 3083 > 68 3668 > 68 3847 > 68 3962 > 69 1164 > 69 2800 > 69 3458 > 69 4119 > 69 4822 > 70 880 > 70 1074 > 70 1129 > 70 1554 > 70 4279 > 71 206 > 71 1407 > 71 3220 > 71 3558 > 71 3653 > 72 688 > 72 1015 > 72 2597 > 72 2699 > 72 3239 > 73 1099 > 73 1986 > 73 2300 > 73 4175 > 73 4992 > 74 471 > 74 659 > 74 3161 > 74 3297 > 74 4874 > 75 253 > 75 1033 > 75 2004 > 75 3526 > 75 4888 > 76 500 > 76 629 > 76 666 > 76 1305 > 76 1906 > 77 801 > 77 1052 > 77 3291 > 77 3373 > 77 4362 > 78 760 > 78 1920 > 78 2930 > 78 3185 > 78 3657 > 79 144 > 79 443 > 79 890 > 79 3760 > 79 4913 > 80 48 > 80 396 > 80 3091 > 80 3390 > 80 3398 > 81 596 > 81 2030 > 81 2413 > 81 2979 > 81 3525 > 82 131 > 82 763 > 82 3000 > 82 3533 > 82 4008 > 83 457 > 83 561 > 83 1569 > 83 3266 > 83 3938 > 84 312 > 84 776 > 84 1209 > 84 2308 > 84 3879 > 85 512 > 85 1419 > 85 1823 > 85 3761 > 85 4234 > 86 121 > 86 207 > 86 1726 > 86 2101 > 86 3562 > 87 1472 > 87 2038 > 87 2808 > 87 3022 > 87 4572 > 88 1405 > 88 2910 > 88 3050 > 88 3655 > 88 4655 > 89 1341 > 89 3281 > 89 3359 > 89 3683 > 89 4126 > 90 151 > 90 402 > 90 2462 > 90 2820 > 90 3340 > 91 153 > 91 2963 > 91 3162 > 91 4281 > 91 4515 > 92 1923 > 92 2229 > 92 2572 > 92 3290 > 92 4042 > 93 1384 > 93 1456 > 93 4108 > 93 4507 > 93 4817 > 94 947 > 94 1368 > 94 1370 > 94 1968 > 94 2190 > 95 96 > 95 3065 > 95 3285 > 95 3462 > 95 4244 > 96 960 > 96 1706 > 96 2305 > 96 3677 > 96 4330 > 97 188 > 97 478 > 97 3195 > 97 3802 > 97 4069 > 98 1882 > 98 2374 > 98 2927 > 98 4478 > 98 4660 > 99 492 > 99 1144 > 99 3827 > 99 3856 > 99 4926 > 100 353 > 100 1101 > 100 1253 > 100 3576 > 100 4049 > 101 152 > 101 1681 > 101 2033 > 101 4190 > 101 4773 > 102 621 > 102 2298 > 102 2870 > 102 3060 > 102 3989 > 103 822 > 103 2732 > 103 2740 > 103 3950 > 103 4471 > 104 1181 > 104 2621 > 104 3986 > 104 4636 > 104 4649 > 105 1184 > 105 2626 > 105 3328 > 105 3708 > 105 3922 > 106 841 > 106 1241 > 106 3758 > 106 3806 > 106 4205 > 107 617 > 107 696 > 107 1465 > 107 3306 > 107 4451 > 108 854 > 108 917 > 108 926 > 108 1907 > 108 3824 > 109 1614 > 109 1813 > 109 1836 > 109 3166 > 109 4843 > 110 1403 > 110 1790 > 110 2085 > 110 3245 > 110 4407 > 111 788 > 111 860 > 111 2635 > 111 3547 > 111 4181 > 112 1188 > 112 3057 > 112 3452 > 112 3808 > 112 3854 > 113 2289 > 113 3178 > 113 3326 > 113 3931 > 113 4053 > 114 43 > 114 64 > 114 112 > 114 2338 > 114 3213 > 115 53 > 115 68 > 115 1189 > 115 1623 > 115 3727 > 116 813 > 116 2018 > 116 3362 > 116 3813 > 116 4461 > 117 567 > 117 2180 > 117 3099 > 117 4304 > 117 4625 > 118 882 > 118 2100 > 118 2806 > 118 2881 > 118 4826 > 119 190 > 119 414 > 119 2377 > 119 4320 > 119 4611 > 120 590 > 120 739 > 120 2751 > 120 3800 > 120 3895 > 121 2096 > 121 2155 > 121 2591 > 121 2716 > 121 3782 > 122 956 > 122 1273 > 122 3139 > 122 3238 > 122 4332 > 123 815 > 123 1716 > 123 4073 > 123 4247 > 123 4539 > 124 1159 > 124 1191 > 124 1270 > 124 1291 > 124 4453 > 125 265 > 125 896 > 125 2138 > 125 2875 > 125 2919 > 126 191 > 126 1035 > 126 2000 > 126 3132 > 126 3476 > 127 1244 > 127 2736 > 127 4051 > 127 4532 > 127 4784 > 128 458 > 128 1656 > 128 2064 > 128 3395 > 128 4589 > 129 1383 > 129 2259 > 129 4096 > 129 4358 > 129 4549 > 130 527 > 130 1440 > 130 2492 > 130 4473 > 130 4966 > 131 901 > 131 3402 > 131 3943 > 131 4074 > 131 4690 > 132 1086 > 132 1410 > 132 2454 > 132 3101 > 132 3190 > 133 632 > 133 2478 > 133 3255 > 133 3623 > 133 4459 > 134 255 > 134 1330 > 134 1749 > 134 2510 > 134 3973 > 135 78 > 135 838 > 135 3106 > 135 3257 > 135 3396 > 136 975 > 136 2698 > 136 2943 > 136 3672 > 136 4865 > 137 107 > 137 2592 > 137 2983 > 137 3687 > 137 4635 > 138 1682 > 138 2177 > 138 2535 > 138 2656 > 138 3217 > 139 439 > 139 1218 > 139 1366 > 139 2032 > 139 4912 > 140 751 > 140 2873 > 140 3597 > 140 3621 > 140 3741 > 141 1139 > 141 1404 > 141 2052 > 141 2172 > 141 2638 > 142 693 > 142 1539 > 142 2243 > 142 3374 > 142 4688 > 143 201 > 143 1602 > 143 3882 > 143 3957 > 143 3970 > 144 931 > 144 1326 > 144 2353 > 144 3841 > 144 4808 > 145 661 > 145 1077 > 145 2735 > 145 3483 > 145 3589 > 146 444 > 146 716 > 146 2225 > 146 4644 > 146 4959 > 147 238 > 147 470 > 147 1856 > 147 4533 > 147 4577 > 148 29 > 148 185 > 148 4415 > 148 4426 > 148 4469 > 149 995 > 149 2196 > 149 2334 > 149 2722 > 149 3786 > 150 1559 > 150 2327 > 150 3913 > 150 4581 > 150 4991 > 151 1067 > 151 1446 > 151 3228 > 151 3893 > 151 4155 > 152 1679 > 152 1949 > 152 3096 > 152 4001 > 152 4176 > 153 1510 > 153 2649 > 153 4373 > 153 4429 > 153 4810 > 154 911 > 154 3283 > 154 3604 > 154 3632 > 154 4380 > 155 2706 > 155 3513 > 155 3614 > 155 4016 > 155 4501 > 156 714 > 156 919 > 156 1213 > 156 1423 > 156 2946 > 157 572 > 157 1271 > 157 1983 > 157 2303 > 157 2537 > 158 17 > 158 534 > 158 1112 > 158 2174 > 158 2903 > 159 556 > 159 793 > 159 1798 > 159 3208 > 159 3465 > 160 1119 > 160 1612 > 160 1924 > 160 3804 > 160 4006 > 161 920 > 161 1838 > 161 2152 > 161 2989 > 161 3263 > 162 456 > 162 1114 > 162 1863 > 162 4633 > 162 4659 > 163 270 > 163 1599 > 163 3805 > 163 3944 > 163 4977 > 164 289 > 164 900 > 164 2295 > 164 3633 > 164 3820 > 165 67 > 165 441 > 165 1842 > 165 2395 > 165 3665 > 166 179 > 166 2297 > 166 3572 > 166 4718 > 166 4781 > 167 321 > 167 1513 > 167 1620 > 167 2169 > 167 4869 > 168 1022 > 168 2199 > 168 3028 > 168 3207 > 168 4026 > 169 1379 > 169 3788 > 169 4354 > 169 4371 > 169 4535 > 170 224 > 170 1059 > 170 1393 > 170 1926 > 170 4385 > 171 39 > 171 718 > 171 2672 > 171 3025 > 171 3898 > 172 1734 > 172 1896 > 172 2533 > 172 4524 > 172 4925 > 173 710 > 173 869 > 173 2419 > 173 3042 > 173 4975 > 174 814 > 174 914 > 174 2536 > 174 2666 > 174 2787 > 175 2853 > 175 2991 > 175 3240 > 175 3459 > 175 4036 > 176 139 > 176 2150 > 176 3105 > 176 3478 > 176 3858 > 177 2057 > 177 2178 > 177 3732 > 177 4390 > 177 4844 > 178 1325 > 178 1349 > 178 1916 > 178 2053 > 178 2497 > 179 563 > 179 983 > 179 1201 > 179 2583 > 179 3559 > 180 1482 > 180 1570 > 180 3140 > 180 3585 > 180 3884 > 181 362 > 181 1278 > 181 3527 > 181 3740 > 181 4106 > 182 968 > 182 1026 > 182 2131 > 182 2188 > 182 3626 > 183 1586 > 183 2809 > 183 2913 > 183 3315 > 183 4768 > 184 3175 > 184 3927 > 184 4131 > 184 4529 > 184 4640 > 185 750 > 185 1312 > 185 3750 > 185 3826 > 185 4251 > 186 833 > 186 851 > 186 2184 > 186 2274 > 186 3425 > 187 221 > 187 2044 > 187 2339 > 187 3411 > 187 4936 > 188 292 > 188 1373 > 188 2830 > 188 2940 > 188 3233 > 189 88 > 189 1818 > 189 2254 > 189 2440 > 189 2717 > 190 268 > 190 2012 > 190 2568 > 190 2654 > 190 4952 > 191 252 > 191 1848 > 191 2624 > 191 2868 > 191 3851 > 192 1160 > 192 1741 > 192 2705 > 192 4156 > 192 4188 > 193 624 > 193 2790 > 193 3790 > 193 4037 > 193 4776 > 194 411 > 194 2799 > 194 3088 > 194 3753 > 194 4460 > 195 528 > 195 1994 > 195 2091 > 195 2236 > 195 2859 > 196 2902 > 196 3205 > 196 3344 > 196 3670 > 196 3914 > 197 57 > 197 173 > 197 1866 > 197 4864 > 197 4931 > 198 350 > 198 1941 > 198 2179 > 198 2262 > 198 2452 > 199 1902 > 199 2007 > 199 2504 > 199 3444 > 199 3756 > 200 850 > 200 1491 > 200 1796 > 200 2926 > 200 4714 > 201 181 > 201 1776 > 201 2273 > 201 2796 > 201 4806 > 202 2170 > 202 2835 > 202 2987 > 202 3215 > 202 4225 > 203 1182 > 203 2221 > 203 2426 > 203 3620 > 203 4239 > 204 1289 > 204 1606 > 204 2054 > 204 4422 > 204 4567 > 205 906 > 205 1356 > 205 3812 > 205 4166 > 205 4623 > 206 545 > 206 2286 > 206 2720 > 206 3840 > 206 4995 > 207 1490 > 207 2545 > 207 3292 > 207 4387 > 207 4964 > 208 103 > 208 247 > 208 314 > 208 746 > 208 3439 > 209 652 > 209 1399 > 209 3591 > 209 3728 > 209 4587 > 210 58 > 210 1889 > 210 2655 > 210 3833 > 210 4547 > 211 158 > 211 254 > 211 1037 > 211 2952 > 211 4404 > 212 522 > 212 2016 > 212 2311 > 212 2540 > 212 2959 > 213 648 > 213 2195 > 213 2746 > 213 3810 > 213 4076 > 214 61 > 214 187 > 214 523 > 214 2954 > 214 4241 > 215 486 > 215 626 > 215 3712 > 215 4248 > 215 4436 > 216 282 > 216 305 > 216 669 > 216 2211 > 216 3838 > 217 769 > 217 2166 > 217 2389 > 217 2392 > 217 2614 > 218 1445 > 218 1553 > 218 2934 > 218 3318 > 218 4417 > 219 287 > 219 613 > 219 1562 > 219 1972 > 219 2375 > 220 246 > 220 785 > 220 1980 > 220 2090 > 220 2848 > 221 1548 > 221 3862 > 221 3976 > 221 4543 > 221 4824 > 222 1 > 222 2486 > 222 3077 > 222 3982 > 222 4458 > 223 558 > 223 1381 > 223 3416 > 223 3919 > 223 4795 > 224 1013 > 224 1464 > 224 3084 > 224 3463 > 224 4327 > 225 466 > 225 1728 > 225 2139 > 225 2976 > 225 3486 > 226 1660 > 226 2268 > 226 2819 > 226 4565 > 226 4708 > 227 297 > 227 2354 > 227 3019 > 227 3360 > 227 4331 > 228 156 > 228 1140 > 228 1463 > 228 1921 > 228 2581 > 229 196 > 229 452 > 229 819 > 229 3174 > 229 3553 > 230 881 > 230 1416 > 230 1618 > 230 2473 > 230 4749 > 231 1080 > 231 1468 > 231 2216 > 231 3619 > 231 4809 > 232 117 > 232 303 > 232 1532 > 232 2710 > 232 4597 > 233 251 > 233 1302 > 233 1824 > 233 2607 > 233 4955 > 234 874 > 234 1206 > 234 3941 > 234 4024 > 234 4914 > 235 1071 > 235 1267 > 235 2264 > 235 2939 > 235 3996 > 236 397 > 236 745 > 236 812 > 236 3709 > 236 4743 > 237 1747 > 237 1981 > 237 2280 > 237 2383 > 237 3384 > 238 140 > 238 2306 > 238 3934 > 238 4845 > 238 4943 > 239 929 > 239 1613 > 239 2953 > 239 3637 > 239 4583 > 240 194 > 240 2345 > 240 2766 > 240 3018 > 240 4791 > 241 627 > 241 762 > 241 1666 > 241 2185 > 241 3447 > 242 167 > 242 990 > 242 1760 > 242 4221 > 242 4692 > 243 802 > 243 2203 > 243 3288 > 243 3787 > 243 3803 > 244 620 > 244 870 > 244 3211 > 244 4701 > 244 4841 > 245 426 > 245 827 > 245 1439 > 245 2456 > 245 4883 > 246 216 > 246 536 > 246 1094 > 246 1300 > 246 2359 > 247 764 > 247 2224 > 247 3985 > 247 4922 > 247 4988 > 248 293 > 248 433 > 248 1051 > 248 2763 > 248 4384 > 249 734 > 249 1007 > 249 1990 > 249 3499 > 249 3924 > 250 331 > 250 622 > 250 1259 > 250 1526 > 250 4217 > 251 1036 > 251 2640 > 251 2805 > 251 3765 > 251 4433 > 252 1087 > 252 1234 > 252 2128 > 252 4665 > 252 4896 > 253 1214 > 253 2242 > 253 2255 > 253 2408 > 253 4693 > 254 352 > 254 473 > 254 2670 > 254 3422 > 254 4522 > 255 3151 > 255 3173 > 255 3877 > 255 4674 > 255 4700 > 256 1458 > 256 2059 > 256 2233 > 256 2742 > 256 4446 > 257 1039 > 257 1174 > 257 1636 > 257 2009 > 257 2341 > 258 438 > 258 2576 > 258 3156 > 258 3798 > 258 4927 > 259 1503 > 259 1951 > 259 2331 > 259 4484 > 259 4617 > 260 1131 > 260 1524 > 260 1992 > 260 3488 > 260 4138 > 261 205 > 261 517 > 261 2825 > 261 3256 > 261 4445 > 262 1089 > 262 1371 > 262 3048 > 262 3210 > 262 3713 > 263 508 > 263 790 > 263 2067 > 263 2360 > 263 4637 > 264 1135 > 264 2743 > 264 3565 > 264 4663 > 264 4909 > 265 1591 > 265 2183 > 265 2459 > 265 3301 > 265 3418 > 266 611 > 266 1109 > 266 3399 > 266 4514 > 266 4827 > 267 30 > 267 1590 > 267 3733 > 267 4185 > 267 4266 > 268 161 > 268 371 > 268 521 > 268 1197 > 268 1901 > 269 290 > 269 474 > 269 674 > 269 1334 > 269 2998 > 270 1076 > 270 2700 > 270 3218 > 270 3348 > 270 3929 > 271 142 > 271 2069 > 271 3102 > 271 4593 > 271 4856 > 272 445 > 272 2402 > 272 2517 > 272 2972 > 272 4756 > 273 1295 > 273 2294 > 273 2648 > 273 2884 > 273 4061 > 274 122 > 274 576 > 274 2115 > 274 3569 > 274 4403 > 275 584 > 275 1377 > 275 2767 > 275 3158 > 275 3910 > 276 11 > 276 660 > 276 1627 > 276 2223 > 276 4189 > 277 773 > 277 1829 > 277 2335 > 277 2855 > 277 3024 > 278 1085 > 278 2040 > 278 2404 > 278 2491 > 278 4283 > 279 27 > 279 2888 > 279 3791 > 279 4203 > 279 4226 > 280 1237 > 280 2786 > 280 4154 > 280 4187 > 280 4364 > 281 1851 > 281 2582 > 281 2849 > 281 3686 > 281 4521 > 282 490 > 282 542 > 282 3184 > 282 4046 > 282 4519 > 283 912 > 283 3035 > 283 4098 > 283 4307 > 283 4495 > 284 384 > 284 2098 > 284 3331 > 284 4680 > 284 4933 > 285 502 > 285 597 > 285 811 > 285 2840 > 285 3917 > 286 245 > 286 635 > 286 1470 > 286 3494 > 286 3726 > 287 681 > 287 2356 > 287 3282 > 287 4013 > 287 4071 > 288 797 > 288 1632 > 288 2856 > 288 2907 > 288 3377 > 289 752 > 289 824 > 289 1712 > 289 2319 > 289 3367 > 290 71 > 290 579 > 290 946 > 290 1066 > 290 3320 > 291 52 > 291 675 > 291 698 > 291 1555 > 291 4208 > 292 1156 > 292 2249 > 292 2905 > 292 4100 > 292 4816 > 293 1782 > 293 2136 > 293 2520 > 293 2598 > 293 3602 > 294 178 > 294 2365 > 294 2828 > 294 3587 > 294 4195 > 295 334 > 295 1729 > 295 1756 > 295 3891 > 295 4260 > 296 1473 > 296 1795 > 296 1940 > 296 3643 > 296 3828 > 297 157 > 297 1108 > 297 1430 > 297 3688 > 297 4961 > 298 430 > 298 832 > 298 1163 > 298 4107 > 298 4503 > 299 65 > 299 568 > 299 4386 > 299 4428 > 299 4838 > 300 539 > 300 1426 > 300 3993 > 300 4544 > 300 4859 > 301 898 > 301 1787 > 301 4168 > 301 4179 > 301 4531 > 302 310 > 302 1537 > 302 2132 > 302 3397 > 302 3987 > 303 1655 > 303 1752 > 303 2665 > 303 3171 > 303 4193 > 304 281 > 304 2488 > 304 2684 > 304 3113 > 304 4308 > 305 104 > 305 120 > 305 1263 > 305 3648 > 305 3722 > 306 242 > 306 845 > 306 1391 > 306 2296 > 306 2660 > 307 485 > 307 780 > 307 2552 > 307 4571 > 307 4766 > 308 571 > 308 1584 > 308 2245 > 308 3715 > 308 4443 > 309 222 > 309 1221 > 309 2017 > 309 2950 > 309 2986 > 310 1389 > 310 1807 > 310 2421 > 310 2511 > 310 4127 > 311 1580 > 311 2839 > 311 3135 > 311 3372 > 311 4378 > 312 2637 > 312 3044 > 312 3117 > 312 3734 > 312 4873 > 313 1083 > 313 1933 > 313 3026 > 313 4121 > 313 4424 > 314 63 > 314 1668 > 314 1999 > 314 4363 > 314 4908 > 315 448 > 315 2036 > 315 2489 > 315 4242 > 315 4336 > 316 56 > 316 1388 > 316 1538 > 316 2312 > 316 3582 > 317 2 > 317 915 > 317 2477 > 317 3090 > 317 4089 > 318 738 > 318 1268 > 318 1420 > 318 3832 > 318 4678 > 319 891 > 319 2111 > 319 2435 > 319 2779 > 319 3645 > 320 647 > 320 1020 > 320 1340 > 320 3248 > 320 3427 > 321 469 > 321 1928 > 321 2118 > 321 2851 > 321 4041 > 322 1172 > 322 2086 > 322 2815 > 322 3479 > 322 4746 > 323 1242 > 323 1347 > 323 3287 > 323 3342 > 323 4483 > 324 543 > 324 1264 > 324 3762 > 324 4310 > 324 4894 > 325 95 > 325 375 > 325 1486 > 325 3029 > 325 4541 > 326 938 > 326 1390 > 326 2422 > 326 3930 > 326 4227 > 327 1745 > 327 2968 > 327 3955 > 327 4135 > 327 4645 > 328 1517 > 328 3046 > 328 3844 > 328 4343 > 328 4444 > 329 136 > 329 552 > 329 3528 > 329 3773 > 329 4751 > 330 97 > 330 405 > 330 1705 > 330 2586 > 330 3092 > 331 280 > 331 481 > 331 1362 > 331 2127 > 331 4434 > 332 715 > 332 1298 > 332 1307 > 332 2921 > 332 4299 > 333 81 > 333 1151 > 333 3036 > 333 3560 > 333 4202 > 334 1048 > 334 1254 > 334 2514 > 334 3796 > 334 4774 > 335 595 > 335 987 > 335 4257 > 335 4318 > 335 4651 > 336 1082 > 336 1861 > 336 3177 > 336 4093 > 336 4634 > 337 1598 > 337 2260 > 337 2889 > 337 4253 > 337 4915 > 338 577 > 338 844 > 338 2709 > 338 3491 > 338 3816 > 339 547 > 339 2013 > 339 2687 > 339 2908 > 339 4540 > 340 28 > 340 295 > 340 551 > 340 3435 > 340 3918 > 341 1955 > 341 2291 > 341 2441 > 341 2596 > 341 4237 > 342 1802 > 342 3066 > 342 3202 > 342 3690 > 342 3999 > 343 605 > 343 806 > 343 1891 > 343 3603 > 343 4924 > 344 809 > 344 1605 > 344 4171 > 344 4600 > 344 4703 > 345 44 > 345 480 > 345 1505 > 345 1552 > 345 2683 > 346 1987 > 346 2142 > 346 2328 > 346 2671 > 346 4972 > 347 1733 > 347 2922 > 347 4084 > 347 4238 > 347 4464 > 348 116 > 348 619 > 348 1054 > 348 2474 > 348 3869 > 349 708 > 349 1199 > 349 1578 > 349 1738 > 349 2145 > 350 889 > 350 2023 > 350 3073 > 350 3183 > 350 4210 > 351 1897 > 351 2263 > 351 2854 > 351 3651 > 351 3971 > 352 706 > 352 3010 > 352 3346 > 352 4048 > 352 4326 > 353 2768 > 353 3023 > 353 3321 > 353 4059 > 353 4729 > 354 1019 > 354 1187 > 354 1385 > 354 3012 > 354 3246 > 355 516 > 355 1123 > 355 1581 > 355 2182 > 355 2899 > 356 494 > 356 680 > 356 1808 > 356 1822 > 356 4328 > 357 25 > 357 1010 > 357 1060 > 357 1239 > 357 2604 > 358 335 > 358 1817 > 358 2451 > 358 2608 > 358 4825 > 359 279 > 359 594 > 359 1195 > 359 2503 > 359 3387 > 360 1148 > 360 1207 > 360 1327 > 360 1542 > 360 1904 > 361 1027 > 361 1171 > 361 4413 > 361 4575 > 361 4677 > 362 228 > 362 1946 > 362 3484 > 362 3947 > 362 4974 > 363 772 > 363 1801 > 363 2372 > 363 2618 > 363 3249 > 364 548 > 364 862 > 364 2189 > 364 2836 > 364 3004 > 365 606 > 365 1346 > 365 1690 > 365 2144 > 365 4664 > 366 329 > 366 1725 > 366 3247 > 366 3482 > 366 4923 > 367 356 > 367 828 > 367 937 > 367 2008 > 367 4472 > 368 591 > 368 1938 > 368 2554 > 368 3717 > 368 4893 > 369 387 > 369 1646 > 369 3540 > 369 4075 > 369 4278 > 370 856 > 370 932 > 370 1451 > 370 2192 > 370 4408 > 371 1025 > 371 2207 > 371 2234 > 371 2578 > 371 4289 > 372 319 > 372 1311 > 372 2378 > 372 2909 > 372 4315 > 373 1257 > 373 1443 > 373 3371 > 373 3520 > 373 4928 > 374 1708 > 374 2315 > 374 2893 > 374 2917 > 374 4706 > 375 93 > 375 875 > 375 1696 > 375 3768 > 375 3870 > 376 778 > 376 978 > 376 1617 > 376 1839 > 376 4019 > 377 219 > 377 767 > 377 2702 > 377 2793 > 377 4285 > 378 1402 > 378 1857 > 378 2676 > 378 3815 > 378 4097 > 379 3 > 379 354 > 379 991 > 379 2757 > 379 3339 > 380 13 > 380 1467 > 380 1833 > 380 4007 > 380 4757 > 381 308 > 381 616 > 381 691 > 381 1285 > 381 4057 > 382 47 > 382 1224 > 382 1762 > 382 3755 > 382 3951 > 383 1068 > 383 2639 > 383 2659 > 383 3485 > 383 4971 > 384 2325 > 384 2645 > 384 2818 > 384 4287 > 384 4910 > 385 1247 > 385 1418 > 385 3059 > 385 3394 > 385 4980 > 386 1069 > 386 1231 > 386 1665 > 386 2272 > 386 4584 > 387 72 > 387 1533 > 387 2065 > 387 2610 > 387 3693 > 388 126 > 388 781 > 388 1409 > 388 1676 > 388 4174 > 389 963 > 389 1460 > 389 1610 > 389 1967 > 389 2574 > 390 400 > 390 707 > 390 2872 > 390 4199 > 390 4832 > 391 165 > 391 719 > 391 1956 > 391 3837 > 391 4398 > 392 46 > 392 2119 > 392 3551 > 392 3939 > 392 4207 > 393 401 > 393 1127 > 393 3237 > 393 4314 > 393 4780 > 394 730 > 394 1110 > 394 2047 > 394 2428 > 394 4731 > 395 16 > 395 213 > 395 732 > 395 2630 > 395 4819 > 396 755 > 396 872 > 396 1867 > 396 2947 > 396 4232 > 397 1603 > 397 2785 > 397 3809 > 397 4284 > 397 4594 > 398 166 > 398 449 > 398 472 > 398 1635 > 398 4765 > 399 1978 > 399 2685 > 399 2896 > 399 3252 > 399 3751 > 400 588 > 400 803 > 400 2485 > 400 4023 > 400 4347 > 401 733 > 401 3859 > 401 3966 > 401 4116 > 401 4481 > 402 1768 > 402 1995 > 402 2191 > 402 2995 > 402 3681 > 403 1805 > 403 2310 > 403 2824 > 403 3379 > 403 4527 > 404 570 > 404 1855 > 404 2861 > 404 3504 > 404 3581 > 405 87 > 405 2205 > 405 2566 > 405 2961 > 405 3277 > 406 125 > 406 951 > 406 2209 > 406 3165 > 406 4835 > 407 1044 > 407 2490 > 407 2579 > 407 3293 > 407 4262 > 408 965 > 408 3967 > 408 4014 > 408 4673 > 408 4970 > 409 1563 > 409 1639 > 409 1806 > 409 4620 > 409 4722 > 410 54 > 410 2386 > 410 3123 > 410 4752 > 410 4852 > 411 175 > 411 1339 > 411 2114 > 411 3307 > 411 3652 > 412 42 > 412 274 > 412 866 > 412 1306 > 412 1849 > 413 1138 > 413 1939 > 413 3017 > 413 3534 > 413 4686 > 414 1158 > 414 2105 > 414 2577 > 414 3267 > 414 4352 > 415 105 > 415 1118 > 415 1134 > 415 1522 > 415 1909 > 416 562 > 416 1648 > 416 1653 > 416 2137 > 416 4309 > 417 432 > 417 969 > 417 4276 > 417 4705 > 417 4848 > 418 285 > 418 953 > 418 3607 > 418 4562 > 418 4947 > 419 1132 > 419 1835 > 419 1880 > 419 1962 > 419 4542 > 420 774 > 420 2532 > 420 3725 > 420 3839 > 420 4498 > 421 1435 > 421 1466 > 421 2797 > 421 4296 > 421 4948 > 422 491 > 422 1501 > 422 2106 > 422 3269 > 422 4376 > 423 743 > 423 1078 > 423 2321 > 423 3629 > 423 3649 > 424 344 > 424 2821 > 424 3260 > 424 3510 > 424 4849 > 425 76 > 425 1204 > 425 1736 > 425 4240 > 425 4886 > 426 62 > 426 2944 > 426 3133 > 426 4030 > 426 4671 > 427 115 > 427 1149 > 427 1471 > 427 3772 > 427 4697 > 428 1551 > 428 2480 > 428 3191 > 428 3630 > 428 4662 > 429 2975 > 429 3925 > 429 4475 > 429 4476 > 429 4958 > 430 735 > 430 971 > 430 3423 > 430 3801 > 430 4887 > 431 59 > 431 145 > 431 540 > 431 1695 > 431 4058 > 432 202 > 432 1485 > 432 2290 > 432 2560 > 432 4054 > 433 379 > 433 1359 > 433 1974 > 433 2014 > 433 2401 > 434 530 > 434 731 > 434 892 > 434 1587 > 434 2381 > 435 309 > 435 406 > 435 2246 > 435 3871 > 435 4496 > 436 535 > 436 3172 > 436 3351 > 436 3548 > 436 4339 > 437 294 > 437 1056 > 437 3227 > 437 3909 > 437 4744 > 438 374 > 438 1777 > 438 2397 > 438 4357 > 438 4672 > 439 3330 > 439 3654 > 439 4152 > 439 4230 > 439 4365 > 440 337 > 440 2287 > 440 3031 > 440 3420 > 440 4211 > 441 35 > 441 3616 > 441 3707 > 441 3730 > 441 3873 > 442 226 > 442 2420 > 442 4087 > 442 4291 > 442 4450 > 443 1644 > 443 1844 > 443 3041 > 443 3699 > 443 4462 > 444 398 > 444 988 > 444 2379 > 444 3370 > 444 4466 > 445 810 > 445 1274 > 445 2352 > 445 3054 > 445 3064 > 446 333 > 446 1438 > 446 2992 > 446 3127 > 446 4944 > 447 520 > 447 1641 > 447 2611 > 447 2728 > 447 4771 > 448 436 > 448 1540 > 448 1767 > 448 3721 > 448 3829 > 449 495 > 449 2344 > 449 2388 > 449 2439 > 449 4252 > 450 366 > 450 671 > 450 2318 > 450 4072 > 450 4687 > 451 1755 > 451 1771 > 451 2758 > 451 3329 > 451 3746 > 452 1320 > 452 1433 > 452 1846 > 452 4265 > 452 4457 > 453 930 > 453 1794 > 453 2232 > 453 3200 > 453 4804 > 454 653 > 454 1150 > 454 1789 > 454 2070 > 454 4836 > 455 261 > 455 1053 > 455 1317 > 455 2445 > 455 4243 > 456 697 > 456 756 > 456 2523 > 456 2712 > 456 3743 > 457 273 > 457 1047 > 457 1908 > 457 4325 > 457 4425 > 458 1018 > 458 1170 > 458 2092 > 458 2525 > 458 3364 > 459 1585 > 459 2688 > 459 2781 > 459 2915 > 459 3194 > 460 2646 > 460 3152 > 460 3180 > 460 3792 > 460 3821 > 461 360 > 461 687 > 461 1450 > 461 2567 > 461 3437 > 462 346 > 462 1337 > 462 1860 > 462 3959 > 462 4111 > 463 1868 > 463 1895 > 463 2762 > 463 3353 > 463 4065 > 464 220 > 464 899 > 464 1338 > 464 1375 > 464 4088 > 465 1190 > 465 2022 > 465 2632 > 465 2782 > 465 2869 > 466 149 > 466 496 > 466 2043 > 466 3580 > 466 4094 > 467 924 > 467 1670 > 467 1869 > 467 3385 > 467 4716 > 468 150 > 468 1296 > 468 3021 > 468 3125 > 468 4029 > 469 55 > 469 147 > 469 168 > 469 3120 > 469 4818 > 470 1294 > 470 2390 > 470 2563 > 470 2897 > 470 4159 > 471 223 > 471 341 > 471 2475 > 471 3182 > 471 4060 > 472 10 > 472 23 > 472 1810 > 472 3695 > 472 3781 > 473 737 > 473 1894 > 473 2745 > 473 4112 > 473 4946 > 474 823 > 474 1397 > 474 2072 > 474 2350 > 474 4140 > 475 602 > 475 1412 > 475 2804 > 475 3280 > 475 4077 > 476 128 > 476 1507 > 476 1723 > 476 2011 > 476 3308 > 477 1248 > 477 4102 > 477 4157 > 477 4209 > 477 4713 > 478 1744 > 478 1761 > 478 2794 > 478 4004 > 478 4345 > 479 1394 > 479 1500 > 479 1827 > 479 2668 > 479 4967 > 480 985 > 480 1544 > 480 2003 > 480 2423 > 480 4560 > 481 421 > 481 1154 > 481 1637 > 481 4552 > 481 4666 > 482 1447 > 482 1783 > 482 3080 > 482 3516 > 482 4763 > 483 1742 > 483 1873 > 483 2197 > 483 2214 > 483 2816 > 484 2739 > 484 2906 > 484 2997 > 484 4070 > 484 4082 > 485 1575 > 485 1832 > 485 2382 > 485 3193 > 485 3563 > 486 1765 > 486 1769 > 486 3592 > 486 3776 > 486 4261 > 487 422 > 487 1046 > 487 1322 > 487 2271 > 487 4632 > 488 1034 > 488 1479 > 488 1872 > 488 2812 > 488 3887 > 489 256 > 489 2071 > 489 2602 > 489 2677 > 489 4333 > 490 250 > 490 1098 > 490 1455 > 490 3034 > 490 3100 > 491 498 > 491 1950 > 491 2945 > 491 3414 > 491 3508 > 492 237 > 492 440 > 492 1483 > 492 1858 > 492 3675 > 493 1495 > 493 1607 > 493 1998 > 493 4491 > 493 4605 > 494 8 > 494 726 > 494 1316 > 494 1862 > 494 2425 > 495 722 > 495 950 > 495 2814 > 495 3779 > 495 4785 > 496 509 > 496 1664 > 496 2723 > 496 4223 > 496 4295 > 497 60 > 497 3264 > 497 3265 > 497 3775 > 497 4798 > 498 1006 > 498 1045 > 498 1126 > 498 2518 > 498 4302 > 499 307 > 499 741 > 499 952 > 499 2756 > 499 3961 > 500 685 > 500 1208 > 500 1778 > 500 4212 > 500 4721 > 501 376 > 501 1633 > 501 4220 > 501 4871 > 501 4968 > 502 672 > 502 795 > 502 1226 > 502 1638 > 502 3030 > 503 2476 > 503 2627 > 503 3296 > 503 3361 > 503 3628 > 504 1153 > 504 1186 > 504 1508 > 504 2364 > 504 3219 > 505 31 > 505 713 > 505 3487 > 505 4512 > 505 4987 > 506 183 > 506 835 > 506 967 > 506 3705 > 506 4180 > 507 1859 > 507 2081 > 507 2481 > 507 2634 > 507 4940 > 508 550 > 508 1372 > 508 1415 > 508 1714 > 508 2650 > 509 82 > 509 849 > 509 3338 > 509 4395 > 509 4454 > 510 727 > 510 796 > 510 2332 > 510 4698 > 510 4720 > 511 638 > 511 910 > 511 916 > 511 2802 > 511 3747 > 512 2083 > 512 2642 > 512 3503 > 512 3745 > 512 4500 > 513 249 > 513 1556 > 513 1828 > 513 1970 > 513 4921 > 514 154 > 514 2534 > 514 3176 > 514 4528 > 514 4554 > 515 217 > 515 320 > 515 1062 > 515 2460 > 515 2747 > 516 625 > 516 1534 > 516 2847 > 516 3295 > 516 4661 > 517 262 > 517 1469 > 517 1885 > 517 2636 > 517 3053 > 518 186 > 518 598 > 518 2082 > 518 4411 > 518 4725 > 519 260 > 519 705 > 519 1780 > 519 2689 > 519 2807 > 520 768 > 520 1211 > 520 1751 > 520 3212 > 520 3276 > 521 113 > 521 1155 > 521 2541 > 521 3795 > 521 4739 > 522 302 > 522 1125 > 522 3529 > 522 3638 > 522 4879 > 523 1040 > 523 1152 > 523 1803 > 523 2238 > 523 2250 > 524 893 > 524 1220 > 524 1321 > 524 3567 > 524 4885 > 525 233 > 525 581 > 525 1985 > 525 2679 > 525 4391 > 526 501 > 526 958 > 526 3778 > 526 4015 > 526 4323 > 527 91 > 527 829 > 527 1318 > 527 3737 > 527 3926 > 528 1784 > 528 1809 > 528 1913 > 528 2789 > 528 3170 > 529 878 > 529 3984 > 529 4145 > 529 4561 > 529 4960 > 530 2471 > 530 2551 > 530 3704 > 530 4204 > 530 4790 > 531 2099 > 531 3039 > 531 4032 > 531 4794 > 531 4821 > 532 2405 > 532 2615 > 532 3303 > 532 4066 > 532 4899 > 533 404 > 533 3543 > 533 4259 > 533 4396 > 533 4530 > 534 172 > 534 459 > 534 981 > 534 4128 > 534 4607 > 535 394 > 535 2056 > 535 2499 > 535 2675 > 535 4787 > 536 2154 > 536 3763 > 536 4146 > 536 4256 > 536 4550 > 537 2949 > 537 3179 > 537 3617 > 537 3757 > 537 4802 > 538 934 > 538 2967 > 538 3505 > 538 3618 > 538 4984 > 539 127 > 539 146 > 539 553 > 539 1378 > 539 2058 > 540 546 > 540 771 > 540 1427 > 540 2603 > 540 3432 > 541 1577 > 541 2103 > 541 2162 > 541 4214 > 541 4945 > 542 973 > 542 1434 > 542 3609 > 542 4250 > 542 4536 > 543 170 > 543 1413 > 543 2718 > 543 3692 > 543 4349 > 544 1754 > 544 2317 > 544 2933 > 544 3081 > 544 4479 > 545 451 > 545 2358 > 545 2482 > 545 2860 > 545 4480 > 546 164 > 546 2304 > 546 3067 > 546 4452 > 546 4861 > 547 106 > 547 424 > 547 1963 > 547 3644 > 547 3724 > 548 1128 > 548 1766 > 548 2433 > 548 2678 > 548 3703 > 549 1799 > 549 2612 > 549 2879 > 549 2894 > 549 4301 > 550 603 > 550 2508 > 550 3386 > 550 3906 > 550 3963 > 551 1102 > 551 2042 > 551 2993 > 551 4344 > 551 4711 > 552 155 > 552 3164 > 552 3198 > 552 3583 > 552 4293 > 553 578 > 553 712 > 553 1634 > 553 2074 > 553 4141 > 554 499 > 554 1521 > 554 1686 > 554 2570 > 554 2575 > 555 349 > 555 689 > 555 2257 > 555 2571 > 555 3472 > 556 1200 > 556 1512 > 556 1576 > 556 2204 > 556 3552 > 557 909 > 557 1429 > 557 1625 > 557 2996 > 557 3155 > 558 1070 > 558 2399 > 558 3074 > 558 4000 > 558 4099 > 559 132 > 559 184 > 559 699 > 559 3742 > 559 4039 > 560 437 > 560 700 > 560 2084 > 560 3440 > 560 3979 > 561 9 > 561 2623 > 561 2729 > 561 4470 > 561 4901 > 562 853 > 562 1847 > 562 2829 > 562 3749 > 562 4474 > 563 650 > 563 961 > 563 1697 > 563 1748 > 563 3770 > 564 646 > 564 1028 > 564 1354 > 564 1730 > 564 4568 > 565 15 > 565 1571 > 565 2006 > 565 3366 > 565 3530 > 566 2866 > 566 3430 > 566 3661 > 566 4101 > 566 4807 > 567 328 > 567 633 > 567 656 > 567 1478 > 567 4245 > 568 22 > 568 701 > 568 1925 > 568 2521 > 568 2846 > 569 770 > 569 1116 > 569 2798 > 569 3075 > 569 3958 > 570 110 > 570 607 > 570 3424 > 570 3666 > 570 3863 > 571 1282 > 571 3110 > 571 3542 > 571 3881 > 571 4124 > 572 382 > 572 2669 > 572 3056 > 572 3868 > 572 4273 > 573 1205 > 573 1223 > 573 1592 > 573 1931 > 573 2844 > 574 2387 > 574 2616 > 574 3518 > 574 3720 > 574 4622 > 575 1993 > 575 2631 > 575 2864 > 575 3457 > 575 3541 > 576 549 > 576 3673 > 576 4064 > 576 4393 > 576 4399 > 577 1457 > 577 1669 > 577 2158 > 577 3991 > 577 4361 > 578 1788 > 578 2680 > 578 3298 > 578 4638 > 578 4740 > 579 99 > 579 936 > 579 1249 > 579 1350 > 579 4812 > 580 637 > 580 1272 > 580 2198 > 580 3047 > 580 3658 > 581 554 > 581 599 > 581 1246 > 581 2394 > 581 3972 > 582 972 > 582 1079 > 582 2882 > 582 3341 > 582 4652 > 583 913 > 583 1674 > 583 2187 > 583 3417 > 583 4286 > 584 1120 > 584 2061 > 584 3145 > 584 4588 > 584 4704 > 585 1911 > 585 2738 > 585 4268 > 585 4311 > 585 4682 > 586 324 > 586 403 > 586 2371 > 586 3061 > 586 3214 > 587 80 > 587 417 > 587 1459 > 587 2730 > 587 4559 > 588 244 > 588 1348 > 588 1436 > 588 3032 > 588 4712 > 589 336 > 589 720 > 589 3807 > 589 4388 > 589 4951 > 590 2181 > 590 2876 > 590 3242 > 590 3639 > 590 4115 > 591 482 > 591 2227 > 591 3001 > 591 3689 > 591 4866 > 592 1643 > 592 1759 > 592 2467 > 592 3148 > 592 4647 > 593 4 > 593 1588 > 593 2167 > 593 2281 > 593 4123 > 594 784 > 594 2135 > 594 2784 > 594 2878 > 594 4095 > 595 2346 > 595 2558 > 595 3393 > 595 4047 > 595 4891 > 596 1506 > 596 1699 > 596 1793 > 596 2990 > 596 3852 > 597 134 > 597 286 > 597 1017 > 597 2029 > 597 3674 > 598 1251 > 598 1687 > 598 1843 > 598 3905 > 598 3933 > 599 569 > 599 783 > 599 1583 > 599 1624 > 599 3232 > 600 678 > 600 2116 > 600 2696 > 600 2863 > 600 3557 > 601 840 > 601 1185 > 601 2960 > 601 3089 > 601 4218 > 602 318 > 602 957 > 602 1168 > 602 1785 > 602 3716 > 603 1146 > 603 1881 > 603 2302 > 603 4303 > 603 4669 > 604 195 > 604 200 > 604 977 > 604 1032 > 604 2143 > 605 925 > 605 1685 > 605 1903 > 605 2336 > 605 3241 > 606 1329 > 606 1661 > 606 3302 > 606 4367 > 606 4374 > 607 74 > 607 2049 > 607 2051 > 607 4392 > 607 4747 > 608 2505 > 608 3272 > 608 3521 > 608 3590 > 608 4760 > 609 34 > 609 489 > 609 3965 > 609 4020 > 609 4043 > 610 758 > 610 1422 > 610 4348 > 610 4506 > 610 4564 > 611 538 > 611 1731 > 611 2754 > 611 3554 > 611 4585 > 612 902 > 612 928 > 612 2644 > 612 2759 > 612 3231 > 613 1477 > 613 1496 > 613 1874 > 613 3310 > 613 3684 > 614 1411 > 614 1558 > 614 1718 > 614 3405 > 614 3474 > 615 2015 > 615 3564 > 615 3752 > 615 4591 > 615 4877 > 616 1815 > 616 2594 > 616 3114 > 616 3230 > 616 4642 > 617 514 > 617 564 > 617 1008 > 617 2369 > 617 3969 > 618 2429 > 618 2838 > 618 3071 > 618 3571 > 618 3974 > 619 933 > 619 1545 > 619 2368 > 619 3429 > 619 3522 > 620 351 > 620 908 > 620 1476 > 620 3568 > 620 4715 > 621 1546 > 621 1739 > 621 2046 > 621 3223 > 621 3612 > 622 419 > 622 885 > 622 1124 > 622 3936 > 622 4557 > 623 1001 > 623 2171 > 623 2215 > 623 2434 > 623 3112 > 624 385 > 624 386 > 624 2175 > 624 2605 > 624 4598 > 625 1133 > 625 1502 > 625 2547 > 625 3588 > 625 3817 > 626 976 > 626 1256 > 626 2200 > 626 2753 > 626 4025 > 627 510 > 627 1702 > 627 2715 > 627 3711 > 627 3997 > 628 1441 > 628 2314 > 628 2411 > 628 3286 > 628 4012 > 629 18 > 629 2094 > 629 2895 > 629 3063 > 629 4728 > 630 442 > 630 1589 > 630 3375 > 630 4902 > 630 4969 > 631 2410 > 631 2731 > 631 3550 > 631 3579 > 631 3738 > 632 504 > 632 1041 > 632 2340 > 632 2373 > 632 4755 > 633 192 > 633 1042 > 633 4105 > 633 4151 > 633 4578 > 634 258 > 634 1898 > 634 2309 > 634 3131 > 634 4414 > 635 311 > 635 3258 > 635 3442 > 635 3594 > 635 3777 > 636 818 > 636 2251 > 636 2301 > 636 3159 > 636 4777 > 637 141 > 637 1837 > 637 2417 > 637 2595 > 637 3694 > 638 830 > 638 1332 > 638 1779 > 638 2141 > 638 4172 > 639 66 > 639 1917 > 639 2019 > 639 2600 > 639 3334 > 640 1518 > 640 1727 > 640 2097 > 640 2901 > 640 4334 > 641 1364 > 641 2265 > 641 3037 > 641 3455 > 641 3710 > 642 1061 > 642 2252 > 642 4017 > 642 4468 > 642 4805 > 643 2231 > 643 2391 > 643 2695 > 643 3438 > 643 4847 > 644 14 > 644 1541 > 644 1886 > 644 3103 > 644 4201 > 645 709 > 645 1177 > 645 2363 > 645 3902 > 645 4830 > 646 176 > 646 1252 > 646 3109 > 646 3309 > 646 4553 > 647 895 > 647 2201 > 647 3013 > 647 3160 > 647 3481 > 648 75 > 648 682 > 648 2050 > 648 3849 > 648 4615 > 649 655 > 649 3082 > 649 3097 > 649 4813 > 649 4872 > 650 24 > 650 450 > 650 2920 > 650 2932 > 650 4963 > 651 98 > 651 1689 > 651 2531 > 651 4492 > 651 4737 > 652 2622 > 652 2813 > 652 2877 > 652 3108 > 652 3600 > 653 358 > 653 1401 > 653 2217 > 653 3192 > 653 4981 > 654 683 > 654 4375 > 654 4467 > 654 4694 > 654 4782 > 655 1335 > 655 1560 > 655 2039 > 655 2288 > 655 2617 > 656 1000 > 656 3517 > 656 3549 > 656 4412 > 656 4916 > 657 100 > 657 343 > 657 468 > 657 1675 > 657 2682 > 658 677 > 658 1284 > 658 1313 > 658 3093 > 658 4109 > 659 1293 > 659 1387 > 659 3124 > 659 3129 > 659 3490 > 660 834 > 660 1905 > 660 2005 > 660 2691 > 660 4858 > 661 868 > 661 1820 > 661 1884 > 661 2385 > 661 4274 > 662 230 > 662 826 > 662 939 > 662 964 > 662 2453 > 663 725 > 663 871 > 663 1979 > 663 2129 > 663 3496 > 664 544 > 664 2244 > 664 2299 > 664 2727 > 664 4884 > 665 189 > 665 410 > 665 1673 > 665 1952 > 665 3098 > 666 277 > 666 283 > 666 3409 > 666 4196 > 666 4667 > 667 453 > 667 857 > 667 2892 > 667 3305 > 667 4249 > 668 109 > 668 465 > 668 2803 > 668 3204 > 668 3605 > 669 1288 > 669 1406 > 669 1814 > 669 1988 > 669 4120 > 670 49 > 670 3146 > 670 3574 > 670 3696 > 670 4551 > 671 1700 > 671 1792 > 671 2985 > 671 4382 > 671 4934 > 672 839 > 672 877 > 672 1812 > 672 2584 > 672 3094 > 673 1081 > 673 2725 > 673 2938 > 673 2980 > 673 4996 > 674 357 > 674 690 > 674 721 > 674 3610 > 674 4277 > 675 462 > 675 1203 > 675 2256 > 675 3033 > 675 4409 > 676 464 > 676 1198 > 676 1396 > 676 4091 > 676 4191 > 677 1003 > 677 2337 > 677 2447 > 677 3144 > 677 3235 > 678 676 > 678 2883 > 678 3273 > 678 3830 > 678 4770 > 679 846 > 679 1549 > 679 1912 > 679 2761 > 679 3646 > 680 1367 > 680 2942 > 680 3759 > 680 3783 > 680 4586 > 681 643 > 681 1715 > 681 3335 > 681 3450 > 681 4573 > 682 612 > 682 1353 > 682 1380 > 682 2414 > 682 3426 > 683 1811 > 683 2561 > 683 2978 > 683 3676 > 683 4683 > 684 1275 > 684 3835 > 684 4389 > 684 4508 > 684 4998 > 685 794 > 685 858 > 685 1519 > 685 2351 > 685 4534 > 686 467 > 686 1830 > 686 2186 > 686 4654 > 686 4842 > 687 275 > 687 1382 > 687 1703 > 687 3229 > 687 4723 > 688 177 > 688 412 > 688 1528 > 688 2741 > 688 3975 > 689 639 > 689 1652 > 689 2427 > 689 3515 > 689 3622 > 690 1243 > 690 2089 > 690 2885 > 690 4449 > 690 4758 > 691 229 > 691 941 > 691 2543 > 691 2827 > 691 3831 > 692 408 > 692 1494 > 692 2496 > 692 2527 > 692 3678 > 693 670 > 693 1840 > 693 2788 > 693 4416 > 693 4965 > 694 2347 > 694 2555 > 694 2964 > 694 3413 > 694 4114 > 695 271 > 695 742 > 695 2107 > 695 2694 > 695 3994 > 696 5 > 696 2984 > 696 4335 > 696 4439 > 696 4997 > 697 753 > 697 1283 > 697 1772 > 697 2553 > 697 4878 > 698 425 > 698 2850 > 698 3119 > 698 3163 > 698 3471 > 699 50 > 699 446 > 699 799 > 699 1764 > 699 4689 > 700 12 > 700 749 > 700 2438 > 700 2515 > 700 3682 > 701 460 > 701 894 > 701 1914 > 701 1919 > 701 4402 > 702 1105 > 702 2148 > 702 2661 > 702 2662 > 702 3671 > 703 3378 > 703 3785 > 703 4194 > 703 4624 > 703 4761 > 704 1107 > 704 1775 > 704 2276 > 704 2857 > 704 4366 > 705 628 > 705 1984 > 705 3016 > 705 3509 > 705 3577 > 706 90 > 706 2151 > 706 2546 > 706 3818 > 706 4052 > 707 1236 > 707 1934 > 707 2613 > 707 3464 > 707 4930 > 708 942 > 708 1711 > 708 1864 > 708 2407 > 708 2774 > 709 1376 > 709 1888 > 709 2213 > 709 2326 > 709 3899 > 710 182 > 710 2028 > 710 2409 > 710 4523 > 710 4882 > 711 526 > 711 1043 > 711 1899 > 711 2157 > 711 4355 > 712 1566 > 712 1604 > 712 1657 > 712 2446 > 712 4834 > 713 301 > 713 1290 > 713 2193 > 713 4360 > 713 4676 > 714 0 > 714 1543 > 714 3470 > 714 3928 > 714 4696 > 715 235 > 715 367 > 715 3143 > 715 3354 > 715 3860 > 716 2126 > 716 2370 > 716 3121 > 716 3983 > 716 4270 > 717 199 > 717 518 > 717 1932 > 717 2210 > 717 2633 > 718 2266 > 718 2285 > 718 3078 > 718 4104 > 718 4300 > 719 38 > 719 243 > 719 1024 > 719 1481 > 719 3669 > 720 208 > 720 368 > 720 1432 > 720 2562 > 720 4537 > 721 101 > 721 316 > 721 429 > 721 2026 > 721 3900 > 722 654 > 722 1103 > 722 2458 > 722 2479 > 722 4359 > 723 955 > 723 1720 > 723 1852 > 723 2025 > 723 2466 > 724 36 > 724 1645 > 724 2443 > 724 2681 > 724 3625 > 725 234 > 725 2077 > 725 2783 > 725 3460 > 725 4626 > 726 2542 > 726 2707 > 726 4494 > 726 4764 > 726 4828 > 727 703 > 727 2970 > 727 3561 > 727 4213 > 727 4280 > 728 582 > 728 3289 > 728 3874 > 728 3940 > 728 4610 > 729 954 > 729 1691 > 729 1871 > 729 4650 > 729 4803 > 730 949 > 730 2156 > 730 2556 > 730 3598 > 730 4162 > 731 1363 > 731 1845 > 731 2164 > 731 3935 > 731 4122 > 732 463 > 732 1453 > 732 1498 > 732 2498 > 732 2589 > 733 744 > 733 2168 > 733 2493 > 733 2772 > 733 3250 > 734 415 > 734 2140 > 734 3138 > 734 3428 > 734 3880 > 735 2629 > 735 3421 > 735 3461 > 735 4183 > 735 4618 > 736 1753 > 736 1770 > 736 1804 > 736 2002 > 736 3368 > 737 409 > 737 1414 > 737 3848 > 737 4372 > 737 4525 > 738 935 > 738 1781 > 738 1910 > 738 2277 > 738 3480 > 739 1816 > 739 3593 > 739 4132 > 739 4685 > 739 4904 > 740 1717 > 740 3153 > 740 3431 > 740 3489 > 740 3514 > 741 918 > 741 1136 > 741 2652 > 741 3601 > 741 4298 > 742 193 > 742 586 > 742 998 > 742 1021 > 742 4831 > 743 1266 > 743 2852 > 743 3647 > 743 4487 > 743 4736 > 744 1791 > 744 1800 > 744 2549 > 744 3243 > 744 3771 > 745 852 > 745 1279 > 745 1609 > 745 2749 > 745 3977 > 746 679 > 746 1688 > 746 3523 > 746 4630 > 746 4811 > 747 879 > 747 1030 > 747 2357 > 747 4815 > 747 4840 > 748 1175 > 748 2601 > 748 2999 > 748 3506 > 748 3886 > 749 1876 > 749 2024 > 749 3015 > 749 3149 > 749 4942 > 750 1179 > 750 1193 > 750 1915 > 750 2333 > 750 4868 > 751 1169 > 751 1355 > 751 1831 > 751 3443 > 751 4282 > 752 21 > 752 231 > 752 2619 > 752 3383 > 752 3524 > 753 1361 > 753 1667 > 753 2247 > 753 3226 > 753 3903 > 754 332 > 754 524 > 754 1550 > 754 2769 > 754 4730 > 755 392 > 755 1202 > 755 2625 > 755 3294 > 755 4727 > 756 999 > 756 1428 > 756 2994 > 756 3774 > 756 4022 > 757 1002 > 757 2484 > 757 2703 > 757 2935 > 757 4657 > 758 609 > 758 1523 > 758 1630 > 758 2765 > 758 3436 > 759 1309 > 759 3086 > 759 3325 > 759 3864 > 759 4035 > 760 736 > 760 1009 > 760 1853 > 760 2293 > 760 4441 > 761 204 > 761 391 > 761 1567 > 761 1971 > 761 4538 > 762 40 > 762 511 > 762 608 > 762 1084 > 762 4775 > 763 1303 > 763 3196 > 763 3531 > 763 3663 > 763 3701 > 764 272 > 764 364 > 764 1819 > 764 3236 > 764 3932 > 765 1497 > 765 2125 > 765 3634 > 765 3744 > 765 4627 > 766 484 > 766 1654 > 766 2701 > 766 2801 > 766 3142 > 767 994 > 767 1982 > 767 2823 > 767 3823 > 767 4814 > 768 2218 > 768 2230 > 768 2557 > 768 3718 > 768 4881 > 769 2565 > 769 2674 > 769 3197 > 769 3789 > 769 4978 > 770 148 > 770 2220 > 770 2641 > 770 3921 > 770 4526 > 771 390 > 771 1276 > 771 1489 > 771 2775 > 771 4619 > 772 77 > 772 1104 > 772 2173 > 772 2832 > 772 3011 > 773 339 > 773 863 > 773 886 > 773 1480 > 773 3356 > 774 532 > 774 1180 > 774 2472 > 774 3495 > 774 4604 > 775 649 > 775 1308 > 775 1360 > 775 1954 > 775 4103 > 776 487 > 776 786 > 776 2760 > 776 3923 > 776 4616 > 777 2714 > 777 3451 > 777 3698 > 777 3842 > 777 4950 > 778 673 > 778 782 > 778 1615 > 778 1929 > 778 4516 > 779 342 > 779 663 > 779 1877 > 779 2962 > 779 4477 > 780 1680 > 780 4147 > 780 4801 > 780 4837 > 780 4903 > 781 1336 > 781 1975 > 781 2512 > 781 2580 > 781 4215 > 782 135 > 782 1216 > 782 1611 > 782 2858 > 782 4113 > 783 831 > 783 1049 > 783 4038 > 783 4563 > 783 4767 > 784 717 > 784 1178 > 784 3512 > 784 4316 > 784 4994 > 785 817 > 785 2469 > 785 3038 > 785 3578 > 785 4027 > 786 84 > 786 3323 > 786 4178 > 786 4405 > 786 4653 > 787 506 > 787 1352 > 787 2528 > 787 3865 > 787 4545 > 788 704 > 788 1821 > 788 3780 > 788 3843 > 788 3948 > 789 1442 > 789 2208 > 789 3945 > 789 4011 > 789 4907 > 790 133 > 790 2146 > 790 3157 > 790 3667 > 790 4641 > 791 1582 > 791 1953 > 791 2981 > 791 3363 > 791 4976 > 792 2194 > 792 4028 > 792 4186 > 792 4275 > 792 4717 > 793 903 > 793 3537 > 793 3555 > 793 4290 > 793 4949 > 794 45 > 794 887 > 794 2448 > 794 3889 > 794 4800 > 795 1072 > 795 1504 > 795 2526 > 795 3332 > 795 4555 > 796 6 > 796 347 > 796 560 > 796 1392 > 796 2355 > 797 692 > 797 884 > 797 1947 > 797 2406 > 797 4148 > 798 804 > 798 820 > 798 1016 > 798 3453 > 798 4505 > 799 1930 > 799 2463 > 799 3154 > 799 3883 > 799 4890 > 800 37 > 800 724 > 800 1292 > 800 2055 > 800 4118 > 801 996 > 801 2711 > 801 4005 > 801 4080 > 801 4222 > 802 160 > 802 1763 > 802 2320 > 802 2470 > 802 3224 > 803 921 > 803 1130 > 803 2653 > 803 3324 > 803 3445 > 804 641 > 804 757 > 804 4566 > 804 4895 > 804 4990 > 805 1408 > 805 2160 > 805 3203 > 805 3642 > 805 4986 > 806 399 > 806 1255 > 806 1735 > 806 3136 > 806 3981 > 807 1883 > 807 2075 > 807 3270 > 807 4263 > 807 4646 > 808 1628 > 808 1746 > 808 3009 > 808 3912 > 808 4078 > 809 2810 > 809 3546 > 809 4044 > 809 4668 > 809 4754 > 810 435 > 810 1596 > 810 2258 > 810 3128 > 810 4614 > 811 644 > 811 1014 > 811 1870 > 811 2348 > 811 3408 > 812 1192 > 812 1365 > 812 1900 > 812 2713 > 812 4258 > 813 842 > 813 1100 > 813 2693 > 813 4820 > 813 4851 > 814 645 > 814 861 > 814 1515 > 814 2862 > 814 4129 > 815 94 > 815 2643 > 815 3403 > 815 3875 > 815 4548 > 816 434 > 816 1297 > 816 2380 > 816 3769 > 816 4149 > 817 1530 > 817 2585 > 817 2914 > 817 3885 > 817 4130 > 818 1493 > 818 3662 > 818 3731 > 818 4517 > 818 4919 > 819 1536 > 819 1942 > 819 2123 > 819 2124 > 819 4993 > 820 505 > 820 2483 > 820 3169 > 820 3656 > 820 3946 > 821 407 > 821 420 > 821 2415 > 821 2464 > 821 4962 > 822 1487 > 822 1520 > 822 2330 > 822 4485 > 822 4643 > 823 264 > 823 327 > 823 2120 > 823 3766 > 823 4394 > 824 162 > 824 1232 > 824 2509 > 824 3167 > 824 3500 > 825 1281 > 825 2956 > 825 3304 > 825 3915 > 825 4570 > 826 927 > 826 1658 > 826 3261 > 826 3477 > 826 4853 > 827 907 > 827 943 > 827 4463 > 827 4699 > 827 4898 > 828 476 > 828 1315 > 828 2516 > 828 3545 > 828 4272 > 829 575 > 829 2822 > 829 3566 > 829 3952 > 829 4329 > 830 51 > 830 73 > 830 1437 > 830 2778 > 830 3188 > 831 493 > 831 604 > 831 657 > 831 1005 > 831 3872 > 832 515 > 832 1121 > 832 1525 > 832 3347 > 832 3990 > 833 461 > 833 740 > 833 1825 > 833 2316 > 833 3284 > 834 119 > 834 1707 > 834 1850 > 834 2130 > 834 2733 > 835 974 > 835 1621 > 835 2117 > 835 2937 > 835 4117 > 836 593 > 836 1425 > 836 1944 > 836 2737 > 836 2770 > 837 1395 > 837 2063 > 837 2941 > 837 3274 > 837 3544 > 838 348 > 838 1323 > 838 2487 > 838 3473 > 838 4136 > 839 1304 > 839 1826 > 839 2538 > 839 2686 > 839 2777 > 840 982 > 840 1196 > 840 1238 > 840 1616 > 840 3867 > 841 1055 > 841 2163 > 841 4322 > 841 4455 > 841 4732 > 842 728 > 842 1918 > 842 2376 > 842 2651 > 842 3355 > 843 123 > 843 1564 > 843 1948 > 843 4040 > 843 4216 > 844 203 > 844 1547 > 844 1694 > 844 3449 > 844 4312 > 845 239 > 845 1106 > 845 2845 > 845 3419 > 845 4002 > 846 1115 > 846 2530 > 846 2904 > 846 4224 > 846 4932 > 847 86 > 847 1431 > 847 2270 > 847 3336 > 847 3739 > 848 174 > 848 2539 > 848 2721 > 848 3797 > 848 4233 > 849 779 > 849 997 > 849 1374 > 849 3062 > 849 3070 > 850 1258 > 850 2416 > 850 3126 > 850 3539 > 850 4574 > 851 365 > 851 945 > 851 2449 > 851 4420 > 851 4580 > 852 2465 > 852 2748 > 852 3087 > 852 3327 > 852 3719 > 853 1461 > 853 1475 > 853 3251 > 853 3300 > 853 4576 > 854 377 > 854 807 > 854 2161 > 854 3388 > 854 4954 > 855 859 > 855 1287 > 855 2324 > 855 2507 > 855 4192 > 856 2110 > 856 2237 > 856 2494 > 856 3116 > 856 3532 > 857 537 > 857 1672 > 857 2911 > 857 4779 > 857 4989 > 858 370 > 858 1594 > 858 3055 > 858 3130 > 858 4786 > 859 766 > 859 3006 > 859 3381 > 859 4170 > 859 4719 > 860 300 > 860 640 > 860 1535 > 860 2437 > 860 2455 > 861 2342 > 861 2468 > 861 2606 > 861 3793 > 861 4628 > 862 592 > 862 665 > 862 2021 > 862 2362 > 862 4863 > 863 388 > 863 642 > 863 2248 > 863 3104 > 863 3911 > 864 765 > 864 897 > 864 2837 > 864 3254 > 864 3279 > 865 1574 > 865 1973 > 865 2418 > 865 3404 > 865 4892 > 866 1622 > 866 2147 > 866 2826 > 866 4229 > 866 4742 > 867 1647 > 867 1743 > 867 3345 > 867 3978 > 867 4860 > 868 169 > 868 322 > 868 600 > 868 989 > 868 1662 > 869 1095 > 869 1269 > 869 2240 > 869 2755 > 869 2776 > 870 789 > 870 3262 > 870 3729 > 870 4317 > 870 4381 > 871 573 > 871 798 > 871 3410 > 871 3822 > 871 4656 > 872 361 > 872 1663 > 872 3079 > 872 3343 > 872 4880 > 873 777 > 873 1029 > 873 1977 > 873 3606 > 873 4558 > 874 214 > 874 2219 > 874 3008 > 874 3861 > 874 4783 > 875 1344 > 875 2279 > 875 2734 > 875 3502 > 875 4621 > 876 323 > 876 1299 > 876 1650 > 876 3846 > 876 4796 > 877 372 > 877 1075 > 877 1265 > 877 3137 > 877 4340 > 878 867 > 878 1997 > 878 2027 > 878 2432 > 878 4911 > 879 1333 > 879 1561 > 879 2457 > 879 2842 > 879 4383 > 880 519 > 880 1345 > 880 1452 > 880 3085 > 880 3278 > 881 1324 > 881 1724 > 881 3095 > 881 3400 > 881 4702 > 882 1449 > 882 1568 > 882 2548 > 882 2719 > 882 4520 > 883 483 > 883 1137 > 883 1557 > 883 1965 > 883 2235 > 884 304 > 884 1328 > 884 2112 > 884 3076 > 884 3855 > 885 1462 > 885 3446 > 885 3575 > 885 3845 > 885 4504 > 886 241 > 886 800 > 886 2752 > 886 4489 > 886 4929 > 887 1629 > 887 2113 > 887 3134 > 887 4338 > 887 4935 > 888 19 > 888 428 > 888 658 > 888 1721 > 888 3573 > 889 2724 > 889 3049 > 889 3511 > 889 4509 > 889 4905 > 890 33 > 890 2093 > 890 3020 > 890 3624 > 890 4999 > 891 1892 > 891 3002 > 891 4031 > 891 4435 > 891 4707 > 892 2506 > 892 2550 > 892 2771 > 892 3468 > 892 3814 > 893 888 > 893 1073 > 893 1212 > 893 3454 > 893 3998 > 894 944 > 894 3596 > 894 3784 > 894 4490 > 894 4595 > 895 1989 > 895 2261 > 895 2969 > 895 4833 > 895 4939 > 896 197 > 896 2366 > 896 3811 > 896 4062 > 896 4793 > 897 754 > 897 3352 > 897 4018 > 897 4086 > 897 4792 > 898 447 > 898 634 > 898 651 > 898 1342 > 898 4799 > 899 267 > 899 315 > 899 427 > 899 2955 > 899 3115 > 900 1093 > 900 2278 > 900 3216 > 900 3819 > 900 4778 > 901 2924 > 901 3380 > 901 3988 > 901 4033 > 901 4985 > 902 291 > 902 662 > 902 1161 > 902 2834 > 902 4269 > 903 2079 > 903 2349 > 903 2501 > 903 3069 > 903 3680 > 904 124 > 904 423 > 904 970 > 904 1262 > 904 3268 > 905 2430 > 905 3147 > 905 3825 > 905 4219 > 905 4400 > 906 83 > 906 2764 > 906 2780 > 906 3311 > 906 3333 > 907 507 > 907 557 > 907 1250 > 907 2133 > 907 3556 > 908 79 > 908 1927 > 908 4198 > 908 4341 > 908 4855 > 909 129 > 909 1937 > 909 3953 > 909 4009 > 909 4629 > 910 212 > 910 816 > 910 1659 > 910 2176 > 910 2569 > 911 729 > 911 2442 > 911 3519 > 911 3627 > 911 3980 > 912 1090 > 912 2095 > 912 2367 > 912 2544 > 912 4941 > 913 761 > 913 966 > 913 1750 > 913 4228 > 913 4297 > 914 513 > 914 3679 > 914 3706 > 914 4063 > 914 4139 > 915 278 > 915 1183 > 915 1879 > 915 2165 > 915 4789 > 916 130 > 916 248 > 916 1162 > 916 2313 > 916 3664 > 917 227 > 917 848 > 917 1012 > 917 1222 > 917 3005 > 918 664 > 918 1878 > 918 2361 > 918 3382 > 918 4165 > 919 986 > 919 3052 > 919 3317 > 919 3631 > 919 4518 > 920 259 > 920 1142 > 920 2222 > 920 3498 > 920 4639 > 921 1935 > 921 1961 > 921 2226 > 921 2609 > 921 4608 > 922 413 > 922 2880 > 922 3358 > 922 3767 > 922 3942 > 923 1421 > 923 2121 > 923 4144 > 923 4938 > 923 4983 > 924 864 > 924 1358 > 924 1488 > 924 1651 > 924 2239 > 925 695 > 925 873 > 925 1230 > 925 2412 > 925 4797 > 926 345 > 926 2068 > 926 2253 > 926 3319 > 926 3799 > 927 380 > 927 2153 > 927 3314 > 927 4684 > 927 4870 > 928 2087 > 928 3538 > 928 3599 > 928 3888 > 928 4173 > 929 1319 > 929 1692 > 929 1890 > 929 2212 > 929 2874 > 930 623 > 930 1693 > 930 1710 > 930 1797 > 930 4350 > 931 1454 > 931 2522 > 931 2573 > 931 3206 > 931 3221 > 932 296 > 932 1167 > 932 2073 > 932 2887 > 932 3937 > 933 326 > 933 959 > 933 1740 > 933 3659 > 933 4401 > 934 883 > 934 1097 > 934 2202 > 934 3954 > 934 4050 > 935 32 > 935 359 > 935 1117 > 935 1424 > 935 2587 > 936 2329 > 936 3186 > 936 3878 > 936 3920 > 936 4867 > 937 1683 > 937 2109 > 937 2403 > 937 3466 > 937 4410 > 938 531 > 938 1386 > 938 2384 > 938 3365 > 938 4679 > 939 20 > 939 89 > 939 240 > 939 2206 > 939 2322 > 940 211 > 940 587 > 940 1511 > 940 3349 > 940 4609 > 941 1484 > 941 1996 > 941 2010 > 941 2795 > 941 4356 > 942 667 > 942 821 > 942 1165 > 942 1474 > 942 1709 > 943 980 > 943 2891 > 943 3313 > 943 4745 > 943 4920 > 944 159 > 944 585 > 944 1357 > 944 2843 > 944 3391 > 945 70 > 945 236 > 945 1096 > 945 3475 > 945 4889 > 946 313 > 946 1088 > 946 3735 > 946 3992 > 946 4582 > 947 684 > 947 1841 > 947 2037 > 947 3225 > 947 3949 > 948 1215 > 948 1565 > 948 1991 > 948 2957 > 948 3897 > 949 2982 > 949 3051 > 949 3201 > 949 3640 > 949 4045 > 950 317 > 950 702 > 950 1444 > 950 2400 > 950 4010 > 951 1065 > 951 2704 > 951 3613 > 951 3736 > 951 4021 > 952 257 > 952 1113 > 952 1579 > 952 2275 > 952 4695 > 953 808 > 953 1343 > 953 1631 > 953 2159 > 953 4184 > 954 1959 > 954 3111 > 954 3150 > 954 4305 > 954 4353 > 955 2031 > 955 2060 > 955 3058 > 955 3904 > 955 4759 > 956 373 > 956 1595 > 956 2080 > 956 2620 > 956 3027 > 957 1235 > 957 2041 > 957 2048 > 957 4161 > 957 4497 > 958 1572 > 958 1601 > 958 2228 > 958 2966 > 958 3072 > 959 263 > 959 355 > 959 775 > 959 3586 > 959 4602 > 960 1671 > 960 3392 > 960 4167 > 960 4235 > 960 4502 > 961 1527 > 961 1834 > 961 2102 > 961 4143 > 961 4829 > 962 171 > 962 266 > 962 533 > 962 1011 > 962 4513 > 963 1400 > 963 1597 > 963 1649 > 963 2744 > 963 4169 > 964 2307 > 964 2692 > 964 3641 > 964 3896 > 964 4953 > 965 825 > 965 904 > 965 2529 > 965 3209 > 965 3412 > 966 979 > 966 1277 > 966 2750 > 966 3964 > 966 4432 > 967 747 > 967 2811 > 967 4177 > 967 4421 > 967 4569 > 968 601 > 968 668 > 968 2599 > 968 2667 > 968 4596 > 969 2450 > 969 2871 > 969 4255 > 969 4493 > 969 4675 > 970 276 > 970 589 > 970 1210 > 970 1893 > 970 3794 > 971 711 > 971 923 > 971 1057 > 971 4090 > 971 4419 > 972 2948 > 972 3916 > 972 4197 > 972 4601 > 972 4982 > 973 118 > 973 855 > 973 1943 > 973 2062 > 973 3389 > 974 143 > 974 475 > 974 541 > 974 723 > 974 3406 > 975 1143 > 975 1219 > 975 1301 > 975 1854 > 975 2269 > 976 454 > 976 865 > 976 1310 > 976 2988 > 976 4397 > 977 1225 > 977 1960 > 977 2108 > 977 3584 > 977 4368 > 978 636 > 978 1331 > 978 1640 > 978 2898 > 978 4056 > 979 378 > 979 2076 > 979 2284 > 979 2628 > 979 4726 > 980 2973 > 980 3836 > 980 4085 > 980 4658 > 980 4738 > 981 3045 > 981 3497 > 981 4267 > 981 4957 > 981 4973 > 982 1091 > 982 1573 > 982 1678 > 982 2916 > 982 3141 > 983 389 > 983 686 > 983 1023 > 983 2958 > 983 3369 > 984 630 > 984 1141 > 984 1509 > 984 3337 > 984 4377 > 985 565 > 985 1514 > 985 3890 > 985 4488 > 985 4741 > 986 2657 > 986 2792 > 986 2886 > 986 3259 > 986 3350 > 987 369 > 987 940 > 987 3700 > 987 4313 > 987 4850 > 988 455 > 988 805 > 988 1922 > 988 4613 > 988 4748 > 989 299 > 989 984 > 989 3691 > 989 3908 > 989 4137 > 990 269 > 990 416 > 990 2045 > 990 4370 > 990 4710 > 991 288 > 991 1176 > 991 2773 > 991 2977 > 991 4083 > 992 2396 > 992 2912 > 992 3448 > 992 4110 > 992 4440 > 993 3312 > 993 3441 > 993 3748 > 993 4133 > 993 4511 > 994 1173 > 994 3043 > 994 3650 > 994 3956 > 994 4854 > 995 85 > 995 922 > 995 1233 > 995 2663 > 995 2673 > 996 905 > 996 1758 > 996 1936 > 996 4092 > 996 4158 > 997 340 > 997 555 > 997 2593 > 997 4427 > 997 4753 > 998 381 > 998 837 > 998 3469 > 998 4442 > 998 4979 > 999 2951 > 999 3122 > 999 3536 > 999 4160 > 999 4590 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=5. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 500. sort-cases.at:71: 500. sort 5000 cases (1000 unique) with 5 buffers (sort-cases.at:71): FAILED (sort-cases.at:71) # -*- compilation -*- 501. sort-cases.at:72: testing sort 5000 cases (1000 unique) with 50 buffers ... ./sort-cases.at:72: sort_cases_gen_data 1000 5 50 ./sort-cases.at:72: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:21 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/501/stdout Thu Mar 22 08:02:21 2012 @@ -0,0 +1,60 @@ +TEMPFILE: /home/seidel/tmp/pspp95UNtt/0 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/1 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/2 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/3 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/4 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/5 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/6 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/7 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/8 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/9 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/10 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/11 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/12 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/13 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/14 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/15 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/16 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/17 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/18 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/19 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/20 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/21 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/22 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/23 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/24 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/25 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/26 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/27 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/28 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/29 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/30 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/31 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/32 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/33 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/34 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/35 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/36 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/37 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/38 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/39 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/40 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/41 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/42 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/43 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/44 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/45 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/46 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/47 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/48 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/49 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/50 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/51 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/52 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/53 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/54 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/55 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/56 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/57 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/58 +TEMPFILE: /home/seidel/tmp/pspp95UNtt/59 data.txt: > 783 0 > 185 1 > 972 2 > 555 3 > 83 4 > 313 5 > 462 6 > 555 7 > 699 8 > 280 9 > 114 10 > 975 11 > 690 12 > 641 13 > 30 14 > 717 15 > 380 16 > 113 17 > 491 18 > 66 19 > 122 20 > 312 21 > 909 22 > 921 23 > 374 24 > 834 25 > 192 26 > 604 27 > 356 28 > 59 29 > 438 30 > 416 31 > 353 32 > 590 33 > 25 34 > 905 35 > 600 36 > 153 37 > 275 38 > 464 39 > 796 40 > 588 41 > 743 42 > 175 43 > 5 44 > 413 45 > 855 46 > 480 47 > 176 48 > 207 49 > 263 50 > 34 51 > 176 52 > 424 53 > 274 54 > 249 55 > 640 56 > 235 57 > 422 58 > 213 59 > 932 60 > 567 61 > 449 62 > 182 63 > 585 64 > 121 65 > 857 66 > 343 67 > 815 68 > 806 69 > 736 70 > 822 71 > 385 72 > 529 73 > 871 74 > 276 75 > 169 76 > 211 77 > 986 78 > 766 79 > 397 80 > 942 81 > 675 82 > 976 83 > 457 84 > 20 85 > 474 86 > 310 87 > 916 88 > 944 89 > 705 90 > 243 91 > 534 92 > 610 93 > 531 94 > 139 95 > 884 96 > 590 97 > 861 98 > 226 99 > 866 100 > 961 101 > 811 102 > 425 103 > 623 104 > 358 105 > 514 106 > 930 107 > 176 108 > 94 109 > 685 110 > 38 111 > 963 112 > 511 113 > 166 114 > 934 115 > 108 116 > 914 117 > 871 118 > 973 119 > 335 120 > 780 121 > 689 122 > 537 123 > 746 124 > 134 125 > 738 126 > 782 127 > 454 128 > 524 129 > 851 130 > 34 131 > 488 132 > 297 133 > 920 134 > 484 135 > 371 136 > 898 137 > 845 138 > 912 139 > 373 140 > 347 141 > 403 142 > 998 143 > 444 144 > 675 145 > 768 146 > 17 147 > 912 148 > 95 149 > 806 150 > 21 151 > 117 152 > 36 153 > 695 154 > 388 155 > 323 156 > 872 157 > 642 158 > 769 159 > 331 160 > 284 161 > 916 162 > 238 163 > 326 164 > 222 165 > 999 166 > 260 167 > 864 168 > 93 169 > 266 170 > 993 171 > 4 172 > 712 173 > 950 174 > 403 175 > 270 176 > 498 177 > 29 178 > 210 179 > 936 180 > 960 181 > 518 182 > 60 183 > 357 184 > 836 185 > 376 186 > 942 187 > 344 188 > 890 189 > 995 190 > 145 191 > 129 192 > 354 193 > 368 194 > 98 195 > 791 196 > 947 197 > 717 198 > 205 199 > 714 200 > 932 201 > 180 202 > 817 203 > 917 204 > 698 205 > 435 206 > 220 207 > 50 208 > 833 209 > 586 210 > 162 211 > 408 212 > 221 213 > 925 214 > 288 215 > 312 216 > 262 217 > 268 218 > 645 219 > 830 220 > 394 221 > 57 222 > 732 223 > 521 224 > 702 225 > 969 226 > 935 227 > 128 228 > 216 229 > 383 230 > 23 231 > 987 232 > 726 233 > 633 234 > 343 235 > 163 236 > 289 237 > 897 238 > 213 239 > 131 240 > 682 241 > 369 242 > 480 243 > 460 244 > 107 245 > 789 246 > 83 247 > 550 248 > 371 249 > 683 250 > 777 251 > 268 252 > 289 253 > 930 254 > 29 255 > 315 256 > 298 257 > 564 258 > 856 259 > 9 260 > 105 261 > 327 262 > 507 263 > 259 264 > 319 265 > 423 266 > 406 267 > 192 268 > 970 269 > 585 270 > 719 271 > 213 272 > 583 273 > 210 274 > 878 275 > 610 276 > 699 277 > 975 278 > 852 279 > 577 280 > 843 281 > 716 282 > 143 283 > 199 284 > 996 285 > 87 286 > 686 287 > 965 288 > 50 289 > 638 290 > 945 291 > 51 292 > 727 293 > 407 294 > 728 295 > 645 296 > 442 297 > 708 298 > 31 299 > 686 300 > 444 301 > 143 302 > 302 303 > 237 304 > 573 305 > 69 306 > 387 307 > 869 308 > 791 309 > 592 310 > 357 311 > 593 312 > 126 313 > 840 314 > 734 315 > 236 316 > 875 317 > 474 318 > 851 319 > 508 320 > 920 321 > 129 322 > 263 323 > 460 324 > 104 325 > 233 326 > 404 327 > 108 328 > 643 329 > 32 330 > 171 331 > 926 332 > 887 333 > 408 334 > 242 335 > 377 336 > 641 337 > 614 338 > 994 339 > 125 340 > 662 341 > 745 342 > 729 343 > 937 344 > 631 345 > 743 346 > 723 347 > 336 348 > 214 349 > 572 350 > 488 351 > 452 352 > 960 353 > 575 354 > 932 355 > 71 356 > 807 357 > 611 358 > 571 359 > 782 360 > 299 361 > 381 362 > 294 363 > 613 364 > 565 365 > 372 366 > 950 367 > 69 368 > 623 369 > 52 370 > 432 371 > 936 372 > 853 373 > 180 374 > 329 375 > 578 376 > 250 377 > 79 378 > 800 379 > 606 380 > 484 381 > 199 382 > 625 383 > 269 384 > 953 385 > 432 386 > 321 387 > 164 388 > 123 389 > 991 390 > 572 391 > 803 392 > 323 393 > 196 394 > 934 395 > 922 396 > 620 397 > 895 398 > 839 399 > 15 400 > 753 401 > 485 402 > 696 403 > 187 404 > 534 405 > 499 406 > 810 407 > 233 408 > 322 409 > 709 410 > 133 411 > 108 412 > 728 413 > 570 414 > 620 415 > 176 416 > 18 417 > 393 418 > 489 419 > 131 420 > 135 421 > 442 422 > 2 423 > 601 424 > 516 425 > 479 426 > 381 427 > 898 428 > 572 429 > 809 430 > 824 431 > 998 432 > 84 433 > 369 434 > 817 435 > 87 436 > 799 437 > 668 438 > 64 439 > 312 440 > 844 441 > 381 442 > 651 443 > 743 444 > 537 445 > 716 446 > 670 447 > 237 448 > 220 449 > 476 450 > 247 451 > 22 452 > 827 453 > 292 454 > 139 455 > 787 456 > 565 457 > 283 458 > 619 459 > 849 460 > 548 461 > 528 462 > 16 463 > 462 464 > 914 465 > 807 466 > 253 467 > 494 468 > 18 469 > 486 470 > 641 471 > 59 472 > 58 473 > 300 474 > 296 475 > 650 476 > 643 477 > 691 478 > 412 479 > 960 480 > 987 481 > 161 482 > 192 483 > 781 484 > 116 485 > 736 486 > 661 487 > 466 488 > 906 489 > 951 490 > 225 491 > 659 492 > 649 493 > 363 494 > 634 495 > 471 496 > 882 497 > 942 498 > 228 499 > 602 500 > 248 501 > 667 502 > 838 503 > 596 504 > 932 505 > 607 506 > 70 507 > 408 508 > 919 509 > 782 510 > 770 511 > 682 512 > 330 513 > 795 514 > 310 515 > 438 516 > 105 517 > 639 518 > 253 519 > 453 520 > 278 521 > 70 522 > 461 523 > 734 524 > 578 525 > 29 526 > 869 527 > 231 528 > 896 529 > 44 530 > 115 531 > 938 532 > 834 533 > 550 534 > 747 535 > 490 536 > 187 537 > 805 538 > 852 539 > 807 540 > 611 541 > 240 542 > 906 543 > 232 544 > 996 545 > 53 546 > 139 547 > 413 548 > 903 549 > 427 550 > 683 551 > 237 552 > 128 553 > 554 554 > 506 555 > 980 556 > 323 557 > 911 558 > 451 559 > 723 560 > 725 561 > 943 562 > 728 563 > 532 564 > 832 565 > 835 566 > 562 567 > 842 568 > 771 569 > 532 570 > 618 571 > 835 572 > 992 573 > 654 574 > 265 575 > 558 576 > 330 577 > 827 578 > 284 579 > 37 580 > 946 581 > 5 582 > 813 583 > 26 584 > 823 585 > 910 586 > 628 587 > 102 588 > 80 589 > 208 590 > 85 591 > 340 592 > 51 593 > 234 594 > 779 595 > 954 596 > 165 597 > 833 598 > 383 599 > 798 600 > 673 601 > 367 602 > 884 603 > 64 604 > 872 605 > 304 606 > 760 607 > 442 608 > 308 609 > 586 610 > 696 611 > 609 612 > 450 613 > 326 614 > 749 615 > 350 616 > 770 617 > 258 618 > 688 619 > 768 620 > 50 621 > 530 622 > 866 623 > 554 624 > 964 625 > 313 626 > 160 627 > 236 628 > 146 629 > 754 630 > 120 631 > 769 632 > 364 633 > 727 634 > 302 635 > 412 636 > 709 637 > 201 638 > 252 639 > 223 640 > 516 641 > 589 642 > 843 643 > 74 644 > 493 645 > 164 646 > 749 647 > 244 648 > 114 649 > 921 650 > 100 651 > 867 652 > 844 653 > 592 654 > 525 655 > 933 656 > 618 657 > 888 658 > 809 659 > 65 660 > 87 661 > 275 662 > 256 663 > 476 664 > 470 665 > 699 666 > 904 667 > 174 668 > 510 669 > 412 670 > 945 671 > 850 672 > 624 673 > 380 674 > 998 675 > 872 676 > 72 677 > 46 678 > 912 679 > 293 680 > 487 681 > 457 682 > 739 683 > 137 684 > 235 685 > 940 686 > 959 687 > 431 688 > 710 689 > 886 690 > 6 691 > 361 692 > 740 693 > 164 694 > 174 695 > 729 696 > 973 697 > 24 698 > 305 699 > 43 700 > 56 701 > 154 702 > 166 703 > 419 704 > 424 705 > 40 706 > 444 707 > 432 708 > 249 709 > 668 710 > 409 711 > 574 712 > 174 713 > 28 714 > 120 715 > 211 716 > 802 717 > 635 718 > 619 719 > 918 720 > 410 721 > 874 722 > 261 723 > 200 724 > 318 725 > 525 726 > 368 727 > 850 728 > 467 729 > 315 730 > 434 731 > 866 732 > 356 733 > 405 734 > 294 735 > 19 736 > 423 737 > 540 738 > 695 739 > 743 740 > 731 741 > 992 742 > 793 743 > 100 744 > 796 745 > 786 746 > 754 747 > 982 748 > 469 749 > 96 750 > 649 751 > 404 752 > 394 753 > 719 754 > 482 755 > 841 756 > 269 757 > 824 758 > 371 759 > 338 760 > 939 761 > 560 762 > 276 763 > 171 764 > 672 765 > 605 766 > 384 767 > 569 768 > 410 769 > 130 770 > 165 771 > 368 772 > 946 773 > 105 774 > 111 775 > 460 776 > 317 777 > 322 778 > 682 779 > 703 780 > 362 781 > 444 782 > 736 783 > 725 784 > 284 785 > 627 786 > 542 787 > 524 788 > 150 789 > 152 790 > 523 791 > 464 792 > 296 793 > 23 794 > 308 795 > 153 796 > 896 797 > 719 798 > 480 799 > 689 800 > 416 801 > 578 802 > 240 803 > 125 804 > 860 805 > 479 806 > 789 807 > 667 808 > 307 809 > 664 810 > 344 811 > 45 812 > 772 813 > 752 814 > 762 815 > 127 816 > 271 817 > 358 818 > 197 819 > 318 820 > 594 821 > 144 822 > 279 823 > 130 824 > 445 825 > 174 826 > 133 827 > 365 828 > 337 829 > 451 830 > 835 831 > 984 832 > 419 833 > 364 834 > 357 835 > 183 836 > 698 837 > 857 838 > 588 839 > 317 840 > 966 841 > 96 842 > 683 843 > 321 844 > 429 845 > 566 846 > 658 847 > 866 848 > 330 849 > 283 850 > 240 851 > 374 852 > 661 853 > 761 854 > 148 855 > 533 856 > 689 857 > 417 858 > 102 859 > 315 860 > 306 861 > 500 862 > 826 863 > 335 864 > 79 865 > 173 866 > 527 867 > 214 868 > 287 869 > 413 870 > 802 871 > 252 872 > 345 873 > 307 874 > 970 875 > 669 876 > 574 877 > 985 878 > 30 879 > 57 880 > 82 881 > 724 882 > 712 883 > 415 884 > 496 885 > 66 886 > 379 887 > 12 888 > 88 889 > 42 890 > 781 891 > 992 892 > 771 893 > 481 894 > 119 895 > 657 896 > 193 897 > 648 898 > 777 899 > 502 900 > 611 901 > 265 902 > 729 903 > 121 904 > 718 905 > 157 906 > 704 907 > 880 908 > 414 909 > 272 910 > 463 911 > 312 912 > 120 913 > 716 914 > 704 915 > 230 916 > 646 917 > 847 918 > 49 919 > 637 920 > 142 921 > 837 922 > 85 923 > 360 924 > 931 925 > 522 926 > 496 927 > 607 928 > 856 929 > 565 930 > 983 931 > 75 932 > 548 933 > 931 934 > 191 935 > 770 936 > 546 937 > 98 938 > 785 939 > 593 940 > 934 941 > 193 942 > 423 943 > 150 944 > 518 945 > 615 946 > 836 947 > 36 948 > 701 949 > 401 950 > 671 951 > 917 952 > 959 953 > 141 954 > 852 955 > 751 956 > 68 957 > 248 958 > 921 959 > 180 960 > 887 961 > 134 962 > 398 963 > 58 964 > 185 965 > 415 966 > 632 967 > 420 968 > 417 969 > 255 970 > 207 971 > 179 972 > 77 973 > 448 974 > 865 975 > 368 976 > 411 977 > 292 978 > 463 979 > 500 980 > 358 981 > 63 982 > 429 983 > 436 984 > 910 985 > 454 986 > 822 987 > 820 988 > 287 989 > 772 990 > 561 991 > 930 992 > 537 993 > 727 994 > 251 995 > 346 996 > 340 997 > 629 998 > 895 999 > 143 1000 > 265 1001 > 634 1002 > 253 1003 > 336 1004 > 389 1005 > 683 1006 > 573 1007 > 419 1008 > 676 1009 > 96 1010 > 378 1011 > 848 1012 > 555 1013 > 981 1014 > 617 1015 > 700 1016 > 349 1017 > 369 1018 > 767 1019 > 605 1020 > 140 1021 > 132 1022 > 912 1023 > 701 1024 > 868 1025 > 894 1026 > 343 1027 > 797 1028 > 603 1029 > 269 1030 > 493 1031 > 582 1032 > 913 1033 > 179 1034 > 714 1035 > 251 1036 > 163 1037 > 919 1038 > 763 1039 > 9 1040 > 707 1041 > 417 1042 > 997 1043 > 511 1044 > 588 1045 > 36 1046 > 959 1047 > 929 1048 > 359 1049 > 870 1050 > 864 1051 > 50 1052 > 434 1053 > 585 1054 > 712 1055 > 400 1056 > 222 1057 > 849 1058 > 6 1059 > 754 1060 > 646 1061 > 988 1062 > 69 1063 > 154 1064 > 212 1065 > 926 1066 > 610 1067 > 366 1068 > 119 1069 > 223 1070 > 309 1071 > 937 1072 > 188 1073 > 387 1074 > 370 1075 > 941 1076 > 18 1077 > 202 1078 > 925 1079 > 461 1080 > 580 1081 > 853 1082 > 483 1083 > 990 1084 > 27 1085 > 712 1086 > 403 1087 > 245 1088 > 677 1089 > 228 1090 > 820 1091 > 413 1092 > 488 1093 > 353 1094 > 687 1095 > 907 1096 > 367 1097 > 69 1098 > 684 1099 > 885 1100 > 547 1101 > 453 1102 > 943 1103 > 476 1104 > 90 1105 > 670 1106 > 250 1107 > 272 1108 > 971 1109 > 967 1110 > 841 1111 > 366 1112 > 758 1113 > 805 1114 > 112 1115 > 570 1116 > 485 1117 > 862 1118 > 613 1119 > 101 1120 > 582 1121 > 364 1122 > 171 1123 > 211 1124 > 148 1125 > 894 1126 > 844 1127 > 415 1128 > 531 1129 > 355 1130 > 579 1131 > 997 1132 > 133 1133 > 314 1134 > 339 1135 > 936 1136 > 662 1137 > 290 1138 > 553 1139 > 305 1140 > 605 1141 > 227 1142 > 897 1143 > 139 1144 > 25 1145 > 498 1146 > 968 1147 > 676 1148 > 689 1149 > 205 1150 > 983 1151 > 986 1152 > 107 1153 > 84 1154 > 371 1155 > 492 1156 > 656 1157 > 599 1158 > 502 1159 > 459 1160 > 971 1161 > 152 1162 > 680 1163 > 545 1164 > 680 1165 > 959 1166 > 980 1167 > 282 1168 > 920 1169 > 954 1170 > 974 1171 > 376 1172 > 145 1173 > 245 1174 > 547 1175 > 511 1176 > 209 1177 > 762 1178 > 437 1179 > 806 1180 > 221 1181 > 294 1182 > 345 1183 > 452 1184 > 446 1185 > 727 1186 > 331 1187 > 674 1188 > 959 1189 > 285 1190 > 464 1191 > 623 1192 > 902 1193 > 965 1194 > 810 1195 > 103 1196 > 234 1197 > 378 1198 > 614 1199 > 780 1200 > 822 1201 > 761 1202 > 572 1203 > 853 1204 > 447 1205 > 853 1206 > 191 1207 > 733 1208 > 349 1209 > 301 1210 > 565 1211 > 693 1212 > 204 1213 > 22 1214 > 172 1215 > 589 1216 > 955 1217 > 557 1218 > 637 1219 > 748 1220 > 676 1221 > 762 1222 > 885 1223 > 825 1224 > 893 1225 > 545 1226 > 554 1227 > 682 1228 > 102 1229 > 589 1230 > 60 1231 > 288 1232 > 418 1233 > 421 1234 > 496 1235 > 90 1236 > 604 1237 > 362 1238 > 99 1239 > 323 1240 > 986 1241 > 436 1242 > 44 1243 > 832 1244 > 606 1245 > 668 1246 > 477 1247 > 787 1248 > 840 1249 > 844 1250 > 677 1251 > 337 1252 > 767 1253 > 631 1254 > 532 1255 > 923 1256 > 606 1257 > 759 1258 > 702 1259 > 619 1260 > 465 1261 > 385 1262 > 883 1263 > 745 1264 > 164 1265 > 381 1266 > 286 1267 > 794 1268 > 600 1269 > 234 1270 > 836 1271 > 694 1272 > 718 1273 > 760 1274 > 771 1275 > 225 1276 > 236 1277 > 141 1278 > 556 1279 > 767 1280 > 985 1281 > 801 1282 > 82 1283 > 943 1284 > 567 1285 > 31 1286 > 818 1287 > 908 1288 > 587 1289 > 436 1290 > 173 1291 > 55 1292 > 168 1293 > 54 1294 > 541 1295 > 711 1296 > 230 1297 > 144 1298 > 91 1299 > 498 1300 > 880 1301 > 857 1302 > 160 1303 > 630 1304 > 621 1305 > 781 1306 > 556 1307 > 222 1308 > 971 1309 > 247 1310 > 254 1311 > 549 1312 > 761 1313 > 512 1314 > 979 1315 > 400 1316 > 9 1317 > 297 1318 > 742 1319 > 194 1320 > 542 1321 > 951 1322 > 558 1323 > 456 1324 > 360 1325 > 546 1326 > 252 1327 > 473 1328 > 810 1329 > 941 1330 > 206 1331 > 934 1332 > 494 1333 > 505 1334 > 813 1335 > 248 1336 > 961 1337 > 153 1338 > 221 1339 > 130 1340 > 7 1341 > 646 1342 > 902 1343 > 470 1344 > 986 1345 > 93 1346 > 765 1347 > 621 1348 > 890 1349 > 228 1350 > 738 1351 > 724 1352 > 960 1353 > 969 1354 > 562 1355 > 497 1356 > 956 1357 > 506 1358 > 639 1359 > 698 1360 > 51 1361 > 284 1362 > 271 1363 > 908 1364 > 828 1365 > 57 1366 > 423 1367 > 913 1368 > 636 1369 > 947 1370 > 496 1371 > 130 1372 > 212 1373 > 298 1374 > 395 1375 > 891 1376 > 352 1377 > 667 1378 > 383 1379 > 92 1380 > 742 1381 > 217 1382 > 110 1383 > 703 1384 > 106 1385 > 425 1386 > 778 1387 > 23 1388 > 69 1389 > 128 1390 > 188 1391 > 900 1392 > 193 1393 > 580 1394 > 539 1395 > 702 1396 > 517 1397 > 138 1398 > 471 1399 > 873 1400 > 190 1401 > 255 1402 > 477 1403 > 372 1404 > 869 1405 > 231 1406 > 15 1407 > 481 1408 > 802 1409 > 505 1410 > 693 1411 > 687 1412 > 589 1413 > 701 1414 > 615 1415 > 198 1416 > 567 1417 > 556 1418 > 944 1419 > 328 1420 > 799 1421 > 101 1422 > 830 1423 > 467 1424 > 165 1425 > 876 1426 > 443 1427 > 519 1428 > 470 1429 > 962 1430 > 83 1431 > 569 1432 > 839 1433 > 734 1434 > 525 1435 > 328 1436 > 892 1437 > 269 1438 > 304 1439 > 184 1440 > 585 1441 > 94 1442 > 757 1443 > 758 1444 > 948 1445 > 315 1446 > 198 1447 > 571 1448 > 270 1449 > 398 1450 > 36 1451 > 937 1452 > 89 1453 > 586 1454 > 461 1455 > 656 1456 > 533 1457 > 350 1458 > 98 1459 > 295 1460 > 346 1461 > 64 1462 > 888 1463 > 770 1464 > 788 1465 > 393 1466 > 602 1467 > 270 1468 > 181 1469 > 802 1470 > 984 1471 > 281 1472 > 239 1473 > 446 1474 > 338 1475 > 248 1476 > 0 1477 > 804 1478 > 702 1479 > 57 1480 > 272 1481 > 559 1482 > 894 1483 > 136 1484 > 230 1485 > 91 1486 > 827 1487 > 765 1488 > 728 1489 > 39 1490 > 911 1491 > 255 1492 > 175 1493 > 999 1494 > 332 1495 > 129 1496 > 102 1497 > 750 1498 > 427 1499 > 713 1500 > 308 1501 > 556 1502 > 808 1503 > 461 1504 > 535 1505 > 759 1506 > 363 1507 > 662 1508 > 85 1509 > 48 1510 > 403 1511 > 927 1512 > 517 1513 > 234 1514 > 925 1515 > 732 1516 > 490 1517 > 639 1518 > 753 1519 > 178 1520 > 409 1521 > 818 1522 > 372 1523 > 529 1524 > 192 1525 > 28 1526 > 14 1527 > 202 1528 > 968 1529 > 503 1530 > 156 1531 > 586 1532 > 667 1533 > 232 1534 > 133 1535 > 817 1536 > 934 1537 > 813 1538 > 776 1539 > 598 1540 > 303 1541 > 306 1542 > 780 1543 > 21 1544 > 845 1545 > 925 1546 > 541 1547 > 258 1548 > 931 1549 > 952 1550 > 434 1551 > 644 1552 > 313 1553 > 394 1554 > 458 1555 > 582 1556 > 197 1557 > 127 1558 > 740 1559 > 566 1560 > 299 1561 > 206 1562 > 364 1563 > 814 1564 > 375 1565 > 517 1566 > 309 1567 > 546 1568 > 120 1569 > 647 1570 > 90 1571 > 491 1572 > 124 1573 > 852 1574 > 541 1575 > 822 1576 > 552 1577 > 755 1578 > 354 1579 > 148 1580 > 850 1581 > 861 1582 > 161 1583 > 10 1584 > 287 1585 > 218 1586 > 357 1587 > 965 1588 > 905 1589 > 433 1590 > 715 1591 > 751 1592 > 676 1593 > 306 1594 > 648 1595 > 633 1596 > 738 1597 > 918 1598 > 111 1599 > 991 1600 > 843 1601 > 850 1602 > 235 1603 > 636 1604 > 519 1605 > 699 1606 > 168 1607 > 574 1608 > 758 1609 > 273 1610 > 186 1611 > 626 1612 > 864 1613 > 103 1614 > 114 1615 > 246 1616 > 935 1617 > 7 1618 > 396 1619 > 838 1620 > 991 1621 > 785 1622 > 479 1623 > 543 1624 > 953 1625 > 363 1626 > 636 1627 > 528 1628 > 329 1629 > 639 1630 > 101 1631 > 397 1632 > 808 1633 > 28 1634 > 443 1635 > 950 1636 > 85 1637 > 216 1638 > 214 1639 > 94 1640 > 856 1641 > 684 1642 > 147 1643 > 390 1644 > 245 1645 > 164 1646 > 226 1647 > 142 1648 > 62 1649 > 309 1650 > 836 1651 > 639 1652 > 660 1653 > 690 1654 > 168 1655 > 705 1656 > 472 1657 > 351 1658 > 829 1659 > 617 1660 > 87 1661 > 690 1662 > 786 1663 > 216 1664 > 232 1665 > 326 1666 > 691 1667 > 103 1668 > 997 1669 > 438 1670 > 172 1671 > 562 1672 > 513 1673 > 564 1674 > 434 1675 > 996 1676 > 568 1677 > 849 1678 > 26 1679 > 842 1680 > 894 1681 > 665 1682 > 899 1683 > 751 1684 > 324 1685 > 792 1686 > 8 1687 > 300 1688 > 643 1689 > 839 1690 > 610 1691 > 733 1692 > 838 1693 > 989 1694 > 652 1695 > 342 1696 > 46 1697 > 963 1698 > 662 1699 > 86 1700 > 940 1701 > 861 1702 > 495 1703 > 752 1704 > 39 1705 > 61 1706 > 987 1707 > 977 1708 > 254 1709 > 353 1710 > 685 1711 > 679 1712 > 599 1713 > 658 1714 > 700 1715 > 442 1716 > 860 1717 > 106 1718 > 217 1719 > 686 1720 > 546 1721 > 732 1722 > 940 1723 > 765 1724 > 246 1725 > 53 1726 > 837 1727 > 694 1728 > 75 1729 > 877 1730 > 140 1731 > 389 1732 > 93 1733 > 249 1734 > 156 1735 > 926 1736 > 952 1737 > 3 1738 > 356 1739 > 744 1740 > 147 1741 > 848 1742 > 366 1743 > 80 1744 > 846 1745 > 47 1746 > 829 1747 > 493 1748 > 552 1749 > 824 1750 > 80 1751 > 907 1752 > 196 1753 > 833 1754 > 637 1755 > 737 1756 > 273 1757 > 29 1758 > 880 1759 > 607 1760 > 389 1761 > 706 1762 > 831 1763 > 332 1764 > 436 1765 > 785 1766 > 285 1767 > 628 1768 > 253 1769 > 42 1770 > 508 1771 > 910 1772 > 161 1773 > 32 1774 > 794 1775 > 505 1776 > 650 1777 > 36 1778 > 238 1779 > 420 1780 > 951 1781 > 80 1782 > 818 1783 > 268 1784 > 857 1785 > 168 1786 > 667 1787 > 974 1788 > 242 1789 > 141 1790 > 127 1791 > 475 1792 > 263 1793 > 468 1794 > 527 1795 > 336 1796 > 595 1797 > 414 1798 > 675 1799 > 428 1800 > 700 1801 > 219 1802 > 666 1803 > 654 1804 > 110 1805 > 649 1806 > 983 1807 > 956 1808 > 257 1809 > 169 1810 > 183 1811 > 871 1812 > 10 1813 > 928 1814 > 663 1815 > 302 1816 > 734 1817 > 35 1818 > 631 1819 > 989 1820 > 697 1821 > 940 1822 > 221 1823 > 405 1824 > 549 1825 > 191 1826 > 687 1827 > 569 1828 > 468 1829 > 118 1830 > 137 1831 > 200 1832 > 509 1833 > 149 1834 > 291 1835 > 362 1836 > 507 1837 > 635 1838 > 150 1839 > 113 1840 > 993 1841 > 33 1842 > 248 1843 > 597 1844 > 335 1845 > 422 1846 > 523 1847 > 661 1848 > 314 1849 > 110 1850 > 150 1851 > 651 1852 > 234 1853 > 370 1854 > 695 1855 > 660 1856 > 876 1857 > 440 1858 > 422 1859 > 963 1860 > 194 1861 > 306 1862 > 580 1863 > 543 1864 > 465 1865 > 730 1866 > 263 1867 > 542 1868 > 8 1869 > 145 1870 > 389 1871 > 222 1872 > 334 1873 > 655 1874 > 536 1875 > 807 1876 > 678 1877 > 714 1878 > 0 1879 > 657 1880 > 907 1881 > 941 1882 > 819 1883 > 399 1884 > 795 1885 > 165 1886 > 593 1887 > 464 1888 > 251 1889 > 257 1890 > 197 1891 > 704 1892 > 142 1893 > 220 1894 > 907 1895 > 200 1896 > 845 1897 > 538 1898 > 97 1899 > 430 1900 > 177 1901 > 244 1902 > 793 1903 > 229 1904 > 400 1905 > 91 1906 > 433 1907 > 15 1908 > 429 1909 > 674 1910 > 260 1911 > 924 1912 > 32 1913 > 740 1914 > 67 1915 > 706 1916 > 895 1917 > 708 1918 > 319 1919 > 996 1920 > 805 1921 > 779 1922 > 393 1923 > 714 1924 > 274 1925 > 424 1926 > 501 1927 > 846 1928 > 620 1929 > 971 1930 > 766 1931 > 320 1932 > 774 1933 > 964 1934 > 431 1935 > 293 1936 > 896 1937 > 549 1938 > 391 1939 > 125 1940 > 803 1941 > 821 1942 > 787 1943 > 47 1944 > 17 1945 > 748 1946 > 633 1947 > 107 1948 > 411 1949 > 879 1950 > 900 1951 > 918 1952 > 524 1953 > 775 1954 > 14 1955 > 513 1956 > 498 1957 > 865 1958 > 143 1959 > 662 1960 > 766 1961 > 492 1962 > 760 1963 > 420 1964 > 591 1965 > 723 1966 > 681 1967 > 354 1968 > 897 1969 > 711 1970 > 590 1971 > 722 1972 > 961 1973 > 660 1974 > 318 1975 > 44 1976 > 990 1977 > 765 1978 > 247 1979 > 236 1980 > 677 1981 > 435 1982 > 281 1983 > 936 1984 > 939 1985 > 273 1986 > 863 1987 > 645 1988 > 508 1989 > 258 1990 > 972 1991 > 671 1992 > 448 1993 > 482 1994 > 12 1995 > 755 1996 > 110 1997 > 239 1998 > 156 1999 > 926 2000 > 678 2001 > 911 2002 > 911 2003 > 898 2004 > 924 2005 > 474 2006 > 78 2007 > 374 2008 > 721 2009 > 630 2010 > 547 2011 > 75 2012 > 568 2013 > 581 2014 > 72 2015 > 96 2016 > 246 2017 > 691 2018 > 0 2019 > 706 2020 > 209 2021 > 516 2022 > 605 2023 > 905 2024 > 948 2025 > 115 2026 > 780 2027 > 646 2028 > 740 2029 > 933 2030 > 763 2031 > 647 2032 > 794 2033 > 870 2034 > 439 2035 > 279 2036 > 916 2037 > 515 2038 > 282 2039 > 224 2040 > 541 2041 > 203 2042 > 748 2043 > 512 2044 > 358 2045 > 86 2046 > 384 2047 > 325 2048 > 487 2049 > 280 2050 > 198 2051 > 312 2052 > 123 2053 > 399 2054 > 495 2055 > 382 2056 > 319 2057 > 371 2058 > 124 2059 > 579 2060 > 730 2061 > 576 2062 > 52 2063 > 575 2064 > 642 2065 > 857 2066 > 241 2067 > 453 2068 > 297 2069 > 569 2070 > 93 2071 > 749 2072 > 587 2073 > 715 2074 > 784 2075 > 104 2076 > 271 2077 > 756 2078 > 777 2079 > 532 2080 > 235 2081 > 850 2082 > 763 2083 > 965 2084 > 26 2085 > 767 2086 > 563 2087 > 165 2088 > 132 2089 > 355 2090 > 843 2091 > 514 2092 > 508 2093 > 791 2094 > 66 2095 > 197 2096 > 746 2097 > 363 2098 > 357 2099 > 184 2100 > 218 2101 > 726 2102 > 344 2103 > 76 2104 > 773 2105 > 757 2106 > 259 2107 > 482 2108 > 301 2109 > 573 2110 > 893 2111 > 803 2112 > 456 2113 > 676 2114 > 796 2115 > 463 2116 > 388 2117 > 490 2118 > 195 2119 > 609 2120 > 8 2121 > 561 2122 > 72 2123 > 981 2124 > 161 2125 > 385 2126 > 89 2127 > 978 2128 > 867 2129 > 277 2130 > 721 2131 > 399 2132 > 861 2133 > 158 2134 > 587 2135 > 615 2136 > 764 2137 > 722 2138 > 567 2139 > 953 2140 > 503 2141 > 64 2142 > 475 2143 > 442 2144 > 5 2145 > 297 2146 > 366 2147 > 666 2148 > 52 2149 > 231 2150 > 504 2151 > 372 2152 > 306 2153 > 659 2154 > 728 2155 > 116 2156 > 275 2157 > 518 2158 > 118 2159 > 124 2160 > 481 2161 > 439 2162 > 774 2163 > 81 2164 > 602 2165 > 736 2166 > 793 2167 > 670 2168 > 509 2169 > 111 2170 > 273 2171 > 758 2172 > 415 2173 > 147 2174 > 121 2175 > 634 2176 > 506 2177 > 747 2178 > 548 2179 > 67 2180 > 24 2181 > 606 2182 > 735 2183 > 290 2184 > 112 2185 > 608 2186 > 733 2187 > 820 2188 > 681 2189 > 521 2190 > 78 2191 > 972 2192 > 956 2193 > 955 2194 > 309 2195 > 209 2196 > 456 2197 > 355 2198 > 29 2199 > 141 2200 > 601 2201 > 834 2202 > 160 2203 > 828 2204 > 66 2205 > 576 2206 > 459 2207 > 67 2208 > 692 2209 > 482 2210 > 457 2211 > 356 2212 > 679 2213 > 922 2214 > 247 2215 > 724 2216 > 134 2217 > 835 2218 > 91 2219 > 566 2220 > 910 2221 > 277 2222 > 546 2223 > 661 2224 > 226 2225 > 149 2226 > 320 2227 > 623 2228 > 204 2229 > 177 2230 > 821 2231 > 543 2232 > 20 2233 > 697 2234 > 602 2235 > 883 2236 > 809 2237 > 478 2238 > 280 2239 > 231 2240 > 408 2241 > 496 2242 > 61 2243 > 138 2244 > 217 2245 > 621 2246 > 544 2247 > 547 2248 > 3 2249 > 192 2250 > 367 2251 > 266 2252 > 786 2253 > 652 2254 > 471 2255 > 504 2256 > 84 2257 > 967 2258 > 978 2259 > 891 2260 > 614 2261 > 51 2262 > 879 2263 > 128 2264 > 539 2265 > 406 2266 > 396 2267 > 154 2268 > 267 2269 > 628 2270 > 796 2271 > 721 2272 > 829 2273 > 43 2274 > 262 2275 > 811 2276 > 27 2277 > 374 2278 > 664 2279 > 351 2280 > 545 2281 > 360 2282 > 426 2283 > 110 2284 > 409 2285 > 949 2286 > 746 2287 > 774 2288 > 12 2289 > 706 2290 > 380 2291 > 467 2292 > 789 2293 > 526 2294 > 170 2295 > 830 2296 > 172 2297 > 791 2298 > 770 2299 > 421 2300 > 540 2301 > 658 2302 > 224 2303 > 528 2304 > 878 2305 > 95 2306 > 134 2307 > 980 2308 > 792 2309 > 645 2310 > 848 2311 > 992 2312 > 404 2313 > 385 2314 > 481 2315 > 847 2316 > 979 2317 > 826 2318 > 11 2319 > 976 2320 > 414 2321 > 467 2322 > 89 2323 > 521 2324 > 776 2325 > 183 2326 > 659 2327 > 956 2328 > 838 2329 > 116 2330 > 523 2331 > 39 2332 > 466 2333 > 138 2334 > 522 2335 > 906 2336 > 999 2337 > 888 2338 > 412 2339 > 559 2340 > 800 2341 > 915 2342 > 851 2343 > 63 2344 > 629 2345 > 102 2346 > 189 2347 > 418 2348 > 771 2349 > 0 2350 > 104 2351 > 447 2352 > 288 2353 > 459 2354 > 516 2355 > 106 2356 > 105 2357 > 59 2358 > 782 2359 > 721 2360 > 575 2361 > 124 2362 > 220 2363 > 953 2364 > 638 2365 > 189 2366 > 375 2367 > 425 2368 > 776 2369 > 715 2370 > 598 2371 > 445 2372 > 837 2373 > 628 2374 > 339 2375 > 720 2376 > 138 2377 > 298 2378 > 359 2379 > 458 2380 > 92 2381 > 494 2382 > 584 2383 > 931 2384 > 243 2385 > 973 2386 > 901 2387 > 664 2388 > 337 2389 > 362 2390 > 221 2391 > 685 2392 > 737 2393 > 349 2394 > 576 2395 > 167 2396 > 756 2397 > 455 2398 > 74 2399 > 905 2400 > 592 2401 > 225 2402 > 194 2403 > 399 2404 > 326 2405 > 583 2406 > 434 2407 > 948 2408 > 965 2409 > 37 2410 > 539 2411 > 663 2412 > 162 2413 > 239 2414 > 536 2415 > 890 2416 > 693 2417 > 103 2418 > 759 2419 > 103 2420 > 11 2421 > 68 2422 > 475 2423 > 345 2424 > 404 2425 > 717 2426 > 15 2427 > 804 2428 > 63 2429 > 1 2430 > 149 2431 > 842 2432 > 664 2433 > 527 2434 > 750 2435 > 748 2436 > 375 2437 > 570 2438 > 316 2439 > 350 2440 > 265 2441 > 41 2442 > 611 2443 > 633 2444 > 261 2445 > 62 2446 > 550 2447 > 752 2448 > 982 2449 > 884 2450 > 341 2451 > 957 2452 > 958 2453 > 526 2454 > 616 2455 > 132 2456 > 73 2457 > 809 2458 > 510 2459 > 893 2460 > 81 2461 > 561 2462 > 892 2463 > 91 2464 > 659 2465 > 772 2466 > 614 2467 > 680 2468 > 909 2469 > 673 2470 > 603 2471 > 827 2472 > 723 2473 > 948 2474 > 60 2475 > 177 2476 > 824 2477 > 462 2478 > 175 2479 > 303 2480 > 224 2481 > 109 2482 > 562 2483 > 718 2484 > 293 2485 > 824 2486 > 18 2487 > 227 2488 > 870 2489 > 519 2490 > 455 2491 > 432 2492 > 834 2493 > 352 2494 > 820 2495 > 109 2496 > 617 2497 > 455 2498 > 16 2499 > 125 2500 > 641 2501 > 198 2502 > 123 2503 > 541 2504 > 704 2505 > 430 2506 > 686 2507 > 985 2508 > 593 2509 > 21 2510 > 195 2511 > 35 2512 > 919 2513 > 232 2514 > 304 2515 > 410 2516 > 151 2517 > 937 2518 > 348 2519 > 826 2520 > 311 2521 > 55 2522 > 871 2523 > 989 2524 > 784 2525 > 788 2526 > 197 2527 > 151 2528 > 117 2529 > 175 2530 > 452 2531 > 121 2532 > 318 2533 > 191 2534 > 399 2535 > 160 2536 > 528 2537 > 884 2538 > 33 2539 > 330 2540 > 395 2541 > 491 2542 > 963 2543 > 973 2544 > 481 2545 > 196 2546 > 58 2547 > 269 2548 > 722 2549 > 245 2550 > 151 2551 > 445 2552 > 786 2553 > 568 2554 > 116 2555 > 764 2556 > 162 2557 > 828 2558 > 713 2559 > 59 2560 > 311 2561 > 895 2562 > 726 2563 > 416 2564 > 901 2565 > 573 2566 > 341 2567 > 853 2568 > 380 2569 > 417 2570 > 572 2571 > 275 2572 > 961 2573 > 473 2574 > 474 2575 > 878 2576 > 486 2577 > 81 2578 > 473 2579 > 180 2580 > 814 2581 > 183 2582 > 740 2583 > 229 2584 > 720 2585 > 136 2586 > 909 2587 > 565 2588 > 687 2589 > 453 2590 > 737 2591 > 672 2592 > 665 2593 > 339 2594 > 204 2595 > 325 2596 > 616 2597 > 217 2598 > 690 2599 > 924 2600 > 295 2601 > 256 2602 > 539 2603 > 650 2604 > 684 2605 > 206 2606 > 864 2607 > 361 2608 > 429 2609 > 975 2610 > 512 2611 > 822 2612 > 483 2613 > 692 2614 > 592 2615 > 276 2616 > 57 2617 > 155 2618 > 264 2619 > 954 2620 > 378 2621 > 773 2622 > 252 2623 > 878 2624 > 190 2625 > 904 2626 > 588 2627 > 191 2628 > 883 2629 > 993 2630 > 314 2631 > 153 2632 > 45 2633 > 700 2634 > 344 2635 > 418 2636 > 577 2637 > 264 2638 > 659 2639 > 215 2640 > 539 2641 > 889 2642 > 334 2643 > 247 2644 > 11 2645 > 342 2646 > 900 2647 > 240 2648 > 392 2649 > 52 2650 > 406 2651 > 480 2652 > 468 2653 > 441 2654 > 735 2655 > 458 2656 > 927 2657 > 167 2658 > 277 2659 > 656 2660 > 385 2661 > 653 2662 > 256 2663 > 201 2664 > 45 2665 > 814 2666 > 989 2667 > 608 2668 > 840 2669 > 708 2670 > 495 2671 > 938 2672 > 535 2673 > 397 2674 > 585 2675 > 118 2676 > 609 2677 > 783 2678 > 767 2679 > 478 2680 > 875 2681 > 171 2682 > 246 2683 > 892 2684 > 711 2685 > 918 2686 > 507 2687 > 686 2688 > 136 2689 > 981 2690 > 361 2691 > 354 2692 > 570 2693 > 674 2694 > 846 2695 > 938 2696 > 829 2697 > 282 2698 > 154 2699 > 577 2700 > 519 2701 > 162 2702 > 821 2703 > 362 2704 > 797 2705 > 117 2706 > 947 2707 > 878 2708 > 980 2709 > 650 2710 > 892 2711 > 465 2712 > 518 2713 > 952 2714 > 39 2715 > 152 2716 > 591 2717 > 122 2718 > 449 2719 > 395 2720 > 421 2721 > 241 2722 > 488 2723 > 34 2724 > 864 2725 > 118 2726 > 739 2727 > 441 2728 > 635 2729 > 732 2730 > 314 2731 > 48 2732 > 448 2733 > 418 2734 > 984 2735 > 123 2736 > 237 2737 > 816 2738 > 20 2739 > 451 2740 > 13 2741 > 863 2742 > 329 2743 > 377 2744 > 46 2745 > 342 2746 > 9 2747 > 163 2748 > 448 2749 > 859 2750 > 951 2751 > 680 2752 > 30 2753 > 81 2754 > 286 2755 > 840 2756 > 755 2757 > 640 2758 > 599 2759 > 243 2760 > 240 2761 > 41 2762 > 534 2763 > 334 2764 > 397 2765 > 182 2766 > 865 2767 > 49 2768 > 637 2769 > 115 2770 > 554 2771 > 74 2772 > 484 2773 > 55 2774 > 158 2775 > 264 2776 > 328 2777 > 254 2778 > 756 2779 > 901 2780 > 950 2781 > 446 2782 > 264 2783 > 72 2784 > 156 2785 > 417 2786 > 152 2787 > 729 2788 > 433 2789 > 33 2790 > 313 2791 > 819 2792 > 370 2793 > 189 2794 > 812 2795 > 795 2796 > 520 2797 > 928 2798 > 39 2799 > 43 2800 > 613 2801 > 305 2802 > 388 2803 > 343 2804 > 290 2805 > 836 2806 > 129 2807 > 283 2808 > 653 2809 > 194 2810 > 658 2811 > 117 2812 > 230 2813 > 178 2814 > 612 2815 > 105 2816 > 601 2817 > 77 2818 > 341 2819 > 976 2820 > 999 2821 > 995 2822 > 307 2823 > 483 2824 > 262 2825 > 789 2826 > 955 2827 > 568 2828 > 484 2829 > 733 2830 > 825 2831 > 179 2832 > 2 2833 > 379 2834 > 768 2835 > 872 2836 > 4 2837 > 320 2838 > 877 2839 > 75 2840 > 122 2841 > 437 2842 > 379 2843 > 826 2844 > 19 2845 > 634 2846 > 651 2847 > 558 2848 > 387 2849 > 262 2850 > 333 2851 > 811 2852 > 831 2853 > 512 2854 > 622 2855 > 186 2856 > 790 2857 > 681 2858 > 529 2859 > 629 2860 > 616 2861 > 22 2862 > 577 2863 > 86 2864 > 146 2865 > 210 2866 > 489 2867 > 629 2868 > 755 2869 > 795 2870 > 543 2871 > 376 2872 > 290 2873 > 642 2874 > 289 2875 > 251 2876 > 402 2877 > 13 2878 > 930 2879 > 848 2880 > 475 2881 > 720 2882 > 720 2883 > 625 2884 > 361 2885 > 901 2886 > 846 2887 > 779 2888 > 256 2889 > 722 2890 > 679 2891 > 801 2892 > 270 2893 > 601 2894 > 671 2895 > 675 2896 > 783 2897 > 333 2898 > 143 2899 > 26 2900 > 348 2901 > 182 2902 > 854 2903 > 377 2904 > 626 2905 > 219 2906 > 244 2907 > 158 2908 > 940 2909 > 18 2910 > 202 2911 > 292 2912 > 978 2913 > 299 2914 > 711 2915 > 972 2916 > 776 2917 > 491 2918 > 974 2919 > 944 2920 > 674 2921 > 503 2922 > 946 2923 > 806 2924 > 464 2925 > 813 2926 > 544 2927 > 907 2928 > 883 2929 > 520 2930 > 654 2931 > 549 2932 > 483 2933 > 609 2934 > 762 2935 > 603 2936 > 703 2937 > 126 2938 > 564 2939 > 135 2940 > 689 2941 > 860 2942 > 65 2943 > 615 2944 > 4 2945 > 847 2946 > 600 2947 > 186 2948 > 922 2949 > 632 2950 > 327 2951 > 487 2952 > 484 2953 > 72 2954 > 886 2955 > 224 2956 > 730 2957 > 316 2958 > 14 2959 > 24 2960 > 660 2961 > 460 2962 > 768 2963 > 87 2964 > 856 2965 > 452 2966 > 177 2967 > 46 2968 > 741 2969 > 604 2970 > 25 2971 > 722 2972 > 807 2973 > 502 2974 > 338 2975 > 436 2976 > 391 2977 > 575 2978 > 416 2979 > 95 2980 > 915 2981 > 62 2982 > 305 2983 > 42 2984 > 21 2985 > 238 2986 > 131 2987 > 745 2988 > 239 2989 > 839 2990 > 446 2991 > 469 2992 > 513 2993 > 589 2994 > 582 2995 > 663 2996 > 984 2997 > 31 2998 > 531 2999 > 604 3000 > 189 3001 > 187 3002 > 519 3003 > 672 3004 > 492 3005 > 969 3006 > 396 3007 > 545 3008 > 594 3009 > 906 3010 > 177 3011 > 644 3012 > 126 3013 > 804 3014 > 169 3015 > 163 3016 > 920 3017 > 40 3018 > 964 3019 > 425 3020 > 526 3021 > 658 3022 > 924 3023 > 106 3024 > 725 3025 > 373 3026 > 899 3027 > 794 3028 > 753 3029 > 392 3030 > 814 3031 > 838 3032 > 159 3033 > 775 3034 > 603 3035 > 342 3036 > 607 3037 > 295 3038 > 718 3039 > 186 3040 > 405 3041 > 421 3042 > 951 3043 > 647 3044 > 995 3045 > 666 3046 > 548 3047 > 927 3048 > 831 3049 > 530 3050 > 438 3051 > 62 3052 > 398 3053 > 597 3054 > 587 3055 > 756 3056 > 774 3057 > 261 3058 > 552 3059 > 922 3060 > 390 3061 > 439 3062 > 827 3063 > 964 3064 > 677 3065 > 16 3066 > 113 3067 > 533 3068 > 17 3069 > 779 3070 > 701 3071 > 739 3072 > 924 3073 > 744 3074 > 483 3075 > 962 3076 > 617 3077 > 813 3078 > 538 3079 > 881 3080 > 681 3081 > 241 3082 > 979 3083 > 731 3084 > 805 3085 > 679 3086 > 122 3087 > 35 3088 > 684 3089 > 691 3090 > 530 3091 > 348 3092 > 874 3093 > 905 3094 > 92 3095 > 107 3096 > 691 3097 > 259 3098 > 238 3099 > 207 3100 > 819 3101 > 215 3102 > 503 3103 > 280 3104 > 978 3105 > 185 3106 > 610 3107 > 59 3108 > 640 3109 > 881 3110 > 847 3111 > 828 3112 > 882 3113 > 669 3114 > 522 3115 > 378 3116 > 307 3117 > 435 3118 > 760 3119 > 178 3120 > 472 3121 > 544 3122 > 803 3123 > 517 3124 > 71 3125 > 591 3126 > 502 3127 > 97 3128 > 710 3129 > 34 3130 > 893 3131 > 596 3132 > 970 3133 > 514 3134 > 752 3135 > 65 3136 > 65 3137 > 301 3138 > 112 3139 > 832 3140 > 937 3141 > 332 3142 > 977 3143 > 941 3144 > 41 3145 > 692 3146 > 815 3147 > 962 3148 > 148 3149 > 331 3150 > 666 3151 > 401 3152 > 5 3153 > 912 3154 > 166 3155 > 707 3156 > 265 3157 > 348 3158 > 790 3159 > 433 3160 > 405 3161 > 42 3162 > 837 3163 > 512 3164 > 278 3165 > 11 3166 > 935 3167 > 169 3168 > 88 3169 > 811 3170 > 193 3171 > 983 3172 > 718 3173 > 593 3174 > 185 3175 > 509 3176 > 74 3177 > 322 3178 > 360 3179 > 176 3180 > 574 3181 > 697 3182 > 345 3183 > 119 3184 > 407 3185 > 881 3186 > 985 3187 > 447 3188 > 27 3189 > 580 3190 > 830 3191 > 325 3192 > 409 3193 > 988 3194 > 352 3195 > 365 3196 > 92 3197 > 633 3198 > 401 3199 > 245 3200 > 583 3201 > 147 3202 > 99 3203 > 281 3204 > 775 3205 > 590 3206 > 299 3207 > 167 3208 > 737 3209 > 535 3210 > 915 3211 > 8 3212 > 987 3213 > 559 3214 > 622 3215 > 503 3216 > 316 3217 > 849 3218 > 933 3219 > 619 3220 > 812 3221 > 288 3222 > 183 3223 > 14 3224 > 757 3225 > 563 3226 > 939 3227 > 871 3228 > 454 3229 > 529 3230 > 381 3231 > 149 3232 > 823 3233 > 382 3234 > 715 3235 > 89 3236 > 645 3237 > 754 3238 > 462 3239 > 214 3240 > 1 3241 > 75 3242 > 162 3243 > 40 3244 > 561 3245 > 653 3246 > 643 3247 > 83 3248 > 495 3249 > 319 3250 > 3 3251 > 8 3252 > 296 3253 > 303 3254 > 736 3255 > 524 3256 > 90 3257 > 895 3258 > 447 3259 > 137 3260 > 137 3261 > 463 3262 > 688 3263 > 571 3264 > 825 3265 > 982 3266 > 568 3267 > 94 3268 > 654 3269 > 976 3270 > 154 3271 > 929 3272 > 395 3273 > 420 3274 > 727 3275 > 858 3276 > 195 3277 > 599 3278 > 669 3279 > 908 3280 > 996 3281 > 554 3282 > 402 3283 > 754 3284 > 790 3285 > 521 3286 > 22 3287 > 414 3288 > 661 3289 > 787 3290 > 697 3291 > 320 3292 > 257 3293 > 389 3294 > 887 3295 > 638 3296 > 989 3297 > 23 3298 > 942 3299 > 410 3300 > 10 3301 > 981 3302 > 348 3303 > 201 3304 > 49 3305 > 748 3306 > 968 3307 > 49 3308 > 386 3309 > 887 3310 > 43 3311 > 287 3312 > 159 3313 > 538 3314 > 908 3315 > 875 3316 > 566 3317 > 359 3318 > 976 3319 > 297 3320 > 558 3321 > 193 3322 > 469 3323 > 213 3324 > 815 3325 > 471 3326 > 744 3327 > 869 3328 > 859 3329 > 73 3330 > 249 3331 > 196 3332 > 823 3333 > 375 3334 > 279 3335 > 652 3336 > 816 3337 > 422 3338 > 914 3339 > 696 3340 > 808 3341 > 16 3342 > 875 3343 > 837 3344 > 551 3345 > 526 3346 > 687 3347 > 790 3348 > 473 3349 > 349 3350 > 619 3351 > 560 3352 > 461 3353 > 780 3354 > 956 3355 > 671 3356 > 101 3357 > 493 3358 > 446 3359 > 695 3360 > 804 3361 > 328 3362 > 38 3363 > 705 3364 > 367 3365 > 800 3366 > 268 3367 > 393 3368 > 212 3369 > 45 3370 > 419 3371 > 938 3372 > 781 3373 > 899 3374 > 335 3375 > 383 3376 > 212 3377 > 684 3378 > 948 3379 > 258 3380 > 396 3381 > 962 3382 > 447 3383 > 291 3384 > 229 3385 > 299 3386 > 400 3387 > 977 3388 > 376 3389 > 595 3390 > 0 3391 > 958 3392 > 465 3393 > 858 3394 > 993 3395 > 575 3396 > 272 3397 > 56 3398 > 485 3399 > 867 3400 > 225 3401 > 695 3402 > 230 3403 > 413 3404 > 51 3405 > 47 3406 > 697 3407 > 31 3408 > 68 3409 > 489 3410 > 131 3411 > 293 3412 > 182 3413 > 457 3414 > 643 3415 > 564 3416 > 324 3417 > 279 3418 > 840 3419 > 58 3420 > 30 3421 > 338 3422 > 107 3423 > 227 3424 > 991 3425 > 886 3426 > 795 3427 > 242 3428 > 50 3429 > 227 3430 > 868 3431 > 594 3432 > 966 3433 > 632 3434 > 433 3435 > 472 3436 > 980 3437 > 53 3438 > 812 3439 > 665 3440 > 745 3441 > 150 3442 > 223 3443 > 329 3444 > 317 3445 > 931 3446 > 43 3447 > 946 3448 > 218 3449 > 967 3450 > 159 3451 > 416 3452 > 958 3453 > 706 3454 > 913 3455 > 489 3456 > 85 3457 > 523 3458 > 531 3459 > 999 3460 > 498 3461 > 536 3462 > 23 3463 > 870 3464 > 426 3465 > 459 3466 > 391 3467 > 90 3468 > 308 3469 > 622 3470 > 648 3471 > 783 3472 > 237 3473 > 462 3474 > 343 3475 > 793 3476 > 178 3477 > 703 3478 > 97 3479 > 618 3480 > 326 3481 > 260 3482 > 967 3483 > 761 3484 > 488 3485 > 764 3486 > 647 3487 > 220 3488 > 957 3489 > 990 3490 > 109 3491 > 324 3492 > 455 3493 > 692 3494 > 624 3495 > 742 3496 > 275 3497 > 291 3498 > 277 3499 > 99 3500 > 849 3501 > 574 3502 > 953 3503 > 991 3504 > 581 3505 > 535 3506 > 817 3507 > 365 3508 > 785 3509 > 116 3510 > 141 3511 > 863 3512 > 696 3513 > 975 3514 > 311 3515 > 276 3516 > 685 3517 > 640 3518 > 913 3519 > 966 3520 > 392 3521 > 11 3522 > 867 3523 > 133 3524 > 295 3525 > 157 3526 > 962 3527 > 202 3528 > 607 3529 > 296 3530 > 485 3531 > 13 3532 > 501 3533 > 738 3534 > 374 3535 > 738 3536 > 387 3537 > 55 3538 > 854 3539 > 981 3540 > 321 3541 > 163 3542 > 974 3543 > 627 3544 > 152 3545 > 7 3546 > 960 3547 > 54 3548 > 504 3549 > 899 3550 > 61 3551 > 53 3552 > 882 3553 > 76 3554 > 608 3555 > 970 3556 > 142 3557 > 487 3558 > 560 3559 > 301 3560 > 373 3561 > 584 3562 > 274 3563 > 879 3564 > 502 3565 > 294 3566 > 86 3567 > 604 3568 > 979 3569 > 916 3570 > 917 3571 > 552 3572 > 478 3573 > 207 3574 > 873 3575 > 167 3576 > 578 3577 > 472 3578 > 170 3579 > 274 3580 > 609 3581 > 277 3582 > 146 3583 > 227 3584 > 377 3585 > 803 3586 > 451 3587 > 45 3588 > 707 3589 > 533 3590 > 668 3591 > 832 3592 > 317 3593 > 764 3594 > 259 3595 > 540 3596 > 903 3597 > 551 3598 > 534 3599 > 84 3600 > 788 3601 > 497 3602 > 159 3603 > 762 3604 > 626 3605 > 419 3606 > 688 3607 > 716 3608 > 801 3609 > 547 3610 > 391 3611 > 889 3612 > 203 3613 > 501 3614 > 372 3615 > 130 3616 > 144 3617 > 411 3618 > 161 3619 > 351 3620 > 48 3621 > 775 3622 > 384 3623 > 494 3624 > 310 3625 > 797 3626 > 652 3627 > 618 3628 > 262 3629 > 536 3630 > 485 3631 > 933 3632 > 35 3633 > 351 3634 > 693 3635 > 185 3636 > 16 3637 > 747 3638 > 77 3639 > 259 3640 > 969 3641 > 882 3642 > 250 3643 > 904 3644 > 113 3645 > 254 3646 > 257 3647 > 325 3648 > 641 3649 > 862 3650 > 429 3651 > 47 3652 > 775 3653 > 53 3654 > 373 3655 > 270 3656 > 206 3657 > 354 3658 > 478 3659 > 474 3660 > 223 3661 > 119 3662 > 344 3663 > 936 3664 > 427 3665 > 466 3666 > 746 3667 > 909 3668 > 852 3669 > 363 3670 > 682 3671 > 876 3672 > 155 3673 > 761 3674 > 54 3675 > 818 3676 > 104 3677 > 296 3678 > 823 3679 > 139 3680 > 393 3681 > 398 3682 > 612 3683 > 709 3684 > 612 3685 > 742 3686 > 369 3687 > 553 3688 > 353 3689 > 24 3690 > 401 3691 > 82 3692 > 38 3693 > 584 3694 > 253 3695 > 60 3696 > 347 3697 > 387 3698 > 950 3699 > 866 3700 > 406 3701 > 774 3702 > 71 3703 > 132 3704 > 581 3705 > 526 3706 > 797 3707 > 47 3708 > 994 3709 > 551 3710 > 858 3711 > 77 3712 > 821 3713 > 794 3714 > 611 3715 > 2 3716 > 158 3717 > 242 3718 > 95 3719 > 437 3720 > 778 3721 > 511 3722 > 96 3723 > 236 3724 > 99 3725 > 561 3726 > 418 3727 > 95 3728 > 802 3729 > 613 3730 > 865 3731 > 591 3732 > 579 3733 > 494 3734 > 820 3735 > 726 3736 > 445 3737 > 347 3738 > 155 3739 > 210 3740 > 791 3741 > 181 3742 > 858 3743 > 832 3744 > 683 3745 > 61 3746 > 288 3747 > 24 3748 > 276 3749 > 284 3750 > 430 3751 > 328 3752 > 632 3753 > 656 3754 > 843 3755 > 759 3756 > 370 3757 > 207 3758 > 800 3759 > 970 3760 > 784 3761 > 382 3762 > 673 3763 > 863 3764 > 957 3765 > 735 3766 > 114 3767 > 196 3768 > 596 3769 > 52 3770 > 612 3771 > 440 3772 > 280 3773 > 804 3774 > 606 3775 > 89 3776 > 424 3777 > 552 3778 > 431 3779 > 432 3780 > 717 3781 > 809 3782 > 677 3783 > 403 3784 > 386 3785 > 631 3786 > 135 3787 > 252 3788 > 592 3789 > 114 3790 > 889 3791 > 569 3792 > 179 3793 > 880 3794 > 692 3795 > 891 3796 > 500 3797 > 509 3798 > 501 3799 > 655 3800 > 681 3801 > 648 3802 > 514 3803 > 644 3804 > 295 3805 > 449 3806 > 815 3807 > 308 3808 > 352 3809 > 902 3810 > 392 3811 > 187 3812 > 115 3813 > 737 3814 > 480 3815 > 698 3816 > 267 3817 > 653 3818 > 465 3819 > 151 3820 > 255 3821 > 789 3822 > 855 3823 > 79 3824 > 34 3825 > 558 3826 > 337 3827 > 896 3828 > 209 3829 > 510 3830 > 242 3831 > 582 3832 > 605 3833 > 768 3834 > 983 3835 > 355 3836 > 99 3837 > 414 3838 > 135 3839 > 617 3840 > 637 3841 > 598 3842 > 285 3843 > 388 3844 > 889 3845 > 216 3846 > 115 3847 > 211 3848 > 957 3849 > 272 3850 > 459 3851 > 136 3852 > 255 3853 > 38 3854 > 317 3855 > 199 3856 > 257 3857 > 251 3858 > 622 3859 > 921 3860 > 602 3861 > 952 3862 > 594 3863 > 93 3864 > 966 3865 > 584 3866 > 952 3867 > 734 3868 > 333 3869 > 995 3870 > 990 3871 > 935 3872 > 799 3873 > 232 3874 > 644 3875 > 94 3876 > 887 3877 > 337 3878 > 239 3879 > 778 3880 > 501 3881 > 194 3882 > 256 3883 > 27 3884 > 478 3885 > 208 3886 > 56 3887 > 2 3888 > 172 3889 > 588 3890 > 901 3891 > 646 3892 > 973 3893 > 9 3894 > 214 3895 > 224 3896 > 482 3897 > 810 3898 > 298 3899 > 746 3900 > 244 3901 > 781 3902 > 394 3903 > 81 3904 > 638 3905 > 267 3906 > 570 3907 > 769 3908 > 579 3909 > 33 3910 > 651 3911 > 26 3912 > 492 3913 > 134 3914 > 327 3915 > 334 3916 > 555 3917 > 350 3918 > 518 3919 > 841 3920 > 985 3921 > 967 3922 > 281 3923 > 200 3924 > 188 3925 > 291 3926 > 437 3927 > 188 3928 > 28 3929 > 625 3930 > 37 3931 > 155 3932 > 495 3933 > 719 3934 > 127 3935 > 517 3936 > 228 3937 > 254 3938 > 800 3939 > 858 3940 > 739 3941 > 672 3942 > 5 3943 > 597 3944 > 445 3945 > 763 3946 > 351 3947 > 463 3948 > 382 3949 > 507 3950 > 132 3951 > 188 3952 > 988 3953 > 535 3954 > 515 3955 > 790 3956 > 914 3957 > 490 3958 > 828 3959 > 812 3960 > 627 3961 > 664 3962 > 551 3963 > 616 3964 > 120 3965 > 440 3966 > 690 3967 > 778 3968 > 785 3969 > 437 3970 > 949 3971 > 233 3972 > 598 3973 > 797 3974 > 88 3975 > 675 3976 > 544 3977 > 32 3978 > 793 3979 > 146 3980 > 19 3981 > 100 3982 > 456 3983 > 749 3984 > 347 3985 > 380 3986 > 715 3987 > 831 3988 > 73 3989 > 444 3990 > 318 3991 > 961 3992 > 210 3993 > 338 3994 > 825 3995 > 353 3996 > 458 3997 > 289 3998 > 37 3999 > 855 4000 > 571 4001 > 174 4002 > 321 4003 > 136 4004 > 124 4005 > 402 4006 > 109 4007 > 144 4008 > 915 4009 > 1 4010 > 814 4011 > 670 4012 > 125 4013 > 108 4014 > 913 4015 > 341 4016 > 283 4017 > 476 4018 > 475 4019 > 202 4020 > 842 4021 > 693 4022 > 534 4023 > 64 4024 > 759 4025 > 199 4026 > 160 4027 > 181 4028 > 760 4029 > 449 4030 > 581 4031 > 42 4032 > 404 4033 > 267 4034 > 657 4035 > 584 4036 > 515 4037 > 368 4038 > 215 4039 > 405 4040 > 184 4041 > 104 4042 > 811 4043 > 947 4044 > 127 4045 > 302 4046 > 600 4047 > 346 4048 > 68 4049 > 386 4050 > 755 4051 > 751 4052 > 680 4053 > 923 4054 > 365 4055 > 271 4056 > 62 4057 > 456 4058 > 668 4059 > 17 4060 > 890 4061 > 473 4062 > 842 4063 > 455 4064 > 250 4065 > 76 4066 > 580 4067 > 994 4068 > 332 4069 > 157 4070 > 510 4071 > 286 4072 > 525 4073 > 126 4074 > 710 4075 > 140 4076 > 111 4077 > 622 4078 > 55 4079 > 137 4080 > 379 4081 > 286 4082 > 156 4083 > 450 4084 > 439 4085 > 216 4086 > 932 4087 > 66 4088 > 428 4089 > 346 4090 > 108 4091 > 454 4092 > 67 4093 > 877 4094 > 285 4095 > 400 4096 > 241 4097 > 173 4098 > 812 4099 > 595 4100 > 321 4101 > 925 4102 > 666 4103 > 557 4104 > 282 4105 > 705 4106 > 549 4107 > 542 4108 > 491 4109 > 788 4110 > 550 4111 > 67 4112 > 923 4113 > 984 4114 > 741 4115 > 841 4116 > 145 4117 > 747 4118 > 61 4119 > 243 4120 > 923 4121 > 421 4122 > 616 4123 > 218 4124 > 479 4125 > 537 4126 > 205 4127 > 166 4128 > 181 4129 > 544 4130 > 149 4131 > 798 4132 > 957 4133 > 694 4134 > 909 4135 > 567 4136 > 345 4137 > 816 4138 > 505 4139 > 373 4140 > 859 4141 > 88 4142 > 731 4143 > 530 4144 > 903 4145 > 453 4146 > 323 4147 > 954 4148 > 450 4149 > 109 4150 > 710 4151 > 48 4152 > 627 4153 > 12 4154 > 928 4155 > 831 4156 > 998 4157 > 896 4158 > 500 4159 > 118 4160 > 382 4161 > 311 4162 > 603 4163 > 267 4164 > 744 4165 > 509 4166 > 731 4167 > 336 4168 > 629 4169 > 819 4170 > 244 4171 > 553 4172 > 877 4173 > 854 4174 > 663 4175 > 648 4176 > 784 4177 > 396 4178 > 121 4179 > 144 4180 > 826 4181 > 129 4182 > 872 4183 > 673 4184 > 406 4185 > 933 4186 > 411 4187 > 195 4188 > 468 4189 > 370 4190 > 427 4191 > 903 4192 > 111 4193 > 994 4194 > 671 4195 > 599 4196 > 48 4197 > 228 4198 > 624 4199 > 402 4200 > 466 4201 > 25 4202 > 851 4203 > 250 4204 > 407 4205 > 903 4206 > 739 4207 > 341 4208 > 477 4209 > 638 4210 > 420 4211 > 636 4212 > 460 4213 > 364 4214 > 486 4215 > 451 4216 > 694 4217 > 304 4218 > 286 4219 > 555 4220 > 307 4221 > 590 4222 > 729 4223 > 799 4224 > 707 4225 > 808 4226 > 215 4227 > 635 4228 > 285 4229 > 821 4230 > 860 4231 > 591 4232 > 703 4233 > 783 4234 > 550 4235 > 885 4236 > 170 4237 > 209 4238 > 655 4239 > 966 4240 > 415 4241 > 213 4242 > 884 4243 > 792 4244 > 504 4245 > 563 4246 > 819 4247 > 851 4248 > 54 4249 > 25 4250 > 560 4251 > 621 4252 > 138 4253 > 859 4254 > 215 4255 > 122 4256 > 430 4257 > 845 4258 > 83 4259 > 542 4260 > 229 4261 > 882 4262 > 709 4263 > 608 4264 > 339 4265 > 212 4266 > 741 4267 > 583 4268 > 600 4269 > 376 4270 > 595 4271 > 428 4272 > 303 4273 > 31 4274 > 54 4275 > 930 4276 > 486 4277 > 862 4278 > 707 4279 > 766 4280 > 281 4281 > 6 4282 > 625 4283 > 510 4284 > 438 4285 > 431 4286 > 233 4287 > 898 4288 > 747 4289 > 527 4290 > 79 4291 > 333 4292 > 792 4293 > 968 4294 > 148 4295 > 865 4296 > 733 4297 > 316 4298 > 559 4299 > 705 4300 > 383 4301 > 157 4302 > 17 4303 > 642 4304 > 356 4305 > 919 4306 > 900 4307 > 977 4308 > 206 4309 > 408 4310 > 425 4311 > 971 4312 > 82 4313 > 551 4314 > 846 4315 > 466 4316 > 756 4317 > 170 4318 > 915 4319 > 833 4320 > 944 4321 > 13 4322 > 799 4323 > 721 4324 > 440 4325 > 78 4326 > 830 4327 > 82 4328 > 37 4329 > 647 4330 > 97 4331 > 625 4332 > 97 4333 > 708 4334 > 407 4335 > 660 4336 > 630 4337 > 566 4338 > 848 4339 > 724 4340 > 939 4341 > 497 4342 > 988 4343 > 855 4344 > 854 4345 > 423 4346 > 65 4347 > 208 4348 > 712 4349 > 333 4350 > 166 4351 > 920 4352 > 624 4353 > 274 4354 > 388 4355 > 773 4356 > 679 4357 > 476 4358 > 553 4359 > 773 4360 > 452 4361 > 70 4362 > 231 4363 > 412 4364 > 514 4365 > 548 4366 > 426 4367 > 508 4368 > 628 4369 > 863 4370 > 330 4371 > 757 4372 > 880 4373 > 76 4374 > 657 4375 > 172 4376 > 219 4377 > 919 4378 > 938 4379 > 816 4380 > 101 4381 > 22 4382 > 505 4383 > 596 4384 > 390 4385 > 743 4386 > 448 4387 > 540 4388 > 649 4389 > 538 4390 > 816 4391 > 911 4392 > 422 4393 > 891 4394 > 411 4395 > 923 4396 > 523 4397 > 559 4398 > 201 4399 > 346 4400 > 538 4401 > 71 4402 > 741 4403 > 862 4404 > 74 4405 > 986 4406 > 77 4407 > 861 4408 > 493 4409 > 294 4410 > 98 4411 > 874 4412 > 266 4413 > 978 4414 > 823 4415 > 801 4416 > 522 4417 > 349 4418 > 786 4419 > 522 4420 > 135 4421 > 426 4422 > 515 4423 > 335 4424 > 627 4425 > 6 4426 > 310 4427 > 314 4428 > 449 4429 > 131 4430 > 623 4431 > 654 4432 > 179 4433 > 632 4434 > 833 4435 > 792 4436 > 7 4437 > 199 4438 > 945 4439 > 49 4440 > 402 4441 > 470 4442 > 229 4443 > 365 4444 > 119 4445 > 972 4446 > 994 4447 > 260 4448 > 309 4449 > 927 4450 > 678 4451 > 21 4452 > 311 4453 > 520 4454 > 289 4455 > 711 4456 > 876 4457 > 644 4458 > 613 4459 > 520 4460 > 758 4461 > 497 4462 > 506 4463 > 997 4464 > 468 4465 > 222 4466 > 520 4467 > 490 4468 > 287 4469 > 868 4470 > 818 4471 > 426 4472 > 80 4473 > 325 4474 > 701 4475 > 630 4476 > 995 4477 > 897 4478 > 651 4479 > 719 4480 > 342 4481 > 777 4482 > 266 4483 > 167 4484 > 751 4485 > 329 4486 > 955 4487 > 657 4488 > 443 4489 > 543 4490 > 655 4491 > 469 4492 > 869 4493 > 808 4494 > 46 4495 > 327 4496 > 772 4497 > 40 4498 > 190 4499 > 886 4500 > 203 4501 > 750 4502 > 650 4503 > 60 4504 > 929 4505 > 511 4506 > 545 4507 > 640 4508 > 151 4509 > 883 4510 > 564 4511 > 982 4512 > 536 4513 > 757 4514 > 958 4515 > 557 4516 > 190 4517 > 428 4518 > 696 4519 > 78 4520 > 665 4521 > 4 4522 > 450 4523 > 169 4524 > 327 4525 > 597 4526 > 492 4527 > 635 4528 > 553 4529 > 20 4530 > 278 4531 > 674 4532 > 499 4533 > 395 4534 > 708 4535 > 798 4536 > 283 4537 > 171 4538 > 233 4539 > 735 4540 > 157 4541 > 266 4542 > 859 4543 > 725 4544 > 450 4545 > 881 4546 > 7 4547 > 928 4548 > 782 4549 > 713 4550 > 499 4551 > 726 4552 > 359 4553 > 384 4554 > 477 4555 > 673 4556 > 200 4557 > 313 4558 > 279 4559 > 249 4560 > 507 4561 > 874 4562 > 669 4563 > 298 4564 > 379 4565 > 310 4566 > 477 4567 > 100 4568 > 140 4569 > 763 4570 > 845 4571 > 992 4572 > 975 4573 > 750 4574 > 621 4575 > 788 4576 > 987 4577 > 618 4578 > 744 4579 > 988 4580 > 902 4581 > 998 4582 > 391 4583 > 273 4584 > 663 4585 > 322 4586 > 513 4587 > 979 4588 > 557 4589 > 264 4590 > 777 4591 > 334 4592 > 862 4593 > 870 4594 > 386 4595 > 926 4596 > 889 4597 > 891 4598 > 218 4599 > 902 4600 > 340 4601 > 917 4602 > 175 4603 > 630 4604 > 435 4605 > 146 4606 > 530 4607 > 431 4608 > 977 4609 > 893 4610 > 241 4611 > 189 4612 > 375 4613 > 142 4614 > 302 4615 > 649 4616 > 929 4617 > 868 4618 > 678 4619 > 378 4620 > 773 4621 > 217 4622 > 390 4623 > 361 4624 > 876 4625 > 527 4626 > 801 4627 > 601 4628 > 598 4629 > 153 4630 > 949 4631 > 100 4632 > 394 4633 > 854 4634 > 914 4635 > 577 4636 > 764 4637 > 669 4638 > 735 4639 > 3 4640 > 499 4641 > 261 4642 > 3 4643 > 556 4644 > 634 4645 > 982 4646 > 694 4647 > 203 4648 > 810 4649 > 904 4650 > 626 4651 > 875 4652 > 487 4653 > 147 4654 > 187 4655 > 260 4656 > 35 4657 > 226 4658 > 918 4659 > 620 4660 > 479 4661 > 817 4662 > 713 4663 > 776 4664 > 710 4665 > 531 4666 > 235 4667 > 949 4668 > 73 4669 > 6 4670 > 968 4671 > 181 4672 > 769 4673 > 205 4674 > 945 4675 > 112 4676 > 13 4677 > 944 4678 > 974 4679 > 258 4680 > 198 4681 > 612 4682 > 68 4683 > 724 4684 > 749 4685 > 787 4686 > 525 4687 > 430 4688 > 597 4689 > 246 4690 > 730 4691 > 182 4692 > 126 4693 > 443 4694 > 86 4695 > 19 4696 > 180 4697 > 113 4698 > 753 4699 > 336 4700 > 670 4701 > 339 4702 > 929 4703 > 656 4704 > 398 4705 > 730 4706 > 935 4707 > 190 4708 > 443 4709 > 300 4710 > 454 4711 > 835 4712 > 401 4713 > 688 4714 > 219 4715 > 873 4716 > 208 4717 > 665 4718 > 27 4719 > 885 4720 > 655 4721 > 40 4722 > 949 4723 > 407 4724 > 469 4725 > 173 4726 > 990 4727 > 806 4728 > 506 4729 > 528 4730 > 844 4731 > 2 4732 > 750 4733 > 714 4734 > 615 4735 > 521 4736 > 624 4737 > 439 4738 > 106 4739 > 921 4740 > 945 4741 > 56 4742 > 331 4743 > 678 4744 > 263 4745 > 386 4746 > 41 4747 > 319 4748 > 796 4749 > 390 4750 > 359 4751 > 939 4752 > 573 4753 > 41 4754 > 652 4755 > 890 4756 > 471 4757 > 170 4758 > 897 4759 > 63 4760 > 942 4761 > 779 4762 > 10 4763 > 867 4764 > 195 4765 > 56 4766 > 524 4767 > 917 4768 > 964 4769 > 868 4770 > 301 4771 > 699 4772 > 698 4773 > 332 4774 > 888 4775 > 369 4776 > 563 4777 > 993 4778 > 892 4779 > 204 4780 > 906 4781 > 653 4782 > 340 4783 > 879 4784 > 947 4785 > 847 4786 > 904 4787 > 322 4788 > 440 4789 > 731 4790 > 688 4791 > 178 4792 > 709 4793 > 1 4794 > 340 4795 > 784 4796 > 291 4797 > 315 4798 > 839 4799 > 908 4800 > 500 4801 > 366 4802 > 941 4803 > 716 4804 > 123 4805 > 128 4806 > 963 4807 > 486 4808 > 32 4809 > 943 4810 > 261 4811 > 537 4812 > 20 4813 > 881 4814 > 540 4815 > 441 4816 > 825 4817 > 159 4818 > 324 4819 > 44 4820 > 223 4821 > 204 4822 > 672 4823 > 208 4824 > 292 4825 > 145 4826 > 513 4827 > 879 4828 > 472 4829 > 557 4830 > 841 4831 > 304 4832 > 916 4833 > 725 4834 > 226 4835 > 752 4836 > 355 4837 > 71 4838 > 424 4839 > 873 4840 > 397 4841 > 360 4842 > 704 4843 > 320 4844 > 293 4845 > 15 4846 > 943 4847 > 211 4848 > 579 4849 > 441 4850 > 504 4851 > 515 4852 > 292 4853 > 702 4854 > 798 4855 > 300 4856 > 117 4857 > 98 4858 > 927 4859 > 626 4860 > 205 4861 > 560 4862 > 741 4863 > 497 4864 > 1 4865 > 392 4866 > 516 4867 > 928 4868 > 563 4869 > 856 4870 > 576 4871 > 583 4872 > 898 4873 > 899 4874 > 84 4875 > 771 4876 > 578 4877 > 10 4878 > 594 4879 > 753 4880 > 358 4881 > 969 4882 > 732 4883 > 596 4884 > 470 4885 > 14 4886 > 620 4887 > 894 4888 > 860 4889 > 873 4890 > 441 4891 > 458 4892 > 877 4893 > 140 4894 > 533 4895 > 772 4896 > 347 4897 > 587 4898 > 766 4899 > 367 4900 > 352 4901 > 19 4902 > 158 4903 > 4 4904 > 900 4905 > 614 4906 > 28 4907 > 489 4908 > 685 4909 > 885 4910 > 829 4911 > 805 4912 > 316 4913 > 562 4914 > 377 4915 > 278 4916 > 636 4917 > 33 4918 > 225 4919 > 874 4920 > 73 4921 > 243 4922 > 576 4923 > 955 4924 > 300 4925 > 427 4926 > 184 4927 > 238 4928 > 581 4929 > 745 4930 > 586 4931 > 38 4932 > 92 4933 > 324 4934 > 410 4935 > 815 4936 > 642 4937 > 631 4938 > 350 4939 > 457 4940 > 63 4941 > 268 4942 > 855 4943 > 946 4944 > 219 4945 > 112 4946 > 201 4947 > 595 4948 > 12 4949 > 303 4950 > 720 4951 > 78 4952 > 305 4953 > 608 4954 > 168 4955 > 910 4956 > 798 4957 > 742 4958 > 713 4959 > 186 4960 > 44 4961 > 184 4962 > 70 4963 > 532 4964 > 571 4965 > 958 4966 > 58 4967 > 203 4968 > 997 4969 > 922 4970 > 173 4971 > 954 4972 > 76 4973 > 155 4974 > 765 4975 > 529 4976 > 886 4977 > 435 4978 > 79 4979 > 70 4980 > 467 4981 > 409 4982 > 778 4983 > 888 4984 > 834 4985 > 282 4986 > 499 4987 > 723 4988 > 88 4989 > 331 4990 > 717 4991 > 384 4992 > 278 4993 > 769 4994 > 700 4995 > 30 4996 > 428 4997 > 271 4998 > 290 4999 output.txt: > 0 1477 > 0 1879 > 0 2019 > 0 2350 > 0 3391 > 1 2430 > 1 3241 > 1 4010 > 1 4794 > 1 4865 > 2 423 > 2 2833 > 2 3716 > 2 3888 > 2 4732 > 3 1738 > 3 2249 > 3 3251 > 3 4640 > 3 4643 > 4 172 > 4 2837 > 4 2945 > 4 4522 > 4 4904 > 5 44 > 5 582 > 5 2145 > 5 3153 > 5 3943 > 6 691 > 6 1059 > 6 4282 > 6 4426 > 6 4670 > 7 1341 > 7 1618 > 7 3546 > 7 4437 > 7 4547 > 8 1687 > 8 1869 > 8 2121 > 8 3212 > 8 3252 > 9 260 > 9 1040 > 9 1317 > 9 2747 > 9 3894 > 10 1584 > 10 1813 > 10 3301 > 10 4763 > 10 4878 > 11 2319 > 11 2421 > 11 2645 > 11 3166 > 11 3522 > 12 888 > 12 1995 > 12 2289 > 12 4154 > 12 4949 > 13 2741 > 13 2878 > 13 3532 > 13 4322 > 13 4677 > 14 1527 > 14 1955 > 14 2959 > 14 3224 > 14 4886 > 15 400 > 15 1407 > 15 1908 > 15 2427 > 15 4846 > 16 463 > 16 2499 > 16 3066 > 16 3342 > 16 3637 > 17 147 > 17 1945 > 17 3069 > 17 4060 > 17 4303 > 18 417 > 18 469 > 18 1077 > 18 2487 > 18 2910 > 19 736 > 19 2845 > 19 3981 > 19 4696 > 19 4902 > 20 85 > 20 2233 > 20 2739 > 20 4530 > 20 4813 > 21 151 > 21 1544 > 21 2510 > 21 2985 > 21 4452 > 22 452 > 22 1214 > 22 2862 > 22 3287 > 22 4382 > 23 231 > 23 794 > 23 1388 > 23 3298 > 23 3463 > 24 698 > 24 2181 > 24 2960 > 24 3690 > 24 3748 > 25 34 > 25 1145 > 25 2971 > 25 4202 > 25 4250 > 26 584 > 26 1679 > 26 2085 > 26 2900 > 26 3912 > 27 1085 > 27 2277 > 27 3189 > 27 3884 > 27 4719 > 28 714 > 28 1526 > 28 1634 > 28 3929 > 28 4907 > 29 178 > 29 255 > 29 526 > 29 1758 > 29 2199 > 30 14 > 30 879 > 30 2753 > 30 3421 > 30 4996 > 31 299 > 31 1286 > 31 2998 > 31 3408 > 31 4274 > 32 330 > 32 1774 > 32 1913 > 32 3978 > 32 4809 > 33 1842 > 33 2539 > 33 2790 > 33 3910 > 33 4918 > 34 51 > 34 131 > 34 2724 > 34 3130 > 34 3825 > 35 1818 > 35 2512 > 35 3088 > 35 3633 > 35 4657 > 36 153 > 36 948 > 36 1046 > 36 1451 > 36 1778 > 37 580 > 37 2410 > 37 3931 > 37 3999 > 37 4329 > 38 111 > 38 3363 > 38 3693 > 38 3854 > 38 4932 > 39 1490 > 39 1705 > 39 2332 > 39 2715 > 39 2799 > 40 706 > 40 3018 > 40 3244 > 40 4498 > 40 4722 > 41 2442 > 41 2762 > 41 3145 > 41 4747 > 41 4754 > 42 890 > 42 1770 > 42 2984 > 42 3162 > 42 4032 > 43 700 > 43 2274 > 43 2800 > 43 3311 > 43 3447 > 44 530 > 44 1243 > 44 1976 > 44 4820 > 44 4961 > 45 812 > 45 2633 > 45 2665 > 45 3370 > 45 3588 > 46 678 > 46 1697 > 46 2745 > 46 2968 > 46 4495 > 47 1746 > 47 1944 > 47 3406 > 47 3652 > 47 3708 > 48 1510 > 48 2732 > 48 3621 > 48 4152 > 48 4197 > 49 919 > 49 2768 > 49 3305 > 49 3308 > 49 4440 > 50 208 > 50 289 > 50 621 > 50 1052 > 50 3429 > 51 292 > 51 593 > 51 1361 > 51 2262 > 51 3405 > 52 370 > 52 2063 > 52 2149 > 52 2650 > 52 3770 > 53 546 > 53 1726 > 53 3438 > 53 3552 > 53 3654 > 54 1294 > 54 3548 > 54 3675 > 54 4249 > 54 4275 > 55 1292 > 55 2522 > 55 2774 > 55 3538 > 55 4079 > 56 701 > 56 3398 > 56 3887 > 56 4742 > 56 4766 > 57 222 > 57 880 > 57 1366 > 57 1480 > 57 2617 > 58 473 > 58 964 > 58 2547 > 58 3420 > 58 4967 > 59 29 > 59 472 > 59 2358 > 59 2560 > 59 3108 > 60 183 > 60 1231 > 60 2475 > 60 3696 > 60 4504 > 61 1706 > 61 2243 > 61 3551 > 61 3746 > 61 4119 > 62 1649 > 62 2446 > 62 2982 > 62 3052 > 62 4057 > 63 982 > 63 2344 > 63 2429 > 63 4760 > 63 4941 > 64 439 > 64 604 > 64 1462 > 64 2142 > 64 4024 > 65 660 > 65 2943 > 65 3136 > 65 3137 > 65 4347 > 66 19 > 66 886 > 66 2095 > 66 2205 > 66 4088 > 67 1915 > 67 2180 > 67 2208 > 67 4093 > 67 4112 > 68 957 > 68 2422 > 68 3409 > 68 4049 > 68 4683 > 69 306 > 69 368 > 69 1063 > 69 1098 > 69 1389 > 70 507 > 70 522 > 70 4362 > 70 4963 > 70 4980 > 71 356 > 71 3125 > 71 3703 > 71 4402 > 71 4838 > 72 677 > 72 2015 > 72 2123 > 72 2784 > 72 2954 > 73 2457 > 73 3330 > 73 3989 > 73 4669 > 73 4921 > 74 644 > 74 2399 > 74 2772 > 74 3177 > 74 4405 > 75 932 > 75 1729 > 75 2012 > 75 2840 > 75 3242 > 76 2104 > 76 3554 > 76 4066 > 76 4374 > 76 4973 > 77 973 > 77 2818 > 77 3639 > 77 3712 > 77 4407 > 78 2007 > 78 2191 > 78 4326 > 78 4520 > 78 4952 > 79 378 > 79 865 > 79 3824 > 79 4291 > 79 4979 > 80 589 > 80 1744 > 80 1751 > 80 1782 > 80 4473 > 81 2164 > 81 2461 > 81 2578 > 81 2754 > 81 3904 > 82 881 > 82 1283 > 82 3692 > 82 4313 > 82 4328 > 83 4 > 83 247 > 83 1431 > 83 3248 > 83 4259 > 84 433 > 84 1154 > 84 2257 > 84 3600 > 84 4875 > 85 591 > 85 923 > 85 1509 > 85 1637 > 85 3457 > 86 1700 > 86 2046 > 86 2864 > 86 3567 > 86 4695 > 87 286 > 87 436 > 87 661 > 87 1661 > 87 2964 > 88 889 > 88 3169 > 88 3975 > 88 4142 > 88 4989 > 89 1453 > 89 2127 > 89 2323 > 89 3236 > 89 3776 > 90 1105 > 90 1236 > 90 1571 > 90 3257 > 90 3468 > 91 1299 > 91 1486 > 91 1906 > 91 2219 > 91 2464 > 92 1380 > 92 2381 > 92 3095 > 92 3197 > 92 4933 > 93 169 > 93 1346 > 93 1733 > 93 2071 > 93 3864 > 94 109 > 94 1442 > 94 1640 > 94 3268 > 94 3876 > 95 149 > 95 2306 > 95 2980 > 95 3719 > 95 3728 > 96 750 > 96 842 > 96 1010 > 96 2016 > 96 3723 > 97 1899 > 97 3128 > 97 3479 > 97 4331 > 97 4333 > 98 195 > 98 938 > 98 1459 > 98 4411 > 98 4858 > 99 1239 > 99 3203 > 99 3500 > 99 3725 > 99 3837 > 100 651 > 100 744 > 100 3982 > 100 4568 > 100 4632 > 101 1120 > 101 1422 > 101 1631 > 101 3357 > 101 4381 > 102 588 > 102 859 > 102 1229 > 102 1497 > 102 2346 > 103 1196 > 103 1614 > 103 1668 > 103 2418 > 103 2420 > 104 325 > 104 2076 > 104 2351 > 104 3677 > 104 4042 > 105 261 > 105 517 > 105 774 > 105 2357 > 105 2816 > 106 1385 > 106 1718 > 106 2356 > 106 3024 > 106 4739 > 107 245 > 107 1153 > 107 1948 > 107 3096 > 107 3423 > 108 116 > 108 328 > 108 412 > 108 4014 > 108 4091 > 109 2482 > 109 2496 > 109 3491 > 109 4007 > 109 4150 > 110 1383 > 110 1805 > 110 1850 > 110 1997 > 110 2284 > 111 775 > 111 1599 > 111 2170 > 111 4077 > 111 4193 > 112 1115 > 112 2185 > 112 3139 > 112 4676 > 112 4946 > 113 17 > 113 1840 > 113 3067 > 113 3645 > 113 4698 > 114 10 > 114 649 > 114 1615 > 114 3767 > 114 3790 > 115 531 > 115 2026 > 115 2770 > 115 3813 > 115 3847 > 116 485 > 116 2156 > 116 2330 > 116 2555 > 116 3510 > 117 152 > 117 2529 > 117 2706 > 117 2812 > 117 4857 > 118 1830 > 118 2159 > 118 2676 > 118 2726 > 118 4160 > 119 895 > 119 1069 > 119 3184 > 119 3662 > 119 4445 > 120 631 > 120 715 > 120 913 > 120 1569 > 120 3965 > 121 65 > 121 904 > 121 2175 > 121 2532 > 121 4179 > 122 20 > 122 2718 > 122 2841 > 122 3087 > 122 4256 > 123 389 > 123 2053 > 123 2503 > 123 2736 > 123 4805 > 124 1573 > 124 2059 > 124 2160 > 124 2362 > 124 4005 > 125 340 > 125 804 > 125 1940 > 125 2500 > 125 4013 > 126 313 > 126 2938 > 126 3013 > 126 4074 > 126 4693 > 127 816 > 127 1558 > 127 1791 > 127 3935 > 127 4045 > 128 228 > 128 553 > 128 1390 > 128 2264 > 128 4806 > 129 192 > 129 322 > 129 1496 > 129 2807 > 129 4182 > 130 770 > 130 824 > 130 1340 > 130 1372 > 130 3616 > 131 240 > 131 420 > 131 2987 > 131 3411 > 131 4430 > 132 1022 > 132 2089 > 132 2456 > 132 3704 > 132 3951 > 133 411 > 133 827 > 133 1133 > 133 1535 > 133 3524 > 134 125 > 134 962 > 134 2217 > 134 2307 > 134 3914 > 135 421 > 135 2940 > 135 3787 > 135 3839 > 135 4421 > 136 1484 > 136 2586 > 136 2689 > 136 3852 > 136 4004 > 137 684 > 137 1831 > 137 3260 > 137 3261 > 137 4080 > 138 1398 > 138 2244 > 138 2334 > 138 2377 > 138 4253 > 139 95 > 139 455 > 139 547 > 139 1144 > 139 3680 > 140 1021 > 140 1731 > 140 4076 > 140 4569 > 140 4894 > 141 954 > 141 1278 > 141 1790 > 141 2200 > 141 3511 > 142 921 > 142 1648 > 142 1893 > 142 3557 > 142 4614 > 143 283 > 143 302 > 143 1000 > 143 1959 > 143 2899 > 144 822 > 144 1298 > 144 3617 > 144 4008 > 144 4180 > 145 191 > 145 1173 > 145 1870 > 145 4117 > 145 4826 > 146 629 > 146 2865 > 146 3583 > 146 3980 > 146 4606 > 147 1643 > 147 1741 > 147 2174 > 147 3202 > 147 4654 > 148 855 > 148 1125 > 148 1580 > 148 3149 > 148 4295 > 149 1834 > 149 2226 > 149 2431 > 149 3232 > 149 4131 > 150 789 > 150 944 > 150 1839 > 150 1851 > 150 3442 > 151 2517 > 151 2528 > 151 2551 > 151 3820 > 151 4509 > 152 790 > 152 1162 > 152 2716 > 152 2787 > 152 3545 > 153 37 > 153 796 > 153 1338 > 153 2632 > 153 4630 > 154 702 > 154 1064 > 154 2268 > 154 2699 > 154 3271 > 155 2618 > 155 3673 > 155 3739 > 155 3932 > 155 4974 > 156 1531 > 156 1735 > 156 1999 > 156 2785 > 156 4083 > 157 906 > 157 3526 > 157 4070 > 157 4302 > 157 4541 > 158 2134 > 158 2775 > 158 2908 > 158 3717 > 158 4903 > 159 3033 > 159 3313 > 159 3451 > 159 3603 > 159 4818 > 160 627 > 160 1303 > 160 2203 > 160 2536 > 160 4027 > 161 482 > 161 1583 > 161 1773 > 161 2125 > 161 3619 > 162 211 > 162 2413 > 162 2557 > 162 2702 > 162 3243 > 163 236 > 163 1037 > 163 2748 > 163 3016 > 163 3542 > 164 388 > 164 646 > 164 694 > 164 1265 > 164 1646 > 165 597 > 165 771 > 165 1425 > 165 1886 > 165 2088 > 166 114 > 166 703 > 166 3155 > 166 4128 > 166 4351 > 167 2396 > 167 2658 > 167 3208 > 167 3576 > 167 4484 > 168 1293 > 168 1607 > 168 1655 > 168 1786 > 168 4955 > 169 76 > 169 1810 > 169 3015 > 169 3168 > 169 4524 > 170 2295 > 170 3579 > 170 4237 > 170 4318 > 170 4758 > 171 331 > 171 764 > 171 1123 > 171 2682 > 171 4538 > 172 1215 > 172 1671 > 172 2297 > 172 3889 > 172 4376 > 173 866 > 173 1291 > 173 4098 > 173 4726 > 173 4971 > 174 668 > 174 695 > 174 713 > 174 826 > 174 4002 > 175 43 > 175 1493 > 175 2479 > 175 2530 > 175 4603 > 176 48 > 176 52 > 176 108 > 176 416 > 176 3180 > 177 1901 > 177 2230 > 177 2476 > 177 2967 > 177 3011 > 178 1520 > 178 2814 > 178 3120 > 178 3477 > 178 4792 > 179 972 > 179 1034 > 179 2832 > 179 3793 > 179 4433 > 180 202 > 180 374 > 180 960 > 180 2580 > 180 4697 > 181 1469 > 181 3742 > 181 4028 > 181 4129 > 181 4672 > 182 63 > 182 2766 > 182 2902 > 182 3413 > 182 4692 > 183 836 > 183 1811 > 183 2326 > 183 2582 > 183 3223 > 184 1440 > 184 2100 > 184 4041 > 184 4927 > 184 4962 > 185 1 > 185 965 > 185 3106 > 185 3175 > 185 3636 > 186 1611 > 186 2856 > 186 2948 > 186 3040 > 186 4960 > 187 404 > 187 537 > 187 3002 > 187 3812 > 187 4655 > 188 1073 > 188 1391 > 188 3925 > 188 3928 > 188 3952 > 189 2347 > 189 2366 > 189 2794 > 189 3001 > 189 4612 > 190 1401 > 190 2625 > 190 4499 > 190 4517 > 190 4708 > 191 935 > 191 1207 > 191 1826 > 191 2534 > 191 2628 > 192 26 > 192 268 > 192 483 > 192 1525 > 192 2250 > 193 897 > 193 942 > 193 1393 > 193 3171 > 193 3322 > 194 1320 > 194 1861 > 194 2403 > 194 2810 > 194 3882 > 195 2119 > 195 2511 > 195 3277 > 195 4188 > 195 4765 > 196 394 > 196 1753 > 196 2546 > 196 3332 > 196 3768 > 197 819 > 197 1557 > 197 1891 > 197 2096 > 197 2527 > 198 1416 > 198 1447 > 198 2051 > 198 2502 > 198 4681 > 199 284 > 199 382 > 199 3856 > 199 4026 > 199 4438 > 200 724 > 200 1832 > 200 1896 > 200 3924 > 200 4557 > 201 638 > 201 2664 > 201 3304 > 201 4399 > 201 4947 > 202 1078 > 202 1528 > 202 2911 > 202 3528 > 202 4020 > 203 2042 > 203 3613 > 203 4501 > 203 4648 > 203 4968 > 204 1213 > 204 2229 > 204 2595 > 204 4780 > 204 4822 > 205 199 > 205 1150 > 205 4127 > 205 4674 > 205 4861 > 206 1331 > 206 1562 > 206 2606 > 206 3657 > 206 4309 > 207 49 > 207 971 > 207 3100 > 207 3574 > 207 3758 > 208 590 > 208 3886 > 208 4348 > 208 4717 > 208 4824 > 209 1177 > 209 2021 > 209 2196 > 209 3829 > 209 4238 > 210 179 > 210 274 > 210 2866 > 210 3740 > 210 3993 > 211 77 > 211 716 > 211 1124 > 211 3848 > 211 4848 > 212 1065 > 212 1373 > 212 3369 > 212 3377 > 212 4266 > 213 59 > 213 239 > 213 272 > 213 3324 > 213 4242 > 214 349 > 214 868 > 214 1639 > 214 3240 > 214 3895 > 215 2640 > 215 3102 > 215 4039 > 215 4227 > 215 4255 > 216 229 > 216 1638 > 216 1664 > 216 3846 > 216 4086 > 217 1382 > 217 1719 > 217 2245 > 217 2598 > 217 4622 > 218 1586 > 218 2101 > 218 3449 > 218 4124 > 218 4599 > 219 1802 > 219 2906 > 219 4377 > 219 4715 > 219 4945 > 220 207 > 220 449 > 220 1894 > 220 2363 > 220 3488 > 221 213 > 221 1181 > 221 1339 > 221 1823 > 221 2391 > 222 165 > 222 1057 > 222 1308 > 222 1872 > 222 4466 > 223 640 > 223 1070 > 223 3443 > 223 3661 > 223 4821 > 224 2040 > 224 2303 > 224 2481 > 224 2956 > 224 3896 > 225 491 > 225 1276 > 225 2402 > 225 3401 > 225 4919 > 226 99 > 226 1647 > 226 2225 > 226 4658 > 226 4835 > 227 1142 > 227 2488 > 227 3424 > 227 3430 > 227 3584 > 228 499 > 228 1090 > 228 1350 > 228 3937 > 228 4198 > 229 1904 > 229 2584 > 229 3385 > 229 4261 > 229 4443 > 230 916 > 230 1297 > 230 1485 > 230 2813 > 230 3403 > 231 528 > 231 1406 > 231 2150 > 231 2240 > 231 4363 > 232 544 > 232 1534 > 232 1665 > 232 2514 > 232 3874 > 233 326 > 233 408 > 233 3972 > 233 4287 > 233 4539 > 234 594 > 234 1197 > 234 1270 > 234 1514 > 234 1853 > 235 57 > 235 685 > 235 1603 > 235 2081 > 235 4667 > 236 316 > 236 628 > 236 1277 > 236 1980 > 236 3724 > 237 304 > 237 448 > 237 552 > 237 2737 > 237 3473 > 238 163 > 238 1779 > 238 2986 > 238 3099 > 238 4928 > 239 1473 > 239 1998 > 239 2414 > 239 2989 > 239 3879 > 240 542 > 240 803 > 240 851 > 240 2648 > 240 2761 > 241 2067 > 241 2722 > 241 3082 > 241 4097 > 241 4611 > 242 335 > 242 1789 > 242 3428 > 242 3718 > 242 3831 > 243 91 > 243 2385 > 243 2760 > 243 4120 > 243 4922 > 244 648 > 244 1902 > 244 2907 > 244 3901 > 244 4171 > 245 1088 > 245 1174 > 245 1645 > 245 2550 > 245 3200 > 246 1616 > 246 1725 > 246 2017 > 246 2683 > 246 4690 > 247 451 > 247 1310 > 247 1979 > 247 2215 > 247 2644 > 248 501 > 248 958 > 248 1336 > 248 1476 > 248 1843 > 249 55 > 249 709 > 249 1734 > 249 3331 > 249 4560 > 250 377 > 250 1107 > 250 3643 > 250 4065 > 250 4204 > 251 995 > 251 1036 > 251 1889 > 251 2876 > 251 3858 > 252 639 > 252 872 > 252 1327 > 252 2623 > 252 3788 > 253 467 > 253 519 > 253 1003 > 253 1769 > 253 3695 > 254 1311 > 254 1709 > 254 2778 > 254 3646 > 254 3938 > 255 970 > 255 1402 > 255 1492 > 255 3821 > 255 3853 > 256 663 > 256 2602 > 256 2663 > 256 2889 > 256 3883 > 257 1809 > 257 1890 > 257 3293 > 257 3647 > 257 3857 > 258 618 > 258 1548 > 258 1990 > 258 3380 > 258 4680 > 259 264 > 259 2107 > 259 3098 > 259 3595 > 259 3640 > 260 167 > 260 1911 > 260 3482 > 260 4448 > 260 4656 > 261 723 > 261 2445 > 261 3058 > 261 4642 > 261 4811 > 262 217 > 262 2275 > 262 2825 > 262 2850 > 262 3629 > 263 50 > 263 323 > 263 1793 > 263 1867 > 263 4745 > 264 2619 > 264 2638 > 264 2776 > 264 2783 > 264 4590 > 265 575 > 265 902 > 265 1001 > 265 2441 > 265 3157 > 266 170 > 266 2252 > 266 4413 > 266 4483 > 266 4542 > 267 2269 > 267 3817 > 267 3906 > 267 4034 > 267 4164 > 268 218 > 268 252 > 268 1784 > 268 3367 > 268 4942 > 269 384 > 269 757 > 269 1030 > 269 1438 > 269 2548 > 270 176 > 270 1449 > 270 1468 > 270 2893 > 270 3656 > 271 817 > 271 1363 > 271 2077 > 271 4056 > 271 4998 > 272 910 > 272 1108 > 272 1481 > 272 3397 > 272 3850 > 273 1610 > 273 1757 > 273 1986 > 273 2171 > 273 4584 > 274 54 > 274 1925 > 274 3563 > 274 3580 > 274 4354 > 275 38 > 275 662 > 275 2157 > 275 2572 > 275 3497 > 276 75 > 276 763 > 276 2616 > 276 3516 > 276 3749 > 277 2130 > 277 2222 > 277 2659 > 277 3499 > 277 3582 > 278 521 > 278 3165 > 278 4531 > 278 4916 > 278 4993 > 279 823 > 279 2036 > 279 3335 > 279 3418 > 279 4559 > 280 9 > 280 2050 > 280 2239 > 280 3104 > 280 3773 > 281 1472 > 281 1983 > 281 3204 > 281 3923 > 281 4281 > 282 1168 > 282 2039 > 282 2698 > 282 4105 > 282 4986 > 283 458 > 283 850 > 283 2808 > 283 4017 > 283 4537 > 284 161 > 284 579 > 284 785 > 284 1362 > 284 3750 > 285 1190 > 285 1767 > 285 3843 > 285 4095 > 285 4229 > 286 1267 > 286 2755 > 286 4072 > 286 4082 > 286 4219 > 287 869 > 287 989 > 287 1585 > 287 3312 > 287 4469 > 288 215 > 288 1232 > 288 2353 > 288 3222 > 288 3747 > 289 237 > 289 253 > 289 2875 > 289 3998 > 289 4455 > 290 1138 > 290 2184 > 290 2805 > 290 2873 > 290 4999 > 291 1835 > 291 3384 > 291 3498 > 291 3926 > 291 4797 > 292 454 > 292 978 > 292 2912 > 292 4825 > 292 4853 > 293 680 > 293 1936 > 293 2485 > 293 3412 > 293 4845 > 294 363 > 294 735 > 294 1182 > 294 3566 > 294 4410 > 295 1460 > 295 2601 > 295 3038 > 295 3525 > 295 3805 > 296 475 > 296 793 > 296 3253 > 296 3530 > 296 3678 > 297 133 > 297 1318 > 297 2069 > 297 2146 > 297 3320 > 298 257 > 298 1374 > 298 2378 > 298 3899 > 298 4564 > 299 361 > 299 1561 > 299 2914 > 299 3207 > 299 3386 > 300 474 > 300 1688 > 300 4710 > 300 4856 > 300 4925 > 301 1210 > 301 2109 > 301 3138 > 301 3560 > 301 4771 > 302 303 > 302 635 > 302 1816 > 302 4046 > 302 4615 > 303 1541 > 303 2480 > 303 3254 > 303 4273 > 303 4950 > 304 606 > 304 1439 > 304 2515 > 304 4218 > 304 4832 > 305 699 > 305 1140 > 305 2802 > 305 2983 > 305 4953 > 306 861 > 306 1542 > 306 1594 > 306 1862 > 306 2153 > 307 809 > 307 874 > 307 2823 > 307 3117 > 307 4221 > 308 609 > 308 795 > 308 1501 > 308 3469 > 308 3808 > 309 1071 > 309 1567 > 309 1650 > 309 2195 > 309 4449 > 310 87 > 310 515 > 310 3625 > 310 4427 > 310 4566 > 311 2521 > 311 2561 > 311 3515 > 311 4162 > 311 4453 > 312 21 > 312 216 > 312 440 > 312 912 > 312 2052 > 313 5 > 313 626 > 313 1553 > 313 2791 > 313 4558 > 314 1134 > 314 1849 > 314 2631 > 314 2731 > 314 4428 > 315 256 > 315 730 > 315 860 > 315 1446 > 315 4798 > 316 2439 > 316 2958 > 316 3217 > 316 4298 > 316 4913 > 317 777 > 317 840 > 317 3445 > 317 3593 > 317 3855 > 318 725 > 318 820 > 318 1975 > 318 2533 > 318 3991 > 319 265 > 319 1919 > 319 2057 > 319 3250 > 319 4748 > 320 1932 > 320 2227 > 320 2838 > 320 3292 > 320 4844 > 321 387 > 321 844 > 321 3541 > 321 4003 > 321 4101 > 322 409 > 322 778 > 322 3178 > 322 4586 > 322 4788 > 323 156 > 323 393 > 323 557 > 323 1240 > 323 4147 > 324 1685 > 324 3417 > 324 3492 > 324 4819 > 324 4934 > 325 2048 > 325 2596 > 325 3192 > 325 3648 > 325 4474 > 326 164 > 326 614 > 326 1666 > 326 2405 > 326 3481 > 327 262 > 327 2951 > 327 3915 > 327 4496 > 327 4525 > 328 1420 > 328 1436 > 328 2777 > 328 3362 > 328 3752 > 329 375 > 329 1629 > 329 2743 > 329 3444 > 329 4486 > 330 513 > 330 577 > 330 849 > 330 2540 > 330 4371 > 331 160 > 331 1187 > 331 3150 > 331 4743 > 331 4990 > 332 1495 > 332 1764 > 332 3142 > 332 4069 > 332 4774 > 333 2851 > 333 2898 > 333 3869 > 333 4292 > 333 4350 > 334 1873 > 334 2643 > 334 2764 > 334 3916 > 334 4592 > 335 120 > 335 864 > 335 1845 > 335 3375 > 335 4424 > 336 348 > 336 1004 > 336 1796 > 336 4168 > 336 4700 > 337 829 > 337 1252 > 337 2389 > 337 3827 > 337 3878 > 338 760 > 338 1475 > 338 2975 > 338 3422 > 338 3994 > 339 1135 > 339 2375 > 339 2594 > 339 4265 > 339 4702 > 340 592 > 340 997 > 340 4601 > 340 4783 > 340 4795 > 341 2451 > 341 2567 > 341 2819 > 341 4016 > 341 4208 > 342 1696 > 342 2646 > 342 2746 > 342 3036 > 342 4481 > 343 67 > 343 235 > 343 1027 > 343 2804 > 343 3475 > 344 188 > 344 811 > 344 2103 > 344 2635 > 344 3663 > 345 873 > 345 1183 > 345 2424 > 345 3183 > 345 4137 > 346 996 > 346 1461 > 346 4048 > 346 4090 > 346 4400 > 347 141 > 347 3697 > 347 3738 > 347 3985 > 347 4897 > 348 2519 > 348 2901 > 348 3092 > 348 3158 > 348 3303 > 349 1017 > 349 1209 > 349 2394 > 349 3350 > 349 4418 > 350 616 > 350 1458 > 350 2440 > 350 3918 > 350 4939 > 351 1658 > 351 2280 > 351 3620 > 351 3634 > 351 3947 > 352 1377 > 352 2494 > 352 3195 > 352 3809 > 352 4901 > 353 32 > 353 1094 > 353 1710 > 353 3689 > 353 3996 > 354 193 > 354 1579 > 354 1968 > 354 2692 > 354 3658 > 355 1130 > 355 2090 > 355 2198 > 355 3836 > 355 4837 > 356 28 > 356 733 > 356 1739 > 356 2212 > 356 4305 > 357 184 > 357 311 > 357 835 > 357 1587 > 357 2099 > 358 105 > 358 818 > 358 981 > 358 2045 > 358 4881 > 359 1049 > 359 2379 > 359 3318 > 359 4553 > 359 4751 > 360 924 > 360 1325 > 360 2282 > 360 3179 > 360 4842 > 361 692 > 361 2608 > 361 2691 > 361 2885 > 361 4624 > 362 781 > 362 1238 > 362 1836 > 362 2390 > 362 2704 > 363 494 > 363 1507 > 363 1626 > 363 2098 > 363 3670 > 364 633 > 364 834 > 364 1122 > 364 1563 > 364 4214 > 365 828 > 365 3196 > 365 3508 > 365 4055 > 365 4444 > 366 1068 > 366 1112 > 366 1743 > 366 2147 > 366 4802 > 367 602 > 367 1097 > 367 2251 > 367 3365 > 367 4900 > 368 194 > 368 727 > 368 772 > 368 976 > 368 4038 > 369 242 > 369 434 > 369 1018 > 369 3687 > 369 4776 > 370 1075 > 370 1854 > 370 2793 > 370 3757 > 370 4190 > 371 136 > 371 249 > 371 759 > 371 1155 > 371 2058 > 372 366 > 372 1404 > 372 1523 > 372 2152 > 372 3615 > 373 140 > 373 3026 > 373 3561 > 373 3655 > 373 4140 > 374 24 > 374 852 > 374 2008 > 374 2278 > 374 3535 > 375 1565 > 375 2367 > 375 2437 > 375 3334 > 375 4613 > 376 186 > 376 1172 > 376 2872 > 376 3389 > 376 4270 > 377 336 > 377 2744 > 377 2904 > 377 3585 > 377 4915 > 378 1011 > 378 1198 > 378 2621 > 378 3116 > 378 4620 > 379 887 > 379 2834 > 379 2843 > 379 4081 > 379 4565 > 380 16 > 380 674 > 380 2291 > 380 2569 > 380 3986 > 381 362 > 381 427 > 381 442 > 381 1266 > 381 3231 > 382 2056 > 382 3234 > 382 3762 > 382 3949 > 382 4161 > 383 230 > 383 599 > 383 1379 > 383 3376 > 383 4301 > 384 767 > 384 2047 > 384 3623 > 384 4554 > 384 4992 > 385 72 > 385 1262 > 385 2126 > 385 2314 > 385 2661 > 386 3309 > 386 3785 > 386 4050 > 386 4595 > 386 4746 > 387 307 > 387 1074 > 387 2849 > 387 3537 > 387 3698 > 388 155 > 388 2117 > 388 2803 > 388 3844 > 388 4355 > 389 1005 > 389 1732 > 389 1761 > 389 1871 > 389 3294 > 390 1644 > 390 3061 > 390 4385 > 390 4623 > 390 4750 > 391 1939 > 391 2977 > 391 3467 > 391 3611 > 391 4583 > 392 2649 > 392 3030 > 392 3521 > 392 3811 > 392 4866 > 393 418 > 393 1466 > 393 1923 > 393 3368 > 393 3681 > 394 221 > 394 753 > 394 1554 > 394 3903 > 394 4633 > 395 1375 > 395 2541 > 395 2720 > 395 3273 > 395 4534 > 396 1619 > 396 2267 > 396 3007 > 396 3381 > 396 4178 > 397 80 > 397 1632 > 397 2674 > 397 2765 > 397 4841 > 398 963 > 398 1450 > 398 3053 > 398 3682 > 398 4705 > 399 1884 > 399 2054 > 399 2132 > 399 2404 > 399 2535 > 400 1056 > 400 1316 > 400 1905 > 400 3387 > 400 4096 > 401 950 > 401 3152 > 401 3199 > 401 3691 > 401 4713 > 402 2877 > 402 3283 > 402 4006 > 402 4200 > 402 4441 > 403 142 > 403 175 > 403 1087 > 403 1511 > 403 3784 > 404 327 > 404 752 > 404 2313 > 404 2425 > 404 4033 > 405 734 > 405 1824 > 405 3041 > 405 3161 > 405 4040 > 406 267 > 406 2266 > 406 2651 > 406 3701 > 406 4185 > 407 294 > 407 3185 > 407 4205 > 407 4335 > 407 4724 > 408 212 > 408 334 > 408 508 > 408 2241 > 408 4310 > 409 711 > 409 1521 > 409 2285 > 409 3193 > 409 4982 > 410 721 > 410 769 > 410 2516 > 410 3300 > 410 4935 > 411 977 > 411 1949 > 411 3618 > 411 4187 > 411 4395 > 412 479 > 412 636 > 412 670 > 412 2339 > 412 4364 > 413 45 > 413 548 > 413 870 > 413 1092 > 413 3404 > 414 909 > 414 1798 > 414 2321 > 414 3288 > 414 3838 > 415 884 > 415 966 > 415 1128 > 415 2173 > 415 4241 > 416 31 > 416 801 > 416 2564 > 416 2979 > 416 3452 > 417 858 > 417 969 > 417 1042 > 417 2570 > 417 2786 > 418 1233 > 418 2348 > 418 2636 > 418 2734 > 418 3727 > 419 704 > 419 833 > 419 1008 > 419 3371 > 419 3606 > 420 968 > 420 1780 > 420 1964 > 420 3274 > 420 4211 > 421 1234 > 421 2300 > 421 2721 > 421 3042 > 421 4122 > 422 58 > 422 1846 > 422 1859 > 422 3338 > 422 4393 > 423 266 > 423 737 > 423 943 > 423 1367 > 423 4346 > 424 53 > 424 705 > 424 1926 > 424 3777 > 424 4839 > 425 103 > 425 1386 > 425 2368 > 425 3020 > 425 4311 > 426 2283 > 426 3465 > 426 4367 > 426 4422 > 426 4472 > 427 550 > 427 1499 > 427 3665 > 427 4191 > 427 4926 > 428 1800 > 428 4089 > 428 4272 > 428 4518 > 428 4997 > 429 845 > 429 983 > 429 1909 > 429 2609 > 429 3651 > 430 1900 > 430 2506 > 430 3751 > 430 4257 > 430 4688 > 431 688 > 431 1935 > 431 3779 > 431 4286 > 431 4608 > 432 371 > 432 386 > 432 708 > 432 2492 > 432 3780 > 433 1590 > 433 1907 > 433 2789 > 433 3160 > 433 3435 > 434 731 > 434 1053 > 434 1551 > 434 1675 > 434 2407 > 435 206 > 435 1982 > 435 3118 > 435 4605 > 435 4978 > 436 984 > 436 1242 > 436 1290 > 436 1765 > 436 2976 > 437 1179 > 437 2842 > 437 3720 > 437 3927 > 437 3970 > 438 30 > 438 516 > 438 1670 > 438 3051 > 438 4285 > 439 2035 > 439 2162 > 439 3062 > 439 4085 > 439 4738 > 440 1858 > 440 3772 > 440 3966 > 440 4325 > 440 4789 > 441 2654 > 441 2728 > 441 4816 > 441 4850 > 441 4891 > 442 297 > 442 422 > 442 608 > 442 1716 > 442 2144 > 443 1427 > 443 1635 > 443 4489 > 443 4694 > 443 4709 > 444 144 > 444 301 > 444 707 > 444 782 > 444 3990 > 445 825 > 445 2372 > 445 2552 > 445 3737 > 445 3945 > 446 1185 > 446 1474 > 446 2782 > 446 2991 > 446 3359 > 447 1205 > 447 2352 > 447 3188 > 447 3259 > 447 3383 > 448 974 > 448 1993 > 448 2733 > 448 2749 > 448 4387 > 449 62 > 449 2719 > 449 3806 > 449 4030 > 449 4429 > 450 613 > 450 4084 > 450 4149 > 450 4523 > 450 4545 > 451 559 > 451 830 > 451 2740 > 451 3587 > 451 4216 > 452 352 > 452 1184 > 452 2531 > 452 2966 > 452 4361 > 453 520 > 453 1102 > 453 2068 > 453 2590 > 453 4146 > 454 128 > 454 986 > 454 3229 > 454 4092 > 454 4711 > 455 2398 > 455 2491 > 455 2498 > 455 3493 > 455 4064 > 456 1324 > 456 2113 > 456 2197 > 456 3983 > 456 4058 > 457 84 > 457 682 > 457 2211 > 457 3414 > 457 4940 > 458 1555 > 458 2380 > 458 2656 > 458 3997 > 458 4892 > 459 1160 > 459 2207 > 459 2354 > 459 3466 > 459 3851 > 460 244 > 460 324 > 460 776 > 460 2962 > 460 4213 > 461 523 > 461 1080 > 461 1455 > 461 1504 > 461 3353 > 462 6 > 462 464 > 462 2478 > 462 3239 > 462 3474 > 463 911 > 463 979 > 463 2116 > 463 3262 > 463 3948 > 464 39 > 464 792 > 464 1191 > 464 1888 > 464 2925 > 465 1261 > 465 1865 > 465 2712 > 465 3393 > 465 3819 > 466 488 > 466 2333 > 466 3666 > 466 4201 > 466 4316 > 467 729 > 467 1424 > 467 2292 > 467 2322 > 467 4981 > 468 1794 > 468 1829 > 468 2653 > 468 4189 > 468 4465 > 469 749 > 469 2992 > 469 3323 > 469 4492 > 469 4725 > 470 665 > 470 1344 > 470 1429 > 470 4442 > 470 4885 > 471 496 > 471 1399 > 471 2255 > 471 3326 > 471 4757 > 472 1657 > 472 3121 > 472 3436 > 472 3578 > 472 4829 > 473 1328 > 473 2574 > 473 2579 > 473 3349 > 473 4062 > 474 86 > 474 318 > 474 2006 > 474 2575 > 474 3660 > 475 1792 > 475 2143 > 475 2423 > 475 2881 > 475 4019 > 476 450 > 476 664 > 476 1104 > 476 4018 > 476 4358 > 477 1247 > 477 1403 > 477 4209 > 477 4555 > 477 4567 > 478 2238 > 478 2680 > 478 3573 > 478 3659 > 478 3885 > 479 426 > 479 806 > 479 1623 > 479 4125 > 479 4661 > 480 47 > 480 243 > 480 799 > 480 2652 > 480 3815 > 481 894 > 481 1408 > 481 2161 > 481 2315 > 481 2545 > 482 755 > 482 1994 > 482 2108 > 482 2210 > 482 3897 > 483 1083 > 483 2613 > 483 2824 > 483 2933 > 483 3075 > 484 135 > 484 381 > 484 2773 > 484 2829 > 484 2953 > 485 402 > 485 1117 > 485 3399 > 485 3531 > 485 3631 > 486 470 > 486 2577 > 486 4215 > 486 4277 > 486 4808 > 487 681 > 487 2049 > 487 2952 > 487 3558 > 487 4653 > 488 132 > 488 351 > 488 1093 > 488 2723 > 488 3485 > 489 419 > 489 2867 > 489 3410 > 489 3456 > 489 4908 > 490 536 > 490 1517 > 490 2118 > 490 3958 > 490 4468 > 491 18 > 491 1572 > 491 2542 > 491 2918 > 491 4109 > 492 1156 > 492 1962 > 492 3005 > 492 3913 > 492 4527 > 493 645 > 493 1031 > 493 1748 > 493 3358 > 493 4409 > 494 468 > 494 1333 > 494 2382 > 494 3624 > 494 3734 > 495 1703 > 495 2055 > 495 2671 > 495 3249 > 495 3933 > 496 885 > 496 927 > 496 1235 > 496 1371 > 496 2242 > 497 1356 > 497 3602 > 497 4342 > 497 4462 > 497 4864 > 498 177 > 498 1146 > 498 1300 > 498 1957 > 498 3461 > 499 406 > 499 4533 > 499 4551 > 499 4641 > 499 4987 > 500 862 > 500 980 > 500 3797 > 500 4159 > 500 4801 > 501 1927 > 501 3533 > 501 3614 > 501 3799 > 501 3881 > 502 900 > 502 1159 > 502 2974 > 502 3127 > 502 3565 > 503 1530 > 503 2141 > 503 2922 > 503 3103 > 503 3216 > 504 2151 > 504 2256 > 504 3549 > 504 4245 > 504 4851 > 505 1334 > 505 1410 > 505 1776 > 505 4139 > 505 4383 > 506 555 > 506 1358 > 506 2177 > 506 4463 > 506 4729 > 507 263 > 507 1837 > 507 2687 > 507 3950 > 507 4561 > 508 320 > 508 1771 > 508 1989 > 508 2093 > 508 4368 > 509 1833 > 509 2169 > 509 3176 > 509 3798 > 509 4166 > 510 669 > 510 2459 > 510 3830 > 510 4071 > 510 4284 > 511 113 > 511 1044 > 511 1176 > 511 3722 > 511 4506 > 512 1314 > 512 2044 > 512 2611 > 512 2854 > 512 3164 > 513 1673 > 513 1956 > 513 2993 > 513 4587 > 513 4827 > 514 106 > 514 2092 > 514 3134 > 514 3803 > 514 4365 > 515 2038 > 515 3955 > 515 4037 > 515 4423 > 515 4852 > 516 425 > 516 641 > 516 2022 > 516 2355 > 516 4867 > 517 1397 > 517 1513 > 517 1566 > 517 3124 > 517 3936 > 518 182 > 518 945 > 518 2158 > 518 2713 > 518 3919 > 519 1428 > 519 1605 > 519 2490 > 519 2701 > 519 3003 > 520 2797 > 520 2930 > 520 4454 > 520 4460 > 520 4467 > 521 224 > 521 2190 > 521 2324 > 521 3286 > 521 4736 > 522 926 > 522 2335 > 522 3115 > 522 4417 > 522 4420 > 523 791 > 523 1847 > 523 2331 > 523 3458 > 523 4397 > 524 129 > 524 788 > 524 1953 > 524 3256 > 524 4767 > 525 655 > 525 726 > 525 1435 > 525 4073 > 525 4687 > 526 2294 > 526 2454 > 526 3021 > 526 3346 > 526 3706 > 527 867 > 527 1795 > 527 2434 > 527 4290 > 527 4626 > 528 462 > 528 1628 > 528 2304 > 528 2537 > 528 4730 > 529 73 > 529 1524 > 529 2859 > 529 3230 > 529 4976 > 530 622 > 530 3050 > 530 3091 > 530 4144 > 530 4607 > 531 94 > 531 1129 > 531 2999 > 531 3459 > 531 4666 > 532 564 > 532 570 > 532 1255 > 532 2080 > 532 4964 > 533 856 > 533 1457 > 533 3068 > 533 3590 > 533 4895 > 534 92 > 534 405 > 534 2763 > 534 3599 > 534 4023 > 535 1505 > 535 2673 > 535 3210 > 535 3506 > 535 3954 > 536 1875 > 536 2415 > 536 3462 > 536 3630 > 536 4513 > 537 123 > 537 445 > 537 993 > 537 4126 > 537 4812 > 538 1898 > 538 3079 > 538 3314 > 538 4390 > 538 4401 > 539 1395 > 539 2265 > 539 2411 > 539 2603 > 539 2641 > 540 738 > 540 2301 > 540 3596 > 540 4388 > 540 4815 > 541 1295 > 541 1547 > 541 1575 > 541 2041 > 541 2504 > 542 787 > 542 1321 > 542 1868 > 542 4108 > 542 4260 > 543 1624 > 543 1864 > 543 2232 > 543 2871 > 543 4490 > 544 2247 > 544 2927 > 544 3122 > 544 3977 > 544 4130 > 545 1164 > 545 1226 > 545 2281 > 545 3008 > 545 4507 > 546 937 > 546 1326 > 546 1568 > 546 1721 > 546 2223 > 547 1101 > 547 1175 > 547 2011 > 547 2248 > 547 3610 > 548 461 > 548 933 > 548 2179 > 548 3047 > 548 4366 > 549 1312 > 549 1825 > 549 1938 > 549 2932 > 549 4107 > 550 248 > 550 534 > 550 2447 > 550 4111 > 550 4235 > 551 3345 > 551 3598 > 551 3710 > 551 3963 > 551 4314 > 552 1577 > 552 1749 > 552 3059 > 552 3572 > 552 3778 > 553 1139 > 553 3688 > 553 4172 > 553 4359 > 553 4529 > 554 554 > 554 624 > 554 1227 > 554 2771 > 554 3282 > 555 3 > 555 7 > 555 1013 > 555 3917 > 555 4220 > 556 1279 > 556 1307 > 556 1418 > 556 1502 > 556 4644 > 557 1218 > 557 4104 > 557 4516 > 557 4589 > 557 4830 > 558 576 > 558 1323 > 558 2848 > 558 3321 > 558 3826 > 559 1482 > 559 2340 > 559 3214 > 559 4299 > 559 4398 > 560 762 > 560 3352 > 560 3559 > 560 4251 > 560 4862 > 561 991 > 561 2122 > 561 2462 > 561 3245 > 561 3726 > 562 567 > 562 1355 > 562 1672 > 562 2483 > 562 4914 > 563 2087 > 563 3226 > 563 4246 > 563 4777 > 563 4869 > 564 258 > 564 1674 > 564 2939 > 564 3416 > 564 4511 > 565 365 > 565 457 > 565 930 > 565 1211 > 565 2588 > 566 846 > 566 1560 > 566 2220 > 566 3317 > 566 4338 > 567 61 > 567 1285 > 567 1417 > 567 2139 > 567 4136 > 568 1677 > 568 2013 > 568 2554 > 568 2828 > 568 3267 > 569 768 > 569 1432 > 569 1828 > 569 2070 > 569 3792 > 570 414 > 570 1116 > 570 2438 > 570 2693 > 570 3907 > 571 359 > 571 1448 > 571 3264 > 571 4001 > 571 4965 > 572 350 > 572 391 > 572 429 > 572 1203 > 572 2571 > 573 305 > 573 1007 > 573 2110 > 573 2566 > 573 4753 > 574 712 > 574 877 > 574 1608 > 574 3181 > 574 3502 > 575 354 > 575 2064 > 575 2361 > 575 2978 > 575 3396 > 576 2062 > 576 2206 > 576 2395 > 576 4871 > 576 4923 > 577 280 > 577 2637 > 577 2700 > 577 2863 > 577 4636 > 578 376 > 578 525 > 578 802 > 578 3577 > 578 4877 > 579 1131 > 579 2060 > 579 3733 > 579 3909 > 579 4849 > 580 1081 > 580 1394 > 580 1863 > 580 3190 > 580 4067 > 581 2014 > 581 3505 > 581 3705 > 581 4031 > 581 4929 > 582 1032 > 582 1121 > 582 1556 > 582 2995 > 582 3832 > 583 273 > 583 2406 > 583 3201 > 583 4268 > 583 4872 > 584 2383 > 584 3562 > 584 3694 > 584 3866 > 584 4036 > 585 64 > 585 270 > 585 1054 > 585 1441 > 585 2675 > 586 210 > 586 610 > 586 1454 > 586 1532 > 586 4931 > 587 1289 > 587 2073 > 587 2135 > 587 3055 > 587 4898 > 588 41 > 588 839 > 588 1045 > 588 2627 > 588 3890 > 589 642 > 589 1216 > 589 1230 > 589 1413 > 589 2994 > 590 33 > 590 97 > 590 1971 > 590 3206 > 590 4222 > 591 1965 > 591 2717 > 591 3126 > 591 3732 > 591 4232 > 592 310 > 592 654 > 592 2401 > 592 2615 > 592 3789 > 593 312 > 593 940 > 593 1887 > 593 2509 > 593 3174 > 594 821 > 594 3009 > 594 3432 > 594 3863 > 594 4879 > 595 1797 > 595 3390 > 595 4100 > 595 4271 > 595 4948 > 596 504 > 596 3132 > 596 3769 > 596 4384 > 596 4884 > 597 1844 > 597 3054 > 597 3944 > 597 4526 > 597 4689 > 598 1540 > 598 2371 > 598 3842 > 598 3973 > 598 4629 > 599 1158 > 599 1713 > 599 2759 > 599 3278 > 599 4196 > 600 36 > 600 1269 > 600 2947 > 600 4047 > 600 4269 > 601 424 > 601 2201 > 601 2817 > 601 2894 > 601 4628 > 602 500 > 602 1467 > 602 2165 > 602 2235 > 602 3861 > 603 1029 > 603 2471 > 603 2936 > 603 3035 > 603 4163 > 604 27 > 604 1237 > 604 2970 > 604 3000 > 604 3568 > 605 766 > 605 1020 > 605 1141 > 605 2023 > 605 3833 > 606 380 > 606 1245 > 606 1257 > 606 2182 > 606 3775 > 607 506 > 607 928 > 607 1760 > 607 3037 > 607 3529 > 608 2186 > 608 2668 > 608 3555 > 608 4264 > 608 4954 > 609 612 > 609 2120 > 609 2677 > 609 2934 > 609 3581 > 610 93 > 610 276 > 610 1067 > 610 1691 > 610 3107 > 611 358 > 611 541 > 611 901 > 611 2443 > 611 3715 > 612 2815 > 612 3683 > 612 3685 > 612 3771 > 612 4682 > 613 364 > 613 1119 > 613 2801 > 613 3730 > 613 4459 > 614 338 > 614 1199 > 614 2261 > 614 2467 > 614 4906 > 615 946 > 615 1415 > 615 2136 > 615 2944 > 615 4735 > 616 2455 > 616 2597 > 616 2861 > 616 3964 > 616 4123 > 617 1015 > 617 1660 > 617 2497 > 617 3077 > 617 3840 > 618 571 > 618 657 > 618 3480 > 618 3628 > 618 4578 > 619 459 > 619 719 > 619 1260 > 619 3220 > 619 3351 > 620 397 > 620 415 > 620 1929 > 620 4660 > 620 4887 > 621 1305 > 621 1348 > 621 2246 > 621 4252 > 621 4575 > 622 2855 > 622 3215 > 622 3470 > 622 3859 > 622 4078 > 623 104 > 623 369 > 623 1192 > 623 2228 > 623 4431 > 624 673 > 624 3495 > 624 4199 > 624 4353 > 624 4737 > 625 383 > 625 2884 > 625 3930 > 625 4283 > 625 4332 > 626 1612 > 626 2905 > 626 3605 > 626 4651 > 626 4860 > 627 786 > 627 3544 > 627 3961 > 627 4153 > 627 4425 > 628 587 > 628 1768 > 628 2270 > 628 2374 > 628 4369 > 629 998 > 629 2345 > 629 2860 > 629 2868 > 629 4169 > 630 1304 > 630 2010 > 630 4337 > 630 4476 > 630 4604 > 631 345 > 631 1254 > 631 1819 > 631 3786 > 631 4938 > 632 967 > 632 2950 > 632 3434 > 632 3753 > 632 4434 > 633 234 > 633 1596 > 633 1947 > 633 2444 > 633 3198 > 634 495 > 634 1002 > 634 2176 > 634 2846 > 634 4645 > 635 718 > 635 1838 > 635 2729 > 635 4228 > 635 4528 > 636 1369 > 636 1604 > 636 1627 > 636 4212 > 636 4917 > 637 920 > 637 1219 > 637 1755 > 637 2769 > 637 3841 > 638 290 > 638 2365 > 638 3296 > 638 3905 > 638 4210 > 639 518 > 639 1359 > 639 1518 > 639 1630 > 639 1652 > 640 56 > 640 2758 > 640 3109 > 640 3518 > 640 4508 > 641 13 > 641 337 > 641 471 > 641 2501 > 641 3649 > 642 158 > 642 2065 > 642 2874 > 642 4304 > 642 4937 > 643 329 > 643 477 > 643 1689 > 643 3247 > 643 3415 > 644 1552 > 644 3012 > 644 3804 > 644 3875 > 644 4458 > 645 219 > 645 296 > 645 1988 > 645 2310 > 645 3237 > 646 917 > 646 1061 > 646 1342 > 646 2028 > 646 3892 > 647 1570 > 647 2032 > 647 3044 > 647 3487 > 647 4330 > 648 898 > 648 1595 > 648 3471 > 648 3802 > 648 4176 > 649 493 > 649 751 > 649 1806 > 649 4389 > 649 4616 > 650 476 > 650 1777 > 650 2604 > 650 2710 > 650 4503 > 651 443 > 651 1852 > 651 2847 > 651 3911 > 651 4479 > 652 1695 > 652 2254 > 652 3336 > 652 3627 > 652 4755 > 653 2662 > 653 2809 > 653 3246 > 653 3818 > 653 4782 > 654 574 > 654 1804 > 654 2931 > 654 3269 > 654 4432 > 655 1874 > 655 3800 > 655 4239 > 655 4491 > 655 4721 > 656 1157 > 656 1456 > 656 2660 > 656 3754 > 656 4704 > 657 896 > 657 1880 > 657 4035 > 657 4375 > 657 4488 > 658 847 > 658 1714 > 658 2302 > 658 2811 > 658 3022 > 659 492 > 659 2154 > 659 2327 > 659 2465 > 659 2639 > 660 1653 > 660 1856 > 660 1974 > 660 2961 > 660 4336 > 661 487 > 661 853 > 661 1848 > 661 2224 > 661 3289 > 662 341 > 662 1137 > 662 1508 > 662 1699 > 662 1960 > 663 1815 > 663 2412 > 663 2996 > 663 4175 > 663 4585 > 664 810 > 664 2279 > 664 2388 > 664 2433 > 664 3962 > 665 1682 > 665 2593 > 665 3440 > 665 4521 > 665 4718 > 666 1803 > 666 2148 > 666 3046 > 666 3151 > 666 4103 > 667 502 > 667 808 > 667 1378 > 667 1533 > 667 1787 > 668 438 > 668 710 > 668 1246 > 668 3591 > 668 4059 > 669 876 > 669 3114 > 669 3279 > 669 4563 > 669 4638 > 670 447 > 670 1106 > 670 2168 > 670 4012 > 670 4701 > 671 951 > 671 1992 > 671 2895 > 671 3356 > 671 4195 > 672 765 > 672 2592 > 672 3004 > 672 3942 > 672 4823 > 673 601 > 673 2470 > 673 3763 > 673 4184 > 673 4556 > 674 1188 > 674 1910 > 674 2694 > 674 2921 > 674 4532 > 675 82 > 675 145 > 675 1799 > 675 2896 > 675 3976 > 676 1009 > 676 1148 > 676 1221 > 676 1593 > 676 2114 > 677 1089 > 677 1251 > 677 1981 > 677 3065 > 677 3783 > 678 1877 > 678 2001 > 678 4451 > 678 4619 > 678 4744 > 679 1712 > 679 2213 > 679 2891 > 679 3086 > 679 4357 > 680 1163 > 680 1165 > 680 2468 > 680 2752 > 680 4053 > 681 1967 > 681 2189 > 681 2858 > 681 3081 > 681 3801 > 682 241 > 682 512 > 682 779 > 682 1228 > 682 3671 > 683 250 > 683 551 > 683 843 > 683 1006 > 683 3745 > 684 1099 > 684 1642 > 684 2605 > 684 3089 > 684 3378 > 685 110 > 685 1711 > 685 2392 > 685 3517 > 685 4909 > 686 287 > 686 300 > 686 1720 > 686 2507 > 686 2688 > 687 1095 > 687 1412 > 687 1827 > 687 2589 > 687 3347 > 688 619 > 688 3263 > 688 3607 > 688 4714 > 688 4791 > 689 122 > 689 800 > 689 857 > 689 1149 > 689 2941 > 690 12 > 690 1654 > 690 1662 > 690 2599 > 690 3967 > 691 478 > 691 1667 > 691 2018 > 691 3090 > 691 3097 > 692 2209 > 692 2614 > 692 3146 > 692 3494 > 692 3795 > 693 1212 > 693 1411 > 693 2417 > 693 3635 > 693 4022 > 694 1272 > 694 1728 > 694 4134 > 694 4217 > 694 4647 > 695 154 > 695 739 > 695 1855 > 695 3360 > 695 3402 > 696 403 > 696 611 > 696 3340 > 696 3513 > 696 4519 > 697 1821 > 697 2234 > 697 3182 > 697 3291 > 697 3407 > 698 205 > 698 837 > 698 1360 > 698 3816 > 698 4773 > 699 8 > 699 277 > 699 666 > 699 1606 > 699 4772 > 700 1016 > 700 1715 > 700 1801 > 700 2634 > 700 4995 > 701 949 > 701 1024 > 701 1414 > 701 3071 > 701 4475 > 702 225 > 702 1259 > 702 1396 > 702 1479 > 702 4854 > 703 780 > 703 1384 > 703 2937 > 703 3478 > 703 4233 > 704 907 > 704 915 > 704 1892 > 704 2505 > 704 4843 > 705 90 > 705 1656 > 705 3364 > 705 4106 > 705 4300 > 706 1762 > 706 1916 > 706 2020 > 706 2290 > 706 3454 > 707 1041 > 707 3156 > 707 3589 > 707 4225 > 707 4279 > 708 298 > 708 1918 > 708 2670 > 708 4334 > 708 4535 > 709 410 > 709 637 > 709 3684 > 709 4263 > 709 4793 > 710 689 > 710 3129 > 710 4075 > 710 4151 > 710 4665 > 711 1296 > 711 1970 > 711 2685 > 711 2915 > 711 4456 > 712 173 > 712 883 > 712 1055 > 712 1086 > 712 4349 > 713 1500 > 713 2559 > 713 4550 > 713 4663 > 713 4959 > 714 200 > 714 1035 > 714 1878 > 714 1924 > 714 4734 > 715 1591 > 715 2074 > 715 2370 > 715 3235 > 715 3987 > 716 282 > 716 446 > 716 914 > 716 3608 > 716 4804 > 717 15 > 717 198 > 717 2426 > 717 3781 > 717 4991 > 718 905 > 718 1273 > 718 2484 > 718 3039 > 718 3173 > 719 271 > 719 754 > 719 798 > 719 3934 > 719 4480 > 720 2376 > 720 2585 > 720 2882 > 720 2883 > 720 4951 > 721 2009 > 721 2131 > 721 2272 > 721 2360 > 721 4324 > 722 1972 > 722 2138 > 722 2549 > 722 2890 > 722 2972 > 723 347 > 723 560 > 723 1966 > 723 2473 > 723 4988 > 724 882 > 724 1352 > 724 2216 > 724 4340 > 724 4684 > 725 561 > 725 784 > 725 3025 > 725 4544 > 725 4834 > 726 233 > 726 2102 > 726 2563 > 726 3736 > 726 4552 > 727 293 > 727 634 > 727 994 > 727 1186 > 727 3275 > 728 295 > 728 413 > 728 563 > 728 1489 > 728 2155 > 729 343 > 729 696 > 729 903 > 729 2788 > 729 4223 > 730 1866 > 730 2061 > 730 2957 > 730 4691 > 730 4706 > 731 741 > 731 3084 > 731 4143 > 731 4167 > 731 4790 > 732 223 > 732 1516 > 732 1722 > 732 2730 > 732 4883 > 733 1208 > 733 1692 > 733 2187 > 733 2830 > 733 4297 > 734 315 > 734 524 > 734 1434 > 734 1817 > 734 3868 > 735 2183 > 735 2655 > 735 3766 > 735 4540 > 735 4639 > 736 70 > 736 486 > 736 783 > 736 2166 > 736 3255 > 737 1756 > 737 2393 > 737 2591 > 737 3209 > 737 3814 > 738 126 > 738 1351 > 738 1597 > 738 3534 > 738 3536 > 739 683 > 739 2727 > 739 3072 > 739 3941 > 739 4207 > 740 693 > 740 1559 > 740 1914 > 740 2029 > 740 2583 > 741 2969 > 741 4115 > 741 4267 > 741 4403 > 741 4863 > 742 1319 > 742 1381 > 742 3496 > 742 3686 > 742 4958 > 743 42 > 743 346 > 743 444 > 743 740 > 743 4386 > 744 1740 > 744 3074 > 744 3327 > 744 4165 > 744 4579 > 745 342 > 745 1264 > 745 2988 > 745 3441 > 745 4930 > 746 124 > 746 2097 > 746 2287 > 746 3667 > 746 3900 > 747 535 > 747 2178 > 747 3638 > 747 4118 > 747 4289 > 748 1220 > 748 1946 > 748 2043 > 748 2436 > 748 3306 > 749 615 > 749 647 > 749 2072 > 749 3984 > 749 4685 > 750 1498 > 750 2435 > 750 4502 > 750 4574 > 750 4733 > 751 956 > 751 1592 > 751 1684 > 751 4052 > 751 4485 > 752 814 > 752 1704 > 752 2448 > 752 3135 > 752 4836 > 753 401 > 753 1519 > 753 3029 > 753 4699 > 753 4880 > 754 630 > 754 747 > 754 1060 > 754 3238 > 754 3284 > 755 1578 > 755 1996 > 755 2757 > 755 2869 > 755 4051 > 756 2078 > 756 2397 > 756 2779 > 756 3056 > 756 4317 > 757 1443 > 757 2106 > 757 3225 > 757 4372 > 757 4514 > 758 1113 > 758 1444 > 758 1609 > 758 2172 > 758 4461 > 759 1258 > 759 1506 > 759 2419 > 759 3756 > 759 4025 > 760 607 > 760 1274 > 760 1963 > 760 3119 > 760 4029 > 761 854 > 761 1202 > 761 1313 > 761 3484 > 761 3674 > 762 815 > 762 1178 > 762 1222 > 762 2935 > 762 3604 > 763 1039 > 763 2031 > 763 2083 > 763 3946 > 763 4570 > 764 2137 > 764 2556 > 764 3486 > 764 3594 > 764 4637 > 765 1347 > 765 1488 > 765 1724 > 765 1978 > 765 4975 > 766 79 > 766 1931 > 766 1961 > 766 4280 > 766 4899 > 767 1019 > 767 1253 > 767 1280 > 767 2086 > 767 2679 > 768 146 > 768 620 > 768 2835 > 768 2963 > 768 3834 > 769 159 > 769 632 > 769 3908 > 769 4673 > 769 4994 > 770 511 > 770 617 > 770 936 > 770 1464 > 770 2299 > 771 569 > 771 893 > 771 1275 > 771 2349 > 771 4876 > 772 813 > 772 990 > 772 2466 > 772 4497 > 772 4896 > 773 2105 > 773 2622 > 773 4356 > 773 4360 > 773 4621 > 774 1933 > 774 2163 > 774 2288 > 774 3057 > 774 3702 > 775 1954 > 775 3034 > 775 3205 > 775 3622 > 775 3653 > 776 1539 > 776 2325 > 776 2369 > 776 2917 > 776 4664 > 777 251 > 777 899 > 777 2079 > 777 4482 > 777 4591 > 778 1387 > 778 3721 > 778 3880 > 778 3968 > 778 4983 > 779 595 > 779 1922 > 779 2888 > 779 3070 > 779 4762 > 780 121 > 780 1200 > 780 1543 > 780 2027 > 780 3354 > 781 484 > 781 891 > 781 1306 > 781 3373 > 781 3902 > 782 127 > 782 360 > 782 510 > 782 2359 > 782 4549 > 783 0 > 783 2678 > 783 2897 > 783 3472 > 783 4234 > 784 2075 > 784 2525 > 784 3761 > 784 4177 > 784 4796 > 785 939 > 785 1622 > 785 1766 > 785 3509 > 785 3969 > 786 746 > 786 1663 > 786 2253 > 786 2553 > 786 4419 > 787 456 > 787 1248 > 787 1943 > 787 3290 > 787 4686 > 788 1465 > 788 2526 > 788 3601 > 788 4110 > 788 4576 > 789 246 > 789 807 > 789 2293 > 789 2826 > 789 3822 > 790 2857 > 790 3159 > 790 3285 > 790 3348 > 790 3956 > 791 196 > 791 309 > 791 2094 > 791 2298 > 791 3741 > 792 1686 > 792 2309 > 792 4244 > 792 4293 > 792 4436 > 793 743 > 793 1903 > 793 2167 > 793 3476 > 793 3979 > 794 1268 > 794 1775 > 794 2033 > 794 3028 > 794 3714 > 795 514 > 795 1885 > 795 2796 > 795 2870 > 795 3427 > 796 40 > 796 745 > 796 2115 > 796 2271 > 796 4749 > 797 1028 > 797 2705 > 797 3626 > 797 3707 > 797 3974 > 798 600 > 798 4132 > 798 4536 > 798 4855 > 798 4957 > 799 437 > 799 1421 > 799 3873 > 799 4224 > 799 4323 > 800 379 > 800 2341 > 800 3366 > 800 3759 > 800 3939 > 801 1282 > 801 2892 > 801 3609 > 801 4416 > 801 4627 > 802 717 > 802 871 > 802 1409 > 802 1470 > 802 3729 > 803 392 > 803 1941 > 803 2112 > 803 3123 > 803 3586 > 804 1478 > 804 2428 > 804 3014 > 804 3361 > 804 3774 > 805 538 > 805 1114 > 805 1921 > 805 3085 > 805 4912 > 806 69 > 806 150 > 806 1180 > 806 2924 > 806 4728 > 807 357 > 807 466 > 807 540 > 807 1876 > 807 2973 > 808 1503 > 808 1633 > 808 3341 > 808 4226 > 808 4494 > 809 430 > 809 659 > 809 2237 > 809 2458 > 809 3782 > 810 407 > 810 1195 > 810 1329 > 810 3898 > 810 4649 > 811 102 > 811 2276 > 811 2852 > 811 3170 > 811 4043 > 812 2795 > 812 3221 > 812 3439 > 812 3960 > 812 4099 > 813 583 > 813 1335 > 813 1538 > 813 2926 > 813 3078 > 814 1564 > 814 2581 > 814 2666 > 814 3031 > 814 4011 > 815 68 > 815 3147 > 815 3325 > 815 3807 > 815 4936 > 816 2738 > 816 3337 > 816 4138 > 816 4380 > 816 4391 > 817 203 > 817 435 > 817 1536 > 817 3507 > 817 4662 > 818 1287 > 818 1522 > 818 1783 > 818 3676 > 818 4471 > 819 1883 > 819 2792 > 819 3101 > 819 4170 > 819 4247 > 820 988 > 820 1091 > 820 2188 > 820 2495 > 820 3735 > 821 1942 > 821 2231 > 821 2703 > 821 3713 > 821 4230 > 822 71 > 822 987 > 822 1201 > 822 1576 > 822 2612 > 823 585 > 823 3233 > 823 3333 > 823 3679 > 823 4415 > 824 431 > 824 758 > 824 1750 > 824 2477 > 824 2486 > 825 1224 > 825 2831 > 825 3265 > 825 3995 > 825 4817 > 826 863 > 826 2318 > 826 2520 > 826 2844 > 826 4181 > 827 453 > 827 578 > 827 1487 > 827 2472 > 827 3063 > 828 1365 > 828 2204 > 828 2558 > 828 3112 > 828 3959 > 829 1659 > 829 1747 > 829 2273 > 829 2697 > 829 4911 > 830 220 > 830 1423 > 830 2296 > 830 3191 > 830 4327 > 831 1763 > 831 2853 > 831 3049 > 831 3988 > 831 4156 > 832 565 > 832 1244 > 832 3140 > 832 3592 > 832 3744 > 833 209 > 833 598 > 833 1754 > 833 4320 > 833 4435 > 834 25 > 834 533 > 834 2202 > 834 2493 > 834 4985 > 835 566 > 835 572 > 835 831 > 835 2218 > 835 4712 > 836 185 > 836 947 > 836 1271 > 836 1651 > 836 2806 > 837 922 > 837 1727 > 837 2373 > 837 3163 > 837 3344 > 838 503 > 838 1620 > 838 1693 > 838 2329 > 838 3032 > 839 399 > 839 1433 > 839 1690 > 839 2990 > 839 4799 > 840 314 > 840 1249 > 840 2669 > 840 2756 > 840 3419 > 841 756 > 841 1111 > 841 3920 > 841 4116 > 841 4831 > 842 568 > 842 1680 > 842 2432 > 842 4021 > 842 4063 > 843 281 > 843 643 > 843 1601 > 843 2091 > 843 3755 > 844 441 > 844 653 > 844 1127 > 844 1250 > 844 4731 > 845 138 > 845 1545 > 845 1897 > 845 4258 > 845 4571 > 846 1745 > 846 1928 > 846 2695 > 846 2887 > 846 4315 > 847 918 > 847 2316 > 847 2946 > 847 3111 > 847 4786 > 848 1012 > 848 1742 > 848 2311 > 848 2880 > 848 4339 > 849 460 > 849 1058 > 849 1678 > 849 3218 > 849 3501 > 850 672 > 850 728 > 850 1581 > 850 1602 > 850 2082 > 851 130 > 851 319 > 851 2343 > 851 4203 > 851 4248 > 852 279 > 852 539 > 852 955 > 852 1574 > 852 3669 > 853 373 > 853 1082 > 853 1204 > 853 1206 > 853 2568 > 854 2903 > 854 3539 > 854 4174 > 854 4345 > 854 4634 > 855 46 > 855 3823 > 855 4000 > 855 4344 > 855 4943 > 856 259 > 856 929 > 856 1641 > 856 2965 > 856 4870 > 857 66 > 857 838 > 857 1302 > 857 1785 > 857 2066 > 858 3276 > 858 3394 > 858 3711 > 858 3743 > 858 3940 > 859 2750 > 859 3329 > 859 4141 > 859 4254 > 859 4543 > 860 805 > 860 1717 > 860 2942 > 860 4231 > 860 4889 > 861 98 > 861 1582 > 861 1702 > 861 2133 > 861 4408 > 862 1118 > 862 3650 > 862 4278 > 862 4404 > 862 4593 > 863 1987 > 863 2742 > 863 3512 > 863 3764 > 863 4370 > 864 168 > 864 1051 > 864 1613 > 864 2607 > 864 2725 > 865 975 > 865 1958 > 865 2767 > 865 3731 > 865 4296 > 866 100 > 866 623 > 866 732 > 866 848 > 866 3700 > 867 652 > 867 2129 > 867 3400 > 867 3523 > 867 4764 > 868 1025 > 868 3431 > 868 4470 > 868 4618 > 868 4770 > 869 308 > 869 527 > 869 1405 > 869 3328 > 869 4493 > 870 1050 > 870 2034 > 870 2489 > 870 3464 > 870 4594 > 871 74 > 871 118 > 871 1812 > 871 2523 > 871 3228 > 872 157 > 872 605 > 872 676 > 872 2836 > 872 4183 > 873 1400 > 873 3575 > 873 4716 > 873 4840 > 873 4890 > 874 722 > 874 3093 > 874 4412 > 874 4562 > 874 4920 > 875 317 > 875 2681 > 875 3316 > 875 3343 > 875 4652 > 876 1426 > 876 1857 > 876 3672 > 876 4457 > 876 4625 > 877 1730 > 877 2839 > 877 4094 > 877 4173 > 877 4893 > 878 275 > 878 2305 > 878 2576 > 878 2624 > 878 2708 > 879 1950 > 879 2263 > 879 3564 > 879 4784 > 879 4828 > 880 908 > 880 1301 > 880 1759 > 880 3794 > 880 4373 > 881 3080 > 881 3110 > 881 3186 > 881 4546 > 881 4814 > 882 497 > 882 3113 > 882 3553 > 882 3642 > 882 4262 > 883 1263 > 883 2236 > 883 2629 > 883 2929 > 883 4510 > 884 96 > 884 603 > 884 2450 > 884 2538 > 884 4243 > 885 1100 > 885 1223 > 885 4236 > 885 4720 > 885 4910 > 886 690 > 886 2955 > 886 3426 > 886 4500 > 886 4977 > 887 333 > 887 961 > 887 3295 > 887 3310 > 887 3877 > 888 658 > 888 1463 > 888 2338 > 888 4775 > 888 4984 > 889 2642 > 889 3612 > 889 3791 > 889 3845 > 889 4597 > 890 189 > 890 1349 > 890 2416 > 890 4061 > 890 4756 > 891 1376 > 891 2260 > 891 3796 > 891 4394 > 891 4598 > 892 1437 > 892 2463 > 892 2684 > 892 2711 > 892 4779 > 893 1225 > 893 2111 > 893 2460 > 893 3131 > 893 4610 > 894 1026 > 894 1126 > 894 1483 > 894 1681 > 894 4888 > 895 398 > 895 999 > 895 1917 > 895 2562 > 895 3258 > 896 529 > 896 797 > 896 1937 > 896 3828 > 896 4158 > 897 238 > 897 1143 > 897 1969 > 897 4478 > 897 4759 > 898 137 > 898 428 > 898 2004 > 898 4288 > 898 4873 > 899 1683 > 899 3027 > 899 3374 > 899 3550 > 899 4874 > 900 1392 > 900 1951 > 900 2647 > 900 4307 > 900 4905 > 901 2387 > 901 2565 > 901 2780 > 901 2886 > 901 3891 > 902 1193 > 902 1343 > 902 3810 > 902 4581 > 902 4600 > 903 549 > 903 3597 > 903 4145 > 903 4192 > 903 4206 > 904 667 > 904 2626 > 904 3644 > 904 4650 > 904 4787 > 905 35 > 905 1589 > 905 2024 > 905 2400 > 905 3094 > 906 489 > 906 543 > 906 2336 > 906 3010 > 906 4781 > 907 1096 > 907 1752 > 907 1881 > 907 1895 > 907 2928 > 908 1288 > 908 1364 > 908 3280 > 908 3315 > 908 4800 > 909 22 > 909 2469 > 909 2587 > 909 3668 > 909 4135 > 910 586 > 910 985 > 910 1772 > 910 2221 > 910 4956 > 911 558 > 911 1491 > 911 2002 > 911 2003 > 911 4392 > 912 139 > 912 148 > 912 679 > 912 1023 > 912 3154 > 913 1033 > 913 1368 > 913 3455 > 913 3519 > 913 4015 > 914 117 > 914 465 > 914 3339 > 914 3957 > 914 4635 > 915 2342 > 915 2981 > 915 3211 > 915 4009 > 915 4319 > 916 88 > 916 162 > 916 2037 > 916 3570 > 916 4833 > 917 204 > 917 952 > 917 3571 > 917 4602 > 917 4768 > 918 720 > 918 1598 > 918 1952 > 918 2686 > 918 4659 > 919 509 > 919 1038 > 919 2513 > 919 4306 > 919 4378 > 920 134 > 920 321 > 920 1169 > 920 3017 > 920 4352 > 921 23 > 921 650 > 921 959 > 921 3860 > 921 4740 > 922 396 > 922 2214 > 922 2949 > 922 3060 > 922 4970 > 923 1256 > 923 4054 > 923 4113 > 923 4121 > 923 4396 > 924 1912 > 924 2005 > 924 2600 > 924 3023 > 924 3073 > 925 214 > 925 1079 > 925 1515 > 925 1546 > 925 4102 > 926 332 > 926 1066 > 926 1736 > 926 2000 > 926 4596 > 927 1512 > 927 2657 > 927 3048 > 927 4450 > 927 4859 > 928 1814 > 928 2798 > 928 4155 > 928 4548 > 928 4868 > 929 1048 > 929 3272 > 929 4505 > 929 4617 > 929 4703 > 930 107 > 930 254 > 930 992 > 930 2879 > 930 4276 > 931 925 > 931 934 > 931 1549 > 931 2384 > 931 3446 > 932 60 > 932 201 > 932 355 > 932 505 > 932 4087 > 933 656 > 933 2030 > 933 3219 > 933 3632 > 933 4186 > 934 115 > 934 395 > 934 941 > 934 1332 > 934 1537 > 935 227 > 935 1617 > 935 3167 > 935 3872 > 935 4707 > 936 180 > 936 372 > 936 1136 > 936 1984 > 936 3664 > 937 344 > 937 1072 > 937 1452 > 937 2518 > 937 3141 > 938 532 > 938 2672 > 938 2696 > 938 3372 > 938 4379 > 939 761 > 939 1985 > 939 3227 > 939 4341 > 939 4752 > 940 686 > 940 1701 > 940 1723 > 940 1822 > 940 2909 > 941 1076 > 941 1330 > 941 1882 > 941 3144 > 941 4803 > 942 81 > 942 187 > 942 498 > 942 3299 > 942 4761 > 943 562 > 943 1103 > 943 1284 > 943 4810 > 943 4847 > 944 89 > 944 1419 > 944 2920 > 944 4321 > 944 4678 > 945 291 > 945 671 > 945 4439 > 945 4675 > 945 4741 > 946 581 > 946 773 > 946 2923 > 946 3448 > 946 4944 > 947 197 > 947 1370 > 947 2707 > 947 4044 > 947 4785 > 948 1445 > 948 2025 > 948 2408 > 948 2474 > 948 3379 > 949 2286 > 949 3971 > 949 4631 > 949 4668 > 949 4723 > 950 174 > 950 367 > 950 1636 > 950 2781 > 950 3699 > 951 490 > 951 1322 > 951 1781 > 951 2751 > 951 3043 > 952 1550 > 952 1737 > 952 2714 > 952 3862 > 952 3867 > 953 385 > 953 1625 > 953 2140 > 953 2364 > 953 3503 > 954 596 > 954 1170 > 954 2620 > 954 4148 > 954 4972 > 955 1217 > 955 2194 > 955 2827 > 955 4487 > 955 4924 > 956 1357 > 956 1808 > 956 2193 > 956 2328 > 956 3355 > 957 2452 > 957 3489 > 957 3765 > 957 3849 > 957 4133 > 958 2453 > 958 3392 > 958 3453 > 958 4515 > 958 4966 > 959 687 > 959 953 > 959 1047 > 959 1166 > 959 1189 > 960 181 > 960 353 > 960 480 > 960 1353 > 960 3547 > 961 101 > 961 1337 > 961 1973 > 961 2573 > 961 3992 > 962 1430 > 962 3076 > 962 3148 > 962 3382 > 962 3527 > 963 112 > 963 1698 > 963 1860 > 963 2543 > 963 4807 > 964 625 > 964 1934 > 964 3019 > 964 3064 > 964 4769 > 965 288 > 965 1194 > 965 1588 > 965 2084 > 965 2409 > 966 841 > 966 3433 > 966 3520 > 966 3865 > 966 4240 > 967 1110 > 967 2258 > 967 3450 > 967 3483 > 967 3922 > 968 1147 > 968 1529 > 968 3307 > 968 4294 > 968 4671 > 969 226 > 969 1354 > 969 3006 > 969 3641 > 969 4882 > 970 269 > 970 875 > 970 3133 > 970 3556 > 970 3760 > 971 1109 > 971 1161 > 971 1309 > 971 1930 > 971 4312 > 972 2 > 972 1991 > 972 2192 > 972 2916 > 972 4446 > 973 119 > 973 697 > 973 2386 > 973 2544 > 973 3893 > 974 1171 > 974 1788 > 974 2919 > 974 3543 > 974 4679 > 975 11 > 975 278 > 975 2610 > 975 3514 > 975 4573 > 976 83 > 976 2320 > 976 2820 > 976 3270 > 976 3319 > 977 1708 > 977 3143 > 977 3388 > 977 4308 > 977 4609 > 978 2128 > 978 2259 > 978 2913 > 978 3105 > 978 4414 > 979 1315 > 979 2317 > 979 3083 > 979 3569 > 979 4588 > 980 556 > 980 1167 > 980 2308 > 980 2709 > 980 3437 > 981 1014 > 981 2124 > 981 2690 > 981 3302 > 981 3540 > 982 748 > 982 2449 > 982 3266 > 982 4512 > 982 4646 > 983 931 > 983 1151 > 983 1807 > 983 3172 > 983 3835 > 984 832 > 984 1471 > 984 2735 > 984 2997 > 984 4114 > 985 878 > 985 1281 > 985 2508 > 985 3187 > 985 3921 > 986 78 > 986 1152 > 986 1241 > 986 1345 > 986 4406 > 987 232 > 987 481 > 987 1707 > 987 3213 > 987 4577 > 988 1062 > 988 3194 > 988 3953 > 988 4343 > 988 4580 > 989 1694 > 989 1820 > 989 2524 > 989 2667 > 989 3297 > 990 1084 > 990 1977 > 990 3490 > 990 3871 > 990 4727 > 991 390 > 991 1600 > 991 1621 > 991 3425 > 991 3504 > 992 573 > 992 742 > 992 892 > 992 2312 > 992 4572 > 993 171 > 993 1841 > 993 2630 > 993 3395 > 993 4778 > 994 339 > 994 3709 > 994 4068 > 994 4194 > 994 4447 > 995 190 > 995 2822 > 995 3045 > 995 3870 > 995 4477 > 996 285 > 996 545 > 996 1676 > 996 1920 > 996 3281 > 997 1043 > 997 1132 > 997 1669 > 997 4464 > 997 4969 > 998 143 > 998 432 > 998 675 > 998 4157 > 998 4582 > 999 166 > 999 1494 > 999 2337 > 999 2821 > 999 3460 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=50. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 501. sort-cases.at:72: 501. sort 5000 cases (1000 unique) with 50 buffers (sort-cases.at:72): FAILED (sort-cases.at:72) # -*- compilation -*- 503. sort-cases.at:75: testing sort 10000 cases (100 unique) with 3 buffers ... ./sort-cases.at:75: sort_cases_gen_data 100 100 3 ./sort-cases.at:75: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:37 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/503/stdout Thu Mar 22 08:02:37 2012 @@ -0,0 +1,1922 @@ +TEMPFILE: /home/seidel/tmp/psppn7bS6r/0 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/2 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/3 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/4 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/5 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/6 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/7 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/8 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/9 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/10 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/11 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/12 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/13 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/14 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/15 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/16 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/17 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/18 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/19 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/20 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/21 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/22 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/23 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/24 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/25 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/26 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/27 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/28 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/29 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/30 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/31 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/32 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/33 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/34 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/35 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/36 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/37 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/38 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/39 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/40 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/41 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/42 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/43 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/44 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/45 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/46 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/47 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/48 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/49 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/50 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/51 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/52 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/53 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/54 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/55 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/56 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/57 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/58 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/59 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/60 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/61 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/62 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/63 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/64 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/65 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/66 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/67 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/68 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/69 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/70 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/71 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/72 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/73 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/74 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/75 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/76 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/77 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/78 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/79 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/80 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/81 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/82 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/83 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/84 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/85 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/86 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/87 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/88 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/89 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/90 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/91 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/92 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/93 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/94 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/95 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/96 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/97 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/98 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/99 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/100 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/101 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/102 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/103 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/104 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/105 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/106 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/107 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/108 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/109 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/110 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/111 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/112 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/113 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/114 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/115 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/116 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/117 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/118 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/119 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/120 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/121 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/122 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/123 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/124 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/125 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/126 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/127 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/128 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/129 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/130 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/131 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/132 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/133 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/134 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/135 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/136 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/137 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/138 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/139 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/140 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/141 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/142 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/143 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/144 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/145 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/146 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/147 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/148 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/149 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/150 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/151 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/152 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/153 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/154 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/155 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/156 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/157 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/158 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/159 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/160 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/161 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/162 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/163 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/164 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/165 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/166 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/167 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/168 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/169 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/170 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/171 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/172 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/173 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/174 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/175 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/176 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/177 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/178 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/179 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/180 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/181 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/182 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/183 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/184 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/185 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/186 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/187 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/188 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/189 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/190 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/191 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/192 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/193 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/194 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/195 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/196 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/197 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/198 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/199 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/200 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/201 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/202 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/203 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/204 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/205 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/206 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/207 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/208 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/209 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/210 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/211 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/212 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/213 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/214 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/215 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/216 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/217 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/218 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/219 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/220 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/221 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/222 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/223 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/224 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/225 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/226 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/227 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/228 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/229 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/230 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/231 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/232 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/233 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/234 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/235 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/236 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/237 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/238 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/239 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/240 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/241 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/242 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/243 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/244 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/245 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/246 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/247 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/248 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/249 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/250 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/251 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/252 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/253 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/254 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/255 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/256 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/257 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/258 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/259 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/260 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/261 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/262 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/263 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/264 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/265 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/266 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/267 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/268 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/269 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/270 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/271 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/272 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/273 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/274 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/275 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/276 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/277 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/278 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/279 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/280 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/281 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/282 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/283 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/284 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/285 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/286 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/287 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/288 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/289 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/290 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/291 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/292 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/293 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/294 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/295 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/296 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/297 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/298 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/299 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/300 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/301 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/302 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/303 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/304 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/305 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/306 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/307 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/308 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/309 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/310 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/311 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/312 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/313 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/314 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/315 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/316 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/317 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/318 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/319 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/320 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/321 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/322 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/323 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/324 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/325 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/326 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/327 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/328 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/329 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/330 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/331 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/332 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/333 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/334 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/335 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/336 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/337 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/338 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/339 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/340 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/341 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/342 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/343 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/344 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/345 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/346 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/347 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/348 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/349 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/350 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/351 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/352 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/353 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/354 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/355 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/356 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/357 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/358 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/359 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/360 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/361 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/362 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/363 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/364 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/365 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/366 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/367 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/368 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/369 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/370 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/371 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/372 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/373 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/374 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/375 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/376 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/377 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/378 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/379 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/380 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/381 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/382 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/383 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/384 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/385 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/386 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/387 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/388 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/389 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/390 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/391 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/392 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/393 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/394 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/395 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/396 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/397 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/398 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/399 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/400 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/401 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/402 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/403 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/404 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/405 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/406 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/407 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/408 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/409 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/410 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/411 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/412 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/413 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/414 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/415 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/416 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/417 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/418 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/419 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/420 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/421 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/422 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/423 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/424 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/425 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/426 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/427 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/428 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/429 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/430 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/431 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/432 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/433 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/434 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/435 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/436 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/437 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/438 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/439 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/440 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/441 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/442 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/443 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/444 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/445 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/446 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/447 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/448 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/449 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/450 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/451 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/452 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/453 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/454 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/455 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/456 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/457 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/458 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/459 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/460 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/461 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/462 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/463 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/464 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/465 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/466 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/467 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/468 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/469 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/470 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/471 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/472 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/473 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/474 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/475 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/476 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/477 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/478 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/479 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/480 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/481 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/482 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/483 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/484 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/485 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/486 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/487 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/488 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/489 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/490 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/491 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/492 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/493 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/494 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/495 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/496 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/497 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/498 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/499 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/500 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/501 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/502 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/503 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/504 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/505 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/506 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/507 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/508 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/509 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/510 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/511 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/512 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/513 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/514 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/515 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/516 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/517 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/518 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/519 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/520 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/521 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/522 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/523 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/524 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/525 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/526 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/527 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/528 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/529 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/530 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/531 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/532 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/533 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/534 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/535 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/536 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/537 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/538 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/539 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/540 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/541 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/542 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/543 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/544 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/545 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/546 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/547 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/548 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/549 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/550 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/551 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/552 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/553 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/554 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/555 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/556 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/557 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/558 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/559 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/560 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/561 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/562 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/563 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/564 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/565 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/566 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/567 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/568 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/569 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/570 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/571 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/572 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/573 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/574 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/575 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/576 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/577 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/578 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/579 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/580 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/581 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/582 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/583 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/584 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/585 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/586 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/587 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/588 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/589 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/590 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/591 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/592 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/593 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/594 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/595 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/596 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/597 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/598 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/599 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/600 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/601 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/602 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/603 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/604 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/605 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/606 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/607 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/608 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/609 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/610 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/611 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/612 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/613 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/614 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/615 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/616 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/617 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/618 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/619 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/620 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/621 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/622 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/623 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/624 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/625 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/626 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/627 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/628 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/629 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/630 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/631 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/632 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/633 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/634 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/635 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/636 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/637 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/638 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/639 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/640 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/641 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/642 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/643 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/644 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/645 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/646 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/647 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/648 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/649 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/650 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/651 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/652 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/653 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/654 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/655 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/656 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/657 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/658 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/659 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/660 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/661 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/662 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/663 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/664 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/665 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/666 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/667 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/668 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/669 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/670 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/671 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/672 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/673 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/674 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/675 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/676 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/677 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/678 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/679 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/680 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/681 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/682 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/683 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/684 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/685 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/686 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/687 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/688 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/689 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/690 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/691 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/692 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/693 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/694 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/695 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/696 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/697 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/698 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/699 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/700 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/701 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/702 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/703 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/704 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/705 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/706 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/707 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/708 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/709 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/710 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/711 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/712 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/713 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/714 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/715 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/716 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/717 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/718 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/719 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/720 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/721 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/722 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/723 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/724 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/725 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/726 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/727 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/728 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/729 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/730 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/731 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/732 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/733 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/734 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/735 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/736 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/737 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/738 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/739 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/740 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/741 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/742 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/743 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/744 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/745 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/746 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/747 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/748 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/749 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/750 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/751 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/752 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/753 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/754 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/755 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/756 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/757 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/758 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/759 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/760 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/761 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/762 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/763 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/764 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/765 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/766 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/767 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/768 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/769 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/770 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/771 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/772 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/773 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/774 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/775 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/776 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/777 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/778 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/779 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/780 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/781 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/782 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/783 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/784 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/785 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/786 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/787 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/788 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/789 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/790 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/791 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/792 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/793 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/794 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/795 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/796 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/797 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/798 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/799 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/800 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/801 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/802 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/803 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/804 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/805 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/806 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/807 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/808 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/809 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/810 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/811 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/812 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/813 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/814 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/815 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/816 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/817 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/818 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/819 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/820 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/821 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/822 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/823 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/824 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/825 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/826 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/827 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/828 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/829 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/830 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/831 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/832 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/833 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/834 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/835 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/836 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/837 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/838 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/839 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/840 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/841 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/842 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/843 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/844 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/845 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/846 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/847 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/848 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/849 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/850 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/851 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/852 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/853 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/854 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/855 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/856 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/857 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/858 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/859 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/860 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/861 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/862 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/863 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/864 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/865 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/866 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/867 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/868 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/869 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/870 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/871 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/872 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/873 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/874 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/875 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/876 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/877 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/878 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/879 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/880 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/881 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/882 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/883 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/884 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/885 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/886 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/887 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/888 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/889 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/890 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/891 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/892 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/893 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/894 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/895 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/896 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/897 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/898 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/899 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/900 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/901 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/902 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/903 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/904 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/905 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/906 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/907 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/908 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/909 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/910 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/911 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/912 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/913 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/914 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/915 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/916 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/917 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/918 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/919 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/920 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/921 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/922 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/923 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/924 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/925 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/926 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/927 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/928 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/929 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/930 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/931 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/932 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/933 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/934 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/935 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/936 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/937 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/938 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/939 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/940 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/941 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/942 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/943 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/944 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/945 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/946 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/947 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/948 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/949 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/950 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/951 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/952 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/953 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/954 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/955 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/956 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/957 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/958 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/959 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/960 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/961 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/962 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/963 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/964 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/965 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/966 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/967 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/968 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/969 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/970 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/971 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/972 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/973 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/974 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/975 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/976 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/977 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/978 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/979 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/980 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/981 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/982 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/983 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/984 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/985 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/986 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/987 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/988 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/989 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/990 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/991 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/992 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/993 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/994 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/995 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/996 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/997 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/998 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/999 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1000 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1001 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1002 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1003 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1004 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1005 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1006 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1007 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1008 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1009 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1010 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1011 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1012 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1013 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1014 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1015 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1016 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1017 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1018 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1019 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1020 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1021 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1022 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1023 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1024 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1025 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1026 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1027 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1028 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1029 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1030 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1031 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1032 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1033 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1034 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1035 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1036 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1037 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1038 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1039 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1040 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1041 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1042 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1043 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1044 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1045 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1046 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1047 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1048 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1049 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1050 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1051 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1052 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1053 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1054 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1055 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1056 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1057 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1058 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1059 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1060 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1061 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1062 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1063 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1064 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1065 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1066 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1067 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1068 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1069 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1070 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1071 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1072 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1073 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1074 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1075 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1076 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1077 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1078 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1079 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1080 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1081 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1082 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1083 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1084 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1085 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1086 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1087 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1088 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1089 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1090 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1091 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1092 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1093 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1094 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1095 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1096 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1097 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1098 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1099 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1100 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1101 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1102 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1103 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1104 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1105 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1106 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1107 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1108 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1109 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1110 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1111 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1112 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1113 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1114 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1115 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1116 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1117 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1118 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1119 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1120 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1121 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1122 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1123 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1124 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1125 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1126 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1127 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1128 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1129 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1130 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1131 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1132 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1133 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1134 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1135 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1136 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1137 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1138 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1139 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1140 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1141 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1142 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1143 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1144 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1145 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1146 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1147 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1148 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1149 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1150 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1151 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1152 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1153 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1154 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1155 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1156 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1157 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1158 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1159 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1160 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1161 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1162 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1163 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1164 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1165 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1166 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1167 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1168 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1169 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1170 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1171 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1172 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1173 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1174 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1175 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1176 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1177 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1178 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1179 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1180 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1181 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1182 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1183 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1184 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1185 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1186 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1187 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1188 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1189 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1190 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1191 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1192 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1193 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1194 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1195 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1196 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1197 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1198 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1199 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1200 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1201 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1202 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1203 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1204 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1205 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1206 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1207 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1208 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1209 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1210 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1211 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1212 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1213 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1214 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1215 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1216 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1217 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1218 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1219 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1220 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1221 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1222 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1223 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1224 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1225 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1226 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1227 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1228 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1229 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1230 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1231 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1232 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1233 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1234 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1235 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1236 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1237 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1238 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1239 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1240 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1241 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1242 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1243 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1244 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1245 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1246 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1247 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1248 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1249 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1250 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1251 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1252 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1253 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1254 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1255 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1256 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1257 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1258 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1259 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1260 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1261 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1262 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1263 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1264 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1265 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1266 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1267 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1268 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1269 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1270 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1271 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1272 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1273 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1274 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1275 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1276 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1277 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1278 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1279 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1280 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1281 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1282 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1283 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1284 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1285 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1286 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1287 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1288 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1289 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1290 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1291 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1292 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1293 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1294 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1295 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1296 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1297 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1298 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1299 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1300 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1301 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1302 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1303 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1304 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1305 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1306 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1307 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1308 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1309 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1310 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1311 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1312 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1313 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1314 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1315 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1316 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1317 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1318 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1319 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1320 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1321 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1322 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1323 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1324 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1325 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1326 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1327 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1328 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1329 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1330 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1331 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1332 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1333 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1334 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1335 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1336 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1337 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1338 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1339 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1340 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1341 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1342 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1343 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1344 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1345 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1346 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1347 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1348 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1349 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1350 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1351 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1352 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1353 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1354 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1355 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1356 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1357 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1358 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1359 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1360 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1361 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1362 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1363 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1364 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1365 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1366 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1367 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1368 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1369 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1370 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1371 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1372 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1373 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1374 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1375 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1376 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1377 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1378 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1379 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1380 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1381 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1382 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1383 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1384 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1385 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1386 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1387 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1388 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1389 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1390 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1391 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1392 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1393 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1394 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1395 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1396 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1397 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1398 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1399 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1400 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1401 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1402 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1403 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1404 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1405 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1406 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1407 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1408 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1409 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1410 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1411 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1412 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1413 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1414 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1415 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1416 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1417 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1418 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1419 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1420 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1421 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1422 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1423 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1424 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1425 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1426 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1427 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1428 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1429 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1430 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1431 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1432 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1433 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1434 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1435 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1436 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1437 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1438 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1439 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1440 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1441 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1442 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1443 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1444 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1445 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1446 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1447 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1448 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1449 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1450 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1451 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1452 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1453 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1454 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1455 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1456 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1457 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1458 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1459 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1460 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1461 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1462 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1463 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1464 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1465 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1466 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1467 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1468 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1469 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1470 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1471 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1472 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1473 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1474 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1475 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1476 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1477 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1478 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1479 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1480 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1481 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1482 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1483 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1484 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1485 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1486 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1487 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1488 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1489 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1490 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1491 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1492 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1493 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1494 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1495 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1496 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1497 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1498 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1499 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1500 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1501 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1502 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1503 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1504 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1505 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1506 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1507 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1508 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1509 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1510 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1511 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1512 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1513 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1514 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1515 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1516 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1517 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1518 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1519 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1520 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1521 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1522 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1523 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1524 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1525 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1526 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1527 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1528 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1529 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1530 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1531 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1532 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1533 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1534 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1535 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1536 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1537 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1538 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1539 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1540 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1541 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1542 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1543 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1544 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1545 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1546 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1547 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1548 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1549 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1550 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1551 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1552 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1553 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1554 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1555 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1556 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1557 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1558 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1559 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1560 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1561 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1562 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1563 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1564 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1565 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1566 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1567 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1568 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1569 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1570 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1571 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1572 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1573 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1574 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1575 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1576 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1577 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1578 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1579 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1580 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1581 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1582 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1583 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1584 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1585 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1586 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1587 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1588 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1589 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1590 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1591 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1592 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1593 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1594 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1595 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1596 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1597 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1598 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1599 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1600 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1601 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1602 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1603 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1604 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1605 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1606 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1607 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1608 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1609 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1610 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1611 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1612 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1613 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1614 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1615 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1616 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1617 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1618 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1619 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1620 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1621 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1622 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1623 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1624 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1625 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1626 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1627 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1628 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1629 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1630 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1631 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1632 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1633 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1634 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1635 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1636 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1637 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1638 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1639 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1640 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1641 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1642 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1643 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1644 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1645 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1646 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1647 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1648 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1649 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1650 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1651 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1652 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1653 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1654 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1655 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1656 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1657 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1658 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1659 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1660 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1661 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1662 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1663 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1664 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1665 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1666 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1667 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1668 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1669 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1670 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1671 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1672 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1673 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1674 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1675 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1676 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1677 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1678 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1679 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1680 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1681 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1682 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1683 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1684 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1685 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1686 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1687 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1688 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1689 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1690 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1691 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1692 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1693 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1694 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1695 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1696 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1697 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1698 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1699 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1700 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1701 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1702 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1703 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1704 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1705 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1706 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1707 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1708 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1709 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1710 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1711 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1712 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1713 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1714 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1715 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1716 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1717 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1718 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1719 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1720 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1721 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1722 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1723 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1724 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1725 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1726 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1727 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1728 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1729 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1730 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1731 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1732 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1733 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1734 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1735 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1736 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1737 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1738 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1739 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1740 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1741 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1742 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1743 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1744 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1745 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1746 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1747 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1748 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1749 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1750 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1751 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1752 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1753 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1754 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1755 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1756 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1757 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1758 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1759 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1760 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1761 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1762 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1763 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1764 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1765 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1766 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1767 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1768 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1769 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1770 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1771 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1772 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1773 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1774 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1775 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1776 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1777 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1778 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1779 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1780 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1781 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1782 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1783 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1784 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1785 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1786 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1787 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1788 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1789 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1790 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1791 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1792 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1793 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1794 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1795 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1796 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1797 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1798 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1799 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1800 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1801 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1802 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1803 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1804 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1805 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1806 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1807 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1808 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1809 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1810 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1811 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1812 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1813 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1814 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1815 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1816 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1817 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1818 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1819 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1820 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1821 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1822 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1823 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1824 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1825 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1826 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1827 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1828 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1829 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1830 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1831 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1832 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1833 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1834 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1835 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1836 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1837 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1838 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1839 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1840 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1841 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1842 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1843 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1844 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1845 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1846 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1847 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1848 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1849 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1850 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1851 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1852 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1853 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1854 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1855 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1856 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1857 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1858 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1859 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1860 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1861 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1862 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1863 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1864 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1865 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1866 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1867 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1868 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1869 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1870 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1871 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1872 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1873 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1874 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1875 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1876 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1877 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1878 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1879 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1880 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1881 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1882 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1883 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1884 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1885 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1886 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1887 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1888 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1889 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1890 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1891 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1892 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1893 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1894 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1895 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1896 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1897 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1898 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1899 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1900 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1901 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1902 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1903 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1904 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1905 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1906 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1907 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1908 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1909 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1910 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1911 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1912 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1913 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1914 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1915 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1916 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1917 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1918 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1919 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1920 +TEMPFILE: /home/seidel/tmp/psppn7bS6r/1921 data.txt: > 40 0 > 82 1 > 11 2 > 35 3 > 19 4 > 70 5 > 90 6 > 64 7 > 41 8 > 58 9 > 52 10 > 6 11 > 87 12 > 97 13 > 17 14 > 59 15 > 98 16 > 44 17 > 18 18 > 18 19 > 30 20 > 58 21 > 17 22 > 34 23 > 74 24 > 5 25 > 61 26 > 38 27 > 74 28 > 76 29 > 86 30 > 81 31 > 40 32 > 82 33 > 13 34 > 69 35 > 50 36 > 64 37 > 26 38 > 62 39 > 44 40 > 74 41 > 96 42 > 55 43 > 81 44 > 6 45 > 4 46 > 14 47 > 21 48 > 51 49 > 97 50 > 25 51 > 77 52 > 70 53 > 97 54 > 31 55 > 85 56 > 80 57 > 84 58 > 12 59 > 12 60 > 50 61 > 17 62 > 13 63 > 64 64 > 68 65 > 6 66 > 70 67 > 31 68 > 13 69 > 10 70 > 19 71 > 22 72 > 44 73 > 25 74 > 85 75 > 95 76 > 53 77 > 41 78 > 15 79 > 26 80 > 74 81 > 9 82 > 76 83 > 84 84 > 3 85 > 98 86 > 53 87 > 22 88 > 75 89 > 35 90 > 47 91 > 75 92 > 17 93 > 94 94 > 33 95 > 27 96 > 35 97 > 81 98 > 5 99 > 64 100 > 35 101 > 64 102 > 5 103 > 45 104 > 63 105 > 4 106 > 90 107 > 89 108 > 97 109 > 37 110 > 59 111 > 41 112 > 77 113 > 49 114 > 26 115 > 83 116 > 90 117 > 83 118 > 23 119 > 85 120 > 56 121 > 35 122 > 72 123 > 76 124 > 0 125 > 5 126 > 0 127 > 53 128 > 10 129 > 11 130 > 79 131 > 13 132 > 38 133 > 54 134 > 5 135 > 34 136 > 33 137 > 41 138 > 53 139 > 39 140 > 73 141 > 8 142 > 23 143 > 14 144 > 21 145 > 76 146 > 38 147 > 20 148 > 4 149 > 63 150 > 38 151 > 11 152 > 55 153 > 41 154 > 9 155 > 20 156 > 70 157 > 44 158 > 26 159 > 18 160 > 86 161 > 93 162 > 92 163 > 83 164 > 7 165 > 87 166 > 95 167 > 33 168 > 5 169 > 9 170 > 1 171 > 13 172 > 56 173 > 92 174 > 14 175 > 54 176 > 9 177 > 95 178 > 59 179 > 73 180 > 21 181 > 84 182 > 44 183 > 27 184 > 1 185 > 49 186 > 24 187 > 3 188 > 53 189 > 91 190 > 24 191 > 56 192 > 27 193 > 34 194 > 70 195 > 1 196 > 0 197 > 70 198 > 14 199 > 59 200 > 22 201 > 95 202 > 13 203 > 94 204 > 34 205 > 70 206 > 42 207 > 4 208 > 2 209 > 23 210 > 81 211 > 45 212 > 46 213 > 87 214 > 6 215 > 65 216 > 77 217 > 15 218 > 95 219 > 48 220 > 8 221 > 75 222 > 81 223 > 86 224 > 16 225 > 65 226 > 86 227 > 95 228 > 57 229 > 58 230 > 90 231 > 2 232 > 73 233 > 41 234 > 16 235 > 31 236 > 89 237 > 9 238 > 71 239 > 89 240 > 57 241 > 8 242 > 50 243 > 25 244 > 13 245 > 95 246 > 79 247 > 96 248 > 19 249 > 77 250 > 29 251 > 94 252 > 39 253 > 17 254 > 95 255 > 35 256 > 80 257 > 68 258 > 5 259 > 47 260 > 36 261 > 1 262 > 55 263 > 53 264 > 81 265 > 87 266 > 15 267 > 82 268 > 39 269 > 57 270 > 57 271 > 26 272 > 77 273 > 67 274 > 5 275 > 8 276 > 5 277 > 46 278 > 14 279 > 91 280 > 84 281 > 61 282 > 47 283 > 7 284 > 65 285 > 33 286 > 59 287 > 84 288 > 91 289 > 23 290 > 64 291 > 56 292 > 49 293 > 42 294 > 79 295 > 2 296 > 22 297 > 49 298 > 15 299 > 95 300 > 82 301 > 47 302 > 18 303 > 0 304 > 84 305 > 51 306 > 2 307 > 37 308 > 25 309 > 46 310 > 51 311 > 71 312 > 13 313 > 63 314 > 79 315 > 43 316 > 85 317 > 65 318 > 54 319 > 26 320 > 61 321 > 91 322 > 24 323 > 27 324 > 58 325 > 87 326 > 6 327 > 24 328 > 53 329 > 91 330 > 76 331 > 28 332 > 3 333 > 40 334 > 36 335 > 57 336 > 95 337 > 19 338 > 31 339 > 12 340 > 93 341 > 75 342 > 47 343 > 50 344 > 11 345 > 26 346 > 62 347 > 88 348 > 26 349 > 49 350 > 98 351 > 74 352 > 2 353 > 0 354 > 76 355 > 67 356 > 76 357 > 66 358 > 15 359 > 62 360 > 96 361 > 95 362 > 3 363 > 58 364 > 50 365 > 11 366 > 12 367 > 59 368 > 53 369 > 47 370 > 54 371 > 4 372 > 96 373 > 45 374 > 21 375 > 7 376 > 4 377 > 44 378 > 63 379 > 94 380 > 46 381 > 43 382 > 51 383 > 47 384 > 41 385 > 96 386 > 73 387 > 65 388 > 98 389 > 98 390 > 39 391 > 4 392 > 24 393 > 32 394 > 47 395 > 22 396 > 60 397 > 22 398 > 62 399 > 86 400 > 49 401 > 13 402 > 71 403 > 19 404 > 27 405 > 27 406 > 20 407 > 51 408 > 72 409 > 11 410 > 45 411 > 93 412 > 4 413 > 29 414 > 27 415 > 29 416 > 62 417 > 16 418 > 0 419 > 38 420 > 82 421 > 8 422 > 25 423 > 47 424 > 83 425 > 89 426 > 48 427 > 98 428 > 41 429 > 99 430 > 74 431 > 71 432 > 14 433 > 48 434 > 26 435 > 80 436 > 29 437 > 21 438 > 84 439 > 2 440 > 29 441 > 27 442 > 31 443 > 29 444 > 84 445 > 11 446 > 72 447 > 85 448 > 35 449 > 87 450 > 64 451 > 9 452 > 4 453 > 69 454 > 32 455 > 3 456 > 17 457 > 59 458 > 88 459 > 72 460 > 38 461 > 65 462 > 16 463 > 58 464 > 82 465 > 12 466 > 80 467 > 59 468 > 94 469 > 81 470 > 44 471 > 2 472 > 8 473 > 25 474 > 18 475 > 97 476 > 72 477 > 20 478 > 29 479 > 24 480 > 28 481 > 47 482 > 81 483 > 93 484 > 5 485 > 15 486 > 38 487 > 68 488 > 67 489 > 16 490 > 87 491 > 32 492 > 22 493 > 33 494 > 26 495 > 81 496 > 52 497 > 95 498 > 56 499 > 0 500 > 28 501 > 74 502 > 88 503 > 53 504 > 41 505 > 3 506 > 11 507 > 44 508 > 58 509 > 45 510 > 50 511 > 97 512 > 80 513 > 91 514 > 81 515 > 1 516 > 22 517 > 73 518 > 82 519 > 25 520 > 10 521 > 82 522 > 86 523 > 83 524 > 41 525 > 19 526 > 56 527 > 96 528 > 9 529 > 54 530 > 98 531 > 34 532 > 74 533 > 61 534 > 32 535 > 47 536 > 60 537 > 97 538 > 37 539 > 85 540 > 70 541 > 68 542 > 75 543 > 49 544 > 11 545 > 25 546 > 82 547 > 45 548 > 83 549 > 71 550 > 82 551 > 77 552 > 36 553 > 5 554 > 26 555 > 1 556 > 78 557 > 63 558 > 81 559 > 29 560 > 35 561 > 8 562 > 20 563 > 7 564 > 85 565 > 35 566 > 75 567 > 51 568 > 1 569 > 70 570 > 20 571 > 65 572 > 32 573 > 56 574 > 41 575 > 60 576 > 10 577 > 6 578 > 76 579 > 11 580 > 84 581 > 26 582 > 5 583 > 22 584 > 73 585 > 49 586 > 56 587 > 92 588 > 68 589 > 19 590 > 69 591 > 21 592 > 15 593 > 70 594 > 71 595 > 77 596 > 56 597 > 60 598 > 11 599 > 97 600 > 73 601 > 26 602 > 18 603 > 52 604 > 91 605 > 38 606 > 10 607 > 39 608 > 57 609 > 48 610 > 25 611 > 25 612 > 4 613 > 30 614 > 45 615 > 59 616 > 19 617 > 80 618 > 20 619 > 47 620 > 51 621 > 3 622 > 53 623 > 7 624 > 1 625 > 93 626 > 86 627 > 61 628 > 22 629 > 83 630 > 85 631 > 70 632 > 92 633 > 79 634 > 16 635 > 1 636 > 61 637 > 22 638 > 89 639 > 41 640 > 81 641 > 67 642 > 77 643 > 73 644 > 4 645 > 84 646 > 68 647 > 98 648 > 51 649 > 18 650 > 71 651 > 16 652 > 56 653 > 65 654 > 86 655 > 23 656 > 80 657 > 4 658 > 79 659 > 30 660 > 76 661 > 97 662 > 16 663 > 56 664 > 22 665 > 53 666 > 91 667 > 33 668 > 6 669 > 64 670 > 67 671 > 77 672 > 86 673 > 89 674 > 25 675 > 59 676 > 55 677 > 23 678 > 36 679 > 40 680 > 82 681 > 38 682 > 70 683 > 83 684 > 14 685 > 17 686 > 12 687 > 79 688 > 43 689 > 38 690 > 85 691 > 80 692 > 86 693 > 5 694 > 76 695 > 17 696 > 54 697 > 63 698 > 45 699 > 80 700 > 10 701 > 35 702 > 5 703 > 51 704 > 98 705 > 30 706 > 76 707 > 71 708 > 21 709 > 66 710 > 17 711 > 47 712 > 45 713 > 54 714 > 65 715 > 42 716 > 32 717 > 72 718 > 29 719 > 55 720 > 15 721 > 30 722 > 78 723 > 38 724 > 98 725 > 56 726 > 86 727 > 72 728 > 23 729 > 39 730 > 31 731 > 28 732 > 91 733 > 16 734 > 60 735 > 60 736 > 7 737 > 8 738 > 78 739 > 16 740 > 36 741 > 43 742 > 45 743 > 4 744 > 36 745 > 82 746 > 90 747 > 23 748 > 15 749 > 87 750 > 22 751 > 63 752 > 83 753 > 11 754 > 24 755 > 16 756 > 65 757 > 93 758 > 8 759 > 12 760 > 44 761 > 36 762 > 6 763 > 31 764 > 38 765 > 1 766 > 4 767 > 85 768 > 51 769 > 58 770 > 64 771 > 46 772 > 9 773 > 25 774 > 77 775 > 45 776 > 64 777 > 58 778 > 3 779 > 59 780 > 73 781 > 28 782 > 82 783 > 99 784 > 94 785 > 70 786 > 68 787 > 86 788 > 44 789 > 74 790 > 48 791 > 56 792 > 40 793 > 15 794 > 37 795 > 82 796 > 69 797 > 52 798 > 29 799 > 48 800 > 10 801 > 22 802 > 31 803 > 49 804 > 75 805 > 88 806 > 23 807 > 89 808 > 18 809 > 44 810 > 99 811 > 6 812 > 2 813 > 50 814 > 59 815 > 65 816 > 75 817 > 41 818 > 21 819 > 90 820 > 43 821 > 89 822 > 27 823 > 65 824 > 68 825 > 28 826 > 21 827 > 19 828 > 21 829 > 81 830 > 18 831 > 33 832 > 47 833 > 55 834 > 89 835 > 29 836 > 59 837 > 1 838 > 89 839 > 45 840 > 57 841 > 73 842 > 49 843 > 92 844 > 38 845 > 19 846 > 72 847 > 25 848 > 85 849 > 52 850 > 92 851 > 55 852 > 26 853 > 8 854 > 58 855 > 86 856 > 30 857 > 85 858 > 23 859 > 23 860 > 85 861 > 69 862 > 33 863 > 85 864 > 27 865 > 34 866 > 89 867 > 32 868 > 88 869 > 84 870 > 12 871 > 49 872 > 55 873 > 34 874 > 76 875 > 96 876 > 17 877 > 36 878 > 10 879 > 65 880 > 75 881 > 98 882 > 2 883 > 26 884 > 65 885 > 38 886 > 80 887 > 30 888 > 63 889 > 90 890 > 41 891 > 15 892 > 32 893 > 3 894 > 43 895 > 22 896 > 39 897 > 99 898 > 94 899 > 2 900 > 92 901 > 84 902 > 10 903 > 65 904 > 45 905 > 52 906 > 49 907 > 30 908 > 1 909 > 33 910 > 75 911 > 22 912 > 64 913 > 39 914 > 74 915 > 10 916 > 82 917 > 87 918 > 22 919 > 76 920 > 56 921 > 56 922 > 5 923 > 67 924 > 67 925 > 60 926 > 18 927 > 21 928 > 96 929 > 68 930 > 28 931 > 64 932 > 33 933 > 14 934 > 5 935 > 83 936 > 72 937 > 3 938 > 39 939 > 64 940 > 67 941 > 9 942 > 3 943 > 38 944 > 51 945 > 91 946 > 15 947 > 6 948 > 67 949 > 45 950 > 3 951 > 18 952 > 16 953 > 30 954 > 19 955 > 63 956 > 46 957 > 29 958 > 40 959 > 25 960 > 42 961 > 73 962 > 28 963 > 64 964 > 4 965 > 66 966 > 44 967 > 18 968 > 56 969 > 20 970 > 75 971 > 68 972 > 66 973 > 9 974 > 73 975 > 33 976 > 44 977 > 92 978 > 2 979 > 7 980 > 74 981 > 85 982 > 99 983 > 35 984 > 54 985 > 19 986 > 96 987 > 9 988 > 91 989 > 45 990 > 94 991 > 92 992 > 25 993 > 95 994 > 11 995 > 38 996 > 71 997 > 72 998 > 85 999 > 34 1000 > 84 1001 > 46 1002 > 65 1003 > 91 1004 > 93 1005 > 3 1006 > 13 1007 > 7 1008 > 51 1009 > 49 1010 > 57 1011 > 68 1012 > 15 1013 > 80 1014 > 72 1015 > 7 1016 > 14 1017 > 11 1018 > 78 1019 > 5 1020 > 12 1021 > 80 1022 > 14 1023 > 97 1024 > 8 1025 > 46 1026 > 41 1027 > 84 1028 > 88 1029 > 90 1030 > 23 1031 > 41 1032 > 86 1033 > 34 1034 > 61 1035 > 74 1036 > 46 1037 > 81 1038 > 12 1039 > 52 1040 > 44 1041 > 80 1042 > 59 1043 > 71 1044 > 64 1045 > 80 1046 > 35 1047 > 63 1048 > 21 1049 > 58 1050 > 62 1051 > 57 1052 > 55 1053 > 49 1054 > 59 1055 > 40 1056 > 75 1057 > 72 1058 > 71 1059 > 61 1060 > 39 1061 > 39 1062 > 48 1063 > 2 1064 > 9 1065 > 23 1066 > 96 1067 > 11 1068 > 4 1069 > 88 1070 > 45 1071 > 93 1072 > 36 1073 > 37 1074 > 97 1075 > 11 1076 > 8 1077 > 65 1078 > 45 1079 > 88 1080 > 67 1081 > 73 1082 > 44 1083 > 21 1084 > 37 1085 > 80 1086 > 49 1087 > 85 1088 > 39 1089 > 92 1090 > 92 1091 > 88 1092 > 50 1093 > 55 1094 > 23 1095 > 46 1096 > 30 1097 > 34 1098 > 37 1099 > 23 1100 > 3 1101 > 17 1102 > 88 1103 > 62 1104 > 22 1105 > 42 1106 > 19 1107 > 60 1108 > 89 1109 > 52 1110 > 18 1111 > 93 1112 > 39 1113 > 97 1114 > 35 1115 > 96 1116 > 70 1117 > 11 1118 > 64 1119 > 89 1120 > 82 1121 > 32 1122 > 54 1123 > 42 1124 > 93 1125 > 99 1126 > 39 1127 > 62 1128 > 80 1129 > 65 1130 > 68 1131 > 51 1132 > 85 1133 > 75 1134 > 91 1135 > 34 1136 > 86 1137 > 23 1138 > 54 1139 > 45 1140 > 42 1141 > 78 1142 > 58 1143 > 84 1144 > 35 1145 > 99 1146 > 0 1147 > 45 1148 > 57 1149 > 38 1150 > 25 1151 > 7 1152 > 61 1153 > 89 1154 > 49 1155 > 21 1156 > 73 1157 > 17 1158 > 83 1159 > 95 1160 > 67 1161 > 69 1162 > 30 1163 > 16 1164 > 50 1165 > 18 1166 > 3 1167 > 2 1168 > 0 1169 > 75 1170 > 25 1171 > 27 1172 > 65 1173 > 53 1174 > 31 1175 > 44 1176 > 28 1177 > 47 1178 > 34 1179 > 20 1180 > 43 1181 > 21 1182 > 17 1183 > 5 1184 > 5 1185 > 45 1186 > 91 1187 > 15 1188 > 17 1189 > 24 1190 > 34 1191 > 79 1192 > 16 1193 > 67 1194 > 1 1195 > 47 1196 > 11 1197 > 11 1198 > 34 1199 > 82 1200 > 89 1201 > 52 1202 > 3 1203 > 93 1204 > 91 1205 > 65 1206 > 31 1207 > 94 1208 > 6 1209 > 87 1210 > 77 1211 > 12 1212 > 73 1213 > 77 1214 > 80 1215 > 37 1216 > 36 1217 > 14 1218 > 13 1219 > 25 1220 > 59 1221 > 2 1222 > 74 1223 > 40 1224 > 57 1225 > 40 1226 > 51 1227 > 20 1228 > 95 1229 > 67 1230 > 30 1231 > 41 1232 > 91 1233 > 12 1234 > 51 1235 > 44 1236 > 41 1237 > 81 1238 > 41 1239 > 94 1240 > 5 1241 > 45 1242 > 97 1243 > 97 1244 > 92 1245 > 33 1246 > 35 1247 > 15 1248 > 10 1249 > 34 1250 > 34 1251 > 0 1252 > 29 1253 > 93 1254 > 4 1255 > 72 1256 > 35 1257 > 95 1258 > 18 1259 > 1 1260 > 36 1261 > 78 1262 > 38 1263 > 86 1264 > 12 1265 > 1 1266 > 50 1267 > 13 1268 > 16 1269 > 8 1270 > 87 1271 > 88 1272 > 40 1273 > 2 1274 > 53 1275 > 2 1276 > 43 1277 > 27 1278 > 72 1279 > 40 1280 > 77 1281 > 44 1282 > 91 1283 > 74 1284 > 14 1285 > 20 1286 > 49 1287 > 61 1288 > 17 1289 > 68 1290 > 69 1291 > 72 1292 > 6 1293 > 51 1294 > 96 1295 > 62 1296 > 86 1297 > 78 1298 > 62 1299 > 64 1300 > 52 1301 > 42 1302 > 46 1303 > 47 1304 > 4 1305 > 85 1306 > 1 1307 > 52 1308 > 82 1309 > 10 1310 > 33 1311 > 6 1312 > 81 1313 > 14 1314 > 70 1315 > 10 1316 > 94 1317 > 30 1318 > 74 1319 > 48 1320 > 51 1321 > 64 1322 > 62 1323 > 29 1324 > 43 1325 > 80 1326 > 92 1327 > 27 1328 > 63 1329 > 93 1330 > 92 1331 > 81 1332 > 86 1333 > 8 1334 > 95 1335 > 12 1336 > 5 1337 > 52 1338 > 63 1339 > 82 1340 > 92 1341 > 4 1342 > 74 1343 > 59 1344 > 66 1345 > 56 1346 > 4 1347 > 98 1348 > 99 1349 > 73 1350 > 92 1351 > 12 1352 > 12 1353 > 47 1354 > 87 1355 > 15 1356 > 40 1357 > 40 1358 > 80 1359 > 17 1360 > 77 1361 > 64 1362 > 52 1363 > 39 1364 > 3 1365 > 63 1366 > 25 1367 > 41 1368 > 29 1369 > 78 1370 > 54 1371 > 68 1372 > 45 1373 > 9 1374 > 95 1375 > 71 1376 > 26 1377 > 25 1378 > 64 1379 > 60 1380 > 57 1381 > 76 1382 > 99 1383 > 18 1384 > 70 1385 > 82 1386 > 44 1387 > 53 1388 > 32 1389 > 9 1390 > 63 1391 > 48 1392 > 97 1393 > 40 1394 > 91 1395 > 47 1396 > 91 1397 > 98 1398 > 65 1399 > 27 1400 > 80 1401 > 38 1402 > 62 1403 > 27 1404 > 77 1405 > 47 1406 > 99 1407 > 45 1408 > 66 1409 > 77 1410 > 73 1411 > 31 1412 > 84 1413 > 28 1414 > 88 1415 > 83 1416 > 76 1417 > 84 1418 > 58 1419 > 50 1420 > 75 1421 > 38 1422 > 89 1423 > 25 1424 > 88 1425 > 50 1426 > 24 1427 > 77 1428 > 29 1429 > 59 1430 > 69 1431 > 22 1432 > 1 1433 > 74 1434 > 20 1435 > 28 1436 > 69 1437 > 23 1438 > 16 1439 > 75 1440 > 51 1441 > 62 1442 > 51 1443 > 13 1444 > 29 1445 > 55 1446 > 58 1447 > 56 1448 > 40 1449 > 6 1450 > 73 1451 > 16 1452 > 16 1453 > 12 1454 > 92 1455 > 9 1456 > 62 1457 > 87 1458 > 86 1459 > 72 1460 > 99 1461 > 89 1462 > 66 1463 > 93 1464 > 85 1465 > 95 1466 > 85 1467 > 10 1468 > 61 1469 > 15 1470 > 17 1471 > 14 1472 > 54 1473 > 65 1474 > 26 1475 > 13 1476 > 58 1477 > 35 1478 > 97 1479 > 30 1480 > 55 1481 > 96 1482 > 70 1483 > 13 1484 > 87 1485 > 53 1486 > 9 1487 > 13 1488 > 10 1489 > 71 1490 > 83 1491 > 74 1492 > 20 1493 > 44 1494 > 98 1495 > 23 1496 > 77 1497 > 60 1498 > 45 1499 > 6 1500 > 41 1501 > 72 1502 > 17 1503 > 61 1504 > 8 1505 > 92 1506 > 96 1507 > 7 1508 > 85 1509 > 58 1510 > 45 1511 > 23 1512 > 70 1513 > 13 1514 > 80 1515 > 8 1516 > 72 1517 > 99 1518 > 16 1519 > 48 1520 > 72 1521 > 1 1522 > 50 1523 > 17 1524 > 94 1525 > 51 1526 > 10 1527 > 61 1528 > 26 1529 > 11 1530 > 51 1531 > 74 1532 > 16 1533 > 27 1534 > 31 1535 > 37 1536 > 35 1537 > 82 1538 > 26 1539 > 44 1540 > 55 1541 > 63 1542 > 67 1543 > 66 1544 > 81 1545 > 20 1546 > 49 1547 > 39 1548 > 52 1549 > 75 1550 > 33 1551 > 8 1552 > 11 1553 > 20 1554 > 8 1555 > 59 1556 > 50 1557 > 2 1558 > 85 1559 > 54 1560 > 75 1561 > 70 1562 > 49 1563 > 87 1564 > 4 1565 > 48 1566 > 97 1567 > 84 1568 > 90 1569 > 85 1570 > 97 1571 > 77 1572 > 88 1573 > 87 1574 > 92 1575 > 55 1576 > 73 1577 > 3 1578 > 23 1579 > 17 1580 > 72 1581 > 21 1582 > 55 1583 > 26 1584 > 9 1585 > 71 1586 > 13 1587 > 41 1588 > 60 1589 > 76 1590 > 7 1591 > 89 1592 > 41 1593 > 68 1594 > 41 1595 > 33 1596 > 75 1597 > 32 1598 > 54 1599 > 61 1600 > 71 1601 > 60 1602 > 98 1603 > 45 1604 > 19 1605 > 93 1606 > 26 1607 > 30 1608 > 52 1609 > 18 1610 > 97 1611 > 42 1612 > 66 1613 > 73 1614 > 14 1615 > 11 1616 > 3 1617 > 18 1618 > 37 1619 > 75 1620 > 79 1621 > 44 1622 > 1 1623 > 90 1624 > 68 1625 > 48 1626 > 51 1627 > 10 1628 > 65 1629 > 49 1630 > 92 1631 > 99 1632 > 23 1633 > 59 1634 > 8 1635 > 79 1636 > 13 1637 > 50 1638 > 87 1639 > 86 1640 > 59 1641 > 11 1642 > 88 1643 > 17 1644 > 92 1645 > 5 1646 > 60 1647 > 62 1648 > 3 1649 > 91 1650 > 85 1651 > 54 1652 > 29 1653 > 67 1654 > 8 1655 > 42 1656 > 35 1657 > 15 1658 > 25 1659 > 31 1660 > 88 1661 > 31 1662 > 69 1663 > 46 1664 > 27 1665 > 55 1666 > 7 1667 > 96 1668 > 36 1669 > 2 1670 > 14 1671 > 7 1672 > 78 1673 > 3 1674 > 19 1675 > 50 1676 > 71 1677 > 74 1678 > 50 1679 > 30 1680 > 3 1681 > 29 1682 > 0 1683 > 95 1684 > 5 1685 > 2 1686 > 95 1687 > 19 1688 > 22 1689 > 54 1690 > 27 1691 > 97 1692 > 91 1693 > 67 1694 > 50 1695 > 62 1696 > 26 1697 > 1 1698 > 34 1699 > 57 1700 > 12 1701 > 81 1702 > 7 1703 > 31 1704 > 2 1705 > 74 1706 > 35 1707 > 19 1708 > 9 1709 > 61 1710 > 78 1711 > 0 1712 > 37 1713 > 43 1714 > 79 1715 > 50 1716 > 94 1717 > 70 1718 > 18 1719 > 64 1720 > 0 1721 > 92 1722 > 84 1723 > 41 1724 > 35 1725 > 10 1726 > 22 1727 > 93 1728 > 87 1729 > 65 1730 > 60 1731 > 32 1732 > 21 1733 > 58 1734 > 22 1735 > 75 1736 > 62 1737 > 6 1738 > 20 1739 > 53 1740 > 43 1741 > 91 1742 > 64 1743 > 57 1744 > 66 1745 > 63 1746 > 2 1747 > 34 1748 > 31 1749 > 23 1750 > 87 1751 > 52 1752 > 36 1753 > 18 1754 > 93 1755 > 5 1756 > 27 1757 > 45 1758 > 4 1759 > 92 1760 > 66 1761 > 85 1762 > 51 1763 > 3 1764 > 91 1765 > 49 1766 > 53 1767 > 60 1768 > 20 1769 > 82 1770 > 74 1771 > 34 1772 > 32 1773 > 57 1774 > 32 1775 > 18 1776 > 57 1777 > 53 1778 > 32 1779 > 86 1780 > 48 1781 > 22 1782 > 61 1783 > 84 1784 > 75 1785 > 93 1786 > 42 1787 > 51 1788 > 51 1789 > 92 1790 > 15 1791 > 63 1792 > 90 1793 > 20 1794 > 73 1795 > 69 1796 > 44 1797 > 29 1798 > 4 1799 > 20 1800 > 10 1801 > 46 1802 > 90 1803 > 48 1804 > 83 1805 > 60 1806 > 87 1807 > 59 1808 > 55 1809 > 4 1810 > 35 1811 > 29 1812 > 60 1813 > 22 1814 > 16 1815 > 40 1816 > 10 1817 > 90 1818 > 17 1819 > 9 1820 > 83 1821 > 11 1822 > 77 1823 > 29 1824 > 22 1825 > 19 1826 > 47 1827 > 42 1828 > 10 1829 > 88 1830 > 85 1831 > 98 1832 > 22 1833 > 20 1834 > 34 1835 > 57 1836 > 49 1837 > 32 1838 > 7 1839 > 58 1840 > 60 1841 > 15 1842 > 79 1843 > 16 1844 > 64 1845 > 86 1846 > 39 1847 > 90 1848 > 86 1849 > 34 1850 > 20 1851 > 95 1852 > 38 1853 > 29 1854 > 81 1855 > 52 1856 > 91 1857 > 93 1858 > 91 1859 > 70 1860 > 70 1861 > 77 1862 > 1 1863 > 25 1864 > 68 1865 > 60 1866 > 12 1867 > 90 1868 > 30 1869 > 36 1870 > 88 1871 > 74 1872 > 24 1873 > 84 1874 > 15 1875 > 13 1876 > 16 1877 > 33 1878 > 88 1879 > 68 1880 > 5 1881 > 64 1882 > 9 1883 > 92 1884 > 84 1885 > 34 1886 > 22 1887 > 18 1888 > 93 1889 > 13 1890 > 87 1891 > 1 1892 > 1 1893 > 35 1894 > 36 1895 > 4 1896 > 56 1897 > 90 1898 > 91 1899 > 19 1900 > 82 1901 > 18 1902 > 88 1903 > 50 1904 > 33 1905 > 45 1906 > 66 1907 > 0 1908 > 53 1909 > 69 1910 > 27 1911 > 78 1912 > 89 1913 > 72 1914 > 55 1915 > 62 1916 > 80 1917 > 46 1918 > 27 1919 > 55 1920 > 9 1921 > 30 1922 > 38 1923 > 51 1924 > 32 1925 > 83 1926 > 84 1927 > 35 1928 > 61 1929 > 96 1930 > 61 1931 > 28 1932 > 32 1933 > 10 1934 > 29 1935 > 57 1936 > 38 1937 > 32 1938 > 66 1939 > 5 1940 > 87 1941 > 97 1942 > 50 1943 > 59 1944 > 54 1945 > 24 1946 > 74 1947 > 23 1948 > 15 1949 > 11 1950 > 44 1951 > 97 1952 > 84 1953 > 88 1954 > 29 1955 > 16 1956 > 83 1957 > 86 1958 > 28 1959 > 39 1960 > 18 1961 > 29 1962 > 58 1963 > 3 1964 > 16 1965 > 66 1966 > 70 1967 > 6 1968 > 31 1969 > 96 1970 > 28 1971 > 39 1972 > 65 1973 > 76 1974 > 5 1975 > 81 1976 > 96 1977 > 37 1978 > 17 1979 > 80 1980 > 93 1981 > 60 1982 > 61 1983 > 86 1984 > 92 1985 > 16 1986 > 71 1987 > 59 1988 > 71 1989 > 38 1990 > 70 1991 > 58 1992 > 19 1993 > 97 1994 > 87 1995 > 0 1996 > 26 1997 > 83 1998 > 39 1999 > 15 2000 > 51 2001 > 86 2002 > 1 2003 > 73 2004 > 77 2005 > 89 2006 > 82 2007 > 3 2008 > 81 2009 > 12 2010 > 76 2011 > 14 2012 > 11 2013 > 73 2014 > 31 2015 > 28 2016 > 45 2017 > 39 2018 > 83 2019 > 93 2020 > 11 2021 > 38 2022 > 62 2023 > 69 2024 > 70 2025 > 78 2026 > 28 2027 > 45 2028 > 20 2029 > 10 2030 > 95 2031 > 33 2032 > 80 2033 > 78 2034 > 60 2035 > 84 2036 > 12 2037 > 41 2038 > 4 2039 > 38 2040 > 23 2041 > 23 2042 > 88 2043 > 50 2044 > 65 2045 > 39 2046 > 26 2047 > 19 2048 > 59 2049 > 42 2050 > 39 2051 > 33 2052 > 59 2053 > 55 2054 > 92 2055 > 18 2056 > 94 2057 > 4 2058 > 93 2059 > 91 2060 > 91 2061 > 76 2062 > 9 2063 > 44 2064 > 93 2065 > 79 2066 > 7 2067 > 71 2068 > 44 2069 > 83 2070 > 82 2071 > 41 2072 > 67 2073 > 96 2074 > 20 2075 > 45 2076 > 20 2077 > 54 2078 > 73 2079 > 36 2080 > 46 2081 > 65 2082 > 31 2083 > 34 2084 > 14 2085 > 82 2086 > 60 2087 > 76 2088 > 88 2089 > 6 2090 > 96 2091 > 35 2092 > 97 2093 > 91 2094 > 87 2095 > 21 2096 > 79 2097 > 2 2098 > 47 2099 > 48 2100 > 99 2101 > 3 2102 > 6 2103 > 90 2104 > 32 2105 > 99 2106 > 43 2107 > 55 2108 > 94 2109 > 97 2110 > 58 2111 > 24 2112 > 70 2113 > 62 2114 > 52 2115 > 30 2116 > 57 2117 > 75 2118 > 68 2119 > 69 2120 > 33 2121 > 54 2122 > 66 2123 > 85 2124 > 30 2125 > 48 2126 > 58 2127 > 79 2128 > 41 2129 > 32 2130 > 94 2131 > 58 2132 > 18 2133 > 38 2134 > 64 2135 > 30 2136 > 76 2137 > 32 2138 > 83 2139 > 93 2140 > 43 2141 > 25 2142 > 83 2143 > 91 2144 > 82 2145 > 24 2146 > 84 2147 > 49 2148 > 20 2149 > 29 2150 > 82 2151 > 95 2152 > 52 2153 > 60 2154 > 50 2155 > 29 2156 > 69 2157 > 95 2158 > 20 2159 > 11 2160 > 89 2161 > 57 2162 > 39 2163 > 71 2164 > 69 2165 > 20 2166 > 18 2167 > 86 2168 > 3 2169 > 43 2170 > 4 2171 > 9 2172 > 62 2173 > 44 2174 > 39 2175 > 34 2176 > 39 2177 > 66 2178 > 62 2179 > 36 2180 > 23 2181 > 37 2182 > 1 2183 > 17 2184 > 27 2185 > 39 2186 > 14 2187 > 83 2188 > 86 2189 > 86 2190 > 32 2191 > 2 2192 > 19 2193 > 4 2194 > 62 2195 > 48 2196 > 42 2197 > 87 2198 > 89 2199 > 59 2200 > 68 2201 > 24 2202 > 92 2203 > 4 2204 > 58 2205 > 49 2206 > 66 2207 > 13 2208 > 83 2209 > 12 2210 > 14 2211 > 52 2212 > 17 2213 > 50 2214 > 18 2215 > 66 2216 > 96 2217 > 30 2218 > 86 2219 > 55 2220 > 34 2221 > 18 2222 > 56 2223 > 89 2224 > 84 2225 > 39 2226 > 6 2227 > 2 2228 > 99 2229 > 37 2230 > 69 2231 > 21 2232 > 93 2233 > 47 2234 > 84 2235 > 98 2236 > 64 2237 > 26 2238 > 43 2239 > 14 2240 > 58 2241 > 7 2242 > 59 2243 > 7 2244 > 26 2245 > 97 2246 > 29 2247 > 47 2248 > 59 2249 > 25 2250 > 61 2251 > 21 2252 > 73 2253 > 25 2254 > 78 2255 > 92 2256 > 36 2257 > 1 2258 > 70 2259 > 74 2260 > 64 2261 > 71 2262 > 4 2263 > 55 2264 > 18 2265 > 74 2266 > 95 2267 > 26 2268 > 33 2269 > 79 2270 > 24 2271 > 12 2272 > 1 2273 > 27 2274 > 77 2275 > 44 2276 > 41 2277 > 36 2278 > 86 2279 > 39 2280 > 26 2281 > 31 2282 > 28 2283 > 14 2284 > 72 2285 > 68 2286 > 29 2287 > 76 2288 > 11 2289 > 5 2290 > 75 2291 > 89 2292 > 54 2293 > 15 2294 > 70 2295 > 3 2296 > 57 2297 > 54 2298 > 53 2299 > 98 2300 > 53 2301 > 72 2302 > 17 2303 > 40 2304 > 92 2305 > 30 2306 > 51 2307 > 53 2308 > 22 2309 > 98 2310 > 28 2311 > 9 2312 > 92 2313 > 56 2314 > 92 2315 > 36 2316 > 1 2317 > 42 2318 > 71 2319 > 16 2320 > 49 2321 > 54 2322 > 77 2323 > 96 2324 > 52 2325 > 90 2326 > 43 2327 > 27 2328 > 64 2329 > 97 2330 > 76 2331 > 66 2332 > 85 2333 > 10 2334 > 95 2335 > 65 2336 > 71 2337 > 22 2338 > 91 2339 > 15 2340 > 15 2341 > 32 2342 > 76 2343 > 11 2344 > 96 2345 > 69 2346 > 61 2347 > 26 2348 > 96 2349 > 7 2350 > 11 2351 > 86 2352 > 64 2353 > 82 2354 > 2 2355 > 11 2356 > 70 2357 > 62 2358 > 55 2359 > 15 2360 > 76 2361 > 79 2362 > 68 2363 > 38 2364 > 7 2365 > 35 2366 > 15 2367 > 78 2368 > 47 2369 > 29 2370 > 50 2371 > 74 2372 > 51 2373 > 63 2374 > 75 2375 > 8 2376 > 76 2377 > 90 2378 > 90 2379 > 32 2380 > 10 2381 > 46 2382 > 11 2383 > 42 2384 > 18 2385 > 62 2386 > 37 2387 > 98 2388 > 9 2389 > 43 2390 > 24 2391 > 82 2392 > 6 2393 > 40 2394 > 90 2395 > 72 2396 > 50 2397 > 90 2398 > 13 2399 > 27 2400 > 43 2401 > 4 2402 > 54 2403 > 55 2404 > 69 2405 > 51 2406 > 55 2407 > 57 2408 > 18 2409 > 42 2410 > 57 2411 > 17 2412 > 17 2413 > 79 2414 > 18 2415 > 65 2416 > 86 2417 > 52 2418 > 72 2419 > 2 2420 > 86 2421 > 50 2422 > 94 2423 > 67 2424 > 24 2425 > 76 2426 > 47 2427 > 34 2428 > 92 2429 > 72 2430 > 35 2431 > 81 2432 > 63 2433 > 65 2434 > 99 2435 > 72 2436 > 69 2437 > 48 2438 > 89 2439 > 57 2440 > 45 2441 > 53 2442 > 35 2443 > 70 2444 > 54 2445 > 19 2446 > 15 2447 > 6 2448 > 22 2449 > 15 2450 > 87 2451 > 3 2452 > 41 2453 > 40 2454 > 73 2455 > 8 2456 > 91 2457 > 10 2458 > 42 2459 > 19 2460 > 0 2461 > 23 2462 > 8 2463 > 5 2464 > 49 2465 > 70 2466 > 66 2467 > 82 2468 > 21 2469 > 98 2470 > 0 2471 > 99 2472 > 75 2473 > 30 2474 > 27 2475 > 10 2476 > 96 2477 > 86 2478 > 41 2479 > 85 2480 > 98 2481 > 81 2482 > 39 2483 > 21 2484 > 84 2485 > 56 2486 > 40 2487 > 86 2488 > 94 2489 > 85 2490 > 98 2491 > 42 2492 > 20 2493 > 62 2494 > 89 2495 > 78 2496 > 71 2497 > 95 2498 > 11 2499 > 26 2500 > 86 2501 > 31 2502 > 82 2503 > 57 2504 > 49 2505 > 99 2506 > 70 2507 > 6 2508 > 35 2509 > 32 2510 > 56 2511 > 21 2512 > 5 2513 > 98 2514 > 79 2515 > 41 2516 > 61 2517 > 46 2518 > 77 2519 > 57 2520 > 53 2521 > 26 2522 > 61 2523 > 27 2524 > 92 2525 > 16 2526 > 25 2527 > 86 2528 > 33 2529 > 80 2530 > 35 2531 > 32 2532 > 4 2533 > 54 2534 > 28 2535 > 83 2536 > 40 2537 > 55 2538 > 92 2539 > 81 2540 > 65 2541 > 7 2542 > 80 2543 > 76 2544 > 47 2545 > 68 2546 > 80 2547 > 61 2548 > 69 2549 > 71 2550 > 66 2551 > 61 2552 > 81 2553 > 53 2554 > 37 2555 > 20 2556 > 56 2557 > 61 2558 > 76 2559 > 5 2560 > 88 2561 > 90 2562 > 75 2563 > 33 2564 > 69 2565 > 4 2566 > 18 2567 > 61 2568 > 49 2569 > 20 2570 > 93 2571 > 89 2572 > 76 2573 > 20 2574 > 31 2575 > 53 2576 > 54 2577 > 68 2578 > 4 2579 > 32 2580 > 15 2581 > 66 2582 > 43 2583 > 99 2584 > 10 2585 > 60 2586 > 41 2587 > 67 2588 > 11 2589 > 62 2590 > 46 2591 > 76 2592 > 30 2593 > 15 2594 > 68 2595 > 0 2596 > 27 2597 > 32 2598 > 60 2599 > 28 2600 > 42 2601 > 8 2602 > 27 2603 > 6 2604 > 54 2605 > 7 2606 > 65 2607 > 84 2608 > 48 2609 > 50 2610 > 13 2611 > 52 2612 > 29 2613 > 47 2614 > 59 2615 > 36 2616 > 12 2617 > 35 2618 > 44 2619 > 54 2620 > 49 2621 > 45 2622 > 54 2623 > 9 2624 > 74 2625 > 21 2626 > 19 2627 > 29 2628 > 96 2629 > 4 2630 > 6 2631 > 5 2632 > 12 2633 > 51 2634 > 67 2635 > 77 2636 > 72 2637 > 11 2638 > 76 2639 > 8 2640 > 14 2641 > 34 2642 > 17 2643 > 34 2644 > 46 2645 > 87 2646 > 82 2647 > 32 2648 > 9 2649 > 57 2650 > 67 2651 > 29 2652 > 89 2653 > 66 2654 > 19 2655 > 55 2656 > 56 2657 > 6 2658 > 32 2659 > 40 2660 > 39 2661 > 54 2662 > 15 2663 > 94 2664 > 2 2665 > 74 2666 > 9 2667 > 72 2668 > 26 2669 > 43 2670 > 19 2671 > 51 2672 > 12 2673 > 26 2674 > 33 2675 > 79 2676 > 40 2677 > 9 2678 > 29 2679 > 32 2680 > 77 2681 > 79 2682 > 57 2683 > 56 2684 > 28 2685 > 9 2686 > 6 2687 > 62 2688 > 30 2689 > 40 2690 > 82 2691 > 93 2692 > 38 2693 > 31 2694 > 87 2695 > 7 2696 > 60 2697 > 1 2698 > 73 2699 > 24 2700 > 84 2701 > 75 2702 > 14 2703 > 40 2704 > 35 2705 > 73 2706 > 61 2707 > 83 2708 > 29 2709 > 33 2710 > 26 2711 > 33 2712 > 67 2713 > 34 2714 > 46 2715 > 52 2716 > 29 2717 > 81 2718 > 94 2719 > 68 2720 > 81 2721 > 41 2722 > 54 2723 > 33 2724 > 3 2725 > 55 2726 > 55 2727 > 67 2728 > 84 2729 > 19 2730 > 34 2731 > 40 2732 > 67 2733 > 49 2734 > 45 2735 > 76 2736 > 36 2737 > 90 2738 > 17 2739 > 23 2740 > 46 2741 > 56 2742 > 5 2743 > 35 2744 > 53 2745 > 41 2746 > 86 2747 > 49 2748 > 22 2749 > 10 2750 > 37 2751 > 91 2752 > 34 2753 > 59 2754 > 42 2755 > 21 2756 > 73 2757 > 72 2758 > 54 2759 > 63 2760 > 41 2761 > 96 2762 > 10 2763 > 44 2764 > 20 2765 > 99 2766 > 24 2767 > 66 2768 > 74 2769 > 8 2770 > 91 2771 > 10 2772 > 40 2773 > 97 2774 > 89 2775 > 75 2776 > 79 2777 > 12 2778 > 75 2779 > 78 2780 > 34 2781 > 26 2782 > 83 2783 > 80 2784 > 55 2785 > 22 2786 > 24 2787 > 54 2788 > 54 2789 > 30 2790 > 4 2791 > 59 2792 > 59 2793 > 66 2794 > 18 2795 > 0 2796 > 41 2797 > 55 2798 > 94 2799 > 46 2800 > 34 2801 > 67 2802 > 1 2803 > 12 2804 > 49 2805 > 89 2806 > 13 2807 > 97 2808 > 51 2809 > 83 2810 > 87 2811 > 27 2812 > 2 2813 > 49 2814 > 81 2815 > 67 2816 > 38 2817 > 90 2818 > 88 2819 > 15 2820 > 7 2821 > 0 2822 > 71 2823 > 11 2824 > 0 2825 > 99 2826 > 17 2827 > 67 2828 > 70 2829 > 52 2830 > 14 2831 > 38 2832 > 57 2833 > 34 2834 > 4 2835 > 15 2836 > 41 2837 > 88 2838 > 40 2839 > 55 2840 > 9 2841 > 86 2842 > 25 2843 > 92 2844 > 71 2845 > 29 2846 > 78 2847 > 49 2848 > 19 2849 > 47 2850 > 92 2851 > 58 2852 > 33 2853 > 99 2854 > 17 2855 > 67 2856 > 54 2857 > 94 2858 > 88 2859 > 8 2860 > 7 2861 > 18 2862 > 75 2863 > 17 2864 > 41 2865 > 3 2866 > 46 2867 > 91 2868 > 6 2869 > 35 2870 > 27 2871 > 36 2872 > 23 2873 > 83 2874 > 61 2875 > 24 2876 > 90 2877 > 46 2878 > 42 2879 > 94 2880 > 93 2881 > 26 2882 > 44 2883 > 98 2884 > 11 2885 > 81 2886 > 59 2887 > 85 2888 > 39 2889 > 28 2890 > 6 2891 > 41 2892 > 75 2893 > 69 2894 > 58 2895 > 57 2896 > 72 2897 > 25 2898 > 15 2899 > 36 2900 > 50 2901 > 98 2902 > 33 2903 > 68 2904 > 6 2905 > 64 2906 > 6 2907 > 72 2908 > 48 2909 > 36 2910 > 71 2911 > 26 2912 > 60 2913 > 82 2914 > 55 2915 > 84 2916 > 88 2917 > 75 2918 > 60 2919 > 68 2920 > 16 2921 > 88 2922 > 43 2923 > 51 2924 > 99 2925 > 19 2926 > 85 2927 > 87 2928 > 4 2929 > 19 2930 > 15 2931 > 96 2932 > 12 2933 > 69 2934 > 8 2935 > 44 2936 > 0 2937 > 41 2938 > 65 2939 > 43 2940 > 48 2941 > 50 2942 > 83 2943 > 43 2944 > 9 2945 > 83 2946 > 68 2947 > 83 2948 > 19 2949 > 28 2950 > 91 2951 > 76 2952 > 49 2953 > 21 2954 > 40 2955 > 30 2956 > 99 2957 > 31 2958 > 92 2959 > 9 2960 > 29 2961 > 51 2962 > 12 2963 > 4 2964 > 53 2965 > 27 2966 > 12 2967 > 33 2968 > 31 2969 > 50 2970 > 11 2971 > 18 2972 > 89 2973 > 11 2974 > 26 2975 > 23 2976 > 81 2977 > 3 2978 > 61 2979 > 60 2980 > 58 2981 > 60 2982 > 12 2983 > 97 2984 > 12 2985 > 10 2986 > 8 2987 > 31 2988 > 1 2989 > 48 2990 > 6 2991 > 75 2992 > 34 2993 > 8 2994 > 63 2995 > 41 2996 > 2 2997 > 59 2998 > 42 2999 > 20 3000 > 7 3001 > 93 3002 > 56 3003 > 74 3004 > 75 3005 > 18 3006 > 87 3007 > 87 3008 > 57 3009 > 44 3010 > 77 3011 > 65 3012 > 61 3013 > 96 3014 > 88 3015 > 46 3016 > 74 3017 > 55 3018 > 69 3019 > 62 3020 > 9 3021 > 46 3022 > 3 3023 > 9 3024 > 34 3025 > 9 3026 > 80 3027 > 74 3028 > 30 3029 > 2 3030 > 43 3031 > 71 3032 > 87 3033 > 43 3034 > 40 3035 > 6 3036 > 99 3037 > 97 3038 > 41 3039 > 4 3040 > 2 3041 > 50 3042 > 2 3043 > 1 3044 > 42 3045 > 75 3046 > 2 3047 > 39 3048 > 48 3049 > 82 3050 > 12 3051 > 21 3052 > 89 3053 > 83 3054 > 48 3055 > 91 3056 > 45 3057 > 2 3058 > 27 3059 > 4 3060 > 89 3061 > 21 3062 > 7 3063 > 99 3064 > 16 3065 > 5 3066 > 59 3067 > 84 3068 > 72 3069 > 74 3070 > 5 3071 > 11 3072 > 52 3073 > 90 3074 > 63 3075 > 9 3076 > 43 3077 > 37 3078 > 89 3079 > 43 3080 > 1 3081 > 13 3082 > 28 3083 > 5 3084 > 55 3085 > 33 3086 > 12 3087 > 51 3088 > 46 3089 > 48 3090 > 47 3091 > 7 3092 > 94 3093 > 83 3094 > 35 3095 > 10 3096 > 69 3097 > 70 3098 > 53 3099 > 33 3100 > 20 3101 > 79 3102 > 24 3103 > 26 3104 > 98 3105 > 51 3106 > 57 3107 > 43 3108 > 18 3109 > 41 3110 > 44 3111 > 96 3112 > 49 3113 > 92 3114 > 95 3115 > 93 3116 > 20 3117 > 30 3118 > 81 3119 > 49 3120 > 96 3121 > 96 3122 > 95 3123 > 86 3124 > 44 3125 > 91 3126 > 59 3127 > 66 3128 > 33 3129 > 14 3130 > 83 3131 > 55 3132 > 64 3133 > 15 3134 > 15 3135 > 53 3136 > 5 3137 > 61 3138 > 24 3139 > 11 3140 > 48 3141 > 87 3142 > 50 3143 > 13 3144 > 92 3145 > 7 3146 > 37 3147 > 59 3148 > 95 3149 > 43 3150 > 45 3151 > 6 3152 > 14 3153 > 87 3154 > 82 3155 > 80 3156 > 67 3157 > 12 3158 > 61 3159 > 33 3160 > 85 3161 > 90 3162 > 30 3163 > 1 3164 > 66 3165 > 21 3166 > 15 3167 > 46 3168 > 69 3169 > 74 3170 > 22 3171 > 10 3172 > 68 3173 > 71 3174 > 87 3175 > 18 3176 > 36 3177 > 77 3178 > 58 3179 > 94 3180 > 64 3181 > 41 3182 > 62 3183 > 81 3184 > 26 3185 > 34 3186 > 46 3187 > 97 3188 > 93 3189 > 13 3190 > 52 3191 > 24 3192 > 84 3193 > 17 3194 > 85 3195 > 99 3196 > 66 3197 > 41 3198 > 29 3199 > 43 3200 > 25 3201 > 11 3202 > 55 3203 > 3 3204 > 27 3205 > 50 3206 > 79 3207 > 47 3208 > 12 3209 > 94 3210 > 68 3211 > 4 3212 > 25 3213 > 17 3214 > 67 3215 > 98 3216 > 49 3217 > 96 3218 > 91 3219 > 41 3220 > 19 3221 > 8 3222 > 49 3223 > 85 3224 > 4 3225 > 82 3226 > 80 3227 > 43 3228 > 51 3229 > 73 3230 > 84 3231 > 69 3232 > 10 3233 > 25 3234 > 61 3235 > 47 3236 > 20 3237 > 89 3238 > 1 3239 > 72 3240 > 65 3241 > 0 3242 > 56 3243 > 34 3244 > 63 3245 > 35 3246 > 97 3247 > 62 3248 > 21 3249 > 8 3250 > 52 3251 > 51 3252 > 22 3253 > 64 3254 > 42 3255 > 42 3256 > 73 3257 > 2 3258 > 39 3259 > 31 3260 > 8 3261 > 26 3262 > 19 3263 > 44 3264 > 69 3265 > 39 3266 > 29 3267 > 11 3268 > 79 3269 > 24 3270 > 37 3271 > 50 3272 > 61 3273 > 30 3274 > 0 3275 > 98 3276 > 54 3277 > 58 3278 > 6 3279 > 32 3280 > 25 3281 > 95 3282 > 73 3283 > 29 3284 > 3 3285 > 20 3286 > 28 3287 > 47 3288 > 66 3289 > 4 3290 > 58 3291 > 40 3292 > 31 3293 > 31 3294 > 36 3295 > 84 3296 > 85 3297 > 23 3298 > 49 3299 > 91 3300 > 9 3301 > 59 3302 > 68 3303 > 0 3304 > 92 3305 > 50 3306 > 3 3307 > 48 3308 > 57 3309 > 88 3310 > 34 3311 > 4 3312 > 94 3313 > 17 3314 > 47 3315 > 16 3316 > 73 3317 > 71 3318 > 2 3319 > 23 3320 > 77 3321 > 31 3322 > 70 3323 > 63 3324 > 81 3325 > 84 3326 > 83 3327 > 32 3328 > 67 3329 > 81 3330 > 44 3331 > 50 3332 > 14 3333 > 10 3334 > 58 3335 > 79 3336 > 83 3337 > 43 3338 > 19 3339 > 53 3340 > 7 3341 > 31 3342 > 43 3343 > 96 3344 > 58 3345 > 24 3346 > 60 3347 > 17 3348 > 92 3349 > 28 3350 > 44 3351 > 62 3352 > 43 3353 > 65 3354 > 38 3355 > 73 3356 > 70 3357 > 69 3358 > 0 3359 > 29 3360 > 56 3361 > 12 3362 > 53 3363 > 96 3364 > 97 3365 > 20 3366 > 10 3367 > 70 3368 > 78 3369 > 63 3370 > 44 3371 > 64 3372 > 67 3373 > 69 3374 > 78 3375 > 26 3376 > 68 3377 > 20 3378 > 21 3379 > 26 3380 > 94 3381 > 93 3382 > 35 3383 > 85 3384 > 2 3385 > 38 3386 > 76 3387 > 73 3388 > 45 3389 > 36 3390 > 5 3391 > 92 3392 > 8 3393 > 54 3394 > 97 3395 > 50 3396 > 7 3397 > 11 3398 > 68 3399 > 66 3400 > 45 3401 > 7 3402 > 56 3403 > 22 3404 > 17 3405 > 60 3406 > 53 3407 > 76 3408 > 76 3409 > 57 3410 > 45 3411 > 43 3412 > 29 3413 > 51 3414 > 55 3415 > 11 3416 > 8 3417 > 53 3418 > 35 3419 > 0 3420 > 25 3421 > 73 3422 > 61 3423 > 57 3424 > 95 3425 > 86 3426 > 37 3427 > 19 3428 > 30 3429 > 49 3430 > 33 3431 > 28 3432 > 50 3433 > 88 3434 > 68 3435 > 63 3436 > 69 3437 > 75 3438 > 57 3439 > 35 3440 > 68 3441 > 29 3442 > 90 3443 > 80 3444 > 49 3445 > 54 3446 > 8 3447 > 61 3448 > 49 3449 > 38 3450 > 91 3451 > 94 3452 > 43 3453 > 14 3454 > 32 3455 > 64 3456 > 9 3457 > 42 3458 > 21 3459 > 77 3460 > 37 3461 > 71 3462 > 15 3463 > 56 3464 > 22 3465 > 27 3466 > 47 3467 > 19 3468 > 19 3469 > 23 3470 > 21 3471 > 79 3472 > 68 3473 > 6 3474 > 7 3475 > 90 3476 > 72 3477 > 20 3478 > 38 3479 > 59 3480 > 3 3481 > 93 3482 > 34 3483 > 5 3484 > 82 3485 > 14 3486 > 59 3487 > 57 3488 > 70 3489 > 9 3490 > 53 3491 > 94 3492 > 36 3493 > 91 3494 > 39 3495 > 9 3496 > 55 3497 > 11 3498 > 96 3499 > 65 3500 > 52 3501 > 89 3502 > 52 3503 > 68 3504 > 45 3505 > 94 3506 > 89 3507 > 33 3508 > 1 3509 > 71 3510 > 22 3511 > 90 3512 > 96 3513 > 11 3514 > 13 3515 > 89 3516 > 50 3517 > 72 3518 > 98 3519 > 96 3520 > 81 3521 > 29 3522 > 61 3523 > 8 3524 > 1 3525 > 29 3526 > 92 3527 > 11 3528 > 76 3529 > 86 3530 > 16 3531 > 8 3532 > 25 3533 > 86 3534 > 43 3535 > 0 3536 > 92 3537 > 71 3538 > 62 3539 > 78 3540 > 65 3541 > 41 3542 > 44 3543 > 70 3544 > 43 3545 > 32 3546 > 72 3547 > 78 3548 > 63 3549 > 64 3550 > 78 3551 > 78 3552 > 70 3553 > 47 3554 > 37 3555 > 35 3556 > 31 3557 > 38 3558 > 79 3559 > 85 3560 > 81 3561 > 46 3562 > 21 3563 > 16 3564 > 21 3565 > 93 3566 > 18 3567 > 13 3568 > 15 3569 > 12 3570 > 54 3571 > 88 3572 > 55 3573 > 74 3574 > 88 3575 > 37 3576 > 19 3577 > 63 3578 > 63 3579 > 79 3580 > 89 3581 > 19 3582 > 28 3583 > 34 3584 > 89 3585 > 80 3586 > 31 3587 > 76 3588 > 21 3589 > 63 3590 > 88 3591 > 55 3592 > 37 3593 > 9 3594 > 15 3595 > 67 3596 > 17 3597 > 17 3598 > 43 3599 > 12 3600 > 24 3601 > 31 3602 > 84 3603 > 69 3604 > 35 3605 > 22 3606 > 12 3607 > 87 3608 > 14 3609 > 27 3610 > 67 3611 > 59 3612 > 83 3613 > 27 3614 > 89 3615 > 20 3616 > 92 3617 > 96 3618 > 17 3619 > 40 3620 > 2 3621 > 85 3622 > 66 3623 > 3 3624 > 62 3625 > 62 3626 > 22 3627 > 25 3628 > 69 3629 > 57 3630 > 7 3631 > 82 3632 > 83 3633 > 75 3634 > 53 3635 > 8 3636 > 22 3637 > 42 3638 > 24 3639 > 25 3640 > 17 3641 > 5 3642 > 77 3643 > 73 3644 > 32 3645 > 69 3646 > 73 3647 > 92 3648 > 74 3649 > 15 3650 > 90 3651 > 42 3652 > 46 3653 > 37 3654 > 57 3655 > 79 3656 > 29 3657 > 83 3658 > 74 3659 > 82 3660 > 13 3661 > 70 3662 > 99 3663 > 19 3664 > 93 3665 > 23 3666 > 74 3667 > 13 3668 > 6 3669 > 62 3670 > 64 3671 > 72 3672 > 73 3673 > 32 3674 > 53 3675 > 81 3676 > 96 3677 > 37 3678 > 53 3679 > 88 3680 > 2 3681 > 92 3682 > 24 3683 > 7 3684 > 86 3685 > 64 3686 > 67 3687 > 48 3688 > 46 3689 > 58 3690 > 68 3691 > 35 3692 > 70 3693 > 56 3694 > 30 3695 > 16 3696 > 9 3697 > 70 3698 > 97 3699 > 14 3700 > 57 3701 > 88 3702 > 87 3703 > 26 3704 > 16 3705 > 80 3706 > 9 3707 > 79 3708 > 37 3709 > 81 3710 > 27 3711 > 76 3712 > 2 3713 > 8 3714 > 64 3715 > 76 3716 > 34 3717 > 21 3718 > 0 3719 > 76 3720 > 51 3721 > 78 3722 > 68 3723 > 39 3724 > 79 3725 > 82 3726 > 36 3727 > 55 3728 > 73 3729 > 58 3730 > 40 3731 > 6 3732 > 28 3733 > 61 3734 > 12 3735 > 94 3736 > 74 3737 > 96 3738 > 32 3739 > 20 3740 > 79 3741 > 37 3742 > 65 3743 > 82 3744 > 89 3745 > 94 3746 > 77 3747 > 56 3748 > 20 3749 > 36 3750 > 43 3751 > 83 3752 > 63 3753 > 97 3754 > 76 3755 > 42 3756 > 49 3757 > 31 3758 > 24 3759 > 77 3760 > 92 3761 > 61 3762 > 14 3763 > 48 3764 > 43 3765 > 34 3766 > 94 3767 > 74 3768 > 92 3769 > 43 3770 > 44 3771 > 96 3772 > 72 3773 > 95 3774 > 62 3775 > 39 3776 > 5 3777 > 25 3778 > 40 3779 > 64 3780 > 40 3781 > 59 3782 > 11 3783 > 10 3784 > 31 3785 > 11 3786 > 54 3787 > 88 3788 > 29 3789 > 70 3790 > 75 3791 > 22 3792 > 82 3793 > 70 3794 > 9 3795 > 30 3796 > 87 3797 > 93 3798 > 17 3799 > 79 3800 > 62 3801 > 75 3802 > 53 3803 > 84 3804 > 58 3805 > 13 3806 > 78 3807 > 16 3808 > 55 3809 > 12 3810 > 27 3811 > 83 3812 > 88 3813 > 95 3814 > 15 3815 > 47 3816 > 26 3817 > 87 3818 > 12 3819 > 55 3820 > 36 3821 > 2 3822 > 89 3823 > 50 3824 > 4 3825 > 41 3826 > 64 3827 > 77 3828 > 90 3829 > 49 3830 > 34 3831 > 32 3832 > 26 3833 > 48 3834 > 93 3835 > 20 3836 > 1 3837 > 0 3838 > 47 3839 > 97 3840 > 30 3841 > 37 3842 > 59 3843 > 17 3844 > 51 3845 > 2 3846 > 22 3847 > 68 3848 > 2 3849 > 30 3850 > 59 3851 > 80 3852 > 76 3853 > 67 3854 > 40 3855 > 71 3856 > 87 3857 > 37 3858 > 95 3859 > 58 3860 > 8 3861 > 7 3862 > 79 3863 > 51 3864 > 13 3865 > 95 3866 > 92 3867 > 87 3868 > 86 3869 > 57 3870 > 33 3871 > 54 3872 > 31 3873 > 13 3874 > 3 3875 > 29 3876 > 88 3877 > 42 3878 > 17 3879 > 25 3880 > 96 3881 > 76 3882 > 85 3883 > 44 3884 > 90 3885 > 79 3886 > 34 3887 > 33 3888 > 32 3889 > 20 3890 > 43 3891 > 45 3892 > 16 3893 > 72 3894 > 88 3895 > 56 3896 > 30 3897 > 22 3898 > 94 3899 > 17 3900 > 70 3901 > 82 3902 > 73 3903 > 98 3904 > 57 3905 > 84 3906 > 91 3907 > 63 3908 > 61 3909 > 89 3910 > 24 3911 > 65 3912 > 79 3913 > 73 3914 > 61 3915 > 28 3916 > 2 3917 > 51 3918 > 3 3919 > 17 3920 > 46 3921 > 98 3922 > 86 3923 > 38 3924 > 75 3925 > 80 3926 > 27 3927 > 8 3928 > 24 3929 > 44 3930 > 45 3931 > 28 3932 > 26 3933 > 93 3934 > 68 3935 > 16 3936 > 50 3937 > 19 3938 > 33 3939 > 41 3940 > 0 3941 > 30 3942 > 24 3943 > 43 3944 > 60 3945 > 66 3946 > 24 3947 > 81 3948 > 37 3949 > 6 3950 > 48 3951 > 68 3952 > 84 3953 > 80 3954 > 41 3955 > 18 3956 > 71 3957 > 75 3958 > 56 3959 > 90 3960 > 37 3961 > 45 3962 > 19 3963 > 31 3964 > 15 3965 > 39 3966 > 21 3967 > 24 3968 > 51 3969 > 92 3970 > 8 3971 > 37 3972 > 89 3973 > 54 3974 > 8 3975 > 43 3976 > 36 3977 > 79 3978 > 37 3979 > 49 3980 > 13 3981 > 57 3982 > 5 3983 > 56 3984 > 40 3985 > 5 3986 > 60 3987 > 15 3988 > 7 3989 > 22 3990 > 76 3991 > 4 3992 > 65 3993 > 68 3994 > 87 3995 > 5 3996 > 86 3997 > 91 3998 > 35 3999 > 86 4000 > 14 4001 > 5 4002 > 11 4003 > 93 4004 > 22 4005 > 33 4006 > 24 4007 > 80 4008 > 24 4009 > 23 4010 > 18 4011 > 95 4012 > 13 4013 > 20 4014 > 31 4015 > 76 4016 > 14 4017 > 57 4018 > 22 4019 > 62 4020 > 85 4021 > 76 4022 > 9 4023 > 13 4024 > 53 4025 > 45 4026 > 38 4027 > 17 4028 > 41 4029 > 56 4030 > 1 4031 > 81 4032 > 5 4033 > 63 4034 > 45 4035 > 95 4036 > 23 4037 > 99 4038 > 2 4039 > 50 4040 > 32 4041 > 31 4042 > 45 4043 > 16 4044 > 91 4045 > 97 4046 > 18 4047 > 18 4048 > 90 4049 > 61 4050 > 2 4051 > 71 4052 > 20 4053 > 57 4054 > 38 4055 > 62 4056 > 50 4057 > 54 4058 > 74 4059 > 36 4060 > 40 4061 > 54 4062 > 66 4063 > 28 4064 > 92 4065 > 12 4066 > 41 4067 > 95 4068 > 97 4069 > 81 4070 > 62 4071 > 98 4072 > 30 4073 > 40 4074 > 57 4075 > 59 4076 > 42 4077 > 41 4078 > 50 4079 > 44 4080 > 1 4081 > 26 4082 > 33 4083 > 46 4084 > 23 4085 > 77 4086 > 24 4087 > 94 4088 > 19 4089 > 3 4090 > 50 4091 > 12 4092 > 48 4093 > 81 4094 > 23 4095 > 75 4096 > 47 4097 > 93 4098 > 28 4099 > 78 4100 > 55 4101 > 26 4102 > 60 4103 > 83 4104 > 28 4105 > 37 4106 > 13 4107 > 87 4108 > 99 4109 > 20 4110 > 58 4111 > 30 4112 > 72 4113 > 19 4114 > 5 4115 > 2 4116 > 59 4117 > 47 4118 > 78 4119 > 4 4120 > 71 4121 > 84 4122 > 90 4123 > 55 4124 > 31 4125 > 86 4126 > 45 4127 > 59 4128 > 66 4129 > 9 4130 > 68 4131 > 67 4132 > 72 4133 > 84 4134 > 98 4135 > 19 4136 > 85 4137 > 83 4138 > 42 4139 > 75 4140 > 48 4141 > 37 4142 > 91 4143 > 85 4144 > 19 4145 > 29 4146 > 84 4147 > 31 4148 > 57 4149 > 60 4150 > 31 4151 > 88 4152 > 14 4153 > 65 4154 > 80 4155 > 69 4156 > 42 4157 > 77 4158 > 24 4159 > 67 4160 > 79 4161 > 29 4162 > 86 4163 > 23 4164 > 36 4165 > 83 4166 > 11 4167 > 77 4168 > 56 4169 > 20 4170 > 36 4171 > 99 4172 > 86 4173 > 58 4174 > 68 4175 > 22 4176 > 24 4177 > 41 4178 > 54 4179 > 72 4180 > 44 4181 > 64 4182 > 20 4183 > 74 4184 > 8 4185 > 90 4186 > 47 4187 > 44 4188 > 40 4189 > 0 4190 > 3 4191 > 17 4192 > 25 4193 > 56 4194 > 56 4195 > 16 4196 > 47 4197 > 53 4198 > 34 4199 > 29 4200 > 9 4201 > 60 4202 > 47 4203 > 75 4204 > 27 4205 > 78 4206 > 42 4207 > 48 4208 > 65 4209 > 97 4210 > 49 4211 > 60 4212 > 45 4213 > 6 4214 > 81 4215 > 68 4216 > 23 4217 > 39 4218 > 14 4219 > 37 4220 > 39 4221 > 87 4222 > 15 4223 > 7 4224 > 16 4225 > 62 4226 > 98 4227 > 1 4228 > 53 4229 > 63 4230 > 89 4231 > 31 4232 > 78 4233 > 26 4234 > 97 4235 > 12 4236 > 73 4237 > 64 4238 > 20 4239 > 43 4240 > 76 4241 > 84 4242 > 75 4243 > 87 4244 > 63 4245 > 22 4246 > 56 4247 > 96 4248 > 35 4249 > 37 4250 > 81 4251 > 52 4252 > 95 4253 > 46 4254 > 40 4255 > 66 4256 > 96 4257 > 34 4258 > 34 4259 > 51 4260 > 61 4261 > 23 4262 > 94 4263 > 52 4264 > 49 4265 > 40 4266 > 7 4267 > 94 4268 > 63 4269 > 98 4270 > 43 4271 > 70 4272 > 84 4273 > 45 4274 > 20 4275 > 38 4276 > 26 4277 > 21 4278 > 95 4279 > 56 4280 > 42 4281 > 73 4282 > 17 4283 > 99 4284 > 70 4285 > 69 4286 > 5 4287 > 45 4288 > 50 4289 > 88 4290 > 58 4291 > 90 4292 > 8 4293 > 33 4294 > 80 4295 > 63 4296 > 0 4297 > 72 4298 > 72 4299 > 50 4300 > 73 4301 > 21 4302 > 74 4303 > 83 4304 > 35 4305 > 60 4306 > 72 4307 > 38 4308 > 98 4309 > 0 4310 > 95 4311 > 85 4312 > 72 4313 > 95 4314 > 59 4315 > 36 4316 > 43 4317 > 48 4318 > 72 4319 > 42 4320 > 2 4321 > 21 4322 > 88 4323 > 76 4324 > 40 4325 > 44 4326 > 80 4327 > 68 4328 > 10 4329 > 37 4330 > 33 4331 > 38 4332 > 87 4333 > 87 4334 > 73 4335 > 0 4336 > 15 4337 > 17 4338 > 42 4339 > 88 4340 > 4 4341 > 35 4342 > 37 4343 > 46 4344 > 31 4345 > 70 4346 > 93 4347 > 9 4348 > 52 4349 > 54 4350 > 16 4351 > 34 4352 > 77 4353 > 17 4354 > 29 4355 > 74 4356 > 22 4357 > 45 4358 > 11 4359 > 65 4360 > 56 4361 > 52 4362 > 45 4363 > 30 4364 > 54 4365 > 50 4366 > 49 4367 > 73 4368 > 51 4369 > 38 4370 > 15 4371 > 41 4372 > 79 4373 > 19 4374 > 85 4375 > 67 4376 > 56 4377 > 18 4378 > 68 4379 > 65 4380 > 24 4381 > 55 4382 > 92 4383 > 69 4384 > 85 4385 > 90 4386 > 26 4387 > 26 4388 > 56 4389 > 47 4390 > 22 4391 > 86 4392 > 52 4393 > 54 4394 > 65 4395 > 84 4396 > 15 4397 > 6 4398 > 7 4399 > 76 4400 > 34 4401 > 54 4402 > 70 4403 > 37 4404 > 67 4405 > 83 4406 > 62 4407 > 42 4408 > 57 4409 > 75 4410 > 51 4411 > 69 4412 > 12 4413 > 54 4414 > 66 4415 > 46 4416 > 5 4417 > 67 4418 > 97 4419 > 79 4420 > 21 4421 > 74 4422 > 72 4423 > 3 4424 > 15 4425 > 16 4426 > 98 4427 > 56 4428 > 67 4429 > 82 4430 > 6 4431 > 87 4432 > 19 4433 > 97 4434 > 96 4435 > 58 4436 > 51 4437 > 0 4438 > 23 4439 > 98 4440 > 68 4441 > 9 4442 > 32 4443 > 44 4444 > 90 4445 > 10 4446 > 96 4447 > 25 4448 > 80 4449 > 75 4450 > 27 4451 > 1 4452 > 73 4453 > 61 4454 > 93 4455 > 71 4456 > 73 4457 > 41 4458 > 28 4459 > 18 4460 > 44 4461 > 65 4462 > 52 4463 > 41 4464 > 5 4465 > 50 4466 > 34 4467 > 52 4468 > 29 4469 > 77 4470 > 84 4471 > 26 4472 > 7 4473 > 38 4474 > 13 4475 > 74 4476 > 0 4477 > 59 4478 > 2 4479 > 94 4480 > 68 4481 > 80 4482 > 4 4483 > 76 4484 > 87 4485 > 37 4486 > 11 4487 > 43 4488 > 32 4489 > 5 4490 > 46 4491 > 39 4492 > 55 4493 > 73 4494 > 20 4495 > 66 4496 > 80 4497 > 21 4498 > 60 4499 > 90 4500 > 98 4501 > 77 4502 > 69 4503 > 89 4504 > 6 4505 > 8 4506 > 75 4507 > 12 4508 > 78 4509 > 72 4510 > 28 4511 > 10 4512 > 17 4513 > 36 4514 > 28 4515 > 34 4516 > 75 4517 > 61 4518 > 4 4519 > 22 4520 > 78 4521 > 95 4522 > 0 4523 > 61 4524 > 23 4525 > 77 4526 > 79 4527 > 82 4528 > 20 4529 > 51 4530 > 31 4531 > 69 4532 > 19 4533 > 33 4534 > 15 4535 > 56 4536 > 62 4537 > 14 4538 > 83 4539 > 24 4540 > 73 4541 > 13 4542 > 45 4543 > 91 4544 > 8 4545 > 9 4546 > 44 4547 > 32 4548 > 62 4549 > 19 4550 > 78 4551 > 61 4552 > 82 4553 > 93 4554 > 50 4555 > 17 4556 > 24 4557 > 66 4558 > 83 4559 > 71 4560 > 79 4561 > 66 4562 > 60 4563 > 15 4564 > 48 4565 > 50 4566 > 30 4567 > 88 4568 > 73 4569 > 9 4570 > 0 4571 > 88 4572 > 21 4573 > 89 4574 > 68 4575 > 67 4576 > 94 4577 > 71 4578 > 49 4579 > 64 4580 > 82 4581 > 23 4582 > 27 4583 > 50 4584 > 5 4585 > 24 4586 > 73 4587 > 78 4588 > 58 4589 > 78 4590 > 21 4591 > 71 4592 > 12 4593 > 2 4594 > 90 4595 > 65 4596 > 48 4597 > 41 4598 > 98 4599 > 34 4600 > 59 4601 > 80 4602 > 77 4603 > 21 4604 > 95 4605 > 38 4606 > 48 4607 > 4 4608 > 8 4609 > 63 4610 > 78 4611 > 7 4612 > 10 4613 > 70 4614 > 21 4615 > 8 4616 > 61 4617 > 23 4618 > 54 4619 > 17 4620 > 37 4621 > 14 4622 > 44 4623 > 34 4624 > 73 4625 > 93 4626 > 20 4627 > 31 4628 > 43 4629 > 88 4630 > 12 4631 > 74 4632 > 95 4633 > 19 4634 > 46 4635 > 22 4636 > 91 4637 > 62 4638 > 21 4639 > 28 4640 > 33 4641 > 32 4642 > 67 4643 > 64 4644 > 24 4645 > 53 4646 > 61 4647 > 39 4648 > 16 4649 > 69 4650 > 70 4651 > 81 4652 > 15 4653 > 54 4654 > 70 4655 > 2 4656 > 10 4657 > 58 4658 > 81 4659 > 2 4660 > 91 4661 > 0 4662 > 22 4663 > 22 4664 > 35 4665 > 4 4666 > 45 4667 > 21 4668 > 64 4669 > 63 4670 > 33 4671 > 1 4672 > 56 4673 > 3 4674 > 15 4675 > 99 4676 > 19 4677 > 28 4678 > 51 4679 > 13 4680 > 66 4681 > 62 4682 > 95 4683 > 1 4684 > 99 4685 > 96 4686 > 81 4687 > 62 4688 > 84 4689 > 25 4690 > 57 4691 > 1 4692 > 43 4693 > 35 4694 > 27 4695 > 94 4696 > 2 4697 > 42 4698 > 35 4699 > 95 4700 > 27 4701 > 91 4702 > 40 4703 > 80 4704 > 54 4705 > 12 4706 > 95 4707 > 14 4708 > 75 4709 > 98 4710 > 62 4711 > 43 4712 > 18 4713 > 3 4714 > 32 4715 > 78 4716 > 1 4717 > 68 4718 > 60 4719 > 21 4720 > 61 4721 > 3 4722 > 98 4723 > 94 4724 > 40 4725 > 95 4726 > 60 4727 > 46 4728 > 71 4729 > 15 4730 > 14 4731 > 93 4732 > 16 4733 > 33 4734 > 95 4735 > 17 4736 > 90 4737 > 47 4738 > 51 4739 > 97 4740 > 24 4741 > 97 4742 > 63 4743 > 42 4744 > 47 4745 > 90 4746 > 65 4747 > 58 4748 > 89 4749 > 62 4750 > 21 4751 > 92 4752 > 71 4753 > 56 4754 > 34 4755 > 35 4756 > 83 4757 > 49 4758 > 39 4759 > 92 4760 > 15 4761 > 28 4762 > 4 4763 > 71 4764 > 69 4765 > 77 4766 > 89 4767 > 12 4768 > 89 4769 > 14 4770 > 62 4771 > 71 4772 > 49 4773 > 64 4774 > 90 4775 > 96 4776 > 88 4777 > 32 4778 > 36 4779 > 1 4780 > 98 4781 > 36 4782 > 85 4783 > 91 4784 > 6 4785 > 77 4786 > 62 4787 > 30 4788 > 53 4789 > 0 4790 > 19 4791 > 92 4792 > 29 4793 > 61 4794 > 14 4795 > 60 4796 > 83 4797 > 34 4798 > 21 4799 > 91 4800 > 22 4801 > 70 4802 > 24 4803 > 14 4804 > 1 4805 > 60 4806 > 41 4807 > 81 4808 > 23 4809 > 89 4810 > 47 4811 > 28 4812 > 57 4813 > 39 4814 > 50 4815 > 78 4816 > 5 4817 > 43 4818 > 8 4819 > 52 4820 > 25 4821 > 59 4822 > 11 4823 > 77 4824 > 66 4825 > 56 4826 > 7 4827 > 85 4828 > 40 4829 > 68 4830 > 13 4831 > 37 4832 > 62 4833 > 74 4834 > 44 4835 > 14 4836 > 82 4837 > 25 4838 > 83 4839 > 71 4840 > 64 4841 > 94 4842 > 83 4843 > 72 4844 > 34 4845 > 77 4846 > 99 4847 > 21 4848 > 1 4849 > 86 4850 > 38 4851 > 93 4852 > 66 4853 > 35 4854 > 56 4855 > 58 4856 > 5 4857 > 87 4858 > 16 4859 > 99 4860 > 3 4861 > 47 4862 > 4 4863 > 55 4864 > 53 4865 > 30 4866 > 12 4867 > 35 4868 > 52 4869 > 84 4870 > 52 4871 > 92 4872 > 61 4873 > 64 4874 > 97 4875 > 8 4876 > 99 4877 > 8 4878 > 6 4879 > 25 4880 > 31 4881 > 90 4882 > 70 4883 > 45 4884 > 53 4885 > 19 4886 > 96 4887 > 97 4888 > 76 4889 > 87 4890 > 25 4891 > 40 4892 > 24 4893 > 77 4894 > 36 4895 > 23 4896 > 33 4897 > 92 4898 > 66 4899 > 31 4900 > 67 4901 > 13 4902 > 9 4903 > 26 4904 > 24 4905 > 76 4906 > 31 4907 > 2 4908 > 28 4909 > 50 4910 > 4 4911 > 11 4912 > 82 4913 > 99 4914 > 16 4915 > 63 4916 > 76 4917 > 89 4918 > 10 4919 > 29 4920 > 23 4921 > 59 4922 > 43 4923 > 66 4924 > 1 4925 > 2 4926 > 92 4927 > 68 4928 > 64 4929 > 73 4930 > 12 4931 > 89 4932 > 12 4933 > 66 4934 > 59 4935 > 93 4936 > 54 4937 > 23 4938 > 79 4939 > 10 4940 > 61 4941 > 24 4942 > 81 4943 > 47 4944 > 15 4945 > 10 4946 > 80 4947 > 44 4948 > 65 4949 > 12 4950 > 68 4951 > 78 4952 > 50 4953 > 22 4954 > 40 4955 > 5 4956 > 54 4957 > 99 4958 > 95 4959 > 11 4960 > 82 4961 > 92 4962 > 5 4963 > 85 4964 > 28 4965 > 7 4966 > 77 4967 > 17 4968 > 94 4969 > 78 4970 > 15 4971 > 85 4972 > 43 4973 > 4 4974 > 26 4975 > 67 4976 > 27 4977 > 37 4978 > 22 4979 > 14 4980 > 82 4981 > 63 4982 > 89 4983 > 87 4984 > 91 4985 > 59 4986 > 57 4987 > 93 4988 > 18 4989 > 7 4990 > 86 4991 > 5 4992 > 79 4993 > 36 4994 > 63 4995 > 77 4996 > 77 4997 > 47 4998 > 50 4999 > 75 5000 > 13 5001 > 23 5002 > 7 5003 > 63 5004 > 34 5005 > 91 5006 > 45 5007 > 22 5008 > 45 5009 > 32 5010 > 14 5011 > 42 5012 > 34 5013 > 82 5014 > 46 5015 > 36 5016 > 33 5017 > 35 5018 > 65 5019 > 6 5020 > 87 5021 > 26 5022 > 40 5023 > 92 5024 > 55 5025 > 73 5026 > 30 5027 > 26 5028 > 38 5029 > 14 5030 > 77 5031 > 26 5032 > 5 5033 > 38 5034 > 6 5035 > 63 5036 > 2 5037 > 90 5038 > 22 5039 > 82 5040 > 6 5041 > 52 5042 > 97 5043 > 45 5044 > 21 5045 > 81 5046 > 59 5047 > 39 5048 > 2 5049 > 35 5050 > 42 5051 > 88 5052 > 79 5053 > 68 5054 > 88 5055 > 2 5056 > 16 5057 > 62 5058 > 72 5059 > 52 5060 > 9 5061 > 71 5062 > 29 5063 > 17 5064 > 61 5065 > 32 5066 > 33 5067 > 86 5068 > 58 5069 > 35 5070 > 98 5071 > 39 5072 > 82 5073 > 98 5074 > 79 5075 > 90 5076 > 22 5077 > 93 5078 > 22 5079 > 59 5080 > 73 5081 > 90 5082 > 90 5083 > 97 5084 > 8 5085 > 48 5086 > 9 5087 > 65 5088 > 43 5089 > 37 5090 > 97 5091 > 43 5092 > 69 5093 > 88 5094 > 20 5095 > 43 5096 > 4 5097 > 40 5098 > 2 5099 > 98 5100 > 28 5101 > 75 5102 > 36 5103 > 16 5104 > 74 5105 > 35 5106 > 16 5107 > 96 5108 > 62 5109 > 3 5110 > 40 5111 > 29 5112 > 52 5113 > 6 5114 > 85 5115 > 73 5116 > 0 5117 > 3 5118 > 61 5119 > 0 5120 > 59 5121 > 37 5122 > 69 5123 > 88 5124 > 20 5125 > 8 5126 > 57 5127 > 64 5128 > 60 5129 > 79 5130 > 48 5131 > 99 5132 > 63 5133 > 75 5134 > 20 5135 > 60 5136 > 34 5137 > 81 5138 > 97 5139 > 66 5140 > 48 5141 > 33 5142 > 49 5143 > 65 5144 > 13 5145 > 54 5146 > 52 5147 > 33 5148 > 49 5149 > 84 5150 > 72 5151 > 33 5152 > 19 5153 > 30 5154 > 6 5155 > 98 5156 > 88 5157 > 16 5158 > 75 5159 > 38 5160 > 17 5161 > 49 5162 > 72 5163 > 95 5164 > 46 5165 > 68 5166 > 32 5167 > 38 5168 > 10 5169 > 68 5170 > 55 5171 > 39 5172 > 31 5173 > 19 5174 > 97 5175 > 56 5176 > 54 5177 > 8 5178 > 85 5179 > 52 5180 > 18 5181 > 61 5182 > 48 5183 > 0 5184 > 83 5185 > 87 5186 > 72 5187 > 9 5188 > 78 5189 > 77 5190 > 40 5191 > 11 5192 > 68 5193 > 33 5194 > 88 5195 > 71 5196 > 74 5197 > 82 5198 > 1 5199 > 18 5200 > 83 5201 > 48 5202 > 17 5203 > 93 5204 > 2 5205 > 55 5206 > 87 5207 > 37 5208 > 43 5209 > 93 5210 > 39 5211 > 47 5212 > 12 5213 > 44 5214 > 79 5215 > 44 5216 > 70 5217 > 80 5218 > 57 5219 > 55 5220 > 62 5221 > 38 5222 > 48 5223 > 4 5224 > 56 5225 > 73 5226 > 19 5227 > 52 5228 > 50 5229 > 85 5230 > 13 5231 > 23 5232 > 85 5233 > 81 5234 > 23 5235 > 63 5236 > 53 5237 > 55 5238 > 5 5239 > 60 5240 > 52 5241 > 33 5242 > 48 5243 > 63 5244 > 98 5245 > 66 5246 > 64 5247 > 29 5248 > 65 5249 > 1 5250 > 20 5251 > 5 5252 > 80 5253 > 80 5254 > 8 5255 > 27 5256 > 90 5257 > 52 5258 > 81 5259 > 44 5260 > 49 5261 > 54 5262 > 94 5263 > 59 5264 > 3 5265 > 89 5266 > 4 5267 > 78 5268 > 78 5269 > 16 5270 > 7 5271 > 56 5272 > 13 5273 > 75 5274 > 22 5275 > 97 5276 > 53 5277 > 44 5278 > 57 5279 > 12 5280 > 84 5281 > 15 5282 > 84 5283 > 11 5284 > 66 5285 > 16 5286 > 70 5287 > 10 5288 > 93 5289 > 9 5290 > 41 5291 > 30 5292 > 29 5293 > 31 5294 > 15 5295 > 95 5296 > 94 5297 > 27 5298 > 9 5299 > 50 5300 > 62 5301 > 54 5302 > 10 5303 > 31 5304 > 58 5305 > 11 5306 > 78 5307 > 35 5308 > 75 5309 > 55 5310 > 78 5311 > 54 5312 > 99 5313 > 36 5314 > 57 5315 > 87 5316 > 64 5317 > 41 5318 > 83 5319 > 65 5320 > 1 5321 > 23 5322 > 99 5323 > 66 5324 > 26 5325 > 34 5326 > 0 5327 > 40 5328 > 83 5329 > 86 5330 > 0 5331 > 54 5332 > 38 5333 > 28 5334 > 13 5335 > 84 5336 > 32 5337 > 85 5338 > 24 5339 > 11 5340 > 62 5341 > 75 5342 > 60 5343 > 45 5344 > 39 5345 > 52 5346 > 99 5347 > 40 5348 > 6 5349 > 79 5350 > 32 5351 > 7 5352 > 77 5353 > 30 5354 > 33 5355 > 34 5356 > 71 5357 > 87 5358 > 76 5359 > 64 5360 > 14 5361 > 73 5362 > 86 5363 > 93 5364 > 10 5365 > 76 5366 > 34 5367 > 45 5368 > 47 5369 > 28 5370 > 48 5371 > 91 5372 > 88 5373 > 46 5374 > 61 5375 > 90 5376 > 56 5377 > 39 5378 > 79 5379 > 90 5380 > 62 5381 > 26 5382 > 62 5383 > 76 5384 > 2 5385 > 91 5386 > 38 5387 > 1 5388 > 56 5389 > 35 5390 > 40 5391 > 85 5392 > 46 5393 > 77 5394 > 14 5395 > 6 5396 > 32 5397 > 32 5398 > 32 5399 > 96 5400 > 73 5401 > 15 5402 > 3 5403 > 44 5404 > 10 5405 > 97 5406 > 75 5407 > 88 5408 > 73 5409 > 90 5410 > 80 5411 > 78 5412 > 62 5413 > 48 5414 > 31 5415 > 89 5416 > 27 5417 > 78 5418 > 88 5419 > 46 5420 > 92 5421 > 30 5422 > 64 5423 > 25 5424 > 99 5425 > 96 5426 > 85 5427 > 28 5428 > 6 5429 > 82 5430 > 93 5431 > 30 5432 > 67 5433 > 39 5434 > 52 5435 > 35 5436 > 5 5437 > 57 5438 > 21 5439 > 48 5440 > 88 5441 > 39 5442 > 31 5443 > 51 5444 > 55 5445 > 86 5446 > 44 5447 > 87 5448 > 90 5449 > 48 5450 > 23 5451 > 79 5452 > 8 5453 > 15 5454 > 30 5455 > 66 5456 > 86 5457 > 2 5458 > 67 5459 > 67 5460 > 58 5461 > 32 5462 > 69 5463 > 44 5464 > 34 5465 > 71 5466 > 93 5467 > 16 5468 > 40 5469 > 53 5470 > 79 5471 > 44 5472 > 4 5473 > 0 5474 > 41 5475 > 44 5476 > 7 5477 > 78 5478 > 97 5479 > 98 5480 > 33 5481 > 14 5482 > 89 5483 > 28 5484 > 18 5485 > 79 5486 > 26 5487 > 63 5488 > 22 5489 > 51 5490 > 79 5491 > 68 5492 > 21 5493 > 12 5494 > 81 5495 > 0 5496 > 88 5497 > 87 5498 > 99 5499 > 98 5500 > 32 5501 > 25 5502 > 18 5503 > 6 5504 > 71 5505 > 22 5506 > 51 5507 > 30 5508 > 33 5509 > 49 5510 > 25 5511 > 16 5512 > 70 5513 > 66 5514 > 39 5515 > 8 5516 > 3 5517 > 68 5518 > 55 5519 > 45 5520 > 51 5521 > 8 5522 > 90 5523 > 2 5524 > 95 5525 > 88 5526 > 83 5527 > 54 5528 > 53 5529 > 97 5530 > 15 5531 > 6 5532 > 43 5533 > 46 5534 > 97 5535 > 48 5536 > 78 5537 > 95 5538 > 58 5539 > 53 5540 > 19 5541 > 65 5542 > 53 5543 > 99 5544 > 49 5545 > 18 5546 > 94 5547 > 45 5548 > 19 5549 > 27 5550 > 91 5551 > 85 5552 > 75 5553 > 46 5554 > 72 5555 > 52 5556 > 57 5557 > 24 5558 > 94 5559 > 35 5560 > 17 5561 > 85 5562 > 36 5563 > 89 5564 > 72 5565 > 17 5566 > 37 5567 > 20 5568 > 53 5569 > 69 5570 > 19 5571 > 41 5572 > 97 5573 > 88 5574 > 91 5575 > 28 5576 > 94 5577 > 27 5578 > 22 5579 > 73 5580 > 72 5581 > 56 5582 > 95 5583 > 60 5584 > 96 5585 > 6 5586 > 36 5587 > 97 5588 > 32 5589 > 8 5590 > 68 5591 > 25 5592 > 90 5593 > 33 5594 > 80 5595 > 18 5596 > 74 5597 > 19 5598 > 84 5599 > 62 5600 > 73 5601 > 18 5602 > 82 5603 > 42 5604 > 44 5605 > 13 5606 > 66 5607 > 80 5608 > 77 5609 > 30 5610 > 61 5611 > 23 5612 > 52 5613 > 51 5614 > 80 5615 > 10 5616 > 24 5617 > 90 5618 > 61 5619 > 89 5620 > 65 5621 > 70 5622 > 46 5623 > 2 5624 > 10 5625 > 52 5626 > 70 5627 > 78 5628 > 13 5629 > 33 5630 > 55 5631 > 88 5632 > 23 5633 > 45 5634 > 9 5635 > 39 5636 > 64 5637 > 57 5638 > 5 5639 > 93 5640 > 84 5641 > 46 5642 > 35 5643 > 28 5644 > 86 5645 > 64 5646 > 38 5647 > 85 5648 > 94 5649 > 5 5650 > 53 5651 > 33 5652 > 21 5653 > 63 5654 > 32 5655 > 19 5656 > 81 5657 > 27 5658 > 69 5659 > 45 5660 > 16 5661 > 30 5662 > 7 5663 > 93 5664 > 80 5665 > 4 5666 > 31 5667 > 81 5668 > 53 5669 > 2 5670 > 83 5671 > 44 5672 > 71 5673 > 98 5674 > 66 5675 > 66 5676 > 77 5677 > 14 5678 > 40 5679 > 21 5680 > 84 5681 > 82 5682 > 30 5683 > 78 5684 > 47 5685 > 47 5686 > 82 5687 > 66 5688 > 92 5689 > 74 5690 > 60 5691 > 82 5692 > 32 5693 > 6 5694 > 30 5695 > 42 5696 > 36 5697 > 5 5698 > 98 5699 > 67 5700 > 12 5701 > 30 5702 > 80 5703 > 75 5704 > 7 5705 > 83 5706 > 62 5707 > 93 5708 > 24 5709 > 7 5710 > 3 5711 > 38 5712 > 7 5713 > 69 5714 > 94 5715 > 28 5716 > 88 5717 > 41 5718 > 63 5719 > 44 5720 > 30 5721 > 55 5722 > 35 5723 > 80 5724 > 72 5725 > 4 5726 > 70 5727 > 18 5728 > 78 5729 > 88 5730 > 40 5731 > 86 5732 > 7 5733 > 1 5734 > 88 5735 > 99 5736 > 22 5737 > 49 5738 > 60 5739 > 84 5740 > 6 5741 > 12 5742 > 18 5743 > 91 5744 > 9 5745 > 30 5746 > 32 5747 > 43 5748 > 69 5749 > 71 5750 > 17 5751 > 78 5752 > 53 5753 > 36 5754 > 0 5755 > 13 5756 > 2 5757 > 25 5758 > 0 5759 > 65 5760 > 56 5761 > 30 5762 > 71 5763 > 51 5764 > 64 5765 > 74 5766 > 9 5767 > 66 5768 > 34 5769 > 80 5770 > 90 5771 > 58 5772 > 51 5773 > 83 5774 > 98 5775 > 89 5776 > 44 5777 > 68 5778 > 6 5779 > 78 5780 > 60 5781 > 95 5782 > 98 5783 > 71 5784 > 23 5785 > 67 5786 > 75 5787 > 1 5788 > 97 5789 > 35 5790 > 23 5791 > 43 5792 > 47 5793 > 62 5794 > 14 5795 > 98 5796 > 5 5797 > 96 5798 > 24 5799 > 80 5800 > 86 5801 > 47 5802 > 16 5803 > 29 5804 > 61 5805 > 25 5806 > 4 5807 > 55 5808 > 55 5809 > 77 5810 > 55 5811 > 24 5812 > 65 5813 > 53 5814 > 78 5815 > 64 5816 > 67 5817 > 14 5818 > 60 5819 > 69 5820 > 68 5821 > 33 5822 > 33 5823 > 20 5824 > 87 5825 > 83 5826 > 54 5827 > 87 5828 > 31 5829 > 58 5830 > 98 5831 > 3 5832 > 33 5833 > 96 5834 > 69 5835 > 82 5836 > 62 5837 > 79 5838 > 61 5839 > 34 5840 > 53 5841 > 18 5842 > 21 5843 > 67 5844 > 40 5845 > 12 5846 > 87 5847 > 57 5848 > 52 5849 > 26 5850 > 1 5851 > 52 5852 > 48 5853 > 81 5854 > 87 5855 > 71 5856 > 8 5857 > 96 5858 > 18 5859 > 48 5860 > 75 5861 > 4 5862 > 13 5863 > 79 5864 > 67 5865 > 41 5866 > 84 5867 > 22 5868 > 90 5869 > 24 5870 > 72 5871 > 29 5872 > 68 5873 > 38 5874 > 26 5875 > 60 5876 > 1 5877 > 51 5878 > 83 5879 > 73 5880 > 16 5881 > 35 5882 > 62 5883 > 48 5884 > 14 5885 > 79 5886 > 59 5887 > 34 5888 > 60 5889 > 46 5890 > 2 5891 > 25 5892 > 69 5893 > 83 5894 > 87 5895 > 67 5896 > 49 5897 > 43 5898 > 7 5899 > 94 5900 > 32 5901 > 74 5902 > 11 5903 > 64 5904 > 37 5905 > 59 5906 > 19 5907 > 43 5908 > 84 5909 > 22 5910 > 7 5911 > 84 5912 > 93 5913 > 39 5914 > 98 5915 > 29 5916 > 50 5917 > 42 5918 > 15 5919 > 12 5920 > 17 5921 > 16 5922 > 81 5923 > 1 5924 > 27 5925 > 88 5926 > 5 5927 > 81 5928 > 53 5929 > 82 5930 > 71 5931 > 59 5932 > 1 5933 > 84 5934 > 60 5935 > 85 5936 > 0 5937 > 93 5938 > 77 5939 > 45 5940 > 80 5941 > 39 5942 > 40 5943 > 77 5944 > 32 5945 > 82 5946 > 57 5947 > 5 5948 > 82 5949 > 56 5950 > 95 5951 > 32 5952 > 87 5953 > 40 5954 > 20 5955 > 39 5956 > 91 5957 > 64 5958 > 99 5959 > 14 5960 > 97 5961 > 0 5962 > 2 5963 > 7 5964 > 53 5965 > 46 5966 > 68 5967 > 31 5968 > 48 5969 > 58 5970 > 59 5971 > 8 5972 > 43 5973 > 11 5974 > 42 5975 > 18 5976 > 12 5977 > 74 5978 > 13 5979 > 40 5980 > 99 5981 > 8 5982 > 38 5983 > 25 5984 > 85 5985 > 98 5986 > 33 5987 > 44 5988 > 3 5989 > 95 5990 > 84 5991 > 16 5992 > 88 5993 > 13 5994 > 98 5995 > 36 5996 > 20 5997 > 20 5998 > 73 5999 > 62 6000 > 41 6001 > 79 6002 > 60 6003 > 73 6004 > 26 6005 > 20 6006 > 52 6007 > 51 6008 > 80 6009 > 82 6010 > 1 6011 > 10 6012 > 42 6013 > 31 6014 > 25 6015 > 35 6016 > 12 6017 > 7 6018 > 89 6019 > 37 6020 > 40 6021 > 78 6022 > 85 6023 > 91 6024 > 68 6025 > 28 6026 > 61 6027 > 81 6028 > 39 6029 > 73 6030 > 47 6031 > 25 6032 > 42 6033 > 28 6034 > 82 6035 > 33 6036 > 10 6037 > 31 6038 > 34 6039 > 25 6040 > 73 6041 > 89 6042 > 21 6043 > 36 6044 > 31 6045 > 63 6046 > 8 6047 > 70 6048 > 6 6049 > 99 6050 > 23 6051 > 7 6052 > 51 6053 > 54 6054 > 73 6055 > 16 6056 > 64 6057 > 79 6058 > 73 6059 > 38 6060 > 46 6061 > 98 6062 > 45 6063 > 72 6064 > 34 6065 > 20 6066 > 27 6067 > 21 6068 > 67 6069 > 37 6070 > 3 6071 > 35 6072 > 55 6073 > 28 6074 > 11 6075 > 31 6076 > 24 6077 > 35 6078 > 23 6079 > 65 6080 > 97 6081 > 4 6082 > 93 6083 > 28 6084 > 87 6085 > 23 6086 > 30 6087 > 51 6088 > 66 6089 > 8 6090 > 17 6091 > 81 6092 > 26 6093 > 18 6094 > 29 6095 > 2 6096 > 42 6097 > 12 6098 > 24 6099 > 46 6100 > 88 6101 > 5 6102 > 26 6103 > 27 6104 > 13 6105 > 74 6106 > 54 6107 > 77 6108 > 90 6109 > 97 6110 > 52 6111 > 13 6112 > 52 6113 > 1 6114 > 96 6115 > 73 6116 > 27 6117 > 30 6118 > 37 6119 > 41 6120 > 62 6121 > 65 6122 > 67 6123 > 91 6124 > 44 6125 > 64 6126 > 59 6127 > 74 6128 > 80 6129 > 2 6130 > 20 6131 > 98 6132 > 78 6133 > 96 6134 > 30 6135 > 57 6136 > 89 6137 > 86 6138 > 8 6139 > 44 6140 > 84 6141 > 30 6142 > 37 6143 > 17 6144 > 68 6145 > 6 6146 > 89 6147 > 55 6148 > 84 6149 > 11 6150 > 29 6151 > 13 6152 > 81 6153 > 25 6154 > 42 6155 > 85 6156 > 78 6157 > 45 6158 > 65 6159 > 30 6160 > 74 6161 > 41 6162 > 28 6163 > 23 6164 > 39 6165 > 72 6166 > 35 6167 > 25 6168 > 22 6169 > 33 6170 > 79 6171 > 18 6172 > 3 6173 > 28 6174 > 39 6175 > 94 6176 > 87 6177 > 17 6178 > 69 6179 > 24 6180 > 67 6181 > 0 6182 > 23 6183 > 47 6184 > 79 6185 > 3 6186 > 36 6187 > 96 6188 > 96 6189 > 24 6190 > 8 6191 > 41 6192 > 42 6193 > 37 6194 > 70 6195 > 53 6196 > 16 6197 > 77 6198 > 8 6199 > 37 6200 > 49 6201 > 55 6202 > 25 6203 > 55 6204 > 24 6205 > 78 6206 > 84 6207 > 94 6208 > 31 6209 > 56 6210 > 87 6211 > 14 6212 > 88 6213 > 99 6214 > 76 6215 > 19 6216 > 77 6217 > 74 6218 > 0 6219 > 59 6220 > 4 6221 > 87 6222 > 38 6223 > 42 6224 > 68 6225 > 36 6226 > 78 6227 > 63 6228 > 21 6229 > 24 6230 > 89 6231 > 89 6232 > 90 6233 > 17 6234 > 3 6235 > 9 6236 > 56 6237 > 93 6238 > 12 6239 > 91 6240 > 83 6241 > 6 6242 > 19 6243 > 45 6244 > 51 6245 > 52 6246 > 49 6247 > 30 6248 > 99 6249 > 75 6250 > 85 6251 > 1 6252 > 5 6253 > 81 6254 > 69 6255 > 97 6256 > 38 6257 > 37 6258 > 29 6259 > 50 6260 > 83 6261 > 62 6262 > 51 6263 > 24 6264 > 0 6265 > 78 6266 > 73 6267 > 76 6268 > 26 6269 > 1 6270 > 0 6271 > 56 6272 > 92 6273 > 76 6274 > 25 6275 > 88 6276 > 75 6277 > 80 6278 > 31 6279 > 33 6280 > 42 6281 > 48 6282 > 18 6283 > 22 6284 > 76 6285 > 17 6286 > 6 6287 > 21 6288 > 52 6289 > 63 6290 > 56 6291 > 48 6292 > 36 6293 > 33 6294 > 71 6295 > 66 6296 > 63 6297 > 58 6298 > 29 6299 > 6 6300 > 17 6301 > 72 6302 > 72 6303 > 64 6304 > 41 6305 > 73 6306 > 56 6307 > 25 6308 > 91 6309 > 41 6310 > 3 6311 > 80 6312 > 98 6313 > 26 6314 > 86 6315 > 7 6316 > 45 6317 > 46 6318 > 99 6319 > 69 6320 > 7 6321 > 39 6322 > 5 6323 > 85 6324 > 99 6325 > 63 6326 > 38 6327 > 46 6328 > 50 6329 > 3 6330 > 5 6331 > 64 6332 > 25 6333 > 72 6334 > 82 6335 > 2 6336 > 52 6337 > 93 6338 > 73 6339 > 24 6340 > 0 6341 > 9 6342 > 24 6343 > 99 6344 > 19 6345 > 49 6346 > 38 6347 > 62 6348 > 63 6349 > 23 6350 > 50 6351 > 90 6352 > 74 6353 > 69 6354 > 25 6355 > 85 6356 > 99 6357 > 58 6358 > 87 6359 > 0 6360 > 56 6361 > 80 6362 > 38 6363 > 40 6364 > 56 6365 > 92 6366 > 60 6367 > 15 6368 > 38 6369 > 6 6370 > 2 6371 > 61 6372 > 1 6373 > 51 6374 > 36 6375 > 23 6376 > 34 6377 > 36 6378 > 57 6379 > 99 6380 > 45 6381 > 19 6382 > 1 6383 > 61 6384 > 66 6385 > 32 6386 > 88 6387 > 46 6388 > 20 6389 > 16 6390 > 30 6391 > 64 6392 > 47 6393 > 73 6394 > 97 6395 > 39 6396 > 41 6397 > 63 6398 > 65 6399 > 50 6400 > 62 6401 > 55 6402 > 38 6403 > 37 6404 > 88 6405 > 4 6406 > 66 6407 > 36 6408 > 49 6409 > 36 6410 > 81 6411 > 95 6412 > 61 6413 > 6 6414 > 69 6415 > 27 6416 > 14 6417 > 43 6418 > 74 6419 > 82 6420 > 82 6421 > 52 6422 > 96 6423 > 21 6424 > 23 6425 > 8 6426 > 33 6427 > 70 6428 > 38 6429 > 60 6430 > 16 6431 > 77 6432 > 54 6433 > 57 6434 > 43 6435 > 97 6436 > 2 6437 > 95 6438 > 28 6439 > 11 6440 > 89 6441 > 20 6442 > 54 6443 > 79 6444 > 71 6445 > 36 6446 > 6 6447 > 9 6448 > 45 6449 > 49 6450 > 8 6451 > 58 6452 > 94 6453 > 59 6454 > 15 6455 > 34 6456 > 1 6457 > 94 6458 > 53 6459 > 19 6460 > 61 6461 > 36 6462 > 99 6463 > 54 6464 > 90 6465 > 41 6466 > 13 6467 > 81 6468 > 98 6469 > 68 6470 > 79 6471 > 13 6472 > 75 6473 > 80 6474 > 12 6475 > 94 6476 > 98 6477 > 24 6478 > 35 6479 > 55 6480 > 94 6481 > 10 6482 > 31 6483 > 91 6484 > 20 6485 > 64 6486 > 93 6487 > 20 6488 > 36 6489 > 77 6490 > 62 6491 > 14 6492 > 60 6493 > 27 6494 > 49 6495 > 50 6496 > 39 6497 > 29 6498 > 77 6499 > 74 6500 > 0 6501 > 5 6502 > 83 6503 > 16 6504 > 54 6505 > 7 6506 > 86 6507 > 59 6508 > 95 6509 > 13 6510 > 69 6511 > 84 6512 > 80 6513 > 77 6514 > 52 6515 > 48 6516 > 44 6517 > 0 6518 > 81 6519 > 61 6520 > 47 6521 > 1 6522 > 88 6523 > 15 6524 > 47 6525 > 77 6526 > 87 6527 > 3 6528 > 70 6529 > 28 6530 > 65 6531 > 75 6532 > 42 6533 > 78 6534 > 87 6535 > 11 6536 > 78 6537 > 71 6538 > 2 6539 > 33 6540 > 48 6541 > 38 6542 > 4 6543 > 58 6544 > 9 6545 > 7 6546 > 9 6547 > 76 6548 > 15 6549 > 42 6550 > 39 6551 > 42 6552 > 42 6553 > 21 6554 > 85 6555 > 54 6556 > 69 6557 > 93 6558 > 15 6559 > 16 6560 > 3 6561 > 5 6562 > 78 6563 > 69 6564 > 65 6565 > 6 6566 > 91 6567 > 79 6568 > 38 6569 > 67 6570 > 25 6571 > 90 6572 > 87 6573 > 17 6574 > 84 6575 > 10 6576 > 42 6577 > 29 6578 > 44 6579 > 72 6580 > 93 6581 > 93 6582 > 8 6583 > 86 6584 > 25 6585 > 33 6586 > 75 6587 > 76 6588 > 23 6589 > 73 6590 > 48 6591 > 24 6592 > 89 6593 > 47 6594 > 25 6595 > 46 6596 > 71 6597 > 55 6598 > 18 6599 > 78 6600 > 13 6601 > 55 6602 > 80 6603 > 15 6604 > 20 6605 > 22 6606 > 80 6607 > 4 6608 > 12 6609 > 39 6610 > 68 6611 > 0 6612 > 41 6613 > 44 6614 > 6 6615 > 72 6616 > 90 6617 > 22 6618 > 94 6619 > 52 6620 > 29 6621 > 61 6622 > 53 6623 > 14 6624 > 56 6625 > 49 6626 > 16 6627 > 1 6628 > 47 6629 > 79 6630 > 90 6631 > 59 6632 > 98 6633 > 10 6634 > 43 6635 > 97 6636 > 34 6637 > 58 6638 > 8 6639 > 14 6640 > 27 6641 > 0 6642 > 55 6643 > 75 6644 > 12 6645 > 27 6646 > 46 6647 > 12 6648 > 51 6649 > 14 6650 > 27 6651 > 39 6652 > 56 6653 > 71 6654 > 97 6655 > 67 6656 > 1 6657 > 49 6658 > 44 6659 > 1 6660 > 68 6661 > 93 6662 > 88 6663 > 40 6664 > 52 6665 > 48 6666 > 79 6667 > 4 6668 > 61 6669 > 99 6670 > 31 6671 > 75 6672 > 31 6673 > 58 6674 > 2 6675 > 47 6676 > 36 6677 > 9 6678 > 99 6679 > 50 6680 > 95 6681 > 89 6682 > 86 6683 > 20 6684 > 54 6685 > 36 6686 > 50 6687 > 32 6688 > 74 6689 > 24 6690 > 25 6691 > 8 6692 > 71 6693 > 5 6694 > 61 6695 > 42 6696 > 33 6697 > 33 6698 > 37 6699 > 32 6700 > 76 6701 > 29 6702 > 83 6703 > 67 6704 > 58 6705 > 92 6706 > 98 6707 > 30 6708 > 43 6709 > 35 6710 > 45 6711 > 58 6712 > 64 6713 > 91 6714 > 54 6715 > 98 6716 > 73 6717 > 39 6718 > 13 6719 > 99 6720 > 36 6721 > 4 6722 > 88 6723 > 41 6724 > 12 6725 > 35 6726 > 55 6727 > 85 6728 > 64 6729 > 68 6730 > 47 6731 > 31 6732 > 94 6733 > 50 6734 > 14 6735 > 49 6736 > 30 6737 > 8 6738 > 1 6739 > 69 6740 > 99 6741 > 66 6742 > 13 6743 > 39 6744 > 41 6745 > 23 6746 > 54 6747 > 91 6748 > 63 6749 > 53 6750 > 57 6751 > 26 6752 > 15 6753 > 69 6754 > 0 6755 > 71 6756 > 56 6757 > 48 6758 > 16 6759 > 90 6760 > 48 6761 > 17 6762 > 52 6763 > 76 6764 > 78 6765 > 58 6766 > 58 6767 > 80 6768 > 53 6769 > 74 6770 > 26 6771 > 17 6772 > 58 6773 > 74 6774 > 25 6775 > 99 6776 > 37 6777 > 17 6778 > 15 6779 > 25 6780 > 55 6781 > 55 6782 > 36 6783 > 78 6784 > 4 6785 > 21 6786 > 60 6787 > 98 6788 > 86 6789 > 24 6790 > 37 6791 > 64 6792 > 91 6793 > 40 6794 > 3 6795 > 66 6796 > 79 6797 > 88 6798 > 66 6799 > 2 6800 > 72 6801 > 13 6802 > 79 6803 > 7 6804 > 18 6805 > 1 6806 > 77 6807 > 35 6808 > 83 6809 > 30 6810 > 12 6811 > 96 6812 > 50 6813 > 37 6814 > 44 6815 > 90 6816 > 34 6817 > 94 6818 > 21 6819 > 34 6820 > 46 6821 > 22 6822 > 62 6823 > 31 6824 > 45 6825 > 87 6826 > 69 6827 > 38 6828 > 97 6829 > 11 6830 > 21 6831 > 31 6832 > 28 6833 > 63 6834 > 6 6835 > 20 6836 > 28 6837 > 91 6838 > 47 6839 > 35 6840 > 22 6841 > 67 6842 > 3 6843 > 12 6844 > 84 6845 > 73 6846 > 88 6847 > 16 6848 > 91 6849 > 19 6850 > 20 6851 > 26 6852 > 35 6853 > 39 6854 > 81 6855 > 44 6856 > 38 6857 > 40 6858 > 69 6859 > 41 6860 > 93 6861 > 43 6862 > 58 6863 > 51 6864 > 99 6865 > 72 6866 > 60 6867 > 42 6868 > 80 6869 > 77 6870 > 28 6871 > 58 6872 > 77 6873 > 99 6874 > 66 6875 > 25 6876 > 67 6877 > 82 6878 > 85 6879 > 57 6880 > 31 6881 > 11 6882 > 65 6883 > 2 6884 > 49 6885 > 91 6886 > 63 6887 > 1 6888 > 68 6889 > 79 6890 > 12 6891 > 68 6892 > 87 6893 > 70 6894 > 16 6895 > 0 6896 > 60 6897 > 44 6898 > 24 6899 > 78 6900 > 8 6901 > 18 6902 > 79 6903 > 73 6904 > 80 6905 > 94 6906 > 36 6907 > 31 6908 > 61 6909 > 56 6910 > 5 6911 > 36 6912 > 77 6913 > 5 6914 > 73 6915 > 57 6916 > 42 6917 > 62 6918 > 98 6919 > 95 6920 > 41 6921 > 20 6922 > 73 6923 > 33 6924 > 66 6925 > 19 6926 > 0 6927 > 63 6928 > 38 6929 > 97 6930 > 25 6931 > 94 6932 > 90 6933 > 52 6934 > 39 6935 > 19 6936 > 36 6937 > 66 6938 > 31 6939 > 82 6940 > 94 6941 > 67 6942 > 33 6943 > 43 6944 > 55 6945 > 32 6946 > 24 6947 > 29 6948 > 21 6949 > 54 6950 > 48 6951 > 90 6952 > 24 6953 > 26 6954 > 94 6955 > 7 6956 > 32 6957 > 11 6958 > 0 6959 > 24 6960 > 51 6961 > 37 6962 > 27 6963 > 67 6964 > 0 6965 > 45 6966 > 40 6967 > 65 6968 > 65 6969 > 90 6970 > 88 6971 > 60 6972 > 80 6973 > 33 6974 > 86 6975 > 15 6976 > 59 6977 > 73 6978 > 87 6979 > 8 6980 > 96 6981 > 29 6982 > 79 6983 > 38 6984 > 61 6985 > 30 6986 > 33 6987 > 56 6988 > 48 6989 > 51 6990 > 76 6991 > 62 6992 > 26 6993 > 50 6994 > 58 6995 > 42 6996 > 6 6997 > 90 6998 > 2 6999 > 75 7000 > 91 7001 > 68 7002 > 32 7003 > 58 7004 > 62 7005 > 77 7006 > 30 7007 > 18 7008 > 89 7009 > 13 7010 > 72 7011 > 76 7012 > 11 7013 > 20 7014 > 78 7015 > 3 7016 > 62 7017 > 26 7018 > 18 7019 > 64 7020 > 13 7021 > 92 7022 > 31 7023 > 79 7024 > 68 7025 > 21 7026 > 6 7027 > 62 7028 > 94 7029 > 45 7030 > 52 7031 > 21 7032 > 16 7033 > 87 7034 > 58 7035 > 56 7036 > 43 7037 > 88 7038 > 99 7039 > 81 7040 > 19 7041 > 69 7042 > 84 7043 > 50 7044 > 0 7045 > 35 7046 > 44 7047 > 66 7048 > 14 7049 > 44 7050 > 49 7051 > 66 7052 > 37 7053 > 33 7054 > 12 7055 > 83 7056 > 71 7057 > 43 7058 > 11 7059 > 71 7060 > 80 7061 > 90 7062 > 3 7063 > 94 7064 > 72 7065 > 7 7066 > 87 7067 > 64 7068 > 77 7069 > 91 7070 > 44 7071 > 74 7072 > 59 7073 > 53 7074 > 30 7075 > 79 7076 > 69 7077 > 62 7078 > 98 7079 > 22 7080 > 67 7081 > 85 7082 > 84 7083 > 2 7084 > 91 7085 > 96 7086 > 72 7087 > 66 7088 > 86 7089 > 49 7090 > 86 7091 > 35 7092 > 11 7093 > 32 7094 > 82 7095 > 33 7096 > 94 7097 > 20 7098 > 18 7099 > 12 7100 > 87 7101 > 3 7102 > 95 7103 > 93 7104 > 57 7105 > 91 7106 > 17 7107 > 51 7108 > 47 7109 > 92 7110 > 46 7111 > 49 7112 > 16 7113 > 27 7114 > 59 7115 > 80 7116 > 63 7117 > 83 7118 > 30 7119 > 19 7120 > 60 7121 > 49 7122 > 98 7123 > 12 7124 > 21 7125 > 58 7126 > 52 7127 > 26 7128 > 43 7129 > 7 7130 > 7 7131 > 14 7132 > 52 7133 > 5 7134 > 20 7135 > 4 7136 > 41 7137 > 27 7138 > 9 7139 > 3 7140 > 24 7141 > 75 7142 > 32 7143 > 59 7144 > 7 7145 > 11 7146 > 67 7147 > 14 7148 > 96 7149 > 1 7150 > 32 7151 > 85 7152 > 22 7153 > 51 7154 > 70 7155 > 69 7156 > 59 7157 > 70 7158 > 50 7159 > 63 7160 > 52 7161 > 37 7162 > 35 7163 > 37 7164 > 46 7165 > 58 7166 > 67 7167 > 86 7168 > 49 7169 > 58 7170 > 44 7171 > 98 7172 > 99 7173 > 5 7174 > 92 7175 > 95 7176 > 71 7177 > 35 7178 > 58 7179 > 58 7180 > 44 7181 > 32 7182 > 29 7183 > 37 7184 > 27 7185 > 33 7186 > 93 7187 > 57 7188 > 27 7189 > 1 7190 > 89 7191 > 85 7192 > 19 7193 > 45 7194 > 19 7195 > 67 7196 > 12 7197 > 72 7198 > 29 7199 > 47 7200 > 13 7201 > 91 7202 > 12 7203 > 40 7204 > 60 7205 > 72 7206 > 84 7207 > 85 7208 > 81 7209 > 97 7210 > 29 7211 > 7 7212 > 65 7213 > 39 7214 > 85 7215 > 29 7216 > 87 7217 > 85 7218 > 37 7219 > 81 7220 > 11 7221 > 31 7222 > 42 7223 > 1 7224 > 70 7225 > 26 7226 > 81 7227 > 27 7228 > 13 7229 > 52 7230 > 72 7231 > 92 7232 > 87 7233 > 88 7234 > 7 7235 > 94 7236 > 10 7237 > 14 7238 > 89 7239 > 28 7240 > 57 7241 > 38 7242 > 18 7243 > 11 7244 > 52 7245 > 35 7246 > 14 7247 > 96 7248 > 10 7249 > 98 7250 > 47 7251 > 23 7252 > 50 7253 > 96 7254 > 51 7255 > 56 7256 > 0 7257 > 0 7258 > 96 7259 > 60 7260 > 4 7261 > 28 7262 > 67 7263 > 79 7264 > 95 7265 > 22 7266 > 52 7267 > 46 7268 > 38 7269 > 2 7270 > 43 7271 > 90 7272 > 40 7273 > 70 7274 > 20 7275 > 27 7276 > 96 7277 > 23 7278 > 3 7279 > 30 7280 > 30 7281 > 67 7282 > 5 7283 > 60 7284 > 96 7285 > 11 7286 > 2 7287 > 49 7288 > 63 7289 > 68 7290 > 27 7291 > 82 7292 > 49 7293 > 69 7294 > 91 7295 > 79 7296 > 92 7297 > 60 7298 > 10 7299 > 41 7300 > 35 7301 > 74 7302 > 76 7303 > 93 7304 > 22 7305 > 48 7306 > 65 7307 > 44 7308 > 24 7309 > 97 7310 > 71 7311 > 34 7312 > 96 7313 > 55 7314 > 6 7315 > 60 7316 > 96 7317 > 29 7318 > 16 7319 > 52 7320 > 54 7321 > 70 7322 > 34 7323 > 77 7324 > 6 7325 > 29 7326 > 10 7327 > 77 7328 > 34 7329 > 65 7330 > 90 7331 > 66 7332 > 41 7333 > 60 7334 > 96 7335 > 6 7336 > 20 7337 > 43 7338 > 36 7339 > 65 7340 > 21 7341 > 51 7342 > 35 7343 > 28 7344 > 29 7345 > 99 7346 > 5 7347 > 64 7348 > 94 7349 > 55 7350 > 68 7351 > 39 7352 > 46 7353 > 66 7354 > 17 7355 > 21 7356 > 10 7357 > 21 7358 > 33 7359 > 9 7360 > 96 7361 > 58 7362 > 87 7363 > 76 7364 > 91 7365 > 39 7366 > 16 7367 > 66 7368 > 67 7369 > 51 7370 > 16 7371 > 43 7372 > 60 7373 > 15 7374 > 35 7375 > 74 7376 > 89 7377 > 46 7378 > 7 7379 > 71 7380 > 54 7381 > 8 7382 > 52 7383 > 27 7384 > 65 7385 > 95 7386 > 75 7387 > 79 7388 > 56 7389 > 61 7390 > 33 7391 > 21 7392 > 57 7393 > 8 7394 > 79 7395 > 87 7396 > 83 7397 > 56 7398 > 64 7399 > 50 7400 > 47 7401 > 74 7402 > 74 7403 > 21 7404 > 16 7405 > 37 7406 > 72 7407 > 47 7408 > 31 7409 > 53 7410 > 46 7411 > 99 7412 > 66 7413 > 29 7414 > 44 7415 > 75 7416 > 48 7417 > 45 7418 > 26 7419 > 61 7420 > 12 7421 > 83 7422 > 63 7423 > 49 7424 > 86 7425 > 39 7426 > 54 7427 > 96 7428 > 37 7429 > 57 7430 > 51 7431 > 93 7432 > 94 7433 > 31 7434 > 94 7435 > 75 7436 > 19 7437 > 25 7438 > 45 7439 > 76 7440 > 80 7441 > 22 7442 > 41 7443 > 36 7444 > 79 7445 > 60 7446 > 55 7447 > 52 7448 > 47 7449 > 68 7450 > 1 7451 > 46 7452 > 51 7453 > 26 7454 > 96 7455 > 75 7456 > 47 7457 > 13 7458 > 57 7459 > 69 7460 > 81 7461 > 13 7462 > 18 7463 > 27 7464 > 49 7465 > 53 7466 > 53 7467 > 55 7468 > 57 7469 > 8 7470 > 29 7471 > 28 7472 > 62 7473 > 70 7474 > 78 7475 > 24 7476 > 7 7477 > 36 7478 > 56 7479 > 34 7480 > 50 7481 > 49 7482 > 14 7483 > 81 7484 > 99 7485 > 70 7486 > 43 7487 > 81 7488 > 49 7489 > 6 7490 > 54 7491 > 90 7492 > 42 7493 > 73 7494 > 31 7495 > 66 7496 > 32 7497 > 7 7498 > 99 7499 > 92 7500 > 10 7501 > 55 7502 > 22 7503 > 72 7504 > 71 7505 > 83 7506 > 4 7507 > 63 7508 > 84 7509 > 51 7510 > 14 7511 > 93 7512 > 79 7513 > 1 7514 > 84 7515 > 76 7516 > 0 7517 > 65 7518 > 98 7519 > 67 7520 > 28 7521 > 13 7522 > 27 7523 > 39 7524 > 7 7525 > 74 7526 > 42 7527 > 15 7528 > 48 7529 > 72 7530 > 36 7531 > 0 7532 > 6 7533 > 57 7534 > 2 7535 > 57 7536 > 34 7537 > 27 7538 > 57 7539 > 84 7540 > 65 7541 > 85 7542 > 49 7543 > 98 7544 > 77 7545 > 45 7546 > 72 7547 > 81 7548 > 20 7549 > 73 7550 > 41 7551 > 95 7552 > 36 7553 > 27 7554 > 34 7555 > 61 7556 > 80 7557 > 28 7558 > 86 7559 > 20 7560 > 31 7561 > 25 7562 > 9 7563 > 99 7564 > 86 7565 > 32 7566 > 48 7567 > 99 7568 > 77 7569 > 39 7570 > 37 7571 > 16 7572 > 5 7573 > 72 7574 > 97 7575 > 40 7576 > 40 7577 > 31 7578 > 11 7579 > 97 7580 > 12 7581 > 6 7582 > 26 7583 > 31 7584 > 32 7585 > 8 7586 > 30 7587 > 59 7588 > 79 7589 > 77 7590 > 14 7591 > 56 7592 > 72 7593 > 31 7594 > 71 7595 > 55 7596 > 67 7597 > 10 7598 > 28 7599 > 15 7600 > 52 7601 > 48 7602 > 42 7603 > 85 7604 > 40 7605 > 71 7606 > 76 7607 > 13 7608 > 75 7609 > 71 7610 > 69 7611 > 5 7612 > 86 7613 > 42 7614 > 37 7615 > 82 7616 > 80 7617 > 13 7618 > 58 7619 > 14 7620 > 88 7621 > 63 7622 > 2 7623 > 73 7624 > 7 7625 > 88 7626 > 24 7627 > 83 7628 > 93 7629 > 54 7630 > 21 7631 > 49 7632 > 85 7633 > 70 7634 > 64 7635 > 43 7636 > 25 7637 > 12 7638 > 92 7639 > 84 7640 > 52 7641 > 88 7642 > 15 7643 > 58 7644 > 71 7645 > 16 7646 > 35 7647 > 14 7648 > 72 7649 > 98 7650 > 60 7651 > 11 7652 > 39 7653 > 49 7654 > 2 7655 > 23 7656 > 0 7657 > 69 7658 > 36 7659 > 68 7660 > 13 7661 > 12 7662 > 9 7663 > 67 7664 > 90 7665 > 95 7666 > 0 7667 > 99 7668 > 56 7669 > 74 7670 > 3 7671 > 17 7672 > 79 7673 > 27 7674 > 89 7675 > 72 7676 > 51 7677 > 96 7678 > 24 7679 > 22 7680 > 23 7681 > 96 7682 > 55 7683 > 88 7684 > 67 7685 > 28 7686 > 49 7687 > 25 7688 > 39 7689 > 75 7690 > 36 7691 > 92 7692 > 13 7693 > 13 7694 > 2 7695 > 82 7696 > 3 7697 > 18 7698 > 23 7699 > 19 7700 > 68 7701 > 46 7702 > 49 7703 > 35 7704 > 6 7705 > 17 7706 > 61 7707 > 99 7708 > 48 7709 > 95 7710 > 26 7711 > 55 7712 > 91 7713 > 64 7714 > 33 7715 > 64 7716 > 87 7717 > 54 7718 > 13 7719 > 33 7720 > 36 7721 > 19 7722 > 86 7723 > 92 7724 > 23 7725 > 8 7726 > 93 7727 > 41 7728 > 94 7729 > 99 7730 > 15 7731 > 80 7732 > 33 7733 > 60 7734 > 48 7735 > 42 7736 > 25 7737 > 20 7738 > 50 7739 > 84 7740 > 87 7741 > 68 7742 > 49 7743 > 0 7744 > 52 7745 > 60 7746 > 42 7747 > 19 7748 > 57 7749 > 62 7750 > 14 7751 > 7 7752 > 63 7753 > 83 7754 > 78 7755 > 95 7756 > 95 7757 > 95 7758 > 78 7759 > 48 7760 > 7 7761 > 70 7762 > 46 7763 > 40 7764 > 80 7765 > 6 7766 > 23 7767 > 86 7768 > 22 7769 > 46 7770 > 90 7771 > 91 7772 > 86 7773 > 77 7774 > 23 7775 > 62 7776 > 52 7777 > 22 7778 > 75 7779 > 4 7780 > 56 7781 > 68 7782 > 56 7783 > 90 7784 > 81 7785 > 92 7786 > 50 7787 > 34 7788 > 27 7789 > 67 7790 > 30 7791 > 45 7792 > 79 7793 > 1 7794 > 70 7795 > 49 7796 > 90 7797 > 39 7798 > 16 7799 > 26 7800 > 87 7801 > 35 7802 > 98 7803 > 80 7804 > 28 7805 > 65 7806 > 44 7807 > 25 7808 > 80 7809 > 18 7810 > 75 7811 > 1 7812 > 7 7813 > 84 7814 > 77 7815 > 17 7816 > 30 7817 > 47 7818 > 86 7819 > 89 7820 > 1 7821 > 45 7822 > 98 7823 > 66 7824 > 37 7825 > 30 7826 > 45 7827 > 48 7828 > 47 7829 > 68 7830 > 36 7831 > 42 7832 > 89 7833 > 51 7834 > 5 7835 > 85 7836 > 4 7837 > 2 7838 > 42 7839 > 19 7840 > 28 7841 > 42 7842 > 78 7843 > 93 7844 > 14 7845 > 37 7846 > 69 7847 > 66 7848 > 58 7849 > 89 7850 > 9 7851 > 3 7852 > 46 7853 > 81 7854 > 66 7855 > 24 7856 > 29 7857 > 16 7858 > 56 7859 > 75 7860 > 96 7861 > 27 7862 > 93 7863 > 26 7864 > 56 7865 > 13 7866 > 23 7867 > 92 7868 > 80 7869 > 88 7870 > 78 7871 > 42 7872 > 9 7873 > 91 7874 > 52 7875 > 95 7876 > 20 7877 > 91 7878 > 77 7879 > 6 7880 > 9 7881 > 14 7882 > 5 7883 > 60 7884 > 4 7885 > 76 7886 > 65 7887 > 69 7888 > 67 7889 > 91 7890 > 93 7891 > 67 7892 > 42 7893 > 98 7894 > 2 7895 > 81 7896 > 30 7897 > 42 7898 > 54 7899 > 70 7900 > 70 7901 > 0 7902 > 71 7903 > 66 7904 > 27 7905 > 72 7906 > 13 7907 > 24 7908 > 39 7909 > 23 7910 > 99 7911 > 56 7912 > 60 7913 > 81 7914 > 51 7915 > 28 7916 > 27 7917 > 26 7918 > 24 7919 > 39 7920 > 48 7921 > 33 7922 > 47 7923 > 59 7924 > 96 7925 > 71 7926 > 28 7927 > 47 7928 > 0 7929 > 24 7930 > 14 7931 > 9 7932 > 46 7933 > 40 7934 > 10 7935 > 96 7936 > 2 7937 > 94 7938 > 9 7939 > 40 7940 > 37 7941 > 90 7942 > 81 7943 > 65 7944 > 82 7945 > 74 7946 > 72 7947 > 53 7948 > 98 7949 > 4 7950 > 90 7951 > 51 7952 > 97 7953 > 53 7954 > 52 7955 > 7 7956 > 60 7957 > 30 7958 > 74 7959 > 5 7960 > 27 7961 > 22 7962 > 84 7963 > 41 7964 > 5 7965 > 69 7966 > 58 7967 > 48 7968 > 93 7969 > 17 7970 > 62 7971 > 89 7972 > 89 7973 > 22 7974 > 62 7975 > 8 7976 > 68 7977 > 48 7978 > 61 7979 > 0 7980 > 4 7981 > 35 7982 > 23 7983 > 83 7984 > 80 7985 > 93 7986 > 42 7987 > 59 7988 > 26 7989 > 62 7990 > 84 7991 > 51 7992 > 65 7993 > 71 7994 > 75 7995 > 65 7996 > 0 7997 > 35 7998 > 40 7999 > 22 8000 > 20 8001 > 64 8002 > 46 8003 > 3 8004 > 46 8005 > 43 8006 > 44 8007 > 2 8008 > 28 8009 > 99 8010 > 88 8011 > 81 8012 > 37 8013 > 48 8014 > 99 8015 > 3 8016 > 6 8017 > 56 8018 > 56 8019 > 36 8020 > 37 8021 > 22 8022 > 52 8023 > 15 8024 > 20 8025 > 28 8026 > 32 8027 > 94 8028 > 9 8029 > 73 8030 > 7 8031 > 25 8032 > 52 8033 > 80 8034 > 15 8035 > 6 8036 > 85 8037 > 15 8038 > 98 8039 > 89 8040 > 83 8041 > 28 8042 > 66 8043 > 82 8044 > 97 8045 > 46 8046 > 60 8047 > 61 8048 > 26 8049 > 76 8050 > 38 8051 > 10 8052 > 75 8053 > 34 8054 > 41 8055 > 59 8056 > 46 8057 > 89 8058 > 37 8059 > 10 8060 > 46 8061 > 7 8062 > 30 8063 > 18 8064 > 42 8065 > 18 8066 > 27 8067 > 26 8068 > 9 8069 > 17 8070 > 81 8071 > 48 8072 > 99 8073 > 64 8074 > 36 8075 > 69 8076 > 75 8077 > 45 8078 > 61 8079 > 15 8080 > 15 8081 > 30 8082 > 18 8083 > 93 8084 > 5 8085 > 93 8086 > 4 8087 > 6 8088 > 69 8089 > 53 8090 > 95 8091 > 50 8092 > 95 8093 > 18 8094 > 20 8095 > 9 8096 > 98 8097 > 27 8098 > 66 8099 > 48 8100 > 86 8101 > 56 8102 > 14 8103 > 40 8104 > 67 8105 > 27 8106 > 3 8107 > 24 8108 > 99 8109 > 30 8110 > 71 8111 > 11 8112 > 18 8113 > 67 8114 > 48 8115 > 91 8116 > 28 8117 > 21 8118 > 83 8119 > 38 8120 > 81 8121 > 5 8122 > 43 8123 > 13 8124 > 21 8125 > 47 8126 > 42 8127 > 28 8128 > 94 8129 > 18 8130 > 18 8131 > 11 8132 > 46 8133 > 71 8134 > 12 8135 > 69 8136 > 11 8137 > 61 8138 > 93 8139 > 32 8140 > 61 8141 > 64 8142 > 69 8143 > 85 8144 > 85 8145 > 58 8146 > 97 8147 > 75 8148 > 18 8149 > 10 8150 > 93 8151 > 74 8152 > 72 8153 > 40 8154 > 78 8155 > 9 8156 > 97 8157 > 96 8158 > 23 8159 > 52 8160 > 47 8161 > 16 8162 > 72 8163 > 50 8164 > 76 8165 > 57 8166 > 57 8167 > 95 8168 > 59 8169 > 61 8170 > 94 8171 > 58 8172 > 76 8173 > 88 8174 > 7 8175 > 35 8176 > 21 8177 > 3 8178 > 56 8179 > 40 8180 > 94 8181 > 1 8182 > 50 8183 > 48 8184 > 60 8185 > 90 8186 > 47 8187 > 14 8188 > 98 8189 > 91 8190 > 29 8191 > 15 8192 > 96 8193 > 62 8194 > 37 8195 > 58 8196 > 72 8197 > 36 8198 > 20 8199 > 96 8200 > 8 8201 > 75 8202 > 62 8203 > 70 8204 > 17 8205 > 74 8206 > 49 8207 > 66 8208 > 11 8209 > 2 8210 > 78 8211 > 92 8212 > 20 8213 > 55 8214 > 46 8215 > 94 8216 > 31 8217 > 4 8218 > 4 8219 > 83 8220 > 55 8221 > 80 8222 > 10 8223 > 14 8224 > 34 8225 > 89 8226 > 67 8227 > 33 8228 > 62 8229 > 65 8230 > 27 8231 > 76 8232 > 74 8233 > 9 8234 > 26 8235 > 23 8236 > 64 8237 > 65 8238 > 23 8239 > 58 8240 > 19 8241 > 21 8242 > 77 8243 > 58 8244 > 98 8245 > 25 8246 > 69 8247 > 6 8248 > 56 8249 > 37 8250 > 34 8251 > 68 8252 > 5 8253 > 55 8254 > 45 8255 > 92 8256 > 68 8257 > 51 8258 > 46 8259 > 73 8260 > 98 8261 > 76 8262 > 23 8263 > 55 8264 > 57 8265 > 69 8266 > 78 8267 > 26 8268 > 95 8269 > 46 8270 > 73 8271 > 32 8272 > 47 8273 > 42 8274 > 59 8275 > 83 8276 > 52 8277 > 84 8278 > 98 8279 > 83 8280 > 37 8281 > 80 8282 > 9 8283 > 16 8284 > 82 8285 > 67 8286 > 96 8287 > 10 8288 > 59 8289 > 37 8290 > 69 8291 > 17 8292 > 57 8293 > 9 8294 > 64 8295 > 65 8296 > 81 8297 > 82 8298 > 15 8299 > 7 8300 > 63 8301 > 25 8302 > 93 8303 > 90 8304 > 45 8305 > 79 8306 > 66 8307 > 16 8308 > 48 8309 > 43 8310 > 51 8311 > 84 8312 > 1 8313 > 11 8314 > 36 8315 > 72 8316 > 19 8317 > 11 8318 > 69 8319 > 88 8320 > 36 8321 > 16 8322 > 59 8323 > 39 8324 > 23 8325 > 28 8326 > 67 8327 > 78 8328 > 56 8329 > 47 8330 > 29 8331 > 52 8332 > 43 8333 > 71 8334 > 62 8335 > 4 8336 > 63 8337 > 9 8338 > 0 8339 > 49 8340 > 86 8341 > 31 8342 > 78 8343 > 8 8344 > 11 8345 > 14 8346 > 60 8347 > 60 8348 > 85 8349 > 93 8350 > 11 8351 > 67 8352 > 57 8353 > 55 8354 > 76 8355 > 66 8356 > 99 8357 > 98 8358 > 48 8359 > 32 8360 > 74 8361 > 74 8362 > 57 8363 > 72 8364 > 10 8365 > 18 8366 > 69 8367 > 57 8368 > 88 8369 > 24 8370 > 23 8371 > 10 8372 > 41 8373 > 92 8374 > 93 8375 > 46 8376 > 70 8377 > 58 8378 > 94 8379 > 86 8380 > 7 8381 > 15 8382 > 2 8383 > 79 8384 > 50 8385 > 48 8386 > 16 8387 > 71 8388 > 74 8389 > 71 8390 > 99 8391 > 29 8392 > 12 8393 > 52 8394 > 57 8395 > 69 8396 > 26 8397 > 3 8398 > 71 8399 > 8 8400 > 10 8401 > 49 8402 > 3 8403 > 15 8404 > 94 8405 > 29 8406 > 35 8407 > 31 8408 > 48 8409 > 95 8410 > 91 8411 > 82 8412 > 87 8413 > 41 8414 > 5 8415 > 31 8416 > 52 8417 > 41 8418 > 74 8419 > 13 8420 > 77 8421 > 85 8422 > 48 8423 > 55 8424 > 84 8425 > 89 8426 > 78 8427 > 54 8428 > 50 8429 > 34 8430 > 91 8431 > 76 8432 > 62 8433 > 36 8434 > 29 8435 > 21 8436 > 49 8437 > 71 8438 > 47 8439 > 93 8440 > 18 8441 > 0 8442 > 61 8443 > 49 8444 > 18 8445 > 48 8446 > 86 8447 > 81 8448 > 52 8449 > 61 8450 > 19 8451 > 75 8452 > 21 8453 > 21 8454 > 37 8455 > 86 8456 > 20 8457 > 31 8458 > 92 8459 > 72 8460 > 19 8461 > 96 8462 > 4 8463 > 24 8464 > 8 8465 > 70 8466 > 59 8467 > 19 8468 > 27 8469 > 92 8470 > 50 8471 > 2 8472 > 39 8473 > 71 8474 > 0 8475 > 25 8476 > 53 8477 > 51 8478 > 94 8479 > 8 8480 > 60 8481 > 90 8482 > 71 8483 > 47 8484 > 78 8485 > 98 8486 > 31 8487 > 40 8488 > 49 8489 > 97 8490 > 95 8491 > 40 8492 > 42 8493 > 90 8494 > 47 8495 > 92 8496 > 68 8497 > 79 8498 > 54 8499 > 32 8500 > 44 8501 > 56 8502 > 45 8503 > 17 8504 > 10 8505 > 92 8506 > 2 8507 > 70 8508 > 44 8509 > 64 8510 > 97 8511 > 6 8512 > 30 8513 > 4 8514 > 81 8515 > 5 8516 > 31 8517 > 47 8518 > 67 8519 > 95 8520 > 76 8521 > 42 8522 > 46 8523 > 32 8524 > 67 8525 > 63 8526 > 24 8527 > 61 8528 > 34 8529 > 41 8530 > 76 8531 > 34 8532 > 69 8533 > 37 8534 > 65 8535 > 65 8536 > 58 8537 > 90 8538 > 75 8539 > 86 8540 > 5 8541 > 75 8542 > 94 8543 > 69 8544 > 12 8545 > 63 8546 > 66 8547 > 63 8548 > 84 8549 > 53 8550 > 93 8551 > 35 8552 > 70 8553 > 46 8554 > 13 8555 > 39 8556 > 1 8557 > 80 8558 > 82 8559 > 71 8560 > 90 8561 > 41 8562 > 38 8563 > 22 8564 > 43 8565 > 21 8566 > 62 8567 > 97 8568 > 70 8569 > 99 8570 > 48 8571 > 42 8572 > 28 8573 > 25 8574 > 51 8575 > 58 8576 > 76 8577 > 17 8578 > 94 8579 > 65 8580 > 8 8581 > 80 8582 > 65 8583 > 42 8584 > 5 8585 > 79 8586 > 78 8587 > 1 8588 > 63 8589 > 99 8590 > 94 8591 > 6 8592 > 46 8593 > 65 8594 > 8 8595 > 3 8596 > 27 8597 > 77 8598 > 74 8599 > 16 8600 > 19 8601 > 65 8602 > 79 8603 > 81 8604 > 83 8605 > 21 8606 > 3 8607 > 58 8608 > 33 8609 > 57 8610 > 96 8611 > 39 8612 > 71 8613 > 78 8614 > 34 8615 > 67 8616 > 99 8617 > 10 8618 > 83 8619 > 3 8620 > 87 8621 > 77 8622 > 34 8623 > 43 8624 > 84 8625 > 71 8626 > 78 8627 > 52 8628 > 69 8629 > 25 8630 > 7 8631 > 96 8632 > 28 8633 > 72 8634 > 76 8635 > 17 8636 > 74 8637 > 40 8638 > 38 8639 > 60 8640 > 41 8641 > 3 8642 > 43 8643 > 1 8644 > 88 8645 > 77 8646 > 10 8647 > 6 8648 > 82 8649 > 64 8650 > 84 8651 > 59 8652 > 99 8653 > 61 8654 > 3 8655 > 84 8656 > 97 8657 > 46 8658 > 16 8659 > 26 8660 > 82 8661 > 78 8662 > 42 8663 > 41 8664 > 32 8665 > 8 8666 > 88 8667 > 69 8668 > 32 8669 > 96 8670 > 49 8671 > 12 8672 > 89 8673 > 25 8674 > 63 8675 > 17 8676 > 60 8677 > 66 8678 > 77 8679 > 74 8680 > 29 8681 > 48 8682 > 51 8683 > 90 8684 > 95 8685 > 69 8686 > 15 8687 > 36 8688 > 83 8689 > 89 8690 > 36 8691 > 35 8692 > 38 8693 > 47 8694 > 57 8695 > 38 8696 > 25 8697 > 76 8698 > 3 8699 > 38 8700 > 61 8701 > 14 8702 > 83 8703 > 57 8704 > 67 8705 > 82 8706 > 99 8707 > 87 8708 > 20 8709 > 57 8710 > 35 8711 > 52 8712 > 63 8713 > 51 8714 > 13 8715 > 26 8716 > 26 8717 > 28 8718 > 23 8719 > 60 8720 > 8 8721 > 56 8722 > 48 8723 > 57 8724 > 10 8725 > 65 8726 > 15 8727 > 27 8728 > 7 8729 > 16 8730 > 87 8731 > 82 8732 > 62 8733 > 25 8734 > 13 8735 > 16 8736 > 36 8737 > 98 8738 > 93 8739 > 17 8740 > 42 8741 > 3 8742 > 60 8743 > 37 8744 > 76 8745 > 48 8746 > 70 8747 > 84 8748 > 41 8749 > 47 8750 > 91 8751 > 75 8752 > 28 8753 > 79 8754 > 36 8755 > 45 8756 > 10 8757 > 46 8758 > 54 8759 > 32 8760 > 82 8761 > 63 8762 > 35 8763 > 77 8764 > 72 8765 > 1 8766 > 1 8767 > 9 8768 > 21 8769 > 27 8770 > 80 8771 > 58 8772 > 48 8773 > 78 8774 > 9 8775 > 54 8776 > 26 8777 > 18 8778 > 68 8779 > 93 8780 > 45 8781 > 68 8782 > 38 8783 > 3 8784 > 50 8785 > 47 8786 > 36 8787 > 46 8788 > 14 8789 > 73 8790 > 91 8791 > 88 8792 > 64 8793 > 91 8794 > 92 8795 > 10 8796 > 39 8797 > 28 8798 > 98 8799 > 70 8800 > 6 8801 > 66 8802 > 0 8803 > 59 8804 > 15 8805 > 33 8806 > 21 8807 > 46 8808 > 11 8809 > 25 8810 > 25 8811 > 82 8812 > 30 8813 > 67 8814 > 9 8815 > 44 8816 > 3 8817 > 61 8818 > 26 8819 > 36 8820 > 45 8821 > 25 8822 > 27 8823 > 61 8824 > 38 8825 > 71 8826 > 97 8827 > 88 8828 > 50 8829 > 68 8830 > 12 8831 > 15 8832 > 79 8833 > 32 8834 > 95 8835 > 92 8836 > 10 8837 > 95 8838 > 16 8839 > 17 8840 > 39 8841 > 18 8842 > 39 8843 > 51 8844 > 79 8845 > 71 8846 > 74 8847 > 50 8848 > 90 8849 > 4 8850 > 90 8851 > 22 8852 > 15 8853 > 94 8854 > 10 8855 > 53 8856 > 80 8857 > 63 8858 > 26 8859 > 43 8860 > 64 8861 > 82 8862 > 0 8863 > 63 8864 > 59 8865 > 44 8866 > 2 8867 > 33 8868 > 41 8869 > 95 8870 > 61 8871 > 43 8872 > 68 8873 > 98 8874 > 66 8875 > 6 8876 > 1 8877 > 38 8878 > 58 8879 > 56 8880 > 79 8881 > 10 8882 > 54 8883 > 29 8884 > 59 8885 > 47 8886 > 63 8887 > 0 8888 > 37 8889 > 78 8890 > 83 8891 > 80 8892 > 12 8893 > 84 8894 > 38 8895 > 40 8896 > 16 8897 > 12 8898 > 27 8899 > 27 8900 > 32 8901 > 88 8902 > 94 8903 > 87 8904 > 17 8905 > 10 8906 > 64 8907 > 32 8908 > 13 8909 > 98 8910 > 32 8911 > 87 8912 > 53 8913 > 46 8914 > 93 8915 > 89 8916 > 7 8917 > 90 8918 > 21 8919 > 18 8920 > 62 8921 > 99 8922 > 14 8923 > 55 8924 > 35 8925 > 73 8926 > 97 8927 > 37 8928 > 70 8929 > 75 8930 > 50 8931 > 20 8932 > 59 8933 > 49 8934 > 91 8935 > 16 8936 > 51 8937 > 97 8938 > 10 8939 > 44 8940 > 30 8941 > 58 8942 > 97 8943 > 69 8944 > 76 8945 > 42 8946 > 47 8947 > 45 8948 > 65 8949 > 89 8950 > 8 8951 > 42 8952 > 66 8953 > 16 8954 > 72 8955 > 36 8956 > 10 8957 > 62 8958 > 0 8959 > 9 8960 > 24 8961 > 68 8962 > 90 8963 > 22 8964 > 99 8965 > 54 8966 > 13 8967 > 59 8968 > 34 8969 > 66 8970 > 9 8971 > 35 8972 > 4 8973 > 78 8974 > 9 8975 > 71 8976 > 87 8977 > 10 8978 > 30 8979 > 42 8980 > 0 8981 > 32 8982 > 46 8983 > 28 8984 > 90 8985 > 84 8986 > 8 8987 > 62 8988 > 23 8989 > 77 8990 > 54 8991 > 30 8992 > 46 8993 > 13 8994 > 85 8995 > 41 8996 > 79 8997 > 39 8998 > 33 8999 > 46 9000 > 99 9001 > 67 9002 > 96 9003 > 53 9004 > 18 9005 > 67 9006 > 82 9007 > 36 9008 > 63 9009 > 92 9010 > 50 9011 > 70 9012 > 83 9013 > 99 9014 > 82 9015 > 92 9016 > 53 9017 > 89 9018 > 92 9019 > 39 9020 > 36 9021 > 81 9022 > 40 9023 > 17 9024 > 37 9025 > 89 9026 > 33 9027 > 57 9028 > 82 9029 > 99 9030 > 85 9031 > 54 9032 > 50 9033 > 98 9034 > 11 9035 > 5 9036 > 12 9037 > 80 9038 > 27 9039 > 22 9040 > 24 9041 > 37 9042 > 31 9043 > 9 9044 > 75 9045 > 95 9046 > 21 9047 > 97 9048 > 36 9049 > 80 9050 > 16 9051 > 89 9052 > 54 9053 > 33 9054 > 3 9055 > 30 9056 > 42 9057 > 21 9058 > 53 9059 > 68 9060 > 34 9061 > 73 9062 > 46 9063 > 21 9064 > 1 9065 > 1 9066 > 35 9067 > 3 9068 > 72 9069 > 51 9070 > 76 9071 > 8 9072 > 87 9073 > 40 9074 > 45 9075 > 36 9076 > 70 9077 > 40 9078 > 0 9079 > 25 9080 > 97 9081 > 28 9082 > 54 9083 > 48 9084 > 29 9085 > 60 9086 > 65 9087 > 31 9088 > 63 9089 > 88 9090 > 23 9091 > 4 9092 > 84 9093 > 21 9094 > 60 9095 > 61 9096 > 4 9097 > 10 9098 > 76 9099 > 83 9100 > 62 9101 > 3 9102 > 38 9103 > 47 9104 > 63 9105 > 94 9106 > 32 9107 > 94 9108 > 6 9109 > 16 9110 > 53 9111 > 16 9112 > 64 9113 > 15 9114 > 39 9115 > 97 9116 > 79 9117 > 50 9118 > 22 9119 > 45 9120 > 17 9121 > 29 9122 > 77 9123 > 72 9124 > 24 9125 > 4 9126 > 27 9127 > 85 9128 > 13 9129 > 87 9130 > 73 9131 > 10 9132 > 19 9133 > 6 9134 > 6 9135 > 66 9136 > 0 9137 > 22 9138 > 55 9139 > 99 9140 > 49 9141 > 53 9142 > 86 9143 > 77 9144 > 90 9145 > 82 9146 > 71 9147 > 70 9148 > 86 9149 > 73 9150 > 15 9151 > 51 9152 > 89 9153 > 25 9154 > 0 9155 > 61 9156 > 32 9157 > 48 9158 > 31 9159 > 43 9160 > 28 9161 > 81 9162 > 40 9163 > 8 9164 > 74 9165 > 45 9166 > 98 9167 > 10 9168 > 10 9169 > 75 9170 > 46 9171 > 19 9172 > 83 9173 > 40 9174 > 64 9175 > 85 9176 > 45 9177 > 43 9178 > 69 9179 > 93 9180 > 63 9181 > 33 9182 > 85 9183 > 2 9184 > 58 9185 > 97 9186 > 13 9187 > 89 9188 > 34 9189 > 29 9190 > 32 9191 > 25 9192 > 12 9193 > 65 9194 > 45 9195 > 19 9196 > 23 9197 > 10 9198 > 1 9199 > 6 9200 > 38 9201 > 49 9202 > 11 9203 > 21 9204 > 84 9205 > 68 9206 > 66 9207 > 94 9208 > 20 9209 > 46 9210 > 19 9211 > 76 9212 > 98 9213 > 76 9214 > 78 9215 > 31 9216 > 7 9217 > 13 9218 > 61 9219 > 15 9220 > 31 9221 > 13 9222 > 51 9223 > 60 9224 > 94 9225 > 74 9226 > 24 9227 > 84 9228 > 89 9229 > 33 9230 > 85 9231 > 47 9232 > 1 9233 > 86 9234 > 2 9235 > 73 9236 > 53 9237 > 12 9238 > 86 9239 > 95 9240 > 31 9241 > 18 9242 > 20 9243 > 81 9244 > 14 9245 > 37 9246 > 61 9247 > 51 9248 > 9 9249 > 34 9250 > 38 9251 > 94 9252 > 37 9253 > 10 9254 > 70 9255 > 52 9256 > 75 9257 > 58 9258 > 5 9259 > 98 9260 > 41 9261 > 51 9262 > 57 9263 > 54 9264 > 62 9265 > 64 9266 > 85 9267 > 70 9268 > 7 9269 > 67 9270 > 64 9271 > 30 9272 > 15 9273 > 31 9274 > 92 9275 > 28 9276 > 58 9277 > 4 9278 > 11 9279 > 3 9280 > 97 9281 > 4 9282 > 86 9283 > 69 9284 > 70 9285 > 73 9286 > 94 9287 > 55 9288 > 63 9289 > 18 9290 > 80 9291 > 80 9292 > 96 9293 > 77 9294 > 7 9295 > 14 9296 > 76 9297 > 64 9298 > 63 9299 > 10 9300 > 87 9301 > 58 9302 > 97 9303 > 50 9304 > 47 9305 > 6 9306 > 48 9307 > 70 9308 > 24 9309 > 24 9310 > 3 9311 > 53 9312 > 18 9313 > 17 9314 > 66 9315 > 95 9316 > 32 9317 > 6 9318 > 90 9319 > 44 9320 > 26 9321 > 89 9322 > 40 9323 > 45 9324 > 38 9325 > 54 9326 > 99 9327 > 43 9328 > 0 9329 > 96 9330 > 45 9331 > 55 9332 > 74 9333 > 65 9334 > 63 9335 > 53 9336 > 79 9337 > 78 9338 > 56 9339 > 31 9340 > 59 9341 > 88 9342 > 40 9343 > 44 9344 > 71 9345 > 39 9346 > 40 9347 > 55 9348 > 13 9349 > 74 9350 > 15 9351 > 25 9352 > 15 9353 > 63 9354 > 51 9355 > 65 9356 > 14 9357 > 64 9358 > 61 9359 > 52 9360 > 33 9361 > 25 9362 > 23 9363 > 42 9364 > 31 9365 > 14 9366 > 70 9367 > 39 9368 > 85 9369 > 92 9370 > 67 9371 > 30 9372 > 65 9373 > 91 9374 > 11 9375 > 18 9376 > 20 9377 > 27 9378 > 10 9379 > 38 9380 > 13 9381 > 1 9382 > 78 9383 > 6 9384 > 57 9385 > 67 9386 > 83 9387 > 25 9388 > 99 9389 > 21 9390 > 40 9391 > 85 9392 > 50 9393 > 72 9394 > 11 9395 > 85 9396 > 91 9397 > 28 9398 > 38 9399 > 57 9400 > 7 9401 > 59 9402 > 19 9403 > 42 9404 > 69 9405 > 76 9406 > 96 9407 > 77 9408 > 10 9409 > 67 9410 > 95 9411 > 43 9412 > 1 9413 > 23 9414 > 58 9415 > 38 9416 > 57 9417 > 24 9418 > 88 9419 > 81 9420 > 7 9421 > 89 9422 > 90 9423 > 70 9424 > 61 9425 > 4 9426 > 37 9427 > 67 9428 > 60 9429 > 8 9430 > 18 9431 > 37 9432 > 19 9433 > 13 9434 > 95 9435 > 17 9436 > 75 9437 > 95 9438 > 13 9439 > 13 9440 > 69 9441 > 94 9442 > 79 9443 > 32 9444 > 50 9445 > 17 9446 > 0 9447 > 9 9448 > 77 9449 > 91 9450 > 40 9451 > 11 9452 > 85 9453 > 22 9454 > 86 9455 > 65 9456 > 63 9457 > 23 9458 > 37 9459 > 39 9460 > 29 9461 > 91 9462 > 14 9463 > 7 9464 > 24 9465 > 78 9466 > 28 9467 > 59 9468 > 24 9469 > 59 9470 > 8 9471 > 60 9472 > 86 9473 > 63 9474 > 53 9475 > 51 9476 > 40 9477 > 43 9478 > 96 9479 > 83 9480 > 27 9481 > 58 9482 > 93 9483 > 14 9484 > 40 9485 > 80 9486 > 54 9487 > 90 9488 > 84 9489 > 82 9490 > 73 9491 > 75 9492 > 59 9493 > 34 9494 > 77 9495 > 98 9496 > 27 9497 > 36 9498 > 14 9499 > 29 9500 > 79 9501 > 23 9502 > 42 9503 > 89 9504 > 36 9505 > 47 9506 > 65 9507 > 25 9508 > 25 9509 > 81 9510 > 46 9511 > 42 9512 > 13 9513 > 14 9514 > 23 9515 > 97 9516 > 20 9517 > 11 9518 > 83 9519 > 91 9520 > 97 9521 > 34 9522 > 81 9523 > 85 9524 > 28 9525 > 54 9526 > 66 9527 > 84 9528 > 38 9529 > 42 9530 > 53 9531 > 63 9532 > 74 9533 > 18 9534 > 63 9535 > 28 9536 > 52 9537 > 76 9538 > 91 9539 > 60 9540 > 64 9541 > 55 9542 > 18 9543 > 29 9544 > 0 9545 > 62 9546 > 10 9547 > 56 9548 > 48 9549 > 0 9550 > 17 9551 > 47 9552 > 70 9553 > 68 9554 > 31 9555 > 30 9556 > 53 9557 > 22 9558 > 8 9559 > 78 9560 > 86 9561 > 82 9562 > 49 9563 > 44 9564 > 46 9565 > 24 9566 > 64 9567 > 44 9568 > 89 9569 > 82 9570 > 63 9571 > 74 9572 > 46 9573 > 4 9574 > 50 9575 > 92 9576 > 44 9577 > 78 9578 > 53 9579 > 14 9580 > 20 9581 > 45 9582 > 38 9583 > 25 9584 > 80 9585 > 28 9586 > 94 9587 > 3 9588 > 40 9589 > 23 9590 > 38 9591 > 53 9592 > 45 9593 > 18 9594 > 92 9595 > 74 9596 > 24 9597 > 49 9598 > 12 9599 > 56 9600 > 77 9601 > 21 9602 > 35 9603 > 43 9604 > 36 9605 > 53 9606 > 5 9607 > 0 9608 > 16 9609 > 28 9610 > 57 9611 > 60 9612 > 71 9613 > 83 9614 > 71 9615 > 95 9616 > 77 9617 > 46 9618 > 84 9619 > 50 9620 > 0 9621 > 23 9622 > 63 9623 > 44 9624 > 56 9625 > 81 9626 > 27 9627 > 96 9628 > 54 9629 > 76 9630 > 19 9631 > 57 9632 > 62 9633 > 53 9634 > 82 9635 > 40 9636 > 34 9637 > 60 9638 > 64 9639 > 43 9640 > 5 9641 > 52 9642 > 66 9643 > 55 9644 > 13 9645 > 53 9646 > 87 9647 > 84 9648 > 3 9649 > 65 9650 > 39 9651 > 43 9652 > 60 9653 > 48 9654 > 66 9655 > 78 9656 > 84 9657 > 44 9658 > 14 9659 > 39 9660 > 36 9661 > 42 9662 > 37 9663 > 50 9664 > 77 9665 > 59 9666 > 75 9667 > 30 9668 > 71 9669 > 22 9670 > 53 9671 > 7 9672 > 17 9673 > 54 9674 > 33 9675 > 50 9676 > 91 9677 > 44 9678 > 82 9679 > 70 9680 > 42 9681 > 97 9682 > 92 9683 > 50 9684 > 94 9685 > 43 9686 > 37 9687 > 71 9688 > 79 9689 > 86 9690 > 18 9691 > 72 9692 > 4 9693 > 55 9694 > 79 9695 > 27 9696 > 81 9697 > 74 9698 > 56 9699 > 44 9700 > 96 9701 > 54 9702 > 14 9703 > 89 9704 > 59 9705 > 11 9706 > 29 9707 > 97 9708 > 43 9709 > 7 9710 > 6 9711 > 29 9712 > 69 9713 > 76 9714 > 32 9715 > 5 9716 > 3 9717 > 53 9718 > 97 9719 > 34 9720 > 27 9721 > 52 9722 > 1 9723 > 34 9724 > 21 9725 > 52 9726 > 59 9727 > 48 9728 > 97 9729 > 99 9730 > 95 9731 > 94 9732 > 6 9733 > 78 9734 > 47 9735 > 79 9736 > 3 9737 > 83 9738 > 98 9739 > 95 9740 > 66 9741 > 22 9742 > 36 9743 > 37 9744 > 69 9745 > 73 9746 > 85 9747 > 63 9748 > 17 9749 > 85 9750 > 60 9751 > 38 9752 > 45 9753 > 16 9754 > 2 9755 > 28 9756 > 30 9757 > 2 9758 > 69 9759 > 70 9760 > 64 9761 > 80 9762 > 80 9763 > 88 9764 > 57 9765 > 44 9766 > 41 9767 > 11 9768 > 37 9769 > 92 9770 > 1 9771 > 93 9772 > 74 9773 > 30 9774 > 14 9775 > 10 9776 > 19 9777 > 0 9778 > 28 9779 > 56 9780 > 87 9781 > 92 9782 > 9 9783 > 0 9784 > 64 9785 > 13 9786 > 58 9787 > 7 9788 > 7 9789 > 21 9790 > 76 9791 > 63 9792 > 72 9793 > 96 9794 > 51 9795 > 71 9796 > 54 9797 > 50 9798 > 22 9799 > 36 9800 > 14 9801 > 52 9802 > 74 9803 > 9 9804 > 95 9805 > 32 9806 > 29 9807 > 91 9808 > 67 9809 > 69 9810 > 9 9811 > 24 9812 > 70 9813 > 30 9814 > 73 9815 > 12 9816 > 41 9817 > 9 9818 > 9 9819 > 38 9820 > 61 9821 > 62 9822 > 59 9823 > 82 9824 > 24 9825 > 74 9826 > 78 9827 > 72 9828 > 83 9829 > 35 9830 > 9 9831 > 28 9832 > 73 9833 > 75 9834 > 14 9835 > 12 9836 > 23 9837 > 38 9838 > 42 9839 > 92 9840 > 67 9841 > 53 9842 > 2 9843 > 39 9844 > 81 9845 > 39 9846 > 42 9847 > 95 9848 > 55 9849 > 9 9850 > 18 9851 > 34 9852 > 60 9853 > 12 9854 > 47 9855 > 39 9856 > 74 9857 > 3 9858 > 4 9859 > 86 9860 > 31 9861 > 47 9862 > 10 9863 > 58 9864 > 50 9865 > 67 9866 > 58 9867 > 48 9868 > 25 9869 > 1 9870 > 99 9871 > 77 9872 > 94 9873 > 88 9874 > 75 9875 > 48 9876 > 81 9877 > 16 9878 > 94 9879 > 6 9880 > 53 9881 > 19 9882 > 0 9883 > 74 9884 > 86 9885 > 38 9886 > 21 9887 > 8 9888 > 95 9889 > 26 9890 > 92 9891 > 43 9892 > 61 9893 > 78 9894 > 94 9895 > 19 9896 > 84 9897 > 54 9898 > 81 9899 > 97 9900 > 11 9901 > 87 9902 > 2 9903 > 86 9904 > 32 9905 > 38 9906 > 78 9907 > 59 9908 > 23 9909 > 89 9910 > 33 9911 > 46 9912 > 66 9913 > 40 9914 > 66 9915 > 1 9916 > 19 9917 > 76 9918 > 0 9919 > 42 9920 > 27 9921 > 98 9922 > 75 9923 > 23 9924 > 63 9925 > 92 9926 > 20 9927 > 20 9928 > 99 9929 > 19 9930 > 12 9931 > 68 9932 > 53 9933 > 37 9934 > 11 9935 > 26 9936 > 35 9937 > 14 9938 > 56 9939 > 66 9940 > 3 9941 > 83 9942 > 28 9943 > 47 9944 > 78 9945 > 22 9946 > 59 9947 > 93 9948 > 57 9949 > 53 9950 > 96 9951 > 33 9952 > 4 9953 > 83 9954 > 93 9955 > 66 9956 > 76 9957 > 3 9958 > 34 9959 > 35 9960 > 69 9961 > 68 9962 > 19 9963 > 64 9964 > 53 9965 > 59 9966 > 81 9967 > 86 9968 > 64 9969 > 51 9970 > 74 9971 > 26 9972 > 7 9973 > 5 9974 > 30 9975 > 53 9976 > 61 9977 > 43 9978 > 16 9979 > 17 9980 > 57 9981 > 40 9982 > 63 9983 > 65 9984 > 17 9985 > 63 9986 > 23 9987 > 10 9988 > 55 9989 > 58 9990 > 28 9991 > 18 9992 > 93 9993 > 5 9994 > 96 9995 > 83 9996 > 83 9997 > 22 9998 > 14 9999 output.txt: > 0 125 > 0 127 > 0 197 > 0 304 > 0 354 > 0 419 > 0 500 > 0 1147 > 0 1169 > 0 1252 > 0 1683 > 0 1712 > 0 1721 > 0 1908 > 0 1996 > 0 2461 > 0 2471 > 0 2596 > 0 2796 > 0 2822 > 0 2825 > 0 2937 > 0 3242 > 0 3275 > 0 3304 > 0 3359 > 0 3420 > 0 3536 > 0 3719 > 0 3838 > 0 3941 > 0 4190 > 0 4297 > 0 4310 > 0 4336 > 0 4438 > 0 4477 > 0 4523 > 0 4571 > 0 4662 > 0 4790 > 0 5117 > 0 5120 > 0 5184 > 0 5327 > 0 5331 > 0 5474 > 0 5496 > 0 5755 > 0 5759 > 0 5937 > 0 5962 > 0 6182 > 0 6219 > 0 6265 > 0 6271 > 0 6341 > 0 6360 > 0 6501 > 0 6518 > 0 6612 > 0 6642 > 0 6755 > 0 6896 > 0 6927 > 0 6959 > 0 6965 > 0 7045 > 0 7257 > 0 7258 > 0 7517 > 0 7532 > 0 7657 > 0 7667 > 0 7744 > 0 7902 > 0 7929 > 0 7980 > 0 7997 > 0 8339 > 0 8442 > 0 8475 > 0 8803 > 0 8863 > 0 8888 > 0 8959 > 0 8981 > 0 9079 > 0 9137 > 0 9155 > 0 9329 > 0 9447 > 0 9545 > 0 9550 > 0 9608 > 0 9621 > 0 9778 > 0 9784 > 0 9883 > 0 9919 > 1 171 > 1 185 > 1 196 > 1 262 > 1 516 > 1 556 > 1 569 > 1 625 > 1 636 > 1 766 > 1 838 > 1 909 > 1 1195 > 1 1260 > 1 1266 > 1 1307 > 1 1433 > 1 1522 > 1 1623 > 1 1698 > 1 1863 > 1 1892 > 1 1893 > 1 2003 > 1 2183 > 1 2258 > 1 2273 > 1 2317 > 1 2698 > 1 2803 > 1 2989 > 1 3044 > 1 3081 > 1 3164 > 1 3239 > 1 3509 > 1 3525 > 1 3837 > 1 4031 > 1 4081 > 1 4228 > 1 4452 > 1 4672 > 1 4684 > 1 4692 > 1 4717 > 1 4780 > 1 4805 > 1 4849 > 1 4925 > 1 5199 > 1 5250 > 1 5321 > 1 5388 > 1 5734 > 1 5788 > 1 5851 > 1 5877 > 1 5924 > 1 5933 > 1 6011 > 1 6114 > 1 6252 > 1 6270 > 1 6373 > 1 6383 > 1 6457 > 1 6522 > 1 6628 > 1 6657 > 1 6660 > 1 6739 > 1 6806 > 1 6888 > 1 7150 > 1 7190 > 1 7224 > 1 7451 > 1 7514 > 1 7794 > 1 7812 > 1 7821 > 1 8182 > 1 8313 > 1 8557 > 1 8588 > 1 8644 > 1 8766 > 1 8767 > 1 8877 > 1 9065 > 1 9066 > 1 9199 > 1 9233 > 1 9382 > 1 9413 > 1 9723 > 1 9771 > 1 9870 > 1 9916 > 2 209 > 2 232 > 2 296 > 2 307 > 2 353 > 2 440 > 2 472 > 2 813 > 2 883 > 2 900 > 2 979 > 2 1064 > 2 1168 > 2 1222 > 2 1274 > 2 1276 > 2 1558 > 2 1670 > 2 1686 > 2 1705 > 2 1747 > 2 2098 > 2 2192 > 2 2228 > 2 2355 > 2 2420 > 2 2665 > 2 2813 > 2 2997 > 2 3030 > 2 3041 > 2 3043 > 2 3047 > 2 3058 > 2 3258 > 2 3319 > 2 3385 > 2 3621 > 2 3681 > 2 3713 > 2 3822 > 2 3846 > 2 3849 > 2 3917 > 2 4039 > 2 4051 > 2 4116 > 2 4321 > 2 4479 > 2 4594 > 2 4656 > 2 4660 > 2 4697 > 2 4908 > 2 4926 > 2 5037 > 2 5049 > 2 5056 > 2 5099 > 2 5205 > 2 5385 > 2 5458 > 2 5524 > 2 5624 > 2 5670 > 2 5757 > 2 5891 > 2 5963 > 2 6096 > 2 6130 > 2 6336 > 2 6371 > 2 6437 > 2 6539 > 2 6675 > 2 6800 > 2 6884 > 2 6999 > 2 7084 > 2 7270 > 2 7287 > 2 7535 > 2 7623 > 2 7655 > 2 7695 > 2 7838 > 2 7895 > 2 7937 > 2 8008 > 2 8210 > 2 8383 > 2 8472 > 2 8507 > 2 8867 > 2 9184 > 2 9235 > 2 9755 > 2 9758 > 2 9843 > 2 9903 > 3 85 > 3 188 > 3 333 > 3 363 > 3 456 > 3 506 > 3 622 > 3 779 > 3 894 > 3 938 > 3 943 > 3 951 > 3 1006 > 3 1101 > 3 1167 > 3 1203 > 3 1365 > 3 1578 > 3 1617 > 3 1649 > 3 1674 > 3 1681 > 3 1764 > 3 1964 > 3 2008 > 3 2102 > 3 2169 > 3 2296 > 3 2452 > 3 2725 > 3 2866 > 3 2978 > 3 3023 > 3 3204 > 3 3285 > 3 3307 > 3 3481 > 3 3624 > 3 3875 > 3 3919 > 3 4090 > 3 4191 > 3 4424 > 3 4674 > 3 4714 > 3 4722 > 3 4861 > 3 5110 > 3 5118 > 3 5265 > 3 5403 > 3 5517 > 3 5711 > 3 5832 > 3 5989 > 3 6071 > 3 6173 > 3 6186 > 3 6235 > 3 6311 > 3 6330 > 3 6528 > 3 6561 > 3 6795 > 3 6843 > 3 7016 > 3 7063 > 3 7102 > 3 7140 > 3 7279 > 3 7671 > 3 7697 > 3 7852 > 3 8004 > 3 8016 > 3 8107 > 3 8178 > 3 8398 > 3 8403 > 3 8596 > 3 8607 > 3 8620 > 3 8642 > 3 8655 > 3 8699 > 3 8742 > 3 8784 > 3 8817 > 3 9055 > 3 9068 > 3 9102 > 3 9280 > 3 9311 > 3 9588 > 3 9649 > 3 9717 > 3 9737 > 3 9858 > 3 9941 > 3 9958 > 4 46 > 4 106 > 4 149 > 4 208 > 4 372 > 4 377 > 4 392 > 4 413 > 4 453 > 4 613 > 4 645 > 4 658 > 4 744 > 4 767 > 4 965 > 4 1069 > 4 1255 > 4 1305 > 4 1342 > 4 1347 > 4 1565 > 4 1759 > 4 1799 > 4 1810 > 4 1896 > 4 2039 > 4 2058 > 4 2171 > 4 2194 > 4 2204 > 4 2263 > 4 2402 > 4 2533 > 4 2566 > 4 2579 > 4 2630 > 4 2791 > 4 2835 > 4 2929 > 4 2964 > 4 3040 > 4 3060 > 4 3212 > 4 3225 > 4 3290 > 4 3312 > 4 3825 > 4 3992 > 4 4120 > 4 4341 > 4 4483 > 4 4519 > 4 4608 > 4 4666 > 4 4763 > 4 4863 > 4 4911 > 4 4974 > 4 5097 > 4 5224 > 4 5267 > 4 5473 > 4 5666 > 4 5726 > 4 5807 > 4 5862 > 4 6082 > 4 6221 > 4 6406 > 4 6543 > 4 6608 > 4 6668 > 4 6722 > 4 6785 > 4 7136 > 4 7261 > 4 7507 > 4 7780 > 4 7837 > 4 7885 > 4 7950 > 4 7981 > 4 8087 > 4 8218 > 4 8219 > 4 8336 > 4 8463 > 4 8514 > 4 8850 > 4 8973 > 4 9092 > 4 9097 > 4 9126 > 4 9278 > 4 9282 > 4 9426 > 4 9574 > 4 9693 > 4 9859 > 4 9953 > 5 25 > 5 99 > 5 103 > 5 126 > 5 135 > 5 169 > 5 259 > 5 275 > 5 277 > 5 485 > 5 554 > 5 583 > 5 694 > 5 703 > 5 923 > 5 935 > 5 1020 > 5 1184 > 5 1185 > 5 1241 > 5 1337 > 5 1646 > 5 1685 > 5 1756 > 5 1881 > 5 1940 > 5 1975 > 5 2290 > 5 2464 > 5 2513 > 5 2560 > 5 2632 > 5 2743 > 5 3066 > 5 3071 > 5 3084 > 5 3137 > 5 3391 > 5 3484 > 5 3642 > 5 3777 > 5 3983 > 5 3986 > 5 3996 > 5 4002 > 5 4033 > 5 4115 > 5 4287 > 5 4417 > 5 4465 > 5 4490 > 5 4585 > 5 4817 > 5 4857 > 5 4956 > 5 4963 > 5 4992 > 5 5033 > 5 5239 > 5 5252 > 5 5437 > 5 5639 > 5 5650 > 5 5698 > 5 5797 > 5 5927 > 5 5948 > 5 6102 > 5 6253 > 5 6323 > 5 6331 > 5 6502 > 5 6562 > 5 6694 > 5 6911 > 5 6914 > 5 7134 > 5 7174 > 5 7283 > 5 7347 > 5 7573 > 5 7612 > 5 7835 > 5 7883 > 5 7960 > 5 7965 > 5 8085 > 5 8122 > 5 8253 > 5 8415 > 5 8516 > 5 8541 > 5 8585 > 5 9036 > 5 9259 > 5 9607 > 5 9641 > 5 9716 > 5 9974 > 5 9994 > 6 11 > 6 45 > 6 66 > 6 215 > 6 327 > 6 578 > 6 669 > 6 763 > 6 812 > 6 948 > 6 1209 > 6 1293 > 6 1312 > 6 1450 > 6 1500 > 6 1738 > 6 1968 > 6 2090 > 6 2103 > 6 2227 > 6 2393 > 6 2448 > 6 2508 > 6 2604 > 6 2631 > 6 2658 > 6 2687 > 6 2869 > 6 2891 > 6 2905 > 6 2907 > 6 2991 > 6 3036 > 6 3152 > 6 3279 > 6 3474 > 6 3669 > 6 3732 > 6 3950 > 6 4214 > 6 4398 > 6 4431 > 6 4505 > 6 4785 > 6 4879 > 6 5020 > 6 5035 > 6 5041 > 6 5114 > 6 5155 > 6 5349 > 6 5396 > 6 5429 > 6 5504 > 6 5532 > 6 5586 > 6 5694 > 6 5741 > 6 5779 > 6 6049 > 6 6146 > 6 6242 > 6 6287 > 6 6300 > 6 6370 > 6 6414 > 6 6447 > 6 6566 > 6 6615 > 6 6835 > 6 6997 > 6 7027 > 6 7315 > 6 7325 > 6 7336 > 6 7490 > 6 7533 > 6 7582 > 6 7705 > 6 7766 > 6 7880 > 6 8017 > 6 8036 > 6 8088 > 6 8248 > 6 8512 > 6 8592 > 6 8648 > 6 8801 > 6 8876 > 6 9109 > 6 9134 > 6 9135 > 6 9200 > 6 9306 > 6 9318 > 6 9384 > 6 9711 > 6 9733 > 6 9880 > 7 165 > 7 284 > 7 376 > 7 564 > 7 624 > 7 737 > 7 980 > 7 1008 > 7 1016 > 7 1152 > 7 1508 > 7 1591 > 7 1667 > 7 1672 > 7 1703 > 7 1839 > 7 2067 > 7 2242 > 7 2244 > 7 2350 > 7 2365 > 7 2542 > 7 2606 > 7 2696 > 7 2821 > 7 2861 > 7 3001 > 7 3063 > 7 3092 > 7 3146 > 7 3341 > 7 3397 > 7 3402 > 7 3475 > 7 3631 > 7 3684 > 7 3862 > 7 3989 > 7 4224 > 7 4267 > 7 4399 > 7 4473 > 7 4612 > 7 4827 > 7 4966 > 7 4990 > 7 5003 > 7 5271 > 7 5352 > 7 5477 > 7 5663 > 7 5705 > 7 5710 > 7 5713 > 7 5733 > 7 5899 > 7 5911 > 7 5964 > 7 6018 > 7 6052 > 7 6316 > 7 6321 > 7 6506 > 7 6546 > 7 6804 > 7 6956 > 7 7066 > 7 7130 > 7 7131 > 7 7145 > 7 7212 > 7 7235 > 7 7379 > 7 7477 > 7 7498 > 7 7525 > 7 7625 > 7 7752 > 7 7761 > 7 7813 > 7 7956 > 7 8031 > 7 8062 > 7 8175 > 7 8300 > 7 8381 > 7 8631 > 7 8729 > 7 8917 > 7 9217 > 7 9269 > 7 9295 > 7 9401 > 7 9421 > 7 9464 > 7 9672 > 7 9710 > 7 9788 > 7 9789 > 7 9973 > 8 142 > 8 221 > 8 242 > 8 276 > 8 422 > 8 473 > 8 562 > 8 738 > 8 759 > 8 854 > 8 1025 > 8 1077 > 8 1270 > 8 1334 > 8 1505 > 8 1516 > 8 1552 > 8 1555 > 8 1635 > 8 1655 > 8 2376 > 8 2456 > 8 2463 > 8 2602 > 8 2640 > 8 2770 > 8 2860 > 8 2935 > 8 2987 > 8 2994 > 8 3222 > 8 3250 > 8 3261 > 8 3393 > 8 3417 > 8 3447 > 8 3524 > 8 3532 > 8 3636 > 8 3714 > 8 3861 > 8 3928 > 8 3971 > 8 3975 > 8 4185 > 8 4293 > 8 4506 > 8 4545 > 8 4609 > 8 4616 > 8 4819 > 8 4876 > 8 4878 > 8 5085 > 8 5126 > 8 5178 > 8 5255 > 8 5453 > 8 5516 > 8 5522 > 8 5590 > 8 5857 > 8 5972 > 8 5982 > 8 6047 > 8 6090 > 8 6139 > 8 6191 > 8 6199 > 8 6426 > 8 6451 > 8 6583 > 8 6639 > 8 6692 > 8 6738 > 8 6901 > 8 6980 > 8 7382 > 8 7394 > 8 7470 > 8 7586 > 8 7726 > 8 7976 > 8 8201 > 8 8344 > 8 8400 > 8 8465 > 8 8480 > 8 8581 > 8 8595 > 8 8666 > 8 8721 > 8 8951 > 8 8987 > 8 9072 > 8 9164 > 8 9430 > 8 9471 > 8 9559 > 8 9888 > 9 82 > 9 155 > 9 170 > 9 177 > 9 238 > 9 452 > 9 529 > 9 773 > 9 942 > 9 974 > 9 988 > 9 1065 > 9 1374 > 9 1390 > 9 1456 > 9 1487 > 9 1585 > 9 1709 > 9 1820 > 9 1883 > 9 1921 > 9 2063 > 9 2172 > 9 2312 > 9 2389 > 9 2624 > 9 2649 > 9 2667 > 9 2678 > 9 2686 > 9 2841 > 9 2945 > 9 2960 > 9 3021 > 9 3024 > 9 3026 > 9 3076 > 9 3301 > 9 3457 > 9 3490 > 9 3496 > 9 3594 > 9 3697 > 9 3707 > 9 3795 > 9 4023 > 9 4130 > 9 4201 > 9 4348 > 9 4442 > 9 4546 > 9 4570 > 9 4903 > 9 5061 > 9 5087 > 9 5188 > 9 5290 > 9 5299 > 9 5635 > 9 5745 > 9 5767 > 9 6236 > 9 6342 > 9 6448 > 9 6545 > 9 6547 > 9 6678 > 9 7139 > 9 7360 > 9 7563 > 9 7663 > 9 7851 > 9 7873 > 9 7881 > 9 7932 > 9 7939 > 9 8029 > 9 8069 > 9 8096 > 9 8156 > 9 8234 > 9 8283 > 9 8294 > 9 8338 > 9 8768 > 9 8775 > 9 8815 > 9 8960 > 9 8971 > 9 8975 > 9 9044 > 9 9249 > 9 9448 > 9 9783 > 9 9804 > 9 9811 > 9 9818 > 9 9819 > 9 9831 > 9 9850 > 10 70 > 10 129 > 10 521 > 10 577 > 10 607 > 10 701 > 10 801 > 10 879 > 10 903 > 10 916 > 10 1249 > 10 1310 > 10 1316 > 10 1468 > 10 1489 > 10 1527 > 10 1628 > 10 1726 > 10 1801 > 10 1817 > 10 1829 > 10 1934 > 10 2030 > 10 2334 > 10 2381 > 10 2458 > 10 2476 > 10 2585 > 10 2750 > 10 2763 > 10 2772 > 10 2986 > 10 3096 > 10 3172 > 10 3233 > 10 3334 > 10 3367 > 10 3784 > 10 4329 > 10 4446 > 10 4512 > 10 4613 > 10 4657 > 10 4919 > 10 4940 > 10 4946 > 10 5169 > 10 5288 > 10 5303 > 10 5365 > 10 5405 > 10 5616 > 10 5625 > 10 6012 > 10 6037 > 10 6482 > 10 6576 > 10 6634 > 10 7237 > 10 7249 > 10 7299 > 10 7327 > 10 7357 > 10 7501 > 10 7598 > 10 7935 > 10 8052 > 10 8060 > 10 8150 > 10 8223 > 10 8288 > 10 8365 > 10 8372 > 10 8401 > 10 8505 > 10 8618 > 10 8647 > 10 8725 > 10 8757 > 10 8796 > 10 8837 > 10 8855 > 10 8882 > 10 8906 > 10 8939 > 10 8957 > 10 8978 > 10 9098 > 10 9132 > 10 9168 > 10 9169 > 10 9198 > 10 9254 > 10 9300 > 10 9379 > 10 9409 > 10 9547 > 10 9776 > 10 9863 > 10 9988 > 11 2 > 11 130 > 11 152 > 11 345 > 11 366 > 11 410 > 11 446 > 11 507 > 11 545 > 11 580 > 11 599 > 11 754 > 11 995 > 11 1018 > 11 1068 > 11 1076 > 11 1118 > 11 1197 > 11 1198 > 11 1530 > 11 1553 > 11 1616 > 11 1642 > 11 1822 > 11 1950 > 11 2013 > 11 2021 > 11 2160 > 11 2289 > 11 2344 > 11 2351 > 11 2356 > 11 2383 > 11 2499 > 11 2589 > 11 2638 > 11 2824 > 11 2885 > 11 2971 > 11 2974 > 11 3072 > 11 3140 > 11 3202 > 11 3268 > 11 3398 > 11 3416 > 11 3498 > 11 3514 > 11 3528 > 11 3783 > 11 3786 > 11 4003 > 11 4167 > 11 4359 > 11 4487 > 11 4823 > 11 4912 > 11 4960 > 11 5192 > 11 5284 > 11 5306 > 11 5340 > 11 5903 > 11 5974 > 11 6075 > 11 6150 > 11 6440 > 11 6536 > 11 6830 > 11 6882 > 11 6958 > 11 7013 > 11 7059 > 11 7093 > 11 7146 > 11 7221 > 11 7244 > 11 7286 > 11 7579 > 11 7652 > 11 8112 > 11 8132 > 11 8137 > 11 8209 > 11 8314 > 11 8318 > 11 8345 > 11 8351 > 11 8809 > 11 9035 > 11 9203 > 11 9279 > 11 9375 > 11 9395 > 11 9452 > 11 9518 > 11 9706 > 11 9768 > 11 9901 > 11 9935 > 12 59 > 12 60 > 12 340 > 12 367 > 12 466 > 12 687 > 12 760 > 12 871 > 12 1021 > 12 1039 > 12 1212 > 12 1234 > 12 1265 > 12 1336 > 12 1352 > 12 1353 > 12 1454 > 12 1701 > 12 1867 > 12 2010 > 12 2037 > 12 2210 > 12 2272 > 12 2617 > 12 2633 > 12 2673 > 12 2778 > 12 2804 > 12 2933 > 12 2963 > 12 2967 > 12 2983 > 12 2985 > 12 3051 > 12 3087 > 12 3158 > 12 3209 > 12 3362 > 12 3570 > 12 3600 > 12 3607 > 12 3735 > 12 3810 > 12 3819 > 12 4066 > 12 4092 > 12 4236 > 12 4413 > 12 4508 > 12 4593 > 12 4631 > 12 4706 > 12 4768 > 12 4867 > 12 4931 > 12 4933 > 12 4950 > 12 5213 > 12 5280 > 12 5494 > 12 5701 > 12 5742 > 12 5846 > 12 5920 > 12 5977 > 12 6017 > 12 6098 > 12 6239 > 12 6475 > 12 6609 > 12 6645 > 12 6648 > 12 6725 > 12 6811 > 12 6844 > 12 6891 > 12 7055 > 12 7100 > 12 7124 > 12 7197 > 12 7203 > 12 7421 > 12 7581 > 12 7638 > 12 7662 > 12 8135 > 12 8393 > 12 8545 > 12 8672 > 12 8831 > 12 8893 > 12 8898 > 12 9037 > 12 9193 > 12 9238 > 12 9599 > 12 9816 > 12 9836 > 12 9854 > 12 9931 > 13 34 > 13 63 > 13 69 > 13 132 > 13 172 > 13 203 > 13 245 > 13 313 > 13 402 > 13 1007 > 13 1219 > 13 1268 > 13 1444 > 13 1476 > 13 1484 > 13 1488 > 13 1514 > 13 1587 > 13 1637 > 13 1876 > 13 1890 > 13 2208 > 13 2399 > 13 2611 > 13 2807 > 13 3082 > 13 3144 > 13 3190 > 13 3515 > 13 3568 > 13 3661 > 13 3668 > 13 3806 > 13 3865 > 13 3874 > 13 3981 > 13 4013 > 13 4024 > 13 4107 > 13 4475 > 13 4542 > 13 4680 > 13 4831 > 13 4902 > 13 5001 > 13 5145 > 13 5231 > 13 5273 > 13 5335 > 13 5606 > 13 5629 > 13 5756 > 13 5863 > 13 5979 > 13 5994 > 13 6105 > 13 6112 > 13 6152 > 13 6467 > 13 6472 > 13 6510 > 13 6601 > 13 6719 > 13 6743 > 13 6802 > 13 7010 > 13 7021 > 13 7201 > 13 7229 > 13 7458 > 13 7462 > 13 7522 > 13 7608 > 13 7618 > 13 7661 > 13 7693 > 13 7694 > 13 7719 > 13 7866 > 13 7907 > 13 8124 > 13 8420 > 13 8555 > 13 8715 > 13 8735 > 13 8909 > 13 8967 > 13 8994 > 13 9129 > 13 9187 > 13 9218 > 13 9222 > 13 9349 > 13 9381 > 13 9434 > 13 9439 > 13 9440 > 13 9513 > 13 9645 > 13 9786 > 14 47 > 14 144 > 14 175 > 14 199 > 14 279 > 14 433 > 14 685 > 14 934 > 14 1017 > 14 1023 > 14 1218 > 14 1285 > 14 1314 > 14 1472 > 14 1615 > 14 1671 > 14 2012 > 14 2085 > 14 2187 > 14 2211 > 14 2240 > 14 2284 > 14 2641 > 14 2703 > 14 2831 > 14 3130 > 14 3153 > 14 3333 > 14 3454 > 14 3486 > 14 3609 > 14 3700 > 14 3763 > 14 4001 > 14 4017 > 14 4153 > 14 4219 > 14 4538 > 14 4622 > 14 4708 > 14 4731 > 14 4770 > 14 4795 > 14 4804 > 14 4836 > 14 4980 > 14 5011 > 14 5030 > 14 5361 > 14 5395 > 14 5482 > 14 5678 > 14 5795 > 14 5818 > 14 5885 > 14 5960 > 14 6212 > 14 6417 > 14 6492 > 14 6624 > 14 6640 > 14 6650 > 14 6735 > 14 7049 > 14 7132 > 14 7148 > 14 7238 > 14 7247 > 14 7483 > 14 7511 > 14 7591 > 14 7620 > 14 7648 > 14 7751 > 14 7845 > 14 7882 > 14 7931 > 14 8103 > 14 8188 > 14 8224 > 14 8346 > 14 8702 > 14 8789 > 14 8923 > 14 9245 > 14 9296 > 14 9357 > 14 9366 > 14 9463 > 14 9484 > 14 9499 > 14 9514 > 14 9580 > 14 9659 > 14 9703 > 14 9775 > 14 9801 > 14 9835 > 14 9938 > 14 9999 > 15 79 > 15 218 > 15 267 > 15 299 > 15 359 > 15 486 > 15 593 > 15 721 > 15 749 > 15 794 > 15 892 > 15 947 > 15 1013 > 15 1188 > 15 1248 > 15 1356 > 15 1470 > 15 1658 > 15 1791 > 15 1842 > 15 1875 > 15 1949 > 15 2000 > 15 2294 > 15 2340 > 15 2341 > 15 2360 > 15 2367 > 15 2447 > 15 2450 > 15 2581 > 15 2594 > 15 2663 > 15 2820 > 15 2836 > 15 2899 > 15 2931 > 15 3134 > 15 3135 > 15 3167 > 15 3463 > 15 3569 > 15 3595 > 15 3650 > 15 3815 > 15 3965 > 15 3988 > 15 4223 > 15 4337 > 15 4371 > 15 4397 > 15 4425 > 15 4535 > 15 4564 > 15 4653 > 15 4675 > 15 4730 > 15 4761 > 15 4945 > 15 4971 > 15 5282 > 15 5295 > 15 5402 > 15 5454 > 15 5531 > 15 5919 > 15 6368 > 15 6455 > 15 6524 > 15 6549 > 15 6559 > 15 6604 > 15 6753 > 15 6779 > 15 6976 > 15 7374 > 15 7528 > 15 7600 > 15 7643 > 15 7731 > 15 8024 > 15 8035 > 15 8038 > 15 8080 > 15 8081 > 15 8192 > 15 8299 > 15 8382 > 15 8404 > 15 8687 > 15 8727 > 15 8805 > 15 8832 > 15 8853 > 15 9114 > 15 9151 > 15 9220 > 15 9273 > 15 9351 > 15 9353 > 16 225 > 16 235 > 16 418 > 16 463 > 16 490 > 16 635 > 16 652 > 16 663 > 16 734 > 16 740 > 16 756 > 16 953 > 16 1164 > 16 1193 > 16 1269 > 16 1439 > 16 1452 > 16 1453 > 16 1519 > 16 1533 > 16 1815 > 16 1844 > 16 1877 > 16 1956 > 16 1965 > 16 1986 > 16 2320 > 16 2526 > 16 2921 > 16 3065 > 16 3316 > 16 3531 > 16 3564 > 16 3696 > 16 3705 > 16 3808 > 16 3893 > 16 3936 > 16 4044 > 16 4196 > 16 4225 > 16 4351 > 16 4426 > 16 4649 > 16 4733 > 16 4859 > 16 4915 > 16 5057 > 16 5104 > 16 5107 > 16 5158 > 16 5270 > 16 5286 > 16 5468 > 16 5512 > 16 5661 > 16 5803 > 16 5881 > 16 5922 > 16 5992 > 16 6056 > 16 6197 > 16 6390 > 16 6431 > 16 6504 > 16 6560 > 16 6627 > 16 6759 > 16 6848 > 16 6895 > 16 7033 > 16 7113 > 16 7319 > 16 7367 > 16 7371 > 16 7405 > 16 7572 > 16 7646 > 16 7799 > 16 7858 > 16 8162 > 16 8284 > 16 8308 > 16 8322 > 16 8387 > 16 8600 > 16 8659 > 16 8730 > 16 8736 > 16 8839 > 16 8897 > 16 8936 > 16 8954 > 16 9051 > 16 9110 > 16 9112 > 16 9609 > 16 9754 > 16 9878 > 16 9979 > 17 14 > 17 22 > 17 62 > 17 93 > 17 254 > 17 457 > 17 686 > 17 696 > 17 711 > 17 877 > 17 1102 > 17 1158 > 17 1183 > 17 1189 > 17 1289 > 17 1360 > 17 1471 > 17 1503 > 17 1524 > 17 1580 > 17 1644 > 17 1819 > 17 1979 > 17 2184 > 17 2213 > 17 2303 > 17 2412 > 17 2413 > 17 2643 > 17 2739 > 17 2827 > 17 2855 > 17 2864 > 17 3194 > 17 3214 > 17 3314 > 17 3348 > 17 3405 > 17 3597 > 17 3598 > 17 3619 > 17 3641 > 17 3799 > 17 3844 > 17 3879 > 17 3900 > 17 3920 > 17 4028 > 17 4192 > 17 4283 > 17 4338 > 17 4354 > 17 4513 > 17 4556 > 17 4620 > 17 4736 > 17 4968 > 17 5064 > 17 5161 > 17 5203 > 17 5561 > 17 5566 > 17 5751 > 17 5921 > 17 6091 > 17 6144 > 17 6178 > 17 6234 > 17 6286 > 17 6301 > 17 6574 > 17 6762 > 17 6772 > 17 6778 > 17 7107 > 17 7355 > 17 7672 > 17 7706 > 17 7816 > 17 7970 > 17 8070 > 17 8205 > 17 8292 > 17 8504 > 17 8578 > 17 8636 > 17 8676 > 17 8740 > 17 8840 > 17 8905 > 17 9024 > 17 9121 > 17 9314 > 17 9436 > 17 9446 > 17 9551 > 17 9673 > 17 9749 > 17 9980 > 17 9985 > 18 18 > 18 19 > 18 160 > 18 303 > 18 475 > 18 603 > 18 650 > 18 809 > 18 831 > 18 927 > 18 952 > 18 968 > 18 1111 > 18 1166 > 18 1259 > 18 1384 > 18 1610 > 18 1618 > 18 1719 > 18 1754 > 18 1776 > 18 1888 > 18 1902 > 18 1961 > 18 2056 > 18 2133 > 18 2167 > 18 2215 > 18 2222 > 18 2265 > 18 2385 > 18 2409 > 18 2415 > 18 2567 > 18 2795 > 18 2862 > 18 2972 > 18 3006 > 18 3109 > 18 3176 > 18 3567 > 18 3956 > 18 4011 > 18 4047 > 18 4048 > 18 4378 > 18 4460 > 18 4713 > 18 4989 > 18 5181 > 18 5200 > 18 5485 > 18 5503 > 18 5546 > 18 5596 > 18 5602 > 18 5728 > 18 5743 > 18 5842 > 18 5859 > 18 5976 > 18 6094 > 18 6172 > 18 6283 > 18 6599 > 18 6805 > 18 6902 > 18 7008 > 18 7019 > 18 7099 > 18 7243 > 18 7463 > 18 7698 > 18 7810 > 18 8064 > 18 8066 > 18 8083 > 18 8094 > 18 8113 > 18 8130 > 18 8131 > 18 8149 > 18 8366 > 18 8441 > 18 8445 > 18 8778 > 18 8842 > 18 8920 > 18 9005 > 18 9242 > 18 9290 > 18 9313 > 18 9376 > 18 9431 > 18 9534 > 18 9543 > 18 9594 > 18 9691 > 18 9851 > 18 9992 > 19 4 > 19 71 > 19 249 > 19 338 > 19 404 > 19 526 > 19 590 > 19 617 > 19 828 > 19 846 > 19 955 > 19 986 > 19 1107 > 19 1605 > 19 1675 > 19 1688 > 19 1708 > 19 1826 > 19 1900 > 19 1993 > 19 2048 > 19 2193 > 19 2446 > 19 2460 > 19 2627 > 19 2655 > 19 2671 > 19 2730 > 19 2849 > 19 2926 > 19 2930 > 19 2949 > 19 3221 > 19 3263 > 19 3339 > 19 3428 > 19 3468 > 19 3469 > 19 3577 > 19 3582 > 19 3664 > 19 3938 > 19 3963 > 19 4089 > 19 4114 > 19 4136 > 19 4145 > 19 4374 > 19 4433 > 19 4533 > 19 4550 > 19 4634 > 19 4677 > 19 4791 > 19 4886 > 19 5153 > 19 5174 > 19 5227 > 19 5541 > 19 5549 > 19 5571 > 19 5598 > 19 5656 > 19 5907 > 19 6216 > 19 6243 > 19 6345 > 19 6382 > 19 6460 > 19 6850 > 19 6926 > 19 6936 > 19 7041 > 19 7120 > 19 7193 > 19 7195 > 19 7437 > 19 7700 > 19 7722 > 19 7748 > 19 7840 > 19 8241 > 19 8317 > 19 8451 > 19 8461 > 19 8468 > 19 8601 > 19 9133 > 19 9172 > 19 9196 > 19 9211 > 19 9403 > 19 9433 > 19 9631 > 19 9777 > 19 9882 > 19 9896 > 19 9917 > 19 9930 > 19 9963 > 20 148 > 20 156 > 20 407 > 20 478 > 20 563 > 20 571 > 20 619 > 20 970 > 20 1180 > 20 1228 > 20 1286 > 20 1435 > 20 1493 > 20 1546 > 20 1554 > 20 1739 > 20 1769 > 20 1794 > 20 1800 > 20 1834 > 20 1851 > 20 2029 > 20 2075 > 20 2077 > 20 2149 > 20 2159 > 20 2166 > 20 2493 > 20 2556 > 20 2570 > 20 2574 > 20 2765 > 20 3000 > 20 3101 > 20 3117 > 20 3237 > 20 3286 > 20 3366 > 20 3378 > 20 3478 > 20 3616 > 20 3740 > 20 3749 > 20 3836 > 20 3890 > 20 4014 > 20 4053 > 20 4110 > 20 4170 > 20 4183 > 20 4239 > 20 4275 > 20 4495 > 20 4529 > 20 4627 > 20 5095 > 20 5125 > 20 5135 > 20 5251 > 20 5568 > 20 5824 > 20 5955 > 20 5997 > 20 5998 > 20 6006 > 20 6066 > 20 6131 > 20 6389 > 20 6442 > 20 6485 > 20 6488 > 20 6605 > 20 6684 > 20 6836 > 20 6851 > 20 6922 > 20 7014 > 20 7098 > 20 7135 > 20 7275 > 20 7337 > 20 7549 > 20 7560 > 20 7738 > 20 7877 > 20 8001 > 20 8025 > 20 8095 > 20 8199 > 20 8213 > 20 8457 > 20 8709 > 20 8932 > 20 9209 > 20 9243 > 20 9377 > 20 9517 > 20 9581 > 20 9927 > 20 9928 > 21 48 > 21 145 > 21 181 > 21 375 > 21 438 > 21 592 > 21 709 > 21 819 > 21 827 > 21 829 > 21 928 > 21 1049 > 21 1084 > 21 1156 > 21 1182 > 21 1582 > 21 1733 > 21 2096 > 21 2232 > 21 2252 > 21 2469 > 21 2484 > 21 2512 > 21 2626 > 21 2756 > 21 2954 > 21 3052 > 21 3062 > 21 3166 > 21 3249 > 21 3379 > 21 3459 > 21 3471 > 21 3563 > 21 3565 > 21 3589 > 21 3718 > 21 3967 > 21 4278 > 21 4302 > 21 4322 > 21 4421 > 21 4498 > 21 4573 > 21 4591 > 21 4604 > 21 4615 > 21 4639 > 21 4668 > 21 4720 > 21 4751 > 21 4799 > 21 4848 > 21 5045 > 21 5439 > 21 5493 > 21 5653 > 21 5680 > 21 5843 > 21 6043 > 21 6068 > 21 6229 > 21 6288 > 21 6424 > 21 6554 > 21 6786 > 21 6819 > 21 6831 > 21 6949 > 21 7026 > 21 7032 > 21 7125 > 21 7341 > 21 7356 > 21 7358 > 21 7392 > 21 7404 > 21 7631 > 21 8118 > 21 8125 > 21 8177 > 21 8242 > 21 8436 > 21 8453 > 21 8454 > 21 8566 > 21 8606 > 21 8769 > 21 8807 > 21 8919 > 21 9047 > 21 9058 > 21 9064 > 21 9094 > 21 9204 > 21 9390 > 21 9602 > 21 9725 > 21 9790 > 21 9887 > 22 72 > 22 88 > 22 201 > 22 297 > 22 396 > 22 398 > 22 493 > 22 517 > 22 584 > 22 629 > 22 638 > 22 665 > 22 751 > 22 802 > 22 896 > 22 912 > 22 919 > 22 1105 > 22 1432 > 22 1689 > 22 1727 > 22 1735 > 22 1782 > 22 1814 > 22 1825 > 22 1833 > 22 1887 > 22 2309 > 22 2338 > 22 2449 > 22 2749 > 22 2786 > 22 3171 > 22 3253 > 22 3404 > 22 3465 > 22 3511 > 22 3606 > 22 3627 > 22 3637 > 22 3792 > 22 3847 > 22 3898 > 22 3990 > 22 4005 > 22 4019 > 22 4176 > 22 4246 > 22 4357 > 22 4391 > 22 4520 > 22 4636 > 22 4663 > 22 4664 > 22 4801 > 22 4954 > 22 4979 > 22 5008 > 22 5039 > 22 5077 > 22 5079 > 22 5275 > 22 5489 > 22 5506 > 22 5579 > 22 5737 > 22 5868 > 22 5910 > 22 6169 > 22 6284 > 22 6606 > 22 6618 > 22 6822 > 22 6841 > 22 7080 > 22 7153 > 22 7266 > 22 7305 > 22 7442 > 22 7503 > 22 7680 > 22 7769 > 22 7778 > 22 7962 > 22 7974 > 22 8000 > 22 8022 > 22 8564 > 22 8852 > 22 8964 > 22 9040 > 22 9119 > 22 9138 > 22 9454 > 22 9558 > 22 9670 > 22 9742 > 22 9799 > 22 9946 > 22 9998 > 23 119 > 23 143 > 23 210 > 23 290 > 23 656 > 23 678 > 23 729 > 23 748 > 23 807 > 23 859 > 23 860 > 23 1031 > 23 1066 > 23 1095 > 23 1100 > 23 1138 > 23 1438 > 23 1496 > 23 1512 > 23 1579 > 23 1633 > 23 1750 > 23 1948 > 23 2041 > 23 2042 > 23 2181 > 23 2462 > 23 2740 > 23 2873 > 23 2976 > 23 3298 > 23 3320 > 23 3470 > 23 3666 > 23 4010 > 23 4037 > 23 4085 > 23 4095 > 23 4164 > 23 4217 > 23 4262 > 23 4439 > 23 4525 > 23 4582 > 23 4618 > 23 4809 > 23 4896 > 23 4921 > 23 4938 > 23 5002 > 23 5232 > 23 5235 > 23 5322 > 23 5451 > 23 5612 > 23 5633 > 23 5785 > 23 5791 > 23 6051 > 23 6079 > 23 6086 > 23 6164 > 23 6183 > 23 6350 > 23 6376 > 23 6425 > 23 6589 > 23 6746 > 23 7252 > 23 7278 > 23 7656 > 23 7681 > 23 7699 > 23 7725 > 23 7767 > 23 7775 > 23 7867 > 23 7910 > 23 7983 > 23 8159 > 23 8236 > 23 8239 > 23 8263 > 23 8325 > 23 8371 > 23 8719 > 23 8989 > 23 9091 > 23 9197 > 23 9363 > 23 9414 > 23 9458 > 23 9502 > 23 9515 > 23 9590 > 23 9622 > 23 9837 > 23 9909 > 23 9924 > 23 9987 > 24 187 > 24 191 > 24 323 > 24 328 > 24 393 > 24 480 > 24 755 > 24 1190 > 24 1427 > 24 1873 > 24 1946 > 24 2112 > 24 2146 > 24 2202 > 24 2271 > 24 2391 > 24 2425 > 24 2700 > 24 2767 > 24 2787 > 24 2876 > 24 3103 > 24 3139 > 24 3192 > 24 3270 > 24 3346 > 24 3601 > 24 3639 > 24 3683 > 24 3759 > 24 3911 > 24 3929 > 24 3943 > 24 3947 > 24 3968 > 24 4007 > 24 4009 > 24 4087 > 24 4159 > 24 4177 > 24 4381 > 24 4540 > 24 4557 > 24 4586 > 24 4645 > 24 4741 > 24 4803 > 24 4893 > 24 4905 > 24 4942 > 24 5339 > 24 5558 > 24 5617 > 24 5709 > 24 5799 > 24 5812 > 24 5870 > 24 6077 > 24 6099 > 24 6180 > 24 6190 > 24 6205 > 24 6230 > 24 6264 > 24 6340 > 24 6343 > 24 6478 > 24 6592 > 24 6690 > 24 6790 > 24 6899 > 24 6947 > 24 6953 > 24 6960 > 24 7141 > 24 7309 > 24 7476 > 24 7627 > 24 7679 > 24 7856 > 24 7908 > 24 7919 > 24 7930 > 24 8108 > 24 8370 > 24 8464 > 24 8527 > 24 8961 > 24 9041 > 24 9125 > 24 9227 > 24 9309 > 24 9310 > 24 9418 > 24 9465 > 24 9469 > 24 9566 > 24 9597 > 24 9812 > 24 9825 > 25 51 > 25 74 > 25 244 > 25 309 > 25 423 > 25 474 > 25 520 > 25 546 > 25 611 > 25 612 > 25 675 > 25 774 > 25 848 > 25 960 > 25 993 > 25 1151 > 25 1171 > 25 1220 > 25 1367 > 25 1378 > 25 1424 > 25 1659 > 25 1864 > 25 2142 > 25 2250 > 25 2254 > 25 2527 > 25 2843 > 25 2898 > 25 3201 > 25 3213 > 25 3234 > 25 3281 > 25 3421 > 25 3533 > 25 3628 > 25 3640 > 25 3778 > 25 3880 > 25 4193 > 25 4448 > 25 4690 > 25 4821 > 25 4838 > 25 4880 > 25 4891 > 25 5424 > 25 5502 > 25 5511 > 25 5592 > 25 5758 > 25 5806 > 25 5892 > 25 5984 > 25 6015 > 25 6032 > 25 6040 > 25 6154 > 25 6168 > 25 6203 > 25 6275 > 25 6308 > 25 6333 > 25 6355 > 25 6571 > 25 6585 > 25 6595 > 25 6691 > 25 6775 > 25 6780 > 25 6876 > 25 6931 > 25 7438 > 25 7562 > 25 7637 > 25 7688 > 25 7737 > 25 7808 > 25 8032 > 25 8246 > 25 8302 > 25 8476 > 25 8574 > 25 8630 > 25 8674 > 25 8697 > 25 8734 > 25 8810 > 25 8811 > 25 8822 > 25 9080 > 25 9154 > 25 9192 > 25 9352 > 25 9362 > 25 9388 > 25 9508 > 25 9509 > 25 9584 > 25 9869 > 26 38 > 26 80 > 26 115 > 26 159 > 26 272 > 26 320 > 26 346 > 26 349 > 26 435 > 26 495 > 26 555 > 26 582 > 26 602 > 26 853 > 26 884 > 26 1377 > 26 1475 > 26 1529 > 26 1539 > 26 1584 > 26 1607 > 26 1697 > 26 1997 > 26 2047 > 26 2238 > 26 2245 > 26 2268 > 26 2281 > 26 2348 > 26 2500 > 26 2522 > 26 2669 > 26 2674 > 26 2711 > 26 2782 > 26 2882 > 26 2912 > 26 2975 > 26 3104 > 26 3185 > 26 3262 > 26 3376 > 26 3380 > 26 3704 > 26 3817 > 26 3833 > 26 3933 > 26 4082 > 26 4102 > 26 4234 > 26 4277 > 26 4387 > 26 4388 > 26 4472 > 26 4904 > 26 4975 > 26 5022 > 26 5028 > 26 5032 > 26 5325 > 26 5382 > 26 5487 > 26 5850 > 26 5875 > 26 6005 > 26 6093 > 26 6103 > 26 6269 > 26 6314 > 26 6752 > 26 6771 > 26 6852 > 26 6954 > 26 6993 > 26 7018 > 26 7128 > 26 7226 > 26 7419 > 26 7454 > 26 7583 > 26 7711 > 26 7800 > 26 7864 > 26 7918 > 26 7989 > 26 8049 > 26 8068 > 26 8235 > 26 8268 > 26 8397 > 26 8660 > 26 8716 > 26 8717 > 26 8777 > 26 8819 > 26 8859 > 26 9321 > 26 9890 > 26 9936 > 26 9972 > 27 96 > 27 184 > 27 193 > 27 324 > 27 405 > 27 406 > 27 415 > 27 442 > 27 823 > 27 865 > 27 1172 > 27 1278 > 27 1328 > 27 1400 > 27 1404 > 27 1534 > 27 1665 > 27 1691 > 27 1757 > 27 1911 > 27 1919 > 27 2185 > 27 2274 > 27 2328 > 27 2400 > 27 2475 > 27 2524 > 27 2597 > 27 2603 > 27 2812 > 27 2871 > 27 2966 > 27 3059 > 27 3205 > 27 3466 > 27 3610 > 27 3614 > 27 3711 > 27 3811 > 27 3927 > 27 4205 > 27 4451 > 27 4583 > 27 4695 > 27 4701 > 27 4977 > 27 5256 > 27 5298 > 27 5417 > 27 5550 > 27 5578 > 27 5658 > 27 5925 > 27 6067 > 27 6104 > 27 6117 > 27 6416 > 27 6494 > 27 6641 > 27 6646 > 27 6651 > 27 6963 > 27 7114 > 27 7138 > 27 7185 > 27 7189 > 27 7228 > 27 7276 > 27 7291 > 27 7384 > 27 7464 > 27 7523 > 27 7538 > 27 7554 > 27 7674 > 27 7789 > 27 7862 > 27 7905 > 27 7917 > 27 7961 > 27 8067 > 27 8098 > 27 8106 > 27 8231 > 27 8469 > 27 8597 > 27 8728 > 27 8770 > 27 8823 > 27 8899 > 27 8900 > 27 9039 > 27 9127 > 27 9378 > 27 9481 > 27 9497 > 27 9627 > 27 9696 > 27 9721 > 27 9921 > 28 332 > 28 481 > 28 501 > 28 732 > 28 782 > 28 826 > 28 931 > 28 963 > 28 1177 > 28 1414 > 28 1436 > 28 1932 > 28 1959 > 28 1971 > 28 2016 > 28 2027 > 28 2283 > 28 2311 > 28 2535 > 28 2600 > 28 2685 > 28 2890 > 28 2950 > 28 3083 > 28 3287 > 28 3350 > 28 3432 > 28 3583 > 28 3733 > 28 3916 > 28 3932 > 28 4064 > 28 4099 > 28 4105 > 28 4459 > 28 4511 > 28 4515 > 28 4640 > 28 4678 > 28 4762 > 28 4812 > 28 4909 > 28 4965 > 28 5101 > 28 5334 > 28 5370 > 28 5428 > 28 5484 > 28 5576 > 28 5644 > 28 5716 > 28 6026 > 28 6034 > 28 6074 > 28 6084 > 28 6163 > 28 6174 > 28 6439 > 28 6530 > 28 6833 > 28 6837 > 28 6871 > 28 7240 > 28 7262 > 28 7344 > 28 7472 > 28 7521 > 28 7558 > 28 7599 > 28 7686 > 28 7805 > 28 7841 > 28 7916 > 28 7927 > 28 8009 > 28 8026 > 28 8042 > 28 8117 > 28 8128 > 28 8326 > 28 8573 > 28 8633 > 28 8718 > 28 8753 > 28 8798 > 28 8984 > 28 9082 > 28 9161 > 28 9276 > 28 9398 > 28 9467 > 28 9525 > 28 9536 > 28 9586 > 28 9610 > 28 9756 > 28 9779 > 28 9832 > 28 9943 > 28 9991 > 29 251 > 29 414 > 29 416 > 29 437 > 29 441 > 29 444 > 29 479 > 29 560 > 29 719 > 29 799 > 29 836 > 29 958 > 29 1253 > 29 1324 > 29 1369 > 29 1429 > 29 1445 > 29 1653 > 29 1682 > 29 1798 > 29 1812 > 29 1824 > 29 1854 > 29 1935 > 29 1955 > 29 1962 > 29 2150 > 29 2156 > 29 2247 > 29 2287 > 29 2370 > 29 2613 > 29 2628 > 29 2652 > 29 2679 > 29 2709 > 29 2717 > 29 2846 > 29 2961 > 29 3199 > 29 3267 > 29 3284 > 29 3360 > 29 3413 > 29 3442 > 29 3522 > 29 3526 > 29 3657 > 29 3789 > 29 3876 > 29 4146 > 29 4162 > 29 4200 > 29 4355 > 29 4469 > 29 4793 > 29 4920 > 29 5063 > 29 5112 > 29 5248 > 29 5293 > 29 5804 > 29 5872 > 29 5916 > 29 6095 > 29 6151 > 29 6259 > 29 6299 > 29 6498 > 29 6578 > 29 6621 > 29 6702 > 29 6948 > 29 6982 > 29 7183 > 29 7199 > 29 7211 > 29 7216 > 29 7318 > 29 7326 > 29 7345 > 29 7414 > 29 7471 > 29 7857 > 29 8191 > 29 8331 > 29 8392 > 29 8406 > 29 8435 > 29 8681 > 29 8884 > 29 9085 > 29 9122 > 29 9190 > 29 9461 > 29 9500 > 29 9544 > 29 9707 > 29 9712 > 29 9807 > 30 20 > 30 614 > 30 660 > 30 706 > 30 722 > 30 857 > 30 888 > 30 908 > 30 954 > 30 1097 > 30 1163 > 30 1231 > 30 1318 > 30 1480 > 30 1608 > 30 1680 > 30 1869 > 30 1922 > 30 2116 > 30 2125 > 30 2136 > 30 2218 > 30 2306 > 30 2474 > 30 2593 > 30 2689 > 30 2790 > 30 2956 > 30 3029 > 30 3118 > 30 3163 > 30 3274 > 30 3429 > 30 3695 > 30 3796 > 30 3841 > 30 3850 > 30 3897 > 30 3942 > 30 4073 > 30 4112 > 30 4364 > 30 4567 > 30 4788 > 30 4866 > 30 5027 > 30 5154 > 30 5292 > 30 5354 > 30 5422 > 30 5432 > 30 5455 > 30 5508 > 30 5610 > 30 5662 > 30 5683 > 30 5695 > 30 5702 > 30 5721 > 30 5746 > 30 5762 > 30 6087 > 30 6118 > 30 6135 > 30 6142 > 30 6160 > 30 6248 > 30 6391 > 30 6708 > 30 6737 > 30 6810 > 30 6986 > 30 7007 > 30 7075 > 30 7119 > 30 7280 > 30 7281 > 30 7587 > 30 7791 > 30 7817 > 30 7826 > 30 7897 > 30 7958 > 30 8063 > 30 8082 > 30 8110 > 30 8513 > 30 8813 > 30 8941 > 30 8979 > 30 8992 > 30 9056 > 30 9272 > 30 9372 > 30 9556 > 30 9668 > 30 9757 > 30 9774 > 30 9814 > 30 9975 > 31 55 > 31 68 > 31 236 > 31 339 > 31 443 > 31 731 > 31 764 > 31 803 > 31 1175 > 31 1207 > 31 1412 > 31 1535 > 31 1660 > 31 1662 > 31 1704 > 31 1749 > 31 1969 > 31 2015 > 31 2083 > 31 2282 > 31 2502 > 31 2575 > 31 2694 > 31 2958 > 31 2969 > 31 2988 > 31 3260 > 31 3293 > 31 3294 > 31 3322 > 31 3342 > 31 3557 > 31 3587 > 31 3602 > 31 3758 > 31 3785 > 31 3873 > 31 3964 > 31 4015 > 31 4042 > 31 4125 > 31 4148 > 31 4151 > 31 4232 > 31 4345 > 31 4531 > 31 4628 > 31 4881 > 31 4900 > 31 4907 > 31 5173 > 31 5294 > 31 5304 > 31 5415 > 31 5443 > 31 5667 > 31 5829 > 31 5968 > 31 6014 > 31 6038 > 31 6045 > 31 6076 > 31 6209 > 31 6279 > 31 6483 > 31 6671 > 31 6673 > 31 6732 > 31 6824 > 31 6832 > 31 6881 > 31 6908 > 31 6939 > 31 7023 > 31 7222 > 31 7409 > 31 7434 > 31 7495 > 31 7561 > 31 7578 > 31 7584 > 31 7594 > 31 8217 > 31 8342 > 31 8408 > 31 8416 > 31 8458 > 31 8487 > 31 8517 > 31 9043 > 31 9088 > 31 9159 > 31 9216 > 31 9221 > 31 9241 > 31 9274 > 31 9340 > 31 9365 > 31 9555 > 31 9861 > 32 394 > 32 455 > 32 492 > 32 535 > 32 573 > 32 717 > 32 868 > 32 893 > 32 1122 > 32 1389 > 32 1598 > 32 1732 > 32 1773 > 32 1775 > 32 1779 > 32 1838 > 32 1925 > 32 1933 > 32 1938 > 32 2105 > 32 2130 > 32 2138 > 32 2191 > 32 2342 > 32 2380 > 32 2510 > 32 2532 > 32 2580 > 32 2598 > 32 2648 > 32 2659 > 32 2680 > 32 3280 > 32 3328 > 32 3455 > 32 3546 > 32 3645 > 32 3674 > 32 3739 > 32 3832 > 32 3889 > 32 4041 > 32 4443 > 32 4489 > 32 4548 > 32 4642 > 32 4715 > 32 4778 > 32 5010 > 32 5066 > 32 5167 > 32 5337 > 32 5351 > 32 5397 > 32 5398 > 32 5399 > 32 5462 > 32 5501 > 32 5589 > 32 5655 > 32 5693 > 32 5747 > 32 5901 > 32 5945 > 32 5952 > 32 6386 > 32 6688 > 32 6700 > 32 6946 > 32 6957 > 32 7003 > 32 7094 > 32 7143 > 32 7151 > 32 7182 > 32 7497 > 32 7566 > 32 7585 > 32 8027 > 32 8140 > 32 8272 > 32 8360 > 32 8500 > 32 8524 > 32 8665 > 32 8669 > 32 8760 > 32 8834 > 32 8901 > 32 8908 > 32 8911 > 32 8982 > 32 9107 > 32 9157 > 32 9191 > 32 9317 > 32 9444 > 32 9715 > 32 9806 > 32 9905 > 33 95 > 33 137 > 33 168 > 33 286 > 33 494 > 33 668 > 33 832 > 33 863 > 33 910 > 33 933 > 33 976 > 33 1246 > 33 1311 > 33 1551 > 33 1596 > 33 1878 > 33 1905 > 33 2032 > 33 2052 > 33 2121 > 33 2269 > 33 2529 > 33 2564 > 33 2675 > 33 2710 > 33 2712 > 33 2724 > 33 2853 > 33 2903 > 33 2968 > 33 3086 > 33 3100 > 33 3129 > 33 3160 > 33 3431 > 33 3508 > 33 3871 > 33 3888 > 33 3939 > 33 4006 > 33 4083 > 33 4294 > 33 4331 > 33 4534 > 33 4641 > 33 4671 > 33 4734 > 33 4897 > 33 5017 > 33 5067 > 33 5142 > 33 5148 > 33 5152 > 33 5194 > 33 5242 > 33 5355 > 33 5481 > 33 5509 > 33 5594 > 33 5630 > 33 5652 > 33 5822 > 33 5823 > 33 5833 > 33 5987 > 33 6036 > 33 6170 > 33 6280 > 33 6294 > 33 6427 > 33 6540 > 33 6586 > 33 6697 > 33 6698 > 33 6924 > 33 6943 > 33 6974 > 33 6987 > 33 7054 > 33 7096 > 33 7186 > 33 7359 > 33 7391 > 33 7715 > 33 7720 > 33 7733 > 33 7922 > 33 8228 > 33 8609 > 33 8806 > 33 8868 > 33 8999 > 33 9027 > 33 9054 > 33 9182 > 33 9230 > 33 9361 > 33 9675 > 33 9911 > 33 9952 > 34 23 > 34 136 > 34 194 > 34 205 > 34 532 > 34 866 > 34 874 > 34 1000 > 34 1034 > 34 1098 > 34 1136 > 34 1179 > 34 1191 > 34 1199 > 34 1250 > 34 1251 > 34 1699 > 34 1748 > 34 1772 > 34 1835 > 34 1850 > 34 1886 > 34 2084 > 34 2176 > 34 2221 > 34 2428 > 34 2642 > 34 2644 > 34 2714 > 34 2731 > 34 2753 > 34 2781 > 34 2801 > 34 2834 > 34 2993 > 34 3025 > 34 3186 > 34 3244 > 34 3311 > 34 3483 > 34 3584 > 34 3717 > 34 3766 > 34 3831 > 34 3887 > 34 4199 > 34 4258 > 34 4259 > 34 4352 > 34 4401 > 34 4467 > 34 4516 > 34 4600 > 34 4624 > 34 4755 > 34 4798 > 34 4845 > 34 5005 > 34 5013 > 34 5137 > 34 5326 > 34 5356 > 34 5367 > 34 5465 > 34 5769 > 34 5840 > 34 5888 > 34 6039 > 34 6065 > 34 6377 > 34 6456 > 34 6637 > 34 6817 > 34 6820 > 34 7312 > 34 7323 > 34 7329 > 34 7480 > 34 7537 > 34 7555 > 34 7788 > 34 8054 > 34 8225 > 34 8251 > 34 8430 > 34 8529 > 34 8532 > 34 8615 > 34 8623 > 34 8969 > 34 9061 > 34 9189 > 34 9250 > 34 9494 > 34 9522 > 34 9637 > 34 9720 > 34 9724 > 34 9852 > 34 9959 > 35 3 > 35 90 > 35 97 > 35 101 > 35 122 > 35 256 > 35 449 > 35 561 > 35 566 > 35 702 > 35 984 > 35 1047 > 35 1115 > 35 1145 > 35 1247 > 35 1257 > 35 1478 > 35 1537 > 35 1657 > 35 1707 > 35 1725 > 35 1811 > 35 1894 > 35 1928 > 35 2092 > 35 2366 > 35 2431 > 35 2443 > 35 2509 > 35 2531 > 35 2618 > 35 2705 > 35 2744 > 35 2870 > 35 3095 > 35 3246 > 35 3383 > 35 3419 > 35 3440 > 35 3556 > 35 3605 > 35 3692 > 35 3999 > 35 4249 > 35 4305 > 35 4342 > 35 4665 > 35 4694 > 35 4699 > 35 4756 > 35 4854 > 35 4868 > 35 5018 > 35 5050 > 35 5070 > 35 5106 > 35 5308 > 35 5390 > 35 5436 > 35 5560 > 35 5643 > 35 5723 > 35 5790 > 35 5882 > 35 6016 > 35 6072 > 35 6078 > 35 6167 > 35 6479 > 35 6710 > 35 6726 > 35 6808 > 35 6840 > 35 6853 > 35 7046 > 35 7092 > 35 7163 > 35 7178 > 35 7246 > 35 7301 > 35 7343 > 35 7375 > 35 7647 > 35 7704 > 35 7802 > 35 7982 > 35 7998 > 35 8176 > 35 8407 > 35 8552 > 35 8692 > 35 8711 > 35 8763 > 35 8925 > 35 8972 > 35 9067 > 35 9603 > 35 9830 > 35 9937 > 35 9960 > 36 261 > 36 335 > 36 553 > 36 679 > 36 741 > 36 745 > 36 762 > 36 878 > 36 1073 > 36 1217 > 36 1261 > 36 1669 > 36 1753 > 36 1870 > 36 1895 > 36 2080 > 36 2180 > 36 2257 > 36 2278 > 36 2316 > 36 2616 > 36 2737 > 36 2872 > 36 2900 > 36 2910 > 36 3177 > 36 3295 > 36 3390 > 36 3493 > 36 3727 > 36 3750 > 36 3821 > 36 3977 > 36 4060 > 36 4165 > 36 4171 > 36 4316 > 36 4514 > 36 4779 > 36 4782 > 36 4895 > 36 4994 > 36 5016 > 36 5103 > 36 5314 > 36 5563 > 36 5587 > 36 5697 > 36 5754 > 36 5996 > 36 6044 > 36 6187 > 36 6226 > 36 6293 > 36 6375 > 36 6378 > 36 6408 > 36 6410 > 36 6446 > 36 6462 > 36 6489 > 36 6677 > 36 6686 > 36 6721 > 36 6783 > 36 6907 > 36 6912 > 36 6937 > 36 7339 > 36 7444 > 36 7478 > 36 7531 > 36 7553 > 36 7659 > 36 7691 > 36 7721 > 36 7831 > 36 8020 > 36 8075 > 36 8198 > 36 8315 > 36 8321 > 36 8434 > 36 8688 > 36 8691 > 36 8737 > 36 8755 > 36 8787 > 36 8820 > 36 8956 > 36 9008 > 36 9021 > 36 9049 > 36 9076 > 36 9498 > 36 9505 > 36 9605 > 36 9661 > 36 9743 > 36 9800 > 37 110 > 37 308 > 37 539 > 37 795 > 37 1074 > 37 1085 > 37 1099 > 37 1216 > 37 1536 > 37 1619 > 37 1713 > 37 1978 > 37 2182 > 37 2230 > 37 2387 > 37 2555 > 37 2751 > 37 3078 > 37 3147 > 37 3271 > 37 3427 > 37 3461 > 37 3555 > 37 3576 > 37 3593 > 37 3654 > 37 3678 > 37 3709 > 37 3742 > 37 3842 > 37 3858 > 37 3949 > 37 3961 > 37 3972 > 37 3979 > 37 4106 > 37 4142 > 37 4220 > 37 4250 > 37 4330 > 37 4343 > 37 4404 > 37 4486 > 37 4621 > 37 4832 > 37 4978 > 37 5090 > 37 5122 > 37 5208 > 37 5567 > 37 5905 > 37 6020 > 37 6070 > 37 6119 > 37 6143 > 37 6194 > 37 6200 > 37 6258 > 37 6404 > 37 6699 > 37 6777 > 37 6791 > 37 6814 > 37 6962 > 37 7053 > 37 7162 > 37 7164 > 37 7184 > 37 7219 > 37 7406 > 37 7429 > 37 7571 > 37 7615 > 37 7825 > 37 7846 > 37 7941 > 37 8013 > 37 8021 > 37 8059 > 37 8195 > 37 8250 > 37 8281 > 37 8290 > 37 8455 > 37 8534 > 37 8744 > 37 8889 > 37 8928 > 37 9025 > 37 9042 > 37 9246 > 37 9253 > 37 9427 > 37 9432 > 37 9459 > 37 9663 > 37 9687 > 37 9744 > 37 9769 > 37 9934 > 38 27 > 38 133 > 38 147 > 38 151 > 38 420 > 38 461 > 38 487 > 38 606 > 38 682 > 38 690 > 38 724 > 38 765 > 38 845 > 38 886 > 38 944 > 38 996 > 38 1150 > 38 1263 > 38 1402 > 38 1422 > 38 1853 > 38 1923 > 38 1937 > 38 1990 > 38 2022 > 38 2040 > 38 2134 > 38 2364 > 38 2693 > 38 2817 > 38 2832 > 38 3355 > 38 3386 > 38 3450 > 38 3479 > 38 3558 > 38 3924 > 38 4027 > 38 4055 > 38 4276 > 38 4308 > 38 4332 > 38 4370 > 38 4474 > 38 4606 > 38 4851 > 38 5029 > 38 5034 > 38 5160 > 38 5168 > 38 5222 > 38 5333 > 38 5387 > 38 5647 > 38 5712 > 38 5874 > 38 5983 > 38 6060 > 38 6223 > 38 6257 > 38 6327 > 38 6347 > 38 6363 > 38 6369 > 38 6403 > 38 6429 > 38 6542 > 38 6569 > 38 6828 > 38 6857 > 38 6929 > 38 6984 > 38 7242 > 38 7269 > 38 8051 > 38 8120 > 38 8563 > 38 8639 > 38 8693 > 38 8696 > 38 8700 > 38 8783 > 38 8825 > 38 8878 > 38 8895 > 38 9103 > 38 9201 > 38 9251 > 38 9325 > 38 9380 > 38 9399 > 38 9416 > 38 9529 > 38 9583 > 38 9591 > 38 9752 > 38 9820 > 38 9838 > 38 9886 > 38 9906 > 39 140 > 39 253 > 39 269 > 39 391 > 39 608 > 39 730 > 39 897 > 39 914 > 39 939 > 39 1061 > 39 1062 > 39 1089 > 39 1113 > 39 1127 > 39 1364 > 39 1548 > 39 1847 > 39 1960 > 39 1972 > 39 1999 > 39 2018 > 39 2046 > 39 2051 > 39 2163 > 39 2175 > 39 2177 > 39 2186 > 39 2226 > 39 2280 > 39 2483 > 39 2661 > 39 2889 > 39 3048 > 39 3259 > 39 3266 > 39 3495 > 39 3724 > 39 3776 > 39 3966 > 39 4218 > 39 4221 > 39 4492 > 39 4648 > 39 4759 > 39 4814 > 39 5048 > 39 5072 > 39 5172 > 39 5211 > 39 5345 > 39 5378 > 39 5434 > 39 5442 > 39 5515 > 39 5636 > 39 5914 > 39 5942 > 39 5956 > 39 6029 > 39 6165 > 39 6175 > 39 6322 > 39 6396 > 39 6497 > 39 6551 > 39 6610 > 39 6652 > 39 6718 > 39 6744 > 39 6854 > 39 6935 > 39 7214 > 39 7352 > 39 7366 > 39 7426 > 39 7524 > 39 7570 > 39 7653 > 39 7689 > 39 7798 > 39 7909 > 39 7920 > 39 8324 > 39 8473 > 39 8556 > 39 8612 > 39 8797 > 39 8841 > 39 8843 > 39 8998 > 39 9020 > 39 9115 > 39 9346 > 39 9368 > 39 9460 > 39 9651 > 39 9660 > 39 9844 > 39 9846 > 39 9856 > 40 0 > 40 32 > 40 334 > 40 680 > 40 793 > 40 959 > 40 1056 > 40 1224 > 40 1226 > 40 1273 > 40 1280 > 40 1357 > 40 1358 > 40 1394 > 40 1449 > 40 1816 > 40 2304 > 40 2394 > 40 2454 > 40 2487 > 40 2537 > 40 2660 > 40 2677 > 40 2690 > 40 2704 > 40 2732 > 40 2773 > 40 2839 > 40 2955 > 40 3035 > 40 3292 > 40 3620 > 40 3731 > 40 3779 > 40 3781 > 40 3855 > 40 3985 > 40 4061 > 40 4074 > 40 4189 > 40 4255 > 40 4266 > 40 4325 > 40 4703 > 40 4725 > 40 4829 > 40 4892 > 40 4955 > 40 5023 > 40 5098 > 40 5111 > 40 5191 > 40 5328 > 40 5348 > 40 5391 > 40 5469 > 40 5679 > 40 5731 > 40 5845 > 40 5943 > 40 5954 > 40 5980 > 40 6021 > 40 6364 > 40 6664 > 40 6794 > 40 6858 > 40 6967 > 40 7204 > 40 7273 > 40 7576 > 40 7577 > 40 7605 > 40 7764 > 40 7934 > 40 7940 > 40 7999 > 40 8104 > 40 8154 > 40 8180 > 40 8488 > 40 8492 > 40 8638 > 40 8896 > 40 9023 > 40 9074 > 40 9078 > 40 9163 > 40 9174 > 40 9323 > 40 9343 > 40 9347 > 40 9391 > 40 9451 > 40 9477 > 40 9485 > 40 9589 > 40 9636 > 40 9914 > 40 9982 > 41 8 > 41 78 > 41 112 > 41 138 > 41 154 > 41 234 > 41 385 > 41 429 > 41 505 > 41 525 > 41 575 > 41 640 > 41 818 > 41 891 > 41 1027 > 41 1032 > 41 1232 > 41 1237 > 41 1239 > 41 1368 > 41 1501 > 41 1588 > 41 1593 > 41 1595 > 41 1724 > 41 2038 > 41 2072 > 41 2129 > 41 2277 > 41 2453 > 41 2479 > 41 2516 > 41 2587 > 41 2722 > 41 2746 > 41 2761 > 41 2797 > 41 2837 > 41 2865 > 41 2892 > 41 2938 > 41 2996 > 41 3039 > 41 3110 > 41 3182 > 41 3198 > 41 3220 > 41 3542 > 41 3826 > 41 3940 > 41 3955 > 41 4029 > 41 4067 > 41 4078 > 41 4178 > 41 4372 > 41 4458 > 41 4464 > 41 4598 > 41 4807 > 41 5291 > 41 5318 > 41 5475 > 41 5572 > 41 5718 > 41 5866 > 41 6001 > 41 6120 > 41 6162 > 41 6192 > 41 6305 > 41 6310 > 41 6397 > 41 6466 > 41 6613 > 41 6724 > 41 6745 > 41 6860 > 41 6921 > 41 7137 > 41 7300 > 41 7333 > 41 7443 > 41 7551 > 41 7728 > 41 7964 > 41 8055 > 41 8373 > 41 8414 > 41 8418 > 41 8530 > 41 8562 > 41 8641 > 41 8664 > 41 8749 > 41 8869 > 41 8996 > 41 9261 > 41 9767 > 41 9817 > 42 207 > 42 294 > 42 716 > 42 961 > 42 1106 > 42 1124 > 42 1141 > 42 1302 > 42 1612 > 42 1656 > 42 1787 > 42 1828 > 42 2050 > 42 2197 > 42 2318 > 42 2384 > 42 2410 > 42 2459 > 42 2492 > 42 2601 > 42 2755 > 42 2879 > 42 2999 > 42 3045 > 42 3255 > 42 3256 > 42 3458 > 42 3638 > 42 3652 > 42 3756 > 42 3878 > 42 4077 > 42 4139 > 42 4157 > 42 4207 > 42 4281 > 42 4320 > 42 4339 > 42 4408 > 42 4698 > 42 4744 > 42 5012 > 42 5051 > 42 5604 > 42 5696 > 42 5918 > 42 5975 > 42 6013 > 42 6033 > 42 6097 > 42 6155 > 42 6193 > 42 6224 > 42 6281 > 42 6533 > 42 6550 > 42 6552 > 42 6553 > 42 6577 > 42 6696 > 42 6868 > 42 6917 > 42 6996 > 42 7223 > 42 7493 > 42 7527 > 42 7603 > 42 7614 > 42 7736 > 42 7747 > 42 7832 > 42 7839 > 42 7842 > 42 7872 > 42 7893 > 42 7898 > 42 7987 > 42 8065 > 42 8127 > 42 8274 > 42 8493 > 42 8522 > 42 8572 > 42 8584 > 42 8663 > 42 8741 > 42 8946 > 42 8952 > 42 8980 > 42 9057 > 42 9364 > 42 9404 > 42 9503 > 42 9512 > 42 9530 > 42 9662 > 42 9681 > 42 9839 > 42 9847 > 42 9920 > 43 316 > 43 382 > 43 689 > 43 742 > 43 821 > 43 895 > 43 1181 > 43 1277 > 43 1325 > 43 1714 > 43 1741 > 43 2107 > 43 2141 > 43 2170 > 43 2239 > 43 2327 > 43 2390 > 43 2401 > 43 2583 > 43 2670 > 43 2923 > 43 2940 > 43 2944 > 43 3031 > 43 3034 > 43 3077 > 43 3080 > 43 3108 > 43 3150 > 43 3200 > 43 3228 > 43 3338 > 43 3343 > 43 3353 > 43 3412 > 43 3453 > 43 3535 > 43 3545 > 43 3599 > 43 3751 > 43 3765 > 43 3770 > 43 3891 > 43 3944 > 43 3976 > 43 4240 > 43 4271 > 43 4317 > 43 4488 > 43 4629 > 43 4693 > 43 4712 > 43 4818 > 43 4923 > 43 4973 > 43 5089 > 43 5092 > 43 5096 > 43 5209 > 43 5533 > 43 5748 > 43 5792 > 43 5898 > 43 5908 > 43 5973 > 43 6418 > 43 6435 > 43 6635 > 43 6709 > 43 6862 > 43 6944 > 43 7037 > 43 7058 > 43 7129 > 43 7271 > 43 7338 > 43 7372 > 43 7487 > 43 7636 > 43 8006 > 43 8123 > 43 8310 > 43 8333 > 43 8565 > 43 8624 > 43 8643 > 43 8860 > 43 8872 > 43 9160 > 43 9178 > 43 9328 > 43 9412 > 43 9478 > 43 9604 > 43 9640 > 43 9652 > 43 9686 > 43 9709 > 43 9892 > 43 9978 > 44 17 > 44 40 > 44 73 > 44 158 > 44 183 > 44 378 > 44 471 > 44 508 > 44 761 > 44 789 > 44 810 > 44 967 > 44 977 > 44 1041 > 44 1083 > 44 1176 > 44 1236 > 44 1282 > 44 1387 > 44 1494 > 44 1540 > 44 1622 > 44 1797 > 44 1951 > 44 2064 > 44 2069 > 44 2174 > 44 2276 > 44 2619 > 44 2764 > 44 2883 > 44 2936 > 44 3010 > 44 3111 > 44 3125 > 44 3264 > 44 3331 > 44 3351 > 44 3371 > 44 3543 > 44 3771 > 44 3884 > 44 3930 > 44 4080 > 44 4181 > 44 4188 > 44 4326 > 44 4444 > 44 4461 > 44 4547 > 44 4623 > 44 4835 > 44 4948 > 44 5214 > 44 5216 > 44 5260 > 44 5278 > 44 5404 > 44 5447 > 44 5464 > 44 5472 > 44 5476 > 44 5605 > 44 5672 > 44 5720 > 44 5777 > 44 5988 > 44 6125 > 44 6140 > 44 6517 > 44 6579 > 44 6614 > 44 6659 > 44 6815 > 44 6856 > 44 6898 > 44 7047 > 44 7050 > 44 7071 > 44 7171 > 44 7181 > 44 7308 > 44 7415 > 44 7807 > 44 8007 > 44 8501 > 44 8509 > 44 8816 > 44 8866 > 44 8940 > 44 9320 > 44 9344 > 44 9564 > 44 9568 > 44 9577 > 44 9624 > 44 9658 > 44 9678 > 44 9700 > 44 9766 > 45 104 > 45 212 > 45 374 > 45 411 > 45 510 > 45 548 > 45 615 > 45 699 > 45 713 > 45 743 > 45 776 > 45 840 > 45 905 > 45 950 > 45 990 > 45 1071 > 45 1079 > 45 1140 > 45 1148 > 45 1186 > 45 1242 > 45 1373 > 45 1408 > 45 1499 > 45 1511 > 45 1604 > 45 1758 > 45 1906 > 45 2017 > 45 2028 > 45 2076 > 45 2441 > 45 2622 > 45 2735 > 45 3057 > 45 3151 > 45 3389 > 45 3401 > 45 3411 > 45 3505 > 45 3892 > 45 3931 > 45 3962 > 45 4026 > 45 4035 > 45 4043 > 45 4127 > 45 4213 > 45 4274 > 45 4288 > 45 4358 > 45 4363 > 45 4543 > 45 4667 > 45 4884 > 45 5007 > 45 5009 > 45 5044 > 45 5344 > 45 5368 > 45 5520 > 45 5548 > 45 5634 > 45 5660 > 45 5940 > 45 6063 > 45 6158 > 45 6244 > 45 6317 > 45 6381 > 45 6449 > 45 6711 > 45 6825 > 45 6966 > 45 7030 > 45 7194 > 45 7418 > 45 7439 > 45 7546 > 45 7792 > 45 7822 > 45 7827 > 45 8078 > 45 8255 > 45 8305 > 45 8503 > 45 8756 > 45 8781 > 45 8821 > 45 8948 > 45 9075 > 45 9120 > 45 9166 > 45 9177 > 45 9195 > 45 9324 > 45 9331 > 45 9582 > 45 9593 > 45 9753 > 46 213 > 46 278 > 46 310 > 46 381 > 46 772 > 46 957 > 46 1002 > 46 1026 > 46 1037 > 46 1096 > 46 1303 > 46 1664 > 46 1802 > 46 1918 > 46 2081 > 46 2382 > 46 2518 > 46 2591 > 46 2645 > 46 2715 > 46 2741 > 46 2800 > 46 2867 > 46 2878 > 46 3016 > 46 3022 > 46 3089 > 46 3168 > 46 3187 > 46 3562 > 46 3653 > 46 3689 > 46 3921 > 46 4084 > 46 4254 > 46 4344 > 46 4416 > 46 4491 > 46 4635 > 46 4728 > 46 5015 > 46 5165 > 46 5374 > 46 5393 > 46 5420 > 46 5534 > 46 5554 > 46 5623 > 46 5642 > 46 5890 > 46 5966 > 46 6061 > 46 6100 > 46 6318 > 46 6328 > 46 6388 > 46 6596 > 46 6647 > 46 6821 > 46 7111 > 46 7165 > 46 7268 > 46 7353 > 46 7378 > 46 7411 > 46 7452 > 46 7702 > 46 7763 > 46 7770 > 46 7853 > 46 7933 > 46 8003 > 46 8005 > 46 8046 > 46 8057 > 46 8061 > 46 8133 > 46 8215 > 46 8259 > 46 8270 > 46 8376 > 46 8523 > 46 8554 > 46 8593 > 46 8658 > 46 8758 > 46 8788 > 46 8808 > 46 8914 > 46 8983 > 46 8993 > 46 9000 > 46 9063 > 46 9171 > 46 9210 > 46 9511 > 46 9565 > 46 9573 > 46 9618 > 46 9912 > 47 91 > 47 260 > 47 283 > 47 302 > 47 343 > 47 370 > 47 384 > 47 395 > 47 424 > 47 482 > 47 536 > 47 620 > 47 712 > 47 833 > 47 1178 > 47 1196 > 47 1304 > 47 1354 > 47 1396 > 47 1406 > 47 1827 > 47 2099 > 47 2234 > 47 2248 > 47 2369 > 47 2427 > 47 2545 > 47 2614 > 47 2850 > 47 3091 > 47 3208 > 47 3236 > 47 3288 > 47 3315 > 47 3467 > 47 3554 > 47 3816 > 47 3839 > 47 4097 > 47 4118 > 47 4187 > 47 4197 > 47 4203 > 47 4390 > 47 4738 > 47 4745 > 47 4811 > 47 4862 > 47 4944 > 47 4998 > 47 5212 > 47 5369 > 47 5685 > 47 5686 > 47 5793 > 47 5802 > 47 6031 > 47 6184 > 47 6393 > 47 6521 > 47 6525 > 47 6594 > 47 6629 > 47 6676 > 47 6731 > 47 6839 > 47 7109 > 47 7200 > 47 7251 > 47 7401 > 47 7408 > 47 7449 > 47 7457 > 47 7818 > 47 7829 > 47 7923 > 47 7928 > 47 8126 > 47 8161 > 47 8187 > 47 8273 > 47 8330 > 47 8439 > 47 8484 > 47 8495 > 47 8518 > 47 8694 > 47 8750 > 47 8786 > 47 8886 > 47 8947 > 47 9104 > 47 9232 > 47 9305 > 47 9506 > 47 9552 > 47 9735 > 47 9855 > 47 9862 > 47 9944 > 48 220 > 48 427 > 48 434 > 48 610 > 48 791 > 48 800 > 48 1063 > 48 1320 > 48 1392 > 48 1520 > 48 1566 > 48 1626 > 48 1781 > 48 1804 > 48 2100 > 48 2126 > 48 2196 > 48 2438 > 48 2609 > 48 2909 > 48 2941 > 48 2990 > 48 3049 > 48 3055 > 48 3090 > 48 3141 > 48 3308 > 48 3688 > 48 3764 > 48 3834 > 48 3951 > 48 4093 > 48 4141 > 48 4208 > 48 4318 > 48 4565 > 48 4597 > 48 4607 > 48 5086 > 48 5131 > 48 5141 > 48 5183 > 48 5202 > 48 5223 > 48 5243 > 48 5371 > 48 5414 > 48 5440 > 48 5450 > 48 5536 > 48 5853 > 48 5860 > 48 5884 > 48 5969 > 48 6282 > 48 6292 > 48 6516 > 48 6541 > 48 6591 > 48 6666 > 48 6758 > 48 6761 > 48 6951 > 48 6989 > 48 7306 > 48 7417 > 48 7529 > 48 7567 > 48 7602 > 48 7709 > 48 7735 > 48 7760 > 48 7828 > 48 7921 > 48 7968 > 48 7978 > 48 8014 > 48 8072 > 48 8100 > 48 8115 > 48 8184 > 48 8309 > 48 8359 > 48 8386 > 48 8409 > 48 8423 > 48 8446 > 48 8571 > 48 8682 > 48 8723 > 48 8746 > 48 8773 > 48 9084 > 48 9158 > 48 9307 > 48 9549 > 48 9654 > 48 9728 > 48 9868 > 48 9876 > 49 114 > 49 186 > 49 293 > 49 298 > 49 350 > 49 401 > 49 544 > 49 586 > 49 804 > 49 843 > 49 872 > 49 907 > 49 1010 > 49 1054 > 49 1087 > 49 1155 > 49 1287 > 49 1547 > 49 1563 > 49 1630 > 49 1766 > 49 1837 > 49 2148 > 49 2206 > 49 2321 > 49 2465 > 49 2505 > 49 2569 > 49 2621 > 49 2734 > 49 2748 > 49 2805 > 49 2814 > 49 2848 > 49 2953 > 49 3113 > 49 3120 > 49 3217 > 49 3223 > 49 3299 > 49 3430 > 49 3445 > 49 3449 > 49 3757 > 49 3830 > 49 3980 > 49 4211 > 49 4265 > 49 4367 > 49 4579 > 49 4758 > 49 4773 > 49 5143 > 49 5149 > 49 5162 > 49 5261 > 49 5510 > 49 5545 > 49 5738 > 49 5897 > 49 6201 > 49 6247 > 49 6346 > 49 6409 > 49 6450 > 49 6495 > 49 6626 > 49 6658 > 49 6736 > 49 6885 > 49 7051 > 49 7090 > 49 7112 > 49 7122 > 49 7169 > 49 7288 > 49 7293 > 49 7424 > 49 7465 > 49 7482 > 49 7489 > 49 7543 > 49 7632 > 49 7654 > 49 7687 > 49 7703 > 49 7743 > 49 7796 > 49 8207 > 49 8340 > 49 8402 > 49 8437 > 49 8444 > 49 8489 > 49 8671 > 49 8934 > 49 9141 > 49 9202 > 49 9563 > 49 9598 > 50 36 > 50 61 > 50 243 > 50 344 > 50 365 > 50 511 > 50 814 > 50 1093 > 50 1165 > 50 1267 > 50 1420 > 50 1426 > 50 1523 > 50 1557 > 50 1638 > 50 1676 > 50 1679 > 50 1695 > 50 1716 > 50 1904 > 50 1943 > 50 2044 > 50 2155 > 50 2214 > 50 2371 > 50 2397 > 50 2422 > 50 2610 > 50 2901 > 50 2942 > 50 2970 > 50 3042 > 50 3143 > 50 3206 > 50 3272 > 50 3306 > 50 3332 > 50 3396 > 50 3433 > 50 3517 > 50 3824 > 50 3937 > 50 4040 > 50 4057 > 50 4079 > 50 4091 > 50 4289 > 50 4300 > 50 4366 > 50 4466 > 50 4555 > 50 4566 > 50 4584 > 50 4815 > 50 4910 > 50 4953 > 50 4999 > 50 5229 > 50 5300 > 50 5917 > 50 6260 > 50 6329 > 50 6351 > 50 6400 > 50 6496 > 50 6680 > 50 6687 > 50 6734 > 50 6813 > 50 6994 > 50 7044 > 50 7159 > 50 7253 > 50 7400 > 50 7481 > 50 7739 > 50 7787 > 50 8092 > 50 8164 > 50 8183 > 50 8385 > 50 8429 > 50 8471 > 50 8785 > 50 8829 > 50 8848 > 50 8931 > 50 9011 > 50 9033 > 50 9118 > 50 9304 > 50 9393 > 50 9445 > 50 9575 > 50 9620 > 50 9664 > 50 9676 > 50 9684 > 50 9798 > 50 9865 > 51 49 > 51 306 > 51 311 > 51 383 > 51 408 > 51 568 > 51 621 > 51 649 > 51 704 > 51 769 > 51 945 > 51 1009 > 51 1132 > 51 1227 > 51 1235 > 51 1294 > 51 1321 > 51 1441 > 51 1443 > 51 1526 > 51 1531 > 51 1627 > 51 1763 > 51 1788 > 51 1789 > 51 1924 > 51 2001 > 51 2307 > 51 2373 > 51 2406 > 51 2634 > 51 2672 > 51 2809 > 51 2924 > 51 2962 > 51 3088 > 51 3106 > 51 3229 > 51 3252 > 51 3414 > 51 3721 > 51 3845 > 51 3864 > 51 3918 > 51 3969 > 51 4260 > 51 4369 > 51 4411 > 51 4437 > 51 4530 > 51 4679 > 51 4739 > 51 5444 > 51 5490 > 51 5507 > 51 5521 > 51 5614 > 51 5764 > 51 5773 > 51 5878 > 51 6008 > 51 6053 > 51 6088 > 51 6245 > 51 6263 > 51 6374 > 51 6649 > 51 6864 > 51 6961 > 51 6990 > 51 7108 > 51 7154 > 51 7255 > 51 7342 > 51 7370 > 51 7431 > 51 7453 > 51 7510 > 51 7677 > 51 7834 > 51 7915 > 51 7952 > 51 7992 > 51 8258 > 51 8311 > 51 8478 > 51 8575 > 51 8683 > 51 8714 > 51 8844 > 51 8937 > 51 9070 > 51 9152 > 51 9223 > 51 9248 > 51 9262 > 51 9355 > 51 9476 > 51 9795 > 51 9970 > 52 10 > 52 497 > 52 604 > 52 798 > 52 850 > 52 906 > 52 1040 > 52 1110 > 52 1202 > 52 1301 > 52 1308 > 52 1338 > 52 1363 > 52 1549 > 52 1609 > 52 1752 > 52 1856 > 52 2115 > 52 2153 > 52 2212 > 52 2325 > 52 2418 > 52 2612 > 52 2716 > 52 2830 > 52 3073 > 52 3191 > 52 3251 > 52 3501 > 52 3503 > 52 4252 > 52 4264 > 52 4349 > 52 4362 > 52 4393 > 52 4463 > 52 4468 > 52 4820 > 52 4869 > 52 4871 > 52 5042 > 52 5060 > 52 5113 > 52 5147 > 52 5180 > 52 5228 > 52 5241 > 52 5258 > 52 5346 > 52 5435 > 52 5556 > 52 5613 > 52 5626 > 52 5849 > 52 5852 > 52 6007 > 52 6111 > 52 6113 > 52 6246 > 52 6289 > 52 6337 > 52 6422 > 52 6515 > 52 6620 > 52 6665 > 52 6763 > 52 6934 > 52 7031 > 52 7127 > 52 7133 > 52 7161 > 52 7230 > 52 7245 > 52 7267 > 52 7320 > 52 7383 > 52 7448 > 52 7601 > 52 7641 > 52 7745 > 52 7777 > 52 7875 > 52 7955 > 52 8023 > 52 8033 > 52 8160 > 52 8277 > 52 8332 > 52 8394 > 52 8417 > 52 8449 > 52 8628 > 52 8712 > 52 9256 > 52 9360 > 52 9537 > 52 9642 > 52 9722 > 52 9726 > 52 9802 > 53 77 > 53 87 > 53 128 > 53 139 > 53 189 > 53 264 > 53 329 > 53 369 > 53 504 > 53 623 > 53 666 > 53 1174 > 53 1275 > 53 1388 > 53 1486 > 53 1740 > 53 1767 > 53 1778 > 53 1909 > 53 2299 > 53 2301 > 53 2308 > 53 2442 > 53 2521 > 53 2554 > 53 2576 > 53 2745 > 53 2965 > 53 3099 > 53 3136 > 53 3340 > 53 3363 > 53 3407 > 53 3418 > 53 3491 > 53 3635 > 53 3675 > 53 3679 > 53 3803 > 53 4025 > 53 4198 > 53 4229 > 53 4646 > 53 4789 > 53 4865 > 53 4885 > 53 5237 > 53 5277 > 53 5470 > 53 5529 > 53 5540 > 53 5543 > 53 5569 > 53 5651 > 53 5669 > 53 5753 > 53 5814 > 53 5841 > 53 5929 > 53 5965 > 53 6196 > 53 6459 > 53 6623 > 53 6750 > 53 6769 > 53 7074 > 53 7410 > 53 7466 > 53 7467 > 53 7948 > 53 7954 > 53 8090 > 53 8477 > 53 8550 > 53 8856 > 53 8913 > 53 9004 > 53 9017 > 53 9059 > 53 9111 > 53 9142 > 53 9237 > 53 9312 > 53 9336 > 53 9475 > 53 9531 > 53 9557 > 53 9579 > 53 9592 > 53 9606 > 53 9634 > 53 9646 > 53 9671 > 53 9718 > 53 9842 > 53 9881 > 53 9933 > 53 9950 > 53 9965 > 53 9976 > 54 134 > 54 176 > 54 319 > 54 371 > 54 530 > 54 697 > 54 714 > 54 985 > 54 1123 > 54 1139 > 54 1371 > 54 1473 > 54 1560 > 54 1599 > 54 1652 > 54 1690 > 54 1945 > 54 2078 > 54 2122 > 54 2293 > 54 2298 > 54 2322 > 54 2403 > 54 2445 > 54 2534 > 54 2577 > 54 2605 > 54 2620 > 54 2623 > 54 2662 > 54 2723 > 54 2759 > 54 2788 > 54 2789 > 54 2857 > 54 3277 > 54 3394 > 54 3446 > 54 3571 > 54 3787 > 54 3872 > 54 3974 > 54 4058 > 54 4062 > 54 4179 > 54 4350 > 54 4365 > 54 4394 > 54 4402 > 54 4414 > 54 4619 > 54 4654 > 54 4705 > 54 4937 > 54 4957 > 54 5146 > 54 5177 > 54 5262 > 54 5302 > 54 5312 > 54 5332 > 54 5528 > 54 5827 > 54 6054 > 54 6107 > 54 6433 > 54 6443 > 54 6464 > 54 6505 > 54 6556 > 54 6685 > 54 6715 > 54 6747 > 54 6950 > 54 7321 > 54 7381 > 54 7427 > 54 7491 > 54 7630 > 54 7718 > 54 7899 > 54 8428 > 54 8499 > 54 8759 > 54 8776 > 54 8883 > 54 8966 > 54 8991 > 54 9032 > 54 9053 > 54 9083 > 54 9264 > 54 9326 > 54 9487 > 54 9526 > 54 9629 > 54 9674 > 54 9702 > 54 9797 > 54 9898 > 55 43 > 55 153 > 55 263 > 55 677 > 55 720 > 55 834 > 55 852 > 55 873 > 55 1053 > 55 1094 > 55 1446 > 55 1481 > 55 1541 > 55 1576 > 55 1583 > 55 1666 > 55 1809 > 55 1915 > 55 1920 > 55 2054 > 55 2108 > 55 2220 > 55 2264 > 55 2359 > 55 2404 > 55 2407 > 55 2538 > 55 2656 > 55 2726 > 55 2727 > 55 2785 > 55 2798 > 55 2840 > 55 2915 > 55 3018 > 55 3085 > 55 3132 > 55 3203 > 55 3415 > 55 3497 > 55 3573 > 55 3592 > 55 3728 > 55 3809 > 55 3820 > 55 4101 > 55 4124 > 55 4382 > 55 4493 > 55 4864 > 55 5025 > 55 5171 > 55 5206 > 55 5220 > 55 5238 > 55 5310 > 55 5445 > 55 5519 > 55 5631 > 55 5722 > 55 5808 > 55 5809 > 55 5811 > 55 6073 > 55 6148 > 55 6202 > 55 6204 > 55 6402 > 55 6480 > 55 6598 > 55 6602 > 55 6643 > 55 6727 > 55 6781 > 55 6782 > 55 6945 > 55 7314 > 55 7350 > 55 7447 > 55 7468 > 55 7502 > 55 7596 > 55 7683 > 55 7712 > 55 8214 > 55 8221 > 55 8254 > 55 8264 > 55 8354 > 55 8424 > 55 8924 > 55 9139 > 55 9288 > 55 9332 > 55 9348 > 55 9542 > 55 9644 > 55 9694 > 55 9849 > 55 9989 > 56 121 > 56 173 > 56 192 > 56 292 > 56 499 > 56 527 > 56 574 > 56 587 > 56 597 > 56 653 > 56 664 > 56 726 > 56 792 > 56 921 > 56 922 > 56 969 > 56 1346 > 56 1448 > 56 1897 > 56 2223 > 56 2314 > 56 2486 > 56 2511 > 56 2557 > 56 2657 > 56 2684 > 56 2742 > 56 3003 > 56 3243 > 56 3361 > 56 3403 > 56 3464 > 56 3694 > 56 3748 > 56 3896 > 56 3959 > 56 3984 > 56 4030 > 56 4169 > 56 4194 > 56 4195 > 56 4247 > 56 4280 > 56 4361 > 56 4377 > 56 4389 > 56 4428 > 56 4536 > 56 4673 > 56 4754 > 56 4826 > 56 4855 > 56 5176 > 56 5225 > 56 5272 > 56 5377 > 56 5389 > 56 5582 > 56 5761 > 56 5950 > 56 6210 > 56 6237 > 56 6272 > 56 6291 > 56 6307 > 56 6361 > 56 6365 > 56 6625 > 56 6653 > 56 6757 > 56 6910 > 56 6988 > 56 7036 > 56 7256 > 56 7389 > 56 7398 > 56 7479 > 56 7592 > 56 7669 > 56 7781 > 56 7783 > 56 7859 > 56 7865 > 56 7912 > 56 8018 > 56 8019 > 56 8102 > 56 8179 > 56 8249 > 56 8329 > 56 8502 > 56 8722 > 56 8880 > 56 9339 > 56 9548 > 56 9600 > 56 9625 > 56 9699 > 56 9780 > 56 9939 > 57 229 > 57 241 > 57 270 > 57 271 > 57 336 > 57 609 > 57 841 > 57 1011 > 57 1052 > 57 1149 > 57 1225 > 57 1381 > 57 1700 > 57 1744 > 57 1774 > 57 1777 > 57 1836 > 57 1936 > 57 2117 > 57 2162 > 57 2297 > 57 2408 > 57 2411 > 57 2440 > 57 2504 > 57 2520 > 57 2650 > 57 2683 > 57 2833 > 57 2896 > 57 3009 > 57 3107 > 57 3309 > 57 3410 > 57 3424 > 57 3439 > 57 3488 > 57 3630 > 57 3655 > 57 3701 > 57 3870 > 57 3905 > 57 3982 > 57 4018 > 57 4054 > 57 4075 > 57 4149 > 57 4409 > 57 4691 > 57 4813 > 57 4987 > 57 5127 > 57 5219 > 57 5279 > 57 5315 > 57 5438 > 57 5557 > 57 5638 > 57 5848 > 57 5947 > 57 6136 > 57 6379 > 57 6434 > 57 6751 > 57 6880 > 57 6916 > 57 7105 > 57 7188 > 57 7241 > 57 7393 > 57 7430 > 57 7459 > 57 7469 > 57 7534 > 57 7536 > 57 7539 > 57 7749 > 57 8166 > 57 8167 > 57 8265 > 57 8293 > 57 8353 > 57 8363 > 57 8368 > 57 8395 > 57 8610 > 57 8695 > 57 8704 > 57 8710 > 57 8724 > 57 9028 > 57 9263 > 57 9385 > 57 9400 > 57 9417 > 57 9611 > 57 9632 > 57 9765 > 57 9949 > 57 9981 > 58 9 > 58 21 > 58 230 > 58 325 > 58 364 > 58 464 > 58 509 > 58 770 > 58 778 > 58 855 > 58 1050 > 58 1143 > 58 1419 > 58 1447 > 58 1477 > 58 1510 > 58 1734 > 58 1840 > 58 1963 > 58 1992 > 58 2111 > 58 2127 > 58 2132 > 58 2205 > 58 2241 > 58 2852 > 58 2895 > 58 2981 > 58 3179 > 58 3278 > 58 3291 > 58 3335 > 58 3345 > 58 3690 > 58 3730 > 58 3805 > 58 3860 > 58 4111 > 58 4174 > 58 4291 > 58 4436 > 58 4589 > 58 4658 > 58 4748 > 58 4856 > 58 5069 > 58 5305 > 58 5461 > 58 5539 > 58 5772 > 58 5830 > 58 5970 > 58 6298 > 58 6358 > 58 6452 > 58 6544 > 58 6638 > 58 6674 > 58 6705 > 58 6712 > 58 6766 > 58 6767 > 58 6773 > 58 6863 > 58 6872 > 58 6995 > 58 7004 > 58 7035 > 58 7126 > 58 7166 > 58 7170 > 58 7179 > 58 7180 > 58 7362 > 58 7619 > 58 7644 > 58 7849 > 58 7967 > 58 8146 > 58 8172 > 58 8196 > 58 8240 > 58 8244 > 58 8378 > 58 8537 > 58 8576 > 58 8608 > 58 8772 > 58 8879 > 58 8942 > 58 9185 > 58 9258 > 58 9277 > 58 9302 > 58 9415 > 58 9482 > 58 9787 > 58 9864 > 58 9867 > 58 9990 > 59 15 > 59 111 > 59 179 > 59 200 > 59 287 > 59 368 > 59 458 > 59 468 > 59 616 > 59 676 > 59 780 > 59 815 > 59 837 > 59 1043 > 59 1055 > 59 1221 > 59 1344 > 59 1430 > 59 1556 > 59 1634 > 59 1641 > 59 1808 > 59 1944 > 59 1988 > 59 2049 > 59 2053 > 59 2200 > 59 2243 > 59 2249 > 59 2615 > 59 2754 > 59 2792 > 59 2793 > 59 2887 > 59 2998 > 59 3067 > 59 3127 > 59 3148 > 59 3302 > 59 3480 > 59 3487 > 59 3612 > 59 3782 > 59 3843 > 59 3851 > 59 4076 > 59 4117 > 59 4128 > 59 4315 > 59 4478 > 59 4601 > 59 4822 > 59 4922 > 59 4935 > 59 4986 > 59 5047 > 59 5080 > 59 5121 > 59 5264 > 59 5887 > 59 5906 > 59 5932 > 59 5971 > 59 6127 > 59 6220 > 59 6454 > 59 6508 > 59 6632 > 59 6977 > 59 7073 > 59 7115 > 59 7144 > 59 7157 > 59 7588 > 59 7924 > 59 7988 > 59 8056 > 59 8169 > 59 8275 > 59 8289 > 59 8323 > 59 8467 > 59 8652 > 59 8804 > 59 8865 > 59 8885 > 59 8933 > 59 8968 > 59 9341 > 59 9402 > 59 9468 > 59 9470 > 59 9493 > 59 9666 > 59 9705 > 59 9727 > 59 9823 > 59 9908 > 59 9947 > 59 9966 > 60 397 > 60 537 > 60 576 > 60 598 > 60 735 > 60 736 > 60 926 > 60 1108 > 60 1380 > 60 1498 > 60 1589 > 60 1602 > 60 1647 > 60 1731 > 60 1768 > 60 1806 > 60 1813 > 60 1841 > 60 1866 > 60 1982 > 60 2035 > 60 2087 > 60 2154 > 60 2586 > 60 2599 > 60 2697 > 60 2913 > 60 2919 > 60 2980 > 60 2982 > 60 3347 > 60 3406 > 60 3945 > 60 3987 > 60 4103 > 60 4150 > 60 4202 > 60 4212 > 60 4306 > 60 4499 > 60 4563 > 60 4719 > 60 4727 > 60 4796 > 60 4806 > 60 5129 > 60 5136 > 60 5240 > 60 5343 > 60 5584 > 60 5691 > 60 5739 > 60 5781 > 60 5819 > 60 5876 > 60 5889 > 60 5935 > 60 6003 > 60 6367 > 60 6430 > 60 6493 > 60 6787 > 60 6867 > 60 6897 > 60 6972 > 60 7121 > 60 7205 > 60 7260 > 60 7284 > 60 7298 > 60 7316 > 60 7334 > 60 7373 > 60 7446 > 60 7651 > 60 7734 > 60 7746 > 60 7884 > 60 7913 > 60 7957 > 60 8047 > 60 8185 > 60 8347 > 60 8348 > 60 8481 > 60 8640 > 60 8677 > 60 8720 > 60 8743 > 60 9086 > 60 9095 > 60 9224 > 60 9429 > 60 9472 > 60 9540 > 60 9612 > 60 9638 > 60 9653 > 60 9751 > 60 9853 > 61 26 > 61 282 > 61 321 > 61 534 > 61 628 > 61 637 > 61 1035 > 61 1060 > 61 1153 > 61 1288 > 61 1469 > 61 1504 > 61 1528 > 61 1600 > 61 1710 > 61 1783 > 61 1929 > 61 1931 > 61 1983 > 61 2251 > 61 2347 > 61 2517 > 61 2523 > 61 2548 > 61 2552 > 61 2558 > 61 2568 > 61 2707 > 61 2875 > 61 2979 > 61 3013 > 61 3138 > 61 3159 > 61 3235 > 61 3273 > 61 3423 > 61 3448 > 61 3523 > 61 3734 > 61 3762 > 61 3909 > 61 3915 > 61 4050 > 61 4261 > 61 4454 > 61 4518 > 61 4524 > 61 4552 > 61 4617 > 61 4647 > 61 4721 > 61 4794 > 61 4873 > 61 4941 > 61 5065 > 61 5119 > 61 5182 > 61 5375 > 61 5611 > 61 5619 > 61 5805 > 61 5839 > 61 6027 > 61 6372 > 61 6384 > 61 6413 > 61 6461 > 61 6520 > 61 6622 > 61 6669 > 61 6695 > 61 6909 > 61 6985 > 61 7390 > 61 7420 > 61 7556 > 61 7707 > 61 7979 > 61 8048 > 61 8079 > 61 8138 > 61 8141 > 61 8170 > 61 8443 > 61 8450 > 61 8528 > 61 8654 > 61 8701 > 61 8818 > 61 8824 > 61 8871 > 61 9096 > 61 9156 > 61 9219 > 61 9247 > 61 9359 > 61 9425 > 61 9821 > 61 9893 > 61 9977 > 62 39 > 62 347 > 62 360 > 62 399 > 62 417 > 62 1051 > 62 1104 > 62 1128 > 62 1296 > 62 1299 > 62 1323 > 62 1403 > 62 1442 > 62 1457 > 62 1648 > 62 1696 > 62 1737 > 62 1916 > 62 2023 > 62 2114 > 62 2173 > 62 2179 > 62 2195 > 62 2358 > 62 2386 > 62 2494 > 62 2590 > 62 2688 > 62 3020 > 62 3183 > 62 3248 > 62 3352 > 62 3539 > 62 3625 > 62 3626 > 62 3670 > 62 3775 > 62 3801 > 62 4020 > 62 4056 > 62 4071 > 62 4226 > 62 4407 > 62 4537 > 62 4549 > 62 4638 > 62 4682 > 62 4688 > 62 4711 > 62 4750 > 62 4771 > 62 4787 > 62 4833 > 62 5058 > 62 5109 > 62 5221 > 62 5301 > 62 5341 > 62 5381 > 62 5383 > 62 5413 > 62 5600 > 62 5707 > 62 5794 > 62 5837 > 62 5883 > 62 6000 > 62 6121 > 62 6262 > 62 6348 > 62 6401 > 62 6491 > 62 6823 > 62 6918 > 62 6992 > 62 7005 > 62 7017 > 62 7028 > 62 7078 > 62 7473 > 62 7750 > 62 7776 > 62 7971 > 62 7975 > 62 7990 > 62 8194 > 62 8203 > 62 8229 > 62 8335 > 62 8433 > 62 8567 > 62 8733 > 62 8921 > 62 8958 > 62 8988 > 62 9101 > 62 9265 > 62 9546 > 62 9633 > 62 9822 > 63 105 > 63 150 > 63 314 > 63 379 > 63 558 > 63 698 > 63 752 > 63 889 > 63 956 > 63 1048 > 63 1329 > 63 1339 > 63 1366 > 63 1391 > 63 1542 > 63 1746 > 63 1792 > 63 2374 > 63 2433 > 63 2760 > 63 2995 > 63 3075 > 63 3245 > 63 3324 > 63 3370 > 63 3436 > 63 3549 > 63 3578 > 63 3579 > 63 3590 > 63 3753 > 63 3908 > 63 4034 > 63 4230 > 63 4245 > 63 4269 > 63 4296 > 63 4610 > 63 4670 > 63 4743 > 63 4916 > 63 4982 > 63 4995 > 63 5004 > 63 5036 > 63 5133 > 63 5236 > 63 5244 > 63 5488 > 63 5654 > 63 5719 > 63 6046 > 63 6228 > 63 6290 > 63 6297 > 63 6326 > 63 6349 > 63 6398 > 63 6749 > 63 6834 > 63 6887 > 63 6928 > 63 7117 > 63 7160 > 63 7289 > 63 7423 > 63 7508 > 63 7622 > 63 7753 > 63 8301 > 63 8337 > 63 8526 > 63 8546 > 63 8548 > 63 8589 > 63 8675 > 63 8713 > 63 8762 > 63 8858 > 63 8864 > 63 8887 > 63 9009 > 63 9089 > 63 9105 > 63 9181 > 63 9289 > 63 9299 > 63 9335 > 63 9354 > 63 9457 > 63 9474 > 63 9532 > 63 9535 > 63 9571 > 63 9623 > 63 9748 > 63 9792 > 63 9925 > 63 9983 > 63 9986 > 64 7 > 64 37 > 64 64 > 64 100 > 64 102 > 64 291 > 64 451 > 64 670 > 64 771 > 64 777 > 64 913 > 64 932 > 64 940 > 64 964 > 64 1045 > 64 1119 > 64 1300 > 64 1322 > 64 1362 > 64 1379 > 64 1720 > 64 1743 > 64 1845 > 64 1882 > 64 2135 > 64 2237 > 64 2261 > 64 2329 > 64 2353 > 64 2906 > 64 3133 > 64 3181 > 64 3254 > 64 3372 > 64 3456 > 64 3550 > 64 3671 > 64 3686 > 64 3715 > 64 3780 > 64 3827 > 64 4182 > 64 4238 > 64 4580 > 64 4644 > 64 4669 > 64 4774 > 64 4841 > 64 4874 > 64 4929 > 64 5128 > 64 5247 > 64 5317 > 64 5360 > 64 5423 > 64 5637 > 64 5646 > 64 5765 > 64 5816 > 64 5904 > 64 5958 > 64 6057 > 64 6126 > 64 6304 > 64 6332 > 64 6392 > 64 6486 > 64 6713 > 64 6729 > 64 6792 > 64 7020 > 64 7068 > 64 7348 > 64 7399 > 64 7635 > 64 7714 > 64 7716 > 64 8002 > 64 8074 > 64 8142 > 64 8237 > 64 8295 > 64 8510 > 64 8650 > 64 8793 > 64 8861 > 64 8907 > 64 9113 > 64 9175 > 64 9266 > 64 9271 > 64 9298 > 64 9358 > 64 9541 > 64 9567 > 64 9639 > 64 9761 > 64 9785 > 64 9964 > 64 9969 > 65 216 > 65 226 > 65 285 > 65 318 > 65 388 > 65 462 > 65 572 > 65 654 > 65 715 > 65 757 > 65 816 > 65 824 > 65 880 > 65 885 > 65 904 > 65 1003 > 65 1078 > 65 1130 > 65 1173 > 65 1206 > 65 1399 > 65 1474 > 65 1629 > 65 1730 > 65 1973 > 65 2045 > 65 2082 > 65 2336 > 65 2416 > 65 2434 > 65 2541 > 65 2607 > 65 2939 > 65 3012 > 65 3241 > 65 3354 > 65 3500 > 65 3541 > 65 3743 > 65 3912 > 65 3993 > 65 4154 > 65 4209 > 65 4360 > 65 4380 > 65 4395 > 65 4462 > 65 4596 > 65 4747 > 65 4949 > 65 5019 > 65 5088 > 65 5144 > 65 5249 > 65 5320 > 65 5542 > 65 5621 > 65 5760 > 65 5813 > 65 6080 > 65 6122 > 65 6159 > 65 6399 > 65 6531 > 65 6565 > 65 6883 > 65 6968 > 65 6969 > 65 7213 > 65 7307 > 65 7330 > 65 7340 > 65 7385 > 65 7518 > 65 7541 > 65 7806 > 65 7887 > 65 7944 > 65 7993 > 65 7996 > 65 8230 > 65 8238 > 65 8296 > 65 8535 > 65 8536 > 65 8580 > 65 8583 > 65 8594 > 65 8602 > 65 8726 > 65 8949 > 65 9087 > 65 9194 > 65 9334 > 65 9356 > 65 9373 > 65 9456 > 65 9507 > 65 9650 > 65 9984 > 66 358 > 66 710 > 66 966 > 66 973 > 66 1345 > 66 1409 > 66 1463 > 66 1544 > 66 1613 > 66 1745 > 66 1761 > 66 1907 > 66 1939 > 66 1966 > 66 2123 > 66 2178 > 66 2207 > 66 2216 > 66 2332 > 66 2467 > 66 2551 > 66 2582 > 66 2654 > 66 2768 > 66 2794 > 66 3128 > 66 3165 > 66 3197 > 66 3289 > 66 3400 > 66 3623 > 66 3946 > 66 4063 > 66 4129 > 66 4256 > 66 4415 > 66 4496 > 66 4558 > 66 4562 > 66 4681 > 66 4825 > 66 4853 > 66 4899 > 66 4924 > 66 4934 > 66 5140 > 66 5246 > 66 5285 > 66 5324 > 66 5456 > 66 5514 > 66 5607 > 66 5675 > 66 5676 > 66 5688 > 66 5768 > 66 6089 > 66 6296 > 66 6385 > 66 6407 > 66 6742 > 66 6796 > 66 6799 > 66 6875 > 66 6925 > 66 6938 > 66 7048 > 66 7052 > 66 7088 > 66 7332 > 66 7354 > 66 7368 > 66 7413 > 66 7496 > 66 7824 > 66 7848 > 66 7855 > 66 7904 > 66 8043 > 66 8099 > 66 8208 > 66 8307 > 66 8356 > 66 8547 > 66 8678 > 66 8802 > 66 8875 > 66 8953 > 66 8970 > 66 9136 > 66 9207 > 66 9315 > 66 9527 > 66 9643 > 66 9655 > 66 9741 > 66 9913 > 66 9915 > 66 9940 > 66 9956 > 67 274 > 67 356 > 67 489 > 67 642 > 67 671 > 67 924 > 67 925 > 67 941 > 67 949 > 67 1081 > 67 1161 > 67 1194 > 67 1230 > 67 1543 > 67 1654 > 67 1694 > 67 2073 > 67 2424 > 67 2588 > 67 2635 > 67 2651 > 67 2713 > 67 2728 > 67 2733 > 67 2802 > 67 2816 > 67 2828 > 67 2856 > 67 3157 > 67 3215 > 67 3329 > 67 3373 > 67 3596 > 67 3611 > 67 3687 > 67 3854 > 67 4132 > 67 4160 > 67 4376 > 67 4405 > 67 4418 > 67 4429 > 67 4576 > 67 4643 > 67 4901 > 67 4976 > 67 5433 > 67 5459 > 67 5460 > 67 5700 > 67 5786 > 67 5817 > 67 5844 > 67 5865 > 67 5896 > 67 6069 > 67 6123 > 67 6181 > 67 6570 > 67 6656 > 67 6704 > 67 6842 > 67 6877 > 67 6942 > 67 6964 > 67 7081 > 67 7147 > 67 7167 > 67 7196 > 67 7263 > 67 7282 > 67 7369 > 67 7520 > 67 7597 > 67 7664 > 67 7685 > 67 7790 > 67 7889 > 67 7892 > 67 8105 > 67 8114 > 67 8227 > 67 8286 > 67 8327 > 67 8352 > 67 8519 > 67 8525 > 67 8616 > 67 8705 > 67 8814 > 67 9002 > 67 9006 > 67 9270 > 67 9371 > 67 9386 > 67 9410 > 67 9428 > 67 9809 > 67 9841 > 67 9866 > 68 65 > 68 258 > 68 488 > 68 542 > 68 589 > 68 647 > 68 787 > 68 825 > 68 930 > 68 972 > 68 1012 > 68 1131 > 68 1290 > 68 1372 > 68 1594 > 68 1625 > 68 1865 > 68 1880 > 68 2119 > 68 2201 > 68 2286 > 68 2363 > 68 2546 > 68 2578 > 68 2595 > 68 2720 > 68 2904 > 68 2920 > 68 2947 > 68 3173 > 68 3211 > 68 3303 > 68 3377 > 68 3399 > 68 3435 > 68 3441 > 68 3473 > 68 3504 > 68 3691 > 68 3723 > 68 3848 > 68 3935 > 68 3952 > 68 3994 > 68 4131 > 68 4175 > 68 4216 > 68 4328 > 68 4379 > 68 4441 > 68 4481 > 68 4575 > 68 4718 > 68 4830 > 68 4928 > 68 4951 > 68 5054 > 68 5166 > 68 5170 > 68 5193 > 68 5492 > 68 5518 > 68 5591 > 68 5778 > 68 5821 > 68 5873 > 68 5967 > 68 6025 > 68 6145 > 68 6225 > 68 6470 > 68 6611 > 68 6661 > 68 6730 > 68 6889 > 68 6892 > 68 7002 > 68 7025 > 68 7290 > 68 7351 > 68 7450 > 68 7660 > 68 7701 > 68 7742 > 68 7782 > 68 7830 > 68 7977 > 68 8252 > 68 8257 > 68 8497 > 68 8779 > 68 8782 > 68 8830 > 68 8873 > 68 8962 > 68 9060 > 68 9206 > 68 9554 > 68 9932 > 68 9962 > 69 35 > 69 454 > 69 591 > 69 797 > 69 862 > 69 1162 > 69 1291 > 69 1431 > 69 1437 > 69 1663 > 69 1796 > 69 1910 > 69 2024 > 69 2120 > 69 2157 > 69 2165 > 69 2231 > 69 2346 > 69 2405 > 69 2437 > 69 2549 > 69 2565 > 69 2894 > 69 2934 > 69 3019 > 69 3097 > 69 3169 > 69 3232 > 69 3265 > 69 3358 > 69 3374 > 69 3437 > 69 3604 > 69 3629 > 69 3646 > 69 4156 > 69 4286 > 69 4384 > 69 4412 > 69 4503 > 69 4532 > 69 4650 > 69 4765 > 69 5093 > 69 5123 > 69 5463 > 69 5570 > 69 5659 > 69 5714 > 69 5749 > 69 5820 > 69 5835 > 69 5893 > 69 6179 > 69 6255 > 69 6320 > 69 6354 > 69 6415 > 69 6511 > 69 6557 > 69 6564 > 69 6740 > 69 6754 > 69 6827 > 69 6859 > 69 7042 > 69 7077 > 69 7156 > 69 7294 > 69 7460 > 69 7611 > 69 7658 > 69 7847 > 69 7888 > 69 7966 > 69 8076 > 69 8089 > 69 8136 > 69 8143 > 69 8247 > 69 8266 > 69 8291 > 69 8319 > 69 8367 > 69 8396 > 69 8533 > 69 8544 > 69 8629 > 69 8668 > 69 8686 > 69 8944 > 69 9179 > 69 9284 > 69 9405 > 69 9441 > 69 9713 > 69 9745 > 69 9759 > 69 9810 > 69 9961 > 70 5 > 70 53 > 70 67 > 70 157 > 70 195 > 70 198 > 70 206 > 70 541 > 70 570 > 70 594 > 70 632 > 70 683 > 70 786 > 70 1117 > 70 1315 > 70 1385 > 70 1483 > 70 1513 > 70 1562 > 70 1718 > 70 1860 > 70 1861 > 70 1967 > 70 1991 > 70 2025 > 70 2113 > 70 2259 > 70 2295 > 70 2357 > 70 2444 > 70 2466 > 70 2507 > 70 2829 > 70 3098 > 70 3323 > 70 3357 > 70 3368 > 70 3489 > 70 3544 > 70 3553 > 70 3662 > 70 3693 > 70 3698 > 70 3790 > 70 3794 > 70 3901 > 70 4272 > 70 4285 > 70 4346 > 70 4403 > 70 4614 > 70 4651 > 70 4655 > 70 4802 > 70 4883 > 70 5217 > 70 5287 > 70 5513 > 70 5622 > 70 5627 > 70 5727 > 70 6048 > 70 6195 > 70 6428 > 70 6529 > 70 6894 > 70 7155 > 70 7158 > 70 7225 > 70 7274 > 70 7322 > 70 7474 > 70 7486 > 70 7634 > 70 7762 > 70 7795 > 70 7900 > 70 7901 > 70 8204 > 70 8377 > 70 8466 > 70 8508 > 70 8553 > 70 8569 > 70 8747 > 70 8800 > 70 8929 > 70 9012 > 70 9077 > 70 9148 > 70 9255 > 70 9268 > 70 9285 > 70 9308 > 70 9367 > 70 9424 > 70 9553 > 70 9680 > 70 9760 > 70 9813 > 71 239 > 71 312 > 71 403 > 71 432 > 71 550 > 71 595 > 71 651 > 71 708 > 71 997 > 71 1044 > 71 1059 > 71 1376 > 71 1490 > 71 1586 > 71 1601 > 71 1677 > 71 1987 > 71 1989 > 71 2068 > 71 2164 > 71 2262 > 71 2319 > 71 2337 > 71 2497 > 71 2550 > 71 2823 > 71 2845 > 71 2911 > 71 3032 > 71 3174 > 71 3318 > 71 3462 > 71 3510 > 71 3538 > 71 3856 > 71 3957 > 71 4052 > 71 4121 > 71 4456 > 71 4560 > 71 4578 > 71 4592 > 71 4729 > 71 4753 > 71 4764 > 71 4772 > 71 4840 > 71 5062 > 71 5196 > 71 5357 > 71 5466 > 71 5505 > 71 5673 > 71 5750 > 71 5763 > 71 5784 > 71 5856 > 71 5931 > 71 6295 > 71 6445 > 71 6538 > 71 6597 > 71 6654 > 71 6693 > 71 6756 > 71 7057 > 71 7060 > 71 7177 > 71 7311 > 71 7380 > 71 7505 > 71 7595 > 71 7606 > 71 7610 > 71 7645 > 71 7903 > 71 7926 > 71 7994 > 71 8111 > 71 8134 > 71 8334 > 71 8388 > 71 8390 > 71 8399 > 71 8438 > 71 8474 > 71 8483 > 71 8560 > 71 8613 > 71 8626 > 71 8826 > 71 8846 > 71 8976 > 71 9147 > 71 9345 > 71 9613 > 71 9615 > 71 9669 > 71 9688 > 71 9796 > 72 123 > 72 409 > 72 447 > 72 460 > 72 477 > 72 718 > 72 728 > 72 847 > 72 937 > 72 998 > 72 1015 > 72 1058 > 72 1256 > 72 1279 > 72 1292 > 72 1460 > 72 1502 > 72 1517 > 72 1521 > 72 1581 > 72 1914 > 72 2285 > 72 2302 > 72 2396 > 72 2419 > 72 2430 > 72 2436 > 72 2637 > 72 2668 > 72 2758 > 72 2897 > 72 2908 > 72 3069 > 72 3240 > 72 3477 > 72 3518 > 72 3547 > 72 3672 > 72 3773 > 72 3894 > 72 4113 > 72 4133 > 72 4180 > 72 4298 > 72 4299 > 72 4307 > 72 4313 > 72 4319 > 72 4423 > 72 4510 > 72 4844 > 72 5059 > 72 5151 > 72 5163 > 72 5187 > 72 5555 > 72 5565 > 72 5581 > 72 5725 > 72 5871 > 72 6064 > 72 6166 > 72 6302 > 72 6303 > 72 6334 > 72 6580 > 72 6616 > 72 6801 > 72 6866 > 72 7011 > 72 7065 > 72 7087 > 72 7198 > 72 7206 > 72 7231 > 72 7407 > 72 7504 > 72 7530 > 72 7547 > 72 7574 > 72 7593 > 72 7649 > 72 7676 > 72 7906 > 72 7947 > 72 8153 > 72 8163 > 72 8197 > 72 8316 > 72 8364 > 72 8460 > 72 8634 > 72 8765 > 72 8955 > 72 9069 > 72 9124 > 72 9394 > 72 9692 > 72 9793 > 72 9828 > 73 141 > 73 180 > 73 233 > 73 387 > 73 518 > 73 585 > 73 601 > 73 644 > 73 781 > 73 842 > 73 962 > 73 975 > 73 1082 > 73 1157 > 73 1213 > 73 1350 > 73 1411 > 73 1451 > 73 1577 > 73 1614 > 73 1795 > 73 2004 > 73 2014 > 73 2079 > 73 2253 > 73 2455 > 73 2699 > 73 2706 > 73 2757 > 73 3230 > 73 3257 > 73 3283 > 73 3317 > 73 3356 > 73 3388 > 73 3422 > 73 3644 > 73 3647 > 73 3673 > 73 3729 > 73 3903 > 73 3914 > 73 4237 > 73 4282 > 73 4301 > 73 4335 > 73 4368 > 73 4453 > 73 4457 > 73 4494 > 73 4541 > 73 4569 > 73 4587 > 73 4625 > 73 4930 > 73 5026 > 73 5081 > 73 5116 > 73 5226 > 73 5362 > 73 5401 > 73 5409 > 73 5580 > 73 5601 > 73 5880 > 73 5999 > 73 6004 > 73 6030 > 73 6041 > 73 6055 > 73 6059 > 73 6116 > 73 6267 > 73 6306 > 73 6339 > 73 6394 > 73 6590 > 73 6717 > 73 6846 > 73 6904 > 73 6915 > 73 6923 > 73 6978 > 73 7494 > 73 7550 > 73 7624 > 73 8030 > 73 8260 > 73 8271 > 73 8790 > 73 8926 > 73 9062 > 73 9131 > 73 9150 > 73 9236 > 73 9286 > 73 9491 > 73 9746 > 73 9815 > 73 9833 > 74 24 > 74 28 > 74 41 > 74 81 > 74 352 > 74 431 > 74 502 > 74 533 > 74 790 > 74 915 > 74 981 > 74 1036 > 74 1223 > 74 1284 > 74 1319 > 74 1343 > 74 1434 > 74 1492 > 74 1532 > 74 1678 > 74 1706 > 74 1771 > 74 1872 > 74 1947 > 74 2260 > 74 2266 > 74 2372 > 74 2625 > 74 2666 > 74 2769 > 74 3004 > 74 3017 > 74 3028 > 74 3070 > 74 3170 > 74 3574 > 74 3649 > 74 3659 > 74 3667 > 74 3737 > 74 3768 > 74 4059 > 74 4184 > 74 4303 > 74 4356 > 74 4422 > 74 4476 > 74 4632 > 74 4834 > 74 5105 > 74 5197 > 74 5597 > 74 5690 > 74 5766 > 74 5902 > 74 5978 > 74 6106 > 74 6128 > 74 6161 > 74 6218 > 74 6353 > 74 6419 > 74 6500 > 74 6689 > 74 6770 > 74 6774 > 74 7072 > 74 7302 > 74 7376 > 74 7402 > 74 7403 > 74 7526 > 74 7670 > 74 7946 > 74 7959 > 74 8152 > 74 8206 > 74 8233 > 74 8361 > 74 8362 > 74 8389 > 74 8419 > 74 8599 > 74 8637 > 74 8680 > 74 8847 > 74 9165 > 74 9226 > 74 9333 > 74 9350 > 74 9533 > 74 9572 > 74 9596 > 74 9698 > 74 9773 > 74 9803 > 74 9826 > 74 9857 > 74 9884 > 74 9971 > 75 89 > 75 92 > 75 222 > 75 342 > 75 543 > 75 567 > 75 805 > 75 817 > 75 881 > 75 911 > 75 971 > 75 1057 > 75 1134 > 75 1170 > 75 1421 > 75 1440 > 75 1550 > 75 1561 > 75 1597 > 75 1620 > 75 1736 > 75 1785 > 75 2118 > 75 2291 > 75 2375 > 75 2473 > 75 2563 > 75 2702 > 75 2776 > 75 2779 > 75 2863 > 75 2893 > 75 2918 > 75 2992 > 75 3005 > 75 3046 > 75 3438 > 75 3634 > 75 3791 > 75 3802 > 75 3925 > 75 3958 > 75 4096 > 75 4140 > 75 4204 > 75 4243 > 75 4410 > 75 4450 > 75 4507 > 75 4517 > 75 4709 > 75 5000 > 75 5102 > 75 5134 > 75 5159 > 75 5274 > 75 5309 > 75 5342 > 75 5407 > 75 5553 > 75 5704 > 75 5787 > 75 5861 > 75 6250 > 75 6277 > 75 6473 > 75 6532 > 75 6587 > 75 6644 > 75 6672 > 75 7000 > 75 7142 > 75 7387 > 75 7416 > 75 7436 > 75 7456 > 75 7609 > 75 7690 > 75 7779 > 75 7811 > 75 7860 > 75 7995 > 75 8053 > 75 8077 > 75 8148 > 75 8202 > 75 8452 > 75 8539 > 75 8542 > 75 8752 > 75 8930 > 75 9045 > 75 9170 > 75 9257 > 75 9437 > 75 9492 > 75 9667 > 75 9834 > 75 9875 > 75 9923 > 76 29 > 76 83 > 76 124 > 76 146 > 76 331 > 76 355 > 76 357 > 76 579 > 76 661 > 76 695 > 76 707 > 76 875 > 76 920 > 76 1382 > 76 1417 > 76 1590 > 76 1974 > 76 2011 > 76 2062 > 76 2088 > 76 2137 > 76 2288 > 76 2331 > 76 2343 > 76 2361 > 76 2377 > 76 2426 > 76 2544 > 76 2559 > 76 2573 > 76 2592 > 76 2639 > 76 2736 > 76 2952 > 76 3387 > 76 3408 > 76 3409 > 76 3529 > 76 3588 > 76 3712 > 76 3716 > 76 3720 > 76 3755 > 76 3853 > 76 3882 > 76 3991 > 76 4016 > 76 4022 > 76 4241 > 76 4324 > 76 4400 > 76 4484 > 76 4889 > 76 4906 > 76 4917 > 76 5359 > 76 5366 > 76 5384 > 76 6215 > 76 6268 > 76 6274 > 76 6285 > 76 6548 > 76 6588 > 76 6701 > 76 6764 > 76 6991 > 76 7012 > 76 7303 > 76 7364 > 76 7440 > 76 7516 > 76 7607 > 76 7886 > 76 8050 > 76 8165 > 76 8173 > 76 8232 > 76 8262 > 76 8355 > 76 8432 > 76 8521 > 76 8531 > 76 8577 > 76 8635 > 76 8698 > 76 8745 > 76 8945 > 76 9071 > 76 9099 > 76 9212 > 76 9214 > 76 9297 > 76 9406 > 76 9538 > 76 9630 > 76 9714 > 76 9791 > 76 9918 > 76 9957 > 77 52 > 77 113 > 77 217 > 77 250 > 77 273 > 77 552 > 77 596 > 77 643 > 77 672 > 77 775 > 77 1211 > 77 1214 > 77 1281 > 77 1361 > 77 1405 > 77 1410 > 77 1428 > 77 1497 > 77 1572 > 77 1823 > 77 1862 > 77 2005 > 77 2275 > 77 2323 > 77 2519 > 77 2636 > 77 2681 > 77 3011 > 77 3178 > 77 3321 > 77 3460 > 77 3643 > 77 3747 > 77 3760 > 77 3828 > 77 4086 > 77 4158 > 77 4168 > 77 4353 > 77 4470 > 77 4502 > 77 4526 > 77 4603 > 77 4766 > 77 4786 > 77 4824 > 77 4846 > 77 4894 > 77 4967 > 77 4996 > 77 4997 > 77 5031 > 77 5190 > 77 5353 > 77 5394 > 77 5609 > 77 5677 > 77 5810 > 77 5939 > 77 5944 > 77 6108 > 77 6198 > 77 6217 > 77 6432 > 77 6490 > 77 6499 > 77 6514 > 77 6526 > 77 6807 > 77 6870 > 77 6873 > 77 6913 > 77 7006 > 77 7069 > 77 7324 > 77 7328 > 77 7545 > 77 7569 > 77 7590 > 77 7774 > 77 7815 > 77 7879 > 77 8243 > 77 8421 > 77 8598 > 77 8622 > 77 8646 > 77 8679 > 77 8764 > 77 8990 > 77 9123 > 77 9144 > 77 9294 > 77 9408 > 77 9449 > 77 9495 > 77 9601 > 77 9617 > 77 9665 > 77 9872 > 78 557 > 78 723 > 78 739 > 78 1019 > 78 1142 > 78 1262 > 78 1298 > 78 1370 > 78 1673 > 78 1711 > 78 1912 > 78 2026 > 78 2034 > 78 2255 > 78 2368 > 78 2496 > 78 2780 > 78 2847 > 78 3369 > 78 3375 > 78 3540 > 78 3548 > 78 3551 > 78 3552 > 78 3722 > 78 3807 > 78 4100 > 78 4119 > 78 4206 > 78 4233 > 78 4509 > 78 4521 > 78 4551 > 78 4588 > 78 4590 > 78 4611 > 78 4716 > 78 4816 > 78 4952 > 78 4970 > 78 5189 > 78 5268 > 78 5269 > 78 5307 > 78 5311 > 78 5412 > 78 5418 > 78 5478 > 78 5537 > 78 5628 > 78 5684 > 78 5729 > 78 5752 > 78 5780 > 78 5815 > 78 6022 > 78 6133 > 78 6157 > 78 6206 > 78 6227 > 78 6266 > 78 6534 > 78 6537 > 78 6563 > 78 6600 > 78 6765 > 78 6784 > 78 6900 > 78 7015 > 78 7475 > 78 7755 > 78 7759 > 78 7843 > 78 7871 > 78 8155 > 78 8211 > 78 8267 > 78 8328 > 78 8343 > 78 8427 > 78 8485 > 78 8587 > 78 8614 > 78 8627 > 78 8662 > 78 8774 > 78 8890 > 78 8974 > 78 9215 > 78 9338 > 78 9383 > 78 9466 > 78 9560 > 78 9578 > 78 9656 > 78 9734 > 78 9827 > 78 9894 > 78 9907 > 78 9945 > 79 131 > 79 247 > 79 295 > 79 315 > 79 634 > 79 659 > 79 688 > 79 1192 > 79 1621 > 79 1636 > 79 1715 > 79 1843 > 79 2066 > 79 2097 > 79 2128 > 79 2270 > 79 2362 > 79 2414 > 79 2515 > 79 2676 > 79 2682 > 79 2777 > 79 3102 > 79 3207 > 79 3269 > 79 3336 > 79 3472 > 79 3559 > 79 3580 > 79 3656 > 79 3708 > 79 3725 > 79 3741 > 79 3800 > 79 3863 > 79 3886 > 79 3913 > 79 3978 > 79 4161 > 79 4373 > 79 4420 > 79 4527 > 79 4561 > 79 4939 > 79 4993 > 79 5053 > 79 5075 > 79 5130 > 79 5215 > 79 5350 > 79 5379 > 79 5452 > 79 5471 > 79 5486 > 79 5491 > 79 5838 > 79 5864 > 79 5886 > 79 6002 > 79 6058 > 79 6171 > 79 6185 > 79 6444 > 79 6471 > 79 6568 > 79 6630 > 79 6667 > 79 6797 > 79 6803 > 79 6890 > 79 6903 > 79 6983 > 79 7024 > 79 7076 > 79 7264 > 79 7296 > 79 7388 > 79 7395 > 79 7445 > 79 7513 > 79 7589 > 79 7673 > 79 7793 > 79 8306 > 79 8384 > 79 8498 > 79 8586 > 79 8603 > 79 8754 > 79 8833 > 79 8845 > 79 8881 > 79 8997 > 79 9117 > 79 9337 > 79 9443 > 79 9501 > 79 9689 > 79 9695 > 79 9736 > 80 57 > 80 257 > 80 436 > 80 467 > 80 513 > 80 618 > 80 657 > 80 692 > 80 700 > 80 887 > 80 1014 > 80 1022 > 80 1042 > 80 1046 > 80 1086 > 80 1129 > 80 1215 > 80 1326 > 80 1359 > 80 1401 > 80 1515 > 80 1917 > 80 1980 > 80 2033 > 80 2530 > 80 2543 > 80 2547 > 80 2784 > 80 3027 > 80 3156 > 80 3227 > 80 3444 > 80 3586 > 80 3706 > 80 3852 > 80 3926 > 80 3954 > 80 4008 > 80 4155 > 80 4295 > 80 4327 > 80 4449 > 80 4482 > 80 4497 > 80 4602 > 80 4704 > 80 4947 > 80 5218 > 80 5253 > 80 5254 > 80 5411 > 80 5595 > 80 5608 > 80 5615 > 80 5665 > 80 5703 > 80 5724 > 80 5770 > 80 5800 > 80 5941 > 80 6009 > 80 6129 > 80 6278 > 80 6312 > 80 6362 > 80 6474 > 80 6513 > 80 6603 > 80 6607 > 80 6768 > 80 6869 > 80 6905 > 80 6973 > 80 7061 > 80 7116 > 80 7441 > 80 7557 > 80 7617 > 80 7732 > 80 7765 > 80 7804 > 80 7809 > 80 7869 > 80 7985 > 80 8034 > 80 8222 > 80 8282 > 80 8558 > 80 8582 > 80 8771 > 80 8857 > 80 8892 > 80 9038 > 80 9050 > 80 9291 > 80 9292 > 80 9486 > 80 9585 > 80 9762 > 80 9763 > 81 31 > 81 44 > 81 98 > 81 211 > 81 223 > 81 265 > 81 470 > 81 483 > 81 496 > 81 515 > 81 559 > 81 641 > 81 830 > 81 1038 > 81 1238 > 81 1313 > 81 1332 > 81 1545 > 81 1702 > 81 1855 > 81 1976 > 81 2009 > 81 2432 > 81 2482 > 81 2540 > 81 2553 > 81 2718 > 81 2721 > 81 2815 > 81 2886 > 81 2977 > 81 3119 > 81 3184 > 81 3325 > 81 3330 > 81 3521 > 81 3561 > 81 3676 > 81 3710 > 81 3948 > 81 4032 > 81 4070 > 81 4094 > 81 4215 > 81 4251 > 81 4652 > 81 4659 > 81 4687 > 81 4808 > 81 4943 > 81 5046 > 81 5138 > 81 5234 > 81 5259 > 81 5495 > 81 5657 > 81 5668 > 81 5854 > 81 5923 > 81 5928 > 81 6028 > 81 6092 > 81 6153 > 81 6254 > 81 6411 > 81 6468 > 81 6519 > 81 6855 > 81 7040 > 81 7209 > 81 7220 > 81 7227 > 81 7461 > 81 7484 > 81 7488 > 81 7548 > 81 7785 > 81 7854 > 81 7896 > 81 7914 > 81 7943 > 81 8012 > 81 8071 > 81 8121 > 81 8297 > 81 8448 > 81 8515 > 81 8604 > 81 9022 > 81 9162 > 81 9244 > 81 9420 > 81 9510 > 81 9523 > 81 9626 > 81 9697 > 81 9845 > 81 9877 > 81 9899 > 81 9967 > 82 1 > 82 33 > 82 268 > 82 301 > 82 421 > 82 465 > 82 519 > 82 522 > 82 547 > 82 551 > 82 681 > 82 746 > 82 783 > 82 796 > 82 917 > 82 1121 > 82 1200 > 82 1309 > 82 1340 > 82 1386 > 82 1538 > 82 1770 > 82 1901 > 82 2007 > 82 2071 > 82 2086 > 82 2145 > 82 2151 > 82 2354 > 82 2392 > 82 2468 > 82 2503 > 82 2647 > 82 2691 > 82 2914 > 82 3050 > 82 3155 > 82 3226 > 82 3485 > 82 3632 > 82 3660 > 82 3726 > 82 3744 > 82 3793 > 82 3902 > 82 4430 > 82 4528 > 82 4553 > 82 4581 > 82 4837 > 82 4913 > 82 4961 > 82 4981 > 82 5014 > 82 5040 > 82 5073 > 82 5198 > 82 5430 > 82 5603 > 82 5682 > 82 5687 > 82 5692 > 82 5836 > 82 5930 > 82 5946 > 82 5949 > 82 6010 > 82 6035 > 82 6335 > 82 6420 > 82 6421 > 82 6878 > 82 6940 > 82 7095 > 82 7292 > 82 7616 > 82 7696 > 82 7945 > 82 8044 > 82 8285 > 82 8298 > 82 8412 > 82 8559 > 82 8649 > 82 8661 > 82 8706 > 82 8732 > 82 8761 > 82 8812 > 82 8862 > 82 9007 > 82 9015 > 82 9029 > 82 9146 > 82 9490 > 82 9562 > 82 9570 > 82 9635 > 82 9679 > 82 9824 > 83 116 > 83 118 > 83 164 > 83 425 > 83 524 > 83 549 > 83 630 > 83 684 > 83 753 > 83 936 > 83 1159 > 83 1416 > 83 1491 > 83 1805 > 83 1821 > 83 1926 > 83 1957 > 83 1998 > 83 2019 > 83 2070 > 83 2139 > 83 2143 > 83 2188 > 83 2209 > 83 2536 > 83 2708 > 83 2783 > 83 2810 > 83 2874 > 83 2943 > 83 2946 > 83 2948 > 83 3054 > 83 3094 > 83 3131 > 83 3327 > 83 3337 > 83 3613 > 83 3633 > 83 3658 > 83 3752 > 83 3812 > 83 4104 > 83 4138 > 83 4166 > 83 4304 > 83 4406 > 83 4539 > 83 4559 > 83 4757 > 83 4797 > 83 4839 > 83 4843 > 83 5185 > 83 5201 > 83 5319 > 83 5329 > 83 5527 > 83 5671 > 83 5706 > 83 5774 > 83 5826 > 83 5879 > 83 5894 > 83 6241 > 83 6261 > 83 6503 > 83 6703 > 83 6809 > 83 7056 > 83 7118 > 83 7397 > 83 7422 > 83 7506 > 83 7628 > 83 7754 > 83 7984 > 83 8041 > 83 8119 > 83 8220 > 83 8276 > 83 8280 > 83 8605 > 83 8619 > 83 8689 > 83 8703 > 83 8891 > 83 9013 > 83 9100 > 83 9173 > 83 9387 > 83 9480 > 83 9519 > 83 9614 > 83 9738 > 83 9829 > 83 9942 > 83 9954 > 83 9996 > 83 9997 > 84 58 > 84 84 > 84 182 > 84 281 > 84 288 > 84 305 > 84 439 > 84 445 > 84 581 > 84 646 > 84 870 > 84 902 > 84 1001 > 84 1028 > 84 1144 > 84 1413 > 84 1418 > 84 1568 > 84 1723 > 84 1784 > 84 1874 > 84 1885 > 84 1927 > 84 1953 > 84 2036 > 84 2147 > 84 2225 > 84 2235 > 84 2485 > 84 2608 > 84 2701 > 84 2729 > 84 2916 > 84 3068 > 84 3193 > 84 3231 > 84 3296 > 84 3326 > 84 3603 > 84 3804 > 84 3906 > 84 3953 > 84 4122 > 84 4134 > 84 4147 > 84 4242 > 84 4273 > 84 4396 > 84 4471 > 84 4689 > 84 4870 > 84 5150 > 84 5281 > 84 5283 > 84 5336 > 84 5599 > 84 5641 > 84 5681 > 84 5740 > 84 5867 > 84 5909 > 84 5912 > 84 5934 > 84 5991 > 84 6141 > 84 6149 > 84 6207 > 84 6512 > 84 6575 > 84 6845 > 84 7043 > 84 7083 > 84 7207 > 84 7509 > 84 7515 > 84 7540 > 84 7640 > 84 7740 > 84 7814 > 84 7963 > 84 7991 > 84 8278 > 84 8312 > 84 8425 > 84 8549 > 84 8625 > 84 8651 > 84 8656 > 84 8748 > 84 8894 > 84 8986 > 84 9093 > 84 9205 > 84 9228 > 84 9489 > 84 9528 > 84 9619 > 84 9648 > 84 9657 > 84 9897 > 85 56 > 85 75 > 85 120 > 85 317 > 85 448 > 85 540 > 85 565 > 85 631 > 85 691 > 85 768 > 85 849 > 85 858 > 85 861 > 85 864 > 85 982 > 85 999 > 85 1088 > 85 1133 > 85 1306 > 85 1465 > 85 1467 > 85 1509 > 85 1559 > 85 1570 > 85 1651 > 85 1762 > 85 1831 > 85 2124 > 85 2333 > 85 2480 > 85 2490 > 85 2888 > 85 2927 > 85 3161 > 85 3195 > 85 3224 > 85 3297 > 85 3384 > 85 3560 > 85 3622 > 85 3883 > 85 4021 > 85 4137 > 85 4144 > 85 4312 > 85 4375 > 85 4385 > 85 4783 > 85 4828 > 85 4964 > 85 4972 > 85 5115 > 85 5179 > 85 5230 > 85 5233 > 85 5338 > 85 5392 > 85 5427 > 85 5552 > 85 5562 > 85 5648 > 85 5936 > 85 5985 > 85 6023 > 85 6156 > 85 6251 > 85 6324 > 85 6356 > 85 6555 > 85 6728 > 85 6879 > 85 7082 > 85 7152 > 85 7192 > 85 7208 > 85 7215 > 85 7218 > 85 7542 > 85 7604 > 85 7633 > 85 7836 > 85 8037 > 85 8144 > 85 8145 > 85 8349 > 85 8422 > 85 8995 > 85 9031 > 85 9128 > 85 9176 > 85 9183 > 85 9231 > 85 9267 > 85 9369 > 85 9392 > 85 9396 > 85 9453 > 85 9524 > 85 9747 > 85 9750 > 86 30 > 86 161 > 86 224 > 86 227 > 86 400 > 86 523 > 86 627 > 86 655 > 86 673 > 86 693 > 86 727 > 86 788 > 86 856 > 86 1033 > 86 1137 > 86 1264 > 86 1297 > 86 1333 > 86 1459 > 86 1640 > 86 1780 > 86 1846 > 86 1849 > 86 1958 > 86 1984 > 86 2002 > 86 2168 > 86 2189 > 86 2190 > 86 2219 > 86 2279 > 86 2352 > 86 2417 > 86 2421 > 86 2478 > 86 2488 > 86 2501 > 86 2528 > 86 2747 > 86 2842 > 86 3124 > 86 3426 > 86 3530 > 86 3534 > 86 3685 > 86 3869 > 86 3923 > 86 3997 > 86 4000 > 86 4126 > 86 4163 > 86 4173 > 86 4392 > 86 4850 > 86 4991 > 86 5068 > 86 5330 > 86 5363 > 86 5446 > 86 5457 > 86 5645 > 86 5732 > 86 5801 > 86 6138 > 86 6315 > 86 6507 > 86 6584 > 86 6683 > 86 6789 > 86 6975 > 86 7089 > 86 7091 > 86 7168 > 86 7425 > 86 7559 > 86 7565 > 86 7613 > 86 7723 > 86 7768 > 86 7773 > 86 7819 > 86 8101 > 86 8341 > 86 8380 > 86 8447 > 86 8456 > 86 8540 > 86 9143 > 86 9149 > 86 9234 > 86 9239 > 86 9283 > 86 9455 > 86 9473 > 86 9561 > 86 9690 > 86 9860 > 86 9885 > 86 9904 > 86 9968 > 87 12 > 87 166 > 87 214 > 87 266 > 87 326 > 87 450 > 87 491 > 87 750 > 87 918 > 87 1210 > 87 1271 > 87 1355 > 87 1458 > 87 1485 > 87 1564 > 87 1574 > 87 1639 > 87 1729 > 87 1751 > 87 1807 > 87 1891 > 87 1941 > 87 1995 > 87 2095 > 87 2198 > 87 2451 > 87 2646 > 87 2695 > 87 2811 > 87 2928 > 87 3007 > 87 3008 > 87 3033 > 87 3142 > 87 3154 > 87 3175 > 87 3608 > 87 3703 > 87 3797 > 87 3818 > 87 3857 > 87 3868 > 87 3995 > 87 4108 > 87 4222 > 87 4244 > 87 4333 > 87 4334 > 87 4432 > 87 4485 > 87 4858 > 87 4890 > 87 4984 > 87 5021 > 87 5186 > 87 5207 > 87 5316 > 87 5358 > 87 5448 > 87 5498 > 87 5825 > 87 5828 > 87 5847 > 87 5855 > 87 5895 > 87 5953 > 87 6085 > 87 6177 > 87 6211 > 87 6222 > 87 6359 > 87 6527 > 87 6535 > 87 6573 > 87 6826 > 87 6893 > 87 6979 > 87 7034 > 87 7067 > 87 7101 > 87 7217 > 87 7233 > 87 7363 > 87 7396 > 87 7717 > 87 7741 > 87 7801 > 87 8413 > 87 8621 > 87 8708 > 87 8731 > 87 8904 > 87 8912 > 87 8977 > 87 9073 > 87 9130 > 87 9301 > 87 9647 > 87 9781 > 87 9902 > 88 348 > 88 459 > 88 503 > 88 806 > 88 869 > 88 1029 > 88 1070 > 88 1080 > 88 1092 > 88 1103 > 88 1272 > 88 1415 > 88 1425 > 88 1573 > 88 1643 > 88 1661 > 88 1830 > 88 1871 > 88 1879 > 88 1903 > 88 1954 > 88 2043 > 88 2089 > 88 2561 > 88 2819 > 88 2838 > 88 2859 > 88 2917 > 88 2922 > 88 3015 > 88 3310 > 88 3434 > 88 3572 > 88 3575 > 88 3591 > 88 3680 > 88 3702 > 88 3788 > 88 3813 > 88 3877 > 88 3895 > 88 4152 > 88 4290 > 88 4323 > 88 4340 > 88 4568 > 88 4572 > 88 4630 > 88 4777 > 88 5052 > 88 5055 > 88 5094 > 88 5124 > 88 5157 > 88 5195 > 88 5373 > 88 5408 > 88 5419 > 88 5441 > 88 5497 > 88 5526 > 88 5574 > 88 5632 > 88 5717 > 88 5730 > 88 5735 > 88 5926 > 88 5993 > 88 6101 > 88 6213 > 88 6276 > 88 6387 > 88 6405 > 88 6523 > 88 6663 > 88 6723 > 88 6798 > 88 6847 > 88 6971 > 88 7038 > 88 7234 > 88 7621 > 88 7626 > 88 7642 > 88 7684 > 88 7870 > 88 8011 > 88 8174 > 88 8320 > 88 8369 > 88 8645 > 88 8667 > 88 8792 > 88 8828 > 88 8902 > 88 9090 > 88 9342 > 88 9419 > 88 9764 > 88 9874 > 89 108 > 89 237 > 89 240 > 89 426 > 89 639 > 89 674 > 89 808 > 89 822 > 89 835 > 89 839 > 89 867 > 89 1109 > 89 1120 > 89 1154 > 89 1201 > 89 1423 > 89 1462 > 89 1592 > 89 1913 > 89 2006 > 89 2161 > 89 2199 > 89 2224 > 89 2292 > 89 2439 > 89 2495 > 89 2572 > 89 2653 > 89 2775 > 89 2806 > 89 2973 > 89 3053 > 89 3061 > 89 3079 > 89 3238 > 89 3502 > 89 3507 > 89 3516 > 89 3581 > 89 3585 > 89 3615 > 89 3745 > 89 3823 > 89 3910 > 89 3973 > 89 4231 > 89 4504 > 89 4574 > 89 4749 > 89 4767 > 89 4769 > 89 4810 > 89 4918 > 89 4932 > 89 4983 > 89 5266 > 89 5416 > 89 5483 > 89 5564 > 89 5620 > 89 5776 > 89 6019 > 89 6042 > 89 6137 > 89 6147 > 89 6231 > 89 6232 > 89 6441 > 89 6593 > 89 6682 > 89 7009 > 89 7191 > 89 7239 > 89 7377 > 89 7675 > 89 7820 > 89 7833 > 89 7850 > 89 7972 > 89 7973 > 89 8040 > 89 8058 > 89 8226 > 89 8426 > 89 8673 > 89 8690 > 89 8916 > 89 8950 > 89 9018 > 89 9026 > 89 9052 > 89 9153 > 89 9188 > 89 9229 > 89 9322 > 89 9422 > 89 9504 > 89 9569 > 89 9704 > 89 9910 > 90 6 > 90 107 > 90 117 > 90 231 > 90 747 > 90 820 > 90 890 > 90 1030 > 90 1569 > 90 1624 > 90 1793 > 90 1803 > 90 1818 > 90 1848 > 90 1868 > 90 1898 > 90 2104 > 90 2326 > 90 2378 > 90 2379 > 90 2395 > 90 2398 > 90 2562 > 90 2738 > 90 2818 > 90 2877 > 90 3074 > 90 3162 > 90 3443 > 90 3476 > 90 3512 > 90 3651 > 90 3829 > 90 3885 > 90 3960 > 90 4049 > 90 4123 > 90 4186 > 90 4292 > 90 4386 > 90 4445 > 90 4500 > 90 4595 > 90 4737 > 90 4746 > 90 4775 > 90 4882 > 90 5038 > 90 5076 > 90 5082 > 90 5083 > 90 5257 > 90 5376 > 90 5380 > 90 5410 > 90 5449 > 90 5523 > 90 5593 > 90 5618 > 90 5771 > 90 5869 > 90 6109 > 90 6233 > 90 6352 > 90 6465 > 90 6572 > 90 6617 > 90 6631 > 90 6760 > 90 6816 > 90 6933 > 90 6952 > 90 6970 > 90 6998 > 90 7062 > 90 7272 > 90 7331 > 90 7492 > 90 7665 > 90 7771 > 90 7784 > 90 7797 > 90 7942 > 90 7951 > 90 8186 > 90 8304 > 90 8482 > 90 8494 > 90 8538 > 90 8561 > 90 8684 > 90 8849 > 90 8851 > 90 8918 > 90 8963 > 90 8985 > 90 9145 > 90 9319 > 90 9423 > 90 9488 > 91 190 > 91 280 > 91 289 > 91 322 > 91 330 > 91 514 > 91 605 > 91 667 > 91 733 > 91 946 > 91 989 > 91 1004 > 91 1135 > 91 1187 > 91 1205 > 91 1233 > 91 1283 > 91 1395 > 91 1397 > 91 1650 > 91 1693 > 91 1742 > 91 1765 > 91 1857 > 91 1859 > 91 1899 > 91 2060 > 91 2061 > 91 2094 > 91 2144 > 91 2339 > 91 2457 > 91 2752 > 91 2771 > 91 2868 > 91 2951 > 91 3056 > 91 3126 > 91 3219 > 91 3300 > 91 3451 > 91 3494 > 91 3907 > 91 3998 > 91 4045 > 91 4143 > 91 4544 > 91 4637 > 91 4661 > 91 4702 > 91 4784 > 91 4800 > 91 4985 > 91 5006 > 91 5372 > 91 5386 > 91 5551 > 91 5575 > 91 5744 > 91 5957 > 91 6024 > 91 6124 > 91 6240 > 91 6309 > 91 6484 > 91 6567 > 91 6714 > 91 6748 > 91 6793 > 91 6838 > 91 6849 > 91 6886 > 91 7001 > 91 7070 > 91 7085 > 91 7106 > 91 7202 > 91 7295 > 91 7365 > 91 7713 > 91 7772 > 91 7874 > 91 7878 > 91 7890 > 91 8116 > 91 8190 > 91 8411 > 91 8431 > 91 8751 > 91 8791 > 91 8794 > 91 8935 > 91 9374 > 91 9397 > 91 9450 > 91 9462 > 91 9520 > 91 9539 > 91 9677 > 91 9808 > 92 163 > 92 174 > 92 588 > 92 633 > 92 844 > 92 851 > 92 901 > 92 978 > 92 992 > 92 1090 > 92 1091 > 92 1245 > 92 1327 > 92 1331 > 92 1341 > 92 1351 > 92 1455 > 92 1506 > 92 1575 > 92 1631 > 92 1645 > 92 1722 > 92 1760 > 92 1790 > 92 1884 > 92 1985 > 92 2055 > 92 2203 > 92 2256 > 92 2305 > 92 2313 > 92 2315 > 92 2429 > 92 2525 > 92 2539 > 92 2844 > 92 2851 > 92 2959 > 92 3114 > 92 3145 > 92 3305 > 92 3349 > 92 3392 > 92 3527 > 92 3537 > 92 3617 > 92 3648 > 92 3682 > 92 3761 > 92 3769 > 92 3867 > 92 3970 > 92 4065 > 92 4383 > 92 4752 > 92 4760 > 92 4792 > 92 4872 > 92 4898 > 92 4927 > 92 4962 > 92 5024 > 92 5421 > 92 5689 > 92 6273 > 92 6366 > 92 6706 > 92 7022 > 92 7110 > 92 7175 > 92 7232 > 92 7297 > 92 7500 > 92 7639 > 92 7692 > 92 7724 > 92 7786 > 92 7868 > 92 8212 > 92 8256 > 92 8374 > 92 8459 > 92 8470 > 92 8496 > 92 8506 > 92 8795 > 92 8836 > 92 9010 > 92 9016 > 92 9019 > 92 9275 > 92 9370 > 92 9576 > 92 9595 > 92 9683 > 92 9770 > 92 9782 > 92 9840 > 92 9891 > 92 9926 > 93 162 > 93 341 > 93 412 > 93 484 > 93 626 > 93 758 > 93 1005 > 93 1072 > 93 1112 > 93 1125 > 93 1204 > 93 1254 > 93 1330 > 93 1464 > 93 1606 > 93 1728 > 93 1755 > 93 1786 > 93 1858 > 93 1889 > 93 1981 > 93 2020 > 93 2059 > 93 2065 > 93 2140 > 93 2233 > 93 2571 > 93 2692 > 93 2881 > 93 3002 > 93 3116 > 93 3189 > 93 3382 > 93 3482 > 93 3566 > 93 3665 > 93 3798 > 93 3835 > 93 3934 > 93 4004 > 93 4098 > 93 4347 > 93 4455 > 93 4554 > 93 4626 > 93 4732 > 93 4852 > 93 4936 > 93 4988 > 93 5078 > 93 5204 > 93 5210 > 93 5289 > 93 5364 > 93 5431 > 93 5467 > 93 5640 > 93 5664 > 93 5708 > 93 5913 > 93 5938 > 93 6083 > 93 6238 > 93 6338 > 93 6487 > 93 6558 > 93 6581 > 93 6582 > 93 6662 > 93 6861 > 93 7104 > 93 7187 > 93 7304 > 93 7432 > 93 7512 > 93 7629 > 93 7727 > 93 7844 > 93 7863 > 93 7891 > 93 7969 > 93 7986 > 93 8084 > 93 8086 > 93 8139 > 93 8151 > 93 8303 > 93 8350 > 93 8375 > 93 8440 > 93 8551 > 93 8739 > 93 8780 > 93 8915 > 93 9180 > 93 9483 > 93 9772 > 93 9948 > 93 9955 > 93 9993 > 94 94 > 94 204 > 94 252 > 94 380 > 94 469 > 94 785 > 94 899 > 94 991 > 94 1208 > 94 1240 > 94 1317 > 94 1525 > 94 1717 > 94 2057 > 94 2109 > 94 2131 > 94 2423 > 94 2489 > 94 2664 > 94 2719 > 94 2799 > 94 2858 > 94 2880 > 94 3093 > 94 3180 > 94 3210 > 94 3313 > 94 3381 > 94 3452 > 94 3492 > 94 3506 > 94 3736 > 94 3746 > 94 3767 > 94 3899 > 94 4088 > 94 4263 > 94 4268 > 94 4480 > 94 4577 > 94 4696 > 94 4724 > 94 4842 > 94 4969 > 94 5263 > 94 5297 > 94 5547 > 94 5559 > 94 5577 > 94 5649 > 94 5715 > 94 5900 > 94 6176 > 94 6208 > 94 6453 > 94 6458 > 94 6476 > 94 6481 > 94 6619 > 94 6733 > 94 6818 > 94 6906 > 94 6932 > 94 6941 > 94 6955 > 94 7029 > 94 7064 > 94 7097 > 94 7236 > 94 7349 > 94 7433 > 94 7435 > 94 7729 > 94 7938 > 94 8028 > 94 8129 > 94 8171 > 94 8181 > 94 8216 > 94 8379 > 94 8405 > 94 8479 > 94 8543 > 94 8579 > 94 8591 > 94 8854 > 94 8903 > 94 9106 > 94 9108 > 94 9208 > 94 9225 > 94 9252 > 94 9287 > 94 9442 > 94 9587 > 94 9685 > 94 9732 > 94 9873 > 94 9879 > 94 9895 > 95 76 > 95 167 > 95 178 > 95 202 > 95 219 > 95 228 > 95 246 > 95 255 > 95 300 > 95 337 > 95 362 > 95 498 > 95 994 > 95 1160 > 95 1229 > 95 1258 > 95 1335 > 95 1375 > 95 1466 > 95 1684 > 95 1687 > 95 1852 > 95 2031 > 95 2152 > 95 2158 > 95 2267 > 95 2335 > 95 2498 > 95 3115 > 95 3123 > 95 3149 > 95 3282 > 95 3425 > 95 3774 > 95 3814 > 95 3859 > 95 3866 > 95 4012 > 95 4036 > 95 4068 > 95 4253 > 95 4279 > 95 4311 > 95 4314 > 95 4522 > 95 4605 > 95 4633 > 95 4683 > 95 4700 > 95 4707 > 95 4726 > 95 4735 > 95 4959 > 95 5164 > 95 5296 > 95 5525 > 95 5538 > 95 5583 > 95 5782 > 95 5951 > 95 5990 > 95 6412 > 95 6438 > 95 6509 > 95 6681 > 95 6920 > 95 7103 > 95 7176 > 95 7265 > 95 7386 > 95 7552 > 95 7666 > 95 7710 > 95 7756 > 95 7757 > 95 7758 > 95 7876 > 95 8091 > 95 8093 > 95 8168 > 95 8269 > 95 8410 > 95 8491 > 95 8520 > 95 8685 > 95 8835 > 95 8838 > 95 8870 > 95 9046 > 95 9240 > 95 9316 > 95 9411 > 95 9435 > 95 9438 > 95 9616 > 95 9731 > 95 9740 > 95 9805 > 95 9848 > 95 9889 > 96 42 > 96 248 > 96 361 > 96 373 > 96 386 > 96 528 > 96 876 > 96 929 > 96 987 > 96 1067 > 96 1116 > 96 1295 > 96 1482 > 96 1507 > 96 1668 > 96 1930 > 96 1970 > 96 1977 > 96 2074 > 96 2091 > 96 2217 > 96 2324 > 96 2345 > 96 2349 > 96 2477 > 96 2629 > 96 2762 > 96 2932 > 96 3014 > 96 3112 > 96 3121 > 96 3122 > 96 3218 > 96 3344 > 96 3364 > 96 3499 > 96 3513 > 96 3520 > 96 3618 > 96 3677 > 96 3738 > 96 3772 > 96 3881 > 96 4248 > 96 4257 > 96 4435 > 96 4447 > 96 4686 > 96 4776 > 96 4887 > 96 5108 > 96 5400 > 96 5426 > 96 5585 > 96 5798 > 96 5834 > 96 5858 > 96 6115 > 96 6134 > 96 6188 > 96 6189 > 96 6423 > 96 6812 > 96 6981 > 96 7086 > 96 7149 > 96 7248 > 96 7254 > 96 7259 > 96 7277 > 96 7285 > 96 7313 > 96 7317 > 96 7335 > 96 7361 > 96 7428 > 96 7455 > 96 7678 > 96 7682 > 96 7861 > 96 7925 > 96 7936 > 96 8158 > 96 8193 > 96 8200 > 96 8287 > 96 8462 > 96 8611 > 96 8632 > 96 8670 > 96 9003 > 96 9293 > 96 9330 > 96 9407 > 96 9479 > 96 9628 > 96 9701 > 96 9794 > 96 9951 > 96 9995 > 97 13 > 97 50 > 97 54 > 97 109 > 97 476 > 97 512 > 97 538 > 97 600 > 97 662 > 97 1024 > 97 1075 > 97 1114 > 97 1243 > 97 1244 > 97 1393 > 97 1479 > 97 1567 > 97 1571 > 97 1611 > 97 1692 > 97 1942 > 97 1952 > 97 1994 > 97 2093 > 97 2110 > 97 2246 > 97 2330 > 97 2774 > 97 2808 > 97 2984 > 97 3038 > 97 3188 > 97 3247 > 97 3365 > 97 3395 > 97 3699 > 97 3754 > 97 3840 > 97 4046 > 97 4069 > 97 4210 > 97 4235 > 97 4419 > 97 4434 > 97 4740 > 97 4742 > 97 4875 > 97 4888 > 97 5043 > 97 5084 > 97 5091 > 97 5139 > 97 5175 > 97 5276 > 97 5406 > 97 5479 > 97 5530 > 97 5535 > 97 5573 > 97 5588 > 97 5789 > 97 5961 > 97 6081 > 97 6110 > 97 6256 > 97 6395 > 97 6436 > 97 6636 > 97 6655 > 97 6829 > 97 6930 > 97 7210 > 97 7310 > 97 7575 > 97 7580 > 97 7953 > 97 8045 > 97 8147 > 97 8157 > 97 8490 > 97 8511 > 97 8568 > 97 8657 > 97 8827 > 97 8927 > 97 8938 > 97 8943 > 97 9048 > 97 9081 > 97 9116 > 97 9186 > 97 9281 > 97 9303 > 97 9516 > 97 9521 > 97 9682 > 97 9708 > 97 9719 > 97 9729 > 97 9900 > 98 16 > 98 86 > 98 351 > 98 389 > 98 390 > 98 428 > 98 531 > 98 648 > 98 705 > 98 725 > 98 882 > 98 1348 > 98 1398 > 98 1495 > 98 1603 > 98 1832 > 98 2236 > 98 2300 > 98 2310 > 98 2388 > 98 2470 > 98 2481 > 98 2491 > 98 2514 > 98 2884 > 98 2902 > 98 3105 > 98 3216 > 98 3276 > 98 3519 > 98 3904 > 98 3922 > 98 4072 > 98 4135 > 98 4227 > 98 4270 > 98 4309 > 98 4427 > 98 4440 > 98 4501 > 98 4599 > 98 4710 > 98 4723 > 98 4781 > 98 5071 > 98 5074 > 98 5100 > 98 5156 > 98 5245 > 98 5480 > 98 5500 > 98 5674 > 98 5699 > 98 5775 > 98 5783 > 98 5796 > 98 5831 > 98 5915 > 98 5986 > 98 5995 > 98 6062 > 98 6132 > 98 6313 > 98 6469 > 98 6477 > 98 6633 > 98 6707 > 98 6716 > 98 6788 > 98 6919 > 98 7079 > 98 7123 > 98 7172 > 98 7250 > 98 7519 > 98 7544 > 98 7650 > 98 7803 > 98 7823 > 98 7894 > 98 7949 > 98 8039 > 98 8097 > 98 8189 > 98 8245 > 98 8261 > 98 8279 > 98 8358 > 98 8486 > 98 8738 > 98 8799 > 98 8874 > 98 8910 > 98 9034 > 98 9167 > 98 9213 > 98 9260 > 98 9496 > 98 9739 > 98 9922 > 99 430 > 99 784 > 99 811 > 99 898 > 99 983 > 99 1126 > 99 1146 > 99 1349 > 99 1383 > 99 1407 > 99 1461 > 99 1518 > 99 1632 > 99 2101 > 99 2106 > 99 2229 > 99 2435 > 99 2472 > 99 2506 > 99 2584 > 99 2766 > 99 2826 > 99 2854 > 99 2925 > 99 2957 > 99 3037 > 99 3064 > 99 3196 > 99 3663 > 99 4038 > 99 4109 > 99 4172 > 99 4284 > 99 4676 > 99 4685 > 99 4847 > 99 4860 > 99 4877 > 99 4914 > 99 4958 > 99 5132 > 99 5313 > 99 5323 > 99 5347 > 99 5425 > 99 5499 > 99 5544 > 99 5736 > 99 5959 > 99 5981 > 99 6050 > 99 6214 > 99 6249 > 99 6319 > 99 6325 > 99 6344 > 99 6357 > 99 6380 > 99 6463 > 99 6670 > 99 6679 > 99 6720 > 99 6741 > 99 6776 > 99 6865 > 99 6874 > 99 7039 > 99 7173 > 99 7346 > 99 7412 > 99 7485 > 99 7499 > 99 7564 > 99 7568 > 99 7668 > 99 7708 > 99 7730 > 99 7911 > 99 8010 > 99 8015 > 99 8073 > 99 8109 > 99 8357 > 99 8391 > 99 8570 > 99 8590 > 99 8617 > 99 8653 > 99 8707 > 99 8922 > 99 8965 > 99 9001 > 99 9014 > 99 9030 > 99 9140 > 99 9327 > 99 9389 > 99 9730 > 99 9871 > 99 9929 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=3. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 503. sort-cases.at:75: 503. sort 10000 cases (100 unique) with 3 buffers (sort-cases.at:75): FAILED (sort-cases.at:75) # -*- compilation -*- 504. sort-cases.at:76: testing sort 10000 cases (100 unique) with 5 buffers ... ./sort-cases.at:76: sort_cases_gen_data 100 100 5 ./sort-cases.at:76: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:02:46 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/504/stdout Thu Mar 22 08:02:46 2012 @@ -0,0 +1,1153 @@ +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/0 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/2 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/3 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/4 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/5 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/6 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/7 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/8 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/9 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/10 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/11 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/12 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/13 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/14 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/15 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/16 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/17 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/18 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/19 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/20 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/21 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/22 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/23 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/24 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/25 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/26 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/27 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/28 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/29 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/30 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/31 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/32 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/33 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/34 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/35 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/36 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/37 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/38 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/39 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/40 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/41 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/42 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/43 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/44 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/45 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/46 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/47 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/48 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/49 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/50 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/51 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/52 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/53 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/54 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/55 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/56 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/57 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/58 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/59 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/60 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/61 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/62 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/63 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/64 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/65 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/66 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/67 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/68 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/69 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/70 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/71 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/72 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/73 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/74 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/75 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/76 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/77 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/78 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/79 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/80 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/81 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/82 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/83 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/84 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/85 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/86 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/87 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/88 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/89 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/90 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/91 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/92 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/93 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/94 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/95 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/96 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/97 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/98 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/99 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/100 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/101 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/102 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/103 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/104 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/105 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/106 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/107 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/108 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/109 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/110 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/111 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/112 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/113 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/114 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/115 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/116 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/117 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/118 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/119 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/120 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/121 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/122 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/123 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/124 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/125 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/126 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/127 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/128 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/129 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/130 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/131 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/132 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/133 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/134 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/135 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/136 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/137 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/138 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/139 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/140 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/141 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/142 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/143 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/144 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/145 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/146 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/147 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/148 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/149 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/150 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/151 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/152 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/153 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/154 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/155 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/156 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/157 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/158 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/159 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/160 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/161 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/162 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/163 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/164 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/165 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/166 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/167 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/168 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/169 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/170 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/171 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/172 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/173 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/174 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/175 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/176 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/177 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/178 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/179 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/180 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/181 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/182 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/183 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/184 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/185 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/186 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/187 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/188 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/189 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/190 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/191 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/192 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/193 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/194 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/195 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/196 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/197 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/198 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/199 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/200 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/201 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/202 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/203 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/204 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/205 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/206 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/207 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/208 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/209 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/210 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/211 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/212 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/213 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/214 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/215 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/216 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/217 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/218 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/219 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/220 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/221 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/222 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/223 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/224 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/225 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/226 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/227 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/228 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/229 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/230 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/231 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/232 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/233 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/234 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/235 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/236 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/237 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/238 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/239 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/240 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/241 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/242 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/243 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/244 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/245 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/246 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/247 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/248 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/249 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/250 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/251 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/252 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/253 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/254 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/255 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/256 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/257 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/258 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/259 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/260 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/261 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/262 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/263 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/264 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/265 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/266 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/267 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/268 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/269 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/270 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/271 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/272 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/273 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/274 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/275 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/276 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/277 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/278 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/279 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/280 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/281 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/282 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/283 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/284 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/285 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/286 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/287 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/288 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/289 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/290 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/291 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/292 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/293 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/294 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/295 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/296 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/297 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/298 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/299 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/300 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/301 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/302 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/303 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/304 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/305 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/306 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/307 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/308 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/309 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/310 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/311 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/312 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/313 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/314 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/315 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/316 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/317 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/318 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/319 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/320 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/321 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/322 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/323 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/324 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/325 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/326 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/327 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/328 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/329 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/330 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/331 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/332 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/333 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/334 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/335 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/336 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/337 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/338 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/339 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/340 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/341 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/342 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/343 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/344 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/345 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/346 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/347 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/348 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/349 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/350 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/351 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/352 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/353 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/354 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/355 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/356 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/357 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/358 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/359 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/360 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/361 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/362 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/363 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/364 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/365 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/366 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/367 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/368 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/369 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/370 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/371 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/372 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/373 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/374 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/375 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/376 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/377 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/378 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/379 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/380 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/381 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/382 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/383 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/384 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/385 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/386 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/387 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/388 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/389 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/390 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/391 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/392 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/393 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/394 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/395 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/396 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/397 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/398 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/399 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/400 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/401 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/402 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/403 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/404 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/405 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/406 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/407 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/408 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/409 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/410 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/411 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/412 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/413 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/414 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/415 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/416 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/417 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/418 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/419 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/420 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/421 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/422 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/423 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/424 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/425 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/426 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/427 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/428 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/429 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/430 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/431 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/432 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/433 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/434 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/435 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/436 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/437 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/438 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/439 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/440 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/441 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/442 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/443 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/444 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/445 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/446 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/447 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/448 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/449 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/450 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/451 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/452 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/453 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/454 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/455 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/456 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/457 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/458 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/459 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/460 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/461 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/462 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/463 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/464 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/465 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/466 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/467 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/468 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/469 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/470 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/471 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/472 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/473 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/474 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/475 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/476 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/477 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/478 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/479 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/480 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/481 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/482 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/483 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/484 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/485 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/486 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/487 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/488 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/489 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/490 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/491 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/492 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/493 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/494 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/495 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/496 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/497 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/498 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/499 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/500 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/501 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/502 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/503 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/504 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/505 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/506 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/507 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/508 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/509 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/510 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/511 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/512 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/513 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/514 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/515 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/516 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/517 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/518 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/519 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/520 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/521 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/522 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/523 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/524 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/525 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/526 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/527 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/528 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/529 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/530 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/531 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/532 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/533 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/534 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/535 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/536 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/537 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/538 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/539 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/540 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/541 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/542 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/543 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/544 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/545 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/546 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/547 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/548 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/549 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/550 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/551 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/552 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/553 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/554 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/555 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/556 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/557 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/558 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/559 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/560 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/561 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/562 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/563 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/564 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/565 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/566 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/567 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/568 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/569 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/570 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/571 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/572 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/573 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/574 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/575 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/576 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/577 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/578 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/579 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/580 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/581 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/582 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/583 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/584 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/585 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/586 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/587 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/588 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/589 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/590 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/591 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/592 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/593 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/594 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/595 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/596 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/597 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/598 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/599 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/600 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/601 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/602 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/603 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/604 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/605 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/606 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/607 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/608 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/609 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/610 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/611 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/612 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/613 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/614 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/615 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/616 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/617 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/618 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/619 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/620 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/621 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/622 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/623 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/624 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/625 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/626 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/627 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/628 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/629 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/630 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/631 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/632 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/633 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/634 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/635 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/636 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/637 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/638 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/639 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/640 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/641 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/642 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/643 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/644 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/645 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/646 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/647 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/648 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/649 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/650 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/651 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/652 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/653 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/654 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/655 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/656 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/657 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/658 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/659 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/660 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/661 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/662 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/663 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/664 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/665 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/666 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/667 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/668 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/669 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/670 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/671 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/672 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/673 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/674 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/675 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/676 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/677 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/678 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/679 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/680 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/681 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/682 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/683 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/684 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/685 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/686 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/687 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/688 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/689 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/690 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/691 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/692 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/693 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/694 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/695 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/696 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/697 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/698 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/699 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/700 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/701 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/702 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/703 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/704 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/705 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/706 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/707 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/708 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/709 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/710 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/711 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/712 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/713 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/714 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/715 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/716 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/717 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/718 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/719 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/720 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/721 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/722 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/723 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/724 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/725 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/726 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/727 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/728 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/729 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/730 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/731 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/732 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/733 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/734 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/735 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/736 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/737 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/738 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/739 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/740 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/741 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/742 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/743 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/744 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/745 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/746 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/747 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/748 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/749 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/750 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/751 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/752 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/753 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/754 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/755 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/756 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/757 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/758 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/759 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/760 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/761 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/762 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/763 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/764 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/765 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/766 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/767 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/768 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/769 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/770 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/771 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/772 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/773 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/774 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/775 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/776 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/777 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/778 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/779 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/780 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/781 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/782 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/783 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/784 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/785 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/786 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/787 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/788 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/789 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/790 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/791 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/792 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/793 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/794 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/795 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/796 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/797 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/798 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/799 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/800 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/801 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/802 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/803 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/804 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/805 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/806 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/807 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/808 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/809 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/810 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/811 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/812 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/813 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/814 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/815 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/816 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/817 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/818 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/819 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/820 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/821 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/822 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/823 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/824 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/825 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/826 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/827 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/828 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/829 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/830 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/831 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/832 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/833 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/834 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/835 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/836 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/837 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/838 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/839 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/840 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/841 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/842 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/843 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/844 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/845 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/846 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/847 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/848 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/849 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/850 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/851 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/852 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/853 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/854 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/855 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/856 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/857 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/858 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/859 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/860 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/861 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/862 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/863 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/864 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/865 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/866 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/867 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/868 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/869 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/870 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/871 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/872 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/873 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/874 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/875 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/876 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/877 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/878 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/879 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/880 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/881 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/882 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/883 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/884 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/885 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/886 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/887 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/888 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/889 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/890 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/891 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/892 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/893 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/894 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/895 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/896 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/897 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/898 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/899 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/900 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/901 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/902 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/903 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/904 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/905 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/906 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/907 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/908 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/909 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/910 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/911 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/912 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/913 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/914 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/915 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/916 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/917 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/918 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/919 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/920 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/921 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/922 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/923 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/924 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/925 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/926 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/927 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/928 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/929 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/930 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/931 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/932 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/933 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/934 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/935 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/936 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/937 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/938 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/939 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/940 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/941 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/942 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/943 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/944 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/945 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/946 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/947 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/948 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/949 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/950 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/951 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/952 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/953 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/954 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/955 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/956 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/957 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/958 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/959 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/960 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/961 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/962 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/963 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/964 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/965 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/966 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/967 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/968 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/969 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/970 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/971 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/972 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/973 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/974 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/975 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/976 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/977 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/978 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/979 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/980 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/981 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/982 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/983 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/984 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/985 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/986 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/987 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/988 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/989 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/990 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/991 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/992 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/993 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/994 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/995 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/996 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/997 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/998 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/999 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1000 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1001 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1002 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1003 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1004 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1005 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1006 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1007 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1008 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1009 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1010 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1011 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1012 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1013 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1014 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1015 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1016 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1017 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1018 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1019 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1020 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1021 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1022 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1023 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1024 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1025 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1026 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1027 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1028 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1029 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1030 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1031 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1032 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1033 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1034 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1035 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1036 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1037 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1038 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1039 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1040 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1041 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1042 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1043 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1044 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1045 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1046 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1047 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1048 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1049 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1050 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1051 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1052 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1053 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1054 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1055 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1056 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1057 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1058 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1059 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1060 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1061 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1062 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1063 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1064 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1065 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1066 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1067 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1068 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1069 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1070 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1071 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1072 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1073 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1074 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1075 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1076 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1077 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1078 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1079 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1080 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1081 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1082 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1083 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1084 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1085 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1086 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1087 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1088 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1089 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1090 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1091 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1092 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1093 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1094 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1095 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1096 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1097 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1098 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1099 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1100 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1101 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1102 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1103 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1104 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1105 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1106 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1107 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1108 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1109 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1110 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1111 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1112 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1113 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1114 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1115 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1116 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1117 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1118 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1119 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1120 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1121 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1122 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1123 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1124 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1125 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1126 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1127 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1128 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1129 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1130 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1131 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1132 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1133 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1134 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1135 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1136 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1137 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1138 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1139 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1140 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1141 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1142 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1143 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1144 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1145 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1146 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1147 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1148 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1149 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1150 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1151 +TEMPFILE: /home/seidel/tmp/pspp8dcDJo/1152 data.txt: > 54 0 > 28 1 > 22 2 > 24 3 > 74 4 > 15 5 > 83 6 > 96 7 > 85 8 > 3 9 > 1 10 > 33 11 > 93 12 > 15 13 > 84 14 > 15 15 > 67 16 > 4 17 > 71 18 > 22 19 > 73 20 > 53 21 > 39 22 > 67 23 > 9 24 > 65 25 > 41 26 > 24 27 > 28 28 > 23 29 > 95 30 > 71 31 > 82 32 > 29 33 > 44 34 > 36 35 > 92 36 > 91 37 > 16 38 > 96 39 > 31 40 > 61 41 > 87 42 > 54 43 > 53 44 > 50 45 > 21 46 > 36 47 > 14 48 > 0 49 > 52 50 > 70 51 > 39 52 > 19 53 > 73 54 > 11 55 > 88 56 > 63 57 > 37 58 > 64 59 > 85 60 > 22 61 > 47 62 > 0 63 > 14 64 > 98 65 > 13 66 > 15 67 > 72 68 > 68 69 > 86 70 > 90 71 > 80 72 > 52 73 > 50 74 > 4 75 > 72 76 > 80 77 > 58 78 > 47 79 > 62 80 > 42 81 > 72 82 > 9 83 > 78 84 > 61 85 > 93 86 > 30 87 > 2 88 > 3 89 > 34 90 > 89 91 > 85 92 > 11 93 > 84 94 > 1 95 > 85 96 > 31 97 > 44 98 > 7 99 > 58 100 > 32 101 > 0 102 > 39 103 > 41 104 > 18 105 > 43 106 > 44 107 > 44 108 > 40 109 > 54 110 > 78 111 > 98 112 > 60 113 > 63 114 > 82 115 > 57 116 > 56 117 > 36 118 > 98 119 > 66 120 > 64 121 > 35 122 > 18 123 > 20 124 > 9 125 > 21 126 > 33 127 > 6 128 > 55 129 > 46 130 > 71 131 > 52 132 > 3 133 > 72 134 > 25 135 > 33 136 > 57 137 > 44 138 > 25 139 > 9 140 > 97 141 > 24 142 > 47 143 > 80 144 > 30 145 > 99 146 > 65 147 > 35 148 > 65 149 > 39 150 > 75 151 > 11 152 > 13 153 > 19 154 > 40 155 > 35 156 > 40 157 > 18 158 > 38 159 > 83 160 > 39 161 > 57 162 > 81 163 > 91 164 > 20 165 > 88 166 > 82 167 > 19 168 > 36 169 > 62 170 > 53 171 > 31 172 > 87 173 > 34 174 > 42 175 > 60 176 > 90 177 > 91 178 > 2 179 > 52 180 > 33 181 > 37 182 > 4 183 > 47 184 > 16 185 > 36 186 > 24 187 > 19 188 > 1 189 > 32 190 > 15 191 > 39 192 > 69 193 > 72 194 > 73 195 > 2 196 > 1 197 > 31 198 > 0 199 > 76 200 > 46 201 > 96 202 > 78 203 > 56 204 > 28 205 > 30 206 > 4 207 > 89 208 > 47 209 > 51 210 > 69 211 > 86 212 > 80 213 > 7 214 > 51 215 > 48 216 > 12 217 > 82 218 > 7 219 > 69 220 > 85 221 > 31 222 > 6 223 > 40 224 > 32 225 > 10 226 > 93 227 > 78 228 > 90 229 > 61 230 > 35 231 > 72 232 > 2 233 > 78 234 > 24 235 > 88 236 > 76 237 > 90 238 > 12 239 > 23 240 > 31 241 > 73 242 > 46 243 > 82 244 > 25 245 > 54 246 > 32 247 > 80 248 > 58 249 > 37 250 > 46 251 > 36 252 > 5 253 > 41 254 > 21 255 > 7 256 > 89 257 > 58 258 > 3 259 > 61 260 > 97 261 > 46 262 > 55 263 > 11 264 > 4 265 > 40 266 > 50 267 > 29 268 > 21 269 > 36 270 > 65 271 > 25 272 > 62 273 > 77 274 > 33 275 > 11 276 > 69 277 > 79 278 > 18 279 > 28 280 > 99 281 > 52 282 > 56 283 > 13 284 > 78 285 > 92 286 > 68 287 > 84 288 > 23 289 > 20 290 > 37 291 > 84 292 > 5 293 > 20 294 > 25 295 > 18 296 > 2 297 > 4 298 > 90 299 > 8 300 > 91 301 > 80 302 > 34 303 > 38 304 > 51 305 > 28 306 > 46 307 > 43 308 > 30 309 > 8 310 > 10 311 > 2 312 > 58 313 > 16 314 > 46 315 > 22 316 > 67 317 > 57 318 > 52 319 > 56 320 > 4 321 > 12 322 > 64 323 > 53 324 > 77 325 > 11 326 > 69 327 > 71 328 > 84 329 > 45 330 > 77 331 > 18 332 > 30 333 > 95 334 > 83 335 > 89 336 > 98 337 > 98 338 > 50 339 > 97 340 > 8 341 > 40 342 > 20 343 > 88 344 > 61 345 > 44 346 > 65 347 > 40 348 > 94 349 > 8 350 > 28 351 > 1 352 > 72 353 > 44 354 > 74 355 > 30 356 > 22 357 > 90 358 > 67 359 > 38 360 > 45 361 > 85 362 > 49 363 > 67 364 > 88 365 > 11 366 > 25 367 > 97 368 > 76 369 > 84 370 > 60 371 > 51 372 > 44 373 > 71 374 > 66 375 > 99 376 > 18 377 > 7 378 > 50 379 > 39 380 > 29 381 > 96 382 > 95 383 > 61 384 > 35 385 > 71 386 > 71 387 > 75 388 > 96 389 > 34 390 > 6 391 > 75 392 > 67 393 > 38 394 > 13 395 > 62 396 > 4 397 > 17 398 > 62 399 > 57 400 > 78 401 > 84 402 > 22 403 > 91 404 > 27 405 > 92 406 > 6 407 > 62 408 > 69 409 > 92 410 > 14 411 > 39 412 > 16 413 > 0 414 > 16 415 > 79 416 > 1 417 > 88 418 > 69 419 > 83 420 > 54 421 > 16 422 > 82 423 > 54 424 > 4 425 > 41 426 > 7 427 > 84 428 > 49 429 > 93 430 > 86 431 > 76 432 > 93 433 > 26 434 > 35 435 > 35 436 > 82 437 > 91 438 > 38 439 > 32 440 > 31 441 > 65 442 > 75 443 > 23 444 > 56 445 > 68 446 > 24 447 > 11 448 > 60 449 > 21 450 > 71 451 > 99 452 > 15 453 > 31 454 > 17 455 > 3 456 > 57 457 > 4 458 > 86 459 > 64 460 > 90 461 > 90 462 > 67 463 > 20 464 > 44 465 > 84 466 > 17 467 > 65 468 > 20 469 > 76 470 > 83 471 > 46 472 > 11 473 > 70 474 > 8 475 > 81 476 > 54 477 > 71 478 > 15 479 > 25 480 > 44 481 > 90 482 > 95 483 > 1 484 > 50 485 > 37 486 > 24 487 > 25 488 > 54 489 > 51 490 > 67 491 > 57 492 > 53 493 > 65 494 > 38 495 > 73 496 > 48 497 > 66 498 > 18 499 > 28 500 > 47 501 > 30 502 > 29 503 > 26 504 > 11 505 > 85 506 > 95 507 > 68 508 > 98 509 > 52 510 > 47 511 > 65 512 > 77 513 > 34 514 > 50 515 > 83 516 > 30 517 > 14 518 > 16 519 > 78 520 > 25 521 > 4 522 > 45 523 > 65 524 > 21 525 > 83 526 > 3 527 > 96 528 > 6 529 > 58 530 > 70 531 > 72 532 > 3 533 > 98 534 > 18 535 > 49 536 > 68 537 > 26 538 > 28 539 > 29 540 > 65 541 > 81 542 > 68 543 > 68 544 > 86 545 > 96 546 > 21 547 > 34 548 > 28 549 > 76 550 > 75 551 > 53 552 > 98 553 > 99 554 > 30 555 > 76 556 > 43 557 > 4 558 > 33 559 > 11 560 > 1 561 > 82 562 > 1 563 > 73 564 > 59 565 > 36 566 > 34 567 > 98 568 > 34 569 > 51 570 > 86 571 > 87 572 > 74 573 > 70 574 > 0 575 > 85 576 > 44 577 > 60 578 > 35 579 > 90 580 > 62 581 > 16 582 > 23 583 > 16 584 > 8 585 > 43 586 > 74 587 > 5 588 > 45 589 > 97 590 > 14 591 > 56 592 > 20 593 > 28 594 > 95 595 > 92 596 > 0 597 > 24 598 > 58 599 > 3 600 > 6 601 > 67 602 > 2 603 > 80 604 > 27 605 > 82 606 > 25 607 > 49 608 > 49 609 > 86 610 > 74 611 > 24 612 > 59 613 > 77 614 > 14 615 > 40 616 > 2 617 > 81 618 > 89 619 > 74 620 > 59 621 > 21 622 > 1 623 > 89 624 > 14 625 > 59 626 > 18 627 > 66 628 > 51 629 > 36 630 > 64 631 > 87 632 > 81 633 > 19 634 > 33 635 > 12 636 > 25 637 > 65 638 > 98 639 > 52 640 > 18 641 > 72 642 > 54 643 > 44 644 > 52 645 > 13 646 > 62 647 > 68 648 > 71 649 > 34 650 > 68 651 > 63 652 > 89 653 > 50 654 > 11 655 > 20 656 > 11 657 > 38 658 > 10 659 > 74 660 > 64 661 > 67 662 > 64 663 > 76 664 > 11 665 > 36 666 > 76 667 > 36 668 > 21 669 > 15 670 > 77 671 > 57 672 > 99 673 > 46 674 > 90 675 > 2 676 > 84 677 > 17 678 > 3 679 > 77 680 > 13 681 > 65 682 > 32 683 > 45 684 > 43 685 > 68 686 > 31 687 > 41 688 > 96 689 > 20 690 > 69 691 > 83 692 > 59 693 > 91 694 > 98 695 > 24 696 > 3 697 > 26 698 > 91 699 > 85 700 > 12 701 > 69 702 > 29 703 > 19 704 > 74 705 > 44 706 > 78 707 > 39 708 > 70 709 > 88 710 > 19 711 > 35 712 > 73 713 > 49 714 > 98 715 > 93 716 > 76 717 > 78 718 > 42 719 > 73 720 > 0 721 > 64 722 > 16 723 > 72 724 > 12 725 > 36 726 > 84 727 > 20 728 > 4 729 > 53 730 > 43 731 > 22 732 > 60 733 > 92 734 > 81 735 > 33 736 > 33 737 > 16 738 > 86 739 > 71 740 > 51 741 > 5 742 > 29 743 > 61 744 > 69 745 > 12 746 > 46 747 > 38 748 > 64 749 > 61 750 > 43 751 > 67 752 > 85 753 > 31 754 > 38 755 > 85 756 > 35 757 > 66 758 > 79 759 > 7 760 > 86 761 > 1 762 > 24 763 > 52 764 > 94 765 > 13 766 > 21 767 > 37 768 > 68 769 > 38 770 > 8 771 > 37 772 > 19 773 > 70 774 > 75 775 > 70 776 > 1 777 > 20 778 > 24 779 > 22 780 > 63 781 > 44 782 > 41 783 > 92 784 > 34 785 > 18 786 > 17 787 > 94 788 > 48 789 > 50 790 > 9 791 > 4 792 > 16 793 > 22 794 > 93 795 > 58 796 > 80 797 > 69 798 > 34 799 > 19 800 > 84 801 > 1 802 > 37 803 > 94 804 > 97 805 > 64 806 > 14 807 > 67 808 > 39 809 > 49 810 > 32 811 > 40 812 > 96 813 > 7 814 > 54 815 > 5 816 > 67 817 > 49 818 > 23 819 > 70 820 > 0 821 > 19 822 > 86 823 > 77 824 > 97 825 > 90 826 > 38 827 > 1 828 > 71 829 > 90 830 > 79 831 > 38 832 > 52 833 > 13 834 > 37 835 > 2 836 > 8 837 > 73 838 > 76 839 > 36 840 > 37 841 > 57 842 > 48 843 > 90 844 > 34 845 > 17 846 > 63 847 > 55 848 > 39 849 > 89 850 > 26 851 > 29 852 > 52 853 > 5 854 > 92 855 > 28 856 > 85 857 > 64 858 > 20 859 > 95 860 > 5 861 > 44 862 > 80 863 > 16 864 > 23 865 > 47 866 > 88 867 > 83 868 > 69 869 > 79 870 > 82 871 > 75 872 > 12 873 > 88 874 > 60 875 > 42 876 > 88 877 > 93 878 > 98 879 > 20 880 > 18 881 > 59 882 > 91 883 > 46 884 > 43 885 > 63 886 > 61 887 > 83 888 > 94 889 > 96 890 > 63 891 > 16 892 > 79 893 > 5 894 > 32 895 > 48 896 > 92 897 > 20 898 > 35 899 > 47 900 > 50 901 > 67 902 > 26 903 > 25 904 > 39 905 > 79 906 > 41 907 > 72 908 > 9 909 > 12 910 > 16 911 > 52 912 > 92 913 > 25 914 > 43 915 > 3 916 > 55 917 > 23 918 > 3 919 > 58 920 > 40 921 > 72 922 > 53 923 > 42 924 > 11 925 > 27 926 > 94 927 > 14 928 > 16 929 > 50 930 > 35 931 > 71 932 > 93 933 > 94 934 > 77 935 > 28 936 > 14 937 > 60 938 > 45 939 > 18 940 > 27 941 > 31 942 > 75 943 > 44 944 > 20 945 > 59 946 > 50 947 > 67 948 > 45 949 > 63 950 > 56 951 > 89 952 > 69 953 > 2 954 > 33 955 > 0 956 > 57 957 > 89 958 > 5 959 > 18 960 > 31 961 > 12 962 > 36 963 > 39 964 > 24 965 > 12 966 > 99 967 > 52 968 > 15 969 > 56 970 > 42 971 > 12 972 > 56 973 > 54 974 > 80 975 > 61 976 > 55 977 > 78 978 > 22 979 > 24 980 > 74 981 > 59 982 > 95 983 > 60 984 > 3 985 > 71 986 > 58 987 > 21 988 > 49 989 > 46 990 > 88 991 > 95 992 > 18 993 > 79 994 > 11 995 > 38 996 > 41 997 > 35 998 > 79 999 > 47 1000 > 1 1001 > 37 1002 > 76 1003 > 52 1004 > 65 1005 > 6 1006 > 22 1007 > 76 1008 > 6 1009 > 28 1010 > 95 1011 > 68 1012 > 54 1013 > 45 1014 > 4 1015 > 14 1016 > 75 1017 > 0 1018 > 96 1019 > 74 1020 > 19 1021 > 43 1022 > 58 1023 > 80 1024 > 25 1025 > 34 1026 > 37 1027 > 19 1028 > 49 1029 > 98 1030 > 80 1031 > 77 1032 > 95 1033 > 25 1034 > 52 1035 > 65 1036 > 17 1037 > 20 1038 > 70 1039 > 67 1040 > 5 1041 > 42 1042 > 95 1043 > 33 1044 > 31 1045 > 59 1046 > 27 1047 > 2 1048 > 60 1049 > 38 1050 > 48 1051 > 69 1052 > 59 1053 > 4 1054 > 59 1055 > 59 1056 > 13 1057 > 91 1058 > 43 1059 > 11 1060 > 41 1061 > 32 1062 > 4 1063 > 61 1064 > 98 1065 > 8 1066 > 59 1067 > 61 1068 > 6 1069 > 49 1070 > 28 1071 > 74 1072 > 84 1073 > 58 1074 > 22 1075 > 25 1076 > 11 1077 > 16 1078 > 18 1079 > 63 1080 > 66 1081 > 25 1082 > 70 1083 > 49 1084 > 52 1085 > 2 1086 > 74 1087 > 78 1088 > 10 1089 > 73 1090 > 88 1091 > 80 1092 > 37 1093 > 22 1094 > 59 1095 > 76 1096 > 58 1097 > 49 1098 > 26 1099 > 80 1100 > 0 1101 > 32 1102 > 86 1103 > 89 1104 > 43 1105 > 41 1106 > 78 1107 > 75 1108 > 59 1109 > 81 1110 > 1 1111 > 10 1112 > 81 1113 > 49 1114 > 2 1115 > 99 1116 > 79 1117 > 43 1118 > 15 1119 > 47 1120 > 58 1121 > 68 1122 > 86 1123 > 32 1124 > 97 1125 > 82 1126 > 56 1127 > 76 1128 > 42 1129 > 71 1130 > 71 1131 > 18 1132 > 75 1133 > 37 1134 > 28 1135 > 65 1136 > 40 1137 > 79 1138 > 81 1139 > 22 1140 > 41 1141 > 55 1142 > 10 1143 > 70 1144 > 93 1145 > 19 1146 > 49 1147 > 59 1148 > 93 1149 > 37 1150 > 9 1151 > 73 1152 > 21 1153 > 29 1154 > 77 1155 > 67 1156 > 65 1157 > 48 1158 > 21 1159 > 62 1160 > 13 1161 > 37 1162 > 12 1163 > 59 1164 > 73 1165 > 38 1166 > 51 1167 > 32 1168 > 74 1169 > 46 1170 > 50 1171 > 92 1172 > 0 1173 > 58 1174 > 25 1175 > 51 1176 > 25 1177 > 19 1178 > 94 1179 > 50 1180 > 55 1181 > 50 1182 > 11 1183 > 81 1184 > 45 1185 > 60 1186 > 85 1187 > 32 1188 > 81 1189 > 78 1190 > 29 1191 > 19 1192 > 90 1193 > 38 1194 > 80 1195 > 18 1196 > 96 1197 > 60 1198 > 25 1199 > 80 1200 > 14 1201 > 47 1202 > 33 1203 > 25 1204 > 6 1205 > 76 1206 > 91 1207 > 85 1208 > 73 1209 > 65 1210 > 78 1211 > 77 1212 > 50 1213 > 64 1214 > 2 1215 > 37 1216 > 80 1217 > 76 1218 > 31 1219 > 99 1220 > 54 1221 > 14 1222 > 36 1223 > 89 1224 > 55 1225 > 78 1226 > 45 1227 > 77 1228 > 45 1229 > 4 1230 > 53 1231 > 98 1232 > 81 1233 > 65 1234 > 66 1235 > 75 1236 > 74 1237 > 31 1238 > 99 1239 > 21 1240 > 59 1241 > 60 1242 > 79 1243 > 90 1244 > 27 1245 > 76 1246 > 4 1247 > 97 1248 > 4 1249 > 10 1250 > 47 1251 > 79 1252 > 48 1253 > 68 1254 > 52 1255 > 74 1256 > 98 1257 > 58 1258 > 68 1259 > 4 1260 > 72 1261 > 83 1262 > 83 1263 > 94 1264 > 28 1265 > 61 1266 > 72 1267 > 98 1268 > 29 1269 > 63 1270 > 70 1271 > 32 1272 > 83 1273 > 57 1274 > 29 1275 > 5 1276 > 21 1277 > 13 1278 > 58 1279 > 36 1280 > 66 1281 > 56 1282 > 67 1283 > 90 1284 > 83 1285 > 23 1286 > 10 1287 > 0 1288 > 42 1289 > 98 1290 > 35 1291 > 52 1292 > 8 1293 > 99 1294 > 51 1295 > 51 1296 > 14 1297 > 40 1298 > 98 1299 > 24 1300 > 27 1301 > 1 1302 > 19 1303 > 94 1304 > 49 1305 > 70 1306 > 59 1307 > 21 1308 > 96 1309 > 17 1310 > 15 1311 > 39 1312 > 19 1313 > 64 1314 > 82 1315 > 95 1316 > 92 1317 > 38 1318 > 12 1319 > 93 1320 > 70 1321 > 89 1322 > 92 1323 > 40 1324 > 43 1325 > 29 1326 > 52 1327 > 40 1328 > 62 1329 > 56 1330 > 54 1331 > 15 1332 > 77 1333 > 39 1334 > 40 1335 > 34 1336 > 60 1337 > 24 1338 > 18 1339 > 29 1340 > 34 1341 > 65 1342 > 9 1343 > 39 1344 > 34 1345 > 80 1346 > 34 1347 > 23 1348 > 2 1349 > 11 1350 > 39 1351 > 85 1352 > 66 1353 > 3 1354 > 51 1355 > 40 1356 > 33 1357 > 44 1358 > 56 1359 > 72 1360 > 93 1361 > 94 1362 > 49 1363 > 33 1364 > 49 1365 > 10 1366 > 65 1367 > 6 1368 > 86 1369 > 44 1370 > 25 1371 > 87 1372 > 51 1373 > 23 1374 > 13 1375 > 61 1376 > 65 1377 > 58 1378 > 88 1379 > 95 1380 > 96 1381 > 29 1382 > 14 1383 > 55 1384 > 94 1385 > 32 1386 > 78 1387 > 12 1388 > 24 1389 > 97 1390 > 37 1391 > 6 1392 > 3 1393 > 45 1394 > 58 1395 > 30 1396 > 61 1397 > 92 1398 > 75 1399 > 16 1400 > 76 1401 > 74 1402 > 48 1403 > 46 1404 > 19 1405 > 18 1406 > 96 1407 > 6 1408 > 30 1409 > 21 1410 > 42 1411 > 39 1412 > 30 1413 > 82 1414 > 60 1415 > 63 1416 > 44 1417 > 57 1418 > 71 1419 > 19 1420 > 65 1421 > 59 1422 > 19 1423 > 10 1424 > 63 1425 > 38 1426 > 20 1427 > 88 1428 > 49 1429 > 7 1430 > 91 1431 > 39 1432 > 9 1433 > 19 1434 > 42 1435 > 91 1436 > 90 1437 > 51 1438 > 44 1439 > 35 1440 > 73 1441 > 82 1442 > 51 1443 > 99 1444 > 82 1445 > 62 1446 > 17 1447 > 89 1448 > 9 1449 > 31 1450 > 22 1451 > 40 1452 > 90 1453 > 13 1454 > 96 1455 > 82 1456 > 74 1457 > 26 1458 > 95 1459 > 12 1460 > 40 1461 > 5 1462 > 48 1463 > 83 1464 > 29 1465 > 62 1466 > 44 1467 > 54 1468 > 49 1469 > 17 1470 > 78 1471 > 32 1472 > 93 1473 > 67 1474 > 96 1475 > 68 1476 > 92 1477 > 25 1478 > 42 1479 > 83 1480 > 80 1481 > 90 1482 > 54 1483 > 7 1484 > 65 1485 > 64 1486 > 39 1487 > 21 1488 > 16 1489 > 51 1490 > 66 1491 > 88 1492 > 50 1493 > 61 1494 > 33 1495 > 70 1496 > 24 1497 > 7 1498 > 23 1499 > 10 1500 > 85 1501 > 41 1502 > 97 1503 > 77 1504 > 72 1505 > 77 1506 > 52 1507 > 10 1508 > 86 1509 > 37 1510 > 90 1511 > 42 1512 > 72 1513 > 38 1514 > 83 1515 > 3 1516 > 75 1517 > 56 1518 > 65 1519 > 37 1520 > 93 1521 > 60 1522 > 47 1523 > 49 1524 > 72 1525 > 12 1526 > 95 1527 > 77 1528 > 38 1529 > 67 1530 > 91 1531 > 73 1532 > 79 1533 > 68 1534 > 32 1535 > 12 1536 > 81 1537 > 48 1538 > 27 1539 > 13 1540 > 99 1541 > 38 1542 > 0 1543 > 3 1544 > 49 1545 > 79 1546 > 79 1547 > 20 1548 > 57 1549 > 42 1550 > 37 1551 > 0 1552 > 68 1553 > 5 1554 > 64 1555 > 78 1556 > 83 1557 > 32 1558 > 26 1559 > 95 1560 > 91 1561 > 23 1562 > 26 1563 > 47 1564 > 64 1565 > 56 1566 > 47 1567 > 39 1568 > 35 1569 > 55 1570 > 34 1571 > 96 1572 > 33 1573 > 50 1574 > 78 1575 > 16 1576 > 37 1577 > 83 1578 > 13 1579 > 90 1580 > 23 1581 > 16 1582 > 91 1583 > 57 1584 > 36 1585 > 96 1586 > 99 1587 > 29 1588 > 48 1589 > 12 1590 > 86 1591 > 6 1592 > 9 1593 > 68 1594 > 43 1595 > 7 1596 > 47 1597 > 9 1598 > 81 1599 > 62 1600 > 29 1601 > 37 1602 > 6 1603 > 88 1604 > 26 1605 > 62 1606 > 77 1607 > 91 1608 > 11 1609 > 33 1610 > 5 1611 > 73 1612 > 99 1613 > 39 1614 > 31 1615 > 26 1616 > 77 1617 > 73 1618 > 67 1619 > 48 1620 > 37 1621 > 84 1622 > 68 1623 > 17 1624 > 28 1625 > 87 1626 > 24 1627 > 64 1628 > 72 1629 > 30 1630 > 85 1631 > 27 1632 > 18 1633 > 21 1634 > 18 1635 > 56 1636 > 76 1637 > 84 1638 > 67 1639 > 59 1640 > 6 1641 > 36 1642 > 70 1643 > 80 1644 > 32 1645 > 56 1646 > 38 1647 > 72 1648 > 80 1649 > 94 1650 > 20 1651 > 67 1652 > 43 1653 > 14 1654 > 86 1655 > 76 1656 > 83 1657 > 9 1658 > 79 1659 > 22 1660 > 40 1661 > 46 1662 > 43 1663 > 90 1664 > 55 1665 > 75 1666 > 25 1667 > 96 1668 > 33 1669 > 69 1670 > 60 1671 > 94 1672 > 14 1673 > 35 1674 > 25 1675 > 34 1676 > 34 1677 > 43 1678 > 71 1679 > 1 1680 > 14 1681 > 53 1682 > 50 1683 > 28 1684 > 28 1685 > 47 1686 > 99 1687 > 19 1688 > 62 1689 > 37 1690 > 84 1691 > 88 1692 > 99 1693 > 94 1694 > 1 1695 > 58 1696 > 37 1697 > 51 1698 > 12 1699 > 96 1700 > 63 1701 > 95 1702 > 24 1703 > 21 1704 > 79 1705 > 56 1706 > 94 1707 > 74 1708 > 63 1709 > 92 1710 > 54 1711 > 26 1712 > 29 1713 > 9 1714 > 42 1715 > 39 1716 > 3 1717 > 88 1718 > 71 1719 > 79 1720 > 28 1721 > 59 1722 > 42 1723 > 99 1724 > 17 1725 > 66 1726 > 71 1727 > 42 1728 > 67 1729 > 73 1730 > 56 1731 > 86 1732 > 51 1733 > 6 1734 > 89 1735 > 15 1736 > 62 1737 > 56 1738 > 93 1739 > 51 1740 > 31 1741 > 52 1742 > 45 1743 > 39 1744 > 86 1745 > 23 1746 > 18 1747 > 23 1748 > 74 1749 > 50 1750 > 72 1751 > 87 1752 > 94 1753 > 19 1754 > 27 1755 > 43 1756 > 13 1757 > 35 1758 > 36 1759 > 91 1760 > 71 1761 > 64 1762 > 15 1763 > 96 1764 > 95 1765 > 26 1766 > 36 1767 > 75 1768 > 25 1769 > 54 1770 > 26 1771 > 67 1772 > 95 1773 > 67 1774 > 78 1775 > 22 1776 > 26 1777 > 23 1778 > 95 1779 > 74 1780 > 74 1781 > 22 1782 > 48 1783 > 64 1784 > 63 1785 > 88 1786 > 55 1787 > 67 1788 > 68 1789 > 50 1790 > 36 1791 > 53 1792 > 52 1793 > 22 1794 > 82 1795 > 2 1796 > 40 1797 > 96 1798 > 89 1799 > 69 1800 > 5 1801 > 15 1802 > 63 1803 > 57 1804 > 98 1805 > 30 1806 > 88 1807 > 25 1808 > 48 1809 > 52 1810 > 53 1811 > 40 1812 > 43 1813 > 79 1814 > 91 1815 > 14 1816 > 94 1817 > 61 1818 > 3 1819 > 21 1820 > 60 1821 > 4 1822 > 27 1823 > 41 1824 > 45 1825 > 85 1826 > 9 1827 > 40 1828 > 83 1829 > 90 1830 > 35 1831 > 50 1832 > 34 1833 > 74 1834 > 95 1835 > 5 1836 > 48 1837 > 46 1838 > 25 1839 > 83 1840 > 92 1841 > 23 1842 > 76 1843 > 61 1844 > 91 1845 > 54 1846 > 93 1847 > 84 1848 > 44 1849 > 41 1850 > 23 1851 > 17 1852 > 91 1853 > 23 1854 > 97 1855 > 54 1856 > 52 1857 > 39 1858 > 87 1859 > 90 1860 > 8 1861 > 56 1862 > 71 1863 > 7 1864 > 69 1865 > 28 1866 > 62 1867 > 30 1868 > 74 1869 > 61 1870 > 98 1871 > 43 1872 > 79 1873 > 34 1874 > 52 1875 > 12 1876 > 74 1877 > 45 1878 > 44 1879 > 38 1880 > 11 1881 > 74 1882 > 19 1883 > 44 1884 > 61 1885 > 47 1886 > 92 1887 > 36 1888 > 87 1889 > 59 1890 > 16 1891 > 89 1892 > 99 1893 > 82 1894 > 67 1895 > 9 1896 > 10 1897 > 44 1898 > 27 1899 > 17 1900 > 40 1901 > 37 1902 > 32 1903 > 36 1904 > 99 1905 > 8 1906 > 63 1907 > 12 1908 > 28 1909 > 93 1910 > 59 1911 > 70 1912 > 9 1913 > 7 1914 > 83 1915 > 64 1916 > 57 1917 > 53 1918 > 57 1919 > 52 1920 > 48 1921 > 15 1922 > 32 1923 > 18 1924 > 34 1925 > 19 1926 > 14 1927 > 51 1928 > 9 1929 > 87 1930 > 46 1931 > 46 1932 > 58 1933 > 9 1934 > 78 1935 > 2 1936 > 42 1937 > 98 1938 > 58 1939 > 97 1940 > 98 1941 > 57 1942 > 84 1943 > 81 1944 > 85 1945 > 89 1946 > 84 1947 > 53 1948 > 91 1949 > 79 1950 > 66 1951 > 95 1952 > 65 1953 > 73 1954 > 46 1955 > 93 1956 > 4 1957 > 15 1958 > 67 1959 > 15 1960 > 35 1961 > 67 1962 > 17 1963 > 0 1964 > 33 1965 > 47 1966 > 10 1967 > 81 1968 > 10 1969 > 15 1970 > 4 1971 > 52 1972 > 41 1973 > 9 1974 > 39 1975 > 42 1976 > 77 1977 > 0 1978 > 55 1979 > 94 1980 > 33 1981 > 27 1982 > 70 1983 > 54 1984 > 95 1985 > 56 1986 > 15 1987 > 15 1988 > 77 1989 > 18 1990 > 78 1991 > 57 1992 > 16 1993 > 93 1994 > 57 1995 > 21 1996 > 28 1997 > 79 1998 > 63 1999 > 18 2000 > 21 2001 > 83 2002 > 50 2003 > 26 2004 > 18 2005 > 75 2006 > 20 2007 > 92 2008 > 76 2009 > 53 2010 > 64 2011 > 36 2012 > 11 2013 > 68 2014 > 69 2015 > 11 2016 > 68 2017 > 83 2018 > 13 2019 > 83 2020 > 62 2021 > 45 2022 > 10 2023 > 80 2024 > 50 2025 > 44 2026 > 85 2027 > 92 2028 > 56 2029 > 17 2030 > 9 2031 > 40 2032 > 78 2033 > 78 2034 > 53 2035 > 15 2036 > 84 2037 > 85 2038 > 83 2039 > 19 2040 > 67 2041 > 39 2042 > 77 2043 > 57 2044 > 2 2045 > 4 2046 > 35 2047 > 29 2048 > 58 2049 > 84 2050 > 5 2051 > 89 2052 > 85 2053 > 39 2054 > 62 2055 > 88 2056 > 58 2057 > 88 2058 > 6 2059 > 55 2060 > 20 2061 > 47 2062 > 51 2063 > 0 2064 > 77 2065 > 47 2066 > 4 2067 > 26 2068 > 66 2069 > 41 2070 > 85 2071 > 21 2072 > 58 2073 > 14 2074 > 91 2075 > 23 2076 > 7 2077 > 55 2078 > 99 2079 > 64 2080 > 15 2081 > 81 2082 > 34 2083 > 87 2084 > 29 2085 > 87 2086 > 17 2087 > 76 2088 > 47 2089 > 52 2090 > 67 2091 > 7 2092 > 55 2093 > 7 2094 > 8 2095 > 94 2096 > 14 2097 > 54 2098 > 31 2099 > 13 2100 > 97 2101 > 46 2102 > 23 2103 > 76 2104 > 79 2105 > 3 2106 > 62 2107 > 16 2108 > 76 2109 > 61 2110 > 18 2111 > 83 2112 > 96 2113 > 72 2114 > 58 2115 > 8 2116 > 5 2117 > 69 2118 > 35 2119 > 43 2120 > 80 2121 > 40 2122 > 8 2123 > 37 2124 > 98 2125 > 93 2126 > 65 2127 > 16 2128 > 23 2129 > 78 2130 > 3 2131 > 57 2132 > 50 2133 > 15 2134 > 87 2135 > 2 2136 > 42 2137 > 67 2138 > 44 2139 > 88 2140 > 80 2141 > 50 2142 > 15 2143 > 7 2144 > 29 2145 > 34 2146 > 48 2147 > 94 2148 > 30 2149 > 59 2150 > 26 2151 > 65 2152 > 11 2153 > 29 2154 > 30 2155 > 1 2156 > 0 2157 > 67 2158 > 83 2159 > 19 2160 > 14 2161 > 22 2162 > 14 2163 > 74 2164 > 42 2165 > 44 2166 > 16 2167 > 51 2168 > 42 2169 > 84 2170 > 74 2171 > 27 2172 > 44 2173 > 87 2174 > 93 2175 > 55 2176 > 32 2177 > 68 2178 > 41 2179 > 69 2180 > 47 2181 > 2 2182 > 94 2183 > 16 2184 > 50 2185 > 48 2186 > 22 2187 > 11 2188 > 84 2189 > 54 2190 > 29 2191 > 51 2192 > 13 2193 > 75 2194 > 27 2195 > 76 2196 > 71 2197 > 13 2198 > 46 2199 > 70 2200 > 8 2201 > 60 2202 > 19 2203 > 11 2204 > 1 2205 > 13 2206 > 5 2207 > 19 2208 > 94 2209 > 61 2210 > 53 2211 > 2 2212 > 81 2213 > 75 2214 > 47 2215 > 45 2216 > 90 2217 > 6 2218 > 82 2219 > 84 2220 > 59 2221 > 83 2222 > 56 2223 > 81 2224 > 85 2225 > 98 2226 > 62 2227 > 67 2228 > 54 2229 > 25 2230 > 1 2231 > 14 2232 > 81 2233 > 19 2234 > 51 2235 > 6 2236 > 25 2237 > 29 2238 > 12 2239 > 90 2240 > 47 2241 > 55 2242 > 91 2243 > 25 2244 > 96 2245 > 91 2246 > 51 2247 > 35 2248 > 45 2249 > 69 2250 > 2 2251 > 73 2252 > 4 2253 > 67 2254 > 71 2255 > 18 2256 > 83 2257 > 75 2258 > 44 2259 > 96 2260 > 54 2261 > 78 2262 > 77 2263 > 48 2264 > 60 2265 > 36 2266 > 26 2267 > 88 2268 > 8 2269 > 39 2270 > 78 2271 > 68 2272 > 62 2273 > 72 2274 > 35 2275 > 92 2276 > 28 2277 > 95 2278 > 48 2279 > 90 2280 > 30 2281 > 36 2282 > 18 2283 > 39 2284 > 73 2285 > 0 2286 > 28 2287 > 49 2288 > 74 2289 > 78 2290 > 9 2291 > 34 2292 > 51 2293 > 59 2294 > 54 2295 > 57 2296 > 6 2297 > 51 2298 > 79 2299 > 92 2300 > 62 2301 > 5 2302 > 9 2303 > 58 2304 > 20 2305 > 10 2306 > 75 2307 > 59 2308 > 39 2309 > 32 2310 > 30 2311 > 34 2312 > 76 2313 > 1 2314 > 63 2315 > 79 2316 > 21 2317 > 18 2318 > 0 2319 > 13 2320 > 36 2321 > 24 2322 > 31 2323 > 7 2324 > 44 2325 > 35 2326 > 44 2327 > 88 2328 > 92 2329 > 26 2330 > 99 2331 > 87 2332 > 81 2333 > 55 2334 > 17 2335 > 44 2336 > 74 2337 > 68 2338 > 74 2339 > 43 2340 > 58 2341 > 97 2342 > 3 2343 > 24 2344 > 90 2345 > 72 2346 > 17 2347 > 10 2348 > 71 2349 > 38 2350 > 33 2351 > 53 2352 > 99 2353 > 95 2354 > 51 2355 > 75 2356 > 0 2357 > 9 2358 > 19 2359 > 77 2360 > 10 2361 > 17 2362 > 93 2363 > 43 2364 > 45 2365 > 46 2366 > 14 2367 > 93 2368 > 25 2369 > 5 2370 > 99 2371 > 2 2372 > 53 2373 > 79 2374 > 81 2375 > 42 2376 > 79 2377 > 56 2378 > 11 2379 > 91 2380 > 95 2381 > 22 2382 > 10 2383 > 42 2384 > 69 2385 > 34 2386 > 74 2387 > 63 2388 > 55 2389 > 5 2390 > 17 2391 > 64 2392 > 95 2393 > 69 2394 > 64 2395 > 84 2396 > 84 2397 > 19 2398 > 8 2399 > 10 2400 > 86 2401 > 37 2402 > 59 2403 > 93 2404 > 8 2405 > 30 2406 > 70 2407 > 33 2408 > 94 2409 > 55 2410 > 6 2411 > 9 2412 > 48 2413 > 90 2414 > 9 2415 > 6 2416 > 17 2417 > 6 2418 > 2 2419 > 87 2420 > 31 2421 > 57 2422 > 67 2423 > 52 2424 > 18 2425 > 25 2426 > 71 2427 > 15 2428 > 58 2429 > 8 2430 > 16 2431 > 38 2432 > 51 2433 > 5 2434 > 15 2435 > 71 2436 > 54 2437 > 8 2438 > 74 2439 > 70 2440 > 34 2441 > 24 2442 > 91 2443 > 60 2444 > 58 2445 > 29 2446 > 72 2447 > 39 2448 > 65 2449 > 28 2450 > 8 2451 > 12 2452 > 81 2453 > 11 2454 > 41 2455 > 15 2456 > 69 2457 > 42 2458 > 73 2459 > 97 2460 > 81 2461 > 78 2462 > 23 2463 > 15 2464 > 85 2465 > 8 2466 > 23 2467 > 83 2468 > 46 2469 > 71 2470 > 10 2471 > 1 2472 > 9 2473 > 47 2474 > 43 2475 > 61 2476 > 1 2477 > 64 2478 > 55 2479 > 22 2480 > 17 2481 > 42 2482 > 35 2483 > 76 2484 > 79 2485 > 77 2486 > 76 2487 > 38 2488 > 14 2489 > 60 2490 > 44 2491 > 11 2492 > 28 2493 > 95 2494 > 28 2495 > 92 2496 > 54 2497 > 20 2498 > 87 2499 > 54 2500 > 20 2501 > 86 2502 > 63 2503 > 80 2504 > 10 2505 > 8 2506 > 58 2507 > 32 2508 > 17 2509 > 10 2510 > 70 2511 > 69 2512 > 77 2513 > 14 2514 > 20 2515 > 9 2516 > 90 2517 > 93 2518 > 93 2519 > 90 2520 > 10 2521 > 29 2522 > 34 2523 > 13 2524 > 38 2525 > 57 2526 > 10 2527 > 69 2528 > 4 2529 > 49 2530 > 1 2531 > 21 2532 > 36 2533 > 82 2534 > 11 2535 > 36 2536 > 37 2537 > 63 2538 > 98 2539 > 11 2540 > 41 2541 > 89 2542 > 26 2543 > 15 2544 > 66 2545 > 68 2546 > 18 2547 > 35 2548 > 93 2549 > 5 2550 > 37 2551 > 23 2552 > 88 2553 > 67 2554 > 49 2555 > 43 2556 > 74 2557 > 53 2558 > 38 2559 > 50 2560 > 12 2561 > 21 2562 > 85 2563 > 66 2564 > 68 2565 > 17 2566 > 79 2567 > 40 2568 > 98 2569 > 69 2570 > 72 2571 > 81 2572 > 14 2573 > 51 2574 > 89 2575 > 45 2576 > 28 2577 > 25 2578 > 26 2579 > 16 2580 > 56 2581 > 71 2582 > 63 2583 > 14 2584 > 25 2585 > 0 2586 > 12 2587 > 83 2588 > 57 2589 > 64 2590 > 85 2591 > 2 2592 > 94 2593 > 59 2594 > 66 2595 > 82 2596 > 85 2597 > 97 2598 > 97 2599 > 29 2600 > 55 2601 > 6 2602 > 92 2603 > 76 2604 > 11 2605 > 24 2606 > 63 2607 > 20 2608 > 90 2609 > 59 2610 > 48 2611 > 91 2612 > 19 2613 > 14 2614 > 87 2615 > 42 2616 > 77 2617 > 50 2618 > 27 2619 > 78 2620 > 55 2621 > 17 2622 > 63 2623 > 43 2624 > 57 2625 > 99 2626 > 31 2627 > 27 2628 > 13 2629 > 34 2630 > 35 2631 > 51 2632 > 24 2633 > 42 2634 > 68 2635 > 77 2636 > 15 2637 > 86 2638 > 13 2639 > 48 2640 > 48 2641 > 78 2642 > 73 2643 > 47 2644 > 8 2645 > 48 2646 > 91 2647 > 64 2648 > 67 2649 > 3 2650 > 45 2651 > 94 2652 > 49 2653 > 54 2654 > 63 2655 > 71 2656 > 32 2657 > 24 2658 > 15 2659 > 94 2660 > 96 2661 > 71 2662 > 24 2663 > 64 2664 > 8 2665 > 47 2666 > 96 2667 > 87 2668 > 88 2669 > 7 2670 > 66 2671 > 24 2672 > 1 2673 > 66 2674 > 44 2675 > 69 2676 > 66 2677 > 12 2678 > 82 2679 > 39 2680 > 33 2681 > 98 2682 > 26 2683 > 65 2684 > 88 2685 > 12 2686 > 58 2687 > 59 2688 > 81 2689 > 28 2690 > 20 2691 > 42 2692 > 12 2693 > 11 2694 > 2 2695 > 60 2696 > 3 2697 > 31 2698 > 59 2699 > 76 2700 > 83 2701 > 75 2702 > 48 2703 > 31 2704 > 71 2705 > 84 2706 > 27 2707 > 68 2708 > 32 2709 > 39 2710 > 76 2711 > 32 2712 > 18 2713 > 12 2714 > 6 2715 > 50 2716 > 60 2717 > 59 2718 > 59 2719 > 52 2720 > 49 2721 > 17 2722 > 15 2723 > 86 2724 > 71 2725 > 45 2726 > 15 2727 > 27 2728 > 75 2729 > 13 2730 > 25 2731 > 19 2732 > 2 2733 > 16 2734 > 14 2735 > 35 2736 > 31 2737 > 94 2738 > 82 2739 > 55 2740 > 90 2741 > 24 2742 > 88 2743 > 21 2744 > 53 2745 > 93 2746 > 40 2747 > 94 2748 > 13 2749 > 28 2750 > 90 2751 > 95 2752 > 20 2753 > 42 2754 > 29 2755 > 97 2756 > 85 2757 > 92 2758 > 72 2759 > 89 2760 > 23 2761 > 7 2762 > 74 2763 > 14 2764 > 40 2765 > 45 2766 > 86 2767 > 42 2768 > 62 2769 > 8 2770 > 28 2771 > 4 2772 > 55 2773 > 43 2774 > 32 2775 > 33 2776 > 52 2777 > 89 2778 > 29 2779 > 26 2780 > 48 2781 > 82 2782 > 90 2783 > 66 2784 > 59 2785 > 34 2786 > 78 2787 > 1 2788 > 93 2789 > 8 2790 > 7 2791 > 30 2792 > 15 2793 > 81 2794 > 9 2795 > 28 2796 > 35 2797 > 60 2798 > 84 2799 > 30 2800 > 38 2801 > 85 2802 > 40 2803 > 83 2804 > 74 2805 > 76 2806 > 65 2807 > 29 2808 > 47 2809 > 93 2810 > 31 2811 > 9 2812 > 80 2813 > 57 2814 > 62 2815 > 27 2816 > 65 2817 > 93 2818 > 76 2819 > 44 2820 > 59 2821 > 35 2822 > 45 2823 > 62 2824 > 24 2825 > 9 2826 > 83 2827 > 38 2828 > 60 2829 > 11 2830 > 66 2831 > 67 2832 > 13 2833 > 49 2834 > 78 2835 > 11 2836 > 27 2837 > 82 2838 > 80 2839 > 39 2840 > 1 2841 > 63 2842 > 71 2843 > 60 2844 > 17 2845 > 62 2846 > 84 2847 > 65 2848 > 82 2849 > 93 2850 > 98 2851 > 46 2852 > 72 2853 > 47 2854 > 24 2855 > 40 2856 > 60 2857 > 25 2858 > 21 2859 > 78 2860 > 67 2861 > 25 2862 > 99 2863 > 49 2864 > 11 2865 > 12 2866 > 25 2867 > 23 2868 > 6 2869 > 21 2870 > 0 2871 > 14 2872 > 69 2873 > 75 2874 > 93 2875 > 94 2876 > 7 2877 > 80 2878 > 28 2879 > 99 2880 > 53 2881 > 43 2882 > 81 2883 > 47 2884 > 13 2885 > 3 2886 > 25 2887 > 25 2888 > 41 2889 > 29 2890 > 76 2891 > 37 2892 > 57 2893 > 99 2894 > 90 2895 > 16 2896 > 79 2897 > 58 2898 > 7 2899 > 54 2900 > 29 2901 > 96 2902 > 71 2903 > 22 2904 > 50 2905 > 32 2906 > 17 2907 > 57 2908 > 14 2909 > 98 2910 > 12 2911 > 99 2912 > 73 2913 > 12 2914 > 90 2915 > 41 2916 > 95 2917 > 98 2918 > 76 2919 > 89 2920 > 1 2921 > 82 2922 > 40 2923 > 66 2924 > 15 2925 > 22 2926 > 35 2927 > 13 2928 > 86 2929 > 71 2930 > 35 2931 > 30 2932 > 27 2933 > 64 2934 > 44 2935 > 75 2936 > 16 2937 > 14 2938 > 67 2939 > 58 2940 > 22 2941 > 64 2942 > 85 2943 > 15 2944 > 92 2945 > 24 2946 > 52 2947 > 0 2948 > 95 2949 > 49 2950 > 32 2951 > 5 2952 > 43 2953 > 84 2954 > 32 2955 > 22 2956 > 42 2957 > 51 2958 > 38 2959 > 9 2960 > 60 2961 > 10 2962 > 93 2963 > 66 2964 > 44 2965 > 49 2966 > 36 2967 > 10 2968 > 86 2969 > 66 2970 > 27 2971 > 76 2972 > 75 2973 > 48 2974 > 43 2975 > 38 2976 > 77 2977 > 19 2978 > 47 2979 > 27 2980 > 98 2981 > 68 2982 > 1 2983 > 45 2984 > 76 2985 > 69 2986 > 33 2987 > 30 2988 > 95 2989 > 49 2990 > 95 2991 > 8 2992 > 9 2993 > 21 2994 > 27 2995 > 80 2996 > 68 2997 > 22 2998 > 34 2999 > 47 3000 > 65 3001 > 92 3002 > 80 3003 > 98 3004 > 98 3005 > 59 3006 > 85 3007 > 74 3008 > 92 3009 > 81 3010 > 81 3011 > 85 3012 > 24 3013 > 48 3014 > 55 3015 > 77 3016 > 38 3017 > 57 3018 > 41 3019 > 99 3020 > 37 3021 > 49 3022 > 52 3023 > 69 3024 > 62 3025 > 14 3026 > 56 3027 > 74 3028 > 71 3029 > 97 3030 > 49 3031 > 45 3032 > 21 3033 > 91 3034 > 80 3035 > 68 3036 > 45 3037 > 91 3038 > 64 3039 > 93 3040 > 75 3041 > 9 3042 > 45 3043 > 20 3044 > 58 3045 > 54 3046 > 24 3047 > 74 3048 > 49 3049 > 92 3050 > 64 3051 > 17 3052 > 52 3053 > 84 3054 > 3 3055 > 17 3056 > 76 3057 > 7 3058 > 22 3059 > 82 3060 > 83 3061 > 78 3062 > 50 3063 > 71 3064 > 50 3065 > 35 3066 > 81 3067 > 31 3068 > 42 3069 > 22 3070 > 97 3071 > 1 3072 > 53 3073 > 52 3074 > 44 3075 > 80 3076 > 55 3077 > 79 3078 > 10 3079 > 44 3080 > 39 3081 > 37 3082 > 21 3083 > 44 3084 > 39 3085 > 53 3086 > 12 3087 > 17 3088 > 48 3089 > 84 3090 > 97 3091 > 78 3092 > 39 3093 > 68 3094 > 7 3095 > 88 3096 > 17 3097 > 28 3098 > 45 3099 > 55 3100 > 89 3101 > 53 3102 > 20 3103 > 67 3104 > 40 3105 > 69 3106 > 50 3107 > 36 3108 > 29 3109 > 23 3110 > 20 3111 > 88 3112 > 54 3113 > 98 3114 > 84 3115 > 78 3116 > 38 3117 > 83 3118 > 34 3119 > 52 3120 > 29 3121 > 67 3122 > 39 3123 > 73 3124 > 30 3125 > 51 3126 > 88 3127 > 95 3128 > 18 3129 > 54 3130 > 99 3131 > 43 3132 > 0 3133 > 53 3134 > 51 3135 > 0 3136 > 95 3137 > 85 3138 > 31 3139 > 62 3140 > 43 3141 > 84 3142 > 17 3143 > 12 3144 > 54 3145 > 97 3146 > 79 3147 > 75 3148 > 9 3149 > 66 3150 > 19 3151 > 24 3152 > 41 3153 > 17 3154 > 96 3155 > 32 3156 > 62 3157 > 74 3158 > 41 3159 > 93 3160 > 13 3161 > 61 3162 > 7 3163 > 83 3164 > 9 3165 > 71 3166 > 56 3167 > 52 3168 > 66 3169 > 68 3170 > 24 3171 > 66 3172 > 16 3173 > 97 3174 > 80 3175 > 69 3176 > 13 3177 > 60 3178 > 23 3179 > 42 3180 > 94 3181 > 4 3182 > 47 3183 > 10 3184 > 11 3185 > 28 3186 > 59 3187 > 1 3188 > 45 3189 > 34 3190 > 10 3191 > 53 3192 > 31 3193 > 19 3194 > 63 3195 > 52 3196 > 95 3197 > 97 3198 > 86 3199 > 45 3200 > 48 3201 > 75 3202 > 16 3203 > 19 3204 > 16 3205 > 48 3206 > 73 3207 > 74 3208 > 99 3209 > 99 3210 > 62 3211 > 16 3212 > 70 3213 > 22 3214 > 90 3215 > 8 3216 > 99 3217 > 31 3218 > 69 3219 > 23 3220 > 76 3221 > 1 3222 > 32 3223 > 72 3224 > 4 3225 > 41 3226 > 2 3227 > 53 3228 > 15 3229 > 41 3230 > 81 3231 > 12 3232 > 86 3233 > 78 3234 > 98 3235 > 55 3236 > 52 3237 > 50 3238 > 17 3239 > 38 3240 > 1 3241 > 33 3242 > 31 3243 > 92 3244 > 17 3245 > 93 3246 > 36 3247 > 34 3248 > 93 3249 > 79 3250 > 85 3251 > 64 3252 > 73 3253 > 59 3254 > 25 3255 > 93 3256 > 85 3257 > 83 3258 > 37 3259 > 24 3260 > 5 3261 > 15 3262 > 1 3263 > 78 3264 > 99 3265 > 99 3266 > 68 3267 > 21 3268 > 74 3269 > 31 3270 > 28 3271 > 40 3272 > 81 3273 > 99 3274 > 6 3275 > 82 3276 > 77 3277 > 26 3278 > 82 3279 > 31 3280 > 0 3281 > 20 3282 > 65 3283 > 63 3284 > 89 3285 > 68 3286 > 6 3287 > 91 3288 > 13 3289 > 87 3290 > 38 3291 > 96 3292 > 28 3293 > 48 3294 > 0 3295 > 85 3296 > 17 3297 > 9 3298 > 32 3299 > 32 3300 > 61 3301 > 24 3302 > 83 3303 > 50 3304 > 87 3305 > 87 3306 > 91 3307 > 87 3308 > 92 3309 > 21 3310 > 6 3311 > 65 3312 > 95 3313 > 44 3314 > 37 3315 > 52 3316 > 56 3317 > 49 3318 > 13 3319 > 65 3320 > 30 3321 > 35 3322 > 82 3323 > 27 3324 > 65 3325 > 74 3326 > 20 3327 > 76 3328 > 92 3329 > 59 3330 > 51 3331 > 1 3332 > 37 3333 > 1 3334 > 82 3335 > 17 3336 > 0 3337 > 94 3338 > 98 3339 > 65 3340 > 42 3341 > 33 3342 > 58 3343 > 69 3344 > 7 3345 > 3 3346 > 6 3347 > 18 3348 > 28 3349 > 56 3350 > 7 3351 > 93 3352 > 0 3353 > 57 3354 > 96 3355 > 48 3356 > 42 3357 > 14 3358 > 55 3359 > 11 3360 > 69 3361 > 30 3362 > 71 3363 > 20 3364 > 1 3365 > 96 3366 > 46 3367 > 14 3368 > 15 3369 > 78 3370 > 82 3371 > 51 3372 > 71 3373 > 10 3374 > 79 3375 > 87 3376 > 7 3377 > 5 3378 > 95 3379 > 6 3380 > 40 3381 > 80 3382 > 39 3383 > 79 3384 > 92 3385 > 72 3386 > 98 3387 > 84 3388 > 49 3389 > 31 3390 > 25 3391 > 87 3392 > 18 3393 > 94 3394 > 76 3395 > 9 3396 > 37 3397 > 5 3398 > 51 3399 > 96 3400 > 4 3401 > 94 3402 > 35 3403 > 34 3404 > 50 3405 > 71 3406 > 66 3407 > 69 3408 > 91 3409 > 31 3410 > 43 3411 > 86 3412 > 45 3413 > 65 3414 > 17 3415 > 7 3416 > 44 3417 > 96 3418 > 30 3419 > 62 3420 > 64 3421 > 28 3422 > 42 3423 > 21 3424 > 45 3425 > 46 3426 > 85 3427 > 28 3428 > 52 3429 > 56 3430 > 6 3431 > 4 3432 > 39 3433 > 73 3434 > 97 3435 > 95 3436 > 77 3437 > 21 3438 > 82 3439 > 57 3440 > 43 3441 > 64 3442 > 65 3443 > 28 3444 > 24 3445 > 84 3446 > 21 3447 > 27 3448 > 46 3449 > 93 3450 > 19 3451 > 59 3452 > 78 3453 > 40 3454 > 15 3455 > 68 3456 > 4 3457 > 69 3458 > 79 3459 > 37 3460 > 12 3461 > 42 3462 > 38 3463 > 37 3464 > 5 3465 > 12 3466 > 32 3467 > 65 3468 > 83 3469 > 0 3470 > 97 3471 > 2 3472 > 0 3473 > 50 3474 > 31 3475 > 90 3476 > 52 3477 > 98 3478 > 54 3479 > 29 3480 > 19 3481 > 77 3482 > 6 3483 > 27 3484 > 59 3485 > 84 3486 > 72 3487 > 19 3488 > 50 3489 > 8 3490 > 66 3491 > 44 3492 > 43 3493 > 21 3494 > 13 3495 > 61 3496 > 30 3497 > 40 3498 > 7 3499 > 61 3500 > 61 3501 > 99 3502 > 83 3503 > 84 3504 > 22 3505 > 41 3506 > 88 3507 > 31 3508 > 68 3509 > 90 3510 > 90 3511 > 8 3512 > 30 3513 > 98 3514 > 62 3515 > 47 3516 > 11 3517 > 52 3518 > 6 3519 > 50 3520 > 36 3521 > 51 3522 > 68 3523 > 41 3524 > 21 3525 > 32 3526 > 31 3527 > 73 3528 > 70 3529 > 40 3530 > 99 3531 > 70 3532 > 74 3533 > 46 3534 > 64 3535 > 28 3536 > 32 3537 > 22 3538 > 74 3539 > 13 3540 > 36 3541 > 46 3542 > 27 3543 > 96 3544 > 94 3545 > 81 3546 > 15 3547 > 3 3548 > 9 3549 > 45 3550 > 71 3551 > 66 3552 > 15 3553 > 46 3554 > 76 3555 > 20 3556 > 59 3557 > 18 3558 > 54 3559 > 99 3560 > 43 3561 > 87 3562 > 28 3563 > 42 3564 > 77 3565 > 29 3566 > 8 3567 > 83 3568 > 36 3569 > 80 3570 > 55 3571 > 57 3572 > 69 3573 > 95 3574 > 7 3575 > 83 3576 > 65 3577 > 82 3578 > 70 3579 > 27 3580 > 92 3581 > 19 3582 > 36 3583 > 54 3584 > 97 3585 > 25 3586 > 40 3587 > 2 3588 > 13 3589 > 80 3590 > 8 3591 > 64 3592 > 17 3593 > 22 3594 > 93 3595 > 76 3596 > 85 3597 > 72 3598 > 70 3599 > 10 3600 > 80 3601 > 98 3602 > 8 3603 > 3 3604 > 73 3605 > 66 3606 > 29 3607 > 18 3608 > 68 3609 > 66 3610 > 71 3611 > 65 3612 > 22 3613 > 44 3614 > 61 3615 > 23 3616 > 95 3617 > 71 3618 > 95 3619 > 80 3620 > 11 3621 > 70 3622 > 82 3623 > 1 3624 > 1 3625 > 90 3626 > 33 3627 > 58 3628 > 29 3629 > 48 3630 > 5 3631 > 5 3632 > 38 3633 > 16 3634 > 94 3635 > 39 3636 > 82 3637 > 89 3638 > 30 3639 > 61 3640 > 49 3641 > 65 3642 > 82 3643 > 47 3644 > 53 3645 > 64 3646 > 53 3647 > 8 3648 > 68 3649 > 80 3650 > 81 3651 > 50 3652 > 57 3653 > 45 3654 > 92 3655 > 41 3656 > 42 3657 > 56 3658 > 34 3659 > 36 3660 > 73 3661 > 90 3662 > 95 3663 > 88 3664 > 74 3665 > 73 3666 > 86 3667 > 35 3668 > 78 3669 > 9 3670 > 82 3671 > 73 3672 > 37 3673 > 33 3674 > 68 3675 > 3 3676 > 89 3677 > 54 3678 > 20 3679 > 21 3680 > 61 3681 > 29 3682 > 3 3683 > 29 3684 > 9 3685 > 17 3686 > 88 3687 > 71 3688 > 55 3689 > 13 3690 > 47 3691 > 14 3692 > 75 3693 > 96 3694 > 10 3695 > 83 3696 > 16 3697 > 48 3698 > 43 3699 > 60 3700 > 21 3701 > 96 3702 > 56 3703 > 57 3704 > 30 3705 > 93 3706 > 24 3707 > 34 3708 > 24 3709 > 37 3710 > 15 3711 > 51 3712 > 3 3713 > 69 3714 > 15 3715 > 81 3716 > 55 3717 > 90 3718 > 55 3719 > 40 3720 > 84 3721 > 35 3722 > 24 3723 > 5 3724 > 96 3725 > 72 3726 > 17 3727 > 7 3728 > 40 3729 > 82 3730 > 8 3731 > 96 3732 > 23 3733 > 51 3734 > 5 3735 > 64 3736 > 30 3737 > 34 3738 > 18 3739 > 29 3740 > 80 3741 > 86 3742 > 45 3743 > 33 3744 > 13 3745 > 4 3746 > 92 3747 > 14 3748 > 7 3749 > 66 3750 > 89 3751 > 21 3752 > 69 3753 > 34 3754 > 66 3755 > 43 3756 > 23 3757 > 47 3758 > 19 3759 > 75 3760 > 67 3761 > 98 3762 > 87 3763 > 12 3764 > 73 3765 > 92 3766 > 43 3767 > 76 3768 > 18 3769 > 92 3770 > 6 3771 > 10 3772 > 1 3773 > 93 3774 > 6 3775 > 40 3776 > 84 3777 > 50 3778 > 89 3779 > 80 3780 > 74 3781 > 58 3782 > 60 3783 > 16 3784 > 44 3785 > 16 3786 > 6 3787 > 79 3788 > 11 3789 > 37 3790 > 33 3791 > 3 3792 > 75 3793 > 26 3794 > 98 3795 > 46 3796 > 14 3797 > 51 3798 > 32 3799 > 40 3800 > 27 3801 > 66 3802 > 37 3803 > 87 3804 > 82 3805 > 43 3806 > 71 3807 > 78 3808 > 79 3809 > 21 3810 > 98 3811 > 86 3812 > 33 3813 > 61 3814 > 52 3815 > 16 3816 > 92 3817 > 64 3818 > 17 3819 > 16 3820 > 42 3821 > 72 3822 > 69 3823 > 18 3824 > 13 3825 > 91 3826 > 31 3827 > 88 3828 > 66 3829 > 17 3830 > 49 3831 > 47 3832 > 27 3833 > 2 3834 > 94 3835 > 16 3836 > 66 3837 > 20 3838 > 99 3839 > 77 3840 > 92 3841 > 84 3842 > 89 3843 > 32 3844 > 71 3845 > 19 3846 > 72 3847 > 11 3848 > 28 3849 > 76 3850 > 57 3851 > 54 3852 > 46 3853 > 71 3854 > 83 3855 > 26 3856 > 22 3857 > 33 3858 > 82 3859 > 61 3860 > 26 3861 > 19 3862 > 99 3863 > 25 3864 > 3 3865 > 12 3866 > 73 3867 > 4 3868 > 91 3869 > 19 3870 > 43 3871 > 95 3872 > 9 3873 > 36 3874 > 79 3875 > 47 3876 > 95 3877 > 21 3878 > 48 3879 > 66 3880 > 90 3881 > 76 3882 > 72 3883 > 60 3884 > 41 3885 > 28 3886 > 76 3887 > 41 3888 > 31 3889 > 39 3890 > 24 3891 > 24 3892 > 82 3893 > 65 3894 > 8 3895 > 94 3896 > 57 3897 > 63 3898 > 5 3899 > 72 3900 > 90 3901 > 81 3902 > 86 3903 > 48 3904 > 39 3905 > 70 3906 > 17 3907 > 1 3908 > 7 3909 > 39 3910 > 52 3911 > 60 3912 > 79 3913 > 58 3914 > 13 3915 > 11 3916 > 92 3917 > 80 3918 > 17 3919 > 55 3920 > 77 3921 > 2 3922 > 28 3923 > 57 3924 > 44 3925 > 56 3926 > 70 3927 > 8 3928 > 52 3929 > 20 3930 > 15 3931 > 72 3932 > 77 3933 > 53 3934 > 26 3935 > 99 3936 > 62 3937 > 64 3938 > 34 3939 > 22 3940 > 63 3941 > 97 3942 > 95 3943 > 40 3944 > 86 3945 > 86 3946 > 4 3947 > 26 3948 > 94 3949 > 16 3950 > 32 3951 > 81 3952 > 66 3953 > 95 3954 > 9 3955 > 46 3956 > 78 3957 > 19 3958 > 21 3959 > 26 3960 > 75 3961 > 62 3962 > 13 3963 > 77 3964 > 41 3965 > 91 3966 > 56 3967 > 44 3968 > 33 3969 > 28 3970 > 17 3971 > 89 3972 > 71 3973 > 97 3974 > 50 3975 > 85 3976 > 24 3977 > 77 3978 > 97 3979 > 39 3980 > 75 3981 > 84 3982 > 73 3983 > 84 3984 > 66 3985 > 43 3986 > 37 3987 > 24 3988 > 12 3989 > 9 3990 > 76 3991 > 73 3992 > 86 3993 > 97 3994 > 83 3995 > 79 3996 > 34 3997 > 90 3998 > 94 3999 > 56 4000 > 58 4001 > 9 4002 > 86 4003 > 1 4004 > 66 4005 > 22 4006 > 21 4007 > 72 4008 > 22 4009 > 26 4010 > 30 4011 > 77 4012 > 83 4013 > 33 4014 > 81 4015 > 77 4016 > 99 4017 > 82 4018 > 52 4019 > 23 4020 > 27 4021 > 60 4022 > 24 4023 > 65 4024 > 76 4025 > 24 4026 > 22 4027 > 13 4028 > 5 4029 > 2 4030 > 96 4031 > 58 4032 > 99 4033 > 58 4034 > 63 4035 > 47 4036 > 28 4037 > 54 4038 > 54 4039 > 9 4040 > 45 4041 > 46 4042 > 68 4043 > 72 4044 > 24 4045 > 70 4046 > 91 4047 > 0 4048 > 98 4049 > 13 4050 > 28 4051 > 92 4052 > 7 4053 > 24 4054 > 68 4055 > 3 4056 > 7 4057 > 97 4058 > 76 4059 > 22 4060 > 99 4061 > 66 4062 > 10 4063 > 53 4064 > 60 4065 > 2 4066 > 63 4067 > 76 4068 > 38 4069 > 23 4070 > 23 4071 > 62 4072 > 32 4073 > 64 4074 > 28 4075 > 86 4076 > 98 4077 > 29 4078 > 84 4079 > 59 4080 > 82 4081 > 99 4082 > 14 4083 > 78 4084 > 32 4085 > 89 4086 > 83 4087 > 22 4088 > 41 4089 > 77 4090 > 97 4091 > 97 4092 > 35 4093 > 10 4094 > 20 4095 > 43 4096 > 0 4097 > 11 4098 > 77 4099 > 98 4100 > 91 4101 > 21 4102 > 2 4103 > 3 4104 > 61 4105 > 54 4106 > 92 4107 > 19 4108 > 28 4109 > 47 4110 > 45 4111 > 35 4112 > 63 4113 > 69 4114 > 73 4115 > 94 4116 > 4 4117 > 56 4118 > 50 4119 > 95 4120 > 74 4121 > 96 4122 > 22 4123 > 15 4124 > 18 4125 > 59 4126 > 92 4127 > 75 4128 > 74 4129 > 55 4130 > 21 4131 > 51 4132 > 88 4133 > 57 4134 > 60 4135 > 64 4136 > 48 4137 > 85 4138 > 46 4139 > 24 4140 > 67 4141 > 12 4142 > 67 4143 > 13 4144 > 50 4145 > 28 4146 > 42 4147 > 75 4148 > 4 4149 > 99 4150 > 39 4151 > 5 4152 > 24 4153 > 0 4154 > 13 4155 > 61 4156 > 82 4157 > 87 4158 > 75 4159 > 79 4160 > 80 4161 > 73 4162 > 18 4163 > 77 4164 > 99 4165 > 24 4166 > 10 4167 > 53 4168 > 30 4169 > 27 4170 > 97 4171 > 41 4172 > 95 4173 > 81 4174 > 23 4175 > 6 4176 > 17 4177 > 25 4178 > 31 4179 > 10 4180 > 4 4181 > 29 4182 > 42 4183 > 91 4184 > 89 4185 > 48 4186 > 35 4187 > 0 4188 > 98 4189 > 21 4190 > 66 4191 > 25 4192 > 22 4193 > 21 4194 > 65 4195 > 81 4196 > 22 4197 > 4 4198 > 3 4199 > 34 4200 > 97 4201 > 60 4202 > 5 4203 > 98 4204 > 13 4205 > 97 4206 > 25 4207 > 27 4208 > 35 4209 > 5 4210 > 45 4211 > 94 4212 > 79 4213 > 88 4214 > 16 4215 > 43 4216 > 99 4217 > 85 4218 > 54 4219 > 24 4220 > 13 4221 > 77 4222 > 49 4223 > 5 4224 > 31 4225 > 60 4226 > 72 4227 > 41 4228 > 69 4229 > 9 4230 > 13 4231 > 99 4232 > 17 4233 > 65 4234 > 70 4235 > 86 4236 > 63 4237 > 40 4238 > 3 4239 > 59 4240 > 82 4241 > 78 4242 > 44 4243 > 77 4244 > 86 4245 > 20 4246 > 33 4247 > 8 4248 > 34 4249 > 90 4250 > 84 4251 > 38 4252 > 29 4253 > 60 4254 > 52 4255 > 53 4256 > 87 4257 > 8 4258 > 32 4259 > 0 4260 > 29 4261 > 10 4262 > 19 4263 > 83 4264 > 36 4265 > 76 4266 > 38 4267 > 42 4268 > 55 4269 > 68 4270 > 8 4271 > 77 4272 > 45 4273 > 87 4274 > 77 4275 > 57 4276 > 37 4277 > 14 4278 > 97 4279 > 52 4280 > 70 4281 > 87 4282 > 15 4283 > 51 4284 > 37 4285 > 44 4286 > 40 4287 > 99 4288 > 14 4289 > 42 4290 > 88 4291 > 3 4292 > 81 4293 > 80 4294 > 16 4295 > 32 4296 > 13 4297 > 92 4298 > 2 4299 > 99 4300 > 81 4301 > 66 4302 > 2 4303 > 79 4304 > 82 4305 > 15 4306 > 58 4307 > 42 4308 > 65 4309 > 57 4310 > 87 4311 > 41 4312 > 83 4313 > 88 4314 > 65 4315 > 49 4316 > 82 4317 > 75 4318 > 1 4319 > 71 4320 > 10 4321 > 23 4322 > 81 4323 > 25 4324 > 84 4325 > 55 4326 > 3 4327 > 42 4328 > 26 4329 > 52 4330 > 58 4331 > 67 4332 > 47 4333 > 21 4334 > 71 4335 > 92 4336 > 50 4337 > 51 4338 > 86 4339 > 97 4340 > 82 4341 > 69 4342 > 6 4343 > 85 4344 > 73 4345 > 43 4346 > 5 4347 > 10 4348 > 54 4349 > 18 4350 > 17 4351 > 32 4352 > 65 4353 > 58 4354 > 79 4355 > 21 4356 > 39 4357 > 88 4358 > 74 4359 > 41 4360 > 55 4361 > 97 4362 > 68 4363 > 63 4364 > 31 4365 > 99 4366 > 76 4367 > 90 4368 > 84 4369 > 53 4370 > 83 4371 > 78 4372 > 79 4373 > 18 4374 > 45 4375 > 17 4376 > 18 4377 > 30 4378 > 93 4379 > 38 4380 > 68 4381 > 3 4382 > 8 4383 > 75 4384 > 25 4385 > 40 4386 > 89 4387 > 49 4388 > 51 4389 > 25 4390 > 72 4391 > 94 4392 > 76 4393 > 75 4394 > 55 4395 > 4 4396 > 81 4397 > 76 4398 > 63 4399 > 37 4400 > 84 4401 > 48 4402 > 54 4403 > 90 4404 > 46 4405 > 46 4406 > 4 4407 > 26 4408 > 48 4409 > 46 4410 > 90 4411 > 10 4412 > 41 4413 > 39 4414 > 0 4415 > 51 4416 > 71 4417 > 89 4418 > 75 4419 > 16 4420 > 94 4421 > 80 4422 > 93 4423 > 96 4424 > 50 4425 > 15 4426 > 38 4427 > 49 4428 > 37 4429 > 35 4430 > 66 4431 > 75 4432 > 42 4433 > 1 4434 > 4 4435 > 49 4436 > 66 4437 > 42 4438 > 15 4439 > 9 4440 > 95 4441 > 55 4442 > 73 4443 > 22 4444 > 24 4445 > 95 4446 > 73 4447 > 96 4448 > 45 4449 > 68 4450 > 11 4451 > 97 4452 > 84 4453 > 94 4454 > 72 4455 > 77 4456 > 56 4457 > 1 4458 > 51 4459 > 44 4460 > 29 4461 > 22 4462 > 67 4463 > 58 4464 > 89 4465 > 7 4466 > 10 4467 > 52 4468 > 11 4469 > 18 4470 > 98 4471 > 12 4472 > 37 4473 > 21 4474 > 16 4475 > 82 4476 > 2 4477 > 9 4478 > 37 4479 > 84 4480 > 15 4481 > 0 4482 > 0 4483 > 35 4484 > 0 4485 > 36 4486 > 35 4487 > 21 4488 > 53 4489 > 14 4490 > 26 4491 > 72 4492 > 87 4493 > 26 4494 > 73 4495 > 39 4496 > 36 4497 > 10 4498 > 64 4499 > 66 4500 > 69 4501 > 6 4502 > 23 4503 > 93 4504 > 17 4505 > 31 4506 > 37 4507 > 29 4508 > 26 4509 > 2 4510 > 58 4511 > 5 4512 > 35 4513 > 88 4514 > 75 4515 > 79 4516 > 14 4517 > 67 4518 > 86 4519 > 30 4520 > 8 4521 > 29 4522 > 53 4523 > 85 4524 > 11 4525 > 15 4526 > 60 4527 > 85 4528 > 63 4529 > 96 4530 > 0 4531 > 28 4532 > 84 4533 > 56 4534 > 56 4535 > 66 4536 > 36 4537 > 76 4538 > 69 4539 > 82 4540 > 43 4541 > 34 4542 > 30 4543 > 19 4544 > 50 4545 > 30 4546 > 20 4547 > 59 4548 > 8 4549 > 14 4550 > 13 4551 > 94 4552 > 64 4553 > 49 4554 > 79 4555 > 96 4556 > 62 4557 > 71 4558 > 16 4559 > 52 4560 > 0 4561 > 70 4562 > 89 4563 > 30 4564 > 66 4565 > 0 4566 > 89 4567 > 10 4568 > 85 4569 > 22 4570 > 31 4571 > 72 4572 > 68 4573 > 71 4574 > 44 4575 > 4 4576 > 54 4577 > 44 4578 > 81 4579 > 51 4580 > 82 4581 > 21 4582 > 86 4583 > 80 4584 > 94 4585 > 79 4586 > 57 4587 > 63 4588 > 11 4589 > 5 4590 > 35 4591 > 13 4592 > 12 4593 > 13 4594 > 39 4595 > 16 4596 > 27 4597 > 38 4598 > 58 4599 > 33 4600 > 46 4601 > 16 4602 > 6 4603 > 9 4604 > 72 4605 > 89 4606 > 13 4607 > 24 4608 > 94 4609 > 95 4610 > 88 4611 > 44 4612 > 11 4613 > 46 4614 > 77 4615 > 42 4616 > 2 4617 > 90 4618 > 22 4619 > 22 4620 > 53 4621 > 67 4622 > 94 4623 > 78 4624 > 44 4625 > 0 4626 > 22 4627 > 92 4628 > 64 4629 > 23 4630 > 32 4631 > 61 4632 > 9 4633 > 96 4634 > 40 4635 > 27 4636 > 94 4637 > 1 4638 > 18 4639 > 97 4640 > 38 4641 > 83 4642 > 51 4643 > 32 4644 > 42 4645 > 55 4646 > 54 4647 > 9 4648 > 73 4649 > 14 4650 > 65 4651 > 7 4652 > 43 4653 > 69 4654 > 14 4655 > 95 4656 > 57 4657 > 14 4658 > 96 4659 > 76 4660 > 18 4661 > 47 4662 > 10 4663 > 17 4664 > 81 4665 > 1 4666 > 29 4667 > 93 4668 > 4 4669 > 10 4670 > 72 4671 > 25 4672 > 72 4673 > 73 4674 > 35 4675 > 98 4676 > 53 4677 > 64 4678 > 91 4679 > 47 4680 > 13 4681 > 74 4682 > 63 4683 > 85 4684 > 58 4685 > 77 4686 > 83 4687 > 87 4688 > 9 4689 > 33 4690 > 42 4691 > 91 4692 > 60 4693 > 92 4694 > 19 4695 > 87 4696 > 50 4697 > 0 4698 > 88 4699 > 49 4700 > 66 4701 > 42 4702 > 92 4703 > 78 4704 > 50 4705 > 8 4706 > 99 4707 > 9 4708 > 20 4709 > 75 4710 > 49 4711 > 53 4712 > 86 4713 > 11 4714 > 61 4715 > 45 4716 > 27 4717 > 37 4718 > 26 4719 > 8 4720 > 88 4721 > 30 4722 > 44 4723 > 8 4724 > 53 4725 > 4 4726 > 38 4727 > 16 4728 > 56 4729 > 93 4730 > 63 4731 > 26 4732 > 93 4733 > 28 4734 > 65 4735 > 86 4736 > 22 4737 > 30 4738 > 3 4739 > 85 4740 > 12 4741 > 91 4742 > 45 4743 > 61 4744 > 2 4745 > 28 4746 > 77 4747 > 84 4748 > 56 4749 > 78 4750 > 62 4751 > 40 4752 > 44 4753 > 52 4754 > 19 4755 > 8 4756 > 9 4757 > 23 4758 > 65 4759 > 56 4760 > 24 4761 > 95 4762 > 86 4763 > 46 4764 > 12 4765 > 85 4766 > 90 4767 > 18 4768 > 31 4769 > 59 4770 > 19 4771 > 5 4772 > 11 4773 > 92 4774 > 19 4775 > 17 4776 > 74 4777 > 80 4778 > 50 4779 > 92 4780 > 83 4781 > 33 4782 > 85 4783 > 31 4784 > 73 4785 > 73 4786 > 45 4787 > 59 4788 > 54 4789 > 27 4790 > 32 4791 > 86 4792 > 63 4793 > 69 4794 > 32 4795 > 11 4796 > 71 4797 > 6 4798 > 10 4799 > 23 4800 > 90 4801 > 23 4802 > 78 4803 > 97 4804 > 8 4805 > 85 4806 > 13 4807 > 57 4808 > 66 4809 > 46 4810 > 63 4811 > 65 4812 > 93 4813 > 0 4814 > 83 4815 > 92 4816 > 68 4817 > 19 4818 > 80 4819 > 74 4820 > 97 4821 > 17 4822 > 5 4823 > 11 4824 > 93 4825 > 53 4826 > 55 4827 > 37 4828 > 98 4829 > 65 4830 > 86 4831 > 74 4832 > 62 4833 > 3 4834 > 83 4835 > 21 4836 > 40 4837 > 93 4838 > 57 4839 > 38 4840 > 71 4841 > 8 4842 > 68 4843 > 56 4844 > 42 4845 > 94 4846 > 71 4847 > 28 4848 > 53 4849 > 66 4850 > 8 4851 > 97 4852 > 63 4853 > 53 4854 > 54 4855 > 38 4856 > 16 4857 > 51 4858 > 16 4859 > 17 4860 > 93 4861 > 44 4862 > 40 4863 > 47 4864 > 43 4865 > 34 4866 > 38 4867 > 54 4868 > 75 4869 > 88 4870 > 44 4871 > 13 4872 > 53 4873 > 50 4874 > 21 4875 > 0 4876 > 6 4877 > 73 4878 > 56 4879 > 5 4880 > 26 4881 > 72 4882 > 81 4883 > 60 4884 > 42 4885 > 81 4886 > 43 4887 > 92 4888 > 21 4889 > 69 4890 > 46 4891 > 47 4892 > 18 4893 > 18 4894 > 14 4895 > 57 4896 > 89 4897 > 81 4898 > 27 4899 > 81 4900 > 54 4901 > 69 4902 > 10 4903 > 80 4904 > 37 4905 > 38 4906 > 20 4907 > 11 4908 > 68 4909 > 27 4910 > 96 4911 > 10 4912 > 9 4913 > 75 4914 > 27 4915 > 64 4916 > 9 4917 > 94 4918 > 15 4919 > 8 4920 > 63 4921 > 25 4922 > 59 4923 > 80 4924 > 96 4925 > 18 4926 > 89 4927 > 54 4928 > 49 4929 > 65 4930 > 91 4931 > 32 4932 > 5 4933 > 4 4934 > 79 4935 > 97 4936 > 97 4937 > 38 4938 > 5 4939 > 25 4940 > 32 4941 > 3 4942 > 84 4943 > 49 4944 > 5 4945 > 44 4946 > 88 4947 > 1 4948 > 44 4949 > 85 4950 > 17 4951 > 68 4952 > 33 4953 > 56 4954 > 37 4955 > 53 4956 > 7 4957 > 87 4958 > 23 4959 > 19 4960 > 36 4961 > 94 4962 > 42 4963 > 12 4964 > 25 4965 > 62 4966 > 45 4967 > 40 4968 > 45 4969 > 40 4970 > 67 4971 > 56 4972 > 33 4973 > 70 4974 > 78 4975 > 89 4976 > 40 4977 > 43 4978 > 7 4979 > 8 4980 > 36 4981 > 12 4982 > 42 4983 > 57 4984 > 24 4985 > 66 4986 > 63 4987 > 84 4988 > 26 4989 > 86 4990 > 18 4991 > 89 4992 > 90 4993 > 29 4994 > 85 4995 > 42 4996 > 27 4997 > 79 4998 > 57 4999 > 89 5000 > 83 5001 > 65 5002 > 44 5003 > 30 5004 > 28 5005 > 20 5006 > 87 5007 > 57 5008 > 78 5009 > 48 5010 > 95 5011 > 25 5012 > 10 5013 > 42 5014 > 11 5015 > 53 5016 > 49 5017 > 0 5018 > 96 5019 > 55 5020 > 60 5021 > 75 5022 > 38 5023 > 61 5024 > 86 5025 > 96 5026 > 33 5027 > 78 5028 > 48 5029 > 47 5030 > 58 5031 > 16 5032 > 39 5033 > 91 5034 > 30 5035 > 95 5036 > 32 5037 > 17 5038 > 50 5039 > 63 5040 > 25 5041 > 90 5042 > 92 5043 > 3 5044 > 57 5045 > 24 5046 > 37 5047 > 6 5048 > 94 5049 > 19 5050 > 63 5051 > 82 5052 > 67 5053 > 8 5054 > 87 5055 > 49 5056 > 76 5057 > 15 5058 > 14 5059 > 21 5060 > 25 5061 > 46 5062 > 4 5063 > 35 5064 > 97 5065 > 18 5066 > 35 5067 > 13 5068 > 13 5069 > 17 5070 > 23 5071 > 5 5072 > 46 5073 > 33 5074 > 93 5075 > 97 5076 > 44 5077 > 66 5078 > 2 5079 > 35 5080 > 82 5081 > 27 5082 > 83 5083 > 77 5084 > 76 5085 > 61 5086 > 3 5087 > 58 5088 > 49 5089 > 55 5090 > 29 5091 > 83 5092 > 71 5093 > 84 5094 > 87 5095 > 62 5096 > 40 5097 > 26 5098 > 84 5099 > 53 5100 > 61 5101 > 22 5102 > 21 5103 > 4 5104 > 25 5105 > 99 5106 > 3 5107 > 36 5108 > 3 5109 > 25 5110 > 84 5111 > 63 5112 > 90 5113 > 62 5114 > 88 5115 > 34 5116 > 84 5117 > 34 5118 > 51 5119 > 74 5120 > 81 5121 > 39 5122 > 8 5123 > 63 5124 > 41 5125 > 58 5126 > 36 5127 > 99 5128 > 74 5129 > 54 5130 > 21 5131 > 42 5132 > 35 5133 > 1 5134 > 75 5135 > 7 5136 > 39 5137 > 22 5138 > 3 5139 > 59 5140 > 17 5141 > 55 5142 > 88 5143 > 4 5144 > 94 5145 > 92 5146 > 13 5147 > 90 5148 > 60 5149 > 76 5150 > 51 5151 > 51 5152 > 81 5153 > 56 5154 > 75 5155 > 8 5156 > 83 5157 > 81 5158 > 55 5159 > 71 5160 > 23 5161 > 29 5162 > 25 5163 > 93 5164 > 88 5165 > 22 5166 > 29 5167 > 39 5168 > 10 5169 > 27 5170 > 82 5171 > 16 5172 > 9 5173 > 50 5174 > 90 5175 > 37 5176 > 74 5177 > 16 5178 > 98 5179 > 94 5180 > 63 5181 > 10 5182 > 73 5183 > 87 5184 > 70 5185 > 2 5186 > 25 5187 > 80 5188 > 77 5189 > 76 5190 > 15 5191 > 20 5192 > 21 5193 > 61 5194 > 62 5195 > 41 5196 > 90 5197 > 88 5198 > 62 5199 > 86 5200 > 42 5201 > 32 5202 > 72 5203 > 54 5204 > 50 5205 > 61 5206 > 67 5207 > 67 5208 > 15 5209 > 19 5210 > 94 5211 > 63 5212 > 57 5213 > 72 5214 > 50 5215 > 66 5216 > 70 5217 > 34 5218 > 94 5219 > 65 5220 > 70 5221 > 33 5222 > 87 5223 > 86 5224 > 99 5225 > 50 5226 > 53 5227 > 10 5228 > 26 5229 > 48 5230 > 33 5231 > 26 5232 > 60 5233 > 46 5234 > 88 5235 > 55 5236 > 9 5237 > 32 5238 > 4 5239 > 83 5240 > 93 5241 > 9 5242 > 9 5243 > 72 5244 > 41 5245 > 77 5246 > 55 5247 > 84 5248 > 85 5249 > 37 5250 > 5 5251 > 46 5252 > 27 5253 > 64 5254 > 69 5255 > 20 5256 > 99 5257 > 91 5258 > 93 5259 > 59 5260 > 89 5261 > 15 5262 > 0 5263 > 53 5264 > 99 5265 > 7 5266 > 42 5267 > 66 5268 > 96 5269 > 56 5270 > 47 5271 > 57 5272 > 23 5273 > 8 5274 > 64 5275 > 64 5276 > 9 5277 > 97 5278 > 37 5279 > 47 5280 > 82 5281 > 73 5282 > 35 5283 > 82 5284 > 22 5285 > 67 5286 > 29 5287 > 58 5288 > 5 5289 > 34 5290 > 56 5291 > 59 5292 > 1 5293 > 91 5294 > 50 5295 > 32 5296 > 42 5297 > 44 5298 > 92 5299 > 15 5300 > 54 5301 > 6 5302 > 29 5303 > 88 5304 > 67 5305 > 47 5306 > 20 5307 > 69 5308 > 89 5309 > 92 5310 > 66 5311 > 57 5312 > 89 5313 > 86 5314 > 3 5315 > 17 5316 > 54 5317 > 91 5318 > 39 5319 > 87 5320 > 0 5321 > 84 5322 > 37 5323 > 1 5324 > 80 5325 > 33 5326 > 95 5327 > 66 5328 > 0 5329 > 76 5330 > 35 5331 > 64 5332 > 12 5333 > 84 5334 > 28 5335 > 38 5336 > 41 5337 > 72 5338 > 83 5339 > 69 5340 > 83 5341 > 24 5342 > 49 5343 > 93 5344 > 88 5345 > 0 5346 > 13 5347 > 24 5348 > 43 5349 > 8 5350 > 55 5351 > 30 5352 > 4 5353 > 60 5354 > 80 5355 > 97 5356 > 80 5357 > 67 5358 > 70 5359 > 58 5360 > 36 5361 > 52 5362 > 35 5363 > 78 5364 > 31 5365 > 65 5366 > 1 5367 > 64 5368 > 2 5369 > 7 5370 > 78 5371 > 98 5372 > 69 5373 > 89 5374 > 96 5375 > 98 5376 > 88 5377 > 31 5378 > 26 5379 > 23 5380 > 4 5381 > 84 5382 > 34 5383 > 74 5384 > 44 5385 > 36 5386 > 79 5387 > 95 5388 > 5 5389 > 50 5390 > 1 5391 > 7 5392 > 82 5393 > 99 5394 > 25 5395 > 82 5396 > 66 5397 > 43 5398 > 26 5399 > 59 5400 > 72 5401 > 96 5402 > 6 5403 > 55 5404 > 53 5405 > 46 5406 > 69 5407 > 83 5408 > 35 5409 > 54 5410 > 2 5411 > 41 5412 > 67 5413 > 5 5414 > 31 5415 > 91 5416 > 43 5417 > 31 5418 > 50 5419 > 12 5420 > 68 5421 > 79 5422 > 94 5423 > 3 5424 > 9 5425 > 68 5426 > 58 5427 > 61 5428 > 60 5429 > 98 5430 > 31 5431 > 42 5432 > 94 5433 > 2 5434 > 84 5435 > 0 5436 > 4 5437 > 36 5438 > 24 5439 > 42 5440 > 68 5441 > 90 5442 > 25 5443 > 36 5444 > 80 5445 > 92 5446 > 45 5447 > 92 5448 > 27 5449 > 26 5450 > 25 5451 > 49 5452 > 80 5453 > 72 5454 > 32 5455 > 78 5456 > 90 5457 > 41 5458 > 72 5459 > 45 5460 > 97 5461 > 95 5462 > 26 5463 > 61 5464 > 53 5465 > 36 5466 > 75 5467 > 46 5468 > 23 5469 > 22 5470 > 62 5471 > 31 5472 > 92 5473 > 58 5474 > 75 5475 > 45 5476 > 60 5477 > 31 5478 > 38 5479 > 27 5480 > 70 5481 > 82 5482 > 44 5483 > 68 5484 > 77 5485 > 7 5486 > 33 5487 > 33 5488 > 52 5489 > 19 5490 > 42 5491 > 39 5492 > 48 5493 > 6 5494 > 98 5495 > 42 5496 > 30 5497 > 1 5498 > 5 5499 > 34 5500 > 31 5501 > 25 5502 > 46 5503 > 5 5504 > 85 5505 > 92 5506 > 25 5507 > 23 5508 > 49 5509 > 74 5510 > 80 5511 > 16 5512 > 17 5513 > 62 5514 > 84 5515 > 66 5516 > 38 5517 > 47 5518 > 78 5519 > 40 5520 > 17 5521 > 30 5522 > 85 5523 > 66 5524 > 67 5525 > 82 5526 > 89 5527 > 58 5528 > 77 5529 > 94 5530 > 0 5531 > 78 5532 > 72 5533 > 77 5534 > 61 5535 > 46 5536 > 6 5537 > 65 5538 > 23 5539 > 53 5540 > 53 5541 > 19 5542 > 69 5543 > 97 5544 > 86 5545 > 60 5546 > 58 5547 > 1 5548 > 61 5549 > 21 5550 > 37 5551 > 63 5552 > 95 5553 > 96 5554 > 76 5555 > 81 5556 > 8 5557 > 67 5558 > 93 5559 > 11 5560 > 59 5561 > 39 5562 > 22 5563 > 49 5564 > 37 5565 > 1 5566 > 53 5567 > 17 5568 > 41 5569 > 49 5570 > 70 5571 > 85 5572 > 57 5573 > 96 5574 > 17 5575 > 56 5576 > 47 5577 > 48 5578 > 23 5579 > 21 5580 > 79 5581 > 23 5582 > 59 5583 > 97 5584 > 74 5585 > 55 5586 > 42 5587 > 29 5588 > 81 5589 > 32 5590 > 66 5591 > 73 5592 > 86 5593 > 54 5594 > 94 5595 > 56 5596 > 52 5597 > 23 5598 > 19 5599 > 19 5600 > 28 5601 > 4 5602 > 53 5603 > 65 5604 > 37 5605 > 56 5606 > 48 5607 > 31 5608 > 70 5609 > 90 5610 > 20 5611 > 93 5612 > 78 5613 > 92 5614 > 78 5615 > 50 5616 > 88 5617 > 33 5618 > 58 5619 > 80 5620 > 33 5621 > 35 5622 > 96 5623 > 27 5624 > 1 5625 > 10 5626 > 20 5627 > 30 5628 > 23 5629 > 99 5630 > 32 5631 > 25 5632 > 63 5633 > 69 5634 > 59 5635 > 17 5636 > 16 5637 > 56 5638 > 82 5639 > 21 5640 > 33 5641 > 64 5642 > 39 5643 > 70 5644 > 9 5645 > 64 5646 > 10 5647 > 92 5648 > 28 5649 > 28 5650 > 80 5651 > 98 5652 > 20 5653 > 0 5654 > 5 5655 > 8 5656 > 81 5657 > 7 5658 > 5 5659 > 45 5660 > 16 5661 > 99 5662 > 25 5663 > 97 5664 > 63 5665 > 56 5666 > 8 5667 > 25 5668 > 60 5669 > 46 5670 > 0 5671 > 0 5672 > 48 5673 > 71 5674 > 57 5675 > 85 5676 > 80 5677 > 87 5678 > 43 5679 > 80 5680 > 83 5681 > 75 5682 > 34 5683 > 32 5684 > 88 5685 > 67 5686 > 2 5687 > 64 5688 > 33 5689 > 32 5690 > 59 5691 > 60 5692 > 22 5693 > 52 5694 > 67 5695 > 23 5696 > 89 5697 > 64 5698 > 53 5699 > 15 5700 > 87 5701 > 73 5702 > 12 5703 > 31 5704 > 42 5705 > 97 5706 > 72 5707 > 18 5708 > 70 5709 > 97 5710 > 55 5711 > 64 5712 > 0 5713 > 55 5714 > 11 5715 > 30 5716 > 3 5717 > 21 5718 > 7 5719 > 5 5720 > 47 5721 > 26 5722 > 99 5723 > 88 5724 > 82 5725 > 61 5726 > 53 5727 > 26 5728 > 29 5729 > 49 5730 > 32 5731 > 70 5732 > 48 5733 > 47 5734 > 35 5735 > 31 5736 > 9 5737 > 93 5738 > 36 5739 > 27 5740 > 40 5741 > 94 5742 > 7 5743 > 29 5744 > 78 5745 > 57 5746 > 68 5747 > 12 5748 > 88 5749 > 45 5750 > 15 5751 > 6 5752 > 50 5753 > 96 5754 > 5 5755 > 15 5756 > 47 5757 > 20 5758 > 23 5759 > 22 5760 > 80 5761 > 37 5762 > 41 5763 > 75 5764 > 20 5765 > 35 5766 > 71 5767 > 79 5768 > 82 5769 > 13 5770 > 43 5771 > 97 5772 > 68 5773 > 43 5774 > 81 5775 > 51 5776 > 86 5777 > 36 5778 > 99 5779 > 86 5780 > 64 5781 > 51 5782 > 1 5783 > 6 5784 > 21 5785 > 40 5786 > 18 5787 > 53 5788 > 21 5789 > 26 5790 > 37 5791 > 1 5792 > 71 5793 > 53 5794 > 40 5795 > 76 5796 > 84 5797 > 33 5798 > 12 5799 > 1 5800 > 84 5801 > 53 5802 > 11 5803 > 4 5804 > 39 5805 > 41 5806 > 71 5807 > 61 5808 > 68 5809 > 23 5810 > 26 5811 > 61 5812 > 41 5813 > 91 5814 > 91 5815 > 32 5816 > 37 5817 > 47 5818 > 67 5819 > 9 5820 > 81 5821 > 49 5822 > 46 5823 > 69 5824 > 82 5825 > 86 5826 > 8 5827 > 87 5828 > 55 5829 > 17 5830 > 81 5831 > 68 5832 > 52 5833 > 38 5834 > 43 5835 > 68 5836 > 74 5837 > 93 5838 > 70 5839 > 32 5840 > 31 5841 > 9 5842 > 94 5843 > 29 5844 > 70 5845 > 71 5846 > 76 5847 > 46 5848 > 82 5849 > 23 5850 > 33 5851 > 54 5852 > 19 5853 > 87 5854 > 58 5855 > 27 5856 > 70 5857 > 15 5858 > 79 5859 > 94 5860 > 7 5861 > 5 5862 > 41 5863 > 64 5864 > 49 5865 > 46 5866 > 88 5867 > 46 5868 > 48 5869 > 17 5870 > 73 5871 > 92 5872 > 89 5873 > 48 5874 > 24 5875 > 13 5876 > 94 5877 > 5 5878 > 56 5879 > 21 5880 > 54 5881 > 96 5882 > 1 5883 > 1 5884 > 51 5885 > 34 5886 > 25 5887 > 51 5888 > 2 5889 > 46 5890 > 4 5891 > 46 5892 > 45 5893 > 95 5894 > 60 5895 > 55 5896 > 89 5897 > 42 5898 > 90 5899 > 11 5900 > 30 5901 > 34 5902 > 83 5903 > 62 5904 > 78 5905 > 56 5906 > 80 5907 > 84 5908 > 95 5909 > 94 5910 > 74 5911 > 77 5912 > 8 5913 > 12 5914 > 56 5915 > 2 5916 > 60 5917 > 15 5918 > 61 5919 > 47 5920 > 76 5921 > 34 5922 > 11 5923 > 72 5924 > 85 5925 > 96 5926 > 85 5927 > 53 5928 > 38 5929 > 36 5930 > 86 5931 > 60 5932 > 38 5933 > 99 5934 > 0 5935 > 72 5936 > 85 5937 > 4 5938 > 67 5939 > 64 5940 > 44 5941 > 61 5942 > 0 5943 > 86 5944 > 65 5945 > 85 5946 > 66 5947 > 45 5948 > 54 5949 > 67 5950 > 73 5951 > 48 5952 > 39 5953 > 62 5954 > 36 5955 > 59 5956 > 59 5957 > 39 5958 > 53 5959 > 62 5960 > 87 5961 > 96 5962 > 60 5963 > 63 5964 > 76 5965 > 99 5966 > 63 5967 > 68 5968 > 70 5969 > 44 5970 > 62 5971 > 81 5972 > 13 5973 > 60 5974 > 30 5975 > 41 5976 > 3 5977 > 38 5978 > 6 5979 > 72 5980 > 24 5981 > 7 5982 > 29 5983 > 91 5984 > 31 5985 > 58 5986 > 2 5987 > 93 5988 > 63 5989 > 30 5990 > 40 5991 > 28 5992 > 25 5993 > 9 5994 > 43 5995 > 49 5996 > 14 5997 > 42 5998 > 22 5999 > 76 6000 > 14 6001 > 58 6002 > 26 6003 > 14 6004 > 12 6005 > 54 6006 > 20 6007 > 80 6008 > 98 6009 > 31 6010 > 25 6011 > 98 6012 > 13 6013 > 9 6014 > 88 6015 > 39 6016 > 23 6017 > 51 6018 > 17 6019 > 4 6020 > 69 6021 > 55 6022 > 15 6023 > 67 6024 > 88 6025 > 94 6026 > 14 6027 > 33 6028 > 21 6029 > 60 6030 > 79 6031 > 56 6032 > 3 6033 > 64 6034 > 23 6035 > 31 6036 > 41 6037 > 79 6038 > 75 6039 > 54 6040 > 70 6041 > 85 6042 > 87 6043 > 3 6044 > 52 6045 > 2 6046 > 84 6047 > 97 6048 > 89 6049 > 66 6050 > 6 6051 > 16 6052 > 39 6053 > 97 6054 > 81 6055 > 90 6056 > 60 6057 > 18 6058 > 65 6059 > 13 6060 > 48 6061 > 13 6062 > 48 6063 > 64 6064 > 62 6065 > 73 6066 > 84 6067 > 4 6068 > 86 6069 > 16 6070 > 96 6071 > 7 6072 > 16 6073 > 55 6074 > 12 6075 > 17 6076 > 57 6077 > 21 6078 > 15 6079 > 30 6080 > 26 6081 > 98 6082 > 89 6083 > 69 6084 > 52 6085 > 28 6086 > 73 6087 > 20 6088 > 12 6089 > 6 6090 > 64 6091 > 66 6092 > 50 6093 > 57 6094 > 65 6095 > 56 6096 > 69 6097 > 69 6098 > 6 6099 > 18 6100 > 1 6101 > 42 6102 > 27 6103 > 80 6104 > 85 6105 > 26 6106 > 58 6107 > 68 6108 > 12 6109 > 87 6110 > 87 6111 > 71 6112 > 68 6113 > 97 6114 > 60 6115 > 29 6116 > 74 6117 > 87 6118 > 58 6119 > 34 6120 > 95 6121 > 98 6122 > 47 6123 > 41 6124 > 27 6125 > 62 6126 > 38 6127 > 9 6128 > 97 6129 > 45 6130 > 81 6131 > 80 6132 > 61 6133 > 52 6134 > 76 6135 > 62 6136 > 16 6137 > 34 6138 > 40 6139 > 71 6140 > 53 6141 > 87 6142 > 66 6143 > 46 6144 > 30 6145 > 29 6146 > 96 6147 > 43 6148 > 72 6149 > 76 6150 > 86 6151 > 93 6152 > 60 6153 > 40 6154 > 96 6155 > 2 6156 > 43 6157 > 85 6158 > 43 6159 > 50 6160 > 4 6161 > 56 6162 > 26 6163 > 87 6164 > 21 6165 > 54 6166 > 36 6167 > 87 6168 > 45 6169 > 70 6170 > 48 6171 > 92 6172 > 24 6173 > 46 6174 > 2 6175 > 81 6176 > 44 6177 > 16 6178 > 50 6179 > 30 6180 > 24 6181 > 48 6182 > 3 6183 > 23 6184 > 89 6185 > 2 6186 > 77 6187 > 53 6188 > 71 6189 > 29 6190 > 33 6191 > 16 6192 > 4 6193 > 71 6194 > 53 6195 > 99 6196 > 61 6197 > 20 6198 > 75 6199 > 37 6200 > 77 6201 > 60 6202 > 67 6203 > 0 6204 > 17 6205 > 58 6206 > 8 6207 > 28 6208 > 70 6209 > 43 6210 > 58 6211 > 40 6212 > 25 6213 > 62 6214 > 60 6215 > 73 6216 > 10 6217 > 58 6218 > 58 6219 > 27 6220 > 84 6221 > 37 6222 > 64 6223 > 35 6224 > 95 6225 > 23 6226 > 51 6227 > 36 6228 > 10 6229 > 18 6230 > 81 6231 > 64 6232 > 49 6233 > 83 6234 > 26 6235 > 10 6236 > 75 6237 > 35 6238 > 80 6239 > 35 6240 > 51 6241 > 85 6242 > 2 6243 > 82 6244 > 75 6245 > 28 6246 > 1 6247 > 51 6248 > 2 6249 > 15 6250 > 14 6251 > 80 6252 > 51 6253 > 70 6254 > 10 6255 > 48 6256 > 20 6257 > 60 6258 > 94 6259 > 56 6260 > 87 6261 > 55 6262 > 77 6263 > 8 6264 > 71 6265 > 91 6266 > 50 6267 > 87 6268 > 6 6269 > 86 6270 > 59 6271 > 97 6272 > 81 6273 > 63 6274 > 62 6275 > 42 6276 > 33 6277 > 79 6278 > 70 6279 > 2 6280 > 83 6281 > 32 6282 > 49 6283 > 98 6284 > 27 6285 > 51 6286 > 2 6287 > 64 6288 > 73 6289 > 94 6290 > 56 6291 > 89 6292 > 11 6293 > 19 6294 > 64 6295 > 54 6296 > 74 6297 > 80 6298 > 32 6299 > 31 6300 > 46 6301 > 16 6302 > 13 6303 > 92 6304 > 21 6305 > 48 6306 > 11 6307 > 76 6308 > 30 6309 > 97 6310 > 2 6311 > 79 6312 > 33 6313 > 54 6314 > 80 6315 > 56 6316 > 93 6317 > 25 6318 > 45 6319 > 38 6320 > 12 6321 > 70 6322 > 89 6323 > 13 6324 > 37 6325 > 93 6326 > 49 6327 > 91 6328 > 37 6329 > 82 6330 > 22 6331 > 86 6332 > 70 6333 > 7 6334 > 64 6335 > 38 6336 > 27 6337 > 50 6338 > 35 6339 > 12 6340 > 4 6341 > 45 6342 > 54 6343 > 69 6344 > 41 6345 > 49 6346 > 18 6347 > 27 6348 > 72 6349 > 97 6350 > 69 6351 > 76 6352 > 26 6353 > 38 6354 > 99 6355 > 88 6356 > 67 6357 > 34 6358 > 59 6359 > 2 6360 > 87 6361 > 92 6362 > 46 6363 > 40 6364 > 56 6365 > 11 6366 > 19 6367 > 16 6368 > 54 6369 > 98 6370 > 2 6371 > 35 6372 > 54 6373 > 32 6374 > 90 6375 > 29 6376 > 49 6377 > 31 6378 > 62 6379 > 80 6380 > 88 6381 > 2 6382 > 81 6383 > 75 6384 > 95 6385 > 35 6386 > 15 6387 > 68 6388 > 62 6389 > 85 6390 > 73 6391 > 58 6392 > 95 6393 > 42 6394 > 15 6395 > 98 6396 > 93 6397 > 70 6398 > 79 6399 > 9 6400 > 18 6401 > 78 6402 > 32 6403 > 2 6404 > 36 6405 > 40 6406 > 71 6407 > 36 6408 > 75 6409 > 80 6410 > 45 6411 > 24 6412 > 8 6413 > 82 6414 > 32 6415 > 75 6416 > 10 6417 > 57 6418 > 31 6419 > 52 6420 > 74 6421 > 27 6422 > 96 6423 > 41 6424 > 72 6425 > 60 6426 > 58 6427 > 40 6428 > 76 6429 > 36 6430 > 43 6431 > 30 6432 > 37 6433 > 29 6434 > 6 6435 > 59 6436 > 99 6437 > 62 6438 > 7 6439 > 73 6440 > 96 6441 > 36 6442 > 56 6443 > 10 6444 > 98 6445 > 26 6446 > 7 6447 > 72 6448 > 62 6449 > 52 6450 > 77 6451 > 66 6452 > 71 6453 > 79 6454 > 0 6455 > 21 6456 > 1 6457 > 20 6458 > 53 6459 > 4 6460 > 96 6461 > 44 6462 > 87 6463 > 71 6464 > 47 6465 > 10 6466 > 6 6467 > 47 6468 > 96 6469 > 40 6470 > 12 6471 > 23 6472 > 54 6473 > 49 6474 > 23 6475 > 38 6476 > 57 6477 > 43 6478 > 48 6479 > 99 6480 > 62 6481 > 63 6482 > 93 6483 > 87 6484 > 58 6485 > 53 6486 > 75 6487 > 50 6488 > 14 6489 > 47 6490 > 73 6491 > 60 6492 > 8 6493 > 54 6494 > 89 6495 > 27 6496 > 20 6497 > 42 6498 > 10 6499 > 5 6500 > 22 6501 > 86 6502 > 53 6503 > 64 6504 > 38 6505 > 4 6506 > 32 6507 > 76 6508 > 2 6509 > 37 6510 > 59 6511 > 46 6512 > 82 6513 > 8 6514 > 65 6515 > 59 6516 > 41 6517 > 19 6518 > 47 6519 > 86 6520 > 95 6521 > 24 6522 > 66 6523 > 0 6524 > 31 6525 > 29 6526 > 40 6527 > 0 6528 > 22 6529 > 46 6530 > 10 6531 > 50 6532 > 53 6533 > 20 6534 > 21 6535 > 12 6536 > 17 6537 > 77 6538 > 4 6539 > 27 6540 > 56 6541 > 65 6542 > 57 6543 > 91 6544 > 65 6545 > 13 6546 > 69 6547 > 10 6548 > 62 6549 > 6 6550 > 0 6551 > 0 6552 > 4 6553 > 28 6554 > 68 6555 > 89 6556 > 5 6557 > 2 6558 > 25 6559 > 81 6560 > 53 6561 > 21 6562 > 14 6563 > 58 6564 > 50 6565 > 85 6566 > 51 6567 > 30 6568 > 36 6569 > 25 6570 > 86 6571 > 30 6572 > 18 6573 > 61 6574 > 54 6575 > 50 6576 > 28 6577 > 4 6578 > 64 6579 > 44 6580 > 61 6581 > 4 6582 > 81 6583 > 71 6584 > 42 6585 > 4 6586 > 7 6587 > 89 6588 > 1 6589 > 77 6590 > 2 6591 > 19 6592 > 31 6593 > 17 6594 > 40 6595 > 82 6596 > 7 6597 > 21 6598 > 8 6599 > 24 6600 > 97 6601 > 23 6602 > 55 6603 > 41 6604 > 62 6605 > 99 6606 > 57 6607 > 58 6608 > 31 6609 > 55 6610 > 37 6611 > 36 6612 > 35 6613 > 67 6614 > 91 6615 > 62 6616 > 12 6617 > 7 6618 > 88 6619 > 97 6620 > 32 6621 > 43 6622 > 61 6623 > 12 6624 > 25 6625 > 12 6626 > 40 6627 > 98 6628 > 0 6629 > 39 6630 > 20 6631 > 69 6632 > 91 6633 > 74 6634 > 26 6635 > 55 6636 > 79 6637 > 97 6638 > 22 6639 > 60 6640 > 80 6641 > 48 6642 > 93 6643 > 18 6644 > 40 6645 > 34 6646 > 73 6647 > 72 6648 > 45 6649 > 68 6650 > 83 6651 > 22 6652 > 60 6653 > 68 6654 > 67 6655 > 20 6656 > 38 6657 > 56 6658 > 20 6659 > 55 6660 > 16 6661 > 76 6662 > 77 6663 > 48 6664 > 89 6665 > 19 6666 > 52 6667 > 60 6668 > 4 6669 > 39 6670 > 53 6671 > 20 6672 > 5 6673 > 31 6674 > 48 6675 > 74 6676 > 8 6677 > 88 6678 > 37 6679 > 20 6680 > 91 6681 > 59 6682 > 59 6683 > 18 6684 > 95 6685 > 40 6686 > 56 6687 > 92 6688 > 96 6689 > 69 6690 > 27 6691 > 41 6692 > 41 6693 > 97 6694 > 85 6695 > 71 6696 > 39 6697 > 48 6698 > 88 6699 > 38 6700 > 97 6701 > 44 6702 > 24 6703 > 12 6704 > 96 6705 > 18 6706 > 12 6707 > 64 6708 > 73 6709 > 29 6710 > 65 6711 > 98 6712 > 23 6713 > 18 6714 > 82 6715 > 37 6716 > 56 6717 > 8 6718 > 86 6719 > 15 6720 > 98 6721 > 70 6722 > 65 6723 > 47 6724 > 70 6725 > 95 6726 > 72 6727 > 71 6728 > 47 6729 > 92 6730 > 18 6731 > 63 6732 > 55 6733 > 68 6734 > 50 6735 > 2 6736 > 55 6737 > 85 6738 > 47 6739 > 68 6740 > 23 6741 > 77 6742 > 72 6743 > 6 6744 > 36 6745 > 77 6746 > 2 6747 > 59 6748 > 20 6749 > 31 6750 > 1 6751 > 65 6752 > 52 6753 > 63 6754 > 7 6755 > 23 6756 > 23 6757 > 6 6758 > 16 6759 > 96 6760 > 28 6761 > 86 6762 > 6 6763 > 72 6764 > 28 6765 > 76 6766 > 45 6767 > 36 6768 > 77 6769 > 40 6770 > 92 6771 > 95 6772 > 50 6773 > 63 6774 > 26 6775 > 81 6776 > 89 6777 > 4 6778 > 20 6779 > 24 6780 > 6 6781 > 13 6782 > 25 6783 > 27 6784 > 30 6785 > 71 6786 > 37 6787 > 5 6788 > 22 6789 > 3 6790 > 68 6791 > 56 6792 > 77 6793 > 27 6794 > 93 6795 > 31 6796 > 30 6797 > 31 6798 > 79 6799 > 12 6800 > 14 6801 > 1 6802 > 70 6803 > 5 6804 > 44 6805 > 33 6806 > 75 6807 > 70 6808 > 23 6809 > 27 6810 > 88 6811 > 28 6812 > 8 6813 > 1 6814 > 72 6815 > 70 6816 > 84 6817 > 87 6818 > 29 6819 > 3 6820 > 98 6821 > 35 6822 > 0 6823 > 43 6824 > 33 6825 > 70 6826 > 47 6827 > 13 6828 > 91 6829 > 48 6830 > 52 6831 > 7 6832 > 32 6833 > 83 6834 > 33 6835 > 9 6836 > 49 6837 > 38 6838 > 39 6839 > 46 6840 > 37 6841 > 54 6842 > 33 6843 > 78 6844 > 62 6845 > 6 6846 > 17 6847 > 6 6848 > 35 6849 > 80 6850 > 89 6851 > 55 6852 > 18 6853 > 60 6854 > 3 6855 > 47 6856 > 68 6857 > 94 6858 > 45 6859 > 94 6860 > 66 6861 > 23 6862 > 4 6863 > 38 6864 > 79 6865 > 64 6866 > 6 6867 > 14 6868 > 38 6869 > 97 6870 > 47 6871 > 93 6872 > 87 6873 > 28 6874 > 60 6875 > 24 6876 > 64 6877 > 68 6878 > 51 6879 > 60 6880 > 1 6881 > 90 6882 > 39 6883 > 65 6884 > 36 6885 > 91 6886 > 34 6887 > 43 6888 > 87 6889 > 47 6890 > 75 6891 > 46 6892 > 66 6893 > 60 6894 > 98 6895 > 86 6896 > 69 6897 > 58 6898 > 30 6899 > 4 6900 > 18 6901 > 74 6902 > 77 6903 > 41 6904 > 71 6905 > 50 6906 > 47 6907 > 34 6908 > 97 6909 > 59 6910 > 81 6911 > 72 6912 > 99 6913 > 92 6914 > 23 6915 > 15 6916 > 90 6917 > 12 6918 > 54 6919 > 34 6920 > 3 6921 > 65 6922 > 55 6923 > 60 6924 > 47 6925 > 84 6926 > 71 6927 > 20 6928 > 57 6929 > 16 6930 > 13 6931 > 38 6932 > 97 6933 > 35 6934 > 58 6935 > 70 6936 > 39 6937 > 72 6938 > 38 6939 > 58 6940 > 57 6941 > 3 6942 > 99 6943 > 62 6944 > 43 6945 > 65 6946 > 73 6947 > 79 6948 > 51 6949 > 72 6950 > 6 6951 > 62 6952 > 19 6953 > 50 6954 > 78 6955 > 67 6956 > 89 6957 > 75 6958 > 84 6959 > 62 6960 > 12 6961 > 11 6962 > 1 6963 > 58 6964 > 62 6965 > 74 6966 > 22 6967 > 44 6968 > 34 6969 > 32 6970 > 40 6971 > 78 6972 > 67 6973 > 6 6974 > 99 6975 > 12 6976 > 6 6977 > 45 6978 > 12 6979 > 18 6980 > 55 6981 > 70 6982 > 15 6983 > 93 6984 > 89 6985 > 76 6986 > 5 6987 > 34 6988 > 85 6989 > 82 6990 > 46 6991 > 95 6992 > 11 6993 > 83 6994 > 62 6995 > 57 6996 > 29 6997 > 99 6998 > 94 6999 > 41 7000 > 83 7001 > 35 7002 > 88 7003 > 11 7004 > 37 7005 > 74 7006 > 76 7007 > 13 7008 > 82 7009 > 55 7010 > 96 7011 > 98 7012 > 12 7013 > 85 7014 > 34 7015 > 80 7016 > 37 7017 > 37 7018 > 52 7019 > 18 7020 > 91 7021 > 25 7022 > 7 7023 > 34 7024 > 53 7025 > 14 7026 > 77 7027 > 18 7028 > 40 7029 > 50 7030 > 75 7031 > 4 7032 > 79 7033 > 93 7034 > 47 7035 > 22 7036 > 96 7037 > 24 7038 > 39 7039 > 23 7040 > 52 7041 > 11 7042 > 33 7043 > 74 7044 > 64 7045 > 19 7046 > 59 7047 > 36 7048 > 47 7049 > 90 7050 > 45 7051 > 77 7052 > 28 7053 > 37 7054 > 0 7055 > 67 7056 > 9 7057 > 22 7058 > 6 7059 > 66 7060 > 46 7061 > 11 7062 > 3 7063 > 90 7064 > 5 7065 > 21 7066 > 87 7067 > 28 7068 > 97 7069 > 48 7070 > 2 7071 > 27 7072 > 75 7073 > 66 7074 > 60 7075 > 72 7076 > 34 7077 > 30 7078 > 64 7079 > 94 7080 > 14 7081 > 37 7082 > 20 7083 > 78 7084 > 6 7085 > 77 7086 > 40 7087 > 27 7088 > 82 7089 > 68 7090 > 97 7091 > 89 7092 > 12 7093 > 65 7094 > 35 7095 > 14 7096 > 97 7097 > 88 7098 > 79 7099 > 39 7100 > 67 7101 > 75 7102 > 62 7103 > 2 7104 > 31 7105 > 17 7106 > 89 7107 > 41 7108 > 45 7109 > 29 7110 > 42 7111 > 61 7112 > 1 7113 > 29 7114 > 16 7115 > 75 7116 > 42 7117 > 90 7118 > 78 7119 > 32 7120 > 44 7121 > 11 7122 > 12 7123 > 12 7124 > 97 7125 > 14 7126 > 22 7127 > 25 7128 > 28 7129 > 96 7130 > 79 7131 > 31 7132 > 69 7133 > 66 7134 > 90 7135 > 59 7136 > 88 7137 > 27 7138 > 27 7139 > 92 7140 > 17 7141 > 70 7142 > 89 7143 > 52 7144 > 17 7145 > 15 7146 > 78 7147 > 83 7148 > 22 7149 > 36 7150 > 69 7151 > 60 7152 > 87 7153 > 75 7154 > 49 7155 > 7 7156 > 88 7157 > 85 7158 > 88 7159 > 27 7160 > 1 7161 > 67 7162 > 75 7163 > 33 7164 > 15 7165 > 53 7166 > 24 7167 > 12 7168 > 2 7169 > 95 7170 > 55 7171 > 29 7172 > 33 7173 > 20 7174 > 63 7175 > 66 7176 > 82 7177 > 92 7178 > 3 7179 > 7 7180 > 70 7181 > 56 7182 > 7 7183 > 40 7184 > 59 7185 > 66 7186 > 4 7187 > 44 7188 > 71 7189 > 82 7190 > 10 7191 > 58 7192 > 99 7193 > 80 7194 > 71 7195 > 79 7196 > 7 7197 > 26 7198 > 56 7199 > 55 7200 > 13 7201 > 20 7202 > 30 7203 > 39 7204 > 77 7205 > 86 7206 > 5 7207 > 86 7208 > 98 7209 > 87 7210 > 38 7211 > 48 7212 > 68 7213 > 27 7214 > 77 7215 > 94 7216 > 30 7217 > 98 7218 > 38 7219 > 7 7220 > 45 7221 > 39 7222 > 9 7223 > 95 7224 > 89 7225 > 48 7226 > 46 7227 > 92 7228 > 94 7229 > 98 7230 > 62 7231 > 0 7232 > 93 7233 > 15 7234 > 3 7235 > 92 7236 > 86 7237 > 41 7238 > 54 7239 > 55 7240 > 46 7241 > 10 7242 > 2 7243 > 88 7244 > 19 7245 > 7 7246 > 74 7247 > 70 7248 > 36 7249 > 69 7250 > 38 7251 > 60 7252 > 86 7253 > 31 7254 > 64 7255 > 64 7256 > 49 7257 > 77 7258 > 3 7259 > 7 7260 > 43 7261 > 89 7262 > 27 7263 > 62 7264 > 0 7265 > 48 7266 > 51 7267 > 42 7268 > 61 7269 > 5 7270 > 58 7271 > 46 7272 > 45 7273 > 93 7274 > 28 7275 > 76 7276 > 72 7277 > 36 7278 > 33 7279 > 45 7280 > 81 7281 > 78 7282 > 31 7283 > 23 7284 > 30 7285 > 55 7286 > 10 7287 > 16 7288 > 88 7289 > 94 7290 > 82 7291 > 49 7292 > 18 7293 > 17 7294 > 24 7295 > 56 7296 > 91 7297 > 80 7298 > 46 7299 > 73 7300 > 32 7301 > 25 7302 > 30 7303 > 37 7304 > 86 7305 > 72 7306 > 14 7307 > 1 7308 > 24 7309 > 62 7310 > 66 7311 > 3 7312 > 35 7313 > 70 7314 > 63 7315 > 61 7316 > 81 7317 > 82 7318 > 20 7319 > 81 7320 > 88 7321 > 22 7322 > 39 7323 > 53 7324 > 26 7325 > 74 7326 > 88 7327 > 68 7328 > 30 7329 > 79 7330 > 86 7331 > 23 7332 > 61 7333 > 43 7334 > 31 7335 > 99 7336 > 6 7337 > 60 7338 > 34 7339 > 88 7340 > 12 7341 > 44 7342 > 92 7343 > 70 7344 > 51 7345 > 48 7346 > 87 7347 > 74 7348 > 47 7349 > 95 7350 > 4 7351 > 3 7352 > 24 7353 > 95 7354 > 78 7355 > 91 7356 > 45 7357 > 33 7358 > 97 7359 > 44 7360 > 11 7361 > 30 7362 > 27 7363 > 52 7364 > 5 7365 > 19 7366 > 66 7367 > 91 7368 > 90 7369 > 52 7370 > 22 7371 > 11 7372 > 18 7373 > 47 7374 > 34 7375 > 10 7376 > 32 7377 > 5 7378 > 44 7379 > 18 7380 > 59 7381 > 23 7382 > 40 7383 > 62 7384 > 5 7385 > 46 7386 > 66 7387 > 65 7388 > 10 7389 > 50 7390 > 3 7391 > 93 7392 > 80 7393 > 60 7394 > 8 7395 > 78 7396 > 96 7397 > 42 7398 > 45 7399 > 68 7400 > 65 7401 > 35 7402 > 6 7403 > 63 7404 > 59 7405 > 67 7406 > 74 7407 > 55 7408 > 5 7409 > 76 7410 > 84 7411 > 39 7412 > 95 7413 > 0 7414 > 82 7415 > 95 7416 > 89 7417 > 55 7418 > 68 7419 > 85 7420 > 55 7421 > 24 7422 > 84 7423 > 42 7424 > 12 7425 > 27 7426 > 93 7427 > 92 7428 > 38 7429 > 70 7430 > 5 7431 > 91 7432 > 0 7433 > 42 7434 > 63 7435 > 77 7436 > 63 7437 > 3 7438 > 95 7439 > 26 7440 > 66 7441 > 19 7442 > 51 7443 > 56 7444 > 73 7445 > 0 7446 > 87 7447 > 18 7448 > 15 7449 > 69 7450 > 39 7451 > 97 7452 > 55 7453 > 18 7454 > 18 7455 > 7 7456 > 15 7457 > 78 7458 > 48 7459 > 41 7460 > 79 7461 > 78 7462 > 18 7463 > 28 7464 > 24 7465 > 64 7466 > 96 7467 > 30 7468 > 65 7469 > 13 7470 > 74 7471 > 20 7472 > 52 7473 > 69 7474 > 22 7475 > 41 7476 > 57 7477 > 66 7478 > 0 7479 > 61 7480 > 64 7481 > 59 7482 > 16 7483 > 40 7484 > 63 7485 > 84 7486 > 52 7487 > 4 7488 > 6 7489 > 21 7490 > 90 7491 > 30 7492 > 99 7493 > 49 7494 > 63 7495 > 56 7496 > 61 7497 > 28 7498 > 15 7499 > 94 7500 > 23 7501 > 92 7502 > 87 7503 > 33 7504 > 97 7505 > 63 7506 > 56 7507 > 87 7508 > 74 7509 > 87 7510 > 3 7511 > 35 7512 > 91 7513 > 4 7514 > 27 7515 > 21 7516 > 41 7517 > 51 7518 > 47 7519 > 49 7520 > 46 7521 > 23 7522 > 17 7523 > 58 7524 > 3 7525 > 34 7526 > 28 7527 > 30 7528 > 7 7529 > 92 7530 > 11 7531 > 81 7532 > 75 7533 > 2 7534 > 82 7535 > 57 7536 > 36 7537 > 46 7538 > 54 7539 > 15 7540 > 65 7541 > 26 7542 > 61 7543 > 99 7544 > 61 7545 > 88 7546 > 52 7547 > 27 7548 > 48 7549 > 8 7550 > 91 7551 > 31 7552 > 47 7553 > 84 7554 > 20 7555 > 83 7556 > 99 7557 > 16 7558 > 51 7559 > 59 7560 > 22 7561 > 16 7562 > 2 7563 > 1 7564 > 13 7565 > 75 7566 > 96 7567 > 71 7568 > 31 7569 > 26 7570 > 76 7571 > 27 7572 > 51 7573 > 30 7574 > 77 7575 > 9 7576 > 27 7577 > 21 7578 > 76 7579 > 12 7580 > 17 7581 > 44 7582 > 46 7583 > 22 7584 > 5 7585 > 66 7586 > 52 7587 > 82 7588 > 36 7589 > 0 7590 > 21 7591 > 66 7592 > 70 7593 > 29 7594 > 88 7595 > 93 7596 > 35 7597 > 39 7598 > 55 7599 > 52 7600 > 71 7601 > 24 7602 > 50 7603 > 73 7604 > 41 7605 > 9 7606 > 52 7607 > 97 7608 > 15 7609 > 16 7610 > 30 7611 > 32 7612 > 60 7613 > 7 7614 > 14 7615 > 95 7616 > 41 7617 > 94 7618 > 69 7619 > 50 7620 > 16 7621 > 10 7622 > 17 7623 > 20 7624 > 45 7625 > 43 7626 > 74 7627 > 43 7628 > 76 7629 > 89 7630 > 34 7631 > 47 7632 > 26 7633 > 46 7634 > 90 7635 > 39 7636 > 34 7637 > 94 7638 > 69 7639 > 10 7640 > 7 7641 > 31 7642 > 30 7643 > 91 7644 > 61 7645 > 3 7646 > 92 7647 > 23 7648 > 82 7649 > 43 7650 > 32 7651 > 69 7652 > 23 7653 > 53 7654 > 58 7655 > 31 7656 > 97 7657 > 61 7658 > 73 7659 > 64 7660 > 10 7661 > 74 7662 > 49 7663 > 23 7664 > 43 7665 > 89 7666 > 40 7667 > 48 7668 > 95 7669 > 33 7670 > 63 7671 > 43 7672 > 81 7673 > 61 7674 > 3 7675 > 27 7676 > 33 7677 > 33 7678 > 28 7679 > 6 7680 > 97 7681 > 91 7682 > 11 7683 > 92 7684 > 6 7685 > 5 7686 > 29 7687 > 68 7688 > 10 7689 > 90 7690 > 45 7691 > 26 7692 > 5 7693 > 63 7694 > 5 7695 > 11 7696 > 22 7697 > 6 7698 > 46 7699 > 36 7700 > 82 7701 > 83 7702 > 87 7703 > 83 7704 > 65 7705 > 12 7706 > 59 7707 > 21 7708 > 61 7709 > 53 7710 > 97 7711 > 60 7712 > 48 7713 > 38 7714 > 94 7715 > 88 7716 > 87 7717 > 98 7718 > 88 7719 > 69 7720 > 2 7721 > 3 7722 > 32 7723 > 27 7724 > 30 7725 > 2 7726 > 14 7727 > 33 7728 > 36 7729 > 38 7730 > 35 7731 > 64 7732 > 29 7733 > 48 7734 > 73 7735 > 31 7736 > 74 7737 > 71 7738 > 91 7739 > 37 7740 > 10 7741 > 47 7742 > 74 7743 > 91 7744 > 1 7745 > 6 7746 > 60 7747 > 50 7748 > 29 7749 > 36 7750 > 36 7751 > 53 7752 > 33 7753 > 41 7754 > 78 7755 > 62 7756 > 49 7757 > 5 7758 > 63 7759 > 95 7760 > 70 7761 > 35 7762 > 43 7763 > 35 7764 > 94 7765 > 86 7766 > 40 7767 > 56 7768 > 1 7769 > 61 7770 > 30 7771 > 42 7772 > 61 7773 > 73 7774 > 83 7775 > 80 7776 > 68 7777 > 57 7778 > 26 7779 > 77 7780 > 9 7781 > 86 7782 > 40 7783 > 96 7784 > 7 7785 > 1 7786 > 98 7787 > 40 7788 > 1 7789 > 75 7790 > 9 7791 > 41 7792 > 19 7793 > 42 7794 > 18 7795 > 70 7796 > 70 7797 > 73 7798 > 34 7799 > 53 7800 > 98 7801 > 33 7802 > 69 7803 > 99 7804 > 74 7805 > 9 7806 > 81 7807 > 53 7808 > 11 7809 > 0 7810 > 3 7811 > 3 7812 > 89 7813 > 36 7814 > 56 7815 > 78 7816 > 79 7817 > 71 7818 > 57 7819 > 73 7820 > 99 7821 > 86 7822 > 30 7823 > 62 7824 > 2 7825 > 36 7826 > 24 7827 > 84 7828 > 0 7829 > 48 7830 > 43 7831 > 59 7832 > 96 7833 > 73 7834 > 53 7835 > 34 7836 > 14 7837 > 79 7838 > 66 7839 > 43 7840 > 88 7841 > 26 7842 > 32 7843 > 74 7844 > 28 7845 > 16 7846 > 73 7847 > 34 7848 > 77 7849 > 91 7850 > 5 7851 > 29 7852 > 87 7853 > 23 7854 > 74 7855 > 78 7856 > 11 7857 > 30 7858 > 98 7859 > 68 7860 > 29 7861 > 96 7862 > 85 7863 > 73 7864 > 75 7865 > 41 7866 > 73 7867 > 75 7868 > 65 7869 > 82 7870 > 14 7871 > 74 7872 > 36 7873 > 22 7874 > 14 7875 > 18 7876 > 35 7877 > 8 7878 > 78 7879 > 31 7880 > 88 7881 > 10 7882 > 54 7883 > 58 7884 > 63 7885 > 66 7886 > 4 7887 > 23 7888 > 31 7889 > 75 7890 > 52 7891 > 24 7892 > 68 7893 > 7 7894 > 17 7895 > 14 7896 > 27 7897 > 60 7898 > 89 7899 > 74 7900 > 10 7901 > 21 7902 > 61 7903 > 47 7904 > 69 7905 > 29 7906 > 45 7907 > 51 7908 > 6 7909 > 44 7910 > 51 7911 > 57 7912 > 84 7913 > 35 7914 > 25 7915 > 76 7916 > 36 7917 > 43 7918 > 68 7919 > 89 7920 > 33 7921 > 79 7922 > 26 7923 > 67 7924 > 30 7925 > 58 7926 > 12 7927 > 97 7928 > 9 7929 > 10 7930 > 87 7931 > 10 7932 > 17 7933 > 87 7934 > 85 7935 > 89 7936 > 59 7937 > 84 7938 > 98 7939 > 23 7940 > 59 7941 > 83 7942 > 59 7943 > 37 7944 > 15 7945 > 4 7946 > 90 7947 > 61 7948 > 22 7949 > 56 7950 > 90 7951 > 95 7952 > 55 7953 > 21 7954 > 37 7955 > 20 7956 > 4 7957 > 24 7958 > 70 7959 > 78 7960 > 19 7961 > 21 7962 > 43 7963 > 16 7964 > 66 7965 > 81 7966 > 33 7967 > 64 7968 > 42 7969 > 34 7970 > 31 7971 > 64 7972 > 8 7973 > 6 7974 > 26 7975 > 14 7976 > 55 7977 > 19 7978 > 94 7979 > 10 7980 > 40 7981 > 28 7982 > 1 7983 > 51 7984 > 79 7985 > 72 7986 > 51 7987 > 43 7988 > 12 7989 > 54 7990 > 85 7991 > 34 7992 > 52 7993 > 24 7994 > 72 7995 > 43 7996 > 75 7997 > 68 7998 > 40 7999 > 91 8000 > 57 8001 > 14 8002 > 73 8003 > 69 8004 > 92 8005 > 27 8006 > 19 8007 > 5 8008 > 27 8009 > 36 8010 > 40 8011 > 89 8012 > 45 8013 > 15 8014 > 41 8015 > 41 8016 > 65 8017 > 64 8018 > 72 8019 > 42 8020 > 19 8021 > 31 8022 > 34 8023 > 74 8024 > 10 8025 > 78 8026 > 39 8027 > 76 8028 > 2 8029 > 58 8030 > 1 8031 > 38 8032 > 97 8033 > 14 8034 > 88 8035 > 49 8036 > 2 8037 > 16 8038 > 91 8039 > 40 8040 > 85 8041 > 43 8042 > 85 8043 > 44 8044 > 56 8045 > 62 8046 > 3 8047 > 97 8048 > 26 8049 > 65 8050 > 38 8051 > 4 8052 > 65 8053 > 13 8054 > 25 8055 > 5 8056 > 69 8057 > 84 8058 > 83 8059 > 79 8060 > 93 8061 > 81 8062 > 61 8063 > 57 8064 > 58 8065 > 31 8066 > 99 8067 > 44 8068 > 3 8069 > 87 8070 > 4 8071 > 33 8072 > 49 8073 > 82 8074 > 85 8075 > 52 8076 > 24 8077 > 52 8078 > 41 8079 > 33 8080 > 26 8081 > 89 8082 > 7 8083 > 91 8084 > 84 8085 > 95 8086 > 11 8087 > 3 8088 > 99 8089 > 61 8090 > 6 8091 > 83 8092 > 55 8093 > 49 8094 > 79 8095 > 96 8096 > 40 8097 > 89 8098 > 85 8099 > 21 8100 > 69 8101 > 17 8102 > 53 8103 > 78 8104 > 77 8105 > 9 8106 > 84 8107 > 78 8108 > 47 8109 > 68 8110 > 90 8111 > 67 8112 > 83 8113 > 56 8114 > 3 8115 > 84 8116 > 61 8117 > 59 8118 > 52 8119 > 32 8120 > 36 8121 > 76 8122 > 4 8123 > 23 8124 > 96 8125 > 48 8126 > 15 8127 > 6 8128 > 61 8129 > 73 8130 > 89 8131 > 47 8132 > 0 8133 > 48 8134 > 63 8135 > 13 8136 > 3 8137 > 52 8138 > 12 8139 > 12 8140 > 8 8141 > 22 8142 > 41 8143 > 80 8144 > 95 8145 > 89 8146 > 92 8147 > 97 8148 > 89 8149 > 38 8150 > 55 8151 > 26 8152 > 17 8153 > 93 8154 > 74 8155 > 36 8156 > 8 8157 > 92 8158 > 47 8159 > 56 8160 > 44 8161 > 99 8162 > 34 8163 > 88 8164 > 94 8165 > 53 8166 > 58 8167 > 58 8168 > 93 8169 > 55 8170 > 86 8171 > 62 8172 > 38 8173 > 36 8174 > 94 8175 > 20 8176 > 75 8177 > 31 8178 > 96 8179 > 63 8180 > 37 8181 > 19 8182 > 14 8183 > 1 8184 > 33 8185 > 16 8186 > 57 8187 > 28 8188 > 16 8189 > 31 8190 > 32 8191 > 31 8192 > 98 8193 > 36 8194 > 74 8195 > 51 8196 > 50 8197 > 65 8198 > 79 8199 > 67 8200 > 61 8201 > 14 8202 > 65 8203 > 21 8204 > 81 8205 > 9 8206 > 79 8207 > 23 8208 > 16 8209 > 98 8210 > 10 8211 > 54 8212 > 28 8213 > 26 8214 > 83 8215 > 57 8216 > 72 8217 > 62 8218 > 80 8219 > 29 8220 > 2 8221 > 88 8222 > 72 8223 > 21 8224 > 6 8225 > 64 8226 > 45 8227 > 50 8228 > 71 8229 > 60 8230 > 40 8231 > 21 8232 > 69 8233 > 96 8234 > 67 8235 > 63 8236 > 40 8237 > 24 8238 > 22 8239 > 60 8240 > 24 8241 > 68 8242 > 5 8243 > 10 8244 > 31 8245 > 35 8246 > 38 8247 > 84 8248 > 1 8249 > 95 8250 > 5 8251 > 47 8252 > 31 8253 > 75 8254 > 16 8255 > 68 8256 > 11 8257 > 44 8258 > 26 8259 > 94 8260 > 3 8261 > 89 8262 > 33 8263 > 83 8264 > 61 8265 > 45 8266 > 70 8267 > 18 8268 > 3 8269 > 88 8270 > 91 8271 > 43 8272 > 28 8273 > 89 8274 > 85 8275 > 29 8276 > 4 8277 > 80 8278 > 98 8279 > 16 8280 > 45 8281 > 64 8282 > 5 8283 > 69 8284 > 20 8285 > 57 8286 > 76 8287 > 6 8288 > 34 8289 > 11 8290 > 89 8291 > 61 8292 > 36 8293 > 20 8294 > 48 8295 > 24 8296 > 44 8297 > 77 8298 > 26 8299 > 16 8300 > 75 8301 > 28 8302 > 8 8303 > 34 8304 > 15 8305 > 60 8306 > 21 8307 > 79 8308 > 19 8309 > 68 8310 > 94 8311 > 72 8312 > 8 8313 > 13 8314 > 27 8315 > 30 8316 > 87 8317 > 44 8318 > 40 8319 > 32 8320 > 35 8321 > 29 8322 > 10 8323 > 72 8324 > 64 8325 > 96 8326 > 46 8327 > 14 8328 > 11 8329 > 85 8330 > 61 8331 > 7 8332 > 91 8333 > 79 8334 > 49 8335 > 24 8336 > 19 8337 > 49 8338 > 6 8339 > 51 8340 > 45 8341 > 58 8342 > 29 8343 > 35 8344 > 10 8345 > 83 8346 > 48 8347 > 83 8348 > 26 8349 > 3 8350 > 16 8351 > 90 8352 > 85 8353 > 91 8354 > 51 8355 > 20 8356 > 85 8357 > 41 8358 > 39 8359 > 53 8360 > 83 8361 > 58 8362 > 79 8363 > 1 8364 > 58 8365 > 23 8366 > 8 8367 > 86 8368 > 66 8369 > 44 8370 > 63 8371 > 34 8372 > 30 8373 > 86 8374 > 51 8375 > 84 8376 > 55 8377 > 5 8378 > 48 8379 > 6 8380 > 3 8381 > 97 8382 > 21 8383 > 48 8384 > 20 8385 > 60 8386 > 15 8387 > 12 8388 > 69 8389 > 87 8390 > 22 8391 > 9 8392 > 32 8393 > 38 8394 > 35 8395 > 90 8396 > 18 8397 > 7 8398 > 67 8399 > 80 8400 > 91 8401 > 42 8402 > 63 8403 > 23 8404 > 83 8405 > 25 8406 > 63 8407 > 22 8408 > 49 8409 > 67 8410 > 37 8411 > 8 8412 > 93 8413 > 0 8414 > 24 8415 > 70 8416 > 67 8417 > 72 8418 > 95 8419 > 51 8420 > 24 8421 > 55 8422 > 74 8423 > 46 8424 > 66 8425 > 59 8426 > 9 8427 > 90 8428 > 28 8429 > 35 8430 > 85 8431 > 67 8432 > 38 8433 > 55 8434 > 99 8435 > 12 8436 > 46 8437 > 79 8438 > 85 8439 > 49 8440 > 48 8441 > 72 8442 > 95 8443 > 0 8444 > 54 8445 > 97 8446 > 79 8447 > 55 8448 > 86 8449 > 31 8450 > 19 8451 > 12 8452 > 26 8453 > 92 8454 > 65 8455 > 80 8456 > 81 8457 > 75 8458 > 34 8459 > 34 8460 > 48 8461 > 24 8462 > 87 8463 > 28 8464 > 25 8465 > 49 8466 > 49 8467 > 20 8468 > 0 8469 > 45 8470 > 69 8471 > 68 8472 > 42 8473 > 32 8474 > 95 8475 > 8 8476 > 5 8477 > 16 8478 > 74 8479 > 28 8480 > 47 8481 > 71 8482 > 16 8483 > 43 8484 > 19 8485 > 24 8486 > 30 8487 > 19 8488 > 0 8489 > 57 8490 > 56 8491 > 91 8492 > 73 8493 > 59 8494 > 53 8495 > 52 8496 > 19 8497 > 77 8498 > 37 8499 > 82 8500 > 77 8501 > 53 8502 > 98 8503 > 97 8504 > 59 8505 > 41 8506 > 73 8507 > 65 8508 > 41 8509 > 87 8510 > 83 8511 > 77 8512 > 61 8513 > 41 8514 > 80 8515 > 62 8516 > 15 8517 > 12 8518 > 75 8519 > 84 8520 > 14 8521 > 70 8522 > 71 8523 > 72 8524 > 53 8525 > 88 8526 > 41 8527 > 54 8528 > 71 8529 > 61 8530 > 41 8531 > 9 8532 > 23 8533 > 76 8534 > 22 8535 > 50 8536 > 88 8537 > 32 8538 > 43 8539 > 63 8540 > 67 8541 > 46 8542 > 73 8543 > 80 8544 > 33 8545 > 29 8546 > 37 8547 > 12 8548 > 53 8549 > 8 8550 > 11 8551 > 49 8552 > 60 8553 > 45 8554 > 57 8555 > 11 8556 > 14 8557 > 3 8558 > 56 8559 > 60 8560 > 69 8561 > 19 8562 > 54 8563 > 46 8564 > 12 8565 > 77 8566 > 18 8567 > 48 8568 > 9 8569 > 62 8570 > 34 8571 > 81 8572 > 13 8573 > 56 8574 > 90 8575 > 26 8576 > 43 8577 > 38 8578 > 16 8579 > 68 8580 > 26 8581 > 36 8582 > 44 8583 > 88 8584 > 26 8585 > 55 8586 > 84 8587 > 20 8588 > 73 8589 > 57 8590 > 32 8591 > 48 8592 > 51 8593 > 32 8594 > 84 8595 > 99 8596 > 32 8597 > 43 8598 > 36 8599 > 1 8600 > 57 8601 > 92 8602 > 68 8603 > 39 8604 > 57 8605 > 75 8606 > 71 8607 > 32 8608 > 32 8609 > 44 8610 > 43 8611 > 62 8612 > 14 8613 > 3 8614 > 15 8615 > 18 8616 > 61 8617 > 34 8618 > 43 8619 > 30 8620 > 52 8621 > 80 8622 > 7 8623 > 51 8624 > 57 8625 > 88 8626 > 27 8627 > 96 8628 > 85 8629 > 49 8630 > 79 8631 > 62 8632 > 62 8633 > 12 8634 > 33 8635 > 73 8636 > 4 8637 > 48 8638 > 81 8639 > 27 8640 > 63 8641 > 75 8642 > 48 8643 > 67 8644 > 58 8645 > 59 8646 > 28 8647 > 22 8648 > 81 8649 > 85 8650 > 74 8651 > 61 8652 > 14 8653 > 63 8654 > 56 8655 > 73 8656 > 62 8657 > 60 8658 > 1 8659 > 45 8660 > 98 8661 > 36 8662 > 27 8663 > 8 8664 > 78 8665 > 52 8666 > 29 8667 > 62 8668 > 79 8669 > 57 8670 > 89 8671 > 90 8672 > 41 8673 > 68 8674 > 57 8675 > 14 8676 > 5 8677 > 47 8678 > 52 8679 > 63 8680 > 46 8681 > 62 8682 > 6 8683 > 76 8684 > 62 8685 > 16 8686 > 90 8687 > 26 8688 > 34 8689 > 39 8690 > 84 8691 > 74 8692 > 82 8693 > 48 8694 > 3 8695 > 18 8696 > 86 8697 > 31 8698 > 57 8699 > 56 8700 > 92 8701 > 93 8702 > 97 8703 > 5 8704 > 59 8705 > 97 8706 > 11 8707 > 51 8708 > 0 8709 > 73 8710 > 66 8711 > 6 8712 > 49 8713 > 86 8714 > 17 8715 > 30 8716 > 25 8717 > 27 8718 > 80 8719 > 93 8720 > 82 8721 > 68 8722 > 85 8723 > 50 8724 > 58 8725 > 7 8726 > 77 8727 > 29 8728 > 98 8729 > 19 8730 > 39 8731 > 21 8732 > 88 8733 > 2 8734 > 86 8735 > 95 8736 > 29 8737 > 31 8738 > 45 8739 > 14 8740 > 90 8741 > 6 8742 > 96 8743 > 22 8744 > 54 8745 > 65 8746 > 91 8747 > 77 8748 > 33 8749 > 99 8750 > 92 8751 > 18 8752 > 35 8753 > 63 8754 > 4 8755 > 29 8756 > 17 8757 > 41 8758 > 9 8759 > 47 8760 > 1 8761 > 50 8762 > 35 8763 > 63 8764 > 22 8765 > 30 8766 > 72 8767 > 57 8768 > 34 8769 > 64 8770 > 39 8771 > 97 8772 > 39 8773 > 11 8774 > 20 8775 > 26 8776 > 40 8777 > 78 8778 > 52 8779 > 14 8780 > 46 8781 > 43 8782 > 81 8783 > 29 8784 > 90 8785 > 29 8786 > 13 8787 > 63 8788 > 51 8789 > 1 8790 > 52 8791 > 0 8792 > 43 8793 > 0 8794 > 17 8795 > 41 8796 > 23 8797 > 99 8798 > 25 8799 > 88 8800 > 33 8801 > 95 8802 > 59 8803 > 33 8804 > 47 8805 > 82 8806 > 42 8807 > 11 8808 > 72 8809 > 12 8810 > 94 8811 > 19 8812 > 3 8813 > 61 8814 > 57 8815 > 2 8816 > 96 8817 > 87 8818 > 87 8819 > 34 8820 > 77 8821 > 46 8822 > 78 8823 > 30 8824 > 72 8825 > 20 8826 > 95 8827 > 20 8828 > 28 8829 > 33 8830 > 7 8831 > 70 8832 > 42 8833 > 26 8834 > 77 8835 > 65 8836 > 59 8837 > 13 8838 > 54 8839 > 26 8840 > 67 8841 > 70 8842 > 85 8843 > 15 8844 > 56 8845 > 33 8846 > 53 8847 > 4 8848 > 15 8849 > 38 8850 > 15 8851 > 19 8852 > 15 8853 > 74 8854 > 12 8855 > 48 8856 > 44 8857 > 57 8858 > 7 8859 > 22 8860 > 93 8861 > 82 8862 > 38 8863 > 80 8864 > 11 8865 > 1 8866 > 53 8867 > 86 8868 > 65 8869 > 26 8870 > 29 8871 > 1 8872 > 92 8873 > 87 8874 > 55 8875 > 62 8876 > 93 8877 > 27 8878 > 29 8879 > 11 8880 > 30 8881 > 16 8882 > 33 8883 > 16 8884 > 46 8885 > 49 8886 > 71 8887 > 3 8888 > 78 8889 > 91 8890 > 48 8891 > 97 8892 > 56 8893 > 39 8894 > 36 8895 > 56 8896 > 1 8897 > 34 8898 > 1 8899 > 52 8900 > 7 8901 > 90 8902 > 85 8903 > 5 8904 > 98 8905 > 69 8906 > 13 8907 > 76 8908 > 4 8909 > 68 8910 > 44 8911 > 90 8912 > 3 8913 > 96 8914 > 83 8915 > 39 8916 > 76 8917 > 42 8918 > 45 8919 > 27 8920 > 7 8921 > 21 8922 > 10 8923 > 75 8924 > 98 8925 > 41 8926 > 92 8927 > 12 8928 > 66 8929 > 22 8930 > 67 8931 > 33 8932 > 9 8933 > 41 8934 > 77 8935 > 7 8936 > 68 8937 > 99 8938 > 89 8939 > 56 8940 > 70 8941 > 38 8942 > 55 8943 > 7 8944 > 18 8945 > 80 8946 > 38 8947 > 91 8948 > 67 8949 > 37 8950 > 45 8951 > 57 8952 > 81 8953 > 34 8954 > 20 8955 > 44 8956 > 1 8957 > 50 8958 > 5 8959 > 82 8960 > 67 8961 > 81 8962 > 50 8963 > 72 8964 > 35 8965 > 45 8966 > 39 8967 > 54 8968 > 79 8969 > 11 8970 > 82 8971 > 72 8972 > 23 8973 > 9 8974 > 36 8975 > 84 8976 > 42 8977 > 47 8978 > 59 8979 > 26 8980 > 20 8981 > 56 8982 > 27 8983 > 41 8984 > 0 8985 > 54 8986 > 88 8987 > 12 8988 > 94 8989 > 30 8990 > 41 8991 > 61 8992 > 82 8993 > 58 8994 > 4 8995 > 91 8996 > 95 8997 > 38 8998 > 65 8999 > 98 9000 > 9 9001 > 42 9002 > 61 9003 > 53 9004 > 5 9005 > 70 9006 > 49 9007 > 43 9008 > 24 9009 > 70 9010 > 61 9011 > 34 9012 > 25 9013 > 54 9014 > 81 9015 > 71 9016 > 84 9017 > 36 9018 > 37 9019 > 33 9020 > 54 9021 > 47 9022 > 70 9023 > 25 9024 > 49 9025 > 33 9026 > 24 9027 > 93 9028 > 35 9029 > 27 9030 > 57 9031 > 53 9032 > 71 9033 > 85 9034 > 10 9035 > 54 9036 > 49 9037 > 61 9038 > 17 9039 > 2 9040 > 81 9041 > 99 9042 > 18 9043 > 81 9044 > 57 9045 > 46 9046 > 20 9047 > 94 9048 > 55 9049 > 80 9050 > 48 9051 > 7 9052 > 56 9053 > 66 9054 > 8 9055 > 90 9056 > 80 9057 > 72 9058 > 36 9059 > 57 9060 > 71 9061 > 61 9062 > 89 9063 > 51 9064 > 45 9065 > 2 9066 > 99 9067 > 97 9068 > 5 9069 > 51 9070 > 60 9071 > 84 9072 > 11 9073 > 30 9074 > 88 9075 > 67 9076 > 7 9077 > 2 9078 > 18 9079 > 14 9080 > 51 9081 > 16 9082 > 58 9083 > 78 9084 > 83 9085 > 91 9086 > 64 9087 > 82 9088 > 8 9089 > 62 9090 > 21 9091 > 64 9092 > 86 9093 > 26 9094 > 94 9095 > 20 9096 > 21 9097 > 85 9098 > 98 9099 > 89 9100 > 80 9101 > 5 9102 > 0 9103 > 19 9104 > 60 9105 > 50 9106 > 60 9107 > 47 9108 > 97 9109 > 73 9110 > 99 9111 > 33 9112 > 60 9113 > 44 9114 > 52 9115 > 41 9116 > 27 9117 > 70 9118 > 63 9119 > 63 9120 > 93 9121 > 96 9122 > 66 9123 > 69 9124 > 98 9125 > 19 9126 > 26 9127 > 86 9128 > 77 9129 > 38 9130 > 56 9131 > 67 9132 > 55 9133 > 13 9134 > 69 9135 > 36 9136 > 24 9137 > 70 9138 > 57 9139 > 60 9140 > 83 9141 > 20 9142 > 37 9143 > 87 9144 > 49 9145 > 42 9146 > 19 9147 > 94 9148 > 27 9149 > 53 9150 > 31 9151 > 34 9152 > 77 9153 > 14 9154 > 39 9155 > 7 9156 > 30 9157 > 8 9158 > 26 9159 > 39 9160 > 4 9161 > 40 9162 > 26 9163 > 25 9164 > 13 9165 > 73 9166 > 52 9167 > 7 9168 > 65 9169 > 23 9170 > 17 9171 > 69 9172 > 18 9173 > 84 9174 > 77 9175 > 69 9176 > 50 9177 > 9 9178 > 75 9179 > 71 9180 > 23 9181 > 23 9182 > 14 9183 > 54 9184 > 13 9185 > 69 9186 > 99 9187 > 40 9188 > 40 9189 > 76 9190 > 15 9191 > 94 9192 > 95 9193 > 29 9194 > 18 9195 > 87 9196 > 19 9197 > 70 9198 > 85 9199 > 66 9200 > 33 9201 > 26 9202 > 81 9203 > 98 9204 > 86 9205 > 53 9206 > 87 9207 > 74 9208 > 45 9209 > 0 9210 > 72 9211 > 33 9212 > 41 9213 > 73 9214 > 84 9215 > 70 9216 > 20 9217 > 74 9218 > 40 9219 > 63 9220 > 62 9221 > 29 9222 > 19 9223 > 14 9224 > 73 9225 > 73 9226 > 34 9227 > 2 9228 > 45 9229 > 35 9230 > 79 9231 > 17 9232 > 59 9233 > 92 9234 > 8 9235 > 1 9236 > 68 9237 > 40 9238 > 79 9239 > 45 9240 > 65 9241 > 13 9242 > 10 9243 > 98 9244 > 71 9245 > 64 9246 > 17 9247 > 79 9248 > 83 9249 > 43 9250 > 59 9251 > 26 9252 > 47 9253 > 60 9254 > 59 9255 > 47 9256 > 74 9257 > 52 9258 > 19 9259 > 56 9260 > 14 9261 > 61 9262 > 69 9263 > 40 9264 > 1 9265 > 50 9266 > 63 9267 > 17 9268 > 96 9269 > 4 9270 > 52 9271 > 71 9272 > 4 9273 > 2 9274 > 25 9275 > 2 9276 > 36 9277 > 96 9278 > 87 9279 > 91 9280 > 6 9281 > 79 9282 > 47 9283 > 19 9284 > 75 9285 > 31 9286 > 86 9287 > 11 9288 > 60 9289 > 73 9290 > 16 9291 > 82 9292 > 92 9293 > 35 9294 > 92 9295 > 2 9296 > 91 9297 > 11 9298 > 12 9299 > 11 9300 > 2 9301 > 78 9302 > 41 9303 > 91 9304 > 22 9305 > 32 9306 > 86 9307 > 80 9308 > 8 9309 > 51 9310 > 52 9311 > 53 9312 > 22 9313 > 72 9314 > 28 9315 > 81 9316 > 56 9317 > 91 9318 > 3 9319 > 28 9320 > 4 9321 > 86 9322 > 79 9323 > 9 9324 > 70 9325 > 37 9326 > 81 9327 > 73 9328 > 50 9329 > 27 9330 > 50 9331 > 45 9332 > 72 9333 > 85 9334 > 46 9335 > 70 9336 > 6 9337 > 91 9338 > 86 9339 > 54 9340 > 48 9341 > 82 9342 > 3 9343 > 41 9344 > 29 9345 > 46 9346 > 74 9347 > 25 9348 > 24 9349 > 7 9350 > 87 9351 > 57 9352 > 48 9353 > 55 9354 > 25 9355 > 77 9356 > 14 9357 > 90 9358 > 99 9359 > 19 9360 > 61 9361 > 7 9362 > 14 9363 > 31 9364 > 81 9365 > 49 9366 > 62 9367 > 44 9368 > 86 9369 > 56 9370 > 94 9371 > 70 9372 > 10 9373 > 70 9374 > 47 9375 > 39 9376 > 98 9377 > 11 9378 > 52 9379 > 24 9380 > 58 9381 > 21 9382 > 14 9383 > 45 9384 > 67 9385 > 86 9386 > 67 9387 > 3 9388 > 89 9389 > 36 9390 > 66 9391 > 6 9392 > 16 9393 > 40 9394 > 75 9395 > 53 9396 > 19 9397 > 89 9398 > 83 9399 > 93 9400 > 21 9401 > 47 9402 > 66 9403 > 22 9404 > 93 9405 > 28 9406 > 90 9407 > 80 9408 > 92 9409 > 89 9410 > 85 9411 > 6 9412 > 49 9413 > 28 9414 > 59 9415 > 64 9416 > 32 9417 > 66 9418 > 57 9419 > 45 9420 > 75 9421 > 50 9422 > 73 9423 > 76 9424 > 73 9425 > 45 9426 > 80 9427 > 45 9428 > 58 9429 > 91 9430 > 16 9431 > 99 9432 > 25 9433 > 10 9434 > 91 9435 > 51 9436 > 39 9437 > 40 9438 > 38 9439 > 64 9440 > 54 9441 > 51 9442 > 18 9443 > 72 9444 > 28 9445 > 27 9446 > 50 9447 > 11 9448 > 17 9449 > 11 9450 > 5 9451 > 71 9452 > 13 9453 > 72 9454 > 41 9455 > 9 9456 > 39 9457 > 13 9458 > 6 9459 > 6 9460 > 28 9461 > 69 9462 > 41 9463 > 89 9464 > 73 9465 > 66 9466 > 84 9467 > 63 9468 > 33 9469 > 20 9470 > 0 9471 > 35 9472 > 30 9473 > 66 9474 > 61 9475 > 23 9476 > 58 9477 > 89 9478 > 34 9479 > 49 9480 > 70 9481 > 29 9482 > 38 9483 > 77 9484 > 81 9485 > 67 9486 > 60 9487 > 12 9488 > 62 9489 > 44 9490 > 87 9491 > 38 9492 > 50 9493 > 24 9494 > 42 9495 > 81 9496 > 0 9497 > 71 9498 > 20 9499 > 87 9500 > 96 9501 > 91 9502 > 75 9503 > 44 9504 > 92 9505 > 10 9506 > 51 9507 > 87 9508 > 34 9509 > 6 9510 > 10 9511 > 41 9512 > 2 9513 > 45 9514 > 36 9515 > 96 9516 > 15 9517 > 41 9518 > 29 9519 > 12 9520 > 64 9521 > 36 9522 > 88 9523 > 69 9524 > 0 9525 > 26 9526 > 31 9527 > 35 9528 > 55 9529 > 57 9530 > 91 9531 > 36 9532 > 39 9533 > 31 9534 > 41 9535 > 90 9536 > 30 9537 > 2 9538 > 2 9539 > 2 9540 > 78 9541 > 73 9542 > 59 9543 > 7 9544 > 83 9545 > 78 9546 > 35 9547 > 8 9548 > 30 9549 > 46 9550 > 22 9551 > 55 9552 > 5 9553 > 22 9554 > 32 9555 > 64 9556 > 32 9557 > 73 9558 > 35 9559 > 77 9560 > 70 9561 > 63 9562 > 75 9563 > 32 9564 > 22 9565 > 18 9566 > 42 9567 > 19 9568 > 61 9569 > 49 9570 > 13 9571 > 69 9572 > 87 9573 > 20 9574 > 3 9575 > 55 9576 > 46 9577 > 3 9578 > 19 9579 > 48 9580 > 63 9581 > 95 9582 > 7 9583 > 72 9584 > 18 9585 > 57 9586 > 86 9587 > 15 9588 > 27 9589 > 79 9590 > 32 9591 > 56 9592 > 96 9593 > 89 9594 > 96 9595 > 25 9596 > 33 9597 > 50 9598 > 41 9599 > 86 9600 > 33 9601 > 75 9602 > 54 9603 > 57 9604 > 70 9605 > 35 9606 > 47 9607 > 94 9608 > 46 9609 > 64 9610 > 8 9611 > 89 9612 > 35 9613 > 68 9614 > 20 9615 > 79 9616 > 65 9617 > 91 9618 > 94 9619 > 46 9620 > 9 9621 > 17 9622 > 1 9623 > 49 9624 > 82 9625 > 13 9626 > 39 9627 > 79 9628 > 67 9629 > 93 9630 > 99 9631 > 34 9632 > 42 9633 > 3 9634 > 59 9635 > 17 9636 > 10 9637 > 23 9638 > 75 9639 > 65 9640 > 17 9641 > 87 9642 > 9 9643 > 15 9644 > 61 9645 > 15 9646 > 79 9647 > 30 9648 > 10 9649 > 64 9650 > 64 9651 > 92 9652 > 55 9653 > 4 9654 > 30 9655 > 13 9656 > 61 9657 > 8 9658 > 43 9659 > 44 9660 > 9 9661 > 51 9662 > 8 9663 > 82 9664 > 13 9665 > 41 9666 > 78 9667 > 68 9668 > 51 9669 > 20 9670 > 39 9671 > 62 9672 > 33 9673 > 37 9674 > 71 9675 > 75 9676 > 50 9677 > 73 9678 > 78 9679 > 22 9680 > 94 9681 > 76 9682 > 38 9683 > 98 9684 > 27 9685 > 65 9686 > 62 9687 > 75 9688 > 67 9689 > 70 9690 > 58 9691 > 90 9692 > 8 9693 > 84 9694 > 15 9695 > 43 9696 > 27 9697 > 60 9698 > 80 9699 > 0 9700 > 2 9701 > 70 9702 > 46 9703 > 6 9704 > 15 9705 > 35 9706 > 6 9707 > 63 9708 > 22 9709 > 94 9710 > 86 9711 > 38 9712 > 89 9713 > 13 9714 > 43 9715 > 93 9716 > 45 9717 > 98 9718 > 76 9719 > 54 9720 > 66 9721 > 35 9722 > 96 9723 > 46 9724 > 90 9725 > 76 9726 > 69 9727 > 73 9728 > 95 9729 > 28 9730 > 4 9731 > 53 9732 > 47 9733 > 13 9734 > 9 9735 > 69 9736 > 76 9737 > 85 9738 > 94 9739 > 98 9740 > 8 9741 > 48 9742 > 53 9743 > 54 9744 > 11 9745 > 99 9746 > 93 9747 > 13 9748 > 9 9749 > 43 9750 > 3 9751 > 13 9752 > 94 9753 > 59 9754 > 91 9755 > 91 9756 > 0 9757 > 23 9758 > 51 9759 > 21 9760 > 92 9761 > 33 9762 > 29 9763 > 63 9764 > 84 9765 > 91 9766 > 51 9767 > 78 9768 > 2 9769 > 32 9770 > 95 9771 > 70 9772 > 81 9773 > 43 9774 > 18 9775 > 62 9776 > 4 9777 > 62 9778 > 80 9779 > 83 9780 > 66 9781 > 17 9782 > 99 9783 > 45 9784 > 38 9785 > 46 9786 > 10 9787 > 45 9788 > 37 9789 > 58 9790 > 45 9791 > 30 9792 > 14 9793 > 8 9794 > 38 9795 > 87 9796 > 78 9797 > 1 9798 > 81 9799 > 60 9800 > 58 9801 > 0 9802 > 11 9803 > 54 9804 > 78 9805 > 42 9806 > 10 9807 > 81 9808 > 28 9809 > 78 9810 > 14 9811 > 54 9812 > 10 9813 > 35 9814 > 95 9815 > 14 9816 > 41 9817 > 20 9818 > 51 9819 > 27 9820 > 90 9821 > 42 9822 > 87 9823 > 20 9824 > 13 9825 > 0 9826 > 78 9827 > 55 9828 > 26 9829 > 51 9830 > 40 9831 > 46 9832 > 49 9833 > 5 9834 > 44 9835 > 23 9836 > 30 9837 > 7 9838 > 67 9839 > 75 9840 > 77 9841 > 63 9842 > 57 9843 > 93 9844 > 30 9845 > 61 9846 > 50 9847 > 90 9848 > 17 9849 > 27 9850 > 88 9851 > 87 9852 > 34 9853 > 48 9854 > 8 9855 > 52 9856 > 62 9857 > 65 9858 > 2 9859 > 44 9860 > 52 9861 > 59 9862 > 86 9863 > 54 9864 > 8 9865 > 37 9866 > 59 9867 > 55 9868 > 83 9869 > 22 9870 > 41 9871 > 53 9872 > 15 9873 > 63 9874 > 15 9875 > 25 9876 > 2 9877 > 98 9878 > 6 9879 > 72 9880 > 75 9881 > 6 9882 > 74 9883 > 36 9884 > 96 9885 > 29 9886 > 16 9887 > 39 9888 > 83 9889 > 5 9890 > 25 9891 > 61 9892 > 7 9893 > 65 9894 > 84 9895 > 12 9896 > 10 9897 > 0 9898 > 89 9899 > 53 9900 > 62 9901 > 80 9902 > 14 9903 > 88 9904 > 39 9905 > 39 9906 > 2 9907 > 26 9908 > 24 9909 > 72 9910 > 74 9911 > 92 9912 > 56 9913 > 75 9914 > 1 9915 > 28 9916 > 42 9917 > 84 9918 > 3 9919 > 62 9920 > 4 9921 > 11 9922 > 67 9923 > 50 9924 > 96 9925 > 74 9926 > 20 9927 > 54 9928 > 48 9929 > 37 9930 > 61 9931 > 32 9932 > 92 9933 > 33 9934 > 7 9935 > 7 9936 > 66 9937 > 87 9938 > 70 9939 > 46 9940 > 85 9941 > 87 9942 > 76 9943 > 97 9944 > 80 9945 > 93 9946 > 25 9947 > 46 9948 > 90 9949 > 98 9950 > 90 9951 > 25 9952 > 88 9953 > 73 9954 > 95 9955 > 97 9956 > 14 9957 > 26 9958 > 9 9959 > 63 9960 > 16 9961 > 7 9962 > 78 9963 > 93 9964 > 64 9965 > 86 9966 > 11 9967 > 7 9968 > 50 9969 > 14 9970 > 32 9971 > 85 9972 > 91 9973 > 22 9974 > 49 9975 > 37 9976 > 3 9977 > 30 9978 > 38 9979 > 45 9980 > 57 9981 > 83 9982 > 75 9983 > 13 9984 > 87 9985 > 93 9986 > 48 9987 > 79 9988 > 9 9989 > 81 9990 > 49 9991 > 91 9992 > 52 9993 > 51 9994 > 5 9995 > 18 9996 > 79 9997 > 95 9998 > 93 9999 output.txt: > 0 49 > 0 63 > 0 102 > 0 199 > 0 414 > 0 575 > 0 597 > 0 721 > 0 821 > 0 956 > 0 1018 > 0 1101 > 0 1173 > 0 1288 > 0 1543 > 0 1552 > 0 1964 > 0 1978 > 0 2064 > 0 2157 > 0 2286 > 0 2319 > 0 2357 > 0 2586 > 0 2871 > 0 2948 > 0 3133 > 0 3136 > 0 3281 > 0 3295 > 0 3337 > 0 3353 > 0 3470 > 0 3473 > 0 4048 > 0 4097 > 0 4154 > 0 4188 > 0 4260 > 0 4415 > 0 4482 > 0 4483 > 0 4485 > 0 4531 > 0 4561 > 0 4566 > 0 4626 > 0 4698 > 0 4814 > 0 4876 > 0 5018 > 0 5263 > 0 5321 > 0 5329 > 0 5346 > 0 5436 > 0 5531 > 0 5654 > 0 5671 > 0 5672 > 0 5713 > 0 5935 > 0 5943 > 0 6204 > 0 6455 > 0 6524 > 0 6528 > 0 6551 > 0 6552 > 0 6629 > 0 6823 > 0 7055 > 0 7232 > 0 7265 > 0 7414 > 0 7433 > 0 7446 > 0 7479 > 0 7590 > 0 7810 > 0 7829 > 0 8133 > 0 8414 > 0 8444 > 0 8469 > 0 8489 > 0 8709 > 0 8792 > 0 8794 > 0 8985 > 0 9103 > 0 9210 > 0 9471 > 0 9497 > 0 9525 > 0 9700 > 0 9757 > 0 9802 > 0 9826 > 0 9898 > 1 10 > 1 95 > 1 189 > 1 197 > 1 352 > 1 417 > 1 484 > 1 561 > 1 563 > 1 623 > 1 762 > 1 777 > 1 802 > 1 828 > 1 1001 > 1 1111 > 1 1302 > 1 1680 > 1 1695 > 1 2156 > 1 2205 > 1 2231 > 1 2314 > 1 2472 > 1 2477 > 1 2531 > 1 2673 > 1 2788 > 1 2841 > 1 2921 > 1 2983 > 1 3072 > 1 3188 > 1 3222 > 1 3241 > 1 3263 > 1 3332 > 1 3334 > 1 3365 > 1 3624 > 1 3625 > 1 3773 > 1 3908 > 1 4004 > 1 4319 > 1 4434 > 1 4458 > 1 4638 > 1 4666 > 1 4948 > 1 5134 > 1 5293 > 1 5324 > 1 5367 > 1 5391 > 1 5498 > 1 5548 > 1 5566 > 1 5625 > 1 5783 > 1 5792 > 1 5800 > 1 5883 > 1 5884 > 1 6101 > 1 6247 > 1 6457 > 1 6589 > 1 6751 > 1 6802 > 1 6814 > 1 6881 > 1 6963 > 1 7113 > 1 7161 > 1 7308 > 1 7564 > 1 7745 > 1 7769 > 1 7786 > 1 7789 > 1 7983 > 1 8031 > 1 8184 > 1 8249 > 1 8364 > 1 8600 > 1 8659 > 1 8761 > 1 8790 > 1 8866 > 1 8872 > 1 8897 > 1 8899 > 1 8957 > 1 9236 > 1 9265 > 1 9623 > 1 9798 > 1 9915 > 2 88 > 2 179 > 2 196 > 2 233 > 2 297 > 2 312 > 2 603 > 2 617 > 2 676 > 2 836 > 2 954 > 2 1048 > 2 1086 > 2 1115 > 2 1215 > 2 1349 > 2 1796 > 2 1936 > 2 2045 > 2 2136 > 2 2182 > 2 2212 > 2 2251 > 2 2372 > 2 2419 > 2 2592 > 2 2695 > 2 2733 > 2 3227 > 2 3472 > 2 3588 > 2 3834 > 2 3922 > 2 4030 > 2 4066 > 2 4103 > 2 4299 > 2 4303 > 2 4477 > 2 4510 > 2 4617 > 2 4745 > 2 5079 > 2 5186 > 2 5369 > 2 5411 > 2 5434 > 2 5687 > 2 5889 > 2 5916 > 2 5987 > 2 6046 > 2 6156 > 2 6175 > 2 6186 > 2 6243 > 2 6249 > 2 6280 > 2 6287 > 2 6311 > 2 6360 > 2 6371 > 2 6382 > 2 6404 > 2 6509 > 2 6558 > 2 6591 > 2 6736 > 2 6747 > 2 7071 > 2 7104 > 2 7169 > 2 7243 > 2 7534 > 2 7563 > 2 7721 > 2 7726 > 2 7825 > 2 8029 > 2 8037 > 2 8221 > 2 8734 > 2 8816 > 2 9040 > 2 9066 > 2 9078 > 2 9228 > 2 9274 > 2 9276 > 2 9296 > 2 9301 > 2 9513 > 2 9538 > 2 9539 > 2 9540 > 2 9701 > 2 9769 > 2 9859 > 2 9877 > 2 9907 > 3 9 > 3 89 > 3 133 > 3 259 > 3 456 > 3 527 > 3 533 > 3 600 > 3 679 > 3 697 > 3 916 > 3 919 > 3 985 > 3 1354 > 3 1393 > 3 1516 > 3 1544 > 3 1717 > 3 1819 > 3 2106 > 3 2131 > 3 2343 > 3 2650 > 3 2697 > 3 2886 > 3 3055 > 3 3346 > 3 3548 > 3 3604 > 3 3676 > 3 3683 > 3 3713 > 3 3792 > 3 3865 > 3 4056 > 3 4104 > 3 4199 > 3 4239 > 3 4292 > 3 4327 > 3 4382 > 3 4739 > 3 4834 > 3 4942 > 3 5044 > 3 5087 > 3 5107 > 3 5109 > 3 5139 > 3 5315 > 3 5424 > 3 5717 > 3 5977 > 3 6033 > 3 6044 > 3 6183 > 3 6790 > 3 6820 > 3 6855 > 3 6921 > 3 6942 > 3 7063 > 3 7179 > 3 7235 > 3 7259 > 3 7312 > 3 7352 > 3 7391 > 3 7438 > 3 7511 > 3 7525 > 3 7646 > 3 7675 > 3 7722 > 3 7811 > 3 7812 > 3 8047 > 3 8069 > 3 8088 > 3 8115 > 3 8137 > 3 8261 > 3 8269 > 3 8350 > 3 8381 > 3 8558 > 3 8614 > 3 8695 > 3 8813 > 3 8888 > 3 8913 > 3 9319 > 3 9343 > 3 9388 > 3 9575 > 3 9578 > 3 9634 > 3 9751 > 3 9919 > 3 9977 > 4 17 > 4 75 > 4 183 > 4 207 > 4 265 > 4 298 > 4 321 > 4 397 > 4 425 > 4 458 > 4 522 > 4 558 > 4 729 > 4 792 > 4 1015 > 4 1054 > 4 1063 > 4 1230 > 4 1247 > 4 1249 > 4 1260 > 4 1822 > 4 1957 > 4 1971 > 4 2046 > 4 2067 > 4 2253 > 4 2529 > 4 2772 > 4 3182 > 4 3225 > 4 3401 > 4 3432 > 4 3457 > 4 3746 > 4 3868 > 4 3947 > 4 4117 > 4 4149 > 4 4181 > 4 4198 > 4 4396 > 4 4407 > 4 4435 > 4 4576 > 4 4669 > 4 4726 > 4 4934 > 4 5063 > 4 5104 > 4 5144 > 4 5239 > 4 5353 > 4 5381 > 4 5437 > 4 5602 > 4 5804 > 4 5891 > 4 5938 > 4 6020 > 4 6068 > 4 6161 > 4 6193 > 4 6341 > 4 6460 > 4 6506 > 4 6539 > 4 6553 > 4 6578 > 4 6582 > 4 6586 > 4 6669 > 4 6778 > 4 6863 > 4 6900 > 4 7032 > 4 7187 > 4 7351 > 4 7488 > 4 7514 > 4 7887 > 4 7946 > 4 7957 > 4 8052 > 4 8071 > 4 8123 > 4 8277 > 4 8637 > 4 8755 > 4 8848 > 4 8909 > 4 8995 > 4 9161 > 4 9270 > 4 9273 > 4 9321 > 4 9654 > 4 9731 > 4 9777 > 4 9921 > 5 253 > 5 293 > 5 588 > 5 742 > 5 816 > 5 854 > 5 861 > 5 894 > 5 959 > 5 1041 > 5 1276 > 5 1462 > 5 1554 > 5 1611 > 5 1801 > 5 1836 > 5 2051 > 5 2117 > 5 2207 > 5 2302 > 5 2370 > 5 2390 > 5 2434 > 5 2550 > 5 2952 > 5 3261 > 5 3378 > 5 3398 > 5 3465 > 5 3631 > 5 3632 > 5 3724 > 5 3735 > 5 3899 > 5 4029 > 5 4152 > 5 4203 > 5 4210 > 5 4224 > 5 4347 > 5 4512 > 5 4590 > 5 4772 > 5 4823 > 5 4880 > 5 4933 > 5 4939 > 5 4945 > 5 5072 > 5 5251 > 5 5289 > 5 5389 > 5 5414 > 5 5499 > 5 5504 > 5 5655 > 5 5659 > 5 5720 > 5 5755 > 5 5862 > 5 5878 > 5 6500 > 5 6557 > 5 6673 > 5 6788 > 5 6804 > 5 6987 > 5 7065 > 5 7207 > 5 7270 > 5 7365 > 5 7378 > 5 7385 > 5 7409 > 5 7431 > 5 7585 > 5 7686 > 5 7693 > 5 7695 > 5 7758 > 5 7851 > 5 8008 > 5 8056 > 5 8243 > 5 8251 > 5 8283 > 5 8378 > 5 8477 > 5 8677 > 5 8704 > 5 8904 > 5 8959 > 5 9005 > 5 9069 > 5 9102 > 5 9451 > 5 9553 > 5 9834 > 5 9890 > 5 9995 > 6 128 > 6 223 > 6 391 > 6 407 > 6 529 > 6 601 > 6 1006 > 6 1009 > 6 1069 > 6 1205 > 6 1368 > 6 1392 > 6 1408 > 6 1592 > 6 1603 > 6 1641 > 6 1734 > 6 2059 > 6 2218 > 6 2236 > 6 2297 > 6 2411 > 6 2416 > 6 2418 > 6 2602 > 6 2715 > 6 2869 > 6 3275 > 6 3287 > 6 3311 > 6 3347 > 6 3380 > 6 3431 > 6 3483 > 6 3519 > 6 3771 > 6 3775 > 6 3787 > 6 4176 > 6 4343 > 6 4502 > 6 4603 > 6 4798 > 6 4877 > 6 5048 > 6 5302 > 6 5403 > 6 5494 > 6 5537 > 6 5752 > 6 5784 > 6 5979 > 6 6051 > 6 6090 > 6 6099 > 6 6269 > 6 6435 > 6 6467 > 6 6550 > 6 6744 > 6 6758 > 6 6763 > 6 6781 > 6 6846 > 6 6848 > 6 6867 > 6 6951 > 6 6974 > 6 6977 > 6 7059 > 6 7085 > 6 7337 > 6 7403 > 6 7489 > 6 7680 > 6 7685 > 6 7698 > 6 7746 > 6 7909 > 6 7974 > 6 8091 > 6 8128 > 6 8225 > 6 8288 > 6 8339 > 6 8380 > 6 8683 > 6 8712 > 6 8742 > 6 9281 > 6 9337 > 6 9392 > 6 9412 > 6 9459 > 6 9460 > 6 9510 > 6 9704 > 6 9707 > 6 9879 > 6 9882 > 7 99 > 7 214 > 7 219 > 7 256 > 7 378 > 7 427 > 7 760 > 7 814 > 7 1430 > 7 1484 > 7 1498 > 7 1596 > 7 1864 > 7 1914 > 7 2077 > 7 2092 > 7 2094 > 7 2144 > 7 2324 > 7 2670 > 7 2762 > 7 2791 > 7 2877 > 7 2899 > 7 3058 > 7 3095 > 7 3163 > 7 3345 > 7 3351 > 7 3377 > 7 3416 > 7 3499 > 7 3575 > 7 3728 > 7 3749 > 7 3909 > 7 4053 > 7 4057 > 7 4466 > 7 4652 > 7 4957 > 7 4979 > 7 5136 > 7 5266 > 7 5370 > 7 5392 > 7 5486 > 7 5658 > 7 5719 > 7 5743 > 7 5861 > 7 5982 > 7 6072 > 7 6334 > 7 6439 > 7 6447 > 7 6587 > 7 6597 > 7 6618 > 7 6755 > 7 6832 > 7 7023 > 7 7156 > 7 7180 > 7 7183 > 7 7197 > 7 7220 > 7 7246 > 7 7260 > 7 7456 > 7 7529 > 7 7614 > 7 7641 > 7 7785 > 7 7894 > 7 8083 > 7 8332 > 7 8398 > 7 8623 > 7 8726 > 7 8831 > 7 8859 > 7 8901 > 7 8921 > 7 8936 > 7 8944 > 7 9052 > 7 9077 > 7 9156 > 7 9168 > 7 9350 > 7 9362 > 7 9544 > 7 9583 > 7 9838 > 7 9893 > 7 9935 > 7 9936 > 7 9962 > 7 9968 > 8 300 > 8 310 > 8 341 > 8 350 > 8 475 > 8 585 > 8 771 > 8 837 > 8 1066 > 8 1293 > 8 1861 > 8 1906 > 8 2095 > 8 2116 > 8 2123 > 8 2201 > 8 2269 > 8 2399 > 8 2405 > 8 2430 > 8 2438 > 8 2451 > 8 2466 > 8 2506 > 8 2645 > 8 2665 > 8 2770 > 8 2790 > 8 2992 > 8 3216 > 8 3490 > 8 3512 > 8 3567 > 8 3591 > 8 3603 > 8 3648 > 8 3731 > 8 3895 > 8 3928 > 8 4248 > 8 4258 > 8 4271 > 8 4383 > 8 4521 > 8 4549 > 8 4706 > 8 4720 > 8 4724 > 8 4756 > 8 4805 > 8 4842 > 8 4851 > 8 4920 > 8 4980 > 8 5054 > 8 5123 > 8 5156 > 8 5274 > 8 5350 > 8 5557 > 8 5656 > 8 5667 > 8 5827 > 8 5913 > 8 6207 > 8 6264 > 8 6413 > 8 6493 > 8 6514 > 8 6599 > 8 6677 > 8 6718 > 8 6813 > 8 7395 > 8 7550 > 8 7878 > 8 7973 > 8 8141 > 8 8157 > 8 8303 > 8 8313 > 8 8367 > 8 8412 > 8 8476 > 8 8550 > 8 8664 > 8 9055 > 8 9089 > 8 9158 > 8 9235 > 8 9309 > 8 9548 > 8 9611 > 8 9658 > 8 9663 > 8 9693 > 8 9741 > 8 9794 > 8 9855 > 8 9865 > 9 24 > 9 83 > 9 125 > 9 140 > 9 791 > 9 909 > 9 1151 > 9 1343 > 9 1433 > 9 1449 > 9 1593 > 9 1598 > 9 1658 > 9 1714 > 9 1827 > 9 1896 > 9 1913 > 9 1929 > 9 1934 > 9 1974 > 9 2031 > 9 2291 > 9 2303 > 9 2358 > 9 2412 > 9 2415 > 9 2473 > 9 2516 > 9 2795 > 9 2812 > 9 2826 > 9 2960 > 9 2993 > 9 3042 > 9 3149 > 9 3165 > 9 3298 > 9 3396 > 9 3549 > 9 3670 > 9 3685 > 9 3873 > 9 3955 > 9 3990 > 9 4002 > 9 4040 > 9 4230 > 9 4440 > 9 4478 > 9 4604 > 9 4633 > 9 4648 > 9 4689 > 9 4708 > 9 4757 > 9 4913 > 9 4917 > 9 5173 > 9 5237 > 9 5242 > 9 5243 > 9 5277 > 9 5425 > 9 5645 > 9 5737 > 9 5820 > 9 5842 > 9 5994 > 9 6014 > 9 6128 > 9 6400 > 9 6836 > 9 7057 > 9 7223 > 9 7576 > 9 7606 > 9 7781 > 9 7791 > 9 7806 > 9 7929 > 9 8106 > 9 8206 > 9 8392 > 9 8427 > 9 8532 > 9 8569 > 9 8759 > 9 8933 > 9 8974 > 9 9001 > 9 9178 > 9 9324 > 9 9456 > 9 9621 > 9 9643 > 9 9661 > 9 9735 > 9 9749 > 9 9959 > 9 9989 > 10 226 > 10 311 > 10 659 > 10 1089 > 10 1112 > 10 1143 > 10 1250 > 10 1287 > 10 1366 > 10 1424 > 10 1500 > 10 1508 > 10 1897 > 10 1967 > 10 1969 > 10 2023 > 10 2306 > 10 2348 > 10 2361 > 10 2383 > 10 2400 > 10 2471 > 10 2505 > 10 2510 > 10 2521 > 10 2527 > 10 2962 > 10 2968 > 10 3079 > 10 3184 > 10 3191 > 10 3374 > 10 3600 > 10 3695 > 10 3772 > 10 4063 > 10 4094 > 10 4167 > 10 4180 > 10 4262 > 10 4321 > 10 4348 > 10 4412 > 10 4467 > 10 4498 > 10 4568 > 10 4663 > 10 4670 > 10 4799 > 10 4903 > 10 4912 > 10 5013 > 10 5169 > 10 5182 > 10 5228 > 10 5626 > 10 5647 > 10 6217 > 10 6229 > 10 6236 > 10 6255 > 10 6417 > 10 6444 > 10 6466 > 10 6499 > 10 6531 > 10 6548 > 10 7191 > 10 7242 > 10 7287 > 10 7376 > 10 7389 > 10 7622 > 10 7640 > 10 7661 > 10 7689 > 10 7741 > 10 7882 > 10 7901 > 10 7930 > 10 7932 > 10 7980 > 10 8025 > 10 8211 > 10 8244 > 10 8323 > 10 8345 > 10 8923 > 10 9035 > 10 9243 > 10 9373 > 10 9434 > 10 9506 > 10 9511 > 10 9637 > 10 9649 > 10 9787 > 10 9807 > 10 9813 > 10 9897 > 11 55 > 11 93 > 11 152 > 11 264 > 11 276 > 11 326 > 11 366 > 11 448 > 11 473 > 11 505 > 11 560 > 11 655 > 11 657 > 11 665 > 11 925 > 11 995 > 11 1060 > 11 1077 > 11 1183 > 11 1350 > 11 1609 > 11 1881 > 11 2013 > 11 2016 > 11 2153 > 11 2188 > 11 2204 > 11 2379 > 11 2454 > 11 2492 > 11 2535 > 11 2540 > 11 2605 > 11 2694 > 11 2830 > 11 2836 > 11 2865 > 11 3185 > 11 3360 > 11 3517 > 11 3621 > 11 3789 > 11 3848 > 11 3916 > 11 4098 > 11 4451 > 11 4469 > 11 4525 > 11 4589 > 11 4613 > 11 4714 > 11 4773 > 11 4796 > 11 4824 > 11 4908 > 11 5015 > 11 5560 > 11 5715 > 11 5803 > 11 5900 > 11 5923 > 11 6293 > 11 6307 > 11 6366 > 11 6962 > 11 6993 > 11 7004 > 11 7042 > 11 7062 > 11 7122 > 11 7361 > 11 7372 > 11 7531 > 11 7683 > 11 7696 > 11 7809 > 11 7857 > 11 8087 > 11 8257 > 11 8290 > 11 8329 > 11 8551 > 11 8556 > 11 8707 > 11 8774 > 11 8808 > 11 8865 > 11 8880 > 11 8970 > 11 9073 > 11 9288 > 11 9298 > 11 9300 > 11 9378 > 11 9448 > 11 9450 > 11 9745 > 11 9803 > 11 9922 > 11 9967 > 12 217 > 12 239 > 12 322 > 12 636 > 12 701 > 12 725 > 12 746 > 12 873 > 12 910 > 12 962 > 12 966 > 12 972 > 12 1163 > 12 1319 > 12 1388 > 12 1460 > 12 1526 > 12 1536 > 12 1590 > 12 1699 > 12 1876 > 12 1908 > 12 2239 > 12 2452 > 12 2561 > 12 2587 > 12 2678 > 12 2686 > 12 2693 > 12 2714 > 12 2866 > 12 2911 > 12 2914 > 12 3087 > 12 3144 > 12 3232 > 12 3461 > 12 3466 > 12 3764 > 12 3866 > 12 3989 > 12 4142 > 12 4472 > 12 4593 > 12 4741 > 12 4765 > 12 4964 > 12 4982 > 12 5333 > 12 5420 > 12 5703 > 12 5748 > 12 5799 > 12 5914 > 12 6005 > 12 6075 > 12 6089 > 12 6109 > 12 6321 > 12 6340 > 12 6471 > 12 6536 > 12 6617 > 12 6624 > 12 6626 > 12 6704 > 12 6707 > 12 6800 > 12 6918 > 12 6961 > 12 6976 > 12 6979 > 12 7013 > 12 7093 > 12 7123 > 12 7124 > 12 7168 > 12 7341 > 12 7425 > 12 7580 > 12 7706 > 12 7927 > 12 7989 > 12 8139 > 12 8140 > 12 8388 > 12 8436 > 12 8452 > 12 8518 > 12 8548 > 12 8565 > 12 8634 > 12 8810 > 12 8855 > 12 8928 > 12 8988 > 12 9299 > 12 9488 > 12 9520 > 12 9896 > 13 66 > 13 153 > 13 284 > 13 395 > 13 646 > 13 681 > 13 766 > 13 834 > 13 1057 > 13 1161 > 13 1278 > 13 1375 > 13 1454 > 13 1540 > 13 1579 > 13 1757 > 13 2019 > 13 2100 > 13 2193 > 13 2198 > 13 2206 > 13 2320 > 13 2524 > 13 2629 > 13 2639 > 13 2730 > 13 2749 > 13 2833 > 13 2885 > 13 2928 > 13 3161 > 13 3177 > 13 3289 > 13 3319 > 13 3495 > 13 3540 > 13 3589 > 13 3690 > 13 3745 > 13 3825 > 13 3915 > 13 3963 > 13 4028 > 13 4050 > 13 4144 > 13 4155 > 13 4205 > 13 4221 > 13 4231 > 13 4297 > 13 4551 > 13 4592 > 13 4594 > 13 4607 > 13 4681 > 13 4807 > 13 4872 > 13 5068 > 13 5069 > 13 5147 > 13 5347 > 13 5770 > 13 5876 > 13 5973 > 13 6013 > 13 6060 > 13 6062 > 13 6303 > 13 6324 > 13 6546 > 13 6782 > 13 6828 > 13 6931 > 13 7008 > 13 7201 > 13 7470 > 13 7565 > 13 8054 > 13 8136 > 13 8314 > 13 8573 > 13 8787 > 13 8838 > 13 8907 > 13 9134 > 13 9165 > 13 9185 > 13 9242 > 13 9453 > 13 9458 > 13 9571 > 13 9626 > 13 9656 > 13 9665 > 13 9714 > 13 9734 > 13 9748 > 13 9752 > 13 9825 > 13 9984 > 14 48 > 14 64 > 14 411 > 14 518 > 14 591 > 14 615 > 14 625 > 14 807 > 14 928 > 14 937 > 14 1016 > 14 1201 > 14 1222 > 14 1297 > 14 1383 > 14 1654 > 14 1673 > 14 1681 > 14 1816 > 14 1927 > 14 2074 > 14 2097 > 14 2161 > 14 2163 > 14 2232 > 14 2367 > 14 2489 > 14 2514 > 14 2573 > 14 2584 > 14 2614 > 14 2735 > 14 2764 > 14 2872 > 14 2909 > 14 2938 > 14 3026 > 14 3358 > 14 3368 > 14 3692 > 14 3748 > 14 3797 > 14 4083 > 14 4278 > 14 4289 > 14 4490 > 14 4517 > 14 4550 > 14 4650 > 14 4655 > 14 4658 > 14 4895 > 14 5059 > 14 5997 > 14 6001 > 14 6004 > 14 6027 > 14 6251 > 14 6489 > 14 6563 > 14 6801 > 14 6868 > 14 7026 > 14 7081 > 14 7096 > 14 7126 > 14 7307 > 14 7615 > 14 7727 > 14 7837 > 14 7871 > 14 7875 > 14 7896 > 14 7976 > 14 8002 > 14 8034 > 14 8183 > 14 8202 > 14 8328 > 14 8521 > 14 8557 > 14 8613 > 14 8653 > 14 8676 > 14 8740 > 14 8780 > 14 9080 > 14 9154 > 14 9183 > 14 9224 > 14 9261 > 14 9357 > 14 9363 > 14 9383 > 14 9793 > 14 9811 > 14 9816 > 14 9903 > 14 9957 > 14 9970 > 15 5 > 15 13 > 15 15 > 15 67 > 15 191 > 15 453 > 15 479 > 15 670 > 15 969 > 15 1119 > 15 1311 > 15 1332 > 15 1736 > 15 1763 > 15 1802 > 15 1922 > 15 1958 > 15 1960 > 15 1970 > 15 1987 > 15 1988 > 15 2036 > 15 2081 > 15 2134 > 15 2143 > 15 2428 > 15 2435 > 15 2456 > 15 2464 > 15 2544 > 15 2637 > 15 2659 > 15 2723 > 15 2727 > 15 2793 > 15 2925 > 15 2944 > 15 3229 > 15 3262 > 15 3369 > 15 3455 > 15 3547 > 15 3553 > 15 3711 > 15 3715 > 15 3931 > 15 4124 > 15 4283 > 15 4306 > 15 4426 > 15 4439 > 15 4481 > 15 4526 > 15 4919 > 15 5058 > 15 5191 > 15 5209 > 15 5262 > 15 5300 > 15 5700 > 15 5751 > 15 5756 > 15 5858 > 15 5918 > 15 6023 > 15 6079 > 15 6250 > 15 6387 > 15 6395 > 15 6720 > 15 6916 > 15 6983 > 15 7146 > 15 7165 > 15 7234 > 15 7449 > 15 7457 > 15 7499 > 15 7540 > 15 7609 > 15 7945 > 15 8014 > 15 8127 > 15 8305 > 15 8387 > 15 8517 > 15 8615 > 15 8844 > 15 8849 > 15 8851 > 15 8853 > 15 9191 > 15 9517 > 15 9588 > 15 9644 > 15 9646 > 15 9695 > 15 9705 > 15 9873 > 15 9875 > 16 38 > 16 185 > 16 314 > 16 413 > 16 415 > 16 422 > 16 519 > 16 582 > 16 584 > 16 723 > 16 738 > 16 793 > 16 864 > 16 892 > 16 911 > 16 929 > 16 1078 > 16 1400 > 16 1489 > 16 1576 > 16 1582 > 16 1891 > 16 1993 > 16 2108 > 16 2128 > 16 2167 > 16 2184 > 16 2431 > 16 2580 > 16 2734 > 16 2896 > 16 2937 > 16 3173 > 16 3203 > 16 3205 > 16 3212 > 16 3634 > 16 3697 > 16 3784 > 16 3786 > 16 3816 > 16 3820 > 16 3836 > 16 3950 > 16 4215 > 16 4295 > 16 4420 > 16 4475 > 16 4559 > 16 4596 > 16 4602 > 16 4728 > 16 4857 > 16 4859 > 16 5032 > 16 5172 > 16 5178 > 16 5512 > 16 5637 > 16 5661 > 16 6052 > 16 6070 > 16 6073 > 16 6137 > 16 6178 > 16 6192 > 16 6302 > 16 6368 > 16 6661 > 16 6759 > 16 6930 > 16 7115 > 16 7288 > 16 7483 > 16 7558 > 16 7562 > 16 7610 > 16 7621 > 16 7846 > 16 7964 > 16 8038 > 16 8186 > 16 8189 > 16 8209 > 16 8255 > 16 8280 > 16 8300 > 16 8351 > 16 8478 > 16 8483 > 16 8579 > 16 8686 > 16 8882 > 16 8884 > 16 9082 > 16 9291 > 16 9393 > 16 9431 > 16 9887 > 16 9961 > 17 398 > 17 455 > 17 467 > 17 678 > 17 787 > 17 846 > 17 1037 > 17 1310 > 17 1447 > 17 1470 > 17 1624 > 17 1725 > 17 1852 > 17 1900 > 17 1963 > 17 2030 > 17 2087 > 17 2335 > 17 2347 > 17 2362 > 17 2391 > 17 2417 > 17 2481 > 17 2509 > 17 2566 > 17 2622 > 17 2722 > 17 2845 > 17 2907 > 17 3052 > 17 3056 > 17 3088 > 17 3097 > 17 3143 > 17 3154 > 17 3239 > 17 3245 > 17 3297 > 17 3336 > 17 3415 > 17 3593 > 17 3686 > 17 3727 > 17 3819 > 17 3830 > 17 3907 > 17 3919 > 17 3971 > 17 4177 > 17 4233 > 17 4351 > 17 4376 > 17 4505 > 17 4664 > 17 4776 > 17 4822 > 17 4860 > 17 4951 > 17 5038 > 17 5070 > 17 5141 > 17 5316 > 17 5513 > 17 5521 > 17 5568 > 17 5575 > 17 5636 > 17 5830 > 17 5870 > 17 6019 > 17 6076 > 17 6205 > 17 6537 > 17 6594 > 17 6847 > 17 7106 > 17 7141 > 17 7145 > 17 7294 > 17 7523 > 17 7581 > 17 7623 > 17 7895 > 17 7933 > 17 8102 > 17 8153 > 17 8715 > 17 8757 > 17 8795 > 17 9039 > 17 9171 > 17 9232 > 17 9247 > 17 9268 > 17 9449 > 17 9622 > 17 9636 > 17 9641 > 17 9782 > 17 9849 > 18 105 > 18 123 > 18 158 > 18 279 > 18 296 > 18 332 > 18 377 > 18 499 > 18 535 > 18 627 > 18 641 > 18 786 > 18 881 > 18 940 > 18 960 > 18 993 > 18 1079 > 18 1132 > 18 1196 > 18 1339 > 18 1406 > 18 1633 > 18 1635 > 18 1747 > 18 1924 > 18 1990 > 18 2000 > 18 2005 > 18 2111 > 18 2256 > 18 2283 > 18 2318 > 18 2425 > 18 2547 > 18 2713 > 18 3129 > 18 3348 > 18 3393 > 18 3558 > 18 3608 > 18 3739 > 18 3769 > 18 3824 > 18 4125 > 18 4163 > 18 4350 > 18 4374 > 18 4377 > 18 4470 > 18 4639 > 18 4661 > 18 4768 > 18 4893 > 18 4894 > 18 4926 > 18 4991 > 18 5066 > 18 5708 > 18 5787 > 18 6058 > 18 6100 > 18 6230 > 18 6347 > 18 6401 > 18 6573 > 18 6644 > 18 6684 > 18 6706 > 18 6714 > 18 6731 > 18 6853 > 18 6901 > 18 6980 > 18 7020 > 18 7028 > 18 7293 > 18 7373 > 18 7380 > 18 7448 > 18 7454 > 18 7455 > 18 7463 > 18 7795 > 18 7876 > 18 8268 > 18 8397 > 18 8567 > 18 8616 > 18 8696 > 18 8752 > 18 8945 > 18 9043 > 18 9079 > 18 9173 > 18 9195 > 18 9443 > 18 9566 > 18 9585 > 18 9775 > 18 9996 > 19 53 > 19 154 > 19 168 > 19 188 > 19 634 > 19 704 > 19 711 > 19 773 > 19 800 > 19 822 > 19 1021 > 19 1028 > 19 1146 > 19 1178 > 19 1192 > 19 1303 > 19 1313 > 19 1405 > 19 1420 > 19 1423 > 19 1434 > 19 1688 > 19 1754 > 19 1883 > 19 1926 > 19 2040 > 19 2160 > 19 2203 > 19 2208 > 19 2234 > 19 2359 > 19 2398 > 19 2613 > 19 2732 > 19 2978 > 19 3151 > 19 3194 > 19 3204 > 19 3451 > 19 3481 > 19 3488 > 19 3582 > 19 3759 > 19 3846 > 19 3862 > 19 3870 > 19 3958 > 19 4108 > 19 4263 > 19 4544 > 19 4695 > 19 4755 > 19 4771 > 19 4775 > 19 4818 > 19 4960 > 19 5050 > 19 5210 > 19 5490 > 19 5542 > 19 5599 > 19 5600 > 19 5853 > 19 6294 > 19 6367 > 19 6518 > 19 6592 > 19 6666 > 19 6953 > 19 7046 > 19 7245 > 19 7366 > 19 7442 > 19 7793 > 19 7961 > 19 7978 > 19 8007 > 19 8021 > 19 8182 > 19 8309 > 19 8337 > 19 8451 > 19 8485 > 19 8488 > 19 8497 > 19 8562 > 19 8730 > 19 8812 > 19 8852 > 19 9104 > 19 9126 > 19 9147 > 19 9197 > 19 9223 > 19 9259 > 19 9284 > 19 9360 > 19 9397 > 19 9568 > 19 9579 > 20 124 > 20 165 > 20 290 > 20 294 > 20 343 > 20 464 > 20 469 > 20 593 > 20 656 > 20 690 > 20 728 > 20 778 > 20 859 > 20 880 > 20 898 > 20 945 > 20 1038 > 20 1427 > 20 1548 > 20 1651 > 20 2007 > 20 2061 > 20 2305 > 20 2498 > 20 2501 > 20 2515 > 20 2608 > 20 2691 > 20 2753 > 20 3044 > 20 3103 > 20 3111 > 20 3282 > 20 3327 > 20 3364 > 20 3556 > 20 3679 > 20 3838 > 20 3930 > 20 4095 > 20 4246 > 20 4547 > 20 4709 > 20 4907 > 20 5006 > 20 5192 > 20 5256 > 20 5307 > 20 5611 > 20 5627 > 20 5653 > 20 5758 > 20 5765 > 20 6007 > 20 6088 > 20 6198 > 20 6257 > 20 6458 > 20 6497 > 20 6534 > 20 6631 > 20 6656 > 20 6659 > 20 6672 > 20 6680 > 20 6749 > 20 6779 > 20 6928 > 20 7083 > 20 7174 > 20 7202 > 20 7319 > 20 7472 > 20 7555 > 20 7624 > 20 7956 > 20 8176 > 20 8285 > 20 8294 > 20 8356 > 20 8385 > 20 8468 > 20 8588 > 20 8775 > 20 8826 > 20 8828 > 20 8955 > 20 8981 > 20 9047 > 20 9096 > 20 9142 > 20 9217 > 20 9470 > 20 9499 > 20 9574 > 20 9615 > 20 9670 > 20 9818 > 20 9824 > 20 9927 > 21 46 > 21 126 > 21 255 > 21 269 > 21 450 > 21 525 > 21 547 > 21 622 > 21 669 > 21 767 > 21 988 > 21 1153 > 21 1159 > 21 1240 > 21 1277 > 21 1308 > 21 1410 > 21 1488 > 21 1634 > 21 1704 > 21 1820 > 21 1996 > 21 2001 > 21 2072 > 21 2317 > 21 2532 > 21 2562 > 21 2744 > 21 2859 > 21 2870 > 21 2994 > 21 3033 > 21 3083 > 21 3268 > 21 3310 > 21 3424 > 21 3438 > 21 3447 > 21 3494 > 21 3525 > 21 3680 > 21 3701 > 21 3752 > 21 3810 > 21 3878 > 21 3959 > 21 4007 > 21 4102 > 21 4131 > 21 4190 > 21 4194 > 21 4334 > 21 4356 > 21 4474 > 21 4488 > 21 4582 > 21 4836 > 21 4875 > 21 4889 > 21 5060 > 21 5103 > 21 5131 > 21 5193 > 21 5550 > 21 5580 > 21 5640 > 21 5718 > 21 5785 > 21 5789 > 21 5880 > 21 6029 > 21 6078 > 21 6165 > 21 6305 > 21 6456 > 21 6535 > 21 6562 > 21 6598 > 21 7066 > 21 7490 > 21 7516 > 21 7578 > 21 7591 > 21 7708 > 21 7902 > 21 7954 > 21 7962 > 21 8100 > 21 8204 > 21 8224 > 21 8232 > 21 8307 > 21 8383 > 21 8732 > 21 8922 > 21 9091 > 21 9097 > 21 9382 > 21 9401 > 21 9760 > 22 2 > 22 19 > 22 61 > 22 316 > 22 357 > 22 403 > 22 732 > 22 780 > 22 794 > 22 979 > 22 1007 > 22 1075 > 22 1094 > 22 1140 > 22 1451 > 22 1660 > 22 1776 > 22 1782 > 22 1794 > 22 2162 > 22 2187 > 22 2382 > 22 2480 > 22 2904 > 22 2926 > 22 2941 > 22 2956 > 22 2998 > 22 3059 > 22 3070 > 22 3214 > 22 3505 > 22 3538 > 22 3594 > 22 3613 > 22 3857 > 22 3940 > 22 4006 > 22 4009 > 22 4027 > 22 4060 > 22 4088 > 22 4123 > 22 4193 > 22 4197 > 22 4444 > 22 4462 > 22 4570 > 22 4619 > 22 4620 > 22 4627 > 22 4737 > 22 5102 > 22 5138 > 22 5166 > 22 5285 > 22 5470 > 22 5563 > 22 5693 > 22 5760 > 22 5999 > 22 6331 > 22 6501 > 22 6529 > 22 6639 > 22 6652 > 22 6789 > 22 6967 > 22 7036 > 22 7058 > 22 7127 > 22 7149 > 22 7322 > 22 7371 > 22 7475 > 22 7561 > 22 7584 > 22 7697 > 22 7874 > 22 7949 > 22 8142 > 22 8239 > 22 8391 > 22 8408 > 22 8535 > 22 8648 > 22 8744 > 22 8765 > 22 8860 > 22 8930 > 22 9305 > 22 9313 > 22 9404 > 22 9551 > 22 9554 > 22 9565 > 22 9680 > 22 9709 > 22 9870 > 22 9974 > 23 29 > 23 240 > 23 289 > 23 444 > 23 583 > 23 819 > 23 865 > 23 918 > 23 1286 > 23 1348 > 23 1374 > 23 1499 > 23 1562 > 23 1581 > 23 1746 > 23 1748 > 23 1778 > 23 1842 > 23 1851 > 23 1854 > 23 2076 > 23 2103 > 23 2129 > 23 2463 > 23 2467 > 23 2552 > 23 2761 > 23 2868 > 23 3110 > 23 3179 > 23 3220 > 23 3616 > 23 3733 > 23 3757 > 23 4020 > 23 4070 > 23 4071 > 23 4175 > 23 4322 > 23 4503 > 23 4630 > 23 4758 > 23 4800 > 23 4802 > 23 4959 > 23 5071 > 23 5161 > 23 5273 > 23 5380 > 23 5469 > 23 5508 > 23 5539 > 23 5579 > 23 5582 > 23 5598 > 23 5629 > 23 5696 > 23 5759 > 23 5810 > 23 5850 > 23 6017 > 23 6035 > 23 6184 > 23 6226 > 23 6472 > 23 6475 > 23 6602 > 23 6713 > 23 6741 > 23 6756 > 23 6757 > 23 6809 > 23 6862 > 23 6915 > 23 7040 > 23 7284 > 23 7332 > 23 7382 > 23 7501 > 23 7522 > 23 7648 > 23 7653 > 23 7664 > 23 7854 > 23 7888 > 23 7940 > 23 8124 > 23 8208 > 23 8366 > 23 8404 > 23 8533 > 23 8797 > 23 8973 > 23 9170 > 23 9181 > 23 9182 > 23 9476 > 23 9638 > 23 9758 > 23 9836 > 24 3 > 24 27 > 24 142 > 24 187 > 24 235 > 24 447 > 24 487 > 24 598 > 24 612 > 24 696 > 24 763 > 24 779 > 24 965 > 24 980 > 24 1300 > 24 1338 > 24 1389 > 24 1497 > 24 1627 > 24 1703 > 24 2322 > 24 2344 > 24 2442 > 24 2606 > 24 2633 > 24 2658 > 24 2663 > 24 2672 > 24 2742 > 24 2825 > 24 2855 > 24 2946 > 24 3013 > 24 3047 > 24 3152 > 24 3171 > 24 3260 > 24 3302 > 24 3445 > 24 3707 > 24 3709 > 24 3723 > 24 3891 > 24 3892 > 24 3977 > 24 3988 > 24 4023 > 24 4026 > 24 4045 > 24 4054 > 24 4140 > 24 4153 > 24 4166 > 24 4220 > 24 4445 > 24 4608 > 24 4761 > 24 4985 > 24 5046 > 24 5342 > 24 5348 > 24 5439 > 24 5875 > 24 5981 > 24 6173 > 24 6181 > 24 6412 > 24 6522 > 24 6600 > 24 6703 > 24 6780 > 24 6876 > 24 7038 > 24 7167 > 24 7295 > 24 7309 > 24 7353 > 24 7422 > 24 7465 > 24 7602 > 24 7827 > 24 7892 > 24 7958 > 24 7994 > 24 8077 > 24 8238 > 24 8241 > 24 8296 > 24 8336 > 24 8415 > 24 8421 > 24 8462 > 24 8486 > 24 9009 > 24 9027 > 24 9137 > 24 9349 > 24 9380 > 24 9494 > 24 9909 > 25 135 > 25 139 > 25 245 > 25 272 > 25 295 > 25 367 > 25 480 > 25 488 > 25 521 > 25 607 > 25 637 > 25 904 > 25 914 > 25 1025 > 25 1034 > 25 1076 > 25 1082 > 25 1175 > 25 1177 > 25 1199 > 25 1204 > 25 1371 > 25 1478 > 25 1667 > 25 1675 > 25 1769 > 25 1808 > 25 1839 > 25 2230 > 25 2237 > 25 2244 > 25 2369 > 25 2426 > 25 2578 > 25 2585 > 25 2731 > 25 2858 > 25 2862 > 25 2867 > 25 2887 > 25 2888 > 25 3255 > 25 3391 > 25 3586 > 25 3864 > 25 4178 > 25 4192 > 25 4207 > 25 4324 > 25 4385 > 25 4390 > 25 4672 > 25 4922 > 25 4940 > 25 4965 > 25 5012 > 25 5041 > 25 5061 > 25 5105 > 25 5110 > 25 5163 > 25 5187 > 25 5395 > 25 5443 > 25 5451 > 25 5502 > 25 5507 > 25 5632 > 25 5663 > 25 5668 > 25 5887 > 25 5993 > 25 6011 > 25 6213 > 25 6318 > 25 6559 > 25 6570 > 25 6625 > 25 6783 > 25 7022 > 25 7128 > 25 7302 > 25 7915 > 25 8055 > 25 8406 > 25 8465 > 25 8717 > 25 8799 > 25 9013 > 25 9024 > 25 9164 > 25 9275 > 25 9348 > 25 9355 > 25 9433 > 25 9596 > 25 9876 > 25 9891 > 25 9947 > 25 9952 > 26 434 > 26 504 > 26 538 > 26 698 > 26 851 > 26 903 > 26 1099 > 26 1458 > 26 1559 > 26 1563 > 26 1605 > 26 1616 > 26 1712 > 26 1766 > 26 1771 > 26 1777 > 26 2004 > 26 2068 > 26 2151 > 26 2267 > 26 2330 > 26 2543 > 26 2579 > 26 2683 > 26 2780 > 26 3278 > 26 3794 > 26 3856 > 26 3861 > 26 3935 > 26 3948 > 26 3960 > 26 4010 > 26 4329 > 26 4408 > 26 4491 > 26 4494 > 26 4509 > 26 4719 > 26 4732 > 26 4881 > 26 4989 > 26 5098 > 26 5229 > 26 5232 > 26 5379 > 26 5399 > 26 5450 > 26 5463 > 26 5722 > 26 5728 > 26 5790 > 26 5811 > 26 6003 > 26 6081 > 26 6106 > 26 6163 > 26 6235 > 26 6353 > 26 6446 > 26 6635 > 26 6775 > 26 7198 > 26 7325 > 26 7440 > 26 7542 > 26 7570 > 26 7633 > 26 7692 > 26 7779 > 26 7842 > 26 7923 > 26 7975 > 26 8049 > 26 8081 > 26 8152 > 26 8214 > 26 8259 > 26 8299 > 26 8349 > 26 8453 > 26 8576 > 26 8581 > 26 8585 > 26 8688 > 26 8776 > 26 8834 > 26 8840 > 26 8870 > 26 8980 > 26 9094 > 26 9127 > 26 9159 > 26 9163 > 26 9202 > 26 9252 > 26 9526 > 26 9829 > 26 9908 > 26 9958 > 27 405 > 27 605 > 27 926 > 27 941 > 27 1047 > 27 1245 > 27 1301 > 27 1539 > 27 1632 > 27 1755 > 27 1823 > 27 1899 > 27 1982 > 27 2172 > 27 2195 > 27 2619 > 27 2628 > 27 2707 > 27 2728 > 27 2816 > 27 2837 > 27 2933 > 27 2971 > 27 2980 > 27 2995 > 27 3324 > 27 3448 > 27 3484 > 27 3543 > 27 3580 > 27 3801 > 27 3833 > 27 4021 > 27 4170 > 27 4208 > 27 4597 > 27 4636 > 27 4717 > 27 4790 > 27 4899 > 27 4910 > 27 4915 > 27 4997 > 27 5082 > 27 5170 > 27 5253 > 27 5449 > 27 5480 > 27 5624 > 27 5740 > 27 5856 > 27 6103 > 27 6125 > 27 6220 > 27 6285 > 27 6337 > 27 6348 > 27 6422 > 27 6496 > 27 6540 > 27 6691 > 27 6784 > 27 6794 > 27 6810 > 27 7072 > 27 7088 > 27 7138 > 27 7139 > 27 7160 > 27 7214 > 27 7263 > 27 7363 > 27 7426 > 27 7515 > 27 7548 > 27 7572 > 27 7577 > 27 7676 > 27 7724 > 27 7897 > 27 8006 > 27 8009 > 27 8315 > 27 8627 > 27 8640 > 27 8663 > 27 8718 > 27 8878 > 27 8920 > 27 8983 > 27 9030 > 27 9117 > 27 9149 > 27 9330 > 27 9446 > 27 9589 > 27 9685 > 27 9697 > 27 9820 > 27 9850 > 28 1 > 28 28 > 28 205 > 28 280 > 28 306 > 28 351 > 28 500 > 28 539 > 28 549 > 28 594 > 28 856 > 28 936 > 28 1010 > 28 1071 > 28 1135 > 28 1265 > 28 1625 > 28 1684 > 28 1685 > 28 1721 > 28 1866 > 28 1909 > 28 1997 > 28 2277 > 28 2287 > 28 2450 > 28 2493 > 28 2495 > 28 2577 > 28 2690 > 28 2750 > 28 2771 > 28 2796 > 28 2879 > 28 3098 > 28 3186 > 28 3271 > 28 3293 > 28 3349 > 28 3422 > 28 3428 > 28 3444 > 28 3536 > 28 3563 > 28 3849 > 28 3886 > 28 3923 > 28 3970 > 28 4037 > 28 4051 > 28 4075 > 28 4109 > 28 4146 > 28 4532 > 28 4734 > 28 4746 > 28 4848 > 28 5005 > 28 5335 > 28 5601 > 28 5649 > 28 5650 > 28 5992 > 28 6086 > 28 6208 > 28 6246 > 28 6554 > 28 6577 > 28 6761 > 28 6765 > 28 6812 > 28 6874 > 28 7053 > 28 7068 > 28 7129 > 28 7275 > 28 7464 > 28 7498 > 28 7527 > 28 7679 > 28 7845 > 28 7982 > 28 8188 > 28 8213 > 28 8273 > 28 8302 > 28 8429 > 28 8464 > 28 8480 > 28 8647 > 28 8829 > 28 9315 > 28 9320 > 28 9406 > 28 9414 > 28 9445 > 28 9461 > 28 9730 > 28 9809 > 28 9916 > 29 33 > 29 268 > 29 381 > 29 503 > 29 540 > 29 703 > 29 743 > 29 852 > 29 1154 > 29 1191 > 29 1269 > 29 1275 > 29 1326 > 29 1340 > 29 1382 > 29 1465 > 29 1588 > 29 1601 > 29 1713 > 29 2048 > 29 2085 > 29 2145 > 29 2154 > 29 2191 > 29 2238 > 29 2446 > 29 2522 > 29 2600 > 29 2755 > 29 2779 > 29 2808 > 29 2890 > 29 2901 > 29 3109 > 29 3121 > 29 3480 > 29 3566 > 29 3607 > 29 3629 > 29 3682 > 29 3684 > 29 3740 > 29 4078 > 29 4182 > 29 4253 > 29 4261 > 29 4461 > 29 4508 > 29 4522 > 29 4667 > 29 4994 > 29 5091 > 29 5162 > 29 5167 > 29 5287 > 29 5303 > 29 5588 > 29 5729 > 29 5744 > 29 5844 > 29 5983 > 29 6116 > 29 6146 > 29 6190 > 29 6376 > 29 6434 > 29 6526 > 29 6710 > 29 6819 > 29 6997 > 29 7110 > 29 7114 > 29 7172 > 29 7594 > 29 7687 > 29 7733 > 29 7749 > 29 7852 > 29 7861 > 29 7906 > 29 8220 > 29 8276 > 29 8322 > 29 8343 > 29 8546 > 29 8667 > 29 8728 > 29 8737 > 29 8756 > 29 8784 > 29 8786 > 29 8871 > 29 8879 > 29 9194 > 29 9222 > 29 9345 > 29 9482 > 29 9519 > 29 9763 > 29 9886 > 30 87 > 30 145 > 30 206 > 30 309 > 30 333 > 30 356 > 30 502 > 30 517 > 30 555 > 30 1396 > 30 1409 > 30 1413 > 30 1630 > 30 1806 > 30 1868 > 30 2149 > 30 2155 > 30 2281 > 30 2311 > 30 2406 > 30 2792 > 30 2800 > 30 2932 > 30 2988 > 30 3125 > 30 3321 > 30 3362 > 30 3419 > 30 3497 > 30 3513 > 30 3639 > 30 3705 > 30 3737 > 30 4011 > 30 4169 > 30 4378 > 30 4520 > 30 4543 > 30 4546 > 30 4564 > 30 4722 > 30 4738 > 30 5004 > 30 5035 > 30 5352 > 30 5497 > 30 5522 > 30 5628 > 30 5716 > 30 5901 > 30 5975 > 30 5990 > 30 6080 > 30 6145 > 30 6180 > 30 6309 > 30 6432 > 30 6568 > 30 6572 > 30 6785 > 30 6797 > 30 6899 > 30 7078 > 30 7203 > 30 7217 > 30 7285 > 30 7303 > 30 7329 > 30 7362 > 30 7468 > 30 7492 > 30 7528 > 30 7574 > 30 7611 > 30 7643 > 30 7725 > 30 7771 > 30 7823 > 30 7858 > 30 7925 > 30 8316 > 30 8373 > 30 8487 > 30 8620 > 30 8716 > 30 8766 > 30 8824 > 30 8881 > 30 8990 > 30 9074 > 30 9157 > 30 9473 > 30 9537 > 30 9549 > 30 9648 > 30 9655 > 30 9792 > 30 9837 > 30 9845 > 30 9978 > 31 40 > 31 97 > 31 172 > 31 198 > 31 222 > 31 241 > 31 441 > 31 454 > 31 687 > 31 754 > 31 942 > 31 961 > 31 1045 > 31 1219 > 31 1238 > 31 1450 > 31 1615 > 31 1741 > 31 2099 > 31 2323 > 31 2421 > 31 2627 > 31 2698 > 31 2704 > 31 2737 > 31 2811 > 31 3068 > 31 3139 > 31 3193 > 31 3218 > 31 3243 > 31 3270 > 31 3280 > 31 3390 > 31 3410 > 31 3475 > 31 3508 > 31 3527 > 31 3827 > 31 3889 > 31 4179 > 31 4225 > 31 4365 > 31 4506 > 31 4571 > 31 4769 > 31 4784 > 31 5365 > 31 5378 > 31 5415 > 31 5418 > 31 5431 > 31 5472 > 31 5478 > 31 5501 > 31 5608 > 31 5704 > 31 5736 > 31 5841 > 31 5985 > 31 6010 > 31 6036 > 31 6300 > 31 6378 > 31 6419 > 31 6525 > 31 6593 > 31 6609 > 31 6674 > 31 6750 > 31 6796 > 31 6798 > 31 7105 > 31 7132 > 31 7254 > 31 7283 > 31 7335 > 31 7552 > 31 7569 > 31 7642 > 31 7656 > 31 7736 > 31 7880 > 31 7889 > 31 7971 > 31 8022 > 31 8066 > 31 8178 > 31 8190 > 31 8192 > 31 8245 > 31 8253 > 31 8450 > 31 8698 > 31 8738 > 31 9151 > 31 9286 > 31 9364 > 31 9527 > 31 9534 > 32 101 > 32 190 > 32 225 > 32 247 > 32 440 > 32 683 > 32 811 > 32 895 > 32 1062 > 32 1102 > 32 1124 > 32 1168 > 32 1188 > 32 1272 > 32 1386 > 32 1472 > 32 1535 > 32 1558 > 32 1645 > 32 1903 > 32 1923 > 32 2177 > 32 2310 > 32 2508 > 32 2657 > 32 2709 > 32 2712 > 32 2775 > 32 2906 > 32 2951 > 32 2955 > 32 3156 > 32 3223 > 32 3299 > 32 3300 > 32 3467 > 32 3526 > 32 3537 > 32 3799 > 32 3844 > 32 3951 > 32 4073 > 32 4085 > 32 4259 > 32 4296 > 32 4352 > 32 4631 > 32 4644 > 32 4791 > 32 4795 > 32 4932 > 32 4941 > 32 5037 > 32 5202 > 32 5238 > 32 5296 > 32 5455 > 32 5590 > 32 5631 > 32 5684 > 32 5690 > 32 5731 > 32 5816 > 32 5840 > 32 6282 > 32 6299 > 32 6374 > 32 6403 > 32 6415 > 32 6507 > 32 6621 > 32 6833 > 32 6970 > 32 7120 > 32 7301 > 32 7377 > 32 7612 > 32 7651 > 32 7723 > 32 7843 > 32 8120 > 32 8191 > 32 8320 > 32 8393 > 32 8474 > 32 8538 > 32 8591 > 32 8594 > 32 8597 > 32 8608 > 32 8609 > 32 9306 > 32 9417 > 32 9555 > 32 9557 > 32 9564 > 32 9591 > 32 9770 > 32 9932 > 32 9971 > 33 11 > 33 127 > 33 136 > 33 181 > 33 275 > 33 559 > 33 635 > 33 736 > 33 737 > 33 955 > 33 1044 > 33 1203 > 33 1357 > 33 1364 > 33 1495 > 33 1573 > 33 1610 > 33 1669 > 33 1965 > 33 1981 > 33 2351 > 33 2408 > 33 2681 > 33 2776 > 33 2987 > 33 3242 > 33 3342 > 33 3627 > 33 3674 > 33 3744 > 33 3791 > 33 3813 > 33 3858 > 33 3969 > 33 4014 > 33 4247 > 33 4600 > 33 4690 > 33 4782 > 33 4953 > 33 4973 > 33 5027 > 33 5074 > 33 5222 > 33 5231 > 33 5326 > 33 5487 > 33 5488 > 33 5618 > 33 5621 > 33 5641 > 33 5689 > 33 5798 > 33 5851 > 33 6028 > 33 6191 > 33 6277 > 33 6313 > 33 6806 > 33 6825 > 33 6835 > 33 6843 > 33 7043 > 33 7164 > 33 7173 > 33 7279 > 33 7358 > 33 7504 > 33 7670 > 33 7677 > 33 7678 > 33 7728 > 33 7753 > 33 7802 > 33 7921 > 33 7967 > 33 8072 > 33 8080 > 33 8185 > 33 8263 > 33 8545 > 33 8635 > 33 8749 > 33 8801 > 33 8804 > 33 8830 > 33 8846 > 33 8883 > 33 8932 > 33 9020 > 33 9026 > 33 9112 > 33 9201 > 33 9212 > 33 9469 > 33 9597 > 33 9601 > 33 9673 > 33 9762 > 33 9934 > 34 90 > 34 174 > 34 303 > 34 390 > 34 514 > 34 548 > 34 567 > 34 569 > 34 650 > 34 785 > 34 799 > 34 845 > 34 1026 > 34 1336 > 34 1341 > 34 1345 > 34 1347 > 34 1571 > 34 1676 > 34 1677 > 34 1833 > 34 1874 > 34 1925 > 34 2083 > 34 2146 > 34 2292 > 34 2312 > 34 2386 > 34 2441 > 34 2523 > 34 2630 > 34 2786 > 34 2999 > 34 3119 > 34 3190 > 34 3248 > 34 3404 > 34 3659 > 34 3708 > 34 3738 > 34 3754 > 34 3939 > 34 3997 > 34 4200 > 34 4249 > 34 4542 > 34 4866 > 34 5116 > 34 5118 > 34 5218 > 34 5290 > 34 5383 > 34 5500 > 34 5683 > 34 5886 > 34 5902 > 34 5922 > 34 6120 > 34 6138 > 34 6358 > 34 6646 > 34 6887 > 34 6908 > 34 6920 > 34 6969 > 34 6988 > 34 7015 > 34 7024 > 34 7077 > 34 7339 > 34 7375 > 34 7526 > 34 7631 > 34 7637 > 34 7799 > 34 7836 > 34 7848 > 34 7970 > 34 7992 > 34 8023 > 34 8163 > 34 8289 > 34 8304 > 34 8372 > 34 8459 > 34 8460 > 34 8571 > 34 8618 > 34 8689 > 34 8769 > 34 8820 > 34 8898 > 34 8954 > 34 9012 > 34 9152 > 34 9227 > 34 9479 > 34 9509 > 34 9632 > 34 9853 > 35 122 > 35 148 > 35 156 > 35 231 > 35 385 > 35 435 > 35 436 > 35 579 > 35 712 > 35 757 > 35 899 > 35 931 > 35 998 > 35 1291 > 35 1440 > 35 1569 > 35 1674 > 35 1758 > 35 1831 > 35 1961 > 35 2047 > 35 2119 > 35 2248 > 35 2275 > 35 2326 > 35 2483 > 35 2548 > 35 2631 > 35 2736 > 35 2797 > 35 2822 > 35 2927 > 35 2931 > 35 3066 > 35 3322 > 35 3403 > 35 3668 > 35 3722 > 35 4093 > 35 4112 > 35 4187 > 35 4209 > 35 4430 > 35 4484 > 35 4487 > 35 4513 > 35 4591 > 35 4675 > 35 5064 > 35 5067 > 35 5080 > 35 5133 > 35 5283 > 35 5331 > 35 5363 > 35 5409 > 35 5622 > 35 5735 > 35 5766 > 35 6224 > 35 6238 > 35 6240 > 35 6339 > 35 6372 > 35 6386 > 35 6613 > 35 6822 > 35 6849 > 35 6934 > 35 7002 > 35 7095 > 35 7313 > 35 7402 > 35 7512 > 35 7597 > 35 7731 > 35 7762 > 35 7764 > 35 7877 > 35 7914 > 35 8246 > 35 8321 > 35 8344 > 35 8395 > 35 8430 > 35 8753 > 35 8763 > 35 8965 > 35 9029 > 35 9230 > 35 9294 > 35 9472 > 35 9528 > 35 9547 > 35 9559 > 35 9606 > 35 9613 > 35 9706 > 35 9722 > 35 9814 > 36 35 > 36 47 > 36 118 > 36 169 > 36 186 > 36 252 > 36 270 > 36 566 > 36 630 > 36 666 > 36 668 > 36 726 > 36 840 > 36 963 > 36 1223 > 36 1280 > 36 1585 > 36 1642 > 36 1759 > 36 1767 > 36 1791 > 36 1888 > 36 1904 > 36 2012 > 36 2266 > 36 2282 > 36 2321 > 36 2533 > 36 2536 > 36 2967 > 36 3108 > 36 3247 > 36 3521 > 36 3541 > 36 3569 > 36 3583 > 36 3660 > 36 3874 > 36 4265 > 36 4486 > 36 4497 > 36 4537 > 36 4961 > 36 4981 > 36 5108 > 36 5127 > 36 5361 > 36 5386 > 36 5438 > 36 5444 > 36 5466 > 36 5739 > 36 5778 > 36 5930 > 36 5955 > 36 6167 > 36 6228 > 36 6405 > 36 6408 > 36 6430 > 36 6442 > 36 6569 > 36 6612 > 36 6745 > 36 6768 > 36 6885 > 36 7048 > 36 7150 > 36 7249 > 36 7278 > 36 7537 > 36 7589 > 36 7700 > 36 7729 > 36 7750 > 36 7751 > 36 7814 > 36 7826 > 36 7873 > 36 7917 > 36 8010 > 36 8121 > 36 8156 > 36 8174 > 36 8194 > 36 8293 > 36 8582 > 36 8599 > 36 8662 > 36 8895 > 36 8975 > 36 9018 > 36 9059 > 36 9136 > 36 9277 > 36 9390 > 36 9515 > 36 9522 > 36 9532 > 36 9884 > 37 58 > 37 182 > 37 250 > 37 291 > 37 486 > 37 768 > 37 772 > 37 803 > 37 835 > 37 841 > 37 1002 > 37 1027 > 37 1093 > 37 1134 > 37 1150 > 37 1162 > 37 1216 > 37 1391 > 37 1510 > 37 1520 > 37 1551 > 37 1577 > 37 1602 > 37 1621 > 37 1690 > 37 1697 > 37 1902 > 37 2124 > 37 2402 > 37 2537 > 37 2551 > 37 2892 > 37 3021 > 37 3082 > 37 3259 > 37 3315 > 37 3333 > 37 3397 > 37 3460 > 37 3464 > 37 3673 > 37 3710 > 37 3790 > 37 3803 > 37 3987 > 37 4277 > 37 4285 > 37 4400 > 37 4429 > 37 4473 > 37 4479 > 37 4507 > 37 4718 > 37 4828 > 37 4905 > 37 4955 > 37 5047 > 37 5176 > 37 5250 > 37 5279 > 37 5323 > 37 5551 > 37 5565 > 37 5605 > 37 5762 > 37 5791 > 37 5817 > 37 6200 > 37 6222 > 37 6325 > 37 6329 > 37 6433 > 37 6510 > 37 6611 > 37 6679 > 37 6716 > 37 6787 > 37 6841 > 37 7005 > 37 7017 > 37 7018 > 37 7054 > 37 7082 > 37 7304 > 37 7740 > 37 7944 > 37 7955 > 37 8181 > 37 8411 > 37 8499 > 37 8547 > 37 8950 > 37 9019 > 37 9143 > 37 9326 > 37 9674 > 37 9789 > 37 9866 > 37 9930 > 37 9976 > 38 159 > 38 304 > 38 360 > 38 394 > 38 439 > 38 495 > 38 658 > 38 748 > 38 755 > 38 770 > 38 827 > 38 832 > 38 996 > 38 1050 > 38 1166 > 38 1194 > 38 1318 > 38 1426 > 38 1514 > 38 1529 > 38 1542 > 38 1647 > 38 1880 > 38 2350 > 38 2432 > 38 2488 > 38 2525 > 38 2559 > 38 2801 > 38 2828 > 38 2959 > 38 2976 > 38 3017 > 38 3117 > 38 3240 > 38 3291 > 38 3463 > 38 3633 > 38 4069 > 38 4252 > 38 4267 > 38 4380 > 38 4427 > 38 4598 > 38 4641 > 38 4727 > 38 4840 > 38 4856 > 38 4867 > 38 4906 > 38 4938 > 38 5023 > 38 5336 > 38 5479 > 38 5517 > 38 5834 > 38 5929 > 38 5933 > 38 5978 > 38 6127 > 38 6320 > 38 6336 > 38 6354 > 38 6476 > 38 6505 > 38 6657 > 38 6700 > 38 6838 > 38 6864 > 38 6869 > 38 6932 > 38 6939 > 38 7211 > 38 7219 > 38 7251 > 38 7429 > 38 7714 > 38 7730 > 38 8032 > 38 8051 > 38 8150 > 38 8173 > 38 8247 > 38 8394 > 38 8433 > 38 8578 > 38 8850 > 38 8863 > 38 8942 > 38 8947 > 38 8998 > 38 9130 > 38 9439 > 38 9483 > 38 9492 > 38 9683 > 38 9712 > 38 9785 > 38 9795 > 38 9979 > 39 22 > 39 52 > 39 103 > 39 150 > 39 161 > 39 192 > 39 380 > 39 412 > 39 708 > 39 809 > 39 849 > 39 905 > 39 964 > 39 1312 > 39 1334 > 39 1344 > 39 1351 > 39 1412 > 39 1432 > 39 1487 > 39 1568 > 39 1614 > 39 1716 > 39 1744 > 39 1858 > 39 1975 > 39 2042 > 39 2054 > 39 2270 > 39 2284 > 39 2309 > 39 2448 > 39 2680 > 39 2710 > 39 2840 > 39 3081 > 39 3085 > 39 3093 > 39 3123 > 39 3383 > 39 3433 > 39 3636 > 39 3890 > 39 3905 > 39 3910 > 39 3980 > 39 4151 > 39 4357 > 39 4414 > 39 4496 > 39 4595 > 39 5033 > 39 5122 > 39 5137 > 39 5168 > 39 5319 > 39 5492 > 39 5562 > 39 5643 > 39 5805 > 39 5953 > 39 5958 > 39 6016 > 39 6053 > 39 6630 > 39 6670 > 39 6697 > 39 6839 > 39 6883 > 39 6937 > 39 7039 > 39 7100 > 39 7204 > 39 7222 > 39 7323 > 39 7412 > 39 7451 > 39 7598 > 39 7636 > 39 8027 > 39 8359 > 39 8604 > 39 8690 > 39 8731 > 39 8771 > 39 8773 > 39 8894 > 39 8916 > 39 8967 > 39 9155 > 39 9160 > 39 9376 > 39 9437 > 39 9457 > 39 9533 > 39 9627 > 39 9671 > 39 9888 > 39 9905 > 39 9906 > 40 109 > 40 155 > 40 157 > 40 224 > 40 266 > 40 342 > 40 348 > 40 616 > 40 812 > 40 921 > 40 1137 > 40 1298 > 40 1324 > 40 1328 > 40 1335 > 40 1356 > 40 1452 > 40 1461 > 40 1661 > 40 1797 > 40 1812 > 40 1828 > 40 1901 > 40 2032 > 40 2122 > 40 2568 > 40 2747 > 40 2765 > 40 2803 > 40 2856 > 40 2923 > 40 3105 > 40 3272 > 40 3381 > 40 3454 > 40 3498 > 40 3530 > 40 3587 > 40 3720 > 40 3729 > 40 3776 > 40 3800 > 40 3944 > 40 4238 > 40 4287 > 40 4386 > 40 4635 > 40 4752 > 40 4837 > 40 4863 > 40 4968 > 40 4970 > 40 4977 > 40 5097 > 40 5520 > 40 5741 > 40 5786 > 40 5795 > 40 5991 > 40 6139 > 40 6154 > 40 6212 > 40 6364 > 40 6406 > 40 6428 > 40 6470 > 40 6527 > 40 6595 > 40 6627 > 40 6645 > 40 6686 > 40 6770 > 40 6971 > 40 7029 > 40 7087 > 40 7184 > 40 7383 > 40 7484 > 40 7667 > 40 7767 > 40 7783 > 40 7788 > 40 7981 > 40 7999 > 40 8011 > 40 8040 > 40 8097 > 40 8231 > 40 8237 > 40 8319 > 40 8777 > 40 9162 > 40 9188 > 40 9189 > 40 9219 > 40 9238 > 40 9264 > 40 9394 > 40 9438 > 40 9831 > 41 26 > 41 104 > 41 254 > 41 426 > 41 688 > 41 783 > 41 907 > 41 997 > 41 1061 > 41 1106 > 41 1141 > 41 1502 > 41 1824 > 41 1850 > 41 1973 > 41 2070 > 41 2179 > 41 2455 > 41 2541 > 41 2889 > 41 2916 > 41 3019 > 41 3153 > 41 3159 > 41 3226 > 41 3230 > 41 3506 > 41 3524 > 41 3656 > 41 3885 > 41 3888 > 41 3965 > 41 4089 > 41 4172 > 41 4228 > 41 4312 > 41 4360 > 41 4413 > 41 5125 > 41 5196 > 41 5245 > 41 5337 > 41 5412 > 41 5458 > 41 5569 > 41 5763 > 41 5806 > 41 5813 > 41 5863 > 41 5976 > 41 6037 > 41 6124 > 41 6345 > 41 6424 > 41 6517 > 41 6604 > 41 6692 > 41 6693 > 41 6904 > 41 7000 > 41 7108 > 41 7238 > 41 7460 > 41 7476 > 41 7517 > 41 7605 > 41 7617 > 41 7754 > 41 7792 > 41 7866 > 41 8015 > 41 8016 > 41 8079 > 41 8143 > 41 8358 > 41 8506 > 41 8509 > 41 8514 > 41 8527 > 41 8531 > 41 8673 > 41 8758 > 41 8796 > 41 8926 > 41 8934 > 41 8984 > 41 8991 > 41 9116 > 41 9213 > 41 9303 > 41 9344 > 41 9455 > 41 9463 > 41 9512 > 41 9518 > 41 9535 > 41 9599 > 41 9666 > 41 9817 > 41 9871 > 42 81 > 42 175 > 42 719 > 42 876 > 42 924 > 42 971 > 42 1042 > 42 1129 > 42 1289 > 42 1411 > 42 1435 > 42 1479 > 42 1512 > 42 1550 > 42 1715 > 42 1723 > 42 1728 > 42 1937 > 42 1976 > 42 2137 > 42 2165 > 42 2169 > 42 2376 > 42 2384 > 42 2458 > 42 2482 > 42 2616 > 42 2634 > 42 2692 > 42 2754 > 42 2768 > 42 2957 > 42 3069 > 42 3180 > 42 3341 > 42 3357 > 42 3423 > 42 3462 > 42 3564 > 42 3657 > 42 3821 > 42 4147 > 42 4183 > 42 4268 > 42 4290 > 42 4308 > 42 4328 > 42 4433 > 42 4438 > 42 4616 > 42 4645 > 42 4691 > 42 4702 > 42 4845 > 42 4885 > 42 4963 > 42 4983 > 42 4996 > 42 5014 > 42 5132 > 42 5201 > 42 5267 > 42 5297 > 42 5432 > 42 5440 > 42 5491 > 42 5496 > 42 5587 > 42 5705 > 42 5898 > 42 5998 > 42 6102 > 42 6276 > 42 6394 > 42 6498 > 42 6585 > 42 7111 > 42 7117 > 42 7268 > 42 7398 > 42 7424 > 42 7434 > 42 7772 > 42 7794 > 42 7969 > 42 8020 > 42 8402 > 42 8473 > 42 8807 > 42 8833 > 42 8918 > 42 8977 > 42 9002 > 42 9146 > 42 9495 > 42 9567 > 42 9633 > 42 9806 > 42 9822 > 42 9917 > 43 106 > 43 308 > 43 557 > 43 586 > 43 685 > 43 731 > 43 751 > 43 885 > 43 915 > 43 1022 > 43 1059 > 43 1105 > 43 1118 > 43 1325 > 43 1595 > 43 1653 > 43 1663 > 43 1678 > 43 1756 > 43 1813 > 43 1872 > 43 2120 > 43 2340 > 43 2364 > 43 2475 > 43 2556 > 43 2624 > 43 2774 > 43 2882 > 43 2953 > 43 2975 > 43 3132 > 43 3141 > 43 3411 > 43 3441 > 43 3493 > 43 3561 > 43 3699 > 43 3756 > 43 3767 > 43 3806 > 43 3871 > 43 3986 > 43 4096 > 43 4216 > 43 4346 > 43 4541 > 43 4653 > 43 4865 > 43 4887 > 43 4978 > 43 5349 > 43 5398 > 43 5417 > 43 5679 > 43 5771 > 43 5774 > 43 5835 > 43 5995 > 43 6148 > 43 6157 > 43 6159 > 43 6210 > 43 6431 > 43 6478 > 43 6622 > 43 6824 > 43 6888 > 43 6945 > 43 7261 > 43 7334 > 43 7626 > 43 7628 > 43 7650 > 43 7665 > 43 7672 > 43 7763 > 43 7831 > 43 7840 > 43 7918 > 43 7963 > 43 7988 > 43 7996 > 43 8042 > 43 8272 > 43 8484 > 43 8539 > 43 8577 > 43 8598 > 43 8611 > 43 8619 > 43 8782 > 43 8793 > 43 9008 > 43 9250 > 43 9659 > 43 9696 > 43 9715 > 43 9750 > 43 9774 > 44 34 > 44 98 > 44 107 > 44 108 > 44 138 > 44 346 > 44 354 > 44 373 > 44 465 > 44 481 > 44 577 > 44 644 > 44 706 > 44 782 > 44 862 > 44 944 > 44 1358 > 44 1370 > 44 1417 > 44 1439 > 44 1467 > 44 1849 > 44 1879 > 44 1884 > 44 1898 > 44 2026 > 44 2139 > 44 2166 > 44 2173 > 44 2259 > 44 2325 > 44 2327 > 44 2336 > 44 2491 > 44 2675 > 44 2820 > 44 2935 > 44 2965 > 44 3075 > 44 3080 > 44 3084 > 44 3314 > 44 3417 > 44 3492 > 44 3614 > 44 3785 > 44 3925 > 44 3968 > 44 4243 > 44 4286 > 44 4460 > 44 4575 > 44 4578 > 44 4612 > 44 4625 > 44 4723 > 44 4753 > 44 4862 > 44 4871 > 44 4946 > 44 4949 > 44 5003 > 44 5077 > 44 5298 > 44 5385 > 44 5483 > 44 5941 > 44 5970 > 44 6177 > 44 6462 > 44 6580 > 44 6702 > 44 6805 > 44 6968 > 44 7121 > 44 7188 > 44 7342 > 44 7360 > 44 7379 > 44 7582 > 44 7910 > 44 8044 > 44 8068 > 44 8161 > 44 8258 > 44 8297 > 44 8318 > 44 8370 > 44 8583 > 44 8610 > 44 8857 > 44 8911 > 44 8956 > 44 9114 > 44 9368 > 44 9490 > 44 9504 > 44 9660 > 44 9835 > 44 9860 > 45 330 > 45 361 > 45 523 > 45 589 > 45 684 > 45 939 > 45 949 > 45 1014 > 45 1185 > 45 1227 > 45 1229 > 45 1394 > 45 1743 > 45 1825 > 45 1878 > 45 2022 > 45 2216 > 45 2249 > 45 2365 > 45 2576 > 45 2651 > 45 2726 > 45 2766 > 45 2823 > 45 2984 > 45 3032 > 45 3037 > 45 3043 > 45 3099 > 45 3189 > 45 3200 > 45 3413 > 45 3425 > 45 3550 > 45 3654 > 45 3743 > 45 4041 > 45 4111 > 45 4211 > 45 4273 > 45 4375 > 45 4449 > 45 4716 > 45 4743 > 45 4787 > 45 4967 > 45 4969 > 45 5447 > 45 5460 > 45 5476 > 45 5660 > 45 5750 > 45 5893 > 45 5948 > 45 6130 > 45 6169 > 45 6319 > 45 6342 > 45 6411 > 45 6649 > 45 6767 > 45 6859 > 45 6978 > 45 7051 > 45 7109 > 45 7221 > 45 7273 > 45 7280 > 45 7357 > 45 7399 > 45 7625 > 45 7691 > 45 7907 > 45 8013 > 45 8227 > 45 8266 > 45 8281 > 45 8341 > 45 8470 > 45 8554 > 45 8660 > 45 8739 > 45 8919 > 45 8951 > 45 8966 > 45 9065 > 45 9209 > 45 9229 > 45 9240 > 45 9332 > 45 9384 > 45 9420 > 45 9426 > 45 9428 > 45 9514 > 45 9717 > 45 9784 > 45 9788 > 45 9791 > 45 9980 > 46 130 > 46 201 > 46 243 > 46 251 > 46 262 > 46 307 > 46 315 > 46 472 > 46 674 > 46 747 > 46 884 > 46 990 > 46 1170 > 46 1404 > 46 1662 > 46 1838 > 46 1931 > 46 1932 > 46 1955 > 46 2102 > 46 2199 > 46 2366 > 46 2469 > 46 2852 > 46 3367 > 46 3426 > 46 3449 > 46 3534 > 46 3542 > 46 3554 > 46 3796 > 46 3853 > 46 3956 > 46 4042 > 46 4139 > 46 4405 > 46 4406 > 46 4410 > 46 4601 > 46 4614 > 46 4764 > 46 4810 > 46 4891 > 46 5062 > 46 5073 > 46 5234 > 46 5252 > 46 5406 > 46 5468 > 46 5503 > 46 5536 > 46 5670 > 46 5823 > 46 5848 > 46 5866 > 46 5868 > 46 5890 > 46 5892 > 46 6144 > 46 6174 > 46 6301 > 46 6363 > 46 6512 > 46 6530 > 46 6840 > 46 6892 > 46 6991 > 46 7061 > 46 7227 > 46 7241 > 46 7272 > 46 7299 > 46 7386 > 46 7521 > 46 7538 > 46 7583 > 46 7634 > 46 7699 > 46 8327 > 46 8424 > 46 8437 > 46 8542 > 46 8564 > 46 8681 > 46 8781 > 46 8822 > 46 8885 > 46 9046 > 46 9335 > 46 9346 > 46 9550 > 46 9577 > 46 9609 > 46 9620 > 46 9703 > 46 9724 > 46 9786 > 46 9832 > 46 9940 > 46 9948 > 47 62 > 47 79 > 47 143 > 47 184 > 47 209 > 47 501 > 47 511 > 47 866 > 47 900 > 47 1000 > 47 1120 > 47 1202 > 47 1251 > 47 1523 > 47 1564 > 47 1567 > 47 1597 > 47 1686 > 47 1886 > 47 1966 > 47 2062 > 47 2066 > 47 2089 > 47 2181 > 47 2215 > 47 2241 > 47 2474 > 47 2644 > 47 2666 > 47 2809 > 47 2854 > 47 2884 > 47 2979 > 47 3000 > 47 3183 > 47 3516 > 47 3644 > 47 3691 > 47 3758 > 47 3832 > 47 3876 > 47 4036 > 47 4110 > 47 4333 > 47 4662 > 47 4680 > 47 4864 > 47 4892 > 47 5030 > 47 5271 > 47 5280 > 47 5306 > 47 5518 > 47 5577 > 47 5721 > 47 5734 > 47 5757 > 47 5818 > 47 5920 > 47 6123 > 47 6465 > 47 6468 > 47 6490 > 47 6519 > 47 6724 > 47 6729 > 47 6739 > 47 6827 > 47 6856 > 47 6871 > 47 6890 > 47 6907 > 47 6925 > 47 7035 > 47 7049 > 47 7349 > 47 7374 > 47 7519 > 47 7553 > 47 7632 > 47 7742 > 47 7904 > 47 8109 > 47 8132 > 47 8159 > 47 8252 > 47 8481 > 47 8678 > 47 8760 > 47 8805 > 47 8978 > 47 9022 > 47 9108 > 47 9253 > 47 9256 > 47 9283 > 47 9375 > 47 9402 > 47 9607 > 47 9733 > 48 216 > 48 497 > 48 789 > 48 843 > 48 896 > 48 1051 > 48 1158 > 48 1253 > 48 1403 > 48 1463 > 48 1538 > 48 1589 > 48 1620 > 48 1783 > 48 1809 > 48 1837 > 48 1921 > 48 2147 > 48 2186 > 48 2264 > 48 2279 > 48 2413 > 48 2611 > 48 2640 > 48 2641 > 48 2646 > 48 2703 > 48 2781 > 48 2974 > 48 3014 > 48 3089 > 48 3201 > 48 3206 > 48 3294 > 48 3356 > 48 3630 > 48 3698 > 48 3879 > 48 3904 > 48 4137 > 48 4186 > 48 4402 > 48 4409 > 48 5010 > 48 5029 > 48 5230 > 48 5493 > 48 5578 > 48 5607 > 48 5673 > 48 5733 > 48 5869 > 48 5874 > 48 5952 > 48 6061 > 48 6063 > 48 6171 > 48 6182 > 48 6256 > 48 6306 > 48 6479 > 48 6642 > 48 6664 > 48 6675 > 48 6698 > 48 6830 > 48 7070 > 48 7212 > 48 7226 > 48 7266 > 48 7346 > 48 7459 > 48 7549 > 48 7668 > 48 7713 > 48 7734 > 48 7830 > 48 8126 > 48 8134 > 48 8295 > 48 8347 > 48 8379 > 48 8384 > 48 8441 > 48 8461 > 48 8568 > 48 8592 > 48 8638 > 48 8643 > 48 8694 > 48 8856 > 48 8891 > 48 9051 > 48 9341 > 48 9353 > 48 9580 > 48 9742 > 48 9854 > 48 9929 > 48 9987 > 49 363 > 49 429 > 49 536 > 49 608 > 49 609 > 49 714 > 49 810 > 49 818 > 49 989 > 49 1029 > 49 1070 > 49 1084 > 49 1098 > 49 1114 > 49 1147 > 49 1305 > 49 1363 > 49 1365 > 49 1429 > 49 1469 > 49 1524 > 49 1545 > 49 2288 > 49 2530 > 49 2555 > 49 2653 > 49 2721 > 49 2834 > 49 2864 > 49 2950 > 49 2966 > 49 2990 > 49 3022 > 49 3031 > 49 3049 > 49 3318 > 49 3389 > 49 3641 > 49 3831 > 49 4223 > 49 4316 > 49 4388 > 49 4428 > 49 4436 > 49 4554 > 49 4700 > 49 4711 > 49 4929 > 49 4944 > 49 5017 > 49 5056 > 49 5089 > 49 5343 > 49 5452 > 49 5509 > 49 5564 > 49 5570 > 49 5730 > 49 5822 > 49 5865 > 49 5996 > 49 6233 > 49 6283 > 49 6327 > 49 6346 > 49 6377 > 49 6474 > 49 6837 > 49 7155 > 49 7257 > 49 7292 > 49 7494 > 49 7520 > 49 7663 > 49 7757 > 49 8036 > 49 8073 > 49 8094 > 49 8335 > 49 8338 > 49 8409 > 49 8440 > 49 8466 > 49 8467 > 49 8552 > 49 8630 > 49 8713 > 49 8886 > 49 9007 > 49 9025 > 49 9037 > 49 9145 > 49 9366 > 49 9413 > 49 9480 > 49 9570 > 49 9624 > 49 9833 > 49 9975 > 49 9991 > 50 45 > 50 74 > 50 267 > 50 339 > 50 379 > 50 485 > 50 515 > 50 654 > 50 790 > 50 901 > 50 930 > 50 947 > 50 1171 > 50 1180 > 50 1182 > 50 1213 > 50 1493 > 50 1574 > 50 1683 > 50 1750 > 50 1790 > 50 1832 > 50 2003 > 50 2025 > 50 2133 > 50 2142 > 50 2185 > 50 2560 > 50 2618 > 50 2716 > 50 2905 > 50 3063 > 50 3065 > 50 3107 > 50 3238 > 50 3304 > 50 3405 > 50 3474 > 50 3489 > 50 3520 > 50 3652 > 50 3778 > 50 3975 > 50 4119 > 50 4145 > 50 4337 > 50 4425 > 50 4545 > 50 4697 > 50 4705 > 50 4779 > 50 4874 > 50 5039 > 50 5174 > 50 5205 > 50 5215 > 50 5226 > 50 5295 > 50 5390 > 50 5419 > 50 5616 > 50 5753 > 50 6093 > 50 6160 > 50 6179 > 50 6267 > 50 6338 > 50 6488 > 50 6532 > 50 6565 > 50 6576 > 50 6735 > 50 6773 > 50 6906 > 50 6954 > 50 7030 > 50 7390 > 50 7603 > 50 7620 > 50 7748 > 50 8197 > 50 8228 > 50 8536 > 50 8724 > 50 8762 > 50 8958 > 50 8963 > 50 9106 > 50 9177 > 50 9266 > 50 9329 > 50 9331 > 50 9422 > 50 9447 > 50 9493 > 50 9598 > 50 9677 > 50 9847 > 50 9924 > 50 9969 > 51 210 > 51 215 > 51 305 > 51 372 > 51 490 > 51 570 > 51 629 > 51 741 > 51 1167 > 51 1176 > 51 1295 > 51 1296 > 51 1355 > 51 1373 > 51 1438 > 51 1443 > 51 1490 > 51 1698 > 51 1733 > 51 1740 > 51 1928 > 51 2063 > 51 2168 > 51 2192 > 51 2235 > 51 2247 > 51 2293 > 51 2298 > 51 2355 > 51 2433 > 51 2574 > 51 2632 > 51 2958 > 51 3126 > 51 3135 > 51 3331 > 51 3372 > 51 3399 > 51 3522 > 51 3712 > 51 3734 > 51 3798 > 51 4132 > 51 4284 > 51 4338 > 51 4389 > 51 4416 > 51 4459 > 51 4580 > 51 4643 > 51 4858 > 51 5119 > 51 5151 > 51 5152 > 51 5776 > 51 5782 > 51 5885 > 51 5888 > 51 6018 > 51 6227 > 51 6241 > 51 6248 > 51 6253 > 51 6286 > 51 6567 > 51 6879 > 51 6949 > 51 7267 > 51 7345 > 51 7443 > 51 7518 > 51 7559 > 51 7573 > 51 7908 > 51 7911 > 51 7984 > 51 7987 > 51 8196 > 51 8340 > 51 8355 > 51 8375 > 51 8420 > 51 8593 > 51 8624 > 51 8708 > 51 8789 > 51 9064 > 51 9070 > 51 9081 > 51 9310 > 51 9436 > 51 9442 > 51 9507 > 51 9662 > 51 9669 > 51 9759 > 51 9767 > 51 9819 > 51 9830 > 51 9994 > 52 50 > 52 73 > 52 132 > 52 180 > 52 282 > 52 319 > 52 510 > 52 640 > 52 645 > 52 764 > 52 833 > 52 853 > 52 912 > 52 968 > 52 1004 > 52 1035 > 52 1085 > 52 1255 > 52 1292 > 52 1327 > 52 1507 > 52 1742 > 52 1793 > 52 1810 > 52 1857 > 52 1875 > 52 1920 > 52 1972 > 52 2090 > 52 2424 > 52 2720 > 52 2777 > 52 2947 > 52 3023 > 52 3053 > 52 3074 > 52 3120 > 52 3168 > 52 3196 > 52 3237 > 52 3316 > 52 3429 > 52 3477 > 52 3518 > 52 3815 > 52 3911 > 52 3929 > 52 4019 > 52 4255 > 52 4280 > 52 4330 > 52 4468 > 52 4560 > 52 4754 > 52 5362 > 52 5489 > 52 5597 > 52 5694 > 52 5833 > 52 6045 > 52 6085 > 52 6134 > 52 6420 > 52 6450 > 52 6667 > 52 6753 > 52 6831 > 52 7019 > 52 7041 > 52 7144 > 52 7364 > 52 7370 > 52 7473 > 52 7487 > 52 7547 > 52 7587 > 52 7600 > 52 7607 > 52 7891 > 52 7993 > 52 8076 > 52 8078 > 52 8119 > 52 8138 > 52 8496 > 52 8621 > 52 8666 > 52 8679 > 52 8779 > 52 8791 > 52 8900 > 52 9115 > 52 9167 > 52 9258 > 52 9271 > 52 9311 > 52 9379 > 52 9856 > 52 9861 > 52 9993 > 53 21 > 53 44 > 53 171 > 53 324 > 53 493 > 53 552 > 53 730 > 53 923 > 53 1231 > 53 1682 > 53 1792 > 53 1811 > 53 1918 > 53 1948 > 53 2010 > 53 2035 > 53 2211 > 53 2352 > 53 2373 > 53 2558 > 53 2745 > 53 2881 > 53 3073 > 53 3086 > 53 3102 > 53 3134 > 53 3192 > 53 3228 > 53 3645 > 53 3647 > 53 3934 > 53 4064 > 53 4168 > 53 4256 > 53 4370 > 53 4489 > 53 4523 > 53 4621 > 53 4677 > 53 4712 > 53 4725 > 53 4826 > 53 4849 > 53 4854 > 53 4873 > 53 4956 > 53 5016 > 53 5100 > 53 5227 > 53 5264 > 53 5405 > 53 5465 > 53 5540 > 53 5541 > 53 5567 > 53 5603 > 53 5699 > 53 5727 > 53 5788 > 53 5794 > 53 5802 > 53 5928 > 53 5959 > 53 6141 > 53 6188 > 53 6195 > 53 6459 > 53 6486 > 53 6503 > 53 6533 > 53 6561 > 53 6671 > 53 7025 > 53 7166 > 53 7324 > 53 7654 > 53 7710 > 53 7752 > 53 7800 > 53 7808 > 53 7835 > 53 8103 > 53 8166 > 53 8360 > 53 8495 > 53 8502 > 53 8525 > 53 8549 > 53 8847 > 53 8867 > 53 9004 > 53 9032 > 53 9150 > 53 9206 > 53 9312 > 53 9396 > 53 9732 > 53 9743 > 53 9872 > 53 9900 > 54 0 > 54 43 > 54 110 > 54 246 > 54 421 > 54 424 > 54 477 > 54 489 > 54 643 > 54 815 > 54 974 > 54 1013 > 54 1221 > 54 1331 > 54 1468 > 54 1483 > 54 1711 > 54 1770 > 54 1846 > 54 1856 > 54 1984 > 54 2098 > 54 2190 > 54 2229 > 54 2261 > 54 2295 > 54 2437 > 54 2497 > 54 2500 > 54 2654 > 54 2900 > 54 3046 > 54 3113 > 54 3130 > 54 3145 > 54 3479 > 54 3559 > 54 3584 > 54 3678 > 54 3852 > 54 4038 > 54 4039 > 54 4106 > 54 4219 > 54 4349 > 54 4403 > 54 4577 > 54 4647 > 54 4789 > 54 4855 > 54 4868 > 54 4901 > 54 4928 > 54 5130 > 54 5204 > 54 5301 > 54 5317 > 54 5410 > 54 5594 > 54 5852 > 54 5881 > 54 5949 > 54 6006 > 54 6040 > 54 6166 > 54 6296 > 54 6314 > 54 6343 > 54 6369 > 54 6373 > 54 6473 > 54 6494 > 54 6575 > 54 6842 > 54 6919 > 54 7239 > 54 7539 > 54 7883 > 54 7990 > 54 8212 > 54 8445 > 54 8528 > 54 8563 > 54 8745 > 54 8839 > 54 8968 > 54 8986 > 54 9014 > 54 9021 > 54 9036 > 54 9184 > 54 9340 > 54 9441 > 54 9603 > 54 9720 > 54 9744 > 54 9804 > 54 9812 > 54 9864 > 54 9928 > 55 129 > 55 263 > 55 848 > 55 917 > 55 977 > 55 1142 > 55 1181 > 55 1225 > 55 1384 > 55 1570 > 55 1665 > 55 1787 > 55 1979 > 55 2060 > 55 2078 > 55 2093 > 55 2176 > 55 2242 > 55 2334 > 55 2389 > 55 2410 > 55 2479 > 55 2601 > 55 2621 > 55 2740 > 55 2773 > 55 3015 > 55 3077 > 55 3100 > 55 3236 > 55 3359 > 55 3571 > 55 3689 > 55 3717 > 55 3719 > 55 3920 > 55 4130 > 55 4269 > 55 4326 > 55 4361 > 55 4395 > 55 4442 > 55 4646 > 55 4827 > 55 5020 > 55 5090 > 55 5142 > 55 5159 > 55 5236 > 55 5247 > 55 5351 > 55 5404 > 55 5586 > 55 5711 > 55 5714 > 55 5829 > 55 5896 > 55 6022 > 55 6074 > 55 6262 > 55 6603 > 55 6610 > 55 6636 > 55 6660 > 55 6733 > 55 6737 > 55 6852 > 55 6923 > 55 6981 > 55 7010 > 55 7171 > 55 7200 > 55 7240 > 55 7286 > 55 7408 > 55 7418 > 55 7421 > 55 7453 > 55 7599 > 55 7953 > 55 7977 > 55 8093 > 55 8151 > 55 8170 > 55 8377 > 55 8422 > 55 8434 > 55 8448 > 55 8586 > 55 8875 > 55 8943 > 55 9049 > 55 9133 > 55 9354 > 55 9529 > 55 9552 > 55 9576 > 55 9653 > 55 9828 > 55 9868 > 56 117 > 56 204 > 56 283 > 56 320 > 56 445 > 56 592 > 56 951 > 56 970 > 56 973 > 56 1127 > 56 1282 > 56 1330 > 56 1359 > 56 1518 > 56 1566 > 56 1636 > 56 1646 > 56 1706 > 56 1731 > 56 1738 > 56 1862 > 56 1986 > 56 2029 > 56 2223 > 56 2378 > 56 2581 > 56 3027 > 56 3167 > 56 3317 > 56 3350 > 56 3430 > 56 3658 > 56 3703 > 56 3926 > 56 3967 > 56 4000 > 56 4118 > 56 4457 > 56 4534 > 56 4535 > 56 4729 > 56 4749 > 56 4760 > 56 4844 > 56 4879 > 56 4954 > 56 4972 > 56 5154 > 56 5270 > 56 5291 > 56 5576 > 56 5596 > 56 5606 > 56 5638 > 56 5666 > 56 5879 > 56 5906 > 56 5915 > 56 6032 > 56 6096 > 56 6162 > 56 6260 > 56 6291 > 56 6316 > 56 6365 > 56 6443 > 56 6541 > 56 6658 > 56 6687 > 56 6717 > 56 6792 > 56 7182 > 56 7199 > 56 7296 > 56 7444 > 56 7496 > 56 7507 > 56 7768 > 56 7815 > 56 7950 > 56 8045 > 56 8114 > 56 8160 > 56 8491 > 56 8559 > 56 8574 > 56 8655 > 56 8700 > 56 8845 > 56 8893 > 56 8896 > 56 8940 > 56 8982 > 56 9053 > 56 9131 > 56 9260 > 56 9317 > 56 9370 > 56 9592 > 56 9913 > 57 116 > 57 137 > 57 162 > 57 318 > 57 400 > 57 457 > 57 492 > 57 672 > 57 842 > 57 957 > 57 1274 > 57 1418 > 57 1549 > 57 1584 > 57 1804 > 57 1917 > 57 1919 > 57 1942 > 57 1992 > 57 1995 > 57 2044 > 57 2132 > 57 2296 > 57 2422 > 57 2526 > 57 2589 > 57 2625 > 57 2814 > 57 2893 > 57 2908 > 57 3018 > 57 3354 > 57 3440 > 57 3572 > 57 3653 > 57 3704 > 57 3851 > 57 3897 > 57 3924 > 57 4134 > 57 4276 > 57 4310 > 57 4587 > 57 4657 > 57 4808 > 57 4839 > 57 4896 > 57 4984 > 57 4999 > 57 5008 > 57 5045 > 57 5213 > 57 5272 > 57 5312 > 57 5573 > 57 5675 > 57 5746 > 57 6077 > 57 6094 > 57 6418 > 57 6477 > 57 6543 > 57 6607 > 57 6929 > 57 6941 > 57 6996 > 57 7477 > 57 7536 > 57 7778 > 57 7819 > 57 7912 > 57 8001 > 57 8064 > 57 8187 > 57 8216 > 57 8286 > 57 8490 > 57 8555 > 57 8590 > 57 8601 > 57 8605 > 57 8625 > 57 8670 > 57 8675 > 57 8699 > 57 8768 > 57 8815 > 57 8858 > 57 8952 > 57 9031 > 57 9045 > 57 9060 > 57 9139 > 57 9352 > 57 9419 > 57 9530 > 57 9586 > 57 9604 > 57 9843 > 57 9981 > 58 78 > 58 100 > 58 249 > 58 258 > 58 313 > 58 530 > 58 599 > 58 796 > 58 920 > 58 987 > 58 1023 > 58 1074 > 58 1097 > 58 1121 > 58 1174 > 58 1258 > 58 1279 > 58 1378 > 58 1395 > 58 1696 > 58 1933 > 58 1939 > 58 2049 > 58 2057 > 58 2073 > 58 2115 > 58 2304 > 58 2341 > 58 2429 > 58 2445 > 58 2507 > 58 2687 > 58 2898 > 58 2940 > 58 3045 > 58 3343 > 58 3628 > 58 3782 > 58 3914 > 58 4001 > 58 4032 > 58 4034 > 58 4307 > 58 4331 > 58 4354 > 58 4464 > 58 4511 > 58 4599 > 58 4685 > 58 5031 > 58 5088 > 58 5126 > 58 5288 > 58 5360 > 58 5427 > 58 5474 > 58 5528 > 58 5547 > 58 5619 > 58 5855 > 58 5986 > 58 6002 > 58 6107 > 58 6119 > 58 6206 > 58 6211 > 58 6218 > 58 6219 > 58 6392 > 58 6427 > 58 6485 > 58 6564 > 58 6608 > 58 6898 > 58 6935 > 58 6940 > 58 6964 > 58 7192 > 58 7271 > 58 7524 > 58 7655 > 58 7884 > 58 7926 > 58 8030 > 58 8065 > 58 8167 > 58 8168 > 58 8342 > 58 8362 > 58 8365 > 58 8645 > 58 8725 > 58 8994 > 58 9083 > 58 9381 > 58 9429 > 58 9477 > 58 9691 > 58 9790 > 58 9801 > 59 565 > 59 613 > 59 621 > 59 626 > 59 693 > 59 882 > 59 946 > 59 982 > 59 1046 > 59 1053 > 59 1055 > 59 1056 > 59 1067 > 59 1095 > 59 1109 > 59 1148 > 59 1164 > 59 1241 > 59 1307 > 59 1422 > 59 1640 > 59 1722 > 59 1890 > 59 1911 > 59 2150 > 59 2221 > 59 2294 > 59 2308 > 59 2403 > 59 2594 > 59 2610 > 59 2688 > 59 2699 > 59 2718 > 59 2719 > 59 2785 > 59 2821 > 59 3006 > 59 3187 > 59 3254 > 59 3330 > 59 3452 > 59 3485 > 59 3557 > 59 4080 > 59 4126 > 59 4240 > 59 4548 > 59 4770 > 59 4788 > 59 4923 > 59 5140 > 59 5260 > 59 5292 > 59 5400 > 59 5561 > 59 5583 > 59 5635 > 59 5691 > 59 5956 > 59 5957 > 59 6271 > 59 6359 > 59 6436 > 59 6511 > 59 6516 > 59 6682 > 59 6683 > 59 6748 > 59 6910 > 59 7047 > 59 7136 > 59 7185 > 59 7381 > 59 7405 > 59 7482 > 59 7560 > 59 7707 > 59 7832 > 59 7937 > 59 7941 > 59 7943 > 59 8118 > 59 8426 > 59 8494 > 59 8505 > 59 8646 > 59 8705 > 59 8803 > 59 8837 > 59 8979 > 59 9233 > 59 9251 > 59 9255 > 59 9415 > 59 9543 > 59 9635 > 59 9754 > 59 9862 > 59 9867 > 60 113 > 60 176 > 60 371 > 60 449 > 60 578 > 60 733 > 60 875 > 60 938 > 60 984 > 60 1049 > 60 1186 > 60 1198 > 60 1242 > 60 1337 > 60 1415 > 60 1522 > 60 1671 > 60 1821 > 60 2202 > 60 2265 > 60 2444 > 60 2490 > 60 2696 > 60 2717 > 60 2798 > 60 2829 > 60 2844 > 60 2857 > 60 2961 > 60 3178 > 60 3700 > 60 3783 > 60 3884 > 60 3912 > 60 4022 > 60 4065 > 60 4135 > 60 4202 > 60 4226 > 60 4254 > 60 4527 > 60 4693 > 60 4884 > 60 5021 > 60 5149 > 60 5233 > 60 5354 > 60 5429 > 60 5477 > 60 5546 > 60 5669 > 60 5692 > 60 5895 > 60 5917 > 60 5932 > 60 5963 > 60 5974 > 60 6030 > 60 6057 > 60 6115 > 60 6153 > 60 6202 > 60 6215 > 60 6258 > 60 6426 > 60 6492 > 60 6640 > 60 6653 > 60 6668 > 60 6854 > 60 6875 > 60 6880 > 60 6894 > 60 6924 > 60 7075 > 60 7152 > 60 7252 > 60 7338 > 60 7394 > 60 7613 > 60 7712 > 60 7747 > 60 7898 > 60 8230 > 60 8240 > 60 8306 > 60 8386 > 60 8553 > 60 8560 > 60 8658 > 60 9071 > 60 9105 > 60 9107 > 60 9113 > 60 9140 > 60 9254 > 60 9289 > 60 9487 > 60 9698 > 60 9800 > 61 41 > 61 85 > 61 230 > 61 260 > 61 345 > 61 384 > 61 744 > 61 750 > 61 887 > 61 976 > 61 1064 > 61 1068 > 61 1266 > 61 1376 > 61 1397 > 61 1494 > 61 1818 > 61 1844 > 61 1870 > 61 1885 > 61 2110 > 61 2210 > 61 2476 > 61 3162 > 61 3301 > 61 3496 > 61 3500 > 61 3501 > 61 3615 > 61 3640 > 61 3681 > 61 3814 > 61 3860 > 61 4105 > 61 4156 > 61 4632 > 61 4715 > 61 4744 > 61 5024 > 61 5086 > 61 5101 > 61 5194 > 61 5206 > 61 5428 > 61 5464 > 61 5535 > 61 5549 > 61 5726 > 61 5808 > 61 5812 > 61 5919 > 61 5942 > 61 6133 > 61 6197 > 61 6574 > 61 6581 > 61 6623 > 61 7112 > 61 7269 > 61 7316 > 61 7333 > 61 7480 > 61 7497 > 61 7543 > 61 7545 > 61 7645 > 61 7658 > 61 7674 > 61 7709 > 61 7770 > 61 7773 > 61 7903 > 61 7948 > 61 8063 > 61 8090 > 61 8117 > 61 8129 > 61 8201 > 61 8265 > 61 8292 > 61 8331 > 61 8513 > 61 8530 > 61 8617 > 61 8652 > 61 8814 > 61 8992 > 61 9003 > 61 9011 > 61 9038 > 61 9062 > 61 9262 > 61 9361 > 61 9475 > 61 9569 > 61 9645 > 61 9657 > 61 9846 > 61 9892 > 61 9931 > 62 80 > 62 170 > 62 273 > 62 396 > 62 399 > 62 408 > 62 581 > 62 647 > 62 1160 > 62 1329 > 62 1446 > 62 1466 > 62 1600 > 62 1606 > 62 1689 > 62 1737 > 62 1867 > 62 2021 > 62 2055 > 62 2107 > 62 2227 > 62 2273 > 62 2301 > 62 2769 > 62 2815 > 62 2824 > 62 2846 > 62 3025 > 62 3140 > 62 3157 > 62 3211 > 62 3420 > 62 3515 > 62 3937 > 62 3962 > 62 4072 > 62 4557 > 62 4751 > 62 4833 > 62 4966 > 62 5096 > 62 5114 > 62 5195 > 62 5199 > 62 5471 > 62 5514 > 62 5904 > 62 5954 > 62 5960 > 62 5971 > 62 6065 > 62 6126 > 62 6136 > 62 6214 > 62 6275 > 62 6379 > 62 6389 > 62 6438 > 62 6449 > 62 6481 > 62 6549 > 62 6605 > 62 6616 > 62 6845 > 62 6944 > 62 6952 > 62 6960 > 62 6965 > 62 6995 > 62 7103 > 62 7231 > 62 7264 > 62 7310 > 62 7384 > 62 7756 > 62 7824 > 62 8046 > 62 8172 > 62 8218 > 62 8516 > 62 8570 > 62 8612 > 62 8632 > 62 8633 > 62 8657 > 62 8668 > 62 8682 > 62 8685 > 62 8876 > 62 9090 > 62 9221 > 62 9367 > 62 9489 > 62 9672 > 62 9687 > 62 9776 > 62 9778 > 62 9857 > 62 9901 > 62 9920 > 63 57 > 63 114 > 63 652 > 63 781 > 63 847 > 63 886 > 63 891 > 63 950 > 63 1080 > 63 1270 > 63 1416 > 63 1425 > 63 1701 > 63 1709 > 63 1785 > 63 1803 > 63 1907 > 63 1999 > 63 2315 > 63 2388 > 63 2503 > 63 2538 > 63 2583 > 63 2607 > 63 2623 > 63 2655 > 63 2842 > 63 3195 > 63 3284 > 63 3898 > 63 3941 > 63 4035 > 63 4067 > 63 4113 > 63 4237 > 63 4364 > 63 4399 > 63 4529 > 63 4588 > 63 4683 > 63 4731 > 63 4793 > 63 4811 > 63 4853 > 63 4921 > 63 4987 > 63 5040 > 63 5051 > 63 5112 > 63 5124 > 63 5181 > 63 5212 > 63 5552 > 63 5633 > 63 5665 > 63 5964 > 63 5967 > 63 5989 > 63 6274 > 63 6482 > 63 6732 > 63 6754 > 63 6774 > 63 7175 > 63 7315 > 63 7404 > 63 7435 > 63 7437 > 63 7485 > 63 7495 > 63 7506 > 63 7671 > 63 7694 > 63 7759 > 63 7885 > 63 8135 > 63 8180 > 63 8236 > 63 8371 > 63 8403 > 63 8407 > 63 8540 > 63 8641 > 63 8654 > 63 8680 > 63 8754 > 63 8764 > 63 8788 > 63 9119 > 63 9120 > 63 9220 > 63 9267 > 63 9468 > 63 9562 > 63 9581 > 63 9708 > 63 9764 > 63 9842 > 63 9874 > 63 9960 > 64 59 > 64 121 > 64 323 > 64 460 > 64 631 > 64 661 > 64 663 > 64 722 > 64 749 > 64 806 > 64 858 > 64 1214 > 64 1314 > 64 1486 > 64 1555 > 64 1565 > 64 1628 > 64 1762 > 64 1784 > 64 1916 > 64 2011 > 64 2080 > 64 2392 > 64 2395 > 64 2478 > 64 2590 > 64 2648 > 64 2664 > 64 2934 > 64 2942 > 64 3039 > 64 3051 > 64 3252 > 64 3421 > 64 3442 > 64 3535 > 64 3592 > 64 3646 > 64 3736 > 64 3818 > 64 3938 > 64 4074 > 64 4136 > 64 4499 > 64 4553 > 64 4629 > 64 4678 > 64 4916 > 64 5254 > 64 5275 > 64 5276 > 64 5332 > 64 5368 > 64 5642 > 64 5646 > 64 5688 > 64 5698 > 64 5712 > 64 5781 > 64 5864 > 64 5940 > 64 6034 > 64 6064 > 64 6091 > 64 6223 > 64 6232 > 64 6288 > 64 6295 > 64 6335 > 64 6504 > 64 6579 > 64 6708 > 64 6866 > 64 6877 > 64 7045 > 64 7079 > 64 7255 > 64 7256 > 64 7466 > 64 7481 > 64 7660 > 64 7732 > 64 7968 > 64 7972 > 64 8018 > 64 8226 > 64 8282 > 64 8325 > 64 8770 > 64 9087 > 64 9092 > 64 9246 > 64 9416 > 64 9440 > 64 9521 > 64 9556 > 64 9610 > 64 9650 > 64 9651 > 64 9965 > 65 25 > 65 147 > 65 149 > 65 271 > 65 347 > 65 442 > 65 468 > 65 494 > 65 512 > 65 524 > 65 541 > 65 638 > 65 682 > 65 1005 > 65 1036 > 65 1136 > 65 1157 > 65 1210 > 65 1234 > 65 1342 > 65 1367 > 65 1377 > 65 1421 > 65 1485 > 65 1519 > 65 1953 > 65 2127 > 65 2152 > 65 2449 > 65 2684 > 65 2807 > 65 2817 > 65 2848 > 65 3001 > 65 3283 > 65 3312 > 65 3320 > 65 3325 > 65 3340 > 65 3414 > 65 3443 > 65 3468 > 65 3577 > 65 3612 > 65 3642 > 65 3894 > 65 4024 > 65 4195 > 65 4234 > 65 4309 > 65 4315 > 65 4353 > 65 4651 > 65 4735 > 65 4759 > 65 4812 > 65 4830 > 65 4930 > 65 5002 > 65 5220 > 65 5366 > 65 5538 > 65 5604 > 65 5945 > 65 6059 > 65 6095 > 65 6515 > 65 6542 > 65 6545 > 65 6711 > 65 6723 > 65 6752 > 65 6884 > 65 6922 > 65 6946 > 65 7094 > 65 7388 > 65 7401 > 65 7469 > 65 7541 > 65 7705 > 65 7869 > 65 8017 > 65 8050 > 65 8053 > 65 8198 > 65 8203 > 65 8455 > 65 8508 > 65 8746 > 65 8836 > 65 8869 > 65 8999 > 65 9169 > 65 9241 > 65 9617 > 65 9640 > 65 9686 > 65 9858 > 65 9894 > 66 120 > 66 375 > 66 498 > 66 628 > 66 758 > 66 1081 > 66 1235 > 66 1281 > 66 1353 > 66 1491 > 66 1726 > 66 1951 > 66 2069 > 66 2545 > 66 2564 > 66 2595 > 66 2671 > 66 2674 > 66 2677 > 66 2784 > 66 2831 > 66 2924 > 66 2964 > 66 2970 > 66 3150 > 66 3169 > 66 3172 > 66 3407 > 66 3491 > 66 3552 > 66 3606 > 66 3610 > 66 3750 > 66 3755 > 66 3802 > 66 3829 > 66 3837 > 66 3880 > 66 3953 > 66 3985 > 66 4005 > 66 4062 > 66 4191 > 66 4302 > 66 4431 > 66 4437 > 66 4500 > 66 4536 > 66 4565 > 66 4701 > 66 4809 > 66 4850 > 66 4986 > 66 5078 > 66 5216 > 66 5268 > 66 5311 > 66 5328 > 66 5397 > 66 5516 > 66 5524 > 66 5591 > 66 5947 > 66 6050 > 66 6092 > 66 6143 > 66 6452 > 66 6523 > 66 6861 > 66 6893 > 66 7060 > 66 7074 > 66 7134 > 66 7176 > 66 7186 > 66 7311 > 66 7367 > 66 7387 > 66 7441 > 66 7478 > 66 7586 > 66 7592 > 66 7839 > 66 7886 > 66 7965 > 66 8369 > 66 8425 > 66 8711 > 66 8929 > 66 9054 > 66 9123 > 66 9200 > 66 9391 > 66 9403 > 66 9418 > 66 9466 > 66 9474 > 66 9721 > 66 9781 > 66 9937 > 67 16 > 67 23 > 67 317 > 67 359 > 67 364 > 67 393 > 67 463 > 67 491 > 67 602 > 67 662 > 67 752 > 67 808 > 67 817 > 67 902 > 67 948 > 67 1040 > 67 1156 > 67 1283 > 67 1474 > 67 1530 > 67 1619 > 67 1639 > 67 1652 > 67 1729 > 67 1772 > 67 1774 > 67 1788 > 67 1895 > 67 1959 > 67 1962 > 67 2041 > 67 2091 > 67 2138 > 67 2158 > 67 2228 > 67 2254 > 67 2423 > 67 2554 > 67 2649 > 67 2832 > 67 2861 > 67 2939 > 67 3104 > 67 3122 > 67 3761 > 67 4141 > 67 4143 > 67 4332 > 67 4463 > 67 4518 > 67 4622 > 67 4971 > 67 5053 > 67 5207 > 67 5208 > 67 5286 > 67 5305 > 67 5358 > 67 5413 > 67 5525 > 67 5558 > 67 5686 > 67 5695 > 67 5819 > 67 5939 > 67 5950 > 67 6024 > 67 6203 > 67 6357 > 67 6614 > 67 6655 > 67 6956 > 67 6973 > 67 7056 > 67 7101 > 67 7162 > 67 7406 > 67 7924 > 67 8112 > 67 8200 > 67 8235 > 67 8399 > 67 8410 > 67 8417 > 67 8432 > 67 8541 > 67 8644 > 67 8841 > 67 8931 > 67 8949 > 67 8961 > 67 9076 > 67 9132 > 67 9385 > 67 9387 > 67 9486 > 67 9629 > 67 9689 > 67 9839 > 67 9923 > 68 69 > 68 287 > 68 446 > 68 508 > 68 537 > 68 543 > 68 544 > 68 648 > 68 651 > 68 686 > 68 769 > 68 1012 > 68 1122 > 68 1254 > 68 1259 > 68 1476 > 68 1534 > 68 1553 > 68 1594 > 68 1623 > 68 1789 > 68 2014 > 68 2017 > 68 2178 > 68 2272 > 68 2338 > 68 2546 > 68 2565 > 68 2635 > 68 2708 > 68 2982 > 68 2997 > 68 3036 > 68 3094 > 68 3170 > 68 3267 > 68 3286 > 68 3456 > 68 3509 > 68 3523 > 68 3609 > 68 3649 > 68 3675 > 68 4043 > 68 4055 > 68 4270 > 68 4363 > 68 4381 > 68 4450 > 68 4573 > 68 4817 > 68 4843 > 68 4909 > 68 4952 > 68 5421 > 68 5426 > 68 5441 > 68 5484 > 68 5747 > 68 5773 > 68 5809 > 68 5832 > 68 5836 > 68 5968 > 68 6108 > 68 6113 > 68 6388 > 68 6555 > 68 6650 > 68 6654 > 68 6734 > 68 6740 > 68 6791 > 68 6857 > 68 6878 > 68 7090 > 68 7213 > 68 7328 > 68 7400 > 68 7419 > 68 7688 > 68 7777 > 68 7860 > 68 7893 > 68 7919 > 68 7998 > 68 8110 > 68 8242 > 68 8256 > 68 8310 > 68 8472 > 68 8580 > 68 8603 > 68 8674 > 68 8722 > 68 8910 > 68 8937 > 68 9237 > 68 9614 > 68 9668 > 69 193 > 69 211 > 69 220 > 69 277 > 69 327 > 69 409 > 69 419 > 69 691 > 69 702 > 69 745 > 69 798 > 69 869 > 69 953 > 69 1052 > 69 1670 > 69 1800 > 69 1865 > 69 2015 > 69 2118 > 69 2180 > 69 2250 > 69 2385 > 69 2394 > 69 2457 > 69 2512 > 69 2528 > 69 2570 > 69 2676 > 69 2873 > 69 2986 > 69 3024 > 69 3106 > 69 3176 > 69 3219 > 69 3344 > 69 3361 > 69 3408 > 69 3458 > 69 3573 > 69 3714 > 69 3753 > 69 3823 > 69 4114 > 69 4229 > 69 4342 > 69 4501 > 69 4539 > 69 4654 > 69 4794 > 69 4890 > 69 4902 > 69 5255 > 69 5308 > 69 5340 > 69 5373 > 69 5407 > 69 5543 > 69 5634 > 69 5824 > 69 6021 > 69 6084 > 69 6097 > 69 6098 > 69 6344 > 69 6351 > 69 6547 > 69 6632 > 69 6690 > 69 6897 > 69 7133 > 69 7151 > 69 7250 > 69 7450 > 69 7474 > 69 7619 > 69 7639 > 69 7652 > 69 7720 > 69 7803 > 69 7905 > 69 8004 > 69 8057 > 69 8101 > 69 8233 > 69 8284 > 69 8389 > 69 8471 > 69 8561 > 69 8906 > 69 9124 > 69 9135 > 69 9172 > 69 9176 > 69 9186 > 69 9263 > 69 9462 > 69 9524 > 69 9572 > 69 9727 > 69 9736 > 70 51 > 70 474 > 70 531 > 70 574 > 70 709 > 70 774 > 70 776 > 70 820 > 70 1039 > 70 1083 > 70 1144 > 70 1271 > 70 1306 > 70 1321 > 70 1496 > 70 1643 > 70 1912 > 70 1983 > 70 2200 > 70 2407 > 70 2440 > 70 2511 > 70 3213 > 70 3529 > 70 3532 > 70 3579 > 70 3599 > 70 3622 > 70 3906 > 70 3927 > 70 4046 > 70 4235 > 70 4281 > 70 4562 > 70 4974 > 70 5185 > 70 5217 > 70 5221 > 70 5359 > 70 5481 > 70 5571 > 70 5609 > 70 5644 > 70 5709 > 70 5732 > 70 5839 > 70 5845 > 70 5857 > 70 5969 > 70 6041 > 70 6170 > 70 6209 > 70 6254 > 70 6279 > 70 6322 > 70 6333 > 70 6398 > 70 6722 > 70 6725 > 70 6803 > 70 6808 > 70 6816 > 70 6826 > 70 6936 > 70 6982 > 70 7142 > 70 7181 > 70 7248 > 70 7314 > 70 7344 > 70 7430 > 70 7593 > 70 7761 > 70 7796 > 70 7797 > 70 7959 > 70 8267 > 70 8416 > 70 8522 > 70 8832 > 70 8842 > 70 8941 > 70 9006 > 70 9010 > 70 9023 > 70 9118 > 70 9138 > 70 9198 > 70 9216 > 70 9325 > 70 9336 > 70 9372 > 70 9374 > 70 9481 > 70 9561 > 70 9605 > 70 9690 > 70 9702 > 70 9772 > 70 9939 > 71 18 > 71 31 > 71 131 > 71 328 > 71 374 > 71 386 > 71 387 > 71 451 > 71 478 > 71 649 > 71 740 > 71 829 > 71 932 > 71 986 > 71 1130 > 71 1131 > 71 1419 > 71 1679 > 71 1719 > 71 1727 > 71 1761 > 71 1863 > 71 2197 > 71 2255 > 71 2349 > 71 2427 > 71 2436 > 71 2470 > 71 2582 > 71 2656 > 71 2662 > 71 2705 > 71 2725 > 71 2843 > 71 2903 > 71 2930 > 71 3029 > 71 3064 > 71 3166 > 71 3363 > 71 3373 > 71 3406 > 71 3551 > 71 3611 > 71 3618 > 71 3688 > 71 3807 > 71 3845 > 71 3854 > 71 3973 > 71 4320 > 71 4335 > 71 4417 > 71 4558 > 71 4574 > 71 4797 > 71 4841 > 71 4847 > 71 5093 > 71 5160 > 71 5674 > 71 5767 > 71 5793 > 71 5807 > 71 5846 > 71 6112 > 71 6140 > 71 6189 > 71 6194 > 71 6265 > 71 6407 > 71 6453 > 71 6464 > 71 6584 > 71 6696 > 71 6728 > 71 6786 > 71 6905 > 71 6927 > 71 7189 > 71 7195 > 71 7568 > 71 7601 > 71 7738 > 71 7818 > 71 8229 > 71 8482 > 71 8523 > 71 8529 > 71 8607 > 71 8887 > 71 9016 > 71 9033 > 71 9061 > 71 9180 > 71 9245 > 71 9272 > 71 9452 > 71 9498 > 71 9675 > 72 68 > 72 76 > 72 82 > 72 134 > 72 194 > 72 232 > 72 353 > 72 532 > 72 642 > 72 724 > 72 908 > 72 922 > 72 1261 > 72 1267 > 72 1360 > 72 1505 > 72 1513 > 72 1525 > 72 1629 > 72 1648 > 72 1751 > 72 2114 > 72 2274 > 72 2346 > 72 2447 > 72 2571 > 72 2759 > 72 2853 > 72 3224 > 72 3386 > 72 3487 > 72 3598 > 72 3726 > 72 3822 > 72 3847 > 72 3883 > 72 3900 > 72 3932 > 72 4008 > 72 4044 > 72 4227 > 72 4391 > 72 4455 > 72 4492 > 72 4572 > 72 4605 > 72 4671 > 72 4673 > 72 4882 > 72 5203 > 72 5214 > 72 5244 > 72 5338 > 72 5401 > 72 5454 > 72 5459 > 72 5533 > 72 5707 > 72 5924 > 72 5936 > 72 5980 > 72 6149 > 72 6349 > 72 6425 > 72 6448 > 72 6648 > 72 6727 > 72 6743 > 72 6764 > 72 6815 > 72 6912 > 72 6938 > 72 6950 > 72 7076 > 72 7277 > 72 7306 > 72 7986 > 72 7995 > 72 8019 > 72 8217 > 72 8223 > 72 8312 > 72 8324 > 72 8418 > 72 8442 > 72 8524 > 72 8767 > 72 8809 > 72 8825 > 72 8964 > 72 8972 > 72 9058 > 72 9211 > 72 9314 > 72 9333 > 72 9444 > 72 9454 > 72 9584 > 72 9880 > 72 9910 > 73 20 > 73 54 > 73 195 > 73 242 > 73 496 > 73 564 > 73 713 > 73 720 > 73 838 > 73 1090 > 73 1152 > 73 1165 > 73 1209 > 73 1441 > 73 1532 > 73 1612 > 73 1618 > 73 1730 > 73 1954 > 73 2252 > 73 2285 > 73 2459 > 73 2643 > 73 2913 > 73 3124 > 73 3207 > 73 3253 > 73 3434 > 73 3528 > 73 3605 > 73 3661 > 73 3666 > 73 3672 > 73 3765 > 73 3867 > 73 3983 > 73 3992 > 73 4115 > 73 4162 > 73 4345 > 73 4443 > 73 4447 > 73 4495 > 73 4649 > 73 4674 > 73 4785 > 73 4786 > 73 4878 > 73 5183 > 73 5282 > 73 5592 > 73 5702 > 73 5871 > 73 5951 > 73 6066 > 73 6087 > 73 6216 > 73 6289 > 73 6391 > 73 6440 > 73 6491 > 73 6647 > 73 6709 > 73 6947 > 73 7300 > 73 7445 > 73 7604 > 73 7659 > 73 7735 > 73 7774 > 73 7798 > 73 7820 > 73 7834 > 73 7847 > 73 7864 > 73 7867 > 73 8003 > 73 8130 > 73 8493 > 73 8507 > 73 8543 > 73 8589 > 73 8636 > 73 8656 > 73 8710 > 73 9110 > 73 9166 > 73 9214 > 73 9225 > 73 9226 > 73 9290 > 73 9328 > 73 9423 > 73 9425 > 73 9465 > 73 9542 > 73 9558 > 73 9678 > 73 9728 > 73 9954 > 74 4 > 74 355 > 74 573 > 74 587 > 74 611 > 74 620 > 74 660 > 74 705 > 74 981 > 74 1020 > 74 1072 > 74 1087 > 74 1169 > 74 1237 > 74 1256 > 74 1402 > 74 1457 > 74 1708 > 74 1749 > 74 1780 > 74 1781 > 74 1834 > 74 1869 > 74 1877 > 74 1882 > 74 2164 > 74 2171 > 74 2289 > 74 2337 > 74 2339 > 74 2387 > 74 2439 > 74 2557 > 74 2763 > 74 2805 > 74 3008 > 74 3028 > 74 3048 > 74 3158 > 74 3208 > 74 3269 > 74 3326 > 74 3533 > 74 3539 > 74 3665 > 74 3781 > 74 4121 > 74 4129 > 74 4359 > 74 4682 > 74 4777 > 74 4820 > 74 4832 > 74 5120 > 74 5129 > 74 5177 > 74 5384 > 74 5510 > 74 5585 > 74 5837 > 74 5911 > 74 6117 > 74 6297 > 74 6421 > 74 6634 > 74 6676 > 74 6902 > 74 6966 > 74 7006 > 74 7044 > 74 7247 > 74 7326 > 74 7348 > 74 7407 > 74 7471 > 74 7509 > 74 7627 > 74 7662 > 74 7737 > 74 7743 > 74 7805 > 74 7844 > 74 7855 > 74 7872 > 74 7900 > 74 8024 > 74 8155 > 74 8195 > 74 8423 > 74 8479 > 74 8651 > 74 8692 > 74 8854 > 74 9208 > 74 9218 > 74 9257 > 74 9347 > 74 9883 > 74 9911 > 74 9926 > 75 151 > 75 388 > 75 392 > 75 443 > 75 551 > 75 775 > 75 872 > 75 943 > 75 1017 > 75 1108 > 75 1133 > 75 1236 > 75 1399 > 75 1517 > 75 1666 > 75 1768 > 75 2006 > 75 2194 > 75 2214 > 75 2258 > 75 2307 > 75 2356 > 75 2702 > 75 2729 > 75 2874 > 75 2936 > 75 2973 > 75 3041 > 75 3148 > 75 3202 > 75 3693 > 75 3760 > 75 3793 > 75 3961 > 75 3981 > 75 4128 > 75 4148 > 75 4159 > 75 4318 > 75 4384 > 75 4394 > 75 4419 > 75 4432 > 75 4515 > 75 4710 > 75 4869 > 75 4914 > 75 5022 > 75 5135 > 75 5155 > 75 5467 > 75 5475 > 75 5682 > 75 5764 > 75 6039 > 75 6199 > 75 6237 > 75 6245 > 75 6384 > 75 6409 > 75 6416 > 75 6487 > 75 6807 > 75 6891 > 75 6958 > 75 7031 > 75 7073 > 75 7102 > 75 7116 > 75 7154 > 75 7163 > 75 7533 > 75 7566 > 75 7790 > 75 7865 > 75 7868 > 75 7890 > 75 7997 > 75 8177 > 75 8254 > 75 8301 > 75 8458 > 75 8519 > 75 8606 > 75 8642 > 75 8924 > 75 9179 > 75 9285 > 75 9395 > 75 9421 > 75 9503 > 75 9563 > 75 9602 > 75 9639 > 75 9676 > 75 9688 > 75 9840 > 75 9881 > 75 9914 > 75 9983 > 76 200 > 76 237 > 76 369 > 76 432 > 76 470 > 76 550 > 76 556 > 76 664 > 76 667 > 76 717 > 76 839 > 76 1003 > 76 1008 > 76 1096 > 76 1128 > 76 1206 > 76 1218 > 76 1246 > 76 1401 > 76 1637 > 76 1656 > 76 1843 > 76 2009 > 76 2088 > 76 2104 > 76 2109 > 76 2196 > 76 2313 > 76 2484 > 76 2487 > 76 2604 > 76 2700 > 76 2711 > 76 2806 > 76 2819 > 76 2891 > 76 2919 > 76 2972 > 76 2985 > 76 3057 > 76 3221 > 76 3328 > 76 3395 > 76 3555 > 76 3596 > 76 3768 > 76 3850 > 76 3882 > 76 3887 > 76 3991 > 76 4025 > 76 4059 > 76 4068 > 76 4266 > 76 4367 > 76 4393 > 76 4398 > 76 4538 > 76 4660 > 76 5057 > 76 5085 > 76 5150 > 76 5190 > 76 5330 > 76 5555 > 76 5796 > 76 5847 > 76 5921 > 76 5965 > 76 6000 > 76 6135 > 76 6150 > 76 6308 > 76 6352 > 76 6429 > 76 6508 > 76 6662 > 76 6766 > 76 6986 > 76 7007 > 76 7276 > 76 7410 > 76 7571 > 76 7579 > 76 7629 > 76 7916 > 76 8028 > 76 8122 > 76 8287 > 76 8534 > 76 8684 > 76 8908 > 76 8917 > 76 9190 > 76 9424 > 76 9682 > 76 9719 > 76 9726 > 76 9737 > 76 9943 > 77 274 > 77 325 > 77 331 > 77 513 > 77 614 > 77 671 > 77 680 > 77 824 > 77 935 > 77 1032 > 77 1155 > 77 1212 > 77 1228 > 77 1333 > 77 1504 > 77 1506 > 77 1528 > 77 1607 > 77 1617 > 77 1977 > 77 1989 > 77 2043 > 77 2065 > 77 2263 > 77 2360 > 77 2486 > 77 2513 > 77 2617 > 77 2636 > 77 2977 > 77 3016 > 77 3277 > 77 3437 > 77 3482 > 77 3565 > 77 3840 > 77 3921 > 77 3933 > 77 3964 > 77 3978 > 77 4012 > 77 4016 > 77 4090 > 77 4099 > 77 4164 > 77 4222 > 77 4244 > 77 4272 > 77 4275 > 77 4456 > 77 4615 > 77 4686 > 77 4747 > 77 5084 > 77 5189 > 77 5246 > 77 5485 > 77 5529 > 77 5534 > 77 5912 > 77 6187 > 77 6201 > 77 6263 > 77 6451 > 77 6538 > 77 6590 > 77 6663 > 77 6742 > 77 6746 > 77 6769 > 77 6793 > 77 6903 > 77 7027 > 77 7052 > 77 7086 > 77 7205 > 77 7215 > 77 7258 > 77 7436 > 77 7575 > 77 7780 > 77 7849 > 77 8105 > 77 8298 > 77 8498 > 77 8501 > 77 8512 > 77 8566 > 77 8727 > 77 8748 > 77 8821 > 77 8835 > 77 8935 > 77 9129 > 77 9153 > 77 9175 > 77 9356 > 77 9484 > 77 9560 > 77 9841 > 78 84 > 78 111 > 78 203 > 78 228 > 78 234 > 78 285 > 78 401 > 78 520 > 78 707 > 78 718 > 78 978 > 78 1088 > 78 1107 > 78 1190 > 78 1211 > 78 1226 > 78 1387 > 78 1471 > 78 1556 > 78 1575 > 78 1775 > 78 1935 > 78 1991 > 78 2033 > 78 2034 > 78 2130 > 78 2262 > 78 2271 > 78 2290 > 78 2462 > 78 2620 > 78 2642 > 78 2787 > 78 2835 > 78 2860 > 78 3062 > 78 3092 > 78 3116 > 78 3234 > 78 3264 > 78 3370 > 78 3453 > 78 3669 > 78 3808 > 78 3957 > 78 4084 > 78 4242 > 78 4372 > 78 4624 > 78 4704 > 78 4750 > 78 4803 > 78 4975 > 78 5009 > 78 5028 > 78 5364 > 78 5371 > 78 5456 > 78 5519 > 78 5532 > 78 5613 > 78 5615 > 78 5745 > 78 5905 > 78 6402 > 78 6844 > 78 6955 > 78 6972 > 78 7084 > 78 7119 > 78 7147 > 78 7282 > 78 7355 > 78 7396 > 78 7458 > 78 7462 > 78 7755 > 78 7816 > 78 7856 > 78 7879 > 78 7960 > 78 8026 > 78 8104 > 78 8108 > 78 8665 > 78 8778 > 78 8823 > 78 8889 > 78 9084 > 78 9302 > 78 9541 > 78 9546 > 78 9667 > 78 9679 > 78 9768 > 78 9797 > 78 9805 > 78 9810 > 78 9827 > 78 9963 > 79 278 > 79 416 > 79 759 > 79 831 > 79 870 > 79 893 > 79 906 > 79 994 > 79 999 > 79 1117 > 79 1138 > 79 1243 > 79 1252 > 79 1533 > 79 1546 > 79 1547 > 79 1659 > 79 1705 > 79 1720 > 79 1814 > 79 1873 > 79 1950 > 79 1998 > 79 2105 > 79 2299 > 79 2316 > 79 2374 > 79 2377 > 79 2485 > 79 2567 > 79 2897 > 79 3078 > 79 3147 > 79 3250 > 79 3375 > 79 3384 > 79 3459 > 79 3788 > 79 3809 > 79 3875 > 79 3913 > 79 3996 > 79 4160 > 79 4213 > 79 4304 > 79 4355 > 79 4373 > 79 4516 > 79 4555 > 79 4586 > 79 4935 > 79 4998 > 79 5387 > 79 5422 > 79 5581 > 79 5768 > 79 5859 > 79 6031 > 79 6038 > 79 6278 > 79 6312 > 79 6399 > 79 6454 > 79 6637 > 79 6799 > 79 6865 > 79 6948 > 79 7033 > 79 7099 > 79 7131 > 79 7196 > 79 7330 > 79 7461 > 79 7817 > 79 7838 > 79 7922 > 79 7985 > 79 8060 > 79 8095 > 79 8199 > 79 8207 > 79 8308 > 79 8334 > 79 8363 > 79 8438 > 79 8447 > 79 8631 > 79 8669 > 79 8969 > 79 9231 > 79 9239 > 79 9248 > 79 9282 > 79 9323 > 79 9590 > 79 9616 > 79 9628 > 79 9647 > 79 9988 > 79 9997 > 80 72 > 80 77 > 80 144 > 80 213 > 80 248 > 80 302 > 80 604 > 80 797 > 80 863 > 80 975 > 80 1024 > 80 1031 > 80 1092 > 80 1100 > 80 1195 > 80 1200 > 80 1217 > 80 1346 > 80 1481 > 80 1644 > 80 1649 > 80 2024 > 80 2121 > 80 2141 > 80 2504 > 80 2813 > 80 2839 > 80 2878 > 80 2996 > 80 3003 > 80 3035 > 80 3076 > 80 3175 > 80 3382 > 80 3570 > 80 3590 > 80 3601 > 80 3620 > 80 3650 > 80 3741 > 80 3780 > 80 3918 > 80 4161 > 80 4294 > 80 4422 > 80 4584 > 80 4778 > 80 4819 > 80 4904 > 80 4924 > 80 5188 > 80 5325 > 80 5355 > 80 5357 > 80 5445 > 80 5453 > 80 5511 > 80 5620 > 80 5651 > 80 5677 > 80 5680 > 80 5761 > 80 5907 > 80 6008 > 80 6104 > 80 6132 > 80 6239 > 80 6252 > 80 6298 > 80 6315 > 80 6380 > 80 6410 > 80 6641 > 80 6850 > 80 7016 > 80 7194 > 80 7298 > 80 7393 > 80 7776 > 80 8144 > 80 8219 > 80 8278 > 80 8400 > 80 8456 > 80 8515 > 80 8544 > 80 8622 > 80 8719 > 80 8864 > 80 8946 > 80 9050 > 80 9057 > 80 9101 > 80 9308 > 80 9408 > 80 9427 > 80 9699 > 80 9779 > 80 9902 > 80 9945 > 81 163 > 81 476 > 81 542 > 81 618 > 81 633 > 81 735 > 81 1110 > 81 1113 > 81 1139 > 81 1184 > 81 1189 > 81 1233 > 81 1537 > 81 1599 > 81 1944 > 81 1968 > 81 2082 > 81 2213 > 81 2224 > 81 2233 > 81 2333 > 81 2375 > 81 2453 > 81 2461 > 81 2572 > 81 2689 > 81 2794 > 81 2883 > 81 3010 > 81 3011 > 81 3067 > 81 3231 > 81 3273 > 81 3546 > 81 3651 > 81 3716 > 81 3902 > 81 3952 > 81 4015 > 81 4174 > 81 4196 > 81 4293 > 81 4301 > 81 4323 > 81 4397 > 81 4579 > 81 4665 > 81 4883 > 81 4886 > 81 4898 > 81 4900 > 81 5121 > 81 5153 > 81 5158 > 81 5556 > 81 5589 > 81 5657 > 81 5775 > 81 5821 > 81 5831 > 81 5972 > 81 6055 > 81 6131 > 81 6176 > 81 6231 > 81 6273 > 81 6383 > 81 6560 > 81 6583 > 81 6776 > 81 6911 > 81 7281 > 81 7317 > 81 7320 > 81 7532 > 81 7673 > 81 7807 > 81 7966 > 81 8062 > 81 8205 > 81 8457 > 81 8572 > 81 8639 > 81 8649 > 81 8783 > 81 8953 > 81 8962 > 81 9015 > 81 9041 > 81 9044 > 81 9203 > 81 9316 > 81 9327 > 81 9365 > 81 9485 > 81 9496 > 81 9773 > 81 9799 > 81 9808 > 81 9990 > 82 32 > 82 115 > 82 167 > 82 218 > 82 244 > 82 423 > 82 437 > 82 562 > 82 606 > 82 871 > 82 1126 > 82 1315 > 82 1414 > 82 1442 > 82 1445 > 82 1456 > 82 1795 > 82 1894 > 82 2219 > 82 2534 > 82 2596 > 82 2679 > 82 2739 > 82 2782 > 82 2838 > 82 2849 > 82 2922 > 82 3060 > 82 3276 > 82 3279 > 82 3323 > 82 3335 > 82 3371 > 82 3439 > 82 3578 > 82 3623 > 82 3637 > 82 3643 > 82 3671 > 82 3730 > 82 3805 > 82 3859 > 82 3893 > 82 4018 > 82 4081 > 82 4157 > 82 4241 > 82 4305 > 82 4317 > 82 4341 > 82 4476 > 82 4540 > 82 4581 > 82 5052 > 82 5081 > 82 5171 > 82 5281 > 82 5284 > 82 5393 > 82 5396 > 82 5482 > 82 5526 > 82 5639 > 82 5725 > 82 5769 > 82 5825 > 82 5849 > 82 6244 > 82 6330 > 82 6414 > 82 6513 > 82 6596 > 82 6715 > 82 6990 > 82 7009 > 82 7089 > 82 7177 > 82 7190 > 82 7291 > 82 7318 > 82 7415 > 82 7535 > 82 7588 > 82 7649 > 82 7701 > 82 7870 > 82 8074 > 82 8500 > 82 8693 > 82 8721 > 82 8806 > 82 8862 > 82 8960 > 82 8971 > 82 8993 > 82 9088 > 82 9292 > 82 9342 > 82 9625 > 82 9664 > 83 6 > 83 160 > 83 335 > 83 420 > 83 471 > 83 516 > 83 526 > 83 692 > 83 868 > 83 888 > 83 1262 > 83 1263 > 83 1273 > 83 1285 > 83 1464 > 83 1480 > 83 1515 > 83 1557 > 83 1578 > 83 1657 > 83 1829 > 83 1840 > 83 1915 > 83 2002 > 83 2018 > 83 2020 > 83 2039 > 83 2112 > 83 2159 > 83 2222 > 83 2257 > 83 2468 > 83 2588 > 83 2701 > 83 2804 > 83 2827 > 83 3061 > 83 3118 > 83 3164 > 83 3258 > 83 3303 > 83 3469 > 83 3503 > 83 3568 > 83 3576 > 83 3696 > 83 3855 > 83 3995 > 83 4013 > 83 4087 > 83 4264 > 83 4313 > 83 4371 > 83 4642 > 83 4687 > 83 4781 > 83 4815 > 83 4835 > 83 5001 > 83 5083 > 83 5092 > 83 5157 > 83 5240 > 83 5339 > 83 5341 > 83 5408 > 83 5681 > 83 5903 > 83 6234 > 83 6281 > 83 6651 > 83 6834 > 83 6994 > 83 7001 > 83 7148 > 83 7556 > 83 7702 > 83 7704 > 83 7775 > 83 7942 > 83 8059 > 83 8092 > 83 8113 > 83 8215 > 83 8264 > 83 8346 > 83 8348 > 83 8361 > 83 8405 > 83 8511 > 83 8915 > 83 9085 > 83 9141 > 83 9249 > 83 9399 > 83 9545 > 83 9780 > 83 9869 > 83 9889 > 83 9982 > 84 14 > 84 94 > 84 288 > 84 292 > 84 329 > 84 370 > 84 402 > 84 428 > 84 466 > 84 677 > 84 727 > 84 801 > 84 1073 > 84 1622 > 84 1638 > 84 1691 > 84 1848 > 84 1943 > 84 1947 > 84 2037 > 84 2050 > 84 2170 > 84 2189 > 84 2220 > 84 2396 > 84 2397 > 84 2706 > 84 2799 > 84 2847 > 84 2954 > 84 3054 > 84 3090 > 84 3115 > 84 3142 > 84 3388 > 84 3446 > 84 3486 > 84 3504 > 84 3721 > 84 3777 > 84 3842 > 84 3982 > 84 3984 > 84 4079 > 84 4251 > 84 4325 > 84 4369 > 84 4401 > 84 4453 > 84 4480 > 84 4533 > 84 4748 > 84 4943 > 84 4988 > 84 5094 > 84 5099 > 84 5111 > 84 5117 > 84 5248 > 84 5322 > 84 5334 > 84 5382 > 84 5435 > 84 5515 > 84 5797 > 84 5801 > 84 5908 > 84 6047 > 84 6067 > 84 6221 > 84 6817 > 84 6926 > 84 6959 > 84 7411 > 84 7423 > 84 7486 > 84 7554 > 84 7828 > 84 7913 > 84 7938 > 84 8058 > 84 8085 > 84 8107 > 84 8116 > 84 8248 > 84 8376 > 84 8520 > 84 8587 > 84 8595 > 84 8691 > 84 8976 > 84 9017 > 84 9072 > 84 9174 > 84 9215 > 84 9467 > 84 9694 > 84 9765 > 84 9895 > 84 9918 > 85 8 > 85 60 > 85 92 > 85 96 > 85 221 > 85 362 > 85 506 > 85 576 > 85 700 > 85 753 > 85 756 > 85 857 > 85 1187 > 85 1208 > 85 1352 > 85 1501 > 85 1631 > 85 1826 > 85 1945 > 85 2027 > 85 2038 > 85 2053 > 85 2071 > 85 2225 > 85 2465 > 85 2563 > 85 2591 > 85 2597 > 85 2757 > 85 2802 > 85 2943 > 85 3007 > 85 3012 > 85 3138 > 85 3251 > 85 3257 > 85 3296 > 85 3427 > 85 3597 > 85 3976 > 85 4138 > 85 4218 > 85 4344 > 85 4524 > 85 4528 > 85 4569 > 85 4684 > 85 4740 > 85 4766 > 85 4783 > 85 4806 > 85 4950 > 85 4995 > 85 5249 > 85 5505 > 85 5523 > 85 5572 > 85 5676 > 85 5925 > 85 5927 > 85 5937 > 85 5946 > 85 6042 > 85 6105 > 85 6158 > 85 6242 > 85 6390 > 85 6566 > 85 6695 > 85 6738 > 85 6989 > 85 7014 > 85 7158 > 85 7420 > 85 7863 > 85 7935 > 85 7991 > 85 8041 > 85 8043 > 85 8075 > 85 8099 > 85 8275 > 85 8330 > 85 8353 > 85 8357 > 85 8431 > 85 8439 > 85 8629 > 85 8650 > 85 8723 > 85 8843 > 85 8903 > 85 9034 > 85 9098 > 85 9199 > 85 9334 > 85 9411 > 85 9738 > 85 9941 > 85 9972 > 86 70 > 86 212 > 86 431 > 86 459 > 86 545 > 86 571 > 86 610 > 86 739 > 86 761 > 86 823 > 86 1103 > 86 1123 > 86 1369 > 86 1509 > 86 1591 > 86 1655 > 86 1732 > 86 1745 > 86 2401 > 86 2502 > 86 2638 > 86 2724 > 86 2767 > 86 2929 > 86 2969 > 86 3199 > 86 3233 > 86 3412 > 86 3667 > 86 3742 > 86 3812 > 86 3903 > 86 3945 > 86 3946 > 86 3993 > 86 4003 > 86 4076 > 86 4236 > 86 4245 > 86 4339 > 86 4519 > 86 4583 > 86 4713 > 86 4736 > 86 4763 > 86 4792 > 86 4831 > 86 4990 > 86 5025 > 86 5200 > 86 5224 > 86 5314 > 86 5545 > 86 5593 > 86 5777 > 86 5780 > 86 5826 > 86 5931 > 86 5944 > 86 6069 > 86 6151 > 86 6270 > 86 6332 > 86 6502 > 86 6520 > 86 6571 > 86 6719 > 86 6762 > 86 6896 > 86 7206 > 86 7208 > 86 7237 > 86 7253 > 86 7305 > 86 7331 > 86 7766 > 86 7782 > 86 7822 > 86 8171 > 86 8368 > 86 8374 > 86 8449 > 86 8697 > 86 8714 > 86 8735 > 86 8868 > 86 9093 > 86 9128 > 86 9205 > 86 9287 > 86 9307 > 86 9322 > 86 9339 > 86 9369 > 86 9386 > 86 9587 > 86 9600 > 86 9711 > 86 9863 > 86 9966 > 87 42 > 87 173 > 87 572 > 87 632 > 87 1372 > 87 1626 > 87 1752 > 87 1859 > 87 1889 > 87 1930 > 87 2084 > 87 2086 > 87 2135 > 87 2174 > 87 2332 > 87 2420 > 87 2499 > 87 2615 > 87 2668 > 87 3290 > 87 3305 > 87 3306 > 87 3308 > 87 3376 > 87 3392 > 87 3562 > 87 3763 > 87 3804 > 87 4158 > 87 4257 > 87 4274 > 87 4282 > 87 4311 > 87 4493 > 87 4688 > 87 4696 > 87 4958 > 87 5007 > 87 5055 > 87 5095 > 87 5184 > 87 5223 > 87 5320 > 87 5678 > 87 5701 > 87 5828 > 87 5854 > 87 5961 > 87 6043 > 87 6110 > 87 6111 > 87 6118 > 87 6142 > 87 6164 > 87 6168 > 87 6261 > 87 6268 > 87 6361 > 87 6463 > 87 6484 > 87 6818 > 87 6873 > 87 6889 > 87 7067 > 87 7153 > 87 7210 > 87 7347 > 87 7447 > 87 7503 > 87 7508 > 87 7510 > 87 7703 > 87 7717 > 87 7853 > 87 7931 > 87 7934 > 87 8070 > 87 8317 > 87 8390 > 87 8463 > 87 8510 > 87 8818 > 87 8819 > 87 8874 > 87 9144 > 87 9196 > 87 9207 > 87 9279 > 87 9351 > 87 9491 > 87 9500 > 87 9508 > 87 9573 > 87 9642 > 87 9796 > 87 9823 > 87 9852 > 87 9938 > 87 9942 > 87 9985 > 88 56 > 88 166 > 88 236 > 88 344 > 88 365 > 88 418 > 88 710 > 88 867 > 88 874 > 88 877 > 88 991 > 88 1091 > 88 1379 > 88 1428 > 88 1492 > 88 1604 > 88 1692 > 88 1718 > 88 1786 > 88 1807 > 88 2056 > 88 2058 > 88 2140 > 88 2268 > 88 2328 > 88 2553 > 88 2669 > 88 2685 > 88 2743 > 88 3096 > 88 3112 > 88 3127 > 88 3507 > 88 3664 > 88 3687 > 88 3828 > 88 4133 > 88 4214 > 88 4291 > 88 4314 > 88 4358 > 88 4514 > 88 4611 > 88 4699 > 88 4721 > 88 4870 > 88 4947 > 88 5115 > 88 5143 > 88 5165 > 88 5198 > 88 5235 > 88 5304 > 88 5345 > 88 5377 > 88 5617 > 88 5685 > 88 5724 > 88 5749 > 88 5867 > 88 6015 > 88 6025 > 88 6356 > 88 6381 > 88 6619 > 88 6678 > 88 6699 > 88 6811 > 88 7003 > 88 7098 > 88 7137 > 88 7157 > 88 7159 > 88 7244 > 88 7289 > 88 7321 > 88 7327 > 88 7340 > 88 7546 > 88 7595 > 88 7716 > 88 7719 > 88 7841 > 88 7881 > 88 8035 > 88 8164 > 88 8222 > 88 8270 > 88 8526 > 88 8537 > 88 8584 > 88 8626 > 88 8733 > 88 8800 > 88 8987 > 88 9075 > 88 9523 > 88 9851 > 88 9904 > 88 9953 > 89 91 > 89 208 > 89 257 > 89 336 > 89 619 > 89 624 > 89 653 > 89 850 > 89 952 > 89 958 > 89 1104 > 89 1224 > 89 1322 > 89 1448 > 89 1735 > 89 1799 > 89 1892 > 89 1946 > 89 2052 > 89 2542 > 89 2575 > 89 2760 > 89 2778 > 89 2920 > 89 3101 > 89 3285 > 89 3638 > 89 3677 > 89 3751 > 89 3779 > 89 3843 > 89 3972 > 89 4086 > 89 4185 > 89 4387 > 89 4418 > 89 4465 > 89 4563 > 89 4567 > 89 4606 > 89 4897 > 89 4927 > 89 4976 > 89 4992 > 89 5000 > 89 5261 > 89 5309 > 89 5313 > 89 5374 > 89 5527 > 89 5697 > 89 5873 > 89 5897 > 89 6049 > 89 6083 > 89 6185 > 89 6292 > 89 6323 > 89 6495 > 89 6556 > 89 6588 > 89 6665 > 89 6777 > 89 6851 > 89 6957 > 89 6985 > 89 7092 > 89 7107 > 89 7143 > 89 7225 > 89 7262 > 89 7417 > 89 7630 > 89 7666 > 89 7813 > 89 7899 > 89 7920 > 89 7936 > 89 8012 > 89 8082 > 89 8098 > 89 8131 > 89 8146 > 89 8149 > 89 8262 > 89 8274 > 89 8291 > 89 8671 > 89 8939 > 89 9063 > 89 9100 > 89 9389 > 89 9398 > 89 9410 > 89 9464 > 89 9478 > 89 9594 > 89 9612 > 89 9713 > 89 9899 > 90 71 > 90 177 > 90 229 > 90 238 > 90 299 > 90 358 > 90 461 > 90 462 > 90 482 > 90 580 > 90 675 > 90 826 > 90 830 > 90 844 > 90 1193 > 90 1244 > 90 1284 > 90 1437 > 90 1453 > 90 1482 > 90 1511 > 90 1580 > 90 1664 > 90 1830 > 90 1860 > 90 2217 > 90 2240 > 90 2280 > 90 2345 > 90 2414 > 90 2517 > 90 2520 > 90 2609 > 90 2741 > 90 2751 > 90 2783 > 90 2895 > 90 2915 > 90 3215 > 90 3476 > 90 3510 > 90 3511 > 90 3626 > 90 3662 > 90 3718 > 90 3881 > 90 3901 > 90 3998 > 90 4250 > 90 4368 > 90 4404 > 90 4411 > 90 4618 > 90 4767 > 90 4801 > 90 4993 > 90 5042 > 90 5113 > 90 5148 > 90 5175 > 90 5197 > 90 5442 > 90 5457 > 90 5610 > 90 5899 > 90 6056 > 90 6375 > 90 6882 > 90 6917 > 90 7050 > 90 7064 > 90 7118 > 90 7135 > 90 7369 > 90 7491 > 90 7635 > 90 7690 > 90 7947 > 90 7951 > 90 8111 > 90 8352 > 90 8396 > 90 8428 > 90 8575 > 90 8672 > 90 8687 > 90 8741 > 90 8785 > 90 8902 > 90 8912 > 90 9056 > 90 9358 > 90 9407 > 90 9536 > 90 9692 > 90 9725 > 90 9821 > 90 9848 > 90 9949 > 90 9951 > 91 37 > 91 164 > 91 178 > 91 301 > 91 404 > 91 438 > 91 694 > 91 699 > 91 883 > 91 1058 > 91 1207 > 91 1431 > 91 1436 > 91 1531 > 91 1561 > 91 1583 > 91 1608 > 91 1760 > 91 1815 > 91 1845 > 91 1853 > 91 1949 > 91 2075 > 91 2243 > 91 2246 > 91 2380 > 91 2443 > 91 2612 > 91 2647 > 91 3034 > 91 3038 > 91 3288 > 91 3307 > 91 3409 > 91 3826 > 91 3869 > 91 3966 > 91 4047 > 91 4101 > 91 4184 > 91 4679 > 91 4692 > 91 4742 > 91 4931 > 91 5034 > 91 5258 > 91 5294 > 91 5318 > 91 5416 > 91 5814 > 91 5815 > 91 5984 > 91 6266 > 91 6328 > 91 6544 > 91 6615 > 91 6633 > 91 6681 > 91 6829 > 91 6886 > 91 7021 > 91 7297 > 91 7356 > 91 7368 > 91 7432 > 91 7513 > 91 7551 > 91 7644 > 91 7682 > 91 7739 > 91 7744 > 91 7850 > 91 8000 > 91 8039 > 91 8084 > 91 8271 > 91 8333 > 91 8354 > 91 8401 > 91 8492 > 91 8747 > 91 8890 > 91 8948 > 91 8996 > 91 9086 > 91 9280 > 91 9297 > 91 9304 > 91 9318 > 91 9338 > 91 9430 > 91 9435 > 91 9502 > 91 9531 > 91 9618 > 91 9755 > 91 9756 > 91 9766 > 91 9973 > 91 9992 > 92 36 > 92 286 > 92 406 > 92 410 > 92 596 > 92 734 > 92 784 > 92 855 > 92 897 > 92 913 > 92 1172 > 92 1317 > 92 1323 > 92 1398 > 92 1477 > 92 1710 > 92 1841 > 92 1887 > 92 2008 > 92 2028 > 92 2276 > 92 2300 > 92 2329 > 92 2496 > 92 2603 > 92 2758 > 92 2945 > 92 3002 > 92 3009 > 92 3050 > 92 3244 > 92 3309 > 92 3329 > 92 3385 > 92 3581 > 92 3655 > 92 3747 > 92 3766 > 92 3770 > 92 3817 > 92 3841 > 92 3917 > 92 4052 > 92 4107 > 92 4127 > 92 4298 > 92 4336 > 92 4628 > 92 4694 > 92 4703 > 92 4774 > 92 4780 > 92 4816 > 92 4888 > 92 5043 > 92 5146 > 92 5299 > 92 5310 > 92 5446 > 92 5448 > 92 5473 > 92 5506 > 92 5614 > 92 5648 > 92 5872 > 92 6172 > 92 6304 > 92 6362 > 92 6688 > 92 6730 > 92 6771 > 92 6914 > 92 7140 > 92 7178 > 92 7228 > 92 7236 > 92 7343 > 92 7428 > 92 7502 > 92 7530 > 92 7647 > 92 7684 > 92 8005 > 92 8147 > 92 8158 > 92 8454 > 92 8602 > 92 8701 > 92 8751 > 92 8873 > 92 8927 > 92 9234 > 92 9293 > 92 9295 > 92 9409 > 92 9505 > 92 9652 > 92 9761 > 92 9912 > 92 9933 > 93 12 > 93 86 > 93 227 > 93 430 > 93 433 > 93 716 > 93 795 > 93 878 > 93 933 > 93 1145 > 93 1149 > 93 1320 > 93 1361 > 93 1473 > 93 1521 > 93 1739 > 93 1847 > 93 1910 > 93 1956 > 93 1994 > 93 2126 > 93 2175 > 93 2363 > 93 2368 > 93 2404 > 93 2518 > 93 2519 > 93 2549 > 93 2746 > 93 2789 > 93 2810 > 93 2818 > 93 2850 > 93 2875 > 93 2963 > 93 3040 > 93 3160 > 93 3246 > 93 3249 > 93 3256 > 93 3352 > 93 3450 > 93 3595 > 93 3706 > 93 3774 > 93 4379 > 93 4423 > 93 4504 > 93 4668 > 93 4730 > 93 4733 > 93 4813 > 93 4825 > 93 4838 > 93 4861 > 93 5075 > 93 5164 > 93 5241 > 93 5259 > 93 5344 > 93 5559 > 93 5612 > 93 5738 > 93 5838 > 93 5988 > 93 6152 > 93 6317 > 93 6326 > 93 6397 > 93 6483 > 93 6643 > 93 6795 > 93 6872 > 93 6984 > 93 7034 > 93 7233 > 93 7274 > 93 7392 > 93 7427 > 93 7596 > 93 8061 > 93 8154 > 93 8169 > 93 8413 > 93 8702 > 93 8720 > 93 8861 > 93 8877 > 93 9028 > 93 9121 > 93 9400 > 93 9405 > 93 9630 > 93 9716 > 93 9747 > 93 9844 > 93 9946 > 93 9964 > 93 9986 > 93 9999 > 94 349 > 94 765 > 94 788 > 94 804 > 94 889 > 94 927 > 94 934 > 94 1179 > 94 1264 > 94 1304 > 94 1362 > 94 1385 > 94 1650 > 94 1672 > 94 1694 > 94 1707 > 94 1753 > 94 1817 > 94 1980 > 94 2096 > 94 2148 > 94 2183 > 94 2209 > 94 2409 > 94 2593 > 94 2652 > 94 2660 > 94 2738 > 94 2748 > 94 2876 > 94 3181 > 94 3338 > 94 3394 > 94 3402 > 94 3545 > 94 3635 > 94 3835 > 94 3896 > 94 3949 > 94 3999 > 94 4116 > 94 4212 > 94 4392 > 94 4421 > 94 4454 > 94 4552 > 94 4585 > 94 4609 > 94 4623 > 94 4637 > 94 4846 > 94 4918 > 94 4962 > 94 5049 > 94 5145 > 94 5180 > 94 5211 > 94 5219 > 94 5423 > 94 5433 > 94 5530 > 94 5595 > 94 5742 > 94 5843 > 94 5860 > 94 5877 > 94 5910 > 94 6026 > 94 6259 > 94 6290 > 94 6858 > 94 6860 > 94 6999 > 94 7080 > 94 7216 > 94 7229 > 94 7290 > 94 7500 > 94 7618 > 94 7638 > 94 7715 > 94 7765 > 94 7979 > 94 8165 > 94 8175 > 94 8260 > 94 8311 > 94 8811 > 94 8989 > 94 9048 > 94 9095 > 94 9148 > 94 9192 > 94 9371 > 94 9608 > 94 9619 > 94 9681 > 94 9710 > 94 9739 > 94 9753 > 95 30 > 95 334 > 95 383 > 95 483 > 95 507 > 95 595 > 95 860 > 95 983 > 95 992 > 95 1011 > 95 1033 > 95 1043 > 95 1316 > 95 1380 > 95 1459 > 95 1527 > 95 1560 > 95 1702 > 95 1765 > 95 1773 > 95 1779 > 95 1835 > 95 1952 > 95 1985 > 95 2278 > 95 2354 > 95 2381 > 95 2393 > 95 2494 > 95 2752 > 95 2917 > 95 2949 > 95 2989 > 95 2991 > 95 3128 > 95 3137 > 95 3197 > 95 3313 > 95 3379 > 95 3436 > 95 3574 > 95 3617 > 95 3619 > 95 3663 > 95 3872 > 95 3877 > 95 3943 > 95 3954 > 95 4120 > 95 4173 > 95 4441 > 95 4446 > 95 4610 > 95 4656 > 95 4762 > 95 5011 > 95 5036 > 95 5327 > 95 5388 > 95 5462 > 95 5553 > 95 5894 > 95 5909 > 95 6121 > 95 6225 > 95 6385 > 95 6393 > 95 6521 > 95 6685 > 95 6726 > 95 6772 > 95 6992 > 95 7170 > 95 7224 > 95 7350 > 95 7354 > 95 7413 > 95 7416 > 95 7439 > 95 7616 > 95 7669 > 95 7760 > 95 7952 > 95 8086 > 95 8145 > 95 8250 > 95 8419 > 95 8443 > 95 8475 > 95 8736 > 95 8802 > 95 8827 > 95 8997 > 95 9193 > 95 9582 > 95 9729 > 95 9771 > 95 9815 > 95 9955 > 95 9998 > 96 7 > 96 39 > 96 202 > 96 382 > 96 389 > 96 528 > 96 546 > 96 689 > 96 813 > 96 890 > 96 1019 > 96 1197 > 96 1309 > 96 1381 > 96 1407 > 96 1455 > 96 1475 > 96 1572 > 96 1586 > 96 1668 > 96 1700 > 96 1764 > 96 1798 > 96 2113 > 96 2245 > 96 2260 > 96 2661 > 96 2667 > 96 2902 > 96 3155 > 96 3292 > 96 3355 > 96 3366 > 96 3400 > 96 3418 > 96 3544 > 96 3694 > 96 3702 > 96 3725 > 96 3732 > 96 4031 > 96 4122 > 96 4424 > 96 4448 > 96 4530 > 96 4556 > 96 4634 > 96 4659 > 96 4911 > 96 4925 > 96 5019 > 96 5026 > 96 5269 > 96 5375 > 96 5402 > 96 5554 > 96 5574 > 96 5623 > 96 5754 > 96 5882 > 96 5926 > 96 5962 > 96 6071 > 96 6147 > 96 6155 > 96 6423 > 96 6441 > 96 6461 > 96 6469 > 96 6689 > 96 6705 > 96 6760 > 96 7011 > 96 7037 > 96 7130 > 96 7397 > 96 7467 > 96 7567 > 96 7784 > 96 7833 > 96 7862 > 96 8096 > 96 8125 > 96 8179 > 96 8234 > 96 8326 > 96 8628 > 96 8743 > 96 8817 > 96 8914 > 96 9122 > 96 9269 > 96 9278 > 96 9501 > 96 9516 > 96 9593 > 96 9595 > 96 9723 > 96 9885 > 96 9925 > 97 141 > 97 261 > 97 340 > 97 368 > 97 590 > 97 805 > 97 825 > 97 1125 > 97 1248 > 97 1390 > 97 1503 > 97 1855 > 97 1940 > 97 2101 > 97 2342 > 97 2460 > 97 2598 > 97 2599 > 97 2756 > 97 3030 > 97 3071 > 97 3091 > 97 3146 > 97 3174 > 97 3198 > 97 3435 > 97 3471 > 97 3585 > 97 3942 > 97 3974 > 97 3979 > 97 3994 > 97 4058 > 97 4091 > 97 4092 > 97 4171 > 97 4201 > 97 4206 > 97 4279 > 97 4340 > 97 4362 > 97 4452 > 97 4640 > 97 4804 > 97 4821 > 97 4852 > 97 4936 > 97 4937 > 97 5065 > 97 5076 > 97 5278 > 97 5356 > 97 5461 > 97 5544 > 97 5584 > 97 5664 > 97 5706 > 97 5710 > 97 5772 > 97 6048 > 97 6054 > 97 6114 > 97 6129 > 97 6272 > 97 6310 > 97 6350 > 97 6601 > 97 6620 > 97 6638 > 97 6694 > 97 6701 > 97 6870 > 97 6909 > 97 6933 > 97 7069 > 97 7091 > 97 7097 > 97 7125 > 97 7359 > 97 7452 > 97 7505 > 97 7608 > 97 7657 > 97 7681 > 97 7711 > 97 7928 > 97 8033 > 97 8048 > 97 8148 > 97 8382 > 97 8446 > 97 8504 > 97 8703 > 97 8706 > 97 8772 > 97 8892 > 97 9068 > 97 9109 > 97 9944 > 97 9956 > 98 65 > 98 112 > 98 119 > 98 337 > 98 338 > 98 509 > 98 534 > 98 553 > 98 568 > 98 639 > 98 695 > 98 715 > 98 879 > 98 1030 > 98 1065 > 98 1232 > 98 1257 > 98 1268 > 98 1290 > 98 1299 > 98 1805 > 98 1871 > 98 1938 > 98 1941 > 98 2125 > 98 2226 > 98 2539 > 98 2569 > 98 2682 > 98 2851 > 98 2910 > 98 2918 > 98 2981 > 98 3004 > 98 3005 > 98 3114 > 98 3235 > 98 3339 > 98 3387 > 98 3478 > 98 3514 > 98 3602 > 98 3762 > 98 3795 > 98 3811 > 98 4049 > 98 4077 > 98 4100 > 98 4189 > 98 4204 > 98 4471 > 98 4676 > 98 4829 > 98 5179 > 98 5372 > 98 5376 > 98 5430 > 98 5495 > 98 5652 > 98 6009 > 98 6012 > 98 6082 > 98 6122 > 98 6284 > 98 6370 > 98 6396 > 98 6445 > 98 6628 > 98 6712 > 98 6721 > 98 6821 > 98 6895 > 98 7012 > 98 7209 > 98 7218 > 98 7230 > 98 7718 > 98 7787 > 98 7801 > 98 7859 > 98 7939 > 98 8193 > 98 8210 > 98 8279 > 98 8503 > 98 8661 > 98 8729 > 98 8905 > 98 8925 > 98 9000 > 98 9099 > 98 9125 > 98 9204 > 98 9244 > 98 9377 > 98 9684 > 98 9718 > 98 9740 > 98 9878 > 98 9950 > 99 146 > 99 281 > 99 376 > 99 452 > 99 554 > 99 673 > 99 967 > 99 1116 > 99 1220 > 99 1239 > 99 1294 > 99 1444 > 99 1541 > 99 1587 > 99 1613 > 99 1687 > 99 1693 > 99 1724 > 99 1893 > 99 1905 > 99 2079 > 99 2331 > 99 2353 > 99 2371 > 99 2626 > 99 2863 > 99 2880 > 99 2894 > 99 2912 > 99 3020 > 99 3131 > 99 3209 > 99 3210 > 99 3217 > 99 3265 > 99 3266 > 99 3274 > 99 3502 > 99 3531 > 99 3560 > 99 3839 > 99 3863 > 99 3936 > 99 4017 > 99 4033 > 99 4061 > 99 4082 > 99 4150 > 99 4165 > 99 4217 > 99 4232 > 99 4288 > 99 4300 > 99 4366 > 99 4707 > 99 5106 > 99 5128 > 99 5225 > 99 5257 > 99 5265 > 99 5394 > 99 5630 > 99 5662 > 99 5723 > 99 5779 > 99 5934 > 99 5966 > 99 6196 > 99 6355 > 99 6437 > 99 6480 > 99 6606 > 99 6913 > 99 6943 > 99 6975 > 99 6998 > 99 7193 > 99 7336 > 99 7493 > 99 7544 > 99 7557 > 99 7804 > 99 7821 > 99 8067 > 99 8089 > 99 8162 > 99 8435 > 99 8596 > 99 8750 > 99 8798 > 99 8938 > 99 9042 > 99 9067 > 99 9111 > 99 9187 > 99 9359 > 99 9432 > 99 9631 > 99 9746 > 99 9783 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=5. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 504. sort-cases.at:76: 504. sort 10000 cases (100 unique) with 5 buffers (sort-cases.at:76): FAILED (sort-cases.at:76) # -*- compilation -*- 506. sort-cases.at:79: testing sort 50000 cases (10000 unique) with 500 buffers ... ./sort-cases.at:79: sort_cases_gen_data 10000 5 500 ./sort-cases.at:79: pspp --testing-mode -o pspp.csv sort-cases.sps --- /dev/null Thu Mar 22 08:03:07 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/506/stdout Thu Mar 22 08:03:07 2012 @@ -0,0 +1,60 @@ +TEMPFILE: /home/seidel/tmp/psppQLF7cN/0 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/1 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/2 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/3 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/4 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/5 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/6 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/7 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/8 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/9 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/10 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/11 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/12 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/13 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/14 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/15 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/16 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/17 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/18 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/19 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/20 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/21 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/22 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/23 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/24 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/25 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/26 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/27 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/28 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/29 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/30 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/31 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/32 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/33 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/34 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/35 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/36 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/37 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/38 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/39 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/40 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/41 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/42 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/43 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/44 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/45 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/46 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/47 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/48 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/49 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/50 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/51 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/52 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/53 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/54 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/55 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/56 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/57 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/58 +TEMPFILE: /home/seidel/tmp/psppQLF7cN/59 data.txt: > 8733 0 > 2092 1 > 2147 2 > 8061 3 > 5796 4 > 806 5 > 1900 6 > 4921 7 > 8468 8 > 8203 9 > 9881 10 > 562 11 > 6354 12 > 5310 13 > 2243 14 > 9164 15 > 7243 16 > 8869 17 > 6851 18 > 3645 19 > 7751 20 > 3309 21 > 8480 22 > 2532 23 > 7879 24 > 3409 25 > 788 26 > 3550 27 > 2198 28 > 6114 29 > 5402 30 > 9996 31 > 4858 32 > 4450 33 > 3853 34 > 8025 35 > 1753 36 > 8991 37 > 2881 38 > 313 39 > 8305 40 > 3054 41 > 3271 42 > 147 43 > 6333 44 > 5965 45 > 1480 46 > 7597 47 > 2713 48 > 1203 49 > 1777 50 > 8446 51 > 6384 52 > 1795 53 > 1950 54 > 8328 55 > 6953 56 > 2953 57 > 4872 58 > 2573 59 > 7863 60 > 9151 61 > 5217 62 > 644 63 > 6573 64 > 8895 65 > 430 66 > 2563 67 > 6868 68 > 1704 69 > 6977 70 > 9138 71 > 1328 72 > 9134 73 > 5934 74 > 6020 75 > 3939 76 > 1025 77 > 272 78 > 3090 79 > 197 80 > 9324 81 > 1047 82 > 3147 83 > 8513 84 > 7587 85 > 7462 86 > 7612 87 > 7104 88 > 2969 89 > 5853 90 > 1361 91 > 1905 92 > 6291 93 > 2278 94 > 9823 95 > 6348 96 > 7782 97 > 6911 98 > 5091 99 > 5229 100 > 4119 101 > 9911 102 > 5945 103 > 6017 104 > 3952 105 > 6308 106 > 6330 107 > 9276 108 > 8390 109 > 58 110 > 1486 111 > 9014 112 > 3391 113 > 6305 114 > 9012 115 > 5618 116 > 8332 117 > 5908 118 > 9269 119 > 2871 120 > 6580 121 > 3088 122 > 4437 123 > 1985 124 > 1711 125 > 4933 126 > 5015 127 > 252 128 > 7861 129 > 5829 130 > 5451 131 > 1367 132 > 3861 133 > 3834 134 > 7741 135 > 9873 136 > 2344 137 > 7099 138 > 7897 139 > 3960 140 > 3567 141 > 8291 142 > 4505 143 > 1384 144 > 3756 145 > 7526 146 > 6939 147 > 2288 148 > 7433 149 > 7615 150 > 8679 151 > 8377 152 > 1925 153 > 4089 154 > 3155 155 > 8964 156 > 4693 157 > 7184 158 > 2133 159 > 3177 160 > 1212 161 > 9698 162 > 8671 163 > 3600 164 > 3311 165 > 9480 166 > 6534 167 > 829 168 > 4117 169 > 9911 170 > 3756 171 > 1825 172 > 5045 173 > 7372 174 > 4054 175 > 1933 176 > 3325 177 > 3341 178 > 6411 179 > 1697 180 > 31 181 > 7282 182 > 8479 183 > 4624 184 > 4129 185 > 9824 186 > 2373 187 > 4017 188 > 2102 189 > 9652 190 > 8317 191 > 4804 192 > 2207 193 > 469 194 > 6835 195 > 6259 196 > 5190 197 > 7661 198 > 5965 199 > 9550 200 > 9629 201 > 6770 202 > 3224 203 > 1496 204 > 3702 205 > 5265 206 > 2031 207 > 5677 208 > 678 209 > 3350 210 > 7573 211 > 6421 212 > 5548 213 > 7018 214 > 3359 215 > 6019 216 > 8146 217 > 857 218 > 3033 219 > 4110 220 > 4023 221 > 7672 222 > 3910 223 > 2319 224 > 1784 225 > 3214 226 > 8308 227 > 6623 228 > 4338 229 > 95 230 > 9919 231 > 9147 232 > 4065 233 > 6862 234 > 9747 235 > 6256 236 > 4819 237 > 576 238 > 7886 239 > 4867 240 > 5585 241 > 5482 242 > 7256 243 > 3363 244 > 7723 245 > 6667 246 > 7495 247 > 4892 248 > 1644 249 > 3500 250 > 9059 251 > 367 252 > 2785 253 > 7697 254 > 8972 255 > 3825 256 > 1 257 > 6690 258 > 3164 259 > 9182 260 > 5054 261 > 1602 262 > 5442 263 > 9070 264 > 3124 265 > 2068 266 > 4894 267 > 4371 268 > 82 269 > 3729 270 > 8660 271 > 278 272 > 5155 273 > 6323 274 > 5616 275 > 2963 276 > 8765 277 > 8357 278 > 6639 279 > 8284 280 > 2761 281 > 6019 282 > 9209 283 > 3931 284 > 8704 285 > 6746 286 > 1868 287 > 3162 288 > 6032 289 > 5856 290 > 6197 291 > 3537 292 > 9506 293 > 3072 294 > 4063 295 > 3500 296 > 8699 297 > 300 298 > 9176 299 > 5300 300 > 3086 301 > 1097 302 > 1692 303 > 3573 304 > 8998 305 > 3463 306 > 6627 307 > 2692 308 > 529 309 > 1655 310 > 5897 311 > 6734 312 > 1277 313 > 4709 314 > 6030 315 > 368 316 > 4972 317 > 5504 318 > 5720 319 > 9906 320 > 4418 321 > 2656 322 > 309 323 > 6462 324 > 6546 325 > 2580 326 > 2841 327 > 8491 328 > 864 329 > 687 330 > 1824 331 > 2053 332 > 8849 333 > 6605 334 > 6476 335 > 2819 336 > 8498 337 > 9388 338 > 1520 339 > 7804 340 > 387 341 > 1209 342 > 1464 343 > 8620 344 > 6191 345 > 9457 346 > 6910 347 > 2526 348 > 5244 349 > 4331 350 > 9002 351 > 8336 352 > 1032 353 > 7350 354 > 520 355 > 8846 356 > 6690 357 > 2798 358 > 7409 359 > 4987 360 > 1334 361 > 5819 362 > 6740 363 > 3448 364 > 116 365 > 8708 366 > 9581 367 > 6319 368 > 8451 369 > 3863 370 > 3270 371 > 3915 372 > 9472 373 > 8294 374 > 6544 375 > 7413 376 > 6955 377 > 1178 378 > 8082 379 > 2566 380 > 3418 381 > 9918 382 > 6718 383 > 806 384 > 1642 385 > 5224 386 > 4707 387 > 3720 388 > 5860 389 > 9013 390 > 3645 391 > 504 392 > 8668 393 > 5497 394 > 1216 395 > 4425 396 > 6956 397 > 4236 398 > 7584 399 > 5218 400 > 4544 401 > 8476 402 > 288 403 > 6807 404 > 5971 405 > 7535 406 > 4721 407 > 2746 408 > 7938 409 > 9023 410 > 3754 411 > 9696 412 > 8022 413 > 9651 414 > 681 415 > 9390 416 > 630 417 > 3784 418 > 2316 419 > 8163 420 > 768 421 > 7359 422 > 5730 423 > 9500 424 > 5944 425 > 5063 426 > 883 427 > 4728 428 > 2644 429 > 4586 430 > 4453 431 > 8923 432 > 4819 433 > 8632 434 > 8114 435 > 6016 436 > 9920 437 > 7345 438 > 9385 439 > 5022 440 > 961 441 > 5972 442 > 5036 443 > 3072 444 > 3180 445 > 8000 446 > 8733 447 > 5085 448 > 7200 449 > 8792 450 > 7681 451 > 498 452 > 6345 453 > 6325 454 > 5324 455 > 4594 456 > 7720 457 > 3732 458 > 2615 459 > 3550 460 > 1022 461 > 711 462 > 9936 463 > 4688 464 > 8504 465 > 5004 466 > 2577 467 > 7071 468 > 4519 469 > 9055 470 > 412 471 > 7557 472 > 5464 473 > 3571 474 > 3204 475 > 8929 476 > 1307 477 > 8596 478 > 2221 479 > 7388 480 > 970 481 > 2253 482 > 5513 483 > 4966 484 > 5987 485 > 9466 486 > 2244 487 > 3093 488 > 4047 489 > 3069 490 > 6246 491 > 3100 492 > 7712 493 > 8927 494 > 3525 495 > 8074 496 > 7650 497 > 219 498 > 2991 499 > 4974 500 > 7114 501 > 4395 502 > 5293 503 > 2403 504 > 2278 505 > 1449 506 > 7623 507 > 640 508 > 3492 509 > 4155 510 > 4269 511 > 3051 512 > 3062 513 > 7581 514 > 126 515 > 7466 516 > 1266 517 > 4415 518 > 6287 519 > 582 520 > 5349 521 > 5768 522 > 7852 523 > 9290 524 > 5884 525 > 5872 526 > 9018 527 > 6507 528 > 2109 529 > 1454 530 > 5594 531 > 5523 532 > 5933 533 > 8565 534 > 3392 535 > 5107 536 > 3164 537 > 1976 538 > 9541 539 > 839 540 > 3339 541 > 3850 542 > 7609 543 > 1630 544 > 3443 545 > 8797 546 > 9480 547 > 2401 548 > 929 549 > 5941 550 > 4888 551 > 2815 552 > 8014 553 > 5514 554 > 3301 555 > 7065 556 > 8979 557 > 771 558 > 885 559 > 1422 560 > 6097 561 > 9058 562 > 4114 563 > 9848 564 > 8658 565 > 1559 566 > 2904 567 > 544 568 > 1616 569 > 3222 570 > 1010 571 > 147 572 > 3974 573 > 9814 574 > 4097 575 > 5495 576 > 7627 577 > 9004 578 > 3421 579 > 1391 580 > 1080 581 > 6463 582 > 1760 583 > 2561 584 > 4268 585 > 4779 586 > 2002 587 > 3741 588 > 2554 589 > 6101 590 > 1112 591 > 7207 592 > 3955 593 > 3909 594 > 2975 595 > 8066 596 > 5849 597 > 7466 598 > 2494 599 > 7167 600 > 2623 601 > 2403 602 > 2336 603 > 947 604 > 7469 605 > 5595 606 > 9668 607 > 3367 608 > 4871 609 > 2431 610 > 4484 611 > 1231 612 > 9471 613 > 5646 614 > 1303 615 > 9515 616 > 3336 617 > 6204 618 > 3544 619 > 2805 620 > 2794 621 > 5164 622 > 1164 623 > 2378 624 > 4900 625 > 9964 626 > 6538 627 > 3362 628 > 6146 629 > 6660 630 > 5909 631 > 6340 632 > 1726 633 > 5346 634 > 3924 635 > 5724 636 > 6547 637 > 7135 638 > 1877 639 > 1395 640 > 7202 641 > 5081 642 > 7057 643 > 347 644 > 5608 645 > 9788 646 > 1883 647 > 4594 648 > 9862 649 > 6775 650 > 948 651 > 258 652 > 2626 653 > 1752 654 > 4585 655 > 957 656 > 1605 657 > 9609 658 > 1426 659 > 4634 660 > 4683 661 > 1615 662 > 8849 663 > 7723 664 > 9357 665 > 4920 666 > 4257 667 > 6119 668 > 3255 669 > 2213 670 > 4403 671 > 1110 672 > 1222 673 > 6901 674 > 2681 675 > 402 676 > 1892 677 > 1173 678 > 601 679 > 7586 680 > 3345 681 > 4840 682 > 1594 683 > 6086 684 > 7091 685 > 7380 686 > 3447 687 > 3316 688 > 4665 689 > 2760 690 > 8384 691 > 7655 692 > 7467 693 > 6312 694 > 7578 695 > 2344 696 > 4363 697 > 9892 698 > 6892 699 > 2955 700 > 6341 701 > 4682 702 > 1478 703 > 9751 704 > 5979 705 > 6999 706 > 3898 707 > 2180 708 > 4804 709 > 8844 710 > 5656 711 > 8437 712 > 6286 713 > 8891 714 > 206 715 > 3065 716 > 1525 717 > 7646 718 > 9033 719 > 8072 720 > 3280 721 > 5912 722 > 7729 723 > 8062 724 > 7104 725 > 9069 726 > 3737 727 > 3191 728 > 7195 729 > 9458 730 > 9801 731 > 854 732 > 91 733 > 7383 734 > 2545 735 > 1638 736 > 3800 737 > 4128 738 > 8871 739 > 7930 740 > 1668 741 > 4537 742 > 307 743 > 6481 744 > 2808 745 > 888 746 > 2090 747 > 8898 748 > 104 749 > 8035 750 > 459 751 > 1767 752 > 6331 753 > 235 754 > 3230 755 > 4053 756 > 6557 757 > 7877 758 > 247 759 > 5646 760 > 5534 761 > 4856 762 > 3236 763 > 4773 764 > 4759 765 > 2347 766 > 7647 767 > 4471 768 > 3083 769 > 7509 770 > 2106 771 > 7053 772 > 2744 773 > 8903 774 > 9739 775 > 2171 776 > 6493 777 > 3716 778 > 4056 779 > 5249 780 > 7146 781 > 127 782 > 9418 783 > 2407 784 > 2979 785 > 4378 786 > 3047 787 > 7088 788 > 7810 789 > 3694 790 > 5141 791 > 9672 792 > 2137 793 > 502 794 > 4021 795 > 817 796 > 4056 797 > 1754 798 > 3381 799 > 3877 800 > 5129 801 > 7919 802 > 14 803 > 2301 804 > 1388 805 > 8547 806 > 5347 807 > 1025 808 > 3354 809 > 8986 810 > 2532 811 > 3170 812 > 7992 813 > 6885 814 > 3846 815 > 2504 816 > 1797 817 > 2274 818 > 1034 819 > 4643 820 > 2782 821 > 3702 822 > 7498 823 > 4704 824 > 9982 825 > 111 826 > 8145 827 > 3214 828 > 8174 829 > 1615 830 > 6780 831 > 6534 832 > 3590 833 > 5637 834 > 4121 835 > 1586 836 > 5155 837 > 7029 838 > 4074 839 > 9644 840 > 4592 841 > 4331 842 > 7638 843 > 8700 844 > 9562 845 > 6110 846 > 7573 847 > 7601 848 > 2651 849 > 5099 850 > 3510 851 > 8864 852 > 9497 853 > 1705 854 > 4106 855 > 4575 856 > 2352 857 > 1940 858 > 4429 859 > 5361 860 > 8059 861 > 4739 862 > 4609 863 > 6408 864 > 8415 865 > 4471 866 > 5236 867 > 8212 868 > 7339 869 > 6049 870 > 7631 871 > 9601 872 > 2324 873 > 9618 874 > 5219 875 > 5959 876 > 9502 877 > 6263 878 > 4849 879 > 7208 880 > 8265 881 > 7643 882 > 1861 883 > 234 884 > 9011 885 > 8987 886 > 7446 887 > 9780 888 > 5340 889 > 3335 890 > 1866 891 > 3111 892 > 6533 893 > 2344 894 > 1039 895 > 9901 896 > 2751 897 > 1377 898 > 8111 899 > 2536 900 > 3439 901 > 6166 902 > 2074 903 > 7447 904 > 9629 905 > 6918 906 > 7330 907 > 5329 908 > 5652 909 > 293 910 > 3026 911 > 6850 912 > 4464 913 > 7112 914 > 3619 915 > 2470 916 > 7616 917 > 4439 918 > 5049 919 > 7606 920 > 7293 921 > 8805 922 > 4256 923 > 8959 924 > 1263 925 > 691 926 > 9766 927 > 8833 928 > 4362 929 > 6763 930 > 7084 931 > 5505 932 > 5835 933 > 5731 934 > 484 935 > 7298 936 > 6064 937 > 8257 938 > 2675 939 > 306 940 > 5691 941 > 4785 942 > 3998 943 > 5694 944 > 7159 945 > 5639 946 > 6515 947 > 6139 948 > 385 949 > 4152 950 > 2875 951 > 5087 952 > 7396 953 > 398 954 > 3265 955 > 9908 956 > 1022 957 > 3014 958 > 283 959 > 6587 960 > 7681 961 > 5258 962 > 7298 963 > 3158 964 > 2138 965 > 4217 966 > 8260 967 > 981 968 > 9196 969 > 3601 970 > 1031 971 > 9266 972 > 1865 973 > 6102 974 > 7976 975 > 8338 976 > 6593 977 > 538 978 > 2855 979 > 8823 980 > 8521 981 > 2140 982 > 7047 983 > 6463 984 > 6208 985 > 6440 986 > 9505 987 > 5455 988 > 8522 989 > 4845 990 > 7538 991 > 8880 992 > 5098 993 > 3636 994 > 8296 995 > 2676 996 > 7696 997 > 6821 998 > 3738 999 > 6952 1000 > 309 1001 > 9694 1002 > 6126 1003 > 7644 1004 > 4492 1005 > 4604 1006 > 4143 1007 > 6675 1008 > 7091 1009 > 3307 1010 > 1039 1011 > 4607 1012 > 7833 1013 > 3704 1014 > 8813 1015 > 6176 1016 > 2883 1017 > 2441 1018 > 6108 1019 > 8721 1020 > 9449 1021 > 1206 1022 > 1687 1023 > 7626 1024 > 9077 1025 > 8600 1026 > 8166 1027 > 4641 1028 > 3159 1029 > 4959 1030 > 9931 1031 > 3767 1032 > 475 1033 > 6360 1034 > 4854 1035 > 4849 1036 > 6723 1037 > 3753 1038 > 8428 1039 > 9335 1040 > 2165 1041 > 9328 1042 > 9727 1043 > 1549 1044 > 8154 1045 > 6150 1046 > 4743 1047 > 2187 1048 > 9461 1049 > 1419 1050 > 5476 1051 > 9609 1052 > 7918 1053 > 486 1054 > 3836 1055 > 2369 1056 > 8462 1057 > 576 1058 > 6230 1059 > 20 1060 > 6803 1061 > 7199 1062 > 4941 1063 > 9731 1064 > 1744 1065 > 5398 1066 > 517 1067 > 8966 1068 > 4366 1069 > 629 1070 > 7078 1071 > 5055 1072 > 9088 1073 > 3720 1074 > 3952 1075 > 9061 1076 > 6262 1077 > 7229 1078 > 3407 1079 > 2708 1080 > 7422 1081 > 6905 1082 > 4615 1083 > 5505 1084 > 5408 1085 > 770 1086 > 1104 1087 > 450 1088 > 372 1089 > 3940 1090 > 1765 1091 > 6433 1092 > 311 1093 > 6551 1094 > 3786 1095 > 7111 1096 > 2674 1097 > 2047 1098 > 1727 1099 > 7127 1100 > 2762 1101 > 2108 1102 > 7954 1103 > 1814 1104 > 9917 1105 > 9581 1106 > 2441 1107 > 2564 1108 > 4061 1109 > 9502 1110 > 2363 1111 > 5886 1112 > 6222 1113 > 5566 1114 > 8376 1115 > 3374 1116 > 1856 1117 > 353 1118 > 5769 1119 > 9144 1120 > 8946 1121 > 2381 1122 > 1630 1123 > 1813 1124 > 8253 1125 > 9952 1126 > 702 1127 > 438 1128 > 429 1129 > 7273 1130 > 3285 1131 > 7671 1132 > 8880 1133 > 5140 1134 > 8245 1135 > 5517 1136 > 1818 1137 > 1240 1138 > 699 1139 > 4339 1140 > 9693 1141 > 2993 1142 > 2653 1143 > 79 1144 > 8869 1145 > 4135 1146 > 1337 1147 > 6186 1148 > 742 1149 > 1605 1150 > 6886 1151 > 5848 1152 > 8852 1153 > 3708 1154 > 1562 1155 > 6450 1156 > 7836 1157 > 3333 1158 > 7667 1159 > 1433 1160 > 2445 1161 > 3886 1162 > 1017 1163 > 2465 1164 > 1805 1165 > 7944 1166 > 7145 1167 > 5658 1168 > 5891 1169 > 4655 1170 > 2793 1171 > 5890 1172 > 6005 1173 > 8132 1174 > 9006 1175 > 3790 1176 > 169 1177 > 4608 1178 > 9612 1179 > 8297 1180 > 6878 1181 > 7969 1182 > 9046 1183 > 5277 1184 > 6502 1185 > 718 1186 > 1932 1187 > 1588 1188 > 4703 1189 > 7705 1190 > 5889 1191 > 1734 1192 > 3555 1193 > 5034 1194 > 9863 1195 > 9000 1196 > 4059 1197 > 9740 1198 > 1517 1199 > 135 1200 > 8098 1201 > 2668 1202 > 3499 1203 > 1334 1204 > 1393 1205 > 710 1206 > 683 1207 > 9969 1208 > 742 1209 > 4155 1210 > 6091 1211 > 2766 1212 > 8063 1213 > 8923 1214 > 7737 1215 > 1889 1216 > 6598 1217 > 758 1218 > 9259 1219 > 7750 1220 > 3598 1221 > 2384 1222 > 591 1223 > 8307 1224 > 7856 1225 > 3662 1226 > 9307 1227 > 803 1228 > 6921 1229 > 3548 1230 > 5701 1231 > 6065 1232 > 8806 1233 > 9016 1234 > 6875 1235 > 1349 1236 > 9907 1237 > 6105 1238 > 1100 1239 > 1832 1240 > 5602 1241 > 5146 1242 > 8842 1243 > 6895 1244 > 2429 1245 > 5469 1246 > 8713 1247 > 2600 1248 > 2539 1249 > 2521 1250 > 9222 1251 > 893 1252 > 9941 1253 > 7036 1254 > 4351 1255 > 9023 1256 > 7355 1257 > 62 1258 > 9464 1259 > 3544 1260 > 7159 1261 > 5687 1262 > 115 1263 > 4005 1264 > 5234 1265 > 3336 1266 > 2374 1267 > 2887 1268 > 2387 1269 > 8466 1270 > 341 1271 > 756 1272 > 3020 1273 > 8311 1274 > 4965 1275 > 1497 1276 > 2289 1277 > 7913 1278 > 4124 1279 > 2743 1280 > 1073 1281 > 1443 1282 > 8391 1283 > 1269 1284 > 1874 1285 > 8657 1286 > 8460 1287 > 666 1288 > 2670 1289 > 3749 1290 > 1074 1291 > 5984 1292 > 7590 1293 > 8073 1294 > 8210 1295 > 6446 1296 > 8151 1297 > 4326 1298 > 3179 1299 > 9090 1300 > 9896 1301 > 9868 1302 > 4749 1303 > 3332 1304 > 6372 1305 > 4911 1306 > 8103 1307 > 655 1308 > 7926 1309 > 9029 1310 > 1476 1311 > 3949 1312 > 1394 1313 > 456 1314 > 9308 1315 > 3926 1316 > 9167 1317 > 2362 1318 > 2290 1319 > 6689 1320 > 1211 1321 > 8893 1322 > 9869 1323 > 5314 1324 > 8969 1325 > 4604 1326 > 3709 1327 > 8799 1328 > 3607 1329 > 7152 1330 > 2997 1331 > 9295 1332 > 5457 1333 > 2916 1334 > 4602 1335 > 1645 1336 > 6108 1337 > 3450 1338 > 894 1339 > 4805 1340 > 5900 1341 > 9191 1342 > 9560 1343 > 9204 1344 > 5252 1345 > 4001 1346 > 4974 1347 > 4612 1348 > 1259 1349 > 5543 1350 > 9036 1351 > 1969 1352 > 3977 1353 > 9772 1354 > 7517 1355 > 3785 1356 > 7347 1357 > 4401 1358 > 9674 1359 > 8694 1360 > 3375 1361 > 7831 1362 > 1053 1363 > 8704 1364 > 113 1365 > 2688 1366 > 2921 1367 > 3257 1368 > 9025 1369 > 5665 1370 > 5307 1371 > 9754 1372 > 4369 1373 > 7729 1374 > 1726 1375 > 9714 1376 > 6144 1377 > 389 1378 > 460 1379 > 7614 1380 > 8277 1381 > 2891 1382 > 447 1383 > 9019 1384 > 2784 1385 > 7008 1386 > 5700 1387 > 6992 1388 > 1326 1389 > 8599 1390 > 9311 1391 > 2345 1392 > 3216 1393 > 9648 1394 > 7860 1395 > 3179 1396 > 5872 1397 > 1951 1398 > 1289 1399 > 8083 1400 > 6668 1401 > 709 1402 > 1190 1403 > 2585 1404 > 1135 1405 > 8567 1406 > 6977 1407 > 872 1408 > 5649 1409 > 7452 1410 > 5111 1411 > 7634 1412 > 3547 1413 > 3209 1414 > 8957 1415 > 2979 1416 > 6092 1417 > 3718 1418 > 9417 1419 > 5815 1420 > 9590 1421 > 2542 1422 > 3413 1423 > 8408 1424 > 2035 1425 > 7921 1426 > 1376 1427 > 9178 1428 > 268 1429 > 3482 1430 > 1894 1431 > 7434 1432 > 1052 1433 > 1235 1434 > 4952 1435 > 8189 1436 > 8339 1437 > 5992 1438 > 6488 1439 > 2411 1440 > 3740 1441 > 84 1442 > 4221 1443 > 7369 1444 > 8413 1445 > 6845 1446 > 7345 1447 > 6239 1448 > 6922 1449 > 4557 1450 > 4381 1451 > 193 1452 > 9392 1453 > 4785 1454 > 7480 1455 > 495 1456 > 8101 1457 > 9893 1458 > 8149 1459 > 5113 1460 > 7158 1461 > 6690 1462 > 298 1463 > 9248 1464 > 1461 1465 > 5812 1466 > 6988 1467 > 6448 1468 > 3873 1469 > 4630 1470 > 3244 1471 > 7776 1472 > 7235 1473 > 861 1474 > 7104 1475 > 5798 1476 > 7970 1477 > 9218 1478 > 6710 1479 > 9903 1480 > 699 1481 > 6743 1482 > 1790 1483 > 9540 1484 > 5937 1485 > 6937 1486 > 3823 1487 > 8558 1488 > 8596 1489 > 4811 1490 > 4146 1491 > 3682 1492 > 9758 1493 > 8690 1494 > 9654 1495 > 5588 1496 > 4268 1497 > 8769 1498 > 7083 1499 > 9255 1500 > 8401 1501 > 3191 1502 > 1070 1503 > 8549 1504 > 6038 1505 > 609 1506 > 9463 1507 > 2372 1508 > 5519 1509 > 3523 1510 > 2759 1511 > 6978 1512 > 8635 1513 > 2187 1514 > 8502 1515 > 4216 1516 > 6388 1517 > 2662 1518 > 995 1519 > 3333 1520 > 3655 1521 > 7982 1522 > 1663 1523 > 4937 1524 > 3122 1525 > 2021 1526 > 1998 1527 > 6729 1528 > 4155 1529 > 1852 1530 > 2738 1531 > 3451 1532 > 6084 1533 > 4178 1534 > 6950 1535 > 8104 1536 > 7400 1537 > 7283 1538 > 2416 1539 > 4194 1540 > 4544 1541 > 2426 1542 > 9148 1543 > 1023 1544 > 6336 1545 > 8215 1546 > 3392 1547 > 6984 1548 > 996 1549 > 1657 1550 > 8626 1551 > 1448 1552 > 5379 1553 > 8193 1554 > 7549 1555 > 4142 1556 > 1462 1557 > 3416 1558 > 3899 1559 > 9731 1560 > 3872 1561 > 4469 1562 > 3423 1563 > 8959 1564 > 8554 1565 > 9791 1566 > 9102 1567 > 6053 1568 > 1646 1569 > 4475 1570 > 5379 1571 > 5056 1572 > 5276 1573 > 1686 1574 > 9438 1575 > 5913 1576 > 7151 1577 > 5817 1578 > 3766 1579 > 481 1580 > 429 1581 > 29 1582 > 121 1583 > 5837 1584 > 2688 1585 > 8734 1586 > 6678 1587 > 6683 1588 > 1484 1589 > 8363 1590 > 1300 1591 > 2496 1592 > 635 1593 > 9348 1594 > 1951 1595 > 1013 1596 > 1072 1597 > 8819 1598 > 9792 1599 > 8942 1600 > 5384 1601 > 2118 1602 > 6419 1603 > 2172 1604 > 2609 1605 > 9631 1606 > 1043 1607 > 8656 1608 > 3808 1609 > 8025 1610 > 7522 1611 > 2237 1612 > 744 1613 > 6824 1614 > 4877 1615 > 5203 1616 > 6278 1617 > 1794 1618 > 7419 1619 > 2886 1620 > 8074 1621 > 1664 1622 > 2744 1623 > 209 1624 > 4890 1625 > 4090 1626 > 2840 1627 > 6718 1628 > 6667 1629 > 7758 1630 > 5815 1631 > 695 1632 > 2678 1633 > 4430 1634 > 935 1635 > 6558 1636 > 536 1637 > 6348 1638 > 8842 1639 > 7931 1640 > 5118 1641 > 1249 1642 > 6226 1643 > 2855 1644 > 477 1645 > 5035 1646 > 7543 1647 > 1389 1648 > 4015 1649 > 7177 1650 > 2729 1651 > 5254 1652 > 1774 1653 > 9254 1654 > 4156 1655 > 3296 1656 > 5298 1657 > 9504 1658 > 8926 1659 > 4391 1660 > 6643 1661 > 8714 1662 > 4056 1663 > 1893 1664 > 9416 1665 > 866 1666 > 5646 1667 > 8067 1668 > 6619 1669 > 2588 1670 > 8184 1671 > 6314 1672 > 3255 1673 > 9813 1674 > 9963 1675 > 2198 1676 > 1729 1677 > 7825 1678 > 2863 1679 > 7511 1680 > 8555 1681 > 480 1682 > 9730 1683 > 546 1684 > 3957 1685 > 6359 1686 > 9039 1687 > 2009 1688 > 2477 1689 > 6812 1690 > 2561 1691 > 4254 1692 > 8442 1693 > 2854 1694 > 7724 1695 > 2111 1696 > 4729 1697 > 9566 1698 > 8484 1699 > 7041 1700 > 8491 1701 > 1055 1702 > 3278 1703 > 2305 1704 > 5153 1705 > 7354 1706 > 7052 1707 > 6045 1708 > 7319 1709 > 6010 1710 > 7706 1711 > 7012 1712 > 6842 1713 > 1582 1714 > 6698 1715 > 8720 1716 > 1226 1717 > 4144 1718 > 7489 1719 > 8932 1720 > 3094 1721 > 5256 1722 > 6915 1723 > 3515 1724 > 7787 1725 > 3925 1726 > 4771 1727 > 2035 1728 > 3605 1729 > 586 1730 > 6160 1731 > 2422 1732 > 6362 1733 > 8472 1734 > 4623 1735 > 5091 1736 > 8112 1737 > 3340 1738 > 6791 1739 > 6472 1740 > 1481 1741 > 9529 1742 > 8415 1743 > 5078 1744 > 1330 1745 > 9337 1746 > 9001 1747 > 1235 1748 > 1807 1749 > 4479 1750 > 6675 1751 > 5189 1752 > 2471 1753 > 7216 1754 > 3489 1755 > 9401 1756 > 3524 1757 > 7243 1758 > 3465 1759 > 5409 1760 > 5528 1761 > 4333 1762 > 8258 1763 > 3171 1764 > 3151 1765 > 5411 1766 > 3048 1767 > 8795 1768 > 2074 1769 > 5407 1770 > 8311 1771 > 331 1772 > 6256 1773 > 5970 1774 > 6159 1775 > 2855 1776 > 5754 1777 > 9931 1778 > 8878 1779 > 7205 1780 > 99 1781 > 4032 1782 > 3388 1783 > 3903 1784 > 1996 1785 > 3751 1786 > 1841 1787 > 9427 1788 > 118 1789 > 2320 1790 > 5582 1791 > 3438 1792 > 9080 1793 > 3192 1794 > 723 1795 > 6361 1796 > 3824 1797 > 5961 1798 > 7168 1799 > 2538 1800 > 274 1801 > 2645 1802 > 4817 1803 > 8170 1804 > 3360 1805 > 4717 1806 > 257 1807 > 2515 1808 > 9631 1809 > 1355 1810 > 5058 1811 > 2747 1812 > 8159 1813 > 1487 1814 > 8213 1815 > 7861 1816 > 3258 1817 > 1086 1818 > 2782 1819 > 4279 1820 > 8218 1821 > 6272 1822 > 7846 1823 > 4469 1824 > 4282 1825 > 7511 1826 > 4419 1827 > 3422 1828 > 9710 1829 > 2354 1830 > 114 1831 > 2465 1832 > 4293 1833 > 6271 1834 > 736 1835 > 3319 1836 > 2246 1837 > 1492 1838 > 186 1839 > 4862 1840 > 5051 1841 > 4009 1842 > 2826 1843 > 8148 1844 > 3305 1845 > 7 1846 > 7972 1847 > 2448 1848 > 4602 1849 > 9405 1850 > 8042 1851 > 6271 1852 > 9762 1853 > 5931 1854 > 7950 1855 > 5781 1856 > 5598 1857 > 5491 1858 > 9476 1859 > 1419 1860 > 4590 1861 > 5059 1862 > 2617 1863 > 4968 1864 > 8699 1865 > 9832 1866 > 3763 1867 > 2365 1868 > 9120 1869 > 9664 1870 > 9494 1871 > 4461 1872 > 3684 1873 > 2539 1874 > 5703 1875 > 6220 1876 > 848 1877 > 6077 1878 > 7486 1879 > 3227 1880 > 43 1881 > 8958 1882 > 1259 1883 > 9232 1884 > 1843 1885 > 4036 1886 > 3176 1887 > 8719 1888 > 7220 1889 > 2349 1890 > 9119 1891 > 1642 1892 > 6716 1893 > 627 1894 > 2422 1895 > 2207 1896 > 9742 1897 > 1938 1898 > 1355 1899 > 102 1900 > 2917 1901 > 9901 1902 > 6171 1903 > 2456 1904 > 2317 1905 > 479 1906 > 1431 1907 > 5139 1908 > 5435 1909 > 2480 1910 > 4413 1911 > 7342 1912 > 4615 1913 > 3017 1914 > 7991 1915 > 7426 1916 > 950 1917 > 1483 1918 > 5478 1919 > 7834 1920 > 6905 1921 > 9616 1922 > 2063 1923 > 4391 1924 > 4755 1925 > 5863 1926 > 1157 1927 > 4300 1928 > 184 1929 > 7424 1930 > 166 1931 > 7496 1932 > 6978 1933 > 6310 1934 > 1115 1935 > 2253 1936 > 9555 1937 > 5540 1938 > 2638 1939 > 5032 1940 > 4259 1941 > 9636 1942 > 7930 1943 > 8002 1944 > 1234 1945 > 2047 1946 > 814 1947 > 2078 1948 > 3599 1949 > 8652 1950 > 8375 1951 > 4824 1952 > 411 1953 > 2869 1954 > 2303 1955 > 6751 1956 > 4512 1957 > 7391 1958 > 6223 1959 > 73 1960 > 2411 1961 > 4109 1962 > 6510 1963 > 4048 1964 > 7405 1965 > 1998 1966 > 7044 1967 > 6619 1968 > 3097 1969 > 18 1970 > 7032 1971 > 819 1972 > 2778 1973 > 4453 1974 > 9511 1975 > 5525 1976 > 6879 1977 > 1884 1978 > 1502 1979 > 4026 1980 > 8577 1981 > 2133 1982 > 1017 1983 > 9524 1984 > 8754 1985 > 3813 1986 > 1168 1987 > 9228 1988 > 2643 1989 > 6478 1990 > 9380 1991 > 2547 1992 > 9365 1993 > 1978 1994 > 9777 1995 > 8297 1996 > 9756 1997 > 4044 1998 > 3480 1999 > 4522 2000 > 3127 2001 > 9252 2002 > 2998 2003 > 5596 2004 > 9706 2005 > 9204 2006 > 783 2007 > 5388 2008 > 3337 2009 > 9710 2010 > 5597 2011 > 3856 2012 > 6088 2013 > 4586 2014 > 215 2015 > 3708 2016 > 5498 2017 > 391 2018 > 7042 2019 > 7442 2020 > 7643 2021 > 8897 2022 > 400 2023 > 676 2024 > 2610 2025 > 5059 2026 > 5212 2027 > 1310 2028 > 7374 2029 > 5433 2030 > 420 2031 > 8610 2032 > 8628 2033 > 4982 2034 > 4570 2035 > 9226 2036 > 3105 2037 > 9881 2038 > 5120 2039 > 6633 2040 > 6969 2041 > 6745 2042 > 9010 2043 > 4678 2044 > 942 2045 > 8944 2046 > 700 2047 > 3891 2048 > 8172 2049 > 5141 2050 > 3159 2051 > 3574 2052 > 389 2053 > 5244 2054 > 2773 2055 > 745 2056 > 4884 2057 > 9471 2058 > 5722 2059 > 3459 2060 > 6010 2061 > 9508 2062 > 6689 2063 > 5854 2064 > 22 2065 > 9970 2066 > 1760 2067 > 6435 2068 > 9437 2069 > 5446 2070 > 6429 2071 > 4937 2072 > 8078 2073 > 1605 2074 > 6768 2075 > 6514 2076 > 8887 2077 > 7998 2078 > 4114 2079 > 9928 2080 > 9446 2081 > 4001 2082 > 7153 2083 > 4531 2084 > 9781 2085 > 1472 2086 > 9583 2087 > 1740 2088 > 9109 2089 > 5461 2090 > 577 2091 > 3979 2092 > 7383 2093 > 118 2094 > 1306 2095 > 8557 2096 > 9248 2097 > 9529 2098 > 9811 2099 > 1027 2100 > 9316 2101 > 2284 2102 > 8635 2103 > 3917 2104 > 3601 2105 > 7794 2106 > 6933 2107 > 5436 2108 > 5974 2109 > 7505 2110 > 3828 2111 > 1447 2112 > 4105 2113 > 3441 2114 > 7780 2115 > 7851 2116 > 5093 2117 > 6439 2118 > 2940 2119 > 3232 2120 > 7754 2121 > 7227 2122 > 4228 2123 > 2424 2124 > 7115 2125 > 9859 2126 > 6775 2127 > 2681 2128 > 2228 2129 > 6432 2130 > 1169 2131 > 1943 2132 > 5507 2133 > 7127 2134 > 9892 2135 > 8166 2136 > 278 2137 > 218 2138 > 9357 2139 > 9097 2140 > 8696 2141 > 8232 2142 > 1081 2143 > 6456 2144 > 4270 2145 > 9324 2146 > 9190 2147 > 2636 2148 > 6537 2149 > 9435 2150 > 6868 2151 > 252 2152 > 3574 2153 > 36 2154 > 8262 2155 > 559 2156 > 2739 2157 > 340 2158 > 5678 2159 > 5292 2160 > 8531 2161 > 9871 2162 > 5030 2163 > 9691 2164 > 9284 2165 > 4666 2166 > 4011 2167 > 2401 2168 > 3117 2169 > 3030 2170 > 6305 2171 > 6804 2172 > 9594 2173 > 2534 2174 > 5864 2175 > 3486 2176 > 6981 2177 > 8434 2178 > 3663 2179 > 4742 2180 > 4554 2181 > 2786 2182 > 6687 2183 > 3669 2184 > 2745 2185 > 4899 2186 > 3903 2187 > 9658 2188 > 6419 2189 > 1359 2190 > 8087 2191 > 7666 2192 > 8710 2193 > 9450 2194 > 1155 2195 > 3933 2196 > 7736 2197 > 9696 2198 > 7752 2199 > 8074 2200 > 945 2201 > 7193 2202 > 5440 2203 > 2554 2204 > 4790 2205 > 9516 2206 > 5907 2207 > 1949 2208 > 2101 2209 > 1149 2210 > 9654 2211 > 9473 2212 > 2384 2213 > 1231 2214 > 4288 2215 > 8097 2216 > 4438 2217 > 2489 2218 > 7062 2219 > 3921 2220 > 4874 2221 > 573 2222 > 9381 2223 > 3993 2224 > 3414 2225 > 3838 2226 > 8852 2227 > 6389 2228 > 1112 2229 > 5821 2230 > 3372 2231 > 1450 2232 > 444 2233 > 5121 2234 > 1748 2235 > 3292 2236 > 4081 2237 > 7261 2238 > 7415 2239 > 9553 2240 > 7447 2241 > 1986 2242 > 1156 2243 > 6509 2244 > 7176 2245 > 4673 2246 > 6599 2247 > 9439 2248 > 40 2249 > 6268 2250 > 5467 2251 > 7576 2252 > 8614 2253 > 513 2254 > 6308 2255 > 5684 2256 > 7124 2257 > 3938 2258 > 4307 2259 > 911 2260 > 6732 2261 > 1830 2262 > 6412 2263 > 5461 2264 > 5801 2265 > 8219 2266 > 7727 2267 > 1931 2268 > 9159 2269 > 9925 2270 > 523 2271 > 8162 2272 > 333 2273 > 439 2274 > 1701 2275 > 3355 2276 > 155 2277 > 7085 2278 > 8698 2279 > 9933 2280 > 2996 2281 > 8702 2282 > 7319 2283 > 1619 2284 > 2602 2285 > 136 2286 > 5991 2287 > 2942 2288 > 9134 2289 > 5052 2290 > 1673 2291 > 9945 2292 > 8786 2293 > 4519 2294 > 3832 2295 > 4696 2296 > 5774 2297 > 5689 2298 > 8721 2299 > 4257 2300 > 6521 2301 > 2946 2302 > 552 2303 > 4525 2304 > 4991 2305 > 9912 2306 > 4893 2307 > 4759 2308 > 8730 2309 > 3193 2310 > 6391 2311 > 1301 2312 > 6472 2313 > 821 2314 > 2894 2315 > 1925 2316 > 5069 2317 > 2214 2318 > 1494 2319 > 1844 2320 > 4297 2321 > 4436 2322 > 8778 2323 > 5431 2324 > 4276 2325 > 3281 2326 > 3222 2327 > 1291 2328 > 5286 2329 > 5941 2330 > 8404 2331 > 4822 2332 > 5857 2333 > 7401 2334 > 5483 2335 > 4748 2336 > 2993 2337 > 2629 2338 > 6980 2339 > 1759 2340 > 2454 2341 > 5490 2342 > 7894 2343 > 9152 2344 > 4601 2345 > 9058 2346 > 2358 2347 > 7732 2348 > 8039 2349 > 8406 2350 > 472 2351 > 8827 2352 > 4775 2353 > 3334 2354 > 7281 2355 > 8539 2356 > 4340 2357 > 8540 2358 > 9955 2359 > 8255 2360 > 5225 2361 > 5978 2362 > 5407 2363 > 9616 2364 > 9231 2365 > 8335 2366 > 1887 2367 > 1443 2368 > 4043 2369 > 3312 2370 > 5645 2371 > 1846 2372 > 6487 2373 > 5942 2374 > 2945 2375 > 6237 2376 > 7748 2377 > 761 2378 > 5601 2379 > 8595 2380 > 7221 2381 > 3907 2382 > 9489 2383 > 4016 2384 > 9053 2385 > 1898 2386 > 4084 2387 > 5854 2388 > 8602 2389 > 7069 2390 > 9915 2391 > 1151 2392 > 6646 2393 > 4761 2394 > 1771 2395 > 3855 2396 > 6943 2397 > 9255 2398 > 763 2399 > 9432 2400 > 9123 2401 > 1792 2402 > 532 2403 > 4972 2404 > 4393 2405 > 1162 2406 > 1440 2407 > 9239 2408 > 2620 2409 > 7506 2410 > 8917 2411 > 6177 2412 > 3797 2413 > 2460 2414 > 7802 2415 > 5767 2416 > 1014 2417 > 2570 2418 > 7458 2419 > 7993 2420 > 5428 2421 > 7520 2422 > 1306 2423 > 9344 2424 > 2868 2425 > 8244 2426 > 2987 2427 > 5640 2428 > 1003 2429 > 4795 2430 > 1018 2431 > 2822 2432 > 4096 2433 > 9903 2434 > 851 2435 > 8738 2436 > 7953 2437 > 595 2438 > 5761 2439 > 7337 2440 > 7660 2441 > 7284 2442 > 3542 2443 > 9188 2444 > 4407 2445 > 3028 2446 > 301 2447 > 470 2448 > 7703 2449 > 8769 2450 > 83 2451 > 520 2452 > 4225 2453 > 2603 2454 > 3259 2455 > 546 2456 > 6404 2457 > 5914 2458 > 9323 2459 > 9852 2460 > 2287 2461 > 1843 2462 > 4050 2463 > 6418 2464 > 1254 2465 > 1648 2466 > 8070 2467 > 7495 2468 > 2403 2469 > 5830 2470 > 8861 2471 > 7556 2472 > 2460 2473 > 1848 2474 > 7828 2475 > 2944 2476 > 575 2477 > 2595 2478 > 7639 2479 > 3592 2480 > 9553 2481 > 9484 2482 > 442 2483 > 6428 2484 > 8404 2485 > 1348 2486 > 3527 2487 > 7777 2488 > 2434 2489 > 9230 2490 > 4737 2491 > 5548 2492 > 4715 2493 > 4231 2494 > 2187 2495 > 3269 2496 > 6473 2497 > 2164 2498 > 7331 2499 > 6539 2500 > 3697 2501 > 7554 2502 > 6605 2503 > 3497 2504 > 5356 2505 > 2753 2506 > 5366 2507 > 6491 2508 > 2865 2509 > 1258 2510 > 900 2511 > 2978 2512 > 3421 2513 > 9612 2514 > 5796 2515 > 6747 2516 > 1063 2517 > 6079 2518 > 9155 2519 > 6443 2520 > 3997 2521 > 6005 2522 > 9916 2523 > 5302 2524 > 9199 2525 > 1390 2526 > 7321 2527 > 7670 2528 > 1600 2529 > 8755 2530 > 6523 2531 > 5874 2532 > 7061 2533 > 5950 2534 > 5341 2535 > 3027 2536 > 6455 2537 > 8951 2538 > 8606 2539 > 7661 2540 > 1717 2541 > 9328 2542 > 7001 2543 > 9 2544 > 3155 2545 > 7691 2546 > 4480 2547 > 771 2548 > 8600 2549 > 5385 2550 > 3527 2551 > 2507 2552 > 1623 2553 > 4767 2554 > 7086 2555 > 3580 2556 > 5990 2557 > 3984 2558 > 4302 2559 > 5566 2560 > 8890 2561 > 1576 2562 > 8771 2563 > 4157 2564 > 8 2565 > 6889 2566 > 4106 2567 > 6308 2568 > 7026 2569 > 8780 2570 > 5319 2571 > 142 2572 > 8951 2573 > 1858 2574 > 1137 2575 > 5206 2576 > 9708 2577 > 5768 2578 > 277 2579 > 3085 2580 > 2653 2581 > 5567 2582 > 4116 2583 > 2060 2584 > 3289 2585 > 4524 2586 > 4423 2587 > 3280 2588 > 8403 2589 > 1172 2590 > 5340 2591 > 6237 2592 > 8594 2593 > 2954 2594 > 2904 2595 > 1403 2596 > 1003 2597 > 9961 2598 > 5235 2599 > 5652 2600 > 2242 2601 > 3172 2602 > 2700 2603 > 213 2604 > 2300 2605 > 8000 2606 > 5962 2607 > 1946 2608 > 8443 2609 > 1628 2610 > 459 2611 > 5135 2612 > 3564 2613 > 9030 2614 > 6492 2615 > 9364 2616 > 3627 2617 > 7834 2618 > 5180 2619 > 3854 2620 > 5349 2621 > 6401 2622 > 8962 2623 > 5335 2624 > 2277 2625 > 1015 2626 > 96 2627 > 854 2628 > 521 2629 > 3631 2630 > 8739 2631 > 9384 2632 > 7471 2633 > 7945 2634 > 9446 2635 > 5222 2636 > 4789 2637 > 9398 2638 > 155 2639 > 5346 2640 > 5576 2641 > 8319 2642 > 9001 2643 > 2150 2644 > 3866 2645 > 2327 2646 > 4341 2647 > 4825 2648 > 2909 2649 > 4720 2650 > 3268 2651 > 3708 2652 > 2405 2653 > 8231 2654 > 5278 2655 > 7135 2656 > 6691 2657 > 9699 2658 > 1957 2659 > 6583 2660 > 3941 2661 > 6652 2662 > 9851 2663 > 3154 2664 > 4912 2665 > 6509 2666 > 1566 2667 > 2788 2668 > 3992 2669 > 7244 2670 > 3859 2671 > 335 2672 > 8052 2673 > 4431 2674 > 891 2675 > 6758 2676 > 1570 2677 > 7371 2678 > 5018 2679 > 6838 2680 > 2788 2681 > 8920 2682 > 902 2683 > 5612 2684 > 1548 2685 > 4239 2686 > 4793 2687 > 2462 2688 > 948 2689 > 2243 2690 > 62 2691 > 7824 2692 > 1995 2693 > 2854 2694 > 5201 2695 > 1582 2696 > 1169 2697 > 6231 2698 > 658 2699 > 8583 2700 > 7939 2701 > 1662 2702 > 7385 2703 > 6061 2704 > 5686 2705 > 3168 2706 > 9161 2707 > 8907 2708 > 1912 2709 > 5945 2710 > 7842 2711 > 5918 2712 > 2712 2713 > 7274 2714 > 6239 2715 > 3100 2716 > 4898 2717 > 6124 2718 > 9292 2719 > 6093 2720 > 3527 2721 > 2936 2722 > 4983 2723 > 158 2724 > 9024 2725 > 564 2726 > 9219 2727 > 9079 2728 > 5323 2729 > 2 2730 > 8208 2731 > 3483 2732 > 8311 2733 > 7049 2734 > 1326 2735 > 1620 2736 > 1055 2737 > 1196 2738 > 5160 2739 > 1780 2740 > 685 2741 > 9425 2742 > 5604 2743 > 5034 2744 > 9870 2745 > 7847 2746 > 6574 2747 > 2272 2748 > 8692 2749 > 9942 2750 > 5135 2751 > 7582 2752 > 4521 2753 > 991 2754 > 9695 2755 > 1842 2756 > 2528 2757 > 969 2758 > 941 2759 > 9802 2760 > 5159 2761 > 7340 2762 > 3170 2763 > 9208 2764 > 6369 2765 > 4531 2766 > 7101 2767 > 8357 2768 > 1407 2769 > 5826 2770 > 1544 2771 > 2971 2772 > 3219 2773 > 4777 2774 > 7953 2775 > 6006 2776 > 620 2777 > 9836 2778 > 6761 2779 > 1029 2780 > 9735 2781 > 3907 2782 > 5134 2783 > 4810 2784 > 7981 2785 > 9328 2786 > 8030 2787 > 4465 2788 > 2998 2789 > 5207 2790 > 4738 2791 > 8099 2792 > 5186 2793 > 4143 2794 > 1683 2795 > 6448 2796 > 1301 2797 > 9063 2798 > 3181 2799 > 1380 2800 > 40 2801 > 1600 2802 > 7345 2803 > 1573 2804 > 2304 2805 > 2624 2806 > 8021 2807 > 5678 2808 > 1273 2809 > 459 2810 > 3297 2811 > 9690 2812 > 9121 2813 > 1401 2814 > 5868 2815 > 8850 2816 > 7924 2817 > 4293 2818 > 5197 2819 > 1020 2820 > 8025 2821 > 3863 2822 > 1525 2823 > 4196 2824 > 4114 2825 > 3215 2826 > 5883 2827 > 4 2828 > 5039 2829 > 6947 2830 > 556 2831 > 6962 2832 > 5506 2833 > 5745 2834 > 6836 2835 > 5020 2836 > 9681 2837 > 5146 2838 > 187 2839 > 3267 2840 > 2151 2841 > 2719 2842 > 3668 2843 > 6840 2844 > 9600 2845 > 2794 2846 > 5550 2847 > 5974 2848 > 6890 2849 > 1670 2850 > 8730 2851 > 7490 2852 > 1172 2853 > 1197 2854 > 8545 2855 > 3069 2856 > 6773 2857 > 3047 2858 > 6528 2859 > 4536 2860 > 6437 2861 > 6507 2862 > 2651 2863 > 3335 2864 > 9350 2865 > 7053 2866 > 7007 2867 > 2019 2868 > 5188 2869 > 8270 2870 > 3680 2871 > 6990 2872 > 7938 2873 > 5920 2874 > 8602 2875 > 9780 2876 > 5087 2877 > 3742 2878 > 98 2879 > 2190 2880 > 4924 2881 > 3423 2882 > 401 2883 > 2599 2884 > 6631 2885 > 7020 2886 > 7274 2887 > 8647 2888 > 4778 2889 > 5668 2890 > 7211 2891 > 7267 2892 > 4848 2893 > 9312 2894 > 8177 2895 > 9731 2896 > 4809 2897 > 8831 2898 > 7990 2899 > 1721 2900 > 1222 2901 > 4680 2902 > 8843 2903 > 6462 2904 > 5864 2905 > 3306 2906 > 4582 2907 > 6917 2908 > 3684 2909 > 1510 2910 > 1450 2911 > 826 2912 > 5462 2913 > 1170 2914 > 2267 2915 > 8492 2916 > 1850 2917 > 1243 2918 > 4104 2919 > 9776 2920 > 4618 2921 > 6207 2922 > 2331 2923 > 9712 2924 > 3962 2925 > 2467 2926 > 2730 2927 > 9740 2928 > 725 2929 > 3876 2930 > 4637 2931 > 5902 2932 > 5981 2933 > 3896 2934 > 4250 2935 > 6092 2936 > 8947 2937 > 2132 2938 > 3881 2939 > 9115 2940 > 1036 2941 > 6495 2942 > 5793 2943 > 9345 2944 > 597 2945 > 9786 2946 > 7646 2947 > 7639 2948 > 1807 2949 > 309 2950 > 296 2951 > 4190 2952 > 1763 2953 > 4641 2954 > 3360 2955 > 7219 2956 > 7069 2957 > 5795 2958 > 7883 2959 > 7954 2960 > 1629 2961 > 8890 2962 > 5381 2963 > 8131 2964 > 345 2965 > 7225 2966 > 9403 2967 > 6118 2968 > 4245 2969 > 224 2970 > 6167 2971 > 714 2972 > 3254 2973 > 6372 2974 > 115 2975 > 9726 2976 > 8628 2977 > 6208 2978 > 8934 2979 > 8580 2980 > 5143 2981 > 4042 2982 > 8053 2983 > 4575 2984 > 2800 2985 > 5814 2986 > 5299 2987 > 192 2988 > 1759 2989 > 6219 2990 > 6531 2991 > 306 2992 > 7009 2993 > 9372 2994 > 2969 2995 > 3183 2996 > 9937 2997 > 9208 2998 > 9025 2999 > 5440 3000 > 7690 3001 > 9914 3002 > 9745 3003 > 4457 3004 > 7727 3005 > 1851 3006 > 1725 3007 > 7289 3008 > 845 3009 > 2063 3010 > 6906 3011 > 6640 3012 > 8956 3013 > 9583 3014 > 7748 3015 > 9101 3016 > 3440 3017 > 5215 3018 > 5237 3019 > 3765 3020 > 8005 3021 > 5652 3022 > 9564 3023 > 36 3024 > 6933 3025 > 6964 3026 > 7441 3027 > 3860 3028 > 8974 3029 > 2361 3030 > 1768 3031 > 6119 3032 > 7354 3033 > 2344 3034 > 5021 3035 > 7155 3036 > 1849 3037 > 5980 3038 > 4038 3039 > 7338 3040 > 172 3041 > 7472 3042 > 1564 3043 > 2500 3044 > 4599 3045 > 9591 3046 > 5579 3047 > 603 3048 > 9898 3049 > 5581 3050 > 323 3051 > 3987 3052 > 6090 3053 > 6989 3054 > 1442 3055 > 2173 3056 > 2061 3057 > 5702 3058 > 9692 3059 > 3116 3060 > 5158 3061 > 6138 3062 > 149 3063 > 6313 3064 > 4152 3065 > 2603 3066 > 4823 3067 > 1125 3068 > 8740 3069 > 2476 3070 > 8048 3071 > 2899 3072 > 9593 3073 > 1822 3074 > 962 3075 > 8675 3076 > 3395 3077 > 8614 3078 > 9678 3079 > 906 3080 > 9948 3081 > 2156 3082 > 9238 3083 > 583 3084 > 921 3085 > 2386 3086 > 1029 3087 > 8008 3088 > 96 3089 > 7517 3090 > 2583 3091 > 6695 3092 > 6162 3093 > 3644 3094 > 9543 3095 > 1394 3096 > 5271 3097 > 4224 3098 > 9621 3099 > 2825 3100 > 8742 3101 > 2321 3102 > 5638 3103 > 3568 3104 > 7206 3105 > 471 3106 > 5137 3107 > 3530 3108 > 6191 3109 > 3484 3110 > 6656 3111 > 6438 3112 > 8007 3113 > 2676 3114 > 3120 3115 > 4940 3116 > 4032 3117 > 7127 3118 > 4606 3119 > 9068 3120 > 9031 3121 > 5534 3122 > 2433 3123 > 686 3124 > 5800 3125 > 4156 3126 > 930 3127 > 683 3128 > 8229 3129 > 5093 3130 > 2907 3131 > 3781 3132 > 5592 3133 > 9361 3134 > 134 3135 > 1421 3136 > 5357 3137 > 9190 3138 > 5978 3139 > 2986 3140 > 9202 3141 > 5694 3142 > 7236 3143 > 692 3144 > 5505 3145 > 1859 3146 > 5165 3147 > 8405 3148 > 1312 3149 > 8800 3150 > 1517 3151 > 1799 3152 > 6065 3153 > 9406 3154 > 249 3155 > 8263 3156 > 9001 3157 > 6342 3158 > 6495 3159 > 8992 3160 > 9519 3161 > 5868 3162 > 7782 3163 > 8147 3164 > 2475 3165 > 366 3166 > 2240 3167 > 2596 3168 > 4878 3169 > 4517 3170 > 208 3171 > 2594 3172 > 8225 3173 > 5149 3174 > 705 3175 > 8195 3176 > 9795 3177 > 8620 3178 > 8103 3179 > 2296 3180 > 9870 3181 > 1036 3182 > 6847 3183 > 8530 3184 > 5900 3185 > 1568 3186 > 529 3187 > 4119 3188 > 2593 3189 > 1673 3190 > 4651 3191 > 6994 3192 > 4115 3193 > 1309 3194 > 9400 3195 > 7576 3196 > 6243 3197 > 7458 3198 > 4477 3199 > 5473 3200 > 8477 3201 > 8605 3202 > 9625 3203 > 7676 3204 > 9192 3205 > 4210 3206 > 9373 3207 > 8471 3208 > 2741 3209 > 5136 3210 > 5527 3211 > 8332 3212 > 1069 3213 > 6135 3214 > 2061 3215 > 1046 3216 > 7416 3217 > 721 3218 > 8101 3219 > 6806 3220 > 1195 3221 > 7877 3222 > 1524 3223 > 5423 3224 > 9844 3225 > 6279 3226 > 2329 3227 > 8502 3228 > 5148 3229 > 8196 3230 > 1120 3231 > 6391 3232 > 4505 3233 > 6945 3234 > 2416 3235 > 6647 3236 > 8859 3237 > 9076 3238 > 7944 3239 > 496 3240 > 7315 3241 > 6826 3242 > 8826 3243 > 6002 3244 > 4557 3245 > 270 3246 > 359 3247 > 418 3248 > 3665 3249 > 977 3250 > 4124 3251 > 6151 3252 > 4302 3253 > 9071 3254 > 1676 3255 > 8461 3256 > 9333 3257 > 765 3258 > 3314 3259 > 6940 3260 > 485 3261 > 1318 3262 > 3220 3263 > 1154 3264 > 1515 3265 > 3848 3266 > 7139 3267 > 7635 3268 > 3124 3269 > 7204 3270 > 6661 3271 > 7588 3272 > 6967 3273 > 9045 3274 > 3825 3275 > 9457 3276 > 6353 3277 > 572 3278 > 8419 3279 > 1065 3280 > 8623 3281 > 6690 3282 > 9632 3283 > 2640 3284 > 4661 3285 > 6896 3286 > 1527 3287 > 1502 3288 > 9732 3289 > 4794 3290 > 8008 3291 > 7958 3292 > 3818 3293 > 1760 3294 > 5189 3295 > 7182 3296 > 2566 3297 > 6832 3298 > 173 3299 > 9644 3300 > 7555 3301 > 9875 3302 > 998 3303 > 653 3304 > 5239 3305 > 5052 3306 > 4412 3307 > 932 3308 > 3371 3309 > 455 3310 > 625 3311 > 2275 3312 > 2370 3313 > 6158 3314 > 6324 3315 > 4349 3316 > 8006 3317 > 6420 3318 > 2017 3319 > 9220 3320 > 3603 3321 > 2658 3322 > 6685 3323 > 8486 3324 > 3239 3325 > 2609 3326 > 445 3327 > 2906 3328 > 5213 3329 > 8902 3330 > 7833 3331 > 2458 3332 > 7203 3333 > 8011 3334 > 1224 3335 > 5979 3336 > 6266 3337 > 5800 3338 > 57 3339 > 9222 3340 > 9304 3341 > 4779 3342 > 2053 3343 > 6666 3344 > 2646 3345 > 8693 3346 > 1091 3347 > 1325 3348 > 7745 3349 > 8341 3350 > 593 3351 > 8834 3352 > 9513 3353 > 6298 3354 > 5088 3355 > 4823 3356 > 4550 3357 > 6107 3358 > 2785 3359 > 4588 3360 > 2548 3361 > 939 3362 > 5318 3363 > 7324 3364 > 2199 3365 > 3686 3366 > 5443 3367 > 6908 3368 > 843 3369 > 2177 3370 > 4071 3371 > 2484 3372 > 3536 3373 > 9521 3374 > 3511 3375 > 2290 3376 > 8417 3377 > 5133 3378 > 6124 3379 > 7271 3380 > 1429 3381 > 44 3382 > 3324 3383 > 1001 3384 > 7501 3385 > 3676 3386 > 4421 3387 > 7892 3388 > 7032 3389 > 9885 3390 > 9626 3391 > 1960 3392 > 9820 3393 > 4862 3394 > 3403 3395 > 3780 3396 > 7960 3397 > 6784 3398 > 1714 3399 > 6834 3400 > 3588 3401 > 1325 3402 > 6145 3403 > 2343 3404 > 3016 3405 > 6094 3406 > 7161 3407 > 7490 3408 > 3516 3409 > 9834 3410 > 7914 3411 > 4820 3412 > 4364 3413 > 9129 3414 > 4220 3415 > 1530 3416 > 9957 3417 > 3796 3418 > 8089 3419 > 1956 3420 > 2365 3421 > 1659 3422 > 2600 3423 > 7476 3424 > 1925 3425 > 2109 3426 > 4883 3427 > 4636 3428 > 1118 3429 > 2114 3430 > 9086 3431 > 2820 3432 > 9579 3433 > 6375 3434 > 3482 3435 > 3216 3436 > 3703 3437 > 6760 3438 > 4063 3439 > 7210 3440 > 2295 3441 > 2116 3442 > 7247 3443 > 5666 3444 > 1641 3445 > 507 3446 > 1789 3447 > 3843 3448 > 5414 3449 > 4875 3450 > 3420 3451 > 8971 3452 > 9440 3453 > 5555 3454 > 2624 3455 > 8737 3456 > 300 3457 > 5685 3458 > 8159 3459 > 1862 3460 > 848 3461 > 5334 3462 > 7447 3463 > 3828 3464 > 468 3465 > 1021 3466 > 960 3467 > 7089 3468 > 8082 3469 > 9588 3470 > 3827 3471 > 8352 3472 > 3787 3473 > 4251 3474 > 2223 3475 > 5067 3476 > 6284 3477 > 8499 3478 > 6446 3479 > 30 3480 > 1126 3481 > 9584 3482 > 2442 3483 > 8562 3484 > 9815 3485 > 9391 3486 > 9113 3487 > 1223 3488 > 3450 3489 > 7656 3490 > 7732 3491 > 7175 3492 > 3763 3493 > 8121 3494 > 8674 3495 > 9830 3496 > 9479 3497 > 370 3498 > 3285 3499 > 3941 3500 > 6251 3501 > 2014 3502 > 6486 3503 > 8768 3504 > 8001 3505 > 5853 3506 > 1637 3507 > 4062 3508 > 1050 3509 > 6684 3510 > 3817 3511 > 3439 3512 > 4837 3513 > 7580 3514 > 2963 3515 > 7414 3516 > 1932 3517 > 6195 3518 > 8627 3519 > 5688 3520 > 6276 3521 > 1073 3522 > 6922 3523 > 8854 3524 > 9424 3525 > 6613 3526 > 5246 3527 > 4854 3528 > 8357 3529 > 8987 3530 > 7100 3531 > 7282 3532 > 1533 3533 > 6721 3534 > 8452 3535 > 7680 3536 > 6837 3537 > 7213 3538 > 8674 3539 > 230 3540 > 7577 3541 > 5500 3542 > 9635 3543 > 6391 3544 > 509 3545 > 1004 3546 > 6201 3547 > 8131 3548 > 3427 3549 > 1801 3550 > 189 3551 > 2496 3552 > 9127 3553 > 178 3554 > 3688 3555 > 2436 3556 > 724 3557 > 7145 3558 > 9306 3559 > 3030 3560 > 6604 3561 > 4596 3562 > 4806 3563 > 3554 3564 > 3735 3565 > 4456 3566 > 255 3567 > 9252 3568 > 170 3569 > 5805 3570 > 234 3571 > 3702 3572 > 1789 3573 > 286 3574 > 217 3575 > 3869 3576 > 1776 3577 > 2510 3578 > 2713 3579 > 2454 3580 > 18 3581 > 3460 3582 > 7263 3583 > 1728 3584 > 6788 3585 > 2885 3586 > 7825 3587 > 9235 3588 > 2957 3589 > 2044 3590 > 6251 3591 > 9820 3592 > 430 3593 > 5633 3594 > 2135 3595 > 5108 3596 > 3754 3597 > 522 3598 > 2731 3599 > 3178 3600 > 5152 3601 > 7943 3602 > 7880 3603 > 5165 3604 > 5629 3605 > 5144 3606 > 5247 3607 > 2319 3608 > 3048 3609 > 3100 3610 > 4493 3611 > 8521 3612 > 8220 3613 > 4024 3614 > 3178 3615 > 526 3616 > 8748 3617 > 2190 3618 > 9957 3619 > 4879 3620 > 7461 3621 > 7754 3622 > 2691 3623 > 6466 3624 > 6327 3625 > 9972 3626 > 1410 3627 > 671 3628 > 2768 3629 > 798 3630 > 7332 3631 > 1987 3632 > 280 3633 > 3613 3634 > 3912 3635 > 6568 3636 > 6540 3637 > 337 3638 > 8912 3639 > 4176 3640 > 3488 3641 > 134 3642 > 4908 3643 > 2591 3644 > 4696 3645 > 8653 3646 > 1027 3647 > 6283 3648 > 4150 3649 > 7962 3650 > 17 3651 > 946 3652 > 145 3653 > 2413 3654 > 9415 3655 > 3294 3656 > 3505 3657 > 1385 3658 > 9781 3659 > 9801 3660 > 5863 3661 > 8216 3662 > 431 3663 > 4065 3664 > 1326 3665 > 5826 3666 > 2291 3667 > 5920 3668 > 8914 3669 > 4441 3670 > 7265 3671 > 7887 3672 > 1579 3673 > 2905 3674 > 2155 3675 > 2256 3676 > 307 3677 > 9239 3678 > 6171 3679 > 1377 3680 > 3109 3681 > 2500 3682 > 6803 3683 > 3971 3684 > 3529 3685 > 5882 3686 > 2808 3687 > 8251 3688 > 9614 3689 > 9053 3690 > 1783 3691 > 6734 3692 > 5183 3693 > 9464 3694 > 771 3695 > 4398 3696 > 6753 3697 > 6512 3698 > 4285 3699 > 1033 3700 > 9000 3701 > 9165 3702 > 7443 3703 > 8489 3704 > 3497 3705 > 5096 3706 > 8944 3707 > 2254 3708 > 246 3709 > 2524 3710 > 1512 3711 > 5651 3712 > 3677 3713 > 2252 3714 > 764 3715 > 9331 3716 > 6169 3717 > 1845 3718 > 9573 3719 > 4668 3720 > 9770 3721 > 1705 3722 > 4552 3723 > 8855 3724 > 9808 3725 > 8397 3726 > 7235 3727 > 706 3728 > 225 3729 > 7039 3730 > 8098 3731 > 945 3732 > 339 3733 > 915 3734 > 9779 3735 > 6320 3736 > 4239 3737 > 7510 3738 > 7235 3739 > 5658 3740 > 6260 3741 > 3487 3742 > 4138 3743 > 7609 3744 > 8113 3745 > 2520 3746 > 9512 3747 > 6142 3748 > 7563 3749 > 8472 3750 > 5987 3751 > 7302 3752 > 5285 3753 > 156 3754 > 3066 3755 > 2599 3756 > 4745 3757 > 1880 3758 > 8709 3759 > 6732 3760 > 5041 3761 > 2989 3762 > 3459 3763 > 2650 3764 > 1831 3765 > 2930 3766 > 4870 3767 > 2531 3768 > 1973 3769 > 5231 3770 > 3195 3771 > 6178 3772 > 4401 3773 > 3790 3774 > 2772 3775 > 326 3776 > 4483 3777 > 2835 3778 > 293 3779 > 9181 3780 > 1842 3781 > 8362 3782 > 6281 3783 > 673 3784 > 3496 3785 > 3896 3786 > 759 3787 > 7538 3788 > 7317 3789 > 7454 3790 > 4769 3791 > 8475 3792 > 5272 3793 > 1851 3794 > 890 3795 > 463 3796 > 3596 3797 > 6254 3798 > 2960 3799 > 2038 3800 > 5946 3801 > 8590 3802 > 3906 3803 > 9935 3804 > 9108 3805 > 2283 3806 > 3531 3807 > 7198 3808 > 9613 3809 > 5660 3810 > 9336 3811 > 9807 3812 > 3132 3813 > 7504 3814 > 9323 3815 > 1433 3816 > 7268 3817 > 493 3818 > 9538 3819 > 1526 3820 > 4877 3821 > 4031 3822 > 2976 3823 > 7185 3824 > 1061 3825 > 8343 3826 > 4075 3827 > 974 3828 > 7247 3829 > 8631 3830 > 1140 3831 > 9102 3832 > 9417 3833 > 4716 3834 > 2683 3835 > 8166 3836 > 3916 3837 > 7774 3838 > 7642 3839 > 6072 3840 > 9028 3841 > 843 3842 > 4880 3843 > 5929 3844 > 3785 3845 > 4387 3846 > 4122 3847 > 775 3848 > 1840 3849 > 7017 3850 > 4598 3851 > 6894 3852 > 2711 3853 > 1618 3854 > 4385 3855 > 1252 3856 > 7079 3857 > 7799 3858 > 9736 3859 > 5570 3860 > 3586 3861 > 1552 3862 > 6750 3863 > 3846 3864 > 6819 3865 > 2846 3866 > 4453 3867 > 663 3868 > 7988 3869 > 1144 3870 > 5027 3871 > 3431 3872 > 2292 3873 > 9534 3874 > 1764 3875 > 8704 3876 > 7922 3877 > 80 3878 > 4214 3879 > 4617 3880 > 2217 3881 > 7379 3882 > 6803 3883 > 633 3884 > 8151 3885 > 519 3886 > 3262 3887 > 9907 3888 > 5926 3889 > 2345 3890 > 9873 3891 > 9674 3892 > 659 3893 > 788 3894 > 4299 3895 > 237 3896 > 9049 3897 > 4978 3898 > 6857 3899 > 2839 3900 > 5394 3901 > 7920 3902 > 4100 3903 > 7880 3904 > 208 3905 > 9855 3906 > 7072 3907 > 5115 3908 > 5163 3909 > 9432 3910 > 466 3911 > 3864 3912 > 6173 3913 > 469 3914 > 2601 3915 > 8260 3916 > 240 3917 > 9219 3918 > 8978 3919 > 2013 3920 > 1014 3921 > 7386 3922 > 9179 3923 > 687 3924 > 2779 3925 > 4234 3926 > 8186 3927 > 8967 3928 > 5651 3929 > 4947 3930 > 9888 3931 > 276 3932 > 2420 3933 > 6728 3934 > 4390 3935 > 4278 3936 > 4032 3937 > 9855 3938 > 7053 3939 > 8788 3940 > 710 3941 > 748 3942 > 5708 3943 > 3850 3944 > 4304 3945 > 7436 3946 > 5857 3947 > 5788 3948 > 3616 3949 > 9817 3950 > 8274 3951 > 7765 3952 > 4562 3953 > 2095 3954 > 7572 3955 > 5104 3956 > 3592 3957 > 874 3958 > 174 3959 > 5443 3960 > 5681 3961 > 5390 3962 > 1417 3963 > 7147 3964 > 7478 3965 > 7065 3966 > 2168 3967 > 3443 3968 > 7313 3969 > 8559 3970 > 6483 3971 > 81 3972 > 5145 3973 > 6135 3974 > 8653 3975 > 619 3976 > 6631 3977 > 6884 3978 > 6531 3979 > 1523 3980 > 6674 3981 > 3770 3982 > 9567 3983 > 8811 3984 > 2530 3985 > 293 3986 > 3366 3987 > 3398 3988 > 1353 3989 > 6276 3990 > 3266 3991 > 4054 3992 > 7382 3993 > 7682 3994 > 497 3995 > 8372 3996 > 1858 3997 > 1941 3998 > 8381 3999 > 6358 4000 > 6067 4001 > 4876 4002 > 9648 4003 > 9318 4004 > 232 4005 > 6000 4006 > 9321 4007 > 3948 4008 > 865 4009 > 8824 4010 > 756 4011 > 328 4012 > 8902 4013 > 1483 4014 > 5873 4015 > 1200 4016 > 8571 4017 > 8086 4018 > 8042 4019 > 3714 4020 > 7680 4021 > 5669 4022 > 8942 4023 > 449 4024 > 1898 4025 > 6473 4026 > 9326 4027 > 6282 4028 > 9877 4029 > 1569 4030 > 9313 4031 > 4595 4032 > 2714 4033 > 4450 4034 > 7528 4035 > 1526 4036 > 5064 4037 > 3566 4038 > 1117 4039 > 5757 4040 > 4623 4041 > 4860 4042 > 8274 4043 > 2711 4044 > 6008 4045 > 9193 4046 > 5636 4047 > 5306 4048 > 1793 4049 > 856 4050 > 1585 4051 > 7296 4052 > 117 4053 > 4064 4054 > 5641 4055 > 7462 4056 > 6758 4057 > 7372 4058 > 2883 4059 > 2955 4060 > 3778 4061 > 5474 4062 > 9711 4063 > 214 4064 > 8281 4065 > 2941 4066 > 7159 4067 > 8341 4068 > 5319 4069 > 3932 4070 > 2274 4071 > 9120 4072 > 5721 4073 > 3850 4074 > 309 4075 > 8858 4076 > 2550 4077 > 9137 4078 > 1635 4079 > 1606 4080 > 4729 4081 > 8775 4082 > 5279 4083 > 2453 4084 > 3807 4085 > 5688 4086 > 6764 4087 > 2918 4088 > 4166 4089 > 1546 4090 > 7569 4091 > 727 4092 > 5934 4093 > 5150 4094 > 4296 4095 > 1174 4096 > 2089 4097 > 2374 4098 > 7672 4099 > 1991 4100 > 7404 4101 > 8804 4102 > 4320 4103 > 9239 4104 > 5519 4105 > 7038 4106 > 284 4107 > 6720 4108 > 3530 4109 > 6699 4110 > 2518 4111 > 4382 4112 > 2828 4113 > 4460 4114 > 8389 4115 > 1755 4116 > 579 4117 > 6852 4118 > 1084 4119 > 7597 4120 > 8009 4121 > 4539 4122 > 2141 4123 > 7310 4124 > 8092 4125 > 1607 4126 > 7186 4127 > 8168 4128 > 551 4129 > 5702 4130 > 6368 4131 > 5613 4132 > 6413 4133 > 7481 4134 > 9002 4135 > 1470 4136 > 3034 4137 > 1680 4138 > 8056 4139 > 7078 4140 > 3786 4141 > 7014 4142 > 7038 4143 > 4171 4144 > 9089 4145 > 7542 4146 > 75 4147 > 9680 4148 > 3627 4149 > 2124 4150 > 652 4151 > 8967 4152 > 7932 4153 > 4412 4154 > 8943 4155 > 5826 4156 > 9387 4157 > 5526 4158 > 4061 4159 > 2789 4160 > 6979 4161 > 60 4162 > 6392 4163 > 3981 4164 > 5162 4165 > 8488 4166 > 7759 4167 > 8017 4168 > 1313 4169 > 2203 4170 > 2895 4171 > 8551 4172 > 6801 4173 > 4375 4174 > 7996 4175 > 2536 4176 > 8255 4177 > 5732 4178 > 7599 4179 > 1424 4180 > 6396 4181 > 9112 4182 > 6023 4183 > 4603 4184 > 251 4185 > 3382 4186 > 5764 4187 > 8978 4188 > 2356 4189 > 6577 4190 > 6104 4191 > 4020 4192 > 1394 4193 > 1456 4194 > 844 4195 > 2357 4196 > 9172 4197 > 7774 4198 > 664 4199 > 3431 4200 > 6044 4201 > 7956 4202 > 2174 4203 > 7192 4204 > 4744 4205 > 9807 4206 > 2983 4207 > 5172 4208 > 4468 4209 > 8630 4210 > 1305 4211 > 5051 4212 > 7983 4213 > 1794 4214 > 8095 4215 > 8570 4216 > 4847 4217 > 1987 4218 > 6742 4219 > 5066 4220 > 5866 4221 > 8293 4222 > 6636 4223 > 1318 4224 > 8695 4225 > 7992 4226 > 5254 4227 > 1487 4228 > 9085 4229 > 4335 4230 > 2929 4231 > 5064 4232 > 2656 4233 > 9156 4234 > 6113 4235 > 2 4236 > 1539 4237 > 336 4238 > 5781 4239 > 29 4240 > 9802 4241 > 5469 4242 > 9413 4243 > 2820 4244 > 3045 4245 > 5305 4246 > 5387 4247 > 5672 4248 > 612 4249 > 9981 4250 > 7724 4251 > 4925 4252 > 1959 4253 > 5577 4254 > 243 4255 > 2710 4256 > 1178 4257 > 6640 4258 > 2018 4259 > 2526 4260 > 4052 4261 > 2528 4262 > 2973 4263 > 9548 4264 > 8114 4265 > 5590 4266 > 3611 4267 > 2640 4268 > 7038 4269 > 59 4270 > 8054 4271 > 3174 4272 > 514 4273 > 4996 4274 > 2916 4275 > 2929 4276 > 6427 4277 > 2612 4278 > 5086 4279 > 7786 4280 > 5102 4281 > 1786 4282 > 6828 4283 > 4205 4284 > 4973 4285 > 5914 4286 > 6986 4287 > 9860 4288 > 2176 4289 > 3526 4290 > 7971 4291 > 9342 4292 > 9273 4293 > 5417 4294 > 938 4295 > 4558 4296 > 4044 4297 > 3149 4298 > 9403 4299 > 2191 4300 > 4777 4301 > 1701 4302 > 2452 4303 > 6872 4304 > 5052 4305 > 7405 4306 > 1688 4307 > 9858 4308 > 5221 4309 > 3704 4310 > 3163 4311 > 7109 4312 > 862 4313 > 2944 4314 > 159 4315 > 254 4316 > 219 4317 > 5513 4318 > 2330 4319 > 9359 4320 > 4690 4321 > 1447 4322 > 4257 4323 > 4396 4324 > 569 4325 > 2542 4326 > 8101 4327 > 9426 4328 > 3330 4329 > 149 4330 > 7352 4331 > 7676 4332 > 9459 4333 > 2677 4334 > 9499 4335 > 1072 4336 > 9495 4337 > 6132 4338 > 6388 4339 > 7225 4340 > 1677 4341 > 4575 4342 > 2268 4343 > 8946 4344 > 3363 4345 > 1642 4346 > 6703 4347 > 9611 4348 > 6105 4349 > 8790 4350 > 3767 4351 > 7844 4352 > 8784 4353 > 5430 4354 > 8958 4355 > 2356 4356 > 3280 4357 > 3899 4358 > 8679 4359 > 962 4360 > 2490 4361 > 6046 4362 > 923 4363 > 9020 4364 > 575 4365 > 3243 4366 > 2055 4367 > 8361 4368 > 3024 4369 > 7925 4370 > 8857 4371 > 9542 4372 > 408 4373 > 7496 4374 > 6590 4375 > 2129 4376 > 5574 4377 > 8971 4378 > 1019 4379 > 9347 4380 > 4579 4381 > 2764 4382 > 3727 4383 > 7368 4384 > 7536 4385 > 1795 4386 > 7653 4387 > 8549 4388 > 3509 4389 > 8566 4390 > 4242 4391 > 9669 4392 > 9381 4393 > 3076 4394 > 6054 4395 > 7813 4396 > 5563 4397 > 8625 4398 > 662 4399 > 8346 4400 > 3105 4401 > 9174 4402 > 6639 4403 > 6501 4404 > 1883 4405 > 4985 4406 > 3638 4407 > 8875 4408 > 5274 4409 > 724 4410 > 9506 4411 > 1931 4412 > 528 4413 > 5415 4414 > 8812 4415 > 29 4416 > 9644 4417 > 577 4418 > 2698 4419 > 2633 4420 > 1640 4421 > 498 4422 > 3036 4423 > 1349 4424 > 5523 4425 > 6136 4426 > 6149 4427 > 1183 4428 > 7665 4429 > 931 4430 > 8498 4431 > 1767 4432 > 9570 4433 > 4968 4434 > 5386 4435 > 8737 4436 > 1544 4437 > 3949 4438 > 2930 4439 > 6155 4440 > 7683 4441 > 7347 4442 > 2952 4443 > 4266 4444 > 3481 4445 > 2696 4446 > 6862 4447 > 4187 4448 > 7603 4449 > 9461 4450 > 4015 4451 > 3135 4452 > 2140 4453 > 8996 4454 > 7904 4455 > 1628 4456 > 3662 4457 > 676 4458 > 9765 4459 > 8822 4460 > 3006 4461 > 7133 4462 > 4759 4463 > 1860 4464 > 3236 4465 > 5319 4466 > 4513 4467 > 6717 4468 > 8495 4469 > 6821 4470 > 530 4471 > 2439 4472 > 3453 4473 > 8193 4474 > 2137 4475 > 975 4476 > 3140 4477 > 4670 4478 > 1561 4479 > 3946 4480 > 873 4481 > 5903 4482 > 548 4483 > 1064 4484 > 3991 4485 > 645 4486 > 2270 4487 > 8100 4488 > 253 4489 > 8898 4490 > 8327 4491 > 9229 4492 > 8910 4493 > 4427 4494 > 5304 4495 > 8883 4496 > 851 4497 > 3249 4498 > 2407 4499 > 427 4500 > 7849 4501 > 6117 4502 > 8473 4503 > 2046 4504 > 3549 4505 > 9850 4506 > 5226 4507 > 2444 4508 > 2553 4509 > 4885 4510 > 8616 4511 > 8711 4512 > 4234 4513 > 850 4514 > 7842 4515 > 3452 4516 > 6455 4517 > 6164 4518 > 242 4519 > 4399 4520 > 5571 4521 > 8210 4522 > 7615 4523 > 3261 4524 > 6749 4525 > 3892 4526 > 2432 4527 > 162 4528 > 916 4529 > 8028 4530 > 7153 4531 > 190 4532 > 4577 4533 > 3747 4534 > 3590 4535 > 43 4536 > 3878 4537 > 5890 4538 > 1719 4539 > 358 4540 > 6566 4541 > 4637 4542 > 2260 4543 > 1445 4544 > 2647 4545 > 9645 4546 > 5805 4547 > 6252 4548 > 8579 4549 > 1715 4550 > 5587 4551 > 6303 4552 > 3061 4553 > 1356 4554 > 7189 4555 > 535 4556 > 8546 4557 > 2826 4558 > 342 4559 > 7536 4560 > 8060 4561 > 2570 4562 > 2992 4563 > 9401 4564 > 3003 4565 > 2906 4566 > 854 4567 > 3442 4568 > 838 4569 > 7489 4570 > 1109 4571 > 6489 4572 > 1978 4573 > 4596 4574 > 404 4575 > 6468 4576 > 2807 4577 > 6872 4578 > 6413 4579 > 9991 4580 > 1566 4581 > 4565 4582 > 5445 4583 > 7144 4584 > 315 4585 > 9176 4586 > 5279 4587 > 8135 4588 > 259 4589 > 7821 4590 > 5124 4591 > 4741 4592 > 9167 4593 > 6103 4594 > 7999 4595 > 7688 4596 > 1923 4597 > 491 4598 > 1229 4599 > 4742 4600 > 6116 4601 > 2519 4602 > 6009 4603 > 2217 4604 > 1663 4605 > 4029 4606 > 5151 4607 > 6920 4608 > 7170 4609 > 4902 4610 > 6867 4611 > 9082 4612 > 6419 4613 > 1979 4614 > 3010 4615 > 8073 4616 > 9644 4617 > 3 4618 > 3549 4619 > 6774 4620 > 7288 4621 > 4253 4622 > 7231 4623 > 7429 4624 > 5841 4625 > 6947 4626 > 604 4627 > 2106 4628 > 7156 4629 > 2012 4630 > 6159 4631 > 8117 4632 > 6141 4633 > 6220 4634 > 660 4635 > 5727 4636 > 1586 4637 > 7166 4638 > 4200 4639 > 8122 4640 > 8597 4641 > 6028 4642 > 9223 4643 > 5026 4644 > 2562 4645 > 1121 4646 > 2928 4647 > 5038 4648 > 614 4649 > 7937 4650 > 6424 4651 > 7744 4652 > 1736 4653 > 422 4654 > 749 4655 > 6142 4656 > 9812 4657 > 5814 4658 > 6469 4659 > 6626 4660 > 9791 4661 > 4529 4662 > 7125 4663 > 1766 4664 > 9651 4665 > 9705 4666 > 9423 4667 > 2842 4668 > 5543 4669 > 6407 4670 > 2510 4671 > 4764 4672 > 6044 4673 > 177 4674 > 4590 4675 > 3293 4676 > 1675 4677 > 723 4678 > 6060 4679 > 7130 4680 > 8882 4681 > 939 4682 > 7605 4683 > 2497 4684 > 3056 4685 > 8088 4686 > 9266 4687 > 6616 4688 > 9762 4689 > 8820 4690 > 5539 4691 > 2924 4692 > 2876 4693 > 2217 4694 > 1559 4695 > 8988 4696 > 8415 4697 > 5581 4698 > 76 4699 > 2224 4700 > 7946 4701 > 7429 4702 > 4673 4703 > 3924 4704 > 6681 4705 > 4753 4706 > 4601 4707 > 5799 4708 > 1291 4709 > 8274 4710 > 6098 4711 > 4377 4712 > 5020 4713 > 7719 4714 > 9856 4715 > 3155 4716 > 7245 4717 > 1770 4718 > 4373 4719 > 803 4720 > 59 4721 > 4805 4722 > 9516 4723 > 874 4724 > 6585 4725 > 9473 4726 > 9577 4727 > 1151 4728 > 6030 4729 > 7042 4730 > 8976 4731 > 5466 4732 > 6624 4733 > 4230 4734 > 1340 4735 > 3809 4736 > 4839 4737 > 6000 4738 > 6843 4739 > 7514 4740 > 4545 4741 > 625 4742 > 7360 4743 > 9355 4744 > 1521 4745 > 6655 4746 > 623 4747 > 9380 4748 > 7542 4749 > 9274 4750 > 8862 4751 > 8831 4752 > 3008 4753 > 2279 4754 > 8118 4755 > 2612 4756 > 5735 4757 > 7197 4758 > 136 4759 > 7021 4760 > 8299 4761 > 211 4762 > 3066 4763 > 6480 4764 > 1165 4765 > 1413 4766 > 7110 4767 > 3783 4768 > 5218 4769 > 9085 4770 > 9763 4771 > 634 4772 > 2487 4773 > 8583 4774 > 2948 4775 > 4051 4776 > 7118 4777 > 5809 4778 > 8825 4779 > 1560 4780 > 9962 4781 > 5714 4782 > 1030 4783 > 1657 4784 > 3776 4785 > 4830 4786 > 2418 4787 > 6074 4788 > 9535 4789 > 3265 4790 > 6736 4791 > 4206 4792 > 5828 4793 > 4869 4794 > 2305 4795 > 8990 4796 > 5729 4797 > 2969 4798 > 2604 4799 > 3306 4800 > 1956 4801 > 161 4802 > 4050 4803 > 3812 4804 > 9900 4805 > 4990 4806 > 5283 4807 > 7888 4808 > 5093 4809 > 6027 4810 > 5132 4811 > 1096 4812 > 9904 4813 > 665 4814 > 4923 4815 > 4985 4816 > 8282 4817 > 2186 4818 > 635 4819 > 1248 4820 > 6531 4821 > 9311 4822 > 4168 4823 > 1650 4824 > 1441 4825 > 9866 4826 > 2275 4827 > 6683 4828 > 3688 4829 > 1189 4830 > 6908 4831 > 3312 4832 > 935 4833 > 1813 4834 > 8430 4835 > 5694 4836 > 9529 4837 > 85 4838 > 2823 4839 > 3995 4840 > 5325 4841 > 5120 4842 > 4460 4843 > 453 4844 > 2527 4845 > 2617 4846 > 6698 4847 > 2944 4848 > 3505 4849 > 398 4850 > 3501 4851 > 3454 4852 > 3128 4853 > 8305 4854 > 5610 4855 > 8142 4856 > 2295 4857 > 7513 4858 > 8840 4859 > 1166 4860 > 234 4861 > 7317 4862 > 9205 4863 > 5864 4864 > 6199 4865 > 1763 4866 > 7807 4867 > 7308 4868 > 8391 4869 > 8939 4870 > 4481 4871 > 7518 4872 > 4273 4873 > 9902 4874 > 2971 4875 > 8347 4876 > 4094 4877 > 8557 4878 > 4910 4879 > 9161 4880 > 5539 4881 > 532 4882 > 7087 4883 > 1072 4884 > 9724 4885 > 5653 4886 > 5399 4887 > 3434 4888 > 4590 4889 > 83 4890 > 2061 4891 > 6650 4892 > 829 4893 > 5703 4894 > 2411 4895 > 3979 4896 > 1899 4897 > 8969 4898 > 350 4899 > 1181 4900 > 259 4901 > 7658 4902 > 6145 4903 > 5103 4904 > 9212 4905 > 7052 4906 > 9602 4907 > 8135 4908 > 2970 4909 > 9797 4910 > 7380 4911 > 396 4912 > 4722 4913 > 5361 4914 > 6138 4915 > 7312 4916 > 317 4917 > 8069 4918 > 6412 4919 > 3250 4920 > 7031 4921 > 9339 4922 > 2811 4923 > 5023 4924 > 2443 4925 > 5255 4926 > 9952 4927 > 4244 4928 > 7870 4929 > 3749 4930 > 1990 4931 > 4403 4932 > 4261 4933 > 7912 4934 > 8337 4935 > 2732 4936 > 8037 4937 > 7688 4938 > 3329 4939 > 7810 4940 > 9439 4941 > 381 4942 > 2749 4943 > 303 4944 > 5465 4945 > 5462 4946 > 7670 4947 > 7623 4948 > 3702 4949 > 3273 4950 > 7515 4951 > 2381 4952 > 8613 4953 > 7134 4954 > 5009 4955 > 3378 4956 > 5277 4957 > 5134 4958 > 9723 4959 > 9862 4960 > 3235 4961 > 9486 4962 > 3061 4963 > 7398 4964 > 4198 4965 > 8046 4966 > 792 4967 > 108 4968 > 6312 4969 > 3021 4970 > 8399 4971 > 232 4972 > 4506 4973 > 1844 4974 > 2674 4975 > 9200 4976 > 3176 4977 > 5013 4978 > 275 4979 > 9775 4980 > 6614 4981 > 1873 4982 > 6208 4983 > 130 4984 > 6318 4985 > 3665 4986 > 3063 4987 > 3320 4988 > 87 4989 > 1419 4990 > 7835 4991 > 4270 4992 > 9938 4993 > 2747 4994 > 1167 4995 > 7895 4996 > 7794 4997 > 9983 4998 > 46 4999 > 4897 5000 > 8334 5001 > 3789 5002 > 3561 5003 > 6623 5004 > 2369 5005 > 6399 5006 > 7175 5007 > 8937 5008 > 1372 5009 > 4061 5010 > 3108 5011 > 7010 5012 > 7922 5013 > 4956 5014 > 5124 5015 > 6214 5016 > 7588 5017 > 4873 5018 > 5062 5019 > 1968 5020 > 19 5021 > 785 5022 > 8188 5023 > 7453 5024 > 573 5025 > 7749 5026 > 3358 5027 > 6882 5028 > 5362 5029 > 7304 5030 > 2616 5031 > 9973 5032 > 1188 5033 > 1532 5034 > 9448 5035 > 3246 5036 > 3835 5037 > 119 5038 > 9223 5039 > 3523 5040 > 5587 5041 > 667 5042 > 9212 5043 > 4706 5044 > 8320 5045 > 1502 5046 > 855 5047 > 3895 5048 > 4646 5049 > 2650 5050 > 7296 5051 > 2256 5052 > 797 5053 > 9724 5054 > 2173 5055 > 5013 5056 > 9058 5057 > 1006 5058 > 8896 5059 > 6030 5060 > 8465 5061 > 1981 5062 > 9729 5063 > 5430 5064 > 2292 5065 > 5976 5066 > 4510 5067 > 5905 5068 > 5675 5069 > 1523 5070 > 5204 5071 > 3948 5072 > 9804 5073 > 4570 5074 > 9499 5075 > 7945 5076 > 2611 5077 > 2131 5078 > 1948 5079 > 2993 5080 > 352 5081 > 3918 5082 > 1922 5083 > 761 5084 > 1541 5085 > 282 5086 > 5526 5087 > 7977 5088 > 2226 5089 > 9838 5090 > 9877 5091 > 2304 5092 > 4660 5093 > 431 5094 > 903 5095 > 4271 5096 > 6204 5097 > 2578 5098 > 2907 5099 > 2672 5100 > 6425 5101 > 2342 5102 > 8973 5103 > 9295 5104 > 2946 5105 > 2775 5106 > 6156 5107 > 1258 5108 > 4442 5109 > 2469 5110 > 1936 5111 > 404 5112 > 1962 5113 > 459 5114 > 6637 5115 > 7722 5116 > 7900 5117 > 5312 5118 > 6267 5119 > 6782 5120 > 2022 5121 > 2802 5122 > 8318 5123 > 509 5124 > 4421 5125 > 9844 5126 > 5001 5127 > 1558 5128 > 8624 5129 > 7213 5130 > 4472 5131 > 5185 5132 > 4439 5133 > 7112 5134 > 8931 5135 > 6351 5136 > 7210 5137 > 9758 5138 > 3708 5139 > 3496 5140 > 4240 5141 > 5531 5142 > 6973 5143 > 2144 5144 > 1312 5145 > 6918 5146 > 7106 5147 > 3687 5148 > 8057 5149 > 6476 5150 > 8518 5151 > 4053 5152 > 3520 5153 > 2696 5154 > 9521 5155 > 1995 5156 > 3986 5157 > 6311 5158 > 4134 5159 > 6870 5160 > 2630 5161 > 1737 5162 > 8651 5163 > 5444 5164 > 1795 5165 > 7583 5166 > 3726 5167 > 7930 5168 > 3425 5169 > 4003 5170 > 1683 5171 > 784 5172 > 2758 5173 > 3535 5174 > 8513 5175 > 8920 5176 > 8182 5177 > 7908 5178 > 6106 5179 > 301 5180 > 2027 5181 > 638 5182 > 9320 5183 > 8873 5184 > 5351 5185 > 8652 5186 > 2641 5187 > 4112 5188 > 3548 5189 > 8314 5190 > 3909 5191 > 9679 5192 > 8732 5193 > 9033 5194 > 2700 5195 > 6084 5196 > 9682 5197 > 6071 5198 > 3707 5199 > 205 5200 > 769 5201 > 367 5202 > 2697 5203 > 4773 5204 > 1835 5205 > 5823 5206 > 9880 5207 > 3904 5208 > 2224 5209 > 7701 5210 > 6026 5211 > 9273 5212 > 7502 5213 > 1955 5214 > 262 5215 > 9599 5216 > 6794 5217 > 6840 5218 > 3846 5219 > 6451 5220 > 9079 5221 > 8956 5222 > 9280 5223 > 1820 5224 > 9856 5225 > 5665 5226 > 7060 5227 > 7793 5228 > 1277 5229 > 108 5230 > 7066 5231 > 4922 5232 > 5099 5233 > 6799 5234 > 7059 5235 > 5644 5236 > 5192 5237 > 1969 5238 > 5905 5239 > 7750 5240 > 8329 5241 > 6318 5242 > 9429 5243 > 6330 5244 > 3832 5245 > 7123 5246 > 3779 5247 > 7927 5248 > 565 5249 > 1473 5250 > 3196 5251 > 7234 5252 > 5523 5253 > 6069 5254 > 504 5255 > 4425 5256 > 9056 5257 > 124 5258 > 2025 5259 > 399 5260 > 8033 5261 > 3099 5262 > 9554 5263 > 2781 5264 > 2777 5265 > 7887 5266 > 6519 5267 > 6549 5268 > 289 5269 > 1139 5270 > 2503 5271 > 2250 5272 > 1722 5273 > 4988 5274 > 9621 5275 > 8267 5276 > 1832 5277 > 6145 5278 > 9947 5279 > 2740 5280 > 1380 5281 > 681 5282 > 7157 5283 > 9057 5284 > 8269 5285 > 405 5286 > 8646 5287 > 728 5288 > 9174 5289 > 9764 5290 > 169 5291 > 7770 5292 > 5334 5293 > 5150 5294 > 3149 5295 > 7975 5296 > 4754 5297 > 4762 5298 > 2612 5299 > 9448 5300 > 9108 5301 > 8706 5302 > 6806 5303 > 4864 5304 > 1910 5305 > 9291 5306 > 9568 5307 > 5787 5308 > 2834 5309 > 5923 5310 > 9642 5311 > 2083 5312 > 2065 5313 > 6928 5314 > 2915 5315 > 620 5316 > 7395 5317 > 3632 5318 > 632 5319 > 30 5320 > 1626 5321 > 1042 5322 > 222 5323 > 2451 5324 > 448 5325 > 6109 5326 > 6748 5327 > 5336 5328 > 2951 5329 > 200 5330 > 4238 5331 > 7888 5332 > 9565 5333 > 7616 5334 > 8954 5335 > 3979 5336 > 5862 5337 > 1037 5338 > 1611 5339 > 8989 5340 > 9490 5341 > 6315 5342 > 7101 5343 > 9316 5344 > 3517 5345 > 1602 5346 > 7822 5347 > 2799 5348 > 6250 5349 > 7946 5350 > 1648 5351 > 2802 5352 > 6999 5353 > 8649 5354 > 403 5355 > 2216 5356 > 8882 5357 > 6776 5358 > 2127 5359 > 9846 5360 > 6059 5361 > 7918 5362 > 8587 5363 > 7534 5364 > 8473 5365 > 6768 5366 > 7098 5367 > 6963 5368 > 4411 5369 > 5448 5370 > 1260 5371 > 1719 5372 > 7923 5373 > 4593 5374 > 1336 5375 > 6899 5376 > 5332 5377 > 324 5378 > 3534 5379 > 3654 5380 > 8696 5381 > 4639 5382 > 4892 5383 > 1688 5384 > 8043 5385 > 8781 5386 > 5581 5387 > 597 5388 > 1286 5389 > 9659 5390 > 8232 5391 > 5081 5392 > 7519 5393 > 2430 5394 > 8697 5395 > 5613 5396 > 1382 5397 > 1846 5398 > 5976 5399 > 3231 5400 > 6127 5401 > 6157 5402 > 5037 5403 > 7707 5404 > 986 5405 > 8346 5406 > 6332 5407 > 3913 5408 > 7373 5409 > 8652 5410 > 7577 5411 > 9080 5412 > 9828 5413 > 505 5414 > 639 5415 > 4099 5416 > 2395 5417 > 8051 5418 > 7265 5419 > 6056 5420 > 4742 5421 > 3508 5422 > 2514 5423 > 6876 5424 > 5128 5425 > 7318 5426 > 3053 5427 > 7083 5428 > 5617 5429 > 3137 5430 > 7455 5431 > 5667 5432 > 4684 5433 > 7915 5434 > 2839 5435 > 9696 5436 > 8498 5437 > 9909 5438 > 2921 5439 > 5249 5440 > 4197 5441 > 9402 5442 > 9047 5443 > 4199 5444 > 5109 5445 > 9616 5446 > 6802 5447 > 5996 5448 > 1532 5449 > 8509 5450 > 8227 5451 > 4589 5452 > 9653 5453 > 5960 5454 > 4658 5455 > 6257 5456 > 544 5457 > 2198 5458 > 3598 5459 > 1803 5460 > 2684 5461 > 4538 5462 > 4439 5463 > 3212 5464 > 9223 5465 > 6554 5466 > 6285 5467 > 7763 5468 > 4344 5469 > 1863 5470 > 9258 5471 > 3084 5472 > 2804 5473 > 8569 5474 > 2360 5475 > 6100 5476 > 1534 5477 > 4262 5478 > 8842 5479 > 2359 5480 > 6218 5481 > 7062 5482 > 100 5483 > 6217 5484 > 4848 5485 > 6316 5486 > 9335 5487 > 5989 5488 > 7726 5489 > 9258 5490 > 5295 5491 > 1911 5492 > 2387 5493 > 9082 5494 > 6813 5495 > 1893 5496 > 4534 5497 > 8794 5498 > 1417 5499 > 5077 5500 > 6520 5501 > 8276 5502 > 7224 5503 > 6217 5504 > 6711 5505 > 1596 5506 > 6803 5507 > 2845 5508 > 911 5509 > 1929 5510 > 7648 5511 > 8792 5512 > 9398 5513 > 6960 5514 > 5682 5515 > 5439 5516 > 107 5517 > 2985 5518 > 7870 5519 > 7023 5520 > 5056 5521 > 3964 5522 > 7058 5523 > 9196 5524 > 2639 5525 > 495 5526 > 7607 5527 > 9838 5528 > 1451 5529 > 8397 5530 > 5539 5531 > 8541 5532 > 6565 5533 > 7770 5534 > 3883 5535 > 4188 5536 > 9914 5537 > 7388 5538 > 3841 5539 > 867 5540 > 4996 5541 > 6012 5542 > 1120 5543 > 4860 5544 > 4163 5545 > 7750 5546 > 1698 5547 > 3172 5548 > 5323 5549 > 4907 5550 > 2371 5551 > 1023 5552 > 5780 5553 > 4538 5554 > 2941 5555 > 7688 5556 > 6961 5557 > 919 5558 > 1768 5559 > 5632 5560 > 1071 5561 > 9999 5562 > 5036 5563 > 3690 5564 > 2191 5565 > 8432 5566 > 5089 5567 > 4936 5568 > 9635 5569 > 1627 5570 > 5148 5571 > 9678 5572 > 3427 5573 > 1962 5574 > 2064 5575 > 2028 5576 > 621 5577 > 8659 5578 > 3394 5579 > 7882 5580 > 4249 5581 > 9517 5582 > 7546 5583 > 4733 5584 > 6322 5585 > 2098 5586 > 4844 5587 > 7387 5588 > 559 5589 > 4298 5590 > 1244 5591 > 4013 5592 > 1509 5593 > 943 5594 > 5763 5595 > 7249 5596 > 9434 5597 > 9257 5598 > 745 5599 > 6212 5600 > 1827 5601 > 7959 5602 > 5294 5603 > 8945 5604 > 7133 5605 > 462 5606 > 619 5607 > 341 5608 > 887 5609 > 4911 5610 > 1015 5611 > 9757 5612 > 9973 5613 > 4007 5614 > 940 5615 > 176 5616 > 2787 5617 > 4464 5618 > 3968 5619 > 1702 5620 > 4753 5621 > 2986 5622 > 2843 5623 > 4156 5624 > 6156 5625 > 7681 5626 > 7792 5627 > 6671 5628 > 7967 5629 > 6387 5630 > 6741 5631 > 9432 5632 > 2675 5633 > 4208 5634 > 9610 5635 > 2315 5636 > 8483 5637 > 5270 5638 > 2211 5639 > 9007 5640 > 6444 5641 > 3762 5642 > 5790 5643 > 7056 5644 > 683 5645 > 2224 5646 > 5558 5647 > 4810 5648 > 9126 5649 > 5920 5650 > 4312 5651 > 4365 5652 > 5547 5653 > 4956 5654 > 9027 5655 > 9465 5656 > 1063 5657 > 7606 5658 > 8280 5659 > 2815 5660 > 2757 5661 > 2583 5662 > 314 5663 > 2264 5664 > 7431 5665 > 6256 5666 > 6230 5667 > 6665 5668 > 3374 5669 > 6053 5670 > 3202 5671 > 1976 5672 > 4726 5673 > 4492 5674 > 8953 5675 > 9013 5676 > 2468 5677 > 2653 5678 > 8515 5679 > 6280 5680 > 2253 5681 > 7237 5682 > 7090 5683 > 1978 5684 > 7145 5685 > 5353 5686 > 6110 5687 > 7228 5688 > 3592 5689 > 1489 5690 > 8046 5691 > 1838 5692 > 4966 5693 > 8659 5694 > 86 5695 > 114 5696 > 1408 5697 > 1516 5698 > 3363 5699 > 4049 5700 > 3386 5701 > 4371 5702 > 5785 5703 > 3294 5704 > 5977 5705 > 2686 5706 > 9219 5707 > 8146 5708 > 3021 5709 > 9980 5710 > 2405 5711 > 7125 5712 > 2575 5713 > 6709 5714 > 1739 5715 > 9674 5716 > 9687 5717 > 5713 5718 > 7301 5719 > 7307 5720 > 349 5721 > 8587 5722 > 5667 5723 > 5331 5724 > 1387 5725 > 7814 5726 > 5594 5727 > 6669 5728 > 6258 5729 > 9276 5730 > 506 5731 > 1104 5732 > 9750 5733 > 1146 5734 > 3314 5735 > 1723 5736 > 1511 5737 > 8519 5738 > 2406 5739 > 7162 5740 > 2023 5741 > 5274 5742 > 9736 5743 > 8845 5744 > 567 5745 > 2244 5746 > 1814 5747 > 4994 5748 > 1649 5749 > 7167 5750 > 7612 5751 > 7091 5752 > 9517 5753 > 3973 5754 > 1799 5755 > 6650 5756 > 7592 5757 > 8857 5758 > 361 5759 > 1496 5760 > 8477 5761 > 2162 5762 > 7561 5763 > 9019 5764 > 6166 5765 > 6993 5766 > 2070 5767 > 4623 5768 > 4487 5769 > 5 5770 > 890 5771 > 3041 5772 > 1053 5773 > 6694 5774 > 5425 5775 > 2302 5776 > 7675 5777 > 3346 5778 > 9730 5779 > 4068 5780 > 3438 5781 > 3316 5782 > 5809 5783 > 785 5784 > 9763 5785 > 4082 5786 > 3631 5787 > 5557 5788 > 6701 5789 > 7043 5790 > 1944 5791 > 803 5792 > 5862 5793 > 9435 5794 > 3337 5795 > 1967 5796 > 6884 5797 > 640 5798 > 9758 5799 > 1597 5800 > 9218 5801 > 6647 5802 > 7072 5803 > 2750 5804 > 2690 5805 > 3997 5806 > 6484 5807 > 5572 5808 > 9652 5809 > 7702 5810 > 9017 5811 > 6299 5812 > 4817 5813 > 6966 5814 > 7659 5815 > 4749 5816 > 9083 5817 > 5369 5818 > 7329 5819 > 8889 5820 > 818 5821 > 3736 5822 > 3229 5823 > 2623 5824 > 8152 5825 > 196 5826 > 4752 5827 > 4864 5828 > 8615 5829 > 8814 5830 > 4905 5831 > 5035 5832 > 6257 5833 > 972 5834 > 8804 5835 > 5974 5836 > 4872 5837 > 9092 5838 > 5268 5839 > 5032 5840 > 2938 5841 > 757 5842 > 6314 5843 > 9776 5844 > 4134 5845 > 5377 5846 > 4246 5847 > 3917 5848 > 6057 5849 > 847 5850 > 3950 5851 > 8422 5852 > 9190 5853 > 8402 5854 > 6805 5855 > 7799 5856 > 1184 5857 > 8343 5858 > 6535 5859 > 4457 5860 > 1382 5861 > 1206 5862 > 104 5863 > 8467 5864 > 6328 5865 > 7483 5866 > 6221 5867 > 8035 5868 > 6860 5869 > 9790 5870 > 4250 5871 > 7858 5872 > 5022 5873 > 7421 5874 > 8906 5875 > 7756 5876 > 5259 5877 > 1718 5878 > 9012 5879 > 5150 5880 > 8585 5881 > 84 5882 > 7014 5883 > 5572 5884 > 8168 5885 > 1536 5886 > 1880 5887 > 7503 5888 > 6615 5889 > 151 5890 > 4246 5891 > 5456 5892 > 1842 5893 > 996 5894 > 500 5895 > 933 5896 > 9487 5897 > 7217 5898 > 693 5899 > 7564 5900 > 3374 5901 > 6060 5902 > 6574 5903 > 4950 5904 > 1197 5905 > 9704 5906 > 5547 5907 > 2044 5908 > 8436 5909 > 8727 5910 > 1425 5911 > 403 5912 > 6558 5913 > 8650 5914 > 1704 5915 > 5920 5916 > 4134 5917 > 3388 5918 > 7497 5919 > 3050 5920 > 584 5921 > 2727 5922 > 787 5923 > 8395 5924 > 7409 5925 > 3840 5926 > 1152 5927 > 5577 5928 > 7317 5929 > 524 5930 > 2155 5931 > 5588 5932 > 9097 5933 > 9631 5934 > 1192 5935 > 3178 5936 > 661 5937 > 5042 5938 > 7549 5939 > 9044 5940 > 5221 5941 > 7881 5942 > 79 5943 > 1196 5944 > 5067 5945 > 8788 5946 > 7962 5947 > 4356 5948 > 842 5949 > 9488 5950 > 580 5951 > 3024 5952 > 6148 5953 > 9588 5954 > 268 5955 > 7533 5956 > 1891 5957 > 5773 5958 > 2122 5959 > 9086 5960 > 4278 5961 > 5126 5962 > 331 5963 > 3318 5964 > 2132 5965 > 8513 5966 > 5918 5967 > 1321 5968 > 8613 5969 > 7253 5970 > 9344 5971 > 8188 5972 > 6238 5973 > 3733 5974 > 2981 5975 > 1915 5976 > 3240 5977 > 7336 5978 > 602 5979 > 6337 5980 > 4771 5981 > 2301 5982 > 3008 5983 > 5369 5984 > 6436 5985 > 7110 5986 > 8810 5987 > 6637 5988 > 9663 5989 > 169 5990 > 4825 5991 > 3493 5992 > 3633 5993 > 4019 5994 > 9458 5995 > 1563 5996 > 90 5997 > 2745 5998 > 3013 5999 > 162 6000 > 7872 6001 > 5512 6002 > 3404 6003 > 4001 6004 > 7452 6005 > 7503 6006 > 5592 6007 > 6060 6008 > 645 6009 > 5870 6010 > 8250 6011 > 6644 6012 > 5844 6013 > 9113 6014 > 9792 6015 > 1402 6016 > 7073 6017 > 5869 6018 > 2014 6019 > 4681 6020 > 6430 6021 > 7982 6022 > 3257 6023 > 6134 6024 > 8814 6025 > 2558 6026 > 966 6027 > 4664 6028 > 7105 6029 > 4891 6030 > 2511 6031 > 494 6032 > 8822 6033 > 3285 6034 > 9795 6035 > 4595 6036 > 8417 6037 > 5753 6038 > 885 6039 > 1396 6040 > 8268 6041 > 3983 6042 > 4000 6043 > 3855 6044 > 2522 6045 > 3968 6046 > 5118 6047 > 6816 6048 > 6865 6049 > 2349 6050 > 6114 6051 > 763 6052 > 7655 6053 > 5409 6054 > 9772 6055 > 6357 6056 > 1492 6057 > 1312 6058 > 5346 6059 > 4837 6060 > 3845 6061 > 7741 6062 > 5376 6063 > 6818 6064 > 3030 6065 > 6764 6066 > 5375 6067 > 1058 6068 > 5433 6069 > 5924 6070 > 3816 6071 > 319 6072 > 1069 6073 > 5491 6074 > 43 6075 > 100 6076 > 8400 6077 > 5272 6078 > 4367 6079 > 808 6080 > 8767 6081 > 3436 6082 > 3312 6083 > 6423 6084 > 4551 6085 > 2804 6086 > 2205 6087 > 494 6088 > 9282 6089 > 534 6090 > 2928 6091 > 1860 6092 > 5178 6093 > 736 6094 > 7983 6095 > 5839 6096 > 7068 6097 > 4960 6098 > 7855 6099 > 4611 6100 > 4827 6101 > 8456 6102 > 4843 6103 > 7435 6104 > 1311 6105 > 5892 6106 > 3361 6107 > 9626 6108 > 2364 6109 > 6813 6110 > 8194 6111 > 4334 6112 > 1513 6113 > 8204 6114 > 5300 6115 > 5616 6116 > 9639 6117 > 4408 6118 > 9738 6119 > 8698 6120 > 6002 6121 > 4095 6122 > 2026 6123 > 9739 6124 > 5696 6125 > 6096 6126 > 8737 6127 > 8549 6128 > 3773 6129 > 4395 6130 > 4898 6131 > 7636 6132 > 3376 6133 > 3897 6134 > 7137 6135 > 4141 6136 > 3448 6137 > 5342 6138 > 6204 6139 > 6469 6140 > 5005 6141 > 3929 6142 > 5441 6143 > 111 6144 > 4768 6145 > 261 6146 > 6853 6147 > 6423 6148 > 7173 6149 > 9899 6150 > 601 6151 > 5437 6152 > 2890 6153 > 4986 6154 > 7122 6155 > 3433 6156 > 9992 6157 > 6418 6158 > 6859 6159 > 69 6160 > 5279 6161 > 1999 6162 > 4427 6163 > 6395 6164 > 4784 6165 > 5482 6166 > 1494 6167 > 4747 6168 > 3609 6169 > 9339 6170 > 4931 6171 > 1165 6172 > 6965 6173 > 4792 6174 > 3804 6175 > 2909 6176 > 5315 6177 > 2630 6178 > 7280 6179 > 6748 6180 > 1811 6181 > 9204 6182 > 7081 6183 > 6980 6184 > 9911 6185 > 1553 6186 > 2774 6187 > 8487 6188 > 2894 6189 > 476 6190 > 3169 6191 > 6327 6192 > 282 6193 > 9316 6194 > 2865 6195 > 7926 6196 > 3572 6197 > 8897 6198 > 9302 6199 > 1291 6200 > 6841 6201 > 5071 6202 > 6556 6203 > 1436 6204 > 5749 6205 > 2981 6206 > 1067 6207 > 9011 6208 > 796 6209 > 4733 6210 > 9166 6211 > 7621 6212 > 7874 6213 > 6494 6214 > 4728 6215 > 4492 6216 > 9067 6217 > 4396 6218 > 553 6219 > 1240 6220 > 6378 6221 > 5571 6222 > 816 6223 > 2550 6224 > 8723 6225 > 6532 6226 > 9027 6227 > 3048 6228 > 1096 6229 > 7462 6230 > 4290 6231 > 3997 6232 > 2745 6233 > 3172 6234 > 2310 6235 > 452 6236 > 9062 6237 > 7403 6238 > 4777 6239 > 4386 6240 > 3742 6241 > 5199 6242 > 7713 6243 > 8573 6244 > 3031 6245 > 2765 6246 > 8272 6247 > 3556 6248 > 5600 6249 > 5909 6250 > 16 6251 > 7513 6252 > 8825 6253 > 7067 6254 > 908 6255 > 2099 6256 > 1493 6257 > 8628 6258 > 90 6259 > 3711 6260 > 2730 6261 > 7658 6262 > 1859 6263 > 4774 6264 > 7753 6265 > 6998 6266 > 2087 6267 > 6077 6268 > 1948 6269 > 8841 6270 > 9244 6271 > 3073 6272 > 8272 6273 > 1208 6274 > 1190 6275 > 170 6276 > 796 6277 > 8024 6278 > 4228 6279 > 7581 6280 > 5468 6281 > 9555 6282 > 1048 6283 > 4866 6284 > 5463 6285 > 5290 6286 > 9982 6287 > 3248 6288 > 7928 6289 > 9267 6290 > 5890 6291 > 7604 6292 > 5752 6293 > 5244 6294 > 1790 6295 > 3325 6296 > 1506 6297 > 8689 6298 > 3723 6299 > 6545 6300 > 8162 6301 > 7206 6302 > 3142 6303 > 4813 6304 > 8103 6305 > 2733 6306 > 3576 6307 > 1771 6308 > 512 6309 > 7905 6310 > 7260 6311 > 4059 6312 > 4111 6313 > 2007 6314 > 581 6315 > 15 6316 > 6335 6317 > 253 6318 > 6046 6319 > 1588 6320 > 6640 6321 > 9853 6322 > 8207 6323 > 6486 6324 > 9357 6325 > 9416 6326 > 2124 6327 > 676 6328 > 1688 6329 > 3550 6330 > 464 6331 > 7492 6332 > 6245 6333 > 6676 6334 > 7947 6335 > 6867 6336 > 6739 6337 > 6567 6338 > 1549 6339 > 4371 6340 > 8491 6341 > 4192 6342 > 3357 6343 > 5568 6344 > 9230 6345 > 7743 6346 > 5440 6347 > 755 6348 > 3495 6349 > 7830 6350 > 9742 6351 > 5724 6352 > 322 6353 > 4353 6354 > 9059 6355 > 9871 6356 > 7574 6357 > 8729 6358 > 1838 6359 > 8977 6360 > 3310 6361 > 5478 6362 > 8226 6363 > 6362 6364 > 8068 6365 > 7381 6366 > 2192 6367 > 4304 6368 > 2253 6369 > 7949 6370 > 4422 6371 > 5554 6372 > 7337 6373 > 5080 6374 > 4921 6375 > 6816 6376 > 1241 6377 > 1178 6378 > 6747 6379 > 4358 6380 > 907 6381 > 909 6382 > 8375 6383 > 2341 6384 > 6688 6385 > 4398 6386 > 2905 6387 > 5109 6388 > 6200 6389 > 7789 6390 > 6700 6391 > 1329 6392 > 2359 6393 > 9865 6394 > 9778 6395 > 5455 6396 > 8912 6397 > 9775 6398 > 8566 6399 > 5948 6400 > 2559 6401 > 9773 6402 > 7784 6403 > 7653 6404 > 3691 6405 > 105 6406 > 3357 6407 > 3858 6408 > 2761 6409 > 5137 6410 > 2207 6411 > 4910 6412 > 5299 6413 > 6851 6414 > 205 6415 > 36 6416 > 3623 6417 > 3813 6418 > 1833 6419 > 6321 6420 > 603 6421 > 6156 6422 > 4437 6423 > 5121 6424 > 1704 6425 > 9384 6426 > 2089 6427 > 2479 6428 > 7210 6429 > 3340 6430 > 9961 6431 > 7583 6432 > 3697 6433 > 9994 6434 > 7373 6435 > 6441 6436 > 5143 6437 > 1955 6438 > 5596 6439 > 4536 6440 > 9595 6441 > 7181 6442 > 2897 6443 > 2932 6444 > 4052 6445 > 3757 6446 > 5985 6447 > 2348 6448 > 1572 6449 > 979 6450 > 4933 6451 > 2654 6452 > 7839 6453 > 2031 6454 > 6225 6455 > 9942 6456 > 1841 6457 > 5470 6458 > 7059 6459 > 327 6460 > 9511 6461 > 1130 6462 > 8033 6463 > 2140 6464 > 3920 6465 > 8020 6466 > 6341 6467 > 9006 6468 > 3525 6469 > 1429 6470 > 8230 6471 > 2045 6472 > 2356 6473 > 6060 6474 > 718 6475 > 7742 6476 > 8367 6477 > 2486 6478 > 2701 6479 > 3470 6480 > 5094 6481 > 7139 6482 > 5496 6483 > 3702 6484 > 1373 6485 > 8280 6486 > 3942 6487 > 5963 6488 > 9188 6489 > 430 6490 > 3879 6491 > 6441 6492 > 2222 6493 > 4326 6494 > 7902 6495 > 6475 6496 > 3451 6497 > 4113 6498 > 2047 6499 > 4162 6500 > 3472 6501 > 3676 6502 > 1048 6503 > 9755 6504 > 1346 6505 > 3511 6506 > 353 6507 > 1722 6508 > 998 6509 > 3901 6510 > 3878 6511 > 8999 6512 > 3613 6513 > 5560 6514 > 2922 6515 > 9881 6516 > 6617 6517 > 258 6518 > 3359 6519 > 3147 6520 > 8496 6521 > 8570 6522 > 9430 6523 > 4739 6524 > 7633 6525 > 2001 6526 > 762 6527 > 1632 6528 > 3456 6529 > 1569 6530 > 4123 6531 > 3975 6532 > 8413 6533 > 1944 6534 > 5103 6535 > 6366 6536 > 6112 6537 > 4473 6538 > 7347 6539 > 6921 6540 > 6458 6541 > 3632 6542 > 7683 6543 > 2159 6544 > 2101 6545 > 6144 6546 > 8305 6547 > 1094 6548 > 5493 6549 > 500 6550 > 9313 6551 > 9719 6552 > 1819 6553 > 4403 6554 > 1984 6555 > 7647 6556 > 2501 6557 > 7610 6558 > 9327 6559 > 2155 6560 > 608 6561 > 9963 6562 > 2447 6563 > 5831 6564 > 3355 6565 > 1131 6566 > 1759 6567 > 704 6568 > 2989 6569 > 9861 6570 > 6837 6571 > 8174 6572 > 9418 6573 > 1517 6574 > 3721 6575 > 6064 6576 > 8930 6577 > 9077 6578 > 4947 6579 > 5759 6580 > 4858 6581 > 9317 6582 > 8107 6583 > 4081 6584 > 4600 6585 > 8445 6586 > 8019 6587 > 2864 6588 > 3439 6589 > 94 6590 > 4597 6591 > 4002 6592 > 2261 6593 > 4038 6594 > 7772 6595 > 2230 6596 > 3092 6597 > 3251 6598 > 263 6599 > 9546 6600 > 1836 6601 > 2037 6602 > 5810 6603 > 9178 6604 > 5622 6605 > 1856 6606 > 3878 6607 > 3007 6608 > 5900 6609 > 3083 6610 > 7470 6611 > 911 6612 > 3746 6613 > 7406 6614 > 7893 6615 > 6681 6616 > 5705 6617 > 297 6618 > 6352 6619 > 2841 6620 > 9162 6621 > 9107 6622 > 8856 6623 > 326 6624 > 2029 6625 > 9380 6626 > 5030 6627 > 7518 6628 > 5460 6629 > 1113 6630 > 6476 6631 > 8817 6632 > 8116 6633 > 4411 6634 > 2963 6635 > 4544 6636 > 1356 6637 > 2937 6638 > 5174 6639 > 5720 6640 > 7052 6641 > 5199 6642 > 9238 6643 > 5487 6644 > 3667 6645 > 6650 6646 > 2934 6647 > 3914 6648 > 1236 6649 > 3002 6650 > 6917 6651 > 9059 6652 > 6678 6653 > 6731 6654 > 5414 6655 > 3644 6656 > 8734 6657 > 3638 6658 > 1475 6659 > 9209 6660 > 525 6661 > 3989 6662 > 8800 6663 > 5619 6664 > 4584 6665 > 5512 6666 > 5935 6667 > 7275 6668 > 6174 6669 > 4004 6670 > 4086 6671 > 100 6672 > 5837 6673 > 3650 6674 > 5961 6675 > 299 6676 > 6588 6677 > 6701 6678 > 8960 6679 > 4063 6680 > 6827 6681 > 9257 6682 > 1104 6683 > 2335 6684 > 8426 6685 > 6393 6686 > 9338 6687 > 2306 6688 > 7297 6689 > 8770 6690 > 859 6691 > 6766 6692 > 3989 6693 > 4143 6694 > 9039 6695 > 2031 6696 > 2844 6697 > 4725 6698 > 4686 6699 > 6715 6700 > 7563 6701 > 8223 6702 > 6525 6703 > 7768 6704 > 6450 6705 > 8630 6706 > 6399 6707 > 4053 6708 > 2209 6709 > 2072 6710 > 9995 6711 > 8780 6712 > 5878 6713 > 3627 6714 > 6655 6715 > 4342 6716 > 3437 6717 > 1599 6718 > 3739 6719 > 8947 6720 > 6367 6721 > 1811 6722 > 781 6723 > 3532 6724 > 3485 6725 > 4636 6726 > 8406 6727 > 142 6728 > 8344 6729 > 4843 6730 > 968 6731 > 2888 6732 > 7976 6733 > 1262 6734 > 2434 6735 > 365 6736 > 6303 6737 > 5838 6738 > 6706 6739 > 4918 6740 > 8077 6741 > 93 6742 > 1942 6743 > 8709 6744 > 875 6745 > 128 6746 > 9851 6747 > 5038 6748 > 7961 6749 > 2582 6750 > 7669 6751 > 6717 6752 > 416 6753 > 7764 6754 > 3563 6755 > 2213 6756 > 4466 6757 > 7065 6758 > 3683 6759 > 3466 6760 > 6243 6761 > 8904 6762 > 6143 6763 > 5345 6764 > 1085 6765 > 9972 6766 > 7512 6767 > 5073 6768 > 9073 6769 > 5819 6770 > 1055 6771 > 9718 6772 > 1138 6773 > 7198 6774 > 4470 6775 > 6600 6776 > 6933 6777 > 4962 6778 > 4920 6779 > 1791 6780 > 4766 6781 > 3894 6782 > 7923 6783 > 58 6784 > 4628 6785 > 5639 6786 > 6799 6787 > 9482 6788 > 4149 6789 > 5132 6790 > 5982 6791 > 7945 6792 > 3788 6793 > 6104 6794 > 1859 6795 > 7564 6796 > 735 6797 > 6976 6798 > 1501 6799 > 8685 6800 > 1040 6801 > 9635 6802 > 240 6803 > 6744 6804 > 2592 6805 > 6335 6806 > 8968 6807 > 4336 6808 > 6949 6809 > 5348 6810 > 3188 6811 > 6380 6812 > 9899 6813 > 3590 6814 > 5132 6815 > 4782 6816 > 7975 6817 > 7948 6818 > 3302 6819 > 2068 6820 > 8664 6821 > 4377 6822 > 1828 6823 > 259 6824 > 2008 6825 > 6205 6826 > 1729 6827 > 8813 6828 > 6682 6829 > 9151 6830 > 4738 6831 > 6056 6832 > 4363 6833 > 5336 6834 > 1577 6835 > 5415 6836 > 4885 6837 > 3533 6838 > 247 6839 > 3560 6840 > 425 6841 > 2219 6842 > 9439 6843 > 9063 6844 > 9412 6845 > 3133 6846 > 8246 6847 > 1805 6848 > 5037 6849 > 2081 6850 > 5885 6851 > 348 6852 > 5760 6853 > 9874 6854 > 6470 6855 > 1166 6856 > 2771 6857 > 3004 6858 > 1335 6859 > 2762 6860 > 7401 6861 > 4449 6862 > 7808 6863 > 8764 6864 > 6861 6865 > 6123 6866 > 352 6867 > 7831 6868 > 2211 6869 > 543 6870 > 7075 6871 > 8485 6872 > 8259 6873 > 7498 6874 > 3926 6875 > 1258 6876 > 2302 6877 > 9988 6878 > 938 6879 > 1018 6880 > 1248 6881 > 8501 6882 > 2262 6883 > 4303 6884 > 5449 6885 > 8595 6886 > 2550 6887 > 1451 6888 > 2660 6889 > 252 6890 > 789 6891 > 228 6892 > 4778 6893 > 5626 6894 > 3617 6895 > 900 6896 > 2259 6897 > 432 6898 > 7678 6899 > 7095 6900 > 5643 6901 > 4352 6902 > 7529 6903 > 5248 6904 > 2458 6905 > 861 6906 > 5035 6907 > 4178 6908 > 7316 6909 > 2200 6910 > 3471 6911 > 5873 6912 > 121 6913 > 9866 6914 > 3555 6915 > 3309 6916 > 1184 6917 > 7541 6918 > 1945 6919 > 7596 6920 > 2833 6921 > 176 6922 > 3394 6923 > 2873 6924 > 1272 6925 > 6126 6926 > 1951 6927 > 973 6928 > 2883 6929 > 7969 6930 > 2560 6931 > 8038 6932 > 5858 6933 > 9616 6934 > 1755 6935 > 1982 6936 > 1376 6937 > 9535 6938 > 8531 6939 > 905 6940 > 1402 6941 > 6680 6942 > 1833 6943 > 656 6944 > 5597 6945 > 7946 6946 > 7669 6947 > 390 6948 > 7371 6949 > 9650 6950 > 1219 6951 > 767 6952 > 4420 6953 > 1555 6954 > 4897 6955 > 4378 6956 > 3398 6957 > 3639 6958 > 7698 6959 > 2851 6960 > 4104 6961 > 2055 6962 > 6249 6963 > 2467 6964 > 6526 6965 > 3831 6966 > 4634 6967 > 2198 6968 > 5127 6969 > 2440 6970 > 4115 6971 > 1626 6972 > 1965 6973 > 9117 6974 > 6885 6975 > 8744 6976 > 7985 6977 > 9073 6978 > 7730 6979 > 8282 6980 > 9523 6981 > 8344 6982 > 9511 6983 > 1708 6984 > 5122 6985 > 5047 6986 > 167 6987 > 2259 6988 > 5681 6989 > 7973 6990 > 5111 6991 > 8030 6992 > 1446 6993 > 6358 6994 > 8314 6995 > 9510 6996 > 9939 6997 > 6541 6998 > 2850 6999 > 3407 7000 > 6418 7001 > 3371 7002 > 5793 7003 > 1816 7004 > 5681 7005 > 4230 7006 > 3185 7007 > 5739 7008 > 3275 7009 > 6664 7010 > 516 7011 > 5153 7012 > 4096 7013 > 8667 7014 > 8936 7015 > 7276 7016 > 9135 7017 > 3711 7018 > 1118 7019 > 4180 7020 > 9622 7021 > 4711 7022 > 1049 7023 > 637 7024 > 8906 7025 > 4149 7026 > 4757 7027 > 7325 7028 > 4733 7029 > 3377 7030 > 4334 7031 > 4710 7032 > 4222 7033 > 7545 7034 > 489 7035 > 1121 7036 > 4217 7037 > 7539 7038 > 2920 7039 > 7301 7040 > 6899 7041 > 4466 7042 > 5190 7043 > 5193 7044 > 8620 7045 > 9199 7046 > 8042 7047 > 6799 7048 > 533 7049 > 2313 7050 > 6234 7051 > 7599 7052 > 3683 7053 > 2293 7054 > 8567 7055 > 8108 7056 > 3871 7057 > 1974 7058 > 3985 7059 > 6597 7060 > 2593 7061 > 6540 7062 > 9691 7063 > 1788 7064 > 1571 7065 > 5244 7066 > 6411 7067 > 2347 7068 > 9955 7069 > 7868 7070 > 2228 7071 > 3429 7072 > 1885 7073 > 5066 7074 > 4435 7075 > 4151 7076 > 6922 7077 > 9539 7078 > 893 7079 > 1293 7080 > 5337 7081 > 2097 7082 > 3231 7083 > 9915 7084 > 9041 7085 > 142 7086 > 9327 7087 > 1736 7088 > 8102 7089 > 5274 7090 > 1898 7091 > 1574 7092 > 3493 7093 > 8636 7094 > 6525 7095 > 2210 7096 > 9367 7097 > 1967 7098 > 646 7099 > 5003 7100 > 6447 7101 > 2386 7102 > 7203 7103 > 6383 7104 > 1033 7105 > 7873 7106 > 5685 7107 > 220 7108 > 8795 7109 > 3005 7110 > 5858 7111 > 1684 7112 > 8762 7113 > 5481 7114 > 7284 7115 > 6374 7116 > 807 7117 > 4939 7118 > 8739 7119 > 6304 7120 > 9725 7121 > 8995 7122 > 3243 7123 > 5850 7124 > 9922 7125 > 3141 7126 > 4520 7127 > 5151 7128 > 1000 7129 > 3320 7130 > 3405 7131 > 4881 7132 > 5755 7133 > 5933 7134 > 180 7135 > 5915 7136 > 9710 7137 > 689 7138 > 1337 7139 > 3512 7140 > 8154 7141 > 7698 7142 > 858 7143 > 6873 7144 > 4282 7145 > 4225 7146 > 4981 7147 > 826 7148 > 1190 7149 > 9986 7150 > 7303 7151 > 5026 7152 > 6213 7153 > 5957 7154 > 400 7155 > 7600 7156 > 8 7157 > 1198 7158 > 307 7159 > 6646 7160 > 2843 7161 > 249 7162 > 1569 7163 > 8168 7164 > 2385 7165 > 2667 7166 > 8483 7167 > 1919 7168 > 3152 7169 > 651 7170 > 596 7171 > 8260 7172 > 3298 7173 > 3158 7174 > 7562 7175 > 5362 7176 > 2212 7177 > 5774 7178 > 1961 7179 > 4188 7180 > 4263 7181 > 7507 7182 > 7067 7183 > 1188 7184 > 5824 7185 > 6957 7186 > 6808 7187 > 8813 7188 > 1995 7189 > 1758 7190 > 8144 7191 > 746 7192 > 6425 7193 > 5703 7194 > 3878 7195 > 9106 7196 > 3902 7197 > 5724 7198 > 4662 7199 > 5973 7200 > 642 7201 > 2167 7202 > 6617 7203 > 2853 7204 > 5267 7205 > 6361 7206 > 7492 7207 > 6538 7208 > 7895 7209 > 4069 7210 > 292 7211 > 5124 7212 > 1959 7213 > 1672 7214 > 3629 7215 > 2166 7216 > 5284 7217 > 7451 7218 > 4947 7219 > 1857 7220 > 3120 7221 > 6576 7222 > 1669 7223 > 2467 7224 > 2916 7225 > 509 7226 > 5590 7227 > 9661 7228 > 1622 7229 > 1432 7230 > 9399 7231 > 3318 7232 > 7114 7233 > 5176 7234 > 7940 7235 > 9017 7236 > 5792 7237 > 4569 7238 > 5851 7239 > 5352 7240 > 6520 7241 > 7996 7242 > 1692 7243 > 8252 7244 > 1047 7245 > 1585 7246 > 8303 7247 > 2858 7248 > 5355 7249 > 7898 7250 > 4641 7251 > 1361 7252 > 1648 7253 > 1594 7254 > 1273 7255 > 739 7256 > 6810 7257 > 2265 7258 > 1938 7259 > 3050 7260 > 6947 7261 > 216 7262 > 895 7263 > 26 7264 > 809 7265 > 7952 7266 > 47 7267 > 1394 7268 > 4359 7269 > 4490 7270 > 9672 7271 > 5001 7272 > 9305 7273 > 5271 7274 > 5497 7275 > 8502 7276 > 5228 7277 > 3060 7278 > 9838 7279 > 2443 7280 > 1426 7281 > 3577 7282 > 15 7283 > 8084 7284 > 9662 7285 > 9987 7286 > 2358 7287 > 966 7288 > 9634 7289 > 254 7290 > 6414 7291 > 8996 7292 > 1629 7293 > 201 7294 > 5522 7295 > 6224 7296 > 4166 7297 > 9833 7298 > 3085 7299 > 9617 7300 > 6379 7301 > 1871 7302 > 8889 7303 > 822 7304 > 9386 7305 > 6304 7306 > 3833 7307 > 6966 7308 > 1959 7309 > 4686 7310 > 30 7311 > 4558 7312 > 7241 7313 > 6334 7314 > 1997 7315 > 3843 7316 > 2906 7317 > 2680 7318 > 5252 7319 > 6815 7320 > 1318 7321 > 3649 7322 > 1876 7323 > 8664 7324 > 5293 7325 > 4982 7326 > 1798 7327 > 8601 7328 > 3496 7329 > 7753 7330 > 5688 7331 > 8205 7332 > 1619 7333 > 4999 7334 > 7325 7335 > 2367 7336 > 1766 7337 > 4925 7338 > 2303 7339 > 1605 7340 > 6388 7341 > 7468 7342 > 2449 7343 > 9810 7344 > 476 7345 > 2257 7346 > 4161 7347 > 4578 7348 > 2768 7349 > 8285 7350 > 8996 7351 > 4063 7352 > 8368 7353 > 927 7354 > 9202 7355 > 5411 7356 > 8107 7357 > 7443 7358 > 7805 7359 > 6801 7360 > 8371 7361 > 2558 7362 > 6877 7363 > 9064 7364 > 7272 7365 > 1314 7366 > 7995 7367 > 1195 7368 > 2627 7369 > 3267 7370 > 7344 7371 > 8664 7372 > 3863 7373 > 7739 7374 > 58 7375 > 7643 7376 > 9017 7377 > 8712 7378 > 9844 7379 > 5710 7380 > 4213 7381 > 4913 7382 > 714 7383 > 5081 7384 > 81 7385 > 5761 7386 > 3360 7387 > 1445 7388 > 4995 7389 > 8228 7390 > 36 7391 > 574 7392 > 5923 7393 > 3804 7394 > 3402 7395 > 3135 7396 > 9021 7397 > 5617 7398 > 9527 7399 > 9840 7400 > 2428 7401 > 4582 7402 > 6944 7403 > 7444 7404 > 9637 7405 > 4857 7406 > 5880 7407 > 517 7408 > 1089 7409 > 2582 7410 > 7398 7411 > 1405 7412 > 123 7413 > 3617 7414 > 3015 7415 > 1129 7416 > 8754 7417 > 6643 7418 > 1690 7419 > 4610 7420 > 4199 7421 > 9409 7422 > 8711 7423 > 239 7424 > 5325 7425 > 3718 7426 > 2052 7427 > 4135 7428 > 1152 7429 > 4211 7430 > 5371 7431 > 3824 7432 > 6139 7433 > 6395 7434 > 436 7435 > 3969 7436 > 1883 7437 > 8664 7438 > 693 7439 > 3357 7440 > 6073 7441 > 1555 7442 > 9150 7443 > 1653 7444 > 3656 7445 > 4186 7446 > 5009 7447 > 6109 7448 > 224 7449 > 3435 7450 > 2981 7451 > 672 7452 > 8190 7453 > 7025 7454 > 323 7455 > 4838 7456 > 9932 7457 > 3569 7458 > 3945 7459 > 1352 7460 > 1391 7461 > 6107 7462 > 9140 7463 > 8034 7464 > 4408 7465 > 6091 7466 > 2615 7467 > 6724 7468 > 845 7469 > 3656 7470 > 8710 7471 > 8017 7472 > 2628 7473 > 8422 7474 > 9092 7475 > 9122 7476 > 9782 7477 > 295 7478 > 5043 7479 > 7229 7480 > 4642 7481 > 6713 7482 > 6032 7483 > 501 7484 > 9979 7485 > 4321 7486 > 9902 7487 > 1574 7488 > 2526 7489 > 4141 7490 > 6205 7491 > 9581 7492 > 4640 7493 > 8527 7494 > 7981 7495 > 3731 7496 > 9824 7497 > 9421 7498 > 7081 7499 > 6384 7500 > 5490 7501 > 1652 7502 > 1568 7503 > 6090 7504 > 6671 7505 > 6790 7506 > 1791 7507 > 1769 7508 > 4971 7509 > 3412 7510 > 8978 7511 > 8880 7512 > 1852 7513 > 28 7514 > 5664 7515 > 4351 7516 > 5801 7517 > 375 7518 > 9928 7519 > 7097 7520 > 1266 7521 > 6930 7522 > 5641 7523 > 4102 7524 > 6571 7525 > 9294 7526 > 3971 7527 > 7380 7528 > 1565 7529 > 1002 7530 > 1322 7531 > 111 7532 > 8229 7533 > 6586 7534 > 2197 7535 > 976 7536 > 7145 7537 > 4458 7538 > 3233 7539 > 1198 7540 > 5158 7541 > 1163 7542 > 4984 7543 > 8003 7544 > 5636 7545 > 3546 7546 > 3102 7547 > 8481 7548 > 3152 7549 > 8411 7550 > 7212 7551 > 8418 7552 > 4781 7553 > 2580 7554 > 4057 7555 > 2055 7556 > 9218 7557 > 4541 7558 > 269 7559 > 3200 7560 > 2145 7561 > 8396 7562 > 2036 7563 > 6805 7564 > 5780 7565 > 5908 7566 > 226 7567 > 4400 7568 > 3776 7569 > 9806 7570 > 6752 7571 > 4701 7572 > 3541 7573 > 3457 7574 > 124 7575 > 3990 7576 > 3241 7577 > 7749 7578 > 8886 7579 > 8089 7580 > 919 7581 > 1234 7582 > 7558 7583 > 4886 7584 > 2489 7585 > 47 7586 > 4127 7587 > 7082 7588 > 3707 7589 > 4081 7590 > 1781 7591 > 8444 7592 > 3228 7593 > 6891 7594 > 4568 7595 > 8848 7596 > 1437 7597 > 180 7598 > 7570 7599 > 9205 7600 > 7985 7601 > 4726 7602 > 6117 7603 > 5668 7604 > 9011 7605 > 4100 7606 > 4778 7607 > 5982 7608 > 1546 7609 > 3115 7610 > 1226 7611 > 4484 7612 > 8525 7613 > 1405 7614 > 1441 7615 > 3010 7616 > 6759 7617 > 6843 7618 > 7041 7619 > 6207 7620 > 8259 7621 > 4739 7622 > 626 7623 > 5347 7624 > 733 7625 > 6513 7626 > 2019 7627 > 5419 7628 > 241 7629 > 1200 7630 > 1320 7631 > 9436 7632 > 3156 7633 > 8116 7634 > 1117 7635 > 7242 7636 > 3188 7637 > 8269 7638 > 3964 7639 > 1370 7640 > 6460 7641 > 953 7642 > 403 7643 > 9201 7644 > 3055 7645 > 3328 7646 > 5800 7647 > 9543 7648 > 5458 7649 > 8418 7650 > 5796 7651 > 57 7652 > 1754 7653 > 961 7654 > 4759 7655 > 8724 7656 > 2269 7657 > 5908 7658 > 7348 7659 > 7852 7660 > 8852 7661 > 6664 7662 > 8262 7663 > 766 7664 > 3373 7665 > 8650 7666 > 7733 7667 > 6939 7668 > 9643 7669 > 4156 7670 > 6133 7671 > 2492 7672 > 2227 7673 > 1159 7674 > 3936 7675 > 3013 7676 > 4969 7677 > 6506 7678 > 5776 7679 > 5696 7680 > 7690 7681 > 270 7682 > 464 7683 > 231 7684 > 6140 7685 > 490 7686 > 422 7687 > 1348 7688 > 9541 7689 > 3007 7690 > 1758 7691 > 2298 7692 > 1797 7693 > 2002 7694 > 5899 7695 > 8175 7696 > 7413 7697 > 4600 7698 > 480 7699 > 3096 7700 > 3272 7701 > 5625 7702 > 5999 7703 > 1785 7704 > 3403 7705 > 9162 7706 > 4098 7707 > 1979 7708 > 172 7709 > 1304 7710 > 3456 7711 > 322 7712 > 3863 7713 > 6889 7714 > 6181 7715 > 7531 7716 > 4312 7717 > 3086 7718 > 1275 7719 > 7375 7720 > 1828 7721 > 4237 7722 > 4478 7723 > 9434 7724 > 443 7725 > 975 7726 > 2036 7727 > 4769 7728 > 1665 7729 > 4921 7730 > 841 7731 > 901 7732 > 2842 7733 > 6799 7734 > 8869 7735 > 5264 7736 > 3952 7737 > 3890 7738 > 2870 7739 > 3074 7740 > 191 7741 > 3654 7742 > 4955 7743 > 164 7744 > 5056 7745 > 5250 7746 > 2483 7747 > 9589 7748 > 3884 7749 > 7882 7750 > 4806 7751 > 8587 7752 > 9196 7753 > 7334 7754 > 3814 7755 > 9620 7756 > 3284 7757 > 7679 7758 > 4502 7759 > 3182 7760 > 1856 7761 > 6658 7762 > 7510 7763 > 1105 7764 > 3745 7765 > 7456 7766 > 357 7767 > 8937 7768 > 4462 7769 > 405 7770 > 3527 7771 > 1845 7772 > 8778 7773 > 6927 7774 > 9419 7775 > 3267 7776 > 3719 7777 > 6143 7778 > 4383 7779 > 4491 7780 > 9529 7781 > 3553 7782 > 7712 7783 > 9697 7784 > 2369 7785 > 5865 7786 > 5811 7787 > 7122 7788 > 5873 7789 > 4147 7790 > 6121 7791 > 630 7792 > 7338 7793 > 8731 7794 > 6613 7795 > 245 7796 > 4041 7797 > 2830 7798 > 527 7799 > 6075 7800 > 6224 7801 > 8561 7802 > 5027 7803 > 7201 7804 > 6612 7805 > 2970 7806 > 1542 7807 > 9099 7808 > 3413 7809 > 2771 7810 > 5544 7811 > 1363 7812 > 3494 7813 > 7926 7814 > 4097 7815 > 1351 7816 > 8549 7817 > 9703 7818 > 7333 7819 > 4555 7820 > 2152 7821 > 745 7822 > 4935 7823 > 2878 7824 > 9777 7825 > 3674 7826 > 1764 7827 > 7649 7828 > 5396 7829 > 1751 7830 > 3879 7831 > 8207 7832 > 1727 7833 > 7103 7834 > 1784 7835 > 4795 7836 > 3193 7837 > 4040 7838 > 9837 7839 > 7729 7840 > 7377 7841 > 4322 7842 > 6942 7843 > 909 7844 > 6506 7845 > 5518 7846 > 3646 7847 > 9107 7848 > 9321 7849 > 3279 7850 > 3961 7851 > 8461 7852 > 9670 7853 > 7873 7854 > 994 7855 > 7308 7856 > 6789 7857 > 4984 7858 > 8796 7859 > 7781 7860 > 4275 7861 > 9246 7862 > 2881 7863 > 7959 7864 > 4352 7865 > 4954 7866 > 6163 7867 > 4298 7868 > 9809 7869 > 6134 7870 > 1424 7871 > 7641 7872 > 2029 7873 > 5551 7874 > 4170 7875 > 8330 7876 > 5918 7877 > 3156 7878 > 6061 7879 > 245 7880 > 6524 7881 > 3610 7882 > 6516 7883 > 6322 7884 > 8511 7885 > 8116 7886 > 1278 7887 > 4861 7888 > 2086 7889 > 7762 7890 > 8298 7891 > 9383 7892 > 2645 7893 > 8768 7894 > 5908 7895 > 9106 7896 > 7425 7897 > 8226 7898 > 6240 7899 > 9676 7900 > 8140 7901 > 1680 7902 > 4655 7903 > 5049 7904 > 6765 7905 > 6369 7906 > 7241 7907 > 4355 7908 > 280 7909 > 888 7910 > 2989 7911 > 5756 7912 > 9348 7913 > 293 7914 > 8231 7915 > 2985 7916 > 5785 7917 > 2414 7918 > 3235 7919 > 7807 7920 > 53 7921 > 5157 7922 > 9087 7923 > 205 7924 > 5676 7925 > 8401 7926 > 3173 7927 > 363 7928 > 6448 7929 > 1744 7930 > 6525 7931 > 5010 7932 > 3523 7933 > 3510 7934 > 6952 7935 > 7407 7936 > 7568 7937 > 1831 7938 > 4762 7939 > 5855 7940 > 3178 7941 > 8191 7942 > 3282 7943 > 6118 7944 > 5653 7945 > 7406 7946 > 8879 7947 > 8949 7948 > 1481 7949 > 8793 7950 > 8120 7951 > 4760 7952 > 24 7953 > 2821 7954 > 6101 7955 > 6552 7956 > 852 7957 > 3277 7958 > 5083 7959 > 6829 7960 > 4334 7961 > 3339 7962 > 9984 7963 > 3992 7964 > 9566 7965 > 7071 7966 > 6266 7967 > 8450 7968 > 200 7969 > 1712 7970 > 4986 7971 > 260 7972 > 2121 7973 > 8321 7974 > 4444 7975 > 3082 7976 > 3859 7977 > 6315 7978 > 1560 7979 > 1201 7980 > 1068 7981 > 2736 7982 > 4784 7983 > 3887 7984 > 4447 7985 > 3476 7986 > 4144 7987 > 1821 7988 > 3204 7989 > 1268 7990 > 2043 7991 > 8466 7992 > 1122 7993 > 7961 7994 > 2896 7995 > 3232 7996 > 9217 7997 > 9822 7998 > 3628 7999 > 4463 8000 > 397 8001 > 6072 8002 > 3683 8003 > 9448 8004 > 3081 8005 > 2987 8006 > 8689 8007 > 9075 8008 > 7805 8009 > 871 8010 > 5766 8011 > 6408 8012 > 4176 8013 > 8731 8014 > 7155 8015 > 4103 8016 > 5542 8017 > 5224 8018 > 4252 8019 > 4030 8020 > 4576 8021 > 4924 8022 > 5908 8023 > 9909 8024 > 4948 8025 > 8518 8026 > 245 8027 > 1318 8028 > 8627 8029 > 6264 8030 > 7171 8031 > 413 8032 > 3260 8033 > 9389 8034 > 8242 8035 > 4828 8036 > 423 8037 > 2721 8038 > 2459 8039 > 2239 8040 > 8925 8041 > 5699 8042 > 2286 8043 > 1167 8044 > 1396 8045 > 7251 8046 > 734 8047 > 6973 8048 > 3844 8049 > 982 8050 > 5517 8051 > 7189 8052 > 8267 8053 > 334 8054 > 8619 8055 > 4580 8056 > 6651 8057 > 1452 8058 > 9129 8059 > 2305 8060 > 2430 8061 > 6352 8062 > 247 8063 > 8871 8064 > 3503 8065 > 4040 8066 > 551 8067 > 2122 8068 > 1673 8069 > 3444 8070 > 3087 8071 > 4201 8072 > 6944 8073 > 2036 8074 > 3635 8075 > 6497 8076 > 8990 8077 > 6712 8078 > 9843 8079 > 3595 8080 > 9719 8081 > 5687 8082 > 9369 8083 > 9580 8084 > 7017 8085 > 3775 8086 > 9829 8087 > 4214 8088 > 8782 8089 > 7076 8090 > 351 8091 > 2547 8092 > 9163 8093 > 4322 8094 > 6923 8095 > 5321 8096 > 2589 8097 > 5075 8098 > 8724 8099 > 7888 8100 > 8900 8101 > 3480 8102 > 4551 8103 > 5043 8104 > 1927 8105 > 3768 8106 > 2829 8107 > 8597 8108 > 6800 8109 > 977 8110 > 5330 8111 > 7789 8112 > 2760 8113 > 7308 8114 > 1317 8115 > 3872 8116 > 3462 8117 > 9409 8118 > 5805 8119 > 5094 8120 > 1214 8121 > 823 8122 > 4973 8123 > 882 8124 > 3233 8125 > 7508 8126 > 3330 8127 > 5428 8128 > 3184 8129 > 1146 8130 > 1198 8131 > 4251 8132 > 6645 8133 > 3132 8134 > 2868 8135 > 9242 8136 > 589 8137 > 1674 8138 > 3412 8139 > 5731 8140 > 270 8141 > 6349 8142 > 6403 8143 > 142 8144 > 4459 8145 > 4118 8146 > 6511 8147 > 3076 8148 > 7709 8149 > 2179 8150 > 5951 8151 > 8524 8152 > 2969 8153 > 4801 8154 > 5222 8155 > 886 8156 > 4574 8157 > 1985 8158 > 9741 8159 > 16 8160 > 2762 8161 > 2227 8162 > 6001 8163 > 3554 8164 > 8577 8165 > 5308 8166 > 4658 8167 > 1254 8168 > 5695 8169 > 6528 8170 > 8061 8171 > 7247 8172 > 983 8173 > 4658 8174 > 2182 8175 > 4077 8176 > 3634 8177 > 1597 8178 > 9526 8179 > 3106 8180 > 3444 8181 > 3457 8182 > 8336 8183 > 7240 8184 > 5530 8185 > 411 8186 > 5765 8187 > 8529 8188 > 152 8189 > 3165 8190 > 9216 8191 > 7759 8192 > 4363 8193 > 4272 8194 > 2822 8195 > 9598 8196 > 7392 8197 > 7703 8198 > 2535 8199 > 2645 8200 > 5881 8201 > 265 8202 > 1983 8203 > 9356 8204 > 2864 8205 > 7630 8206 > 2978 8207 > 354 8208 > 4427 8209 > 6860 8210 > 6318 8211 > 2101 8212 > 5806 8213 > 4509 8214 > 1938 8215 > 5871 8216 > 804 8217 > 4028 8218 > 9037 8219 > 6162 8220 > 6817 8221 > 8250 8222 > 2663 8223 > 3403 8224 > 9526 8225 > 1631 8226 > 1589 8227 > 8998 8228 > 8057 8229 > 1499 8230 > 3405 8231 > 2046 8232 > 532 8233 > 6566 8234 > 2309 8235 > 6746 8236 > 2810 8237 > 851 8238 > 3059 8239 > 2598 8240 > 6955 8241 > 7913 8242 > 2367 8243 > 8542 8244 > 731 8245 > 4708 8246 > 5797 8247 > 4848 8248 > 8152 8249 > 3561 8250 > 6767 8251 > 7258 8252 > 6044 8253 > 1740 8254 > 1604 8255 > 3127 8256 > 6390 8257 > 9920 8258 > 7791 8259 > 8601 8260 > 338 8261 > 9338 8262 > 6302 8263 > 2576 8264 > 9324 8265 > 54 8266 > 4519 8267 > 7477 8268 > 9662 8269 > 2066 8270 > 4396 8271 > 8846 8272 > 4087 8273 > 5552 8274 > 9983 8275 > 8613 8276 > 2105 8277 > 8736 8278 > 9593 8279 > 7047 8280 > 3202 8281 > 2249 8282 > 8165 8283 > 7480 8284 > 615 8285 > 1677 8286 > 593 8287 > 5634 8288 > 5668 8289 > 1606 8290 > 4704 8291 > 1735 8292 > 3283 8293 > 5621 8294 > 2358 8295 > 58 8296 > 7744 8297 > 494 8298 > 3256 8299 > 9276 8300 > 4440 8301 > 3839 8302 > 2608 8303 > 912 8304 > 4120 8305 > 7168 8306 > 6812 8307 > 8557 8308 > 7817 8309 > 2849 8310 > 8126 8311 > 5635 8312 > 1799 8313 > 9739 8314 > 6356 8315 > 4560 8316 > 1511 8317 > 4662 8318 > 8785 8319 > 3043 8320 > 3898 8321 > 6115 8322 > 6993 8323 > 9895 8324 > 2613 8325 > 6010 8326 > 8758 8327 > 4538 8328 > 487 8329 > 8927 8330 > 2295 8331 > 8173 8332 > 2262 8333 > 4569 8334 > 2876 8335 > 4545 8336 > 3402 8337 > 184 8338 > 9943 8339 > 2177 8340 > 8196 8341 > 7363 8342 > 4291 8343 > 3993 8344 > 3554 8345 > 4863 8346 > 6971 8347 > 157 8348 > 2999 8349 > 5946 8350 > 8688 8351 > 4663 8352 > 3740 8353 > 501 8354 > 172 8355 > 8599 8356 > 2928 8357 > 3269 8358 > 1225 8359 > 672 8360 > 8221 8361 > 7862 8362 > 3266 8363 > 597 8364 > 6807 8365 > 3618 8366 > 8391 8367 > 3893 8368 > 8557 8369 > 2544 8370 > 3455 8371 > 4090 8372 > 458 8373 > 477 8374 > 9165 8375 > 5875 8376 > 5184 8377 > 9832 8378 > 9192 8379 > 7886 8380 > 8097 8381 > 1134 8382 > 1954 8383 > 7624 8384 > 1365 8385 > 5591 8386 > 2196 8387 > 2377 8388 > 8834 8389 > 4341 8390 > 2611 8391 > 1543 8392 > 8499 8393 > 3195 8394 > 9202 8395 > 8300 8396 > 8636 8397 > 3693 8398 > 6305 8399 > 1981 8400 > 2899 8401 > 7881 8402 > 3871 8403 > 4338 8404 > 5325 8405 > 5653 8406 > 5327 8407 > 2320 8408 > 4943 8409 > 1588 8410 > 6617 8411 > 7045 8412 > 6190 8413 > 6882 8414 > 364 8415 > 8967 8416 > 8612 8417 > 9004 8418 > 3539 8419 > 147 8420 > 1850 8421 > 7860 8422 > 6562 8423 > 1514 8424 > 4503 8425 > 6578 8426 > 9175 8427 > 1706 8428 > 6302 8429 > 6742 8430 > 7355 8431 > 8484 8432 > 7158 8433 > 2186 8434 > 1748 8435 > 6402 8436 > 7494 8437 > 3694 8438 > 2516 8439 > 1107 8440 > 8982 8441 > 7902 8442 > 1537 8443 > 505 8444 > 1518 8445 > 7048 8446 > 5897 8447 > 566 8448 > 6083 8449 > 8933 8450 > 8349 8451 > 7434 8452 > 3264 8453 > 3315 8454 > 342 8455 > 8894 8456 > 2226 8457 > 8951 8458 > 70 8459 > 4009 8460 > 1484 8461 > 8261 8462 > 3022 8463 > 4585 8464 > 7581 8465 > 3999 8466 > 5424 8467 > 7180 8468 > 2425 8469 > 9095 8470 > 8684 8471 > 8259 8472 > 8703 8473 > 9250 8474 > 3387 8475 > 1717 8476 > 6033 8477 > 6612 8478 > 8944 8479 > 8388 8480 > 1576 8481 > 2377 8482 > 2910 8483 > 2313 8484 > 4359 8485 > 4028 8486 > 8122 8487 > 9156 8488 > 660 8489 > 6211 8490 > 1194 8491 > 1388 8492 > 6924 8493 > 628 8494 > 1820 8495 > 9495 8496 > 5351 8497 > 7134 8498 > 6473 8499 > 7269 8500 > 2590 8501 > 7281 8502 > 4895 8503 > 9523 8504 > 6738 8505 > 5612 8506 > 4033 8507 > 7259 8508 > 6562 8509 > 2409 8510 > 4573 8511 > 5248 8512 > 6001 8513 > 4799 8514 > 5770 8515 > 7320 8516 > 2781 8517 > 8973 8518 > 3483 8519 > 2163 8520 > 961 8521 > 2112 8522 > 4868 8523 > 1809 8524 > 9501 8525 > 9274 8526 > 8723 8527 > 3866 8528 > 3102 8529 > 4184 8530 > 9431 8531 > 3595 8532 > 8289 8533 > 2976 8534 > 5601 8535 > 4281 8536 > 8135 8537 > 7847 8538 > 3255 8539 > 4425 8540 > 6614 8541 > 4182 8542 > 287 8543 > 8700 8544 > 8348 8545 > 332 8546 > 7542 8547 > 7134 8548 > 2829 8549 > 6554 8550 > 5620 8551 > 4819 8552 > 434 8553 > 1449 8554 > 4612 8555 > 2188 8556 > 8811 8557 > 3089 8558 > 6954 8559 > 310 8560 > 5637 8561 > 6849 8562 > 3232 8563 > 3823 8564 > 434 8565 > 2450 8566 > 9040 8567 > 2833 8568 > 5332 8569 > 6827 8570 > 824 8571 > 6989 8572 > 3748 8573 > 6475 8574 > 552 8575 > 6971 8576 > 5058 8577 > 1753 8578 > 5210 8579 > 1208 8580 > 798 8581 > 455 8582 > 8191 8583 > 3440 8584 > 6837 8585 > 3344 8586 > 4497 8587 > 6346 8588 > 9396 8589 > 8695 8590 > 99 8591 > 3838 8592 > 5609 8593 > 5650 8594 > 3865 8595 > 6848 8596 > 9862 8597 > 647 8598 > 3540 8599 > 405 8600 > 2587 8601 > 9394 8602 > 6973 8603 > 8165 8604 > 8845 8605 > 4925 8606 > 5875 8607 > 7378 8608 > 3107 8609 > 2966 8610 > 9520 8611 > 1283 8612 > 8166 8613 > 8038 8614 > 4815 8615 > 7783 8616 > 6919 8617 > 5256 8618 > 1921 8619 > 643 8620 > 650 8621 > 1867 8622 > 8663 8623 > 3516 8624 > 8961 8625 > 2715 8626 > 3477 8627 > 7357 8628 > 568 8629 > 1188 8630 > 8523 8631 > 4806 8632 > 7465 8633 > 3249 8634 > 5355 8635 > 985 8636 > 6347 8637 > 7334 8638 > 8540 8639 > 1614 8640 > 898 8641 > 139 8642 > 8644 8643 > 6601 8644 > 9550 8645 > 5472 8646 > 4370 8647 > 7120 8648 > 5712 8649 > 7545 8650 > 6320 8651 > 2315 8652 > 3927 8653 > 9528 8654 > 2823 8655 > 9148 8656 > 3130 8657 > 3492 8658 > 1653 8659 > 8373 8660 > 7143 8661 > 5900 8662 > 7785 8663 > 1980 8664 > 7463 8665 > 7208 8666 > 8137 8667 > 7407 8668 > 2804 8669 > 5837 8670 > 826 8671 > 2195 8672 > 6113 8673 > 9147 8674 > 9434 8675 > 8296 8676 > 1602 8677 > 4551 8678 > 7588 8679 > 7893 8680 > 1032 8681 > 1513 8682 > 1905 8683 > 5501 8684 > 7728 8685 > 8999 8686 > 2343 8687 > 5929 8688 > 9117 8689 > 6387 8690 > 7700 8691 > 6766 8692 > 317 8693 > 7906 8694 > 9247 8695 > 6058 8696 > 2536 8697 > 1913 8698 > 5387 8699 > 4523 8700 > 1420 8701 > 2033 8702 > 8566 8703 > 1910 8704 > 210 8705 > 6828 8706 > 7510 8707 > 640 8708 > 5646 8709 > 1175 8710 > 7201 8711 > 4841 8712 > 4132 8713 > 3223 8714 > 9976 8715 > 5128 8716 > 2118 8717 > 4751 8718 > 2433 8719 > 1393 8720 > 723 8721 > 2932 8722 > 1028 8723 > 9553 8724 > 123 8725 > 6535 8726 > 877 8727 > 321 8728 > 7439 8729 > 8325 8730 > 2288 8731 > 7976 8732 > 8044 8733 > 4761 8734 > 4778 8735 > 3445 8736 > 221 8737 > 3355 8738 > 7395 8739 > 6257 8740 > 5229 8741 > 2991 8742 > 7632 8743 > 8368 8744 > 2784 8745 > 3006 8746 > 5682 8747 > 3626 8748 > 1030 8749 > 4404 8750 > 4148 8751 > 306 8752 > 6071 8753 > 3001 8754 > 8909 8755 > 8254 8756 > 3347 8757 > 2868 8758 > 9892 8759 > 9341 8760 > 3877 8761 > 5828 8762 > 8739 8763 > 636 8764 > 752 8765 > 9031 8766 > 5012 8767 > 7321 8768 > 8469 8769 > 6931 8770 > 9764 8771 > 6503 8772 > 7218 8773 > 1083 8774 > 4980 8775 > 1120 8776 > 6010 8777 > 4335 8778 > 2283 8779 > 6456 8780 > 9696 8781 > 5471 8782 > 4629 8783 > 2353 8784 > 445 8785 > 9940 8786 > 7232 8787 > 2521 8788 > 6624 8789 > 977 8790 > 4773 8791 > 6677 8792 > 9469 8793 > 1677 8794 > 9516 8795 > 4560 8796 > 7022 8797 > 4186 8798 > 343 8799 > 3115 8800 > 4054 8801 > 9064 8802 > 1653 8803 > 8133 8804 > 3466 8805 > 9090 8806 > 1378 8807 > 961 8808 > 5677 8809 > 7214 8810 > 7905 8811 > 2697 8812 > 4718 8813 > 8109 8814 > 7349 8815 > 1889 8816 > 6419 8817 > 1739 8818 > 9330 8819 > 6089 8820 > 9336 8821 > 917 8822 > 6823 8823 > 7704 8824 > 7848 8825 > 1326 8826 > 6271 8827 > 3452 8828 > 6380 8829 > 8512 8830 > 9173 8831 > 335 8832 > 4355 8833 > 9994 8834 > 8561 8835 > 1151 8836 > 5335 8837 > 1270 8838 > 1681 8839 > 4535 8840 > 5623 8841 > 7163 8842 > 6983 8843 > 5160 8844 > 1034 8845 > 4722 8846 > 3460 8847 > 3559 8848 > 5574 8849 > 2518 8850 > 1754 8851 > 958 8852 > 8019 8853 > 6333 8854 > 487 8855 > 7742 8856 > 8973 8857 > 1631 8858 > 7631 8859 > 8345 8860 > 7188 8861 > 1030 8862 > 3993 8863 > 4218 8864 > 7096 8865 > 4955 8866 > 5456 8867 > 8999 8868 > 2425 8869 > 1892 8870 > 7619 8871 > 9746 8872 > 7060 8873 > 1034 8874 > 4028 8875 > 7543 8876 > 3836 8877 > 109 8878 > 302 8879 > 7636 8880 > 3670 8881 > 8429 8882 > 4548 8883 > 7323 8884 > 1374 8885 > 3145 8886 > 7546 8887 > 7514 8888 > 3372 8889 > 3491 8890 > 4542 8891 > 3289 8892 > 2859 8893 > 1818 8894 > 4060 8895 > 3792 8896 > 160 8897 > 8747 8898 > 1263 8899 > 3780 8900 > 6146 8901 > 2265 8902 > 8779 8903 > 8739 8904 > 4424 8905 > 6136 8906 > 3595 8907 > 4525 8908 > 7896 8909 > 716 8910 > 5974 8911 > 9014 8912 > 2659 8913 > 8144 8914 > 8638 8915 > 1444 8916 > 4201 8917 > 9201 8918 > 545 8919 > 3839 8920 > 5534 8921 > 6114 8922 > 6493 8923 > 5970 8924 > 1905 8925 > 2162 8926 > 5727 8927 > 1934 8928 > 49 8929 > 9731 8930 > 9564 8931 > 6300 8932 > 848 8933 > 4201 8934 > 9753 8935 > 3241 8936 > 7434 8937 > 7346 8938 > 5004 8939 > 8308 8940 > 6307 8941 > 1297 8942 > 7722 8943 > 281 8944 > 334 8945 > 8790 8946 > 4557 8947 > 1945 8948 > 934 8949 > 8546 8950 > 2583 8951 > 2535 8952 > 763 8953 > 3779 8954 > 7936 8955 > 8731 8956 > 1923 8957 > 2113 8958 > 7913 8959 > 5707 8960 > 1761 8961 > 8279 8962 > 1094 8963 > 776 8964 > 5048 8965 > 6431 8966 > 5467 8967 > 4766 8968 > 4193 8969 > 2313 8970 > 8791 8971 > 5328 8972 > 6795 8973 > 69 8974 > 3067 8975 > 7318 8976 > 6791 8977 > 233 8978 > 1851 8979 > 4971 8980 > 3931 8981 > 8496 8982 > 8393 8983 > 2462 8984 > 5793 8985 > 5663 8986 > 7240 8987 > 5165 8988 > 3417 8989 > 4593 8990 > 5485 8991 > 7121 8992 > 2199 8993 > 3976 8994 > 2146 8995 > 7282 8996 > 5276 8997 > 4652 8998 > 3558 8999 > 7449 9000 > 3445 9001 > 572 9002 > 1431 9003 > 9929 9004 > 7804 9005 > 1403 9006 > 743 9007 > 5018 9008 > 4203 9009 > 5276 9010 > 1082 9011 > 3131 9012 > 9880 9013 > 4250 9014 > 6108 9015 > 9382 9016 > 5465 9017 > 8783 9018 > 2088 9019 > 5442 9020 > 2846 9021 > 2739 9022 > 3604 9023 > 2528 9024 > 4758 9025 > 8836 9026 > 2326 9027 > 4264 9028 > 8693 9029 > 9925 9030 > 2888 9031 > 5365 9032 > 8978 9033 > 1690 9034 > 6363 9035 > 8483 9036 > 697 9037 > 3382 9038 > 4664 9039 > 3170 9040 > 6450 9041 > 4499 9042 > 8830 9043 > 3595 9044 > 7443 9045 > 4536 9046 > 9935 9047 > 5071 9048 > 9542 9049 > 7705 9050 > 9697 9051 > 1631 9052 > 1343 9053 > 2034 9054 > 1097 9055 > 4865 9056 > 4349 9057 > 4537 9058 > 110 9059 > 7866 9060 > 8651 9061 > 1858 9062 > 572 9063 > 9118 9064 > 5066 9065 > 4387 9066 > 7974 9067 > 3137 9068 > 1323 9069 > 6890 9070 > 5844 9071 > 6982 9072 > 2509 9073 > 6149 9074 > 8124 9075 > 7419 9076 > 3725 9077 > 8532 9078 > 9104 9079 > 7164 9080 > 3493 9081 > 1583 9082 > 2095 9083 > 4173 9084 > 6264 9085 > 3275 9086 > 6328 9087 > 4863 9088 > 510 9089 > 3923 9090 > 7884 9091 > 1284 9092 > 5540 9093 > 2671 9094 > 7272 9095 > 1835 9096 > 1150 9097 > 3088 9098 > 5174 9099 > 2462 9100 > 8355 9101 > 4145 9102 > 4696 9103 > 821 9104 > 6719 9105 > 9447 9106 > 2582 9107 > 6662 9108 > 722 9109 > 4185 9110 > 5782 9111 > 3110 9112 > 3228 9113 > 7804 9114 > 4783 9115 > 8306 9116 > 1684 9117 > 9254 9118 > 5743 9119 > 7605 9120 > 6555 9121 > 9395 9122 > 838 9123 > 740 9124 > 4924 9125 > 1545 9126 > 6408 9127 > 2015 9128 > 4339 9129 > 5877 9130 > 6864 9131 > 9098 9132 > 1357 9133 > 5079 9134 > 6674 9135 > 4989 9136 > 4519 9137 > 3110 9138 > 5838 9139 > 3578 9140 > 1096 9141 > 9460 9142 > 8975 9143 > 2450 9144 > 3593 9145 > 5047 9146 > 7925 9147 > 9933 9148 > 6474 9149 > 1005 9150 > 8524 9151 > 4279 9152 > 8445 9153 > 3933 9154 > 9102 9155 > 275 9156 > 4164 9157 > 608 9158 > 264 9159 > 3368 9160 > 698 9161 > 9407 9162 > 5448 9163 > 9339 9164 > 9907 9165 > 6438 9166 > 393 9167 > 6721 9168 > 3582 9169 > 8869 9170 > 8966 9171 > 3588 9172 > 6605 9173 > 3267 9174 > 135 9175 > 7292 9176 > 2699 9177 > 6560 9178 > 246 9179 > 1109 9180 > 7762 9181 > 2962 9182 > 8199 9183 > 8566 9184 > 6924 9185 > 6792 9186 > 8702 9187 > 280 9188 > 4119 9189 > 6543 9190 > 7729 9191 > 2354 9192 > 2487 9193 > 677 9194 > 101 9195 > 4125 9196 > 5503 9197 > 3474 9198 > 902 9199 > 3293 9200 > 4967 9201 > 6342 9202 > 7721 9203 > 2350 9204 > 9463 9205 > 5246 9206 > 7658 9207 > 3336 9208 > 8079 9209 > 3876 9210 > 481 9211 > 7883 9212 > 1963 9213 > 4629 9214 > 4797 9215 > 8138 9216 > 1815 9217 > 5234 9218 > 4330 9219 > 6032 9220 > 8556 9221 > 41 9222 > 6968 9223 > 414 9224 > 4659 9225 > 7570 9226 > 90 9227 > 8360 9228 > 9670 9229 > 6891 9230 > 586 9231 > 5600 9232 > 3690 9233 > 8516 9234 > 9474 9235 > 8337 9236 > 2605 9237 > 8548 9238 > 92 9239 > 2869 9240 > 1133 9241 > 8736 9242 > 4321 9243 > 669 9244 > 4516 9245 > 5489 9246 > 7826 9247 > 8450 9248 > 917 9249 > 3809 9250 > 4508 9251 > 6557 9252 > 6052 9253 > 4506 9254 > 6862 9255 > 6873 9256 > 9337 9257 > 8611 9258 > 4654 9259 > 8283 9260 > 3532 9261 > 4852 9262 > 3454 9263 > 3722 9264 > 8479 9265 > 5377 9266 > 1106 9267 > 7917 9268 > 3592 9269 > 4112 9270 > 8634 9271 > 8748 9272 > 5160 9273 > 8920 9274 > 6515 9275 > 2328 9276 > 2986 9277 > 5286 9278 > 3092 9279 > 3410 9280 > 5242 9281 > 1008 9282 > 4602 9283 > 6939 9284 > 4031 9285 > 5782 9286 > 7344 9287 > 8373 9288 > 8932 9289 > 8218 9290 > 7368 9291 > 5209 9292 > 6744 9293 > 2027 9294 > 5495 9295 > 5311 9296 > 8933 9297 > 77 9298 > 9509 9299 > 16 9300 > 9129 9301 > 4051 9302 > 4748 9303 > 6606 9304 > 9444 9305 > 5914 9306 > 1236 9307 > 7309 9308 > 2782 9309 > 2287 9310 > 9573 9311 > 3109 9312 > 7077 9313 > 2170 9314 > 2866 9315 > 9229 9316 > 7232 9317 > 4682 9318 > 3707 9319 > 3431 9320 > 7900 9321 > 5283 9322 > 4428 9323 > 8777 9324 > 2311 9325 > 3091 9326 > 7983 9327 > 9767 9328 > 8809 9329 > 7340 9330 > 2630 9331 > 601 9332 > 3835 9333 > 8846 9334 > 8965 9335 > 4027 9336 > 1495 9337 > 5548 9338 > 3760 9339 > 8164 9340 > 3400 9341 > 9104 9342 > 642 9343 > 5301 9344 > 4970 9345 > 9357 9346 > 8161 9347 > 5533 9348 > 2974 9349 > 3324 9350 > 267 9351 > 1930 9352 > 5260 9353 > 7165 9354 > 8465 9355 > 3932 9356 > 8212 9357 > 5605 9358 > 658 9359 > 1016 9360 > 8546 9361 > 8599 9362 > 2683 9363 > 9592 9364 > 9030 9365 > 3723 9366 > 2774 9367 > 3263 9368 > 5469 9369 > 6276 9370 > 5882 9371 > 473 9372 > 7634 9373 > 810 9374 > 6123 9375 > 831 9376 > 1283 9377 > 9287 9378 > 2133 9379 > 3331 9380 > 2409 9381 > 5460 9382 > 1652 9383 > 1337 9384 > 1344 9385 > 9138 9386 > 4948 9387 > 1691 9388 > 6743 9389 > 191 9390 > 4321 9391 > 2184 9392 > 8418 9393 > 9761 9394 > 7163 9395 > 4652 9396 > 6508 9397 > 7976 9398 > 4232 9399 > 4356 9400 > 1819 9401 > 2037 9402 > 9214 9403 > 9817 9404 > 7159 9405 > 273 9406 > 6990 9407 > 4141 9408 > 2670 9409 > 4320 9410 > 6142 9411 > 3435 9412 > 4254 9413 > 2340 9414 > 2254 9415 > 6092 9416 > 6712 9417 > 1636 9418 > 7415 9419 > 7615 9420 > 2023 9421 > 8762 9422 > 8574 9423 > 4349 9424 > 4274 9425 > 9587 9426 > 1148 9427 > 4750 9428 > 518 9429 > 1180 9430 > 3044 9431 > 9110 9432 > 5928 9433 > 9009 9434 > 2654 9435 > 6628 9436 > 8449 9437 > 2727 9438 > 5606 9439 > 7998 9440 > 4717 9441 > 4507 9442 > 633 9443 > 6178 9444 > 2879 9445 > 143 9446 > 2736 9447 > 8615 9448 > 2713 9449 > 5127 9450 > 5177 9451 > 6315 9452 > 7623 9453 > 6574 9454 > 2087 9455 > 6190 9456 > 4163 9457 > 5464 9458 > 2606 9459 > 9492 9460 > 8558 9461 > 8911 9462 > 6418 9463 > 2148 9464 > 8865 9465 > 2109 9466 > 2613 9467 > 4497 9468 > 493 9469 > 9125 9470 > 2093 9471 > 5192 9472 > 8890 9473 > 3075 9474 > 3606 9475 > 7205 9476 > 9226 9477 > 5662 9478 > 150 9479 > 1523 9480 > 1741 9481 > 2399 9482 > 3126 9483 > 8860 9484 > 8877 9485 > 2436 9486 > 2449 9487 > 5639 9488 > 3235 9489 > 5212 9490 > 8792 9491 > 7873 9492 > 5421 9493 > 5134 9494 > 8936 9495 > 8402 9496 > 5973 9497 > 8275 9498 > 2505 9499 > 2330 9500 > 2538 9501 > 9014 9502 > 5619 9503 > 4272 9504 > 9924 9505 > 3130 9506 > 5753 9507 > 4235 9508 > 7813 9509 > 578 9510 > 4093 9511 > 365 9512 > 0 9513 > 9298 9514 > 8113 9515 > 3259 9516 > 49 9517 > 9090 9518 > 7040 9519 > 3533 9520 > 9849 9521 > 4690 9522 > 3982 9523 > 992 9524 > 1551 9525 > 2937 9526 > 8770 9527 > 1782 9528 > 9507 9529 > 5468 9530 > 3732 9531 > 4505 9532 > 9149 9533 > 4300 9534 > 386 9535 > 7629 9536 > 8611 9537 > 7338 9538 > 3894 9539 > 258 9540 > 7068 9541 > 8939 9542 > 9107 9543 > 6332 9544 > 6194 9545 > 6188 9546 > 57 9547 > 5041 9548 > 3671 9549 > 5539 9550 > 4084 9551 > 3060 9552 > 4851 9553 > 7522 9554 > 1356 9555 > 8434 9556 > 6804 9557 > 1896 9558 > 8114 9559 > 4226 9560 > 1711 9561 > 3121 9562 > 9152 9563 > 182 9564 > 7056 9565 > 4055 9566 > 1216 9567 > 329 9568 > 1029 9569 > 5135 9570 > 7221 9571 > 9708 9572 > 7867 9573 > 7891 9574 > 4075 9575 > 9628 9576 > 3309 9577 > 7774 9578 > 6578 9579 > 9803 9580 > 927 9581 > 6352 9582 > 515 9583 > 9093 9584 > 9906 9585 > 1476 9586 > 8195 9587 > 967 9588 > 2293 9589 > 2153 9590 > 2939 9591 > 84 9592 > 6595 9593 > 198 9594 > 2348 9595 > 484 9596 > 7223 9597 > 2956 9598 > 6481 9599 > 9317 9600 > 7593 9601 > 3451 9602 > 8133 9603 > 6416 9604 > 3623 9605 > 9224 9606 > 6197 9607 > 5592 9608 > 2291 9609 > 9235 9610 > 1600 9611 > 8423 9612 > 875 9613 > 2818 9614 > 5942 9615 > 9321 9616 > 6885 9617 > 1128 9618 > 3978 9619 > 3770 9620 > 5938 9621 > 8138 9622 > 9813 9623 > 2447 9624 > 3291 9625 > 2691 9626 > 2141 9627 > 2468 9628 > 5919 9629 > 18 9630 > 3297 9631 > 2189 9632 > 2837 9633 > 7113 9634 > 8139 9635 > 8299 9636 > 4248 9637 > 837 9638 > 6615 9639 > 694 9640 > 9841 9641 > 9587 9642 > 3575 9643 > 9338 9644 > 2125 9645 > 4297 9646 > 8640 9647 > 415 9648 > 3639 9649 > 2577 9650 > 3300 9651 > 2632 9652 > 9701 9653 > 3734 9654 > 2633 9655 > 164 9656 > 1301 9657 > 3084 9658 > 3787 9659 > 9905 9660 > 7914 9661 > 577 9662 > 7647 9663 > 5012 9664 > 2758 9665 > 6890 9666 > 1864 9667 > 9207 9668 > 8836 9669 > 2765 9670 > 8386 9671 > 9329 9672 > 4187 9673 > 2570 9674 > 9305 9675 > 9670 9676 > 3569 9677 > 8861 9678 > 5015 9679 > 3564 9680 > 9535 9681 > 8383 9682 > 7181 9683 > 3639 9684 > 1874 9685 > 2664 9686 > 3329 9687 > 425 9688 > 3740 9689 > 5787 9690 > 4905 9691 > 5766 9692 > 7948 9693 > 3029 9694 > 1929 9695 > 3944 9696 > 9887 9697 > 3748 9698 > 444 9699 > 1203 9700 > 5579 9701 > 5402 9702 > 3521 9703 > 6727 9704 > 8062 9705 > 4344 9706 > 2826 9707 > 9557 9708 > 8513 9709 > 5095 9710 > 2340 9711 > 1806 9712 > 9729 9713 > 9920 9714 > 1061 9715 > 6172 9716 > 4799 9717 > 6440 9718 > 9474 9719 > 7720 9720 > 8931 9721 > 5482 9722 > 8020 9723 > 9492 9724 > 5934 9725 > 7605 9726 > 3936 9727 > 3814 9728 > 2591 9729 > 2836 9730 > 9268 9731 > 6641 9732 > 6673 9733 > 3469 9734 > 4838 9735 > 9285 9736 > 6881 9737 > 9429 9738 > 3917 9739 > 7215 9740 > 9264 9741 > 8425 9742 > 1436 9743 > 9172 9744 > 3573 9745 > 3145 9746 > 1158 9747 > 168 9748 > 4349 9749 > 6237 9750 > 1837 9751 > 6537 9752 > 9544 9753 > 1342 9754 > 7123 9755 > 5381 9756 > 3380 9757 > 2680 9758 > 3342 9759 > 188 9760 > 3724 9761 > 3173 9762 > 3753 9763 > 9656 9764 > 4534 9765 > 5291 9766 > 1036 9767 > 2417 9768 > 4010 9769 > 3129 9770 > 2181 9771 > 4332 9772 > 1098 9773 > 5762 9774 > 9349 9775 > 264 9776 > 5240 9777 > 5031 9778 > 5580 9779 > 7266 9780 > 8289 9781 > 3951 9782 > 4305 9783 > 3115 9784 > 8465 9785 > 7587 9786 > 1899 9787 > 7906 9788 > 4380 9789 > 5310 9790 > 5727 9791 > 1241 9792 > 7109 9793 > 1044 9794 > 6092 9795 > 5427 9796 > 7064 9797 > 2072 9798 > 9061 9799 > 6002 9800 > 2697 9801 > 3411 9802 > 6146 9803 > 988 9804 > 263 9805 > 513 9806 > 4295 9807 > 653 9808 > 8373 9809 > 9240 9810 > 841 9811 > 6595 9812 > 65 9813 > 953 9814 > 3831 9815 > 4455 9816 > 9566 9817 > 1861 9818 > 4591 9819 > 5930 9820 > 3657 9821 > 5011 9822 > 6544 9823 > 4588 9824 > 280 9825 > 7476 9826 > 7128 9827 > 4466 9828 > 8060 9829 > 6152 9830 > 6986 9831 > 2950 9832 > 8718 9833 > 2981 9834 > 6561 9835 > 4764 9836 > 3091 9837 > 277 9838 > 6393 9839 > 4766 9840 > 2621 9841 > 5657 9842 > 1544 9843 > 3087 9844 > 9036 9845 > 2725 9846 > 6128 9847 > 7625 9848 > 6457 9849 > 6495 9850 > 1810 9851 > 4995 9852 > 889 9853 > 2608 9854 > 1732 9855 > 558 9856 > 5942 9857 > 8761 9858 > 9332 9859 > 7449 9860 > 5661 9861 > 9389 9862 > 6100 9863 > 4536 9864 > 9453 9865 > 3822 9866 > 1720 9867 > 8735 9868 > 1759 9869 > 2080 9870 > 1582 9871 > 202 9872 > 4671 9873 > 9923 9874 > 1168 9875 > 6105 9876 > 9682 9877 > 4552 9878 > 6669 9879 > 6909 9880 > 4379 9881 > 4932 9882 > 3287 9883 > 5560 9884 > 2493 9885 > 7926 9886 > 8604 9887 > 6634 9888 > 3589 9889 > 4954 9890 > 8177 9891 > 2731 9892 > 5520 9893 > 8072 9894 > 1537 9895 > 7693 9896 > 7382 9897 > 6883 9898 > 8211 9899 > 2581 9900 > 6897 9901 > 7502 9902 > 2381 9903 > 1594 9904 > 1965 9905 > 4709 9906 > 1593 9907 > 6177 9908 > 2839 9909 > 9662 9910 > 7232 9911 > 1054 9912 > 2031 9913 > 375 9914 > 5939 9915 > 672 9916 > 6109 9917 > 6389 9918 > 907 9919 > 4450 9920 > 3710 9921 > 9949 9922 > 7160 9923 > 5092 9924 > 8203 9925 > 969 9926 > 1897 9927 > 6854 9928 > 1757 9929 > 6186 9930 > 2500 9931 > 3834 9932 > 5158 9933 > 8162 9934 > 2650 9935 > 1406 9936 > 9478 9937 > 549 9938 > 7539 9939 > 9569 9940 > 269 9941 > 3640 9942 > 8944 9943 > 9077 9944 > 3002 9945 > 8332 9946 > 5213 9947 > 2852 9948 > 8492 9949 > 5578 9950 > 9956 9951 > 4489 9952 > 38 9953 > 1834 9954 > 6278 9955 > 5836 9956 > 2769 9957 > 5699 9958 > 7262 9959 > 9770 9960 > 1013 9961 > 5713 9962 > 5717 9963 > 7311 9964 > 6533 9965 > 6986 9966 > 7858 9967 > 4902 9968 > 3285 9969 > 8747 9970 > 9790 9971 > 9534 9972 > 898 9973 > 1311 9974 > 869 9975 > 7596 9976 > 8198 9977 > 5942 9978 > 1764 9979 > 9958 9980 > 7884 9981 > 4739 9982 > 481 9983 > 7395 9984 > 340 9985 > 5335 9986 > 7647 9987 > 5000 9988 > 1995 9989 > 5484 9990 > 6599 9991 > 3350 9992 > 9407 9993 > 392 9994 > 173 9995 > 9293 9996 > 6478 9997 > 9182 9998 > 9447 9999 > 3996 10000 > 5218 10001 > 1469 10002 > 1713 10003 > 7801 10004 > 1701 10005 > 6504 10006 > 1802 10007 > 7251 10008 > 1061 10009 > 5017 10010 > 9029 10011 > 9342 10012 > 7423 10013 > 1614 10014 > 8436 10015 > 1416 10016 > 2720 10017 > 4202 10018 > 4685 10019 > 828 10020 > 4231 10021 > 9978 10022 > 1091 10023 > 7553 10024 > 7369 10025 > 1555 10026 > 5940 10027 > 2319 10028 > 5654 10029 > 9715 10030 > 1152 10031 > 2167 10032 > 79 10033 > 8947 10034 > 2942 10035 > 3861 10036 > 339 10037 > 9858 10038 > 4856 10039 > 6883 10040 > 3492 10041 > 7552 10042 > 1233 10043 > 3198 10044 > 9787 10045 > 6850 10046 > 4939 10047 > 674 10048 > 3099 10049 > 9180 10050 > 6490 10051 > 6396 10052 > 8639 10053 > 3098 10054 > 505 10055 > 3310 10056 > 1494 10057 > 3619 10058 > 6100 10059 > 5120 10060 > 1039 10061 > 4734 10062 > 1058 10063 > 5700 10064 > 1255 10065 > 6381 10066 > 5479 10067 > 1049 10068 > 3361 10069 > 4095 10070 > 5981 10071 > 4088 10072 > 3945 10073 > 6609 10074 > 285 10075 > 940 10076 > 517 10077 > 7054 10078 > 8333 10079 > 8946 10080 > 163 10081 > 6433 10082 > 5344 10083 > 6434 10084 > 9824 10085 > 1870 10086 > 7828 10087 > 5613 10088 > 3403 10089 > 8427 10090 > 7389 10091 > 8858 10092 > 8687 10093 > 1533 10094 > 9285 10095 > 4308 10096 > 8855 10097 > 2394 10098 > 9906 10099 > 7808 10100 > 1975 10101 > 2547 10102 > 8181 10103 > 7582 10104 > 7191 10105 > 924 10106 > 8414 10107 > 3462 10108 > 1245 10109 > 4360 10110 > 2498 10111 > 7708 10112 > 6223 10113 > 4281 10114 > 6281 10115 > 5636 10116 > 9221 10117 > 6570 10118 > 3657 10119 > 9660 10120 > 1845 10121 > 6181 10122 > 934 10123 > 784 10124 > 9498 10125 > 4423 10126 > 5359 10127 > 3081 10128 > 5967 10129 > 4095 10130 > 1220 10131 > 4724 10132 > 7700 10133 > 133 10134 > 4995 10135 > 2287 10136 > 351 10137 > 6491 10138 > 4491 10139 > 7863 10140 > 3074 10141 > 9310 10142 > 2632 10143 > 6297 10144 > 9095 10145 > 3325 10146 > 9747 10147 > 5035 10148 > 8381 10149 > 7485 10150 > 665 10151 > 2067 10152 > 2362 10153 > 9025 10154 > 4100 10155 > 6484 10156 > 5907 10157 > 8333 10158 > 3015 10159 > 2664 10160 > 7106 10161 > 4563 10162 > 4572 10163 > 2752 10164 > 3718 10165 > 202 10166 > 1756 10167 > 3617 10168 > 3373 10169 > 4089 10170 > 2813 10171 > 6292 10172 > 9808 10173 > 2349 10174 > 661 10175 > 8697 10176 > 1515 10177 > 4447 10178 > 7455 10179 > 4230 10180 > 8535 10181 > 2456 10182 > 4105 10183 > 8474 10184 > 4725 10185 > 4372 10186 > 1576 10187 > 5994 10188 > 7746 10189 > 3853 10190 > 2245 10191 > 2890 10192 > 4154 10193 > 5584 10194 > 2402 10195 > 6339 10196 > 8734 10197 > 3317 10198 > 2557 10199 > 1855 10200 > 2078 10201 > 3674 10202 > 9972 10203 > 6455 10204 > 1490 10205 > 7036 10206 > 9788 10207 > 5375 10208 > 9767 10209 > 1422 10210 > 9701 10211 > 1808 10212 > 7072 10213 > 1600 10214 > 4312 10215 > 1524 10216 > 3645 10217 > 3070 10218 > 6241 10219 > 4028 10220 > 773 10221 > 8156 10222 > 8039 10223 > 2383 10224 > 7965 10225 > 3177 10226 > 8044 10227 > 8304 10228 > 407 10229 > 6981 10230 > 6593 10231 > 4010 10232 > 4328 10233 > 7414 10234 > 7530 10235 > 1733 10236 > 7398 10237 > 6331 10238 > 5405 10239 > 4802 10240 > 5111 10241 > 4022 10242 > 6606 10243 > 1684 10244 > 3070 10245 > 9839 10246 > 8789 10247 > 8578 10248 > 8458 10249 > 6349 10250 > 5442 10251 > 2246 10252 > 6629 10253 > 6772 10254 > 8847 10255 > 7992 10256 > 1342 10257 > 347 10258 > 5047 10259 > 2380 10260 > 6026 10261 > 5206 10262 > 5959 10263 > 2954 10264 > 8691 10265 > 3701 10266 > 2774 10267 > 9621 10268 > 3136 10269 > 257 10270 > 5320 10271 > 4594 10272 > 1489 10273 > 6463 10274 > 9744 10275 > 1908 10276 > 3136 10277 > 6582 10278 > 3151 10279 > 6649 10280 > 7501 10281 > 7113 10282 > 4783 10283 > 5200 10284 > 8952 10285 > 3313 10286 > 7673 10287 > 2594 10288 > 804 10289 > 6522 10290 > 7764 10291 > 2072 10292 > 7942 10293 > 2446 10294 > 1749 10295 > 7207 10296 > 3354 10297 > 749 10298 > 1598 10299 > 7235 10300 > 2450 10301 > 7198 10302 > 970 10303 > 9426 10304 > 8409 10305 > 4979 10306 > 1105 10307 > 1251 10308 > 8243 10309 > 753 10310 > 8251 10311 > 3390 10312 > 6408 10313 > 7126 10314 > 1324 10315 > 2849 10316 > 9279 10317 > 5161 10318 > 9377 10319 > 8326 10320 > 3946 10321 > 2229 10322 > 1322 10323 > 1338 10324 > 2556 10325 > 5112 10326 > 4384 10327 > 2382 10328 > 2647 10329 > 9664 10330 > 8471 10331 > 5297 10332 > 3607 10333 > 3830 10334 > 9645 10335 > 7735 10336 > 2260 10337 > 2442 10338 > 7030 10339 > 574 10340 > 6470 10341 > 5305 10342 > 885 10343 > 6797 10344 > 9831 10345 > 7420 10346 > 6405 10347 > 8385 10348 > 3518 10349 > 6227 10350 > 8287 10351 > 767 10352 > 729 10353 > 2914 10354 > 1468 10355 > 2540 10356 > 9216 10357 > 2866 10358 > 5314 10359 > 6364 10360 > 5974 10361 > 5922 10362 > 7391 10363 > 677 10364 > 4358 10365 > 7278 10366 > 9082 10367 > 8108 10368 > 7874 10369 > 5184 10370 > 2842 10371 > 8896 10372 > 6234 10373 > 3112 10374 > 1267 10375 > 1074 10376 > 9193 10377 > 4691 10378 > 5564 10379 > 9309 10380 > 8439 10381 > 5981 10382 > 2803 10383 > 2598 10384 > 584 10385 > 1339 10386 > 1015 10387 > 310 10388 > 1081 10389 > 8867 10390 > 6385 10391 > 6811 10392 > 4219 10393 > 8378 10394 > 2507 10395 > 9862 10396 > 7684 10397 > 5185 10398 > 3675 10399 > 9846 10400 > 5631 10401 > 6145 10402 > 3306 10403 > 9667 10404 > 7044 10405 > 3262 10406 > 2179 10407 > 1859 10408 > 5080 10409 > 6148 10410 > 4786 10411 > 1516 10412 > 370 10413 > 4571 10414 > 2680 10415 > 1346 10416 > 2571 10417 > 7980 10418 > 110 10419 > 39 10420 > 2555 10421 > 4898 10422 > 3288 10423 > 6020 10424 > 8979 10425 > 2796 10426 > 6919 10427 > 7273 10428 > 8156 10429 > 9190 10430 > 9709 10431 > 3399 10432 > 5013 10433 > 8514 10434 > 5609 10435 > 3683 10436 > 9912 10437 > 3321 10438 > 6914 10439 > 9405 10440 > 1796 10441 > 9121 10442 > 131 10443 > 377 10444 > 6300 10445 > 8295 10446 > 9168 10447 > 9215 10448 > 9829 10449 > 5937 10450 > 858 10451 > 3971 10452 > 9056 10453 > 8576 10454 > 9591 10455 > 4997 10456 > 6902 10457 > 3073 10458 > 1957 10459 > 3076 10460 > 8937 10461 > 5123 10462 > 1689 10463 > 6154 10464 > 8645 10465 > 8427 10466 > 1091 10467 > 7033 10468 > 181 10469 > 7547 10470 > 773 10471 > 7936 10472 > 7009 10473 > 4859 10474 > 4570 10475 > 2642 10476 > 1920 10477 > 7868 10478 > 8219 10479 > 4720 10480 > 6024 10481 > 4242 10482 > 3154 10483 > 5986 10484 > 1093 10485 > 4186 10486 > 1714 10487 > 9951 10488 > 8079 10489 > 6284 10490 > 795 10491 > 7460 10492 > 2201 10493 > 7541 10494 > 9135 10495 > 6196 10496 > 964 10497 > 2407 10498 > 2023 10499 > 8511 10500 > 8630 10501 > 8274 10502 > 6270 10503 > 720 10504 > 5116 10505 > 85 10506 > 3002 10507 > 408 10508 > 473 10509 > 7576 10510 > 3771 10511 > 7595 10512 > 8057 10513 > 2405 10514 > 5713 10515 > 7918 10516 > 5556 10517 > 9364 10518 > 2723 10519 > 9362 10520 > 1339 10521 > 6007 10522 > 4489 10523 > 3640 10524 > 6715 10525 > 731 10526 > 9388 10527 > 3027 10528 > 2867 10529 > 6025 10530 > 8970 10531 > 7252 10532 > 2001 10533 > 3326 10534 > 3799 10535 > 7895 10536 > 7261 10537 > 7586 10538 > 5926 10539 > 9482 10540 > 9920 10541 > 3168 10542 > 2724 10543 > 7163 10544 > 1666 10545 > 304 10546 > 7081 10547 > 1488 10548 > 849 10549 > 9087 10550 > 7456 10551 > 3892 10552 > 4630 10553 > 5567 10554 > 1621 10555 > 7183 10556 > 3095 10557 > 4045 10558 > 6727 10559 > 9129 10560 > 9337 10561 > 9751 10562 > 319 10563 > 3769 10564 > 778 10565 > 1377 10566 > 4977 10567 > 7279 10568 > 2168 10569 > 7350 10570 > 2999 10571 > 2847 10572 > 3799 10573 > 5906 10574 > 3019 10575 > 9878 10576 > 7699 10577 > 3552 10578 > 3304 10579 > 3145 10580 > 2468 10581 > 6695 10582 > 1027 10583 > 3687 10584 > 8124 10585 > 3989 10586 > 1413 10587 > 8038 10588 > 7205 10589 > 292 10590 > 7091 10591 > 2444 10592 > 9825 10593 > 6758 10594 > 783 10595 > 4324 10596 > 4410 10597 > 6629 10598 > 7755 10599 > 2347 10600 > 8632 10601 > 945 10602 > 432 10603 > 9567 10604 > 7599 10605 > 6405 10606 > 3405 10607 > 6982 10608 > 9712 10609 > 9222 10610 > 1735 10611 > 8157 10612 > 9320 10613 > 802 10614 > 3227 10615 > 599 10616 > 7323 10617 > 4140 10618 > 8183 10619 > 9116 10620 > 950 10621 > 6988 10622 > 745 10623 > 1360 10624 > 8802 10625 > 6228 10626 > 5266 10627 > 8164 10628 > 970 10629 > 4864 10630 > 5289 10631 > 482 10632 > 6502 10633 > 707 10634 > 6717 10635 > 1350 10636 > 5917 10637 > 2118 10638 > 4818 10639 > 3753 10640 > 7011 10641 > 3122 10642 > 5981 10643 > 2524 10644 > 2339 10645 > 1676 10646 > 436 10647 > 2334 10648 > 2141 10649 > 1670 10650 > 8073 10651 > 433 10652 > 8405 10653 > 5557 10654 > 655 10655 > 5161 10656 > 521 10657 > 5779 10658 > 6342 10659 > 5632 10660 > 8492 10661 > 1356 10662 > 1000 10663 > 3275 10664 > 2230 10665 > 2927 10666 > 2243 10667 > 9327 10668 > 6258 10669 > 629 10670 > 6136 10671 > 514 10672 > 1602 10673 > 5099 10674 > 2707 10675 > 8057 10676 > 8632 10677 > 6399 10678 > 8862 10679 > 3545 10680 > 2088 10681 > 6286 10682 > 1243 10683 > 538 10684 > 7790 10685 > 6445 10686 > 6063 10687 > 3282 10688 > 3819 10689 > 8365 10690 > 77 10691 > 7576 10692 > 5253 10693 > 8136 10694 > 3040 10695 > 2677 10696 > 6398 10697 > 5749 10698 > 9564 10699 > 9393 10700 > 7103 10701 > 836 10702 > 5502 10703 > 4261 10704 > 2235 10705 > 9786 10706 > 7644 10707 > 5251 10708 > 8991 10709 > 7293 10710 > 3837 10711 > 7702 10712 > 6297 10713 > 228 10714 > 6900 10715 > 3744 10716 > 2880 10717 > 9613 10718 > 6085 10719 > 730 10720 > 6087 10721 > 1193 10722 > 6378 10723 > 181 10724 > 1089 10725 > 2292 10726 > 3606 10727 > 5095 10728 > 3751 10729 > 9965 10730 > 8537 10731 > 5331 10732 > 692 10733 > 109 10734 > 2761 10735 > 8412 10736 > 3373 10737 > 9756 10738 > 6080 10739 > 2513 10740 > 7028 10741 > 6844 10742 > 5145 10743 > 1710 10744 > 5428 10745 > 9478 10746 > 2779 10747 > 8203 10748 > 9396 10749 > 1351 10750 > 3043 10751 > 7056 10752 > 7773 10753 > 5147 10754 > 2282 10755 > 8287 10756 > 7856 10757 > 4761 10758 > 7771 10759 > 5356 10760 > 7763 10761 > 4353 10762 > 4254 10763 > 2643 10764 > 4709 10765 > 6796 10766 > 9195 10767 > 9342 10768 > 7285 10769 > 3801 10770 > 5293 10771 > 2357 10772 > 4903 10773 > 8818 10774 > 7975 10775 > 5138 10776 > 3636 10777 > 383 10778 > 2033 10779 > 1463 10780 > 3323 10781 > 9796 10782 > 9873 10783 > 3720 10784 > 4401 10785 > 8994 10786 > 810 10787 > 9198 10788 > 2801 10789 > 8425 10790 > 6577 10791 > 953 10792 > 4640 10793 > 5841 10794 > 1941 10795 > 9201 10796 > 8789 10797 > 6550 10798 > 1895 10799 > 8595 10800 > 5397 10801 > 8563 10802 > 2798 10803 > 5898 10804 > 9890 10805 > 849 10806 > 5576 10807 > 8939 10808 > 5214 10809 > 7095 10810 > 1695 10811 > 5017 10812 > 8412 10813 > 3493 10814 > 3242 10815 > 8777 10816 > 4740 10817 > 463 10818 > 9481 10819 > 3767 10820 > 9876 10821 > 6241 10822 > 6770 10823 > 7322 10824 > 5802 10825 > 9111 10826 > 6922 10827 > 1952 10828 > 9657 10829 > 8665 10830 > 5311 10831 > 9918 10832 > 1773 10833 > 4531 10834 > 1348 10835 > 6646 10836 > 5439 10837 > 6249 10838 > 5522 10839 > 8811 10840 > 1996 10841 > 4752 10842 > 9577 10843 > 7858 10844 > 1970 10845 > 6758 10846 > 2628 10847 > 2218 10848 > 9215 10849 > 9480 10850 > 4780 10851 > 8303 10852 > 7179 10853 > 7357 10854 > 2834 10855 > 1609 10856 > 2812 10857 > 3666 10858 > 1737 10859 > 9786 10860 > 8219 10861 > 8145 10862 > 7723 10863 > 8496 10864 > 5450 10865 > 2126 10866 > 876 10867 > 4532 10868 > 4629 10869 > 8516 10870 > 346 10871 > 4487 10872 > 9193 10873 > 8945 10874 > 6994 10875 > 9549 10876 > 4047 10877 > 2204 10878 > 5559 10879 > 2364 10880 > 1868 10881 > 6477 10882 > 8707 10883 > 5895 10884 > 1038 10885 > 5627 10886 > 9906 10887 > 4152 10888 > 605 10889 > 2278 10890 > 93 10891 > 8184 10892 > 4269 10893 > 6270 10894 > 7281 10895 > 12 10896 > 2455 10897 > 6974 10898 > 7356 10899 > 8385 10900 > 9954 10901 > 1765 10902 > 5848 10903 > 7876 10904 > 2012 10905 > 6636 10906 > 4395 10907 > 4143 10908 > 1259 10909 > 8976 10910 > 650 10911 > 7916 10912 > 7418 10913 > 1473 10914 > 4012 10915 > 3856 10916 > 5375 10917 > 2571 10918 > 6213 10919 > 5618 10920 > 4195 10921 > 9513 10922 > 6295 10923 > 478 10924 > 3546 10925 > 3987 10926 > 9310 10927 > 9611 10928 > 2373 10929 > 8119 10930 > 2835 10931 > 2202 10932 > 5660 10933 > 9419 10934 > 7453 10935 > 7274 10936 > 2299 10937 > 3001 10938 > 5776 10939 > 1232 10940 > 7663 10941 > 5094 10942 > 9263 10943 > 8230 10944 > 1328 10945 > 6446 10946 > 8281 10947 > 2277 10948 > 8098 10949 > 9445 10950 > 4098 10951 > 250 10952 > 7949 10953 > 9988 10954 > 1012 10955 > 7036 10956 > 4217 10957 > 1277 10958 > 5779 10959 > 447 10960 > 8488 10961 > 1820 10962 > 8516 10963 > 3011 10964 > 3605 10965 > 5316 10966 > 5645 10967 > 4318 10968 > 715 10969 > 8759 10970 > 7628 10971 > 9952 10972 > 6839 10973 > 1018 10974 > 2953 10975 > 5015 10976 > 3228 10977 > 1446 10978 > 2215 10979 > 7339 10980 > 3106 10981 > 2964 10982 > 1694 10983 > 3173 10984 > 5738 10985 > 9207 10986 > 9469 10987 > 2862 10988 > 8112 10989 > 6927 10990 > 9247 10991 > 6037 10992 > 9581 10993 > 5923 10994 > 721 10995 > 7267 10996 > 6597 10997 > 485 10998 > 6487 10999 > 4743 11000 > 800 11001 > 9428 11002 > 3036 11003 > 1521 11004 > 9137 11005 > 8769 11006 > 5162 11007 > 5313 11008 > 1353 11009 > 9985 11010 > 9420 11011 > 8986 11012 > 6261 11013 > 3219 11014 > 9485 11015 > 9911 11016 > 2693 11017 > 2386 11018 > 9143 11019 > 9047 11020 > 5202 11021 > 5887 11022 > 786 11023 > 6703 11024 > 435 11025 > 874 11026 > 5 11027 > 3401 11028 > 9779 11029 > 3803 11030 > 6666 11031 > 4058 11032 > 5007 11033 > 1293 11034 > 7402 11035 > 8458 11036 > 2790 11037 > 9510 11038 > 9368 11039 > 458 11040 > 3361 11041 > 9487 11042 > 3258 11043 > 8355 11044 > 418 11045 > 2517 11046 > 3156 11047 > 2553 11048 > 4729 11049 > 3701 11050 > 9239 11051 > 1182 11052 > 6838 11053 > 3859 11054 > 2837 11055 > 5424 11056 > 9514 11057 > 5599 11058 > 7791 11059 > 4076 11060 > 1823 11061 > 6458 11062 > 1056 11063 > 7057 11064 > 9527 11065 > 6758 11066 > 5487 11067 > 9019 11068 > 8541 11069 > 8327 11070 > 4148 11071 > 9832 11072 > 3956 11073 > 9808 11074 > 4699 11075 > 6011 11076 > 836 11077 > 3745 11078 > 9332 11079 > 1768 11080 > 4159 11081 > 9888 11082 > 8432 11083 > 443 11084 > 4271 11085 > 3645 11086 > 1563 11087 > 9777 11088 > 6823 11089 > 4309 11090 > 5042 11091 > 3491 11092 > 984 11093 > 7830 11094 > 3411 11095 > 5764 11096 > 8268 11097 > 4850 11098 > 1492 11099 > 679 11100 > 5093 11101 > 9409 11102 > 7867 11103 > 5152 11104 > 9916 11105 > 9966 11106 > 7015 11107 > 2010 11108 > 9233 11109 > 7968 11110 > 2879 11111 > 6785 11112 > 1801 11113 > 3808 11114 > 1993 11115 > 8190 11116 > 6332 11117 > 2275 11118 > 820 11119 > 3509 11120 > 9422 11121 > 7780 11122 > 6543 11123 > 2475 11124 > 5179 11125 > 7872 11126 > 3201 11127 > 9767 11128 > 4925 11129 > 5475 11130 > 7907 11131 > 8323 11132 > 3734 11133 > 9477 11134 > 1054 11135 > 9185 11136 > 3761 11137 > 5652 11138 > 9560 11139 > 8718 11140 > 8239 11141 > 5783 11142 > 5459 11143 > 2074 11144 > 4205 11145 > 5995 11146 > 5295 11147 > 6964 11148 > 7384 11149 > 7571 11150 > 4576 11151 > 2877 11152 > 9245 11153 > 9302 11154 > 125 11155 > 7340 11156 > 4391 11157 > 6095 11158 > 9651 11159 > 737 11160 > 4717 11161 > 7758 11162 > 7841 11163 > 7785 11164 > 1566 11165 > 3647 11166 > 794 11167 > 8346 11168 > 5727 11169 > 4548 11170 > 1112 11171 > 2103 11172 > 7878 11173 > 5057 11174 > 8460 11175 > 8185 11176 > 8661 11177 > 872 11178 > 1290 11179 > 4104 11180 > 2355 11181 > 7360 11182 > 7518 11183 > 5185 11184 > 1461 11185 > 2882 11186 > 8290 11187 > 9522 11188 > 1554 11189 > 3885 11190 > 7573 11191 > 4702 11192 > 4802 11193 > 2546 11194 > 6739 11195 > 1158 11196 > 9832 11197 > 3639 11198 > 8409 11199 > 9416 11200 > 8115 11201 > 2890 11202 > 9431 11203 > 5281 11204 > 9586 11205 > 4269 11206 > 2464 11207 > 4797 11208 > 3940 11209 > 9929 11210 > 6259 11211 > 6846 11212 > 3425 11213 > 3005 11214 > 6523 11215 > 6787 11216 > 5144 11217 > 2939 11218 > 1640 11219 > 9734 11220 > 3732 11221 > 849 11222 > 4593 11223 > 9702 11224 > 7380 11225 > 6279 11226 > 2277 11227 > 5222 11228 > 1539 11229 > 5707 11230 > 7415 11231 > 6472 11232 > 9655 11233 > 1252 11234 > 3930 11235 > 1671 11236 > 1389 11237 > 3410 11238 > 7835 11239 > 1168 11240 > 7217 11241 > 593 11242 > 3147 11243 > 7807 11244 > 590 11245 > 8183 11246 > 9481 11247 > 1313 11248 > 2625 11249 > 7164 11250 > 3138 11251 > 3576 11252 > 1833 11253 > 4322 11254 > 9207 11255 > 1906 11256 > 9123 11257 > 9641 11258 > 8796 11259 > 2616 11260 > 3286 11261 > 1528 11262 > 2677 11263 > 6245 11264 > 4406 11265 > 704 11266 > 1039 11267 > 4939 11268 > 3227 11269 > 2158 11270 > 3707 11271 > 7587 11272 > 3075 11273 > 5932 11274 > 8714 11275 > 8053 11276 > 7512 11277 > 8365 11278 > 5431 11279 > 4308 11280 > 8340 11281 > 785 11282 > 7974 11283 > 7991 11284 > 208 11285 > 4279 11286 > 568 11287 > 801 11288 > 7271 11289 > 355 11290 > 7376 11291 > 6400 11292 > 3848 11293 > 9334 11294 > 8031 11295 > 980 11296 > 9288 11297 > 8879 11298 > 855 11299 > 7325 11300 > 3052 11301 > 7550 11302 > 3028 11303 > 6021 11304 > 1011 11305 > 7031 11306 > 7744 11307 > 2082 11308 > 4247 11309 > 1934 11310 > 5909 11311 > 6247 11312 > 8316 11313 > 8494 11314 > 862 11315 > 3154 11316 > 2411 11317 > 3388 11318 > 9441 11319 > 1064 11320 > 2501 11321 > 9456 11322 > 132 11323 > 3217 11324 > 757 11325 > 3419 11326 > 8603 11327 > 7910 11328 > 3021 11329 > 3432 11330 > 6254 11331 > 6202 11332 > 369 11333 > 2814 11334 > 8049 11335 > 6753 11336 > 9922 11337 > 5257 11338 > 5259 11339 > 4325 11340 > 8786 11341 > 4979 11342 > 8606 11343 > 1789 11344 > 663 11345 > 4676 11346 > 2361 11347 > 8463 11348 > 6917 11349 > 2501 11350 > 5220 11351 > 6173 11352 > 6650 11353 > 1134 11354 > 5227 11355 > 2796 11356 > 4780 11357 > 2202 11358 > 8963 11359 > 3608 11360 > 2653 11361 > 4441 11362 > 4379 11363 > 4049 11364 > 494 11365 > 5366 11366 > 2509 11367 > 6738 11368 > 6128 11369 > 177 11370 > 8559 11371 > 5344 11372 > 2857 11373 > 728 11374 > 4099 11375 > 2445 11376 > 1625 11377 > 6998 11378 > 9329 11379 > 6285 11380 > 2951 11381 > 8564 11382 > 9049 11383 > 8049 11384 > 8125 11385 > 4626 11386 > 6013 11387 > 1897 11388 > 4611 11389 > 6767 11390 > 6584 11391 > 9298 11392 > 7370 11393 > 6815 11394 > 6650 11395 > 6767 11396 > 6079 11397 > 6273 11398 > 7766 11399 > 8252 11400 > 9692 11401 > 9522 11402 > 6179 11403 > 3434 11404 > 8146 11405 > 2093 11406 > 843 11407 > 4046 11408 > 8575 11409 > 7694 11410 > 8568 11411 > 1240 11412 > 6658 11413 > 6912 11414 > 4223 11415 > 4672 11416 > 1528 11417 > 404 11418 > 4165 11419 > 1731 11420 > 5687 11421 > 1195 11422 > 9135 11423 > 6444 11424 > 1614 11425 > 7353 11426 > 4500 11427 > 4546 11428 > 7255 11429 > 1450 11430 > 906 11431 > 9941 11432 > 2887 11433 > 5251 11434 > 826 11435 > 5443 11436 > 2924 11437 > 2360 11438 > 6563 11439 > 5783 11440 > 7397 11441 > 2718 11442 > 4405 11443 > 1409 11444 > 7669 11445 > 5968 11446 > 7507 11447 > 7933 11448 > 1258 11449 > 5415 11450 > 9510 11451 > 2006 11452 > 7035 11453 > 8764 11454 > 1324 11455 > 3992 11456 > 9329 11457 > 1570 11458 > 5541 11459 > 7485 11460 > 5466 11461 > 7006 11462 > 4533 11463 > 6351 11464 > 1851 11465 > 4945 11466 > 5197 11467 > 6904 11468 > 9760 11469 > 7740 11470 > 6451 11471 > 1945 11472 > 1026 11473 > 790 11474 > 5520 11475 > 3536 11476 > 2086 11477 > 3026 11478 > 3956 11479 > 9789 11480 > 5520 11481 > 3759 11482 > 2996 11483 > 1819 11484 > 320 11485 > 105 11486 > 7924 11487 > 8535 11488 > 4326 11489 > 604 11490 > 9793 11491 > 8827 11492 > 6151 11493 > 9646 11494 > 1849 11495 > 9783 11496 > 4787 11497 > 9965 11498 > 993 11499 > 8755 11500 > 4447 11501 > 5085 11502 > 7330 11503 > 9283 11504 > 6619 11505 > 8481 11506 > 377 11507 > 3280 11508 > 5893 11509 > 6668 11510 > 1125 11511 > 1505 11512 > 5269 11513 > 6652 11514 > 3129 11515 > 6 11516 > 1361 11517 > 6536 11518 > 6141 11519 > 877 11520 > 8647 11521 > 5904 11522 > 2827 11523 > 7844 11524 > 5367 11525 > 456 11526 > 4543 11527 > 5142 11528 > 850 11529 > 8502 11530 > 6074 11531 > 6401 11532 > 6750 11533 > 8435 11534 > 39 11535 > 2610 11536 > 1145 11537 > 2840 11538 > 9659 11539 > 5878 11540 > 204 11541 > 260 11542 > 300 11543 > 55 11544 > 9091 11545 > 1265 11546 > 2109 11547 > 7512 11548 > 8242 11549 > 6406 11550 > 202 11551 > 2429 11552 > 4330 11553 > 6310 11554 > 4775 11555 > 9989 11556 > 5354 11557 > 9874 11558 > 7308 11559 > 7461 11560 > 6385 11561 > 6515 11562 > 7778 11563 > 9169 11564 > 5203 11565 > 4408 11566 > 9139 11567 > 9154 11568 > 5443 11569 > 7514 11570 > 8891 11571 > 2742 11572 > 457 11573 > 8382 11574 > 2312 11575 > 7557 11576 > 6709 11577 > 6683 11578 > 5586 11579 > 861 11580 > 8063 11581 > 6072 11582 > 6532 11583 > 5454 11584 > 9095 11585 > 5762 11586 > 8087 11587 > 1482 11588 > 4048 11589 > 8887 11590 > 4963 11591 > 4567 11592 > 8248 11593 > 5246 11594 > 2155 11595 > 9883 11596 > 5849 11597 > 2059 11598 > 260 11599 > 5101 11600 > 7128 11601 > 2219 11602 > 4228 11603 > 6602 11604 > 6931 11605 > 9185 11606 > 9163 11607 > 955 11608 > 6559 11609 > 9577 11610 > 4692 11611 > 7193 11612 > 3098 11613 > 4624 11614 > 9156 11615 > 3264 11616 > 7882 11617 > 4309 11618 > 148 11619 > 1446 11620 > 3353 11621 > 7263 11622 > 4493 11623 > 5748 11624 > 3195 11625 > 6748 11626 > 8743 11627 > 2073 11628 > 4383 11629 > 6276 11630 > 7701 11631 > 3914 11632 > 4485 11633 > 548 11634 > 7638 11635 > 7498 11636 > 9729 11637 > 617 11638 > 9599 11639 > 8092 11640 > 530 11641 > 2438 11642 > 9035 11643 > 7450 11644 > 2354 11645 > 2608 11646 > 3497 11647 > 4799 11648 > 1282 11649 > 1752 11650 > 3323 11651 > 7236 11652 > 9851 11653 > 4300 11654 > 1430 11655 > 8791 11656 > 3110 11657 > 7737 11658 > 4962 11659 > 1698 11660 > 8547 11661 > 1530 11662 > 5446 11663 > 5622 11664 > 2213 11665 > 6964 11666 > 684 11667 > 7355 11668 > 8642 11669 > 6752 11670 > 9268 11671 > 4442 11672 > 8526 11673 > 7706 11674 > 950 11675 > 8205 11676 > 8514 11677 > 285 11678 > 8028 11679 > 5264 11680 > 7170 11681 > 8517 11682 > 6039 11683 > 5109 11684 > 2773 11685 > 9768 11686 > 8959 11687 > 3205 11688 > 3268 11689 > 872 11690 > 5419 11691 > 5108 11692 > 9910 11693 > 4103 11694 > 1572 11695 > 6300 11696 > 7186 11697 > 477 11698 > 5863 11699 > 5133 11700 > 7702 11701 > 4090 11702 > 4147 11703 > 3119 11704 > 1068 11705 > 2057 11706 > 1096 11707 > 4482 11708 > 4045 11709 > 8559 11710 > 8378 11711 > 4152 11712 > 3537 11713 > 5770 11714 > 8094 11715 > 6440 11716 > 2836 11717 > 5258 11718 > 9225 11719 > 3229 11720 > 6993 11721 > 8324 11722 > 879 11723 > 9989 11724 > 2142 11725 > 6867 11726 > 3433 11727 > 4685 11728 > 6777 11729 > 4482 11730 > 3234 11731 > 2797 11732 > 5178 11733 > 7302 11734 > 5984 11735 > 2637 11736 > 8270 11737 > 11 11738 > 2136 11739 > 2917 11740 > 3330 11741 > 7102 11742 > 4046 11743 > 1266 11744 > 3370 11745 > 3973 11746 > 8572 11747 > 8021 11748 > 9191 11749 > 9623 11750 > 2962 11751 > 6648 11752 > 1251 11753 > 8389 11754 > 8075 11755 > 535 11756 > 3712 11757 > 2287 11758 > 6545 11759 > 6795 11760 > 4826 11761 > 7128 11762 > 8010 11763 > 6049 11764 > 6441 11765 > 4556 11766 > 8546 11767 > 4700 11768 > 4388 11769 > 5880 11770 > 8308 11771 > 9556 11772 > 4299 11773 > 6506 11774 > 6903 11775 > 7322 11776 > 6052 11777 > 5071 11778 > 8334 11779 > 4612 11780 > 6704 11781 > 1603 11782 > 2509 11783 > 4608 11784 > 4863 11785 > 7190 11786 > 3246 11787 > 2177 11788 > 6526 11789 > 5584 11790 > 7099 11791 > 2247 11792 > 9592 11793 > 9399 11794 > 30 11795 > 1970 11796 > 4552 11797 > 7504 11798 > 1722 11799 > 8392 11800 > 8175 11801 > 6459 11802 > 6328 11803 > 6985 11804 > 56 11805 > 8373 11806 > 5971 11807 > 9503 11808 > 531 11809 > 4352 11810 > 5114 11811 > 6383 11812 > 4402 11813 > 853 11814 > 1703 11815 > 4080 11816 > 8376 11817 > 4912 11818 > 6390 11819 > 2548 11820 > 5070 11821 > 739 11822 > 1847 11823 > 9074 11824 > 6000 11825 > 2134 11826 > 1736 11827 > 8993 11828 > 7354 11829 > 9128 11830 > 5245 11831 > 8873 11832 > 3943 11833 > 1628 11834 > 1755 11835 > 6250 11836 > 9060 11837 > 5486 11838 > 6406 11839 > 4906 11840 > 5682 11841 > 6047 11842 > 2452 11843 > 554 11844 > 4027 11845 > 2574 11846 > 2931 11847 > 1472 11848 > 9640 11849 > 6347 11850 > 1799 11851 > 8649 11852 > 6696 11853 > 7030 11854 > 4208 11855 > 6550 11856 > 8254 11857 > 6298 11858 > 7563 11859 > 9638 11860 > 6185 11861 > 5467 11862 > 9547 11863 > 5539 11864 > 4602 11865 > 5922 11866 > 7023 11867 > 595 11868 > 2922 11869 > 3358 11870 > 2147 11871 > 4906 11872 > 8470 11873 > 8727 11874 > 7894 11875 > 2317 11876 > 4100 11877 > 3958 11878 > 2972 11879 > 6641 11880 > 3831 11881 > 7007 11882 > 5331 11883 > 6052 11884 > 7500 11885 > 5503 11886 > 3513 11887 > 8621 11888 > 963 11889 > 6177 11890 > 1526 11891 > 9077 11892 > 9393 11893 > 8526 11894 > 6304 11895 > 411 11896 > 9166 11897 > 2336 11898 > 4127 11899 > 7477 11900 > 5075 11901 > 4150 11902 > 1031 11903 > 1886 11904 > 5813 11905 > 579 11906 > 301 11907 > 3611 11908 > 5874 11909 > 8872 11910 > 636 11911 > 7452 11912 > 1966 11913 > 6213 11914 > 8717 11915 > 5887 11916 > 5353 11917 > 9983 11918 > 8295 11919 > 632 11920 > 9200 11921 > 6739 11922 > 3827 11923 > 1827 11924 > 9884 11925 > 1002 11926 > 8155 11927 > 9515 11928 > 2437 11929 > 6205 11930 > 2578 11931 > 438 11932 > 3765 11933 > 6057 11934 > 3660 11935 > 2453 11936 > 5437 11937 > 5098 11938 > 8190 11939 > 4545 11940 > 1703 11941 > 3649 11942 > 9472 11943 > 3133 11944 > 1824 11945 > 4052 11946 > 4473 11947 > 4110 11948 > 8482 11949 > 6987 11950 > 112 11951 > 2144 11952 > 1896 11953 > 423 11954 > 572 11955 > 5890 11956 > 7904 11957 > 6872 11958 > 9501 11959 > 3264 11960 > 3540 11961 > 5006 11962 > 1237 11963 > 6877 11964 > 9622 11965 > 6135 11966 > 5820 11967 > 4938 11968 > 9366 11969 > 3805 11970 > 6318 11971 > 3422 11972 > 650 11973 > 2622 11974 > 9677 11975 > 7258 11976 > 4834 11977 > 6586 11978 > 8318 11979 > 235 11980 > 4873 11981 > 3398 11982 > 6843 11983 > 3006 11984 > 7652 11985 > 2926 11986 > 1208 11987 > 5428 11988 > 1576 11989 > 1846 11990 > 6884 11991 > 2128 11992 > 4801 11993 > 7466 11994 > 6480 11995 > 6129 11996 > 101 11997 > 3970 11998 > 9953 11999 > 6996 12000 > 4072 12001 > 6233 12002 > 1293 12003 > 5939 12004 > 3953 12005 > 7025 12006 > 4149 12007 > 9329 12008 > 2458 12009 > 508 12010 > 6167 12011 > 2880 12012 > 6833 12013 > 944 12014 > 2441 12015 > 2028 12016 > 8905 12017 > 9259 12018 > 6112 12019 > 170 12020 > 8963 12021 > 3023 12022 > 5257 12023 > 5460 12024 > 2011 12025 > 7971 12026 > 2865 12027 > 2230 12028 > 5931 12029 > 1653 12030 > 1785 12031 > 5536 12032 > 7560 12033 > 1624 12034 > 9491 12035 > 6340 12036 > 1175 12037 > 7932 12038 > 9887 12039 > 1123 12040 > 7675 12041 > 5975 12042 > 9628 12043 > 7847 12044 > 8565 12045 > 9725 12046 > 3350 12047 > 2574 12048 > 4483 12049 > 7886 12050 > 9494 12051 > 744 12052 > 9818 12053 > 6904 12054 > 7536 12055 > 8906 12056 > 5510 12057 > 4087 12058 > 8489 12059 > 5543 12060 > 3688 12061 > 1124 12062 > 8447 12063 > 9226 12064 > 7055 12065 > 428 12066 > 5457 12067 > 3397 12068 > 4225 12069 > 9272 12070 > 3209 12071 > 8280 12072 > 3419 12073 > 9479 12074 > 7617 12075 > 5902 12076 > 8987 12077 > 8237 12078 > 7257 12079 > 1004 12080 > 5182 12081 > 5402 12082 > 8918 12083 > 3830 12084 > 4488 12085 > 2249 12086 > 5952 12087 > 4943 12088 > 9991 12089 > 2143 12090 > 9082 12091 > 2781 12092 > 1032 12093 > 5177 12094 > 3453 12095 > 5479 12096 > 5835 12097 > 7492 12098 > 439 12099 > 5195 12100 > 9545 12101 > 6531 12102 > 8268 12103 > 7362 12104 > 9765 12105 > 497 12106 > 8798 12107 > 4781 12108 > 6851 12109 > 2461 12110 > 9965 12111 > 7113 12112 > 7838 12113 > 5873 12114 > 4125 12115 > 1871 12116 > 6938 12117 > 2241 12118 > 6915 12119 > 7686 12120 > 890 12121 > 7814 12122 > 7902 12123 > 9726 12124 > 2484 12125 > 9161 12126 > 9908 12127 > 7615 12128 > 4805 12129 > 7874 12130 > 6357 12131 > 8448 12132 > 669 12133 > 6706 12134 > 3915 12135 > 6103 12136 > 1388 12137 > 4486 12138 > 6546 12139 > 8858 12140 > 1968 12141 > 8716 12142 > 8873 12143 > 4633 12144 > 7221 12145 > 748 12146 > 4935 12147 > 6435 12148 > 2239 12149 > 994 12150 > 642 12151 > 2565 12152 > 7234 12153 > 9071 12154 > 2006 12155 > 2346 12156 > 5993 12157 > 8350 12158 > 5867 12159 > 5474 12160 > 3701 12161 > 3942 12162 > 5194 12163 > 7385 12164 > 5290 12165 > 8474 12166 > 7490 12167 > 3494 12168 > 3454 12169 > 7707 12170 > 1743 12171 > 3249 12172 > 7267 12173 > 2040 12174 > 5461 12175 > 850 12176 > 2443 12177 > 9122 12178 > 8013 12179 > 3797 12180 > 7827 12181 > 2068 12182 > 7294 12183 > 2851 12184 > 2958 12185 > 3073 12186 > 8406 12187 > 5230 12188 > 7844 12189 > 1085 12190 > 3504 12191 > 1503 12192 > 3320 12193 > 7511 12194 > 4837 12195 > 9939 12196 > 112 12197 > 9132 12198 > 6296 12199 > 4754 12200 > 935 12201 > 9126 12202 > 3859 12203 > 8024 12204 > 8861 12205 > 9591 12206 > 6570 12207 > 7901 12208 > 5678 12209 > 2741 12210 > 2639 12211 > 1778 12212 > 5522 12213 > 3133 12214 > 6657 12215 > 9946 12216 > 8161 12217 > 7014 12218 > 1079 12219 > 8715 12220 > 9392 12221 > 1229 12222 > 534 12223 > 5970 12224 > 1509 12225 > 1853 12226 > 3176 12227 > 2710 12228 > 3930 12229 > 3726 12230 > 3601 12231 > 4160 12232 > 4074 12233 > 2921 12234 > 3658 12235 > 2121 12236 > 5840 12237 > 2282 12238 > 7765 12239 > 9278 12240 > 842 12241 > 1209 12242 > 7519 12243 > 255 12244 > 4170 12245 > 6221 12246 > 4528 12247 > 5495 12248 > 8344 12249 > 536 12250 > 2374 12251 > 9823 12252 > 9110 12253 > 6767 12254 > 6324 12255 > 7984 12256 > 8639 12257 > 4339 12258 > 5154 12259 > 9584 12260 > 368 12261 > 3555 12262 > 7742 12263 > 1321 12264 > 4650 12265 > 6367 12266 > 8600 12267 > 3264 12268 > 356 12269 > 5743 12270 > 7423 12271 > 4896 12272 > 1776 12273 > 5183 12274 > 8401 12275 > 9570 12276 > 7960 12277 > 7364 12278 > 4008 12279 > 8983 12280 > 8028 12281 > 4951 12282 > 1404 12283 > 8845 12284 > 2973 12285 > 5025 12286 > 6421 12287 > 3382 12288 > 1221 12289 > 5929 12290 > 7797 12291 > 6737 12292 > 8143 12293 > 4422 12294 > 3379 12295 > 5517 12296 > 7178 12297 > 7064 12298 > 90 12299 > 483 12300 > 2863 12301 > 8619 12302 > 1336 12303 > 7313 12304 > 9094 12305 > 536 12306 > 497 12307 > 6708 12308 > 7704 12309 > 5744 12310 > 9530 12311 > 2955 12312 > 3937 12313 > 2796 12314 > 6864 12315 > 2748 12316 > 9466 12317 > 3399 12318 > 8094 12319 > 5153 12320 > 4898 12321 > 5153 12322 > 3604 12323 > 4591 12324 > 1256 12325 > 1772 12326 > 8189 12327 > 5675 12328 > 765 12329 > 1001 12330 > 8081 12331 > 7699 12332 > 4076 12333 > 6198 12334 > 1426 12335 > 2543 12336 > 1855 12337 > 4428 12338 > 7941 12339 > 8730 12340 > 7169 12341 > 1309 12342 > 8416 12343 > 7720 12344 > 565 12345 > 6218 12346 > 132 12347 > 3041 12348 > 1625 12349 > 7874 12350 > 440 12351 > 6299 12352 > 9211 12353 > 6796 12354 > 5941 12355 > 413 12356 > 4324 12357 > 211 12358 > 8611 12359 > 2077 12360 > 123 12361 > 736 12362 > 3998 12363 > 2065 12364 > 9618 12365 > 3886 12366 > 6509 12367 > 877 12368 > 8201 12369 > 384 12370 > 1230 12371 > 1980 12372 > 671 12373 > 4796 12374 > 8007 12375 > 8694 12376 > 698 12377 > 8141 12378 > 1693 12379 > 3874 12380 > 2152 12381 > 7119 12382 > 4648 12383 > 8339 12384 > 5632 12385 > 5945 12386 > 6778 12387 > 1977 12388 > 6851 12389 > 1278 12390 > 6562 12391 > 4139 12392 > 304 12393 > 189 12394 > 1469 12395 > 9729 12396 > 4534 12397 > 8215 12398 > 7722 12399 > 6514 12400 > 8339 12401 > 4775 12402 > 8236 12403 > 346 12404 > 7314 12405 > 232 12406 > 4930 12407 > 7157 12408 > 6516 12409 > 4102 12410 > 5406 12411 > 2990 12412 > 3980 12413 > 6205 12414 > 3951 12415 > 3146 12416 > 3589 12417 > 5066 12418 > 8805 12419 > 971 12420 > 5531 12421 > 3519 12422 > 6066 12423 > 7890 12424 > 4679 12425 > 8573 12426 > 614 12427 > 6572 12428 > 5144 12429 > 4390 12430 > 9321 12431 > 6804 12432 > 8989 12433 > 8997 12434 > 8394 12435 > 1209 12436 > 2585 12437 > 3123 12438 > 8303 12439 > 2608 12440 > 955 12441 > 2093 12442 > 2551 12443 > 2085 12444 > 1128 12445 > 8041 12446 > 6960 12447 > 6068 12448 > 7505 12449 > 4102 12450 > 5462 12451 > 7038 12452 > 6370 12453 > 7832 12454 > 6403 12455 > 6096 12456 > 6323 12457 > 2288 12458 > 5137 12459 > 8318 12460 > 7783 12461 > 1435 12462 > 3928 12463 > 4960 12464 > 4415 12465 > 3319 12466 > 1872 12467 > 2954 12468 > 6586 12469 > 2229 12470 > 9847 12471 > 3691 12472 > 5866 12473 > 4791 12474 > 698 12475 > 5219 12476 > 9954 12477 > 3857 12478 > 1246 12479 > 6919 12480 > 9636 12481 > 2749 12482 > 3424 12483 > 527 12484 > 6776 12485 > 3156 12486 > 3918 12487 > 3321 12488 > 2858 12489 > 486 12490 > 4830 12491 > 1937 12492 > 6809 12493 > 8611 12494 > 5002 12495 > 8245 12496 > 4887 12497 > 5643 12498 > 8928 12499 > 7310 12500 > 6215 12501 > 1242 12502 > 5014 12503 > 3795 12504 > 9310 12505 > 8398 12506 > 3207 12507 > 1666 12508 > 2163 12509 > 5879 12510 > 9962 12511 > 6361 12512 > 8566 12513 > 6793 12514 > 7319 12515 > 9642 12516 > 8624 12517 > 680 12518 > 7715 12519 > 5870 12520 > 2704 12521 > 2303 12522 > 3488 12523 > 1400 12524 > 7714 12525 > 1296 12526 > 2482 12527 > 7678 12528 > 8692 12529 > 8202 12530 > 8962 12531 > 8523 12532 > 6458 12533 > 437 12534 > 6913 12535 > 4724 12536 > 1177 12537 > 4018 12538 > 3994 12539 > 7717 12540 > 721 12541 > 8141 12542 > 8868 12543 > 1952 12544 > 1504 12545 > 2821 12546 > 6342 12547 > 3071 12548 > 6347 12549 > 5012 12550 > 6379 12551 > 6669 12552 > 8721 12553 > 2335 12554 > 8133 12555 > 4744 12556 > 9430 12557 > 6089 12558 > 2091 12559 > 783 12560 > 686 12561 > 1524 12562 > 7379 12563 > 7799 12564 > 7165 12565 > 7600 12566 > 8497 12567 > 8757 12568 > 5509 12569 > 9962 12570 > 6751 12571 > 1409 12572 > 7369 12573 > 3963 12574 > 921 12575 > 1287 12576 > 2197 12577 > 1285 12578 > 3325 12579 > 8233 12580 > 3288 12581 > 1384 12582 > 822 12583 > 5048 12584 > 529 12585 > 304 12586 > 7809 12587 > 6314 12588 > 122 12589 > 5845 12590 > 2704 12591 > 4609 12592 > 3589 12593 > 9556 12594 > 7460 12595 > 5206 12596 > 6273 12597 > 4457 12598 > 1351 12599 > 3160 12600 > 2629 12601 > 4000 12602 > 5400 12603 > 8317 12604 > 9112 12605 > 2338 12606 > 317 12607 > 223 12608 > 7792 12609 > 8934 12610 > 8695 12611 > 6383 12612 > 2456 12613 > 2631 12614 > 8835 12615 > 7940 12616 > 364 12617 > 8774 12618 > 1760 12619 > 4590 12620 > 4951 12621 > 9551 12622 > 4971 12623 > 8918 12624 > 5757 12625 > 278 12626 > 5689 12627 > 3868 12628 > 2994 12629 > 6190 12630 > 4674 12631 > 1866 12632 > 5861 12633 > 8080 12634 > 7777 12635 > 779 12636 > 9396 12637 > 6990 12638 > 5654 12639 > 3865 12640 > 313 12641 > 113 12642 > 781 12643 > 3742 12644 > 9623 12645 > 8631 12646 > 4445 12647 > 8050 12648 > 5042 12649 > 110 12650 > 7359 12651 > 2219 12652 > 1716 12653 > 5512 12654 > 3458 12655 > 8667 12656 > 2742 12657 > 4839 12658 > 7559 12659 > 5397 12660 > 6386 12661 > 2709 12662 > 5358 12663 > 2262 12664 > 689 12665 > 6962 12666 > 9155 12667 > 7635 12668 > 1743 12669 > 9901 12670 > 7933 12671 > 9424 12672 > 2910 12673 > 6406 12674 > 7266 12675 > 8393 12676 > 8701 12677 > 957 12678 > 4977 12679 > 1920 12680 > 6772 12681 > 7559 12682 > 1352 12683 > 4310 12684 > 9073 12685 > 1609 12686 > 8903 12687 > 2592 12688 > 7068 12689 > 5236 12690 > 5955 12691 > 1748 12692 > 997 12693 > 8352 12694 > 4060 12695 > 3263 12696 > 1816 12697 > 8807 12698 > 2738 12699 > 4914 12700 > 6068 12701 > 6590 12702 > 491 12703 > 3032 12704 > 5562 12705 > 2169 12706 > 5798 12707 > 6504 12708 > 8073 12709 > 9484 12710 > 9336 12711 > 3682 12712 > 3207 12713 > 941 12714 > 6196 12715 > 9686 12716 > 8072 12717 > 4976 12718 > 9541 12719 > 9988 12720 > 516 12721 > 2567 12722 > 6342 12723 > 400 12724 > 8395 12725 > 3025 12726 > 5038 12727 > 6596 12728 > 915 12729 > 7715 12730 > 1141 12731 > 1658 12732 > 7479 12733 > 2548 12734 > 5027 12735 > 8907 12736 > 5660 12737 > 4682 12738 > 6109 12739 > 2861 12740 > 7921 12741 > 4556 12742 > 4220 12743 > 1411 12744 > 7332 12745 > 9332 12746 > 6439 12747 > 1341 12748 > 6117 12749 > 8784 12750 > 2446 12751 > 6839 12752 > 8705 12753 > 7459 12754 > 1556 12755 > 2159 12756 > 4470 12757 > 65 12758 > 2741 12759 > 4613 12760 > 2947 12761 > 3144 12762 > 3213 12763 > 6812 12764 > 3036 12765 > 180 12766 > 3861 12767 > 4073 12768 > 2896 12769 > 964 12770 > 5820 12771 > 1547 12772 > 4151 12773 > 3372 12774 > 9530 12775 > 9681 12776 > 216 12777 > 2225 12778 > 6618 12779 > 6236 12780 > 2502 12781 > 9826 12782 > 9797 12783 > 555 12784 > 3849 12785 > 7616 12786 > 7130 12787 > 1442 12788 > 3112 12789 > 3735 12790 > 421 12791 > 5119 12792 > 9785 12793 > 6496 12794 > 1327 12795 > 5056 12796 > 8533 12797 > 8552 12798 > 1099 12799 > 5630 12800 > 9841 12801 > 8926 12802 > 4142 12803 > 5048 12804 > 9299 12805 > 7773 12806 > 6514 12807 > 7651 12808 > 4079 12809 > 8134 12810 > 297 12811 > 6120 12812 > 5444 12813 > 2686 12814 > 4605 12815 > 6822 12816 > 2346 12817 > 1341 12818 > 3090 12819 > 5960 12820 > 9599 12821 > 9151 12822 > 7228 12823 > 9586 12824 > 2893 12825 > 2564 12826 > 3279 12827 > 7664 12828 > 1711 12829 > 8582 12830 > 7470 12831 > 2967 12832 > 1313 12833 > 4198 12834 > 5189 12835 > 2536 12836 > 8070 12837 > 5904 12838 > 627 12839 > 3538 12840 > 7071 12841 > 6694 12842 > 8201 12843 > 1327 12844 > 9314 12845 > 2634 12846 > 292 12847 > 4079 12848 > 2673 12849 > 5766 12850 > 1994 12851 > 4931 12852 > 9355 12853 > 8181 12854 > 2607 12855 > 678 12856 > 1033 12857 > 6676 12858 > 6589 12859 > 7002 12860 > 5297 12861 > 2390 12862 > 6798 12863 > 4736 12864 > 1055 12865 > 7069 12866 > 3460 12867 > 8749 12868 > 9557 12869 > 379 12870 > 7221 12871 > 6394 12872 > 4894 12873 > 5413 12874 > 4681 12875 > 4742 12876 > 4503 12877 > 8292 12878 > 2126 12879 > 8376 12880 > 68 12881 > 9882 12882 > 9335 12883 > 5967 12884 > 2706 12885 > 2799 12886 > 8663 12887 > 3681 12888 > 6053 12889 > 7795 12890 > 9447 12891 > 7979 12892 > 9730 12893 > 2471 12894 > 4385 12895 > 2776 12896 > 4148 12897 > 6424 12898 > 5516 12899 > 9186 12900 > 7723 12901 > 4936 12902 > 4181 12903 > 7545 12904 > 3952 12905 > 8439 12906 > 6582 12907 > 8002 12908 > 3219 12909 > 956 12910 > 5395 12911 > 2093 12912 > 4257 12913 > 6464 12914 > 933 12915 > 7016 12916 > 1583 12917 > 2958 12918 > 9993 12919 > 9785 12920 > 8090 12921 > 1746 12922 > 1497 12923 > 7752 12924 > 4565 12925 > 5778 12926 > 5949 12927 > 9885 12928 > 7321 12929 > 816 12930 > 6202 12931 > 1115 12932 > 6443 12933 > 7954 12934 > 5084 12935 > 1686 12936 > 4247 12937 > 3408 12938 > 4231 12939 > 883 12940 > 3236 12941 > 2102 12942 > 89 12943 > 2129 12944 > 5459 12945 > 7890 12946 > 6702 12947 > 1428 12948 > 8157 12949 > 7476 12950 > 106 12951 > 9376 12952 > 9302 12953 > 9986 12954 > 9547 12955 > 8232 12956 > 6445 12957 > 7911 12958 > 7139 12959 > 9398 12960 > 1783 12961 > 8347 12962 > 3726 12963 > 9198 12964 > 9803 12965 > 401 12966 > 8387 12967 > 2421 12968 > 429 12969 > 2488 12970 > 324 12971 > 1779 12972 > 105 12973 > 5516 12974 > 909 12975 > 6008 12976 > 6450 12977 > 4098 12978 > 1947 12979 > 4632 12980 > 8781 12981 > 8137 12982 > 7208 12983 > 2884 12984 > 4393 12985 > 8229 12986 > 1933 12987 > 3459 12988 > 6927 12989 > 3877 12990 > 2618 12991 > 9925 12992 > 868 12993 > 8255 12994 > 7946 12995 > 6739 12996 > 3088 12997 > 6492 12998 > 3446 12999 > 314 13000 > 5518 13001 > 1957 13002 > 8089 13003 > 4561 13004 > 5324 13005 > 4797 13006 > 7532 13007 > 3643 13008 > 1459 13009 > 921 13010 > 1073 13011 > 1275 13012 > 7000 13013 > 1993 13014 > 6620 13015 > 4289 13016 > 6080 13017 > 4775 13018 > 7351 13019 > 920 13020 > 1440 13021 > 7866 13022 > 9004 13023 > 4326 13024 > 8215 13025 > 7350 13026 > 9358 13027 > 595 13028 > 8575 13029 > 7697 13030 > 5298 13031 > 7288 13032 > 4823 13033 > 8913 13034 > 9828 13035 > 2593 13036 > 6466 13037 > 9440 13038 > 2168 13039 > 556 13040 > 2830 13041 > 1390 13042 > 90 13043 > 8459 13044 > 1742 13045 > 7485 13046 > 2752 13047 > 3679 13048 > 2390 13049 > 7005 13050 > 6681 13051 > 687 13052 > 2356 13053 > 4224 13054 > 1958 13055 > 6809 13056 > 152 13057 > 5842 13058 > 3167 13059 > 2174 13060 > 5225 13061 > 3607 13062 > 3234 13063 > 8815 13064 > 7658 13065 > 2838 13066 > 8716 13067 > 6779 13068 > 5933 13069 > 472 13070 > 6850 13071 > 6453 13072 > 9353 13073 > 120 13074 > 50 13075 > 2810 13076 > 9875 13077 > 454 13078 > 4313 13079 > 7261 13080 > 2831 13081 > 9769 13082 > 7048 13083 > 9625 13084 > 6835 13085 > 7773 13086 > 4206 13087 > 5403 13088 > 7791 13089 > 9160 13090 > 8510 13091 > 742 13092 > 2889 13093 > 4549 13094 > 2438 13095 > 9262 13096 > 8868 13097 > 5281 13098 > 3633 13099 > 6133 13100 > 8723 13101 > 8602 13102 > 774 13103 > 7484 13104 > 5288 13105 > 7907 13106 > 8407 13107 > 4376 13108 > 8292 13109 > 1365 13110 > 9491 13111 > 6232 13112 > 9785 13113 > 4810 13114 > 1024 13115 > 7392 13116 > 543 13117 > 9381 13118 > 5939 13119 > 6910 13120 > 4686 13121 > 1479 13122 > 2779 13123 > 1796 13124 > 6203 13125 > 9720 13126 > 4416 13127 > 3353 13128 > 8120 13129 > 9171 13130 > 5827 13131 > 8645 13132 > 350 13133 > 8871 13134 > 3888 13135 > 1621 13136 > 2324 13137 > 6880 13138 > 8009 13139 > 4627 13140 > 7986 13141 > 7884 13142 > 4558 13143 > 6761 13144 > 8846 13145 > 9732 13146 > 160 13147 > 549 13148 > 7399 13149 > 5148 13150 > 6107 13151 > 2281 13152 > 4221 13153 > 3566 13154 > 2069 13155 > 1471 13156 > 3967 13157 > 6267 13158 > 3697 13159 > 2378 13160 > 6174 13161 > 7486 13162 > 4008 13163 > 5867 13164 > 9593 13165 > 6699 13166 > 4593 13167 > 2464 13168 > 1215 13169 > 9048 13170 > 5606 13171 > 8844 13172 > 6333 13173 > 2071 13174 > 3211 13175 > 3849 13176 > 8690 13177 > 1569 13178 > 5763 13179 > 7713 13180 > 3632 13181 > 2926 13182 > 2831 13183 > 8398 13184 > 7668 13185 > 4903 13186 > 2550 13187 > 5495 13188 > 8583 13189 > 5964 13190 > 1855 13191 > 4842 13192 > 3594 13193 > 5048 13194 > 137 13195 > 566 13196 > 5557 13197 > 3315 13198 > 8245 13199 > 8530 13200 > 8786 13201 > 9778 13202 > 1992 13203 > 6656 13204 > 8651 13205 > 4343 13206 > 2867 13207 > 4669 13208 > 7028 13209 > 9922 13210 > 7267 13211 > 8922 13212 > 1751 13213 > 1498 13214 > 4087 13215 > 9722 13216 > 8793 13217 > 8553 13218 > 2905 13219 > 5190 13220 > 7981 13221 > 5122 13222 > 848 13223 > 1790 13224 > 9731 13225 > 4735 13226 > 3511 13227 > 4405 13228 > 8663 13229 > 7368 13230 > 3692 13231 > 1815 13232 > 3696 13233 > 8488 13234 > 8058 13235 > 6115 13236 > 2015 13237 > 3037 13238 > 2949 13239 > 2470 13240 > 2482 13241 > 8419 13242 > 912 13243 > 1244 13244 > 4559 13245 > 1769 13246 > 5894 13247 > 294 13248 > 5804 13249 > 3784 13250 > 3162 13251 > 9567 13252 > 319 13253 > 4263 13254 > 980 13255 > 5113 13256 > 5182 13257 > 5328 13258 > 5527 13259 > 6521 13260 > 2734 13261 > 9371 13262 > 6338 13263 > 195 13264 > 212 13265 > 5157 13266 > 1310 13267 > 3304 13268 > 1970 13269 > 9378 13270 > 3309 13271 > 8411 13272 > 1206 13273 > 934 13274 > 4978 13275 > 2902 13276 > 3626 13277 > 7230 13278 > 8331 13279 > 7873 13280 > 8197 13281 > 7162 13282 > 4425 13283 > 485 13284 > 5336 13285 > 7719 13286 > 2382 13287 > 3428 13288 > 3465 13289 > 1207 13290 > 1765 13291 > 3608 13292 > 9913 13293 > 3196 13294 > 8150 13295 > 5998 13296 > 2929 13297 > 8441 13298 > 1711 13299 > 8494 13300 > 5998 13301 > 52 13302 > 9615 13303 > 6007 13304 > 634 13305 > 9514 13306 > 3229 13307 > 5145 13308 > 3548 13309 > 6151 13310 > 9319 13311 > 1992 13312 > 7499 13313 > 6283 13314 > 2768 13315 > 8649 13316 > 1110 13317 > 1901 13318 > 9736 13319 > 523 13320 > 3295 13321 > 1909 13322 > 2146 13323 > 8135 13324 > 8837 13325 > 4630 13326 > 8916 13327 > 4382 13328 > 9237 13329 > 5334 13330 > 5050 13331 > 3811 13332 > 5832 13333 > 9673 13334 > 9431 13335 > 4070 13336 > 3186 13337 > 3369 13338 > 8598 13339 > 4136 13340 > 5944 13341 > 2706 13342 > 1611 13343 > 4311 13344 > 5008 13345 > 750 13346 > 4146 13347 > 7591 13348 > 9864 13349 > 9825 13350 > 4321 13351 > 8342 13352 > 7727 13353 > 4174 13354 > 9463 13355 > 5704 13356 > 7982 13357 > 4783 13358 > 6191 13359 > 612 13360 > 6507 13361 > 5467 13362 > 2267 13363 > 7335 13364 > 8722 13365 > 9595 13366 > 4883 13367 > 1837 13368 > 1127 13369 > 361 13370 > 3236 13371 > 7324 13372 > 2769 13373 > 2004 13374 > 6331 13375 > 8744 13376 > 5835 13377 > 7939 13378 > 6055 13379 > 5649 13380 > 372 13381 > 231 13382 > 6425 13383 > 733 13384 > 2960 13385 > 2660 13386 > 5320 13387 > 3534 13388 > 4342 13389 > 3696 13390 > 1392 13391 > 444 13392 > 9724 13393 > 7240 13394 > 756 13395 > 7339 13396 > 3209 13397 > 3082 13398 > 5818 13399 > 1889 13400 > 1382 13401 > 4041 13402 > 3922 13403 > 204 13404 > 2553 13405 > 9839 13406 > 4336 13407 > 82 13408 > 5597 13409 > 1931 13410 > 1177 13411 > 7164 13412 > 8582 13413 > 9254 13414 > 133 13415 > 5602 13416 > 208 13417 > 9249 13418 > 2782 13419 > 6229 13420 > 1894 13421 > 4042 13422 > 311 13423 > 6266 13424 > 5991 13425 > 9823 13426 > 6188 13427 > 4537 13428 > 5794 13429 > 8127 13430 > 4731 13431 > 6189 13432 > 8327 13433 > 266 13434 > 7162 13435 > 7110 13436 > 5448 13437 > 3758 13438 > 3543 13439 > 2682 13440 > 2559 13441 > 7417 13442 > 7090 13443 > 5747 13444 > 2232 13445 > 4524 13446 > 7904 13447 > 6627 13448 > 3162 13449 > 165 13450 > 8047 13451 > 7280 13452 > 7857 13453 > 2860 13454 > 2902 13455 > 5438 13456 > 4347 13457 > 4875 13458 > 8820 13459 > 5120 13460 > 5774 13461 > 6609 13462 > 5394 13463 > 6760 13464 > 817 13465 > 8419 13466 > 9555 13467 > 3500 13468 > 1647 13469 > 1710 13470 > 3953 13471 > 3278 13472 > 6610 13473 > 9821 13474 > 4484 13475 > 2338 13476 > 1723 13477 > 9340 13478 > 7789 13479 > 9300 13480 > 2361 13481 > 4062 13482 > 2561 13483 > 8391 13484 > 8032 13485 > 5810 13486 > 5971 13487 > 3911 13488 > 980 13489 > 8150 13490 > 8297 13491 > 597 13492 > 6611 13493 > 7208 13494 > 9933 13495 > 7174 13496 > 3751 13497 > 1464 13498 > 6206 13499 > 9923 13500 > 4133 13501 > 8383 13502 > 9098 13503 > 9319 13504 > 3880 13505 > 3716 13506 > 8772 13507 > 4711 13508 > 9301 13509 > 5592 13510 > 8725 13511 > 5201 13512 > 8026 13513 > 9277 13514 > 1570 13515 > 6394 13516 > 8303 13517 > 7079 13518 > 6869 13519 > 6997 13520 > 9927 13521 > 1271 13522 > 1306 13523 > 2765 13524 > 151 13525 > 7673 13526 > 8227 13527 > 8427 13528 > 1399 13529 > 3426 13530 > 8517 13531 > 8479 13532 > 22 13533 > 8917 13534 > 7242 13535 > 6658 13536 > 2996 13537 > 4360 13538 > 1406 13539 > 2870 13540 > 6167 13541 > 3119 13542 > 4160 13543 > 7007 13544 > 7372 13545 > 7600 13546 > 5640 13547 > 1209 13548 > 8950 13549 > 3677 13550 > 2079 13551 > 2033 13552 > 5821 13553 > 4529 13554 > 4210 13555 > 6367 13556 > 2220 13557 > 7550 13558 > 7230 13559 > 3923 13560 > 7894 13561 > 6935 13562 > 8758 13563 > 5204 13564 > 5950 13565 > 2860 13566 > 3017 13567 > 7710 13568 > 5481 13569 > 6916 13570 > 4207 13571 > 7618 13572 > 5452 13573 > 7977 13574 > 3160 13575 > 6287 13576 > 6516 13577 > 9046 13578 > 2024 13579 > 3137 13580 > 7804 13581 > 4373 13582 > 8563 13583 > 2445 13584 > 3292 13585 > 3081 13586 > 5405 13587 > 2619 13588 > 1015 13589 > 9858 13590 > 3430 13591 > 3001 13592 > 5449 13593 > 7397 13594 > 9297 13595 > 3516 13596 > 2765 13597 > 3652 13598 > 1488 13599 > 5322 13600 > 9315 13601 > 2473 13602 > 4240 13603 > 9922 13604 > 8221 13605 > 1117 13606 > 9898 13607 > 6542 13608 > 811 13609 > 9397 13610 > 520 13611 > 656 13612 > 8514 13613 > 2401 13614 > 9746 13615 > 2150 13616 > 6158 13617 > 4456 13618 > 3226 13619 > 5999 13620 > 4859 13621 > 4163 13622 > 9971 13623 > 2549 13624 > 4564 13625 > 5684 13626 > 5255 13627 > 7457 13628 > 5483 13629 > 1753 13630 > 9663 13631 > 2036 13632 > 1988 13633 > 4904 13634 > 5092 13635 > 7698 13636 > 7254 13637 > 6007 13638 > 7295 13639 > 9170 13640 > 509 13641 > 6430 13642 > 4761 13643 > 2160 13644 > 8668 13645 > 5814 13646 > 2850 13647 > 6963 13648 > 4151 13649 > 1217 13650 > 4533 13651 > 1876 13652 > 2704 13653 > 3311 13654 > 3663 13655 > 3651 13656 > 6532 13657 > 7869 13658 > 1582 13659 > 8569 13660 > 7707 13661 > 1814 13662 > 4528 13663 > 7730 13664 > 8966 13665 > 6783 13666 > 6267 13667 > 1650 13668 > 4749 13669 > 9296 13670 > 8670 13671 > 4243 13672 > 7276 13673 > 7524 13674 > 8500 13675 > 4443 13676 > 4529 13677 > 3230 13678 > 3562 13679 > 6570 13680 > 4634 13681 > 4231 13682 > 7415 13683 > 2894 13684 > 8123 13685 > 6798 13686 > 3207 13687 > 4390 13688 > 997 13689 > 2342 13690 > 858 13691 > 980 13692 > 8998 13693 > 9391 13694 > 2510 13695 > 1223 13696 > 4311 13697 > 6461 13698 > 9069 13699 > 2606 13700 > 6377 13701 > 8329 13702 > 4092 13703 > 5309 13704 > 4728 13705 > 2749 13706 > 3655 13707 > 5205 13708 > 9383 13709 > 4559 13710 > 7718 13711 > 732 13712 > 1809 13713 > 8487 13714 > 6210 13715 > 3868 13716 > 9081 13717 > 1596 13718 > 6710 13719 > 8864 13720 > 478 13721 > 706 13722 > 7015 13723 > 5518 13724 > 1192 13725 > 4854 13726 > 5004 13727 > 7369 13728 > 5663 13729 > 3857 13730 > 6395 13731 > 5228 13732 > 2832 13733 > 1904 13734 > 199 13735 > 1773 13736 > 7508 13737 > 2637 13738 > 9953 13739 > 8523 13740 > 1099 13741 > 8746 13742 > 5566 13743 > 9279 13744 > 4046 13745 > 8211 13746 > 5975 13747 > 4571 13748 > 3017 13749 > 6580 13750 > 9679 13751 > 7351 13752 > 2958 13753 > 8993 13754 > 180 13755 > 9388 13756 > 6899 13757 > 5264 13758 > 4596 13759 > 179 13760 > 6925 13761 > 5226 13762 > 5076 13763 > 9060 13764 > 7550 13765 > 7672 13766 > 7883 13767 > 1748 13768 > 4915 13769 > 1767 13770 > 5747 13771 > 4958 13772 > 303 13773 > 9935 13774 > 279 13775 > 2213 13776 > 1675 13777 > 1935 13778 > 7710 13779 > 99 13780 > 3038 13781 > 958 13782 > 9429 13783 > 6254 13784 > 8355 13785 > 1345 13786 > 4176 13787 > 3079 13788 > 179 13789 > 5810 13790 > 7383 13791 > 2633 13792 > 3471 13793 > 9765 13794 > 5737 13795 > 3189 13796 > 5026 13797 > 8892 13798 > 252 13799 > 4390 13800 > 7710 13801 > 8641 13802 > 428 13803 > 406 13804 > 6219 13805 > 2592 13806 > 9449 13807 > 7545 13808 > 3621 13809 > 8324 13810 > 5457 13811 > 1584 13812 > 3043 13813 > 2677 13814 > 3417 13815 > 211 13816 > 2415 13817 > 1829 13818 > 4722 13819 > 9704 13820 > 5001 13821 > 9668 13822 > 492 13823 > 7430 13824 > 6455 13825 > 1267 13826 > 5657 13827 > 3733 13828 > 1299 13829 > 7412 13830 > 5339 13831 > 8727 13832 > 4127 13833 > 2672 13834 > 3945 13835 > 1809 13836 > 820 13837 > 8177 13838 > 824 13839 > 8979 13840 > 2812 13841 > 3759 13842 > 1449 13843 > 9769 13844 > 5783 13845 > 6766 13846 > 9400 13847 > 4357 13848 > 8905 13849 > 1656 13850 > 8169 13851 > 774 13852 > 435 13853 > 3630 13854 > 1921 13855 > 8488 13856 > 17 13857 > 5128 13858 > 2098 13859 > 7704 13860 > 6027 13861 > 4200 13862 > 7798 13863 > 9710 13864 > 3996 13865 > 7549 13866 > 7121 13867 > 21 13868 > 7439 13869 > 4941 13870 > 7637 13871 > 5894 13872 > 5943 13873 > 368 13874 > 7505 13875 > 8646 13876 > 1239 13877 > 2020 13878 > 867 13879 > 5378 13880 > 4887 13881 > 1122 13882 > 9930 13883 > 2326 13884 > 1707 13885 > 6152 13886 > 1113 13887 > 7875 13888 > 6187 13889 > 4711 13890 > 796 13891 > 8457 13892 > 211 13893 > 570 13894 > 8028 13895 > 6687 13896 > 8642 13897 > 4232 13898 > 9471 13899 > 6672 13900 > 5015 13901 > 717 13902 > 8385 13903 > 449 13904 > 6854 13905 > 3242 13906 > 273 13907 > 9299 13908 > 6568 13909 > 5113 13910 > 1513 13911 > 7524 13912 > 5751 13913 > 9096 13914 > 3243 13915 > 5605 13916 > 1147 13917 > 7030 13918 > 7633 13919 > 2984 13920 > 4295 13921 > 4714 13922 > 381 13923 > 3569 13924 > 1281 13925 > 1319 13926 > 1063 13927 > 9834 13928 > 9894 13929 > 4830 13930 > 6095 13931 > 7200 13932 > 3476 13933 > 7824 13934 > 8036 13935 > 8096 13936 > 4323 13937 > 2943 13938 > 1878 13939 > 5553 13940 > 7500 13941 > 7457 13942 > 4974 13943 > 4923 13944 > 688 13945 > 3237 13946 > 1796 13947 > 743 13948 > 970 13949 > 3201 13950 > 5011 13951 > 1918 13952 > 2239 13953 > 6428 13954 > 3858 13955 > 9567 13956 > 9146 13957 > 8358 13958 > 6876 13959 > 6366 13960 > 334 13961 > 3165 13962 > 5363 13963 > 6821 13964 > 244 13965 > 7578 13966 > 5811 13967 > 8834 13968 > 8120 13969 > 6447 13970 > 1998 13971 > 3003 13972 > 2985 13973 > 2279 13974 > 9632 13975 > 6339 13976 > 9435 13977 > 9116 13978 > 7521 13979 > 7793 13980 > 9671 13981 > 6834 13982 > 3157 13983 > 7756 13984 > 7417 13985 > 9482 13986 > 7625 13987 > 1485 13988 > 9835 13989 > 2616 13990 > 2461 13991 > 6075 13992 > 7261 13993 > 5003 13994 > 3115 13995 > 6707 13996 > 8596 13997 > 8912 13998 > 7092 13999 > 1282 14000 > 4202 14001 > 9611 14002 > 8047 14003 > 5365 14004 > 2175 14005 > 7621 14006 > 3034 14007 > 8172 14008 > 9831 14009 > 8629 14010 > 4579 14011 > 3095 14012 > 2130 14013 > 7262 14014 > 5855 14015 > 655 14016 > 8755 14017 > 2481 14018 > 8994 14019 > 4937 14020 > 6236 14021 > 7891 14022 > 1704 14023 > 6173 14024 > 685 14025 > 7852 14026 > 5692 14027 > 956 14028 > 5311 14029 > 2615 14030 > 9048 14031 > 9229 14032 > 763 14033 > 7855 14034 > 7597 14035 > 48 14036 > 8216 14037 > 8298 14038 > 9788 14039 > 2920 14040 > 9197 14041 > 4009 14042 > 228 14043 > 9614 14044 > 9487 14045 > 1124 14046 > 2551 14047 > 8321 14048 > 2480 14049 > 5575 14050 > 6029 14051 > 5824 14052 > 9207 14053 > 4592 14054 > 9657 14055 > 7873 14056 > 4555 14057 > 7051 14058 > 1139 14059 > 212 14060 > 7426 14061 > 8641 14062 > 9713 14063 > 6438 14064 > 2421 14065 > 9335 14066 > 9984 14067 > 3759 14068 > 1443 14069 > 484 14070 > 4566 14071 > 1333 14072 > 330 14073 > 5560 14074 > 7265 14075 > 5186 14076 > 3056 14077 > 1586 14078 > 6809 14079 > 1275 14080 > 218 14081 > 6592 14082 > 3013 14083 > 6925 14084 > 732 14085 > 2701 14086 > 9727 14087 > 904 14088 > 3797 14089 > 1020 14090 > 8686 14091 > 6299 14092 > 2945 14093 > 9815 14094 > 3814 14095 > 2067 14096 > 1910 14097 > 4319 14098 > 9133 14099 > 4966 14100 > 522 14101 > 3061 14102 > 6192 14103 > 19 14104 > 8391 14105 > 969 14106 > 1375 14107 > 3030 14108 > 5195 14109 > 5869 14110 > 830 14111 > 5050 14112 > 2734 14113 > 3786 14114 > 9962 14115 > 4318 14116 > 317 14117 > 9209 14118 > 9893 14119 > 2947 14120 > 9491 14121 > 1203 14122 > 3201 14123 > 5227 14124 > 8812 14125 > 9889 14126 > 9342 14127 > 9845 14128 > 4472 14129 > 9087 14130 > 8578 14131 > 8209 14132 > 6924 14133 > 310 14134 > 2401 14135 > 4732 14136 > 3292 14137 > 2001 14138 > 1064 14139 > 294 14140 > 8140 14141 > 9989 14142 > 3546 14143 > 6905 14144 > 6665 14145 > 5545 14146 > 7865 14147 > 468 14148 > 5258 14149 > 626 14150 > 7171 14151 > 97 14152 > 2115 14153 > 8001 14154 > 2408 14155 > 4465 14156 > 4639 14157 > 519 14158 > 5389 14159 > 251 14160 > 7432 14161 > 4226 14162 > 2709 14163 > 9344 14164 > 9053 14165 > 7737 14166 > 7807 14167 > 647 14168 > 4436 14169 > 9404 14170 > 7001 14171 > 8121 14172 > 8758 14173 > 1888 14174 > 1583 14175 > 583 14176 > 6313 14177 > 1701 14178 > 9437 14179 > 4467 14180 > 6934 14181 > 6282 14182 > 8526 14183 > 9603 14184 > 9980 14185 > 3157 14186 > 8452 14187 > 549 14188 > 1338 14189 > 8354 14190 > 2041 14191 > 2814 14192 > 6231 14193 > 6042 14194 > 7583 14195 > 7038 14196 > 8831 14197 > 7358 14198 > 6760 14199 > 9820 14200 > 2761 14201 > 1654 14202 > 2678 14203 > 2838 14204 > 2402 14205 > 335 14206 > 403 14207 > 1402 14208 > 9597 14209 > 3411 14210 > 9435 14211 > 9509 14212 > 2418 14213 > 6824 14214 > 1465 14215 > 2792 14216 > 7134 14217 > 3133 14218 > 7093 14219 > 753 14220 > 9378 14221 > 4817 14222 > 5895 14223 > 5130 14224 > 4642 14225 > 6726 14226 > 3189 14227 > 4698 14228 > 1491 14229 > 3063 14230 > 6520 14231 > 5146 14232 > 3469 14233 > 8725 14234 > 3647 14235 > 3759 14236 > 8770 14237 > 5714 14238 > 2314 14239 > 1613 14240 > 4181 14241 > 8720 14242 > 9703 14243 > 7748 14244 > 5289 14245 > 7574 14246 > 190 14247 > 7173 14248 > 9141 14249 > 1759 14250 > 1159 14251 > 4154 14252 > 9257 14253 > 2790 14254 > 1283 14255 > 9270 14256 > 7459 14257 > 2672 14258 > 547 14259 > 6382 14260 > 2310 14261 > 7192 14262 > 1408 14263 > 9489 14264 > 5780 14265 > 4793 14266 > 2892 14267 > 6974 14268 > 9042 14269 > 4316 14270 > 372 14271 > 292 14272 > 9139 14273 > 3432 14274 > 1226 14275 > 4873 14276 > 4965 14277 > 3086 14278 > 8710 14279 > 7146 14280 > 9461 14281 > 2924 14282 > 3467 14283 > 2810 14284 > 7350 14285 > 1241 14286 > 5866 14287 > 4308 14288 > 3186 14289 > 9758 14290 > 2980 14291 > 971 14292 > 9269 14293 > 7783 14294 > 6786 14295 > 5359 14296 > 3977 14297 > 3550 14298 > 2209 14299 > 4870 14300 > 6522 14301 > 5333 14302 > 6460 14303 > 8740 14304 > 9177 14305 > 9878 14306 > 9620 14307 > 6723 14308 > 489 14309 > 5927 14310 > 5227 14311 > 2789 14312 > 3291 14313 > 6550 14314 > 1492 14315 > 7303 14316 > 4771 14317 > 3330 14318 > 6184 14319 > 8901 14320 > 8653 14321 > 6041 14322 > 1702 14323 > 5633 14324 > 8306 14325 > 1395 14326 > 3737 14327 > 840 14328 > 7686 14329 > 5170 14330 > 8169 14331 > 1694 14332 > 8226 14333 > 7229 14334 > 6831 14335 > 8033 14336 > 9778 14337 > 6966 14338 > 5203 14339 > 1584 14340 > 9977 14341 > 7987 14342 > 2416 14343 > 5429 14344 > 8542 14345 > 4853 14346 > 9937 14347 > 8244 14348 > 3653 14349 > 6469 14350 > 3905 14351 > 4281 14352 > 3387 14353 > 7112 14354 > 6894 14355 > 2682 14356 > 7603 14357 > 5630 14358 > 129 14359 > 2893 14360 > 5189 14361 > 718 14362 > 2738 14363 > 7546 14364 > 5098 14365 > 9818 14366 > 8639 14367 > 9007 14368 > 160 14369 > 3182 14370 > 6981 14371 > 1728 14372 > 3582 14373 > 2201 14374 > 4962 14375 > 7226 14376 > 1514 14377 > 8068 14378 > 8536 14379 > 3689 14380 > 5315 14381 > 9341 14382 > 8419 14383 > 153 14384 > 5148 14385 > 6538 14386 > 3794 14387 > 5699 14388 > 3813 14389 > 7657 14390 > 5543 14391 > 4809 14392 > 1083 14393 > 7290 14394 > 5780 14395 > 3596 14396 > 1950 14397 > 6871 14398 > 8012 14399 > 1705 14400 > 2087 14401 > 5361 14402 > 8451 14403 > 7845 14404 > 8445 14405 > 4039 14406 > 181 14407 > 7619 14408 > 4446 14409 > 3862 14410 > 1644 14411 > 6634 14412 > 1062 14413 > 6811 14414 > 4561 14415 > 2588 14416 > 4030 14417 > 9063 14418 > 2359 14419 > 5230 14420 > 2320 14421 > 8810 14422 > 8360 14423 > 6730 14424 > 5932 14425 > 5926 14426 > 7005 14427 > 1274 14428 > 7763 14429 > 4413 14430 > 9643 14431 > 1959 14432 > 9205 14433 > 993 14434 > 2444 14435 > 6888 14436 > 780 14437 > 936 14438 > 3688 14439 > 1903 14440 > 7664 14441 > 7608 14442 > 1184 14443 > 3735 14444 > 3681 14445 > 6762 14446 > 8202 14447 > 7294 14448 > 2165 14449 > 6449 14450 > 2503 14451 > 6747 14452 > 3758 14453 > 5895 14454 > 2203 14455 > 9628 14456 > 6437 14457 > 1952 14458 > 1187 14459 > 4608 14460 > 7598 14461 > 3597 14462 > 9318 14463 > 6329 14464 > 7705 14465 > 9392 14466 > 1361 14467 > 3712 14468 > 7758 14469 > 3167 14470 > 5674 14471 > 2759 14472 > 8077 14473 > 6078 14474 > 9870 14475 > 3259 14476 > 7653 14477 > 1963 14478 > 2984 14479 > 6440 14480 > 7222 14481 > 8285 14482 > 1181 14483 > 470 14484 > 9661 14485 > 5436 14486 > 4441 14487 > 72 14488 > 8225 14489 > 6912 14490 > 4828 14491 > 4831 14492 > 7179 14493 > 8353 14494 > 9008 14495 > 2165 14496 > 3222 14497 > 6349 14498 > 5464 14499 > 991 14500 > 6688 14501 > 5944 14502 > 8996 14503 > 9365 14504 > 1953 14505 > 4766 14506 > 9474 14507 > 1143 14508 > 1627 14509 > 6058 14510 > 908 14511 > 3778 14512 > 7185 14513 > 6934 14514 > 9934 14515 > 9599 14516 > 6459 14517 > 2772 14518 > 842 14519 > 9812 14520 > 3193 14521 > 5739 14522 > 8572 14523 > 312 14524 > 707 14525 > 8039 14526 > 4693 14527 > 7086 14528 > 5997 14529 > 223 14530 > 2232 14531 > 382 14532 > 9363 14533 > 40 14534 > 1832 14535 > 8105 14536 > 3348 14537 > 5061 14538 > 3752 14539 > 8839 14540 > 3787 14541 > 6591 14542 > 9568 14543 > 7257 14544 > 7454 14545 > 5341 14546 > 8840 14547 > 1323 14548 > 6489 14549 > 3908 14550 > 2957 14551 > 6811 14552 > 9725 14553 > 2773 14554 > 2518 14555 > 1650 14556 > 7679 14557 > 3725 14558 > 3580 14559 > 7066 14560 > 1540 14561 > 800 14562 > 3669 14563 > 5426 14564 > 4432 14565 > 8053 14566 > 3406 14567 > 1511 14568 > 879 14569 > 5581 14570 > 229 14571 > 2725 14572 > 4508 14573 > 3736 14574 > 5192 14575 > 702 14576 > 8429 14577 > 3054 14578 > 5393 14579 > 1245 14580 > 8068 14581 > 8657 14582 > 1088 14583 > 7860 14584 > 5086 14585 > 2609 14586 > 5586 14587 > 8980 14588 > 1279 14589 > 6636 14590 > 4527 14591 > 1884 14592 > 6304 14593 > 3743 14594 > 1507 14595 > 5290 14596 > 5860 14597 > 5558 14598 > 9468 14599 > 8784 14600 > 4093 14601 > 7084 14602 > 1612 14603 > 3781 14604 > 5250 14605 > 5182 14606 > 7276 14607 > 2707 14608 > 416 14609 > 3105 14610 > 3344 14611 > 4952 14612 > 5280 14613 > 4333 14614 > 7275 14615 > 3802 14616 > 5101 14617 > 5390 14618 > 1913 14619 > 6264 14620 > 5674 14621 > 9797 14622 > 1479 14623 > 638 14624 > 7160 14625 > 9020 14626 > 6665 14627 > 9570 14628 > 1320 14629 > 3565 14630 > 9358 14631 > 68 14632 > 7419 14633 > 5721 14634 > 2863 14635 > 9750 14636 > 4438 14637 > 7044 14638 > 8036 14639 > 9008 14640 > 1937 14641 > 5090 14642 > 5080 14643 > 2980 14644 > 712 14645 > 4253 14646 > 1729 14647 > 9049 14648 > 1660 14649 > 7400 14650 > 1724 14651 > 1149 14652 > 6103 14653 > 6087 14654 > 8756 14655 > 4409 14656 > 1857 14657 > 600 14658 > 4555 14659 > 4081 14660 > 8840 14661 > 9639 14662 > 5848 14663 > 5899 14664 > 6279 14665 > 7985 14666 > 5474 14667 > 9854 14668 > 9755 14669 > 1429 14670 > 8125 14671 > 6410 14672 > 6956 14673 > 3578 14674 > 7277 14675 > 1136 14676 > 7346 14677 > 2264 14678 > 9248 14679 > 4668 14680 > 4448 14681 > 9951 14682 > 3370 14683 > 834 14684 > 6716 14685 > 360 14686 > 1151 14687 > 1102 14688 > 3986 14689 > 8031 14690 > 6479 14691 > 5443 14692 > 4158 14693 > 1347 14694 > 5788 14695 > 3921 14696 > 6834 14697 > 6542 14698 > 5159 14699 > 7115 14700 > 1301 14701 > 7051 14702 > 2049 14703 > 9057 14704 > 6106 14705 > 4676 14706 > 6494 14707 > 4382 14708 > 6211 14709 > 6075 14710 > 8908 14711 > 7680 14712 > 149 14713 > 777 14714 > 2581 14715 > 814 14716 > 3660 14717 > 6292 14718 > 6034 14719 > 8742 14720 > 6290 14721 > 8145 14722 > 5980 14723 > 5580 14724 > 4961 14725 > 4978 14726 > 870 14727 > 1236 14728 > 3798 14729 > 7715 14730 > 1719 14731 > 9261 14732 > 3789 14733 > 834 14734 > 8323 14735 > 9331 14736 > 9493 14737 > 9419 14738 > 9061 14739 > 8658 14740 > 2466 14741 > 3336 14742 > 4033 14743 > 8223 14744 > 9289 14745 > 4087 14746 > 7296 14747 > 2041 14748 > 9041 14749 > 1946 14750 > 2879 14751 > 8323 14752 > 1792 14753 > 8507 14754 > 4723 14755 > 4417 14756 > 5034 14757 > 7049 14758 > 8390 14759 > 4510 14760 > 4789 14761 > 7747 14762 > 6973 14763 > 9905 14764 > 3001 14765 > 2353 14766 > 6268 14767 > 1848 14768 > 8338 14769 > 5956 14770 > 5915 14771 > 7903 14772 > 7209 14773 > 940 14774 > 823 14775 > 9736 14776 > 2035 14777 > 7284 14778 > 9519 14779 > 7450 14780 > 3928 14781 > 532 14782 > 8741 14783 > 4389 14784 > 4531 14785 > 5135 14786 > 3511 14787 > 7877 14788 > 1573 14789 > 882 14790 > 7582 14791 > 5481 14792 > 4899 14793 > 184 14794 > 4814 14795 > 8514 14796 > 7146 14797 > 6915 14798 > 3827 14799 > 2816 14800 > 4987 14801 > 3260 14802 > 7174 14803 > 2982 14804 > 4618 14805 > 3111 14806 > 409 14807 > 4233 14808 > 5954 14809 > 3147 14810 > 2438 14811 > 3342 14812 > 4684 14813 > 2867 14814 > 9728 14815 > 89 14816 > 7823 14817 > 2903 14818 > 1048 14819 > 9393 14820 > 302 14821 > 5884 14822 > 2878 14823 > 8382 14824 > 9786 14825 > 2916 14826 > 4800 14827 > 2524 14828 > 3893 14829 > 8475 14830 > 6153 14831 > 9617 14832 > 3696 14833 > 2300 14834 > 4446 14835 > 8801 14836 > 6737 14837 > 8966 14838 > 5084 14839 > 4245 14840 > 67 14841 > 9553 14842 > 4598 14843 > 6522 14844 > 511 14845 > 515 14846 > 6788 14847 > 9209 14848 > 6795 14849 > 3723 14850 > 8960 14851 > 3363 14852 > 7024 14853 > 7614 14854 > 3821 14855 > 4517 14856 > 8189 14857 > 2410 14858 > 8591 14859 > 675 14860 > 1661 14861 > 5779 14862 > 8811 14863 > 7529 14864 > 3405 14865 > 7929 14866 > 4835 14867 > 8115 14868 > 5771 14869 > 7935 14870 > 5187 14871 > 3533 14872 > 9926 14873 > 739 14874 > 7018 14875 > 303 14876 > 8682 14877 > 3646 14878 > 9955 14879 > 8816 14880 > 7079 14881 > 4178 14882 > 63 14883 > 6698 14884 > 436 14885 > 8801 14886 > 7436 14887 > 4998 14888 > 1294 14889 > 7337 14890 > 4308 14891 > 6680 14892 > 7470 14893 > 3780 14894 > 1187 14895 > 5889 14896 > 5388 14897 > 8883 14898 > 7242 14899 > 4670 14900 > 7391 14901 > 3016 14902 > 3075 14903 > 8366 14904 > 6827 14905 > 5480 14906 > 9019 14907 > 2262 14908 > 7185 14909 > 5416 14910 > 6449 14911 > 1002 14912 > 8786 14913 > 8447 14914 > 8989 14915 > 4540 14916 > 2919 14917 > 5589 14918 > 5983 14919 > 8592 14920 > 2945 14921 > 2784 14922 > 4946 14923 > 4740 14924 > 7533 14925 > 9683 14926 > 9409 14927 > 5116 14928 > 1443 14929 > 2104 14930 > 1883 14931 > 6654 14932 > 2872 14933 > 1051 14934 > 4094 14935 > 457 14936 > 6485 14937 > 74 14938 > 9330 14939 > 2583 14940 > 20 14941 > 3015 14942 > 7875 14943 > 3329 14944 > 900 14945 > 8581 14946 > 1896 14947 > 7832 14948 > 3185 14949 > 4429 14950 > 5 14951 > 2296 14952 > 6287 14953 > 7568 14954 > 8094 14955 > 4914 14956 > 1407 14957 > 4827 14958 > 6133 14959 > 8602 14960 > 5536 14961 > 2368 14962 > 3458 14963 > 9508 14964 > 9378 14965 > 7231 14966 > 366 14967 > 7132 14968 > 6990 14969 > 7656 14970 > 3011 14971 > 1237 14972 > 78 14973 > 6039 14974 > 3783 14975 > 9734 14976 > 6013 14977 > 5901 14978 > 5609 14979 > 4476 14980 > 1024 14981 > 3018 14982 > 8063 14983 > 4399 14984 > 5834 14985 > 360 14986 > 7170 14987 > 4436 14988 > 7124 14989 > 4698 14990 > 2163 14991 > 2533 14992 > 4330 14993 > 7905 14994 > 7153 14995 > 2712 14996 > 107 14997 > 4016 14998 > 2967 14999 > 5607 15000 > 6307 15001 > 9354 15002 > 5684 15003 > 9375 15004 > 8669 15005 > 4317 15006 > 1826 15007 > 4258 15008 > 4338 15009 > 6959 15010 > 9793 15011 > 248 15012 > 9702 15013 > 3939 15014 > 5078 15015 > 2499 15016 > 1542 15017 > 2961 15018 > 6510 15019 > 460 15020 > 3266 15021 > 709 15022 > 8462 15023 > 6253 15024 > 485 15025 > 4103 15026 > 3698 15027 > 855 15028 > 325 15029 > 7062 15030 > 8014 15031 > 4367 15032 > 905 15033 > 7518 15034 > 3692 15035 > 2649 15036 > 8388 15037 > 4716 15038 > 8843 15039 > 6613 15040 > 8002 15041 > 4901 15042 > 956 15043 > 4034 15044 > 3429 15045 > 8957 15046 > 4532 15047 > 7548 15048 > 6411 15049 > 7954 15050 > 6456 15051 > 9768 15052 > 7098 15053 > 7956 15054 > 9353 15055 > 95 15056 > 6988 15057 > 1244 15058 > 54 15059 > 1479 15060 > 4819 15061 > 8450 15062 > 2744 15063 > 5107 15064 > 2333 15065 > 928 15066 > 2612 15067 > 2789 15068 > 811 15069 > 1553 15070 > 6678 15071 > 5813 15072 > 3744 15073 > 9691 15074 > 222 15075 > 2364 15076 > 2856 15077 > 1962 15078 > 4962 15079 > 757 15080 > 4030 15081 > 315 15082 > 1601 15083 > 3883 15084 > 962 15085 > 5285 15086 > 9800 15087 > 8918 15088 > 8964 15089 > 1718 15090 > 56 15091 > 3792 15092 > 3346 15093 > 4610 15094 > 7376 15095 > 5999 15096 > 4576 15097 > 1561 15098 > 9995 15099 > 892 15100 > 3463 15101 > 7784 15102 > 8683 15103 > 7983 15104 > 8775 15105 > 8863 15106 > 275 15107 > 8167 15108 > 2569 15109 > 1103 15110 > 5922 15111 > 2526 15112 > 4756 15113 > 4191 15114 > 5448 15115 > 7930 15116 > 1664 15117 > 4036 15118 > 349 15119 > 8343 15120 > 8575 15121 > 6857 15122 > 8533 15123 > 3307 15124 > 1241 15125 > 1899 15126 > 242 15127 > 962 15128 > 5896 15129 > 5303 15130 > 7065 15131 > 5896 15132 > 2923 15133 > 1336 15134 > 2228 15135 > 6693 15136 > 83 15137 > 9383 15138 > 5298 15139 > 424 15140 > 1070 15141 > 6658 15142 > 5339 15143 > 6203 15144 > 9455 15145 > 883 15146 > 7640 15147 > 800 15148 > 1738 15149 > 4733 15150 > 2818 15151 > 9957 15152 > 126 15153 > 1624 15154 > 8616 15155 > 1770 15156 > 2135 15157 > 7105 15158 > 9021 15159 > 6192 15160 > 7472 15161 > 996 15162 > 4777 15163 > 3238 15164 > 3322 15165 > 4407 15166 > 5980 15167 > 8264 15168 > 3199 15169 > 5781 15170 > 6707 15171 > 6147 15172 > 3251 15173 > 2320 15174 > 696 15175 > 4962 15176 > 4315 15177 > 3252 15178 > 3339 15179 > 240 15180 > 489 15181 > 4392 15182 > 3226 15183 > 2929 15184 > 5111 15185 > 6429 15186 > 9496 15187 > 4431 15188 > 5489 15189 > 3043 15190 > 8924 15191 > 8764 15192 > 9386 15193 > 7259 15194 > 9305 15195 > 3685 15196 > 631 15197 > 7852 15198 > 4476 15199 > 3072 15200 > 2887 15201 > 40 15202 > 9308 15203 > 5724 15204 > 6503 15205 > 5786 15206 > 2037 15207 > 8793 15208 > 6013 15209 > 7859 15210 > 1161 15211 > 1862 15212 > 927 15213 > 2313 15214 > 5833 15215 > 3756 15216 > 5419 15217 > 626 15218 > 6004 15219 > 3838 15220 > 8013 15221 > 9894 15222 > 3123 15223 > 1160 15224 > 7013 15225 > 2755 15226 > 837 15227 > 4091 15228 > 9043 15229 > 9974 15230 > 2183 15231 > 9462 15232 > 9445 15233 > 8063 15234 > 4502 15235 > 1011 15236 > 7448 15237 > 6958 15238 > 340 15239 > 3153 15240 > 9628 15241 > 5233 15242 > 193 15243 > 2425 15244 > 5468 15245 > 3473 15246 > 2481 15247 > 6807 15248 > 3348 15249 > 4922 15250 > 541 15251 > 5590 15252 > 8362 15253 > 9894 15254 > 4535 15255 > 7585 15256 > 5241 15257 > 5919 15258 > 7047 15259 > 5496 15260 > 7350 15261 > 3501 15262 > 5772 15263 > 1595 15264 > 3982 15265 > 2238 15266 > 1295 15267 > 682 15268 > 1010 15269 > 9225 15270 > 2505 15271 > 2633 15272 > 7990 15273 > 1376 15274 > 5354 15275 > 7099 15276 > 3922 15277 > 1991 15278 > 1542 15279 > 5990 15280 > 72 15281 > 4623 15282 > 1981 15283 > 2537 15284 > 9488 15285 > 9842 15286 > 6883 15287 > 2159 15288 > 7068 15289 > 1216 15290 > 2142 15291 > 3412 15292 > 7135 15293 > 5799 15294 > 8312 15295 > 5683 15296 > 9281 15297 > 2317 15298 > 377 15299 > 5657 15300 > 2722 15301 > 7253 15302 > 8457 15303 > 865 15304 > 1293 15305 > 5693 15306 > 2427 15307 > 9290 15308 > 8483 15309 > 495 15310 > 8804 15311 > 2488 15312 > 8002 15313 > 5014 15314 > 3139 15315 > 3709 15316 > 1100 15317 > 8075 15318 > 8840 15319 > 2071 15320 > 9210 15321 > 928 15322 > 2973 15323 > 5032 15324 > 741 15325 > 3273 15326 > 2564 15327 > 8382 15328 > 1257 15329 > 4700 15330 > 4273 15331 > 5711 15332 > 3508 15333 > 846 15334 > 3544 15335 > 5344 15336 > 4849 15337 > 2799 15338 > 3967 15339 > 4832 15340 > 2040 15341 > 8928 15342 > 5569 15343 > 6002 15344 > 9217 15345 > 4423 15346 > 2746 15347 > 5875 15348 > 7515 15349 > 7884 15350 > 4914 15351 > 5418 15352 > 1800 15353 > 9635 15354 > 7054 15355 > 119 15356 > 9337 15357 > 6132 15358 > 4407 15359 > 1811 15360 > 138 15361 > 3773 15362 > 9084 15363 > 7587 15364 > 3896 15365 > 9279 15366 > 4208 15367 > 1669 15368 > 9174 15369 > 1638 15370 > 5642 15371 > 8773 15372 > 7545 15373 > 5207 15374 > 725 15375 > 9266 15376 > 1969 15377 > 305 15378 > 8963 15379 > 89 15380 > 6084 15381 > 941 15382 > 3209 15383 > 3782 15384 > 6827 15385 > 8900 15386 > 1284 15387 > 5074 15388 > 6451 15389 > 7610 15390 > 7467 15391 > 4172 15392 > 1106 15393 > 8157 15394 > 1002 15395 > 9486 15396 > 7435 15397 > 7846 15398 > 4513 15399 > 4832 15400 > 6648 15401 > 1632 15402 > 2459 15403 > 8348 15404 > 9007 15405 > 9213 15406 > 585 15407 > 5877 15408 > 6679 15409 > 1673 15410 > 4572 15411 > 1810 15412 > 7716 15413 > 9163 15414 > 3046 15415 > 8982 15416 > 6898 15417 > 3377 15418 > 4493 15419 > 3569 15420 > 2722 15421 > 6635 15422 > 3285 15423 > 6175 15424 > 1971 15425 > 4976 15426 > 4260 15427 > 8633 15428 > 8069 15429 > 4002 15430 > 9723 15431 > 1321 15432 > 1060 15433 > 250 15434 > 7851 15435 > 5408 15436 > 4413 15437 > 349 15438 > 243 15439 > 5451 15440 > 4103 15441 > 8674 15442 > 7317 15443 > 2182 15444 > 2250 15445 > 8985 15446 > 8503 15447 > 7808 15448 > 1204 15449 > 967 15450 > 9276 15451 > 2029 15452 > 4808 15453 > 9827 15454 > 8729 15455 > 2950 15456 > 7431 15457 > 9690 15458 > 5508 15459 > 2016 15460 > 8476 15461 > 2973 15462 > 6668 15463 > 3149 15464 > 6554 15465 > 9197 15466 > 3552 15467 > 1989 15468 > 5057 15469 > 756 15470 > 420 15471 > 3809 15472 > 7903 15473 > 2274 15474 > 8130 15475 > 1864 15476 > 363 15477 > 947 15478 > 2341 15479 > 230 15480 > 7058 15481 > 1042 15482 > 5350 15483 > 3699 15484 > 365 15485 > 5010 15486 > 1110 15487 > 1557 15488 > 5750 15489 > 531 15490 > 8129 15491 > 6300 15492 > 2750 15493 > 7761 15494 > 9160 15495 > 8884 15496 > 8533 15497 > 647 15498 > 2294 15499 > 2853 15500 > 5957 15501 > 3953 15502 > 9143 15503 > 8528 15504 > 3504 15505 > 8783 15506 > 5320 15507 > 3222 15508 > 2455 15509 > 3935 15510 > 7406 15511 > 1051 15512 > 1091 15513 > 3656 15514 > 8242 15515 > 87 15516 > 7902 15517 > 2415 15518 > 7504 15519 > 965 15520 > 9483 15521 > 3814 15522 > 3520 15523 > 2876 15524 > 9955 15525 > 3774 15526 > 3811 15527 > 5330 15528 > 5098 15529 > 3694 15530 > 8073 15531 > 8160 15532 > 6718 15533 > 1020 15534 > 1218 15535 > 2397 15536 > 9437 15537 > 8017 15538 > 8246 15539 > 263 15540 > 9018 15541 > 2563 15542 > 6745 15543 > 506 15544 > 7957 15545 > 9443 15546 > 7006 15547 > 3159 15548 > 3654 15549 > 6921 15550 > 5738 15551 > 4024 15552 > 5126 15553 > 5997 15554 > 5619 15555 > 166 15556 > 8863 15557 > 805 15558 > 1340 15559 > 8018 15560 > 1008 15561 > 8889 15562 > 6381 15563 > 9299 15564 > 2902 15565 > 695 15566 > 1186 15567 > 3231 15568 > 4288 15569 > 1322 15570 > 6311 15571 > 703 15572 > 7360 15573 > 8148 15574 > 247 15575 > 7025 15576 > 9897 15577 > 3356 15578 > 9272 15579 > 7509 15580 > 3169 15581 > 4640 15582 > 2816 15583 > 5628 15584 > 7330 15585 > 1983 15586 > 3566 15587 > 2723 15588 > 8164 15589 > 3381 15590 > 3983 15591 > 1530 15592 > 4675 15593 > 9327 15594 > 662 15595 > 8924 15596 > 4554 15597 > 6736 15598 > 4980 15599 > 2219 15600 > 3175 15601 > 844 15602 > 9385 15603 > 652 15604 > 9923 15605 > 5935 15606 > 2493 15607 > 7628 15608 > 6040 15609 > 788 15610 > 8961 15611 > 4291 15612 > 376 15613 > 8805 15614 > 7944 15615 > 9532 15616 > 8581 15617 > 6518 15618 > 1961 15619 > 9410 15620 > 8280 15621 > 9894 15622 > 5234 15623 > 3621 15624 > 5336 15625 > 5845 15626 > 121 15627 > 3832 15628 > 3468 15629 > 7314 15630 > 3653 15631 > 4920 15632 > 1895 15633 > 2968 15634 > 1949 15635 > 765 15636 > 2628 15637 > 3921 15638 > 9733 15639 > 5025 15640 > 680 15641 > 8000 15642 > 5107 15643 > 485 15644 > 9136 15645 > 7849 15646 > 9452 15647 > 7714 15648 > 3038 15649 > 813 15650 > 4102 15651 > 8649 15652 > 5496 15653 > 8419 15654 > 2589 15655 > 5677 15656 > 3914 15657 > 2221 15658 > 33 15659 > 6504 15660 > 818 15661 > 4697 15662 > 9326 15663 > 7268 15664 > 2671 15665 > 2395 15666 > 6530 15667 > 6551 15668 > 1673 15669 > 2279 15670 > 2876 15671 > 2136 15672 > 6455 15673 > 2440 15674 > 5138 15675 > 2498 15676 > 9422 15677 > 6946 15678 > 8128 15679 > 3622 15680 > 5677 15681 > 1894 15682 > 8201 15683 > 1358 15684 > 2335 15685 > 7315 15686 > 6733 15687 > 5125 15688 > 3428 15689 > 3615 15690 > 7717 15691 > 6199 15692 > 2965 15693 > 1616 15694 > 3621 15695 > 2457 15696 > 5446 15697 > 7475 15698 > 2646 15699 > 6490 15700 > 295 15701 > 6968 15702 > 84 15703 > 4133 15704 > 694 15705 > 8081 15706 > 4721 15707 > 5154 15708 > 4928 15709 > 4885 15710 > 1278 15711 > 6519 15712 > 629 15713 > 1309 15714 > 5909 15715 > 3678 15716 > 2642 15717 > 9570 15718 > 8186 15719 > 6496 15720 > 168 15721 > 6272 15722 > 4795 15723 > 1508 15724 > 663 15725 > 8416 15726 > 9699 15727 > 6349 15728 > 3705 15729 > 6935 15730 > 7287 15731 > 4183 15732 > 6430 15733 > 8710 15734 > 9157 15735 > 9861 15736 > 404 15737 > 9663 15738 > 3458 15739 > 294 15740 > 9274 15741 > 7024 15742 > 6370 15743 > 3408 15744 > 964 15745 > 1138 15746 > 4411 15747 > 354 15748 > 3053 15749 > 2182 15750 > 4656 15751 > 6288 15752 > 4217 15753 > 8605 15754 > 6056 15755 > 9584 15756 > 6461 15757 > 1414 15758 > 6679 15759 > 1106 15760 > 6786 15761 > 9294 15762 > 3439 15763 > 6218 15764 > 9544 15765 > 4532 15766 > 6820 15767 > 9251 15768 > 8998 15769 > 2130 15770 > 6420 15771 > 7738 15772 > 5537 15773 > 8278 15774 > 9919 15775 > 4373 15776 > 9450 15777 > 4058 15778 > 6848 15779 > 7039 15780 > 6008 15781 > 8345 15782 > 5238 15783 > 910 15784 > 3868 15785 > 7754 15786 > 2374 15787 > 7379 15788 > 6948 15789 > 9430 15790 > 1698 15791 > 4368 15792 > 8372 15793 > 3990 15794 > 1215 15795 > 1142 15796 > 6800 15797 > 5308 15798 > 6086 15799 > 8808 15800 > 8097 15801 > 9648 15802 > 8144 15803 > 3623 15804 > 8383 15805 > 6797 15806 > 7875 15807 > 6567 15808 > 8857 15809 > 3618 15810 > 1056 15811 > 5571 15812 > 3513 15813 > 2688 15814 > 9053 15815 > 6115 15816 > 6180 15817 > 3880 15818 > 3000 15819 > 9941 15820 > 5419 15821 > 1483 15822 > 3966 15823 > 6463 15824 > 6860 15825 > 3450 15826 > 9142 15827 > 1364 15828 > 2534 15829 > 4509 15830 > 3166 15831 > 6639 15832 > 1890 15833 > 277 15834 > 8083 15835 > 8226 15836 > 8374 15837 > 1866 15838 > 4650 15839 > 4548 15840 > 441 15841 > 6663 15842 > 6523 15843 > 9180 15844 > 9672 15845 > 709 15846 > 4133 15847 > 990 15848 > 7683 15849 > 4190 15850 > 4924 15851 > 3612 15852 > 6331 15853 > 6766 15854 > 4502 15855 > 7885 15856 > 6819 15857 > 9198 15858 > 9057 15859 > 9194 15860 > 9956 15861 > 8634 15862 > 6280 15863 > 210 15864 > 1635 15865 > 4103 15866 > 7738 15867 > 5416 15868 > 3067 15869 > 4361 15870 > 7813 15871 > 7227 15872 > 4392 15873 > 3365 15874 > 5364 15875 > 677 15876 > 5532 15877 > 1718 15878 > 2687 15879 > 810 15880 > 8461 15881 > 4453 15882 > 1189 15883 > 4329 15884 > 8642 15885 > 7725 15886 > 9433 15887 > 1564 15888 > 4774 15889 > 6970 15890 > 3556 15891 > 8192 15892 > 8443 15893 > 6180 15894 > 5878 15895 > 5340 15896 > 5471 15897 > 9018 15898 > 4083 15899 > 5243 15900 > 8141 15901 > 3739 15902 > 229 15903 > 9140 15904 > 4528 15905 > 8312 15906 > 9994 15907 > 9720 15908 > 4649 15909 > 20 15910 > 6602 15911 > 4190 15912 > 8722 15913 > 5552 15914 > 7171 15915 > 7513 15916 > 7319 15917 > 7848 15918 > 8941 15919 > 9968 15920 > 8575 15921 > 3221 15922 > 1347 15923 > 5006 15924 > 8157 15925 > 5316 15926 > 5773 15927 > 8761 15928 > 3602 15929 > 1953 15930 > 9633 15931 > 3273 15932 > 581 15933 > 238 15934 > 8209 15935 > 9254 15936 > 5765 15937 > 6742 15938 > 5648 15939 > 8584 15940 > 1663 15941 > 6606 15942 > 7519 15943 > 5430 15944 > 8220 15945 > 8821 15946 > 7857 15947 > 7219 15948 > 5091 15949 > 774 15950 > 3184 15951 > 5741 15952 > 8040 15953 > 9189 15954 > 9028 15955 > 1696 15956 > 5634 15957 > 7373 15958 > 6057 15959 > 1238 15960 > 3887 15961 > 6568 15962 > 67 15963 > 3838 15964 > 8427 15965 > 1296 15966 > 7432 15967 > 7088 15968 > 680 15969 > 2439 15970 > 5158 15971 > 972 15972 > 7001 15973 > 2579 15974 > 3506 15975 > 4140 15976 > 7119 15977 > 6749 15978 > 9826 15979 > 1255 15980 > 987 15981 > 5151 15982 > 8070 15983 > 5770 15984 > 1889 15985 > 4851 15986 > 8143 15987 > 6682 15988 > 3391 15989 > 2896 15990 > 4440 15991 > 4494 15992 > 2231 15993 > 164 15994 > 1056 15995 > 78 15996 > 8819 15997 > 6955 15998 > 6202 15999 > 8181 16000 > 9307 16001 > 3866 16002 > 8374 16003 > 5574 16004 > 8071 16005 > 1988 16006 > 3251 16007 > 8274 16008 > 9140 16009 > 5396 16010 > 3407 16011 > 3378 16012 > 7469 16013 > 321 16014 > 6024 16015 > 4193 16016 > 6913 16017 > 5956 16018 > 8207 16019 > 9274 16020 > 6506 16021 > 6764 16022 > 8082 16023 > 3567 16024 > 2250 16025 > 7124 16026 > 8469 16027 > 3481 16028 > 4958 16029 > 6873 16030 > 7509 16031 > 6246 16032 > 1930 16033 > 3717 16034 > 8239 16035 > 7913 16036 > 7761 16037 > 1131 16038 > 3947 16039 > 3474 16040 > 1547 16041 > 455 16042 > 7962 16043 > 8625 16044 > 3537 16045 > 7770 16046 > 2476 16047 > 5509 16048 > 9216 16049 > 5388 16050 > 1545 16051 > 5202 16052 > 7231 16053 > 2827 16054 > 9755 16055 > 3288 16056 > 1286 16057 > 3985 16058 > 3681 16059 > 7649 16060 > 5494 16061 > 5711 16062 > 2698 16063 > 5572 16064 > 2084 16065 > 1626 16066 > 6763 16067 > 1339 16068 > 2849 16069 > 4690 16070 > 5007 16071 > 4844 16072 > 2939 16073 > 6397 16074 > 2142 16075 > 8471 16076 > 2702 16077 > 5508 16078 > 2861 16079 > 3901 16080 > 8803 16081 > 7693 16082 > 8909 16083 > 9632 16084 > 6659 16085 > 4310 16086 > 5889 16087 > 8921 16088 > 7626 16089 > 7526 16090 > 8886 16091 > 1137 16092 > 8320 16093 > 1535 16094 > 9575 16095 > 5125 16096 > 4275 16097 > 5269 16098 > 2792 16099 > 9194 16100 > 7974 16101 > 2353 16102 > 6449 16103 > 6661 16104 > 2665 16105 > 8055 16106 > 6268 16107 > 2487 16108 > 987 16109 > 4654 16110 > 1365 16111 > 9774 16112 > 3934 16113 > 287 16114 > 3476 16115 > 7098 16116 > 1669 16117 > 1356 16118 > 1233 16119 > 5434 16120 > 7007 16121 > 1634 16122 > 6067 16123 > 469 16124 > 6722 16125 > 4684 16126 > 4409 16127 > 5057 16128 > 9322 16129 > 441 16130 > 6319 16131 > 2342 16132 > 2997 16133 > 2745 16134 > 7815 16135 > 1529 16136 > 2053 16137 > 6201 16138 > 8766 16139 > 1177 16140 > 962 16141 > 4649 16142 > 4836 16143 > 5842 16144 > 789 16145 > 8593 16146 > 9449 16147 > 2856 16148 > 5258 16149 > 80 16150 > 7934 16151 > 5090 16152 > 7731 16153 > 3351 16154 > 7620 16155 > 9524 16156 > 5518 16157 > 462 16158 > 9434 16159 > 4122 16160 > 4844 16161 > 3670 16162 > 1305 16163 > 8272 16164 > 7082 16165 > 9677 16166 > 2082 16167 > 5289 16168 > 4007 16169 > 9992 16170 > 9740 16171 > 7457 16172 > 8837 16173 > 1593 16174 > 786 16175 > 8798 16176 > 6902 16177 > 8682 16178 > 2130 16179 > 9783 16180 > 4731 16181 > 7565 16182 > 3071 16183 > 5856 16184 > 8855 16185 > 3579 16186 > 6272 16187 > 8170 16188 > 1804 16189 > 976 16190 > 2384 16191 > 1617 16192 > 922 16193 > 8631 16194 > 8860 16195 > 7640 16196 > 8584 16197 > 2070 16198 > 6834 16199 > 6439 16200 > 8233 16201 > 5739 16202 > 5537 16203 > 2097 16204 > 5362 16205 > 1873 16206 > 9323 16207 > 6565 16208 > 4375 16209 > 4416 16210 > 7356 16211 > 2627 16212 > 1409 16213 > 7787 16214 > 5931 16215 > 5409 16216 > 2495 16217 > 2086 16218 > 734 16219 > 6587 16220 > 4667 16221 > 8103 16222 > 5063 16223 > 603 16224 > 3539 16225 > 802 16226 > 5041 16227 > 4806 16228 > 1151 16229 > 438 16230 > 9997 16231 > 6079 16232 > 7041 16233 > 6487 16234 > 4791 16235 > 4316 16236 > 7233 16237 > 3235 16238 > 7721 16239 > 8883 16240 > 4248 16241 > 2618 16242 > 7527 16243 > 4424 16244 > 8307 16245 > 3144 16246 > 6477 16247 > 1700 16248 > 3254 16249 > 2137 16250 > 3507 16251 > 114 16252 > 6655 16253 > 1625 16254 > 4295 16255 > 6092 16256 > 7073 16257 > 2066 16258 > 5759 16259 > 2823 16260 > 9728 16261 > 2487 16262 > 7138 16263 > 7800 16264 > 9395 16265 > 7070 16266 > 1489 16267 > 6403 16268 > 8955 16269 > 8639 16270 > 5257 16271 > 2811 16272 > 7718 16273 > 598 16274 > 3506 16275 > 1080 16276 > 1981 16277 > 4728 16278 > 9075 16279 > 760 16280 > 1545 16281 > 6806 16282 > 2093 16283 > 6121 16284 > 9216 16285 > 9601 16286 > 9625 16287 > 4255 16288 > 1273 16289 > 4314 16290 > 3890 16291 > 2386 16292 > 3729 16293 > 6922 16294 > 3049 16295 > 2830 16296 > 3371 16297 > 156 16298 > 3062 16299 > 1598 16300 > 4150 16301 > 9153 16302 > 1749 16303 > 1531 16304 > 1373 16305 > 1839 16306 > 8816 16307 > 5680 16308 > 9816 16309 > 6582 16310 > 8219 16311 > 373 16312 > 7480 16313 > 6482 16314 > 8037 16315 > 1081 16316 > 9998 16317 > 3326 16318 > 4561 16319 > 9792 16320 > 2476 16321 > 1517 16322 > 9584 16323 > 2195 16324 > 5659 16325 > 9511 16326 > 1022 16327 > 6785 16328 > 6814 16329 > 1912 16330 > 5502 16331 > 4063 16332 > 4241 16333 > 2639 16334 > 9925 16335 > 9131 16336 > 2779 16337 > 9948 16338 > 8870 16339 > 7951 16340 > 3344 16341 > 6131 16342 > 8850 16343 > 5763 16344 > 8266 16345 > 5169 16346 > 2915 16347 > 3117 16348 > 5429 16349 > 9375 16350 > 1833 16351 > 2394 16352 > 9489 16353 > 4724 16354 > 7020 16355 > 6942 16356 > 5225 16357 > 626 16358 > 4946 16359 > 3631 16360 > 480 16361 > 660 16362 > 6790 16363 > 949 16364 > 5715 16365 > 6664 16366 > 1249 16367 > 114 16368 > 4801 16369 > 6942 16370 > 6621 16371 > 9983 16372 > 1463 16373 > 3591 16374 > 3250 16375 > 5112 16376 > 5171 16377 > 6895 16378 > 2564 16379 > 5626 16380 > 5057 16381 > 7730 16382 > 950 16383 > 3237 16384 > 2965 16385 > 542 16386 > 2726 16387 > 4233 16388 > 5697 16389 > 2400 16390 > 9546 16391 > 8393 16392 > 8799 16393 > 8487 16394 > 3308 16395 > 3753 16396 > 6046 16397 > 4564 16398 > 6098 16399 > 894 16400 > 5924 16401 > 356 16402 > 3722 16403 > 5258 16404 > 26 16405 > 7800 16406 > 7178 16407 > 8644 16408 > 3899 16409 > 6193 16410 > 5097 16411 > 2866 16412 > 9128 16413 > 4072 16414 > 9430 16415 > 9848 16416 > 5031 16417 > 3144 16418 > 9455 16419 > 7315 16420 > 3834 16421 > 8356 16422 > 8979 16423 > 9576 16424 > 2234 16425 > 1226 16426 > 5546 16427 > 7340 16428 > 3223 16429 > 2409 16430 > 2925 16431 > 1686 16432 > 8118 16433 > 7236 16434 > 9490 16435 > 7199 16436 > 4268 16437 > 581 16438 > 9404 16439 > 5426 16440 > 6152 16441 > 5818 16442 > 7510 16443 > 5121 16444 > 3204 16445 > 9610 16446 > 8672 16447 > 5573 16448 > 1706 16449 > 8295 16450 > 984 16451 > 9186 16452 > 9793 16453 > 5782 16454 > 8507 16455 > 1735 16456 > 3215 16457 > 6439 16458 > 206 16459 > 4787 16460 > 8467 16461 > 3885 16462 > 7167 16463 > 6778 16464 > 5786 16465 > 6787 16466 > 6621 16467 > 4996 16468 > 380 16469 > 6530 16470 > 7222 16471 > 9183 16472 > 148 16473 > 2948 16474 > 6082 16475 > 4236 16476 > 9056 16477 > 8504 16478 > 3104 16479 > 3612 16480 > 2755 16481 > 4042 16482 > 6054 16483 > 4258 16484 > 4336 16485 > 1058 16486 > 9636 16487 > 516 16488 > 5412 16489 > 5905 16490 > 7326 16491 > 7439 16492 > 704 16493 > 7955 16494 > 3063 16495 > 1855 16496 > 8370 16497 > 8556 16498 > 9254 16499 > 8266 16500 > 9303 16501 > 7011 16502 > 7458 16503 > 1991 16504 > 558 16505 > 3793 16506 > 328 16507 > 2686 16508 > 4305 16509 > 4374 16510 > 6768 16511 > 2276 16512 > 7990 16513 > 8505 16514 > 9619 16515 > 9748 16516 > 9347 16517 > 6416 16518 > 5187 16519 > 9323 16520 > 3821 16521 > 1681 16522 > 6400 16523 > 1187 16524 > 9492 16525 > 3480 16526 > 6876 16527 > 1012 16528 > 8465 16529 > 8052 16530 > 8222 16531 > 4080 16532 > 9188 16533 > 3148 16534 > 5454 16535 > 8626 16536 > 5491 16537 > 7566 16538 > 4496 16539 > 6915 16540 > 8926 16541 > 9386 16542 > 6631 16543 > 4172 16544 > 937 16545 > 2087 16546 > 8539 16547 > 8838 16548 > 2357 16549 > 7984 16550 > 904 16551 > 564 16552 > 1928 16553 > 6183 16554 > 9821 16555 > 6507 16556 > 3649 16557 > 3822 16558 > 5252 16559 > 9737 16560 > 4972 16561 > 1609 16562 > 4256 16563 > 635 16564 > 2926 16565 > 5239 16566 > 2236 16567 > 5553 16568 > 6063 16569 > 5797 16570 > 3762 16571 > 3815 16572 > 1139 16573 > 4335 16574 > 2743 16575 > 4185 16576 > 6824 16577 > 8209 16578 > 3228 16579 > 1290 16580 > 8799 16581 > 3035 16582 > 200 16583 > 6873 16584 > 7916 16585 > 3791 16586 > 4889 16587 > 9220 16588 > 3667 16589 > 2895 16590 > 3535 16591 > 1430 16592 > 5768 16593 > 8988 16594 > 8926 16595 > 9671 16596 > 8535 16597 > 9105 16598 > 4284 16599 > 5179 16600 > 4296 16601 > 669 16602 > 8618 16603 > 8798 16604 > 1087 16605 > 9721 16606 > 8598 16607 > 3670 16608 > 374 16609 > 9256 16610 > 2132 16611 > 5188 16612 > 243 16613 > 4578 16614 > 4130 16615 > 2488 16616 > 9884 16617 > 3461 16618 > 1508 16619 > 2939 16620 > 5408 16621 > 4283 16622 > 5353 16623 > 1457 16624 > 5090 16625 > 7663 16626 > 3712 16627 > 9293 16628 > 7920 16629 > 8894 16630 > 562 16631 > 4503 16632 > 4462 16633 > 9354 16634 > 1354 16635 > 774 16636 > 1471 16637 > 2803 16638 > 1988 16639 > 3383 16640 > 8365 16641 > 2793 16642 > 5571 16643 > 755 16644 > 7159 16645 > 3669 16646 > 4865 16647 > 4276 16648 > 8349 16649 > 1636 16650 > 528 16651 > 9604 16652 > 141 16653 > 6213 16654 > 7207 16655 > 6987 16656 > 7957 16657 > 9177 16658 > 3840 16659 > 4026 16660 > 4065 16661 > 5879 16662 > 4882 16663 > 9439 16664 > 672 16665 > 1047 16666 > 1425 16667 > 3253 16668 > 4783 16669 > 1416 16670 > 1705 16671 > 7535 16672 > 5579 16673 > 8148 16674 > 8439 16675 > 336 16676 > 2002 16677 > 4636 16678 > 308 16679 > 8633 16680 > 6144 16681 > 9743 16682 > 937 16683 > 1922 16684 > 4121 16685 > 1079 16686 > 5267 16687 > 7796 16688 > 6746 16689 > 4961 16690 > 7088 16691 > 5961 16692 > 384 16693 > 5562 16694 > 2456 16695 > 1773 16696 > 3597 16697 > 1041 16698 > 6673 16699 > 739 16700 > 8026 16701 > 5185 16702 > 8289 16703 > 8723 16704 > 3634 16705 > 3741 16706 > 8176 16707 > 2092 16708 > 8949 16709 > 1413 16710 > 6830 16711 > 9371 16712 > 8768 16713 > 1130 16714 > 156 16715 > 1018 16716 > 9158 16717 > 3983 16718 > 9184 16719 > 8380 16720 > 5490 16721 > 9886 16722 > 7918 16723 > 493 16724 > 7444 16725 > 2509 16726 > 6961 16727 > 1342 16728 > 6660 16729 > 5647 16730 > 3129 16731 > 7778 16732 > 2391 16733 > 3559 16734 > 4209 16735 > 519 16736 > 9306 16737 > 8653 16738 > 475 16739 > 8561 16740 > 6042 16741 > 7374 16742 > 7604 16743 > 2513 16744 > 5602 16745 > 422 16746 > 2052 16747 > 5292 16748 > 6067 16749 > 5205 16750 > 3635 16751 > 1861 16752 > 2032 16753 > 3754 16754 > 1962 16755 > 9013 16756 > 2413 16757 > 2392 16758 > 2917 16759 > 1368 16760 > 2157 16761 > 5466 16762 > 72 16763 > 9624 16764 > 9571 16765 > 8253 16766 > 6290 16767 > 2503 16768 > 6199 16769 > 5585 16770 > 8507 16771 > 1591 16772 > 526 16773 > 9442 16774 > 5383 16775 > 8425 16776 > 7375 16777 > 4768 16778 > 9562 16779 > 2583 16780 > 6320 16781 > 3095 16782 > 2998 16783 > 1271 16784 > 1167 16785 > 4058 16786 > 3310 16787 > 1527 16788 > 4223 16789 > 6394 16790 > 9522 16791 > 2780 16792 > 7843 16793 > 8013 16794 > 7202 16795 > 8272 16796 > 8974 16797 > 8647 16798 > 3072 16799 > 4821 16800 > 5725 16801 > 3196 16802 > 2781 16803 > 3746 16804 > 9354 16805 > 634 16806 > 4362 16807 > 8398 16808 > 7565 16809 > 7696 16810 > 5363 16811 > 251 16812 > 9498 16813 > 8117 16814 > 1707 16815 > 5271 16816 > 50 16817 > 1862 16818 > 4704 16819 > 2259 16820 > 2577 16821 > 6387 16822 > 8315 16823 > 4162 16824 > 9281 16825 > 9705 16826 > 3608 16827 > 4082 16828 > 2783 16829 > 1145 16830 > 2265 16831 > 191 16832 > 8609 16833 > 4268 16834 > 7725 16835 > 371 16836 > 3812 16837 > 249 16838 > 5262 16839 > 3622 16840 > 2434 16841 > 9780 16842 > 894 16843 > 3153 16844 > 8309 16845 > 213 16846 > 3632 16847 > 9834 16848 > 1836 16849 > 7716 16850 > 1556 16851 > 8173 16852 > 2936 16853 > 6248 16854 > 4668 16855 > 1750 16856 > 8681 16857 > 7420 16858 > 6914 16859 > 8678 16860 > 6337 16861 > 3567 16862 > 9296 16863 > 4992 16864 > 6747 16865 > 6556 16866 > 7785 16867 > 4994 16868 > 5644 16869 > 2299 16870 > 6824 16871 > 8081 16872 > 1839 16873 > 3767 16874 > 1237 16875 > 8158 16876 > 9054 16877 > 7713 16878 > 620 16879 > 2204 16880 > 9379 16881 > 6937 16882 > 9610 16883 > 8010 16884 > 6721 16885 > 8987 16886 > 9173 16887 > 4179 16888 > 2719 16889 > 7855 16890 > 5993 16891 > 9191 16892 > 7976 16893 > 364 16894 > 5453 16895 > 9247 16896 > 3995 16897 > 4286 16898 > 2817 16899 > 3194 16900 > 5039 16901 > 3796 16902 > 4878 16903 > 7501 16904 > 3958 16905 > 9486 16906 > 9789 16907 > 764 16908 > 5934 16909 > 454 16910 > 2611 16911 > 7245 16912 > 9778 16913 > 4013 16914 > 8224 16915 > 4619 16916 > 5300 16917 > 3840 16918 > 4914 16919 > 3781 16920 > 461 16921 > 9118 16922 > 5362 16923 > 2758 16924 > 8560 16925 > 8018 16926 > 2824 16927 > 8360 16928 > 4611 16929 > 9730 16930 > 3262 16931 > 8480 16932 > 8741 16933 > 1838 16934 > 387 16935 > 1458 16936 > 3018 16937 > 3825 16938 > 3741 16939 > 4904 16940 > 4389 16941 > 6962 16942 > 4284 16943 > 87 16944 > 6751 16945 > 1550 16946 > 5319 16947 > 9646 16948 > 8048 16949 > 8751 16950 > 896 16951 > 8678 16952 > 1592 16953 > 9287 16954 > 581 16955 > 5408 16956 > 2439 16957 > 5105 16958 > 8304 16959 > 9840 16960 > 6062 16961 > 8097 16962 > 1894 16963 > 4787 16964 > 587 16965 > 5391 16966 > 3230 16967 > 3447 16968 > 5476 16969 > 3036 16970 > 4669 16971 > 5360 16972 > 5789 16973 > 8091 16974 > 3659 16975 > 8075 16976 > 4677 16977 > 7653 16978 > 2767 16979 > 1014 16980 > 8242 16981 > 9003 16982 > 7968 16983 > 4661 16984 > 7202 16985 > 2890 16986 > 665 16987 > 1384 16988 > 2885 16989 > 4639 16990 > 9649 16991 > 9808 16992 > 9527 16993 > 1960 16994 > 5220 16995 > 3970 16996 > 2675 16997 > 3214 16998 > 8001 16999 > 6814 17000 > 5232 17001 > 4441 17002 > 7591 17003 > 9109 17004 > 2850 17005 > 8323 17006 > 4279 17007 > 6452 17008 > 4820 17009 > 9154 17010 > 7530 17011 > 3322 17012 > 8088 17013 > 7786 17014 > 2803 17015 > 7205 17016 > 183 17017 > 9386 17018 > 2577 17019 > 5549 17020 > 6880 17021 > 4301 17022 > 2977 17023 > 1343 17024 > 5998 17025 > 6950 17026 > 5237 17027 > 5817 17028 > 1149 17029 > 3468 17030 > 6765 17031 > 1536 17032 > 6088 17033 > 7861 17034 > 1607 17035 > 2032 17036 > 7010 17037 > 2115 17038 > 4455 17039 > 5478 17040 > 2158 17041 > 2246 17042 > 6905 17043 > 7588 17044 > 9754 17045 > 2632 17046 > 7579 17047 > 7610 17048 > 4177 17049 > 6844 17050 > 7252 17051 > 4129 17052 > 1743 17053 > 283 17054 > 2434 17055 > 9206 17056 > 6094 17057 > 4255 17058 > 8321 17059 > 9319 17060 > 8555 17061 > 7965 17062 > 8795 17063 > 6049 17064 > 1408 17065 > 5317 17066 > 4045 17067 > 7864 17068 > 993 17069 > 5110 17070 > 7776 17071 > 3534 17072 > 7686 17073 > 1874 17074 > 6390 17075 > 1633 17076 > 3026 17077 > 7220 17078 > 958 17079 > 5569 17080 > 9093 17081 > 6279 17082 > 2192 17083 > 7416 17084 > 4448 17085 > 1708 17086 > 5940 17087 > 244 17088 > 6009 17089 > 5444 17090 > 3329 17091 > 5000 17092 > 9467 17093 > 9002 17094 > 7235 17095 > 2427 17096 > 8205 17097 > 1108 17098 > 957 17099 > 9178 17100 > 9032 17101 > 4647 17102 > 797 17103 > 8404 17104 > 1597 17105 > 4125 17106 > 1538 17107 > 1656 17108 > 3341 17109 > 1099 17110 > 8550 17111 > 208 17112 > 2220 17113 > 8463 17114 > 2555 17115 > 1601 17116 > 5744 17117 > 4136 17118 > 1518 17119 > 5039 17120 > 2024 17121 > 5943 17122 > 7841 17123 > 6732 17124 > 2729 17125 > 7154 17126 > 4964 17127 > 8537 17128 > 3664 17129 > 2879 17130 > 6373 17131 > 8898 17132 > 8658 17133 > 5401 17134 > 8789 17135 > 8256 17136 > 5208 17137 > 4917 17138 > 6936 17139 > 5392 17140 > 2074 17141 > 6048 17142 > 4790 17143 > 2377 17144 > 3532 17145 > 6737 17146 > 9818 17147 > 8631 17148 > 5131 17149 > 929 17150 > 960 17151 > 4857 17152 > 4779 17153 > 8735 17154 > 8679 17155 > 5965 17156 > 6910 17157 > 8466 17158 > 7676 17159 > 7212 17160 > 7036 17161 > 6745 17162 > 4983 17163 > 8698 17164 > 2267 17165 > 443 17166 > 6307 17167 > 898 17168 > 9264 17169 > 2385 17170 > 5060 17171 > 3777 17172 > 8222 17173 > 4616 17174 > 8662 17175 > 9153 17176 > 4077 17177 > 9697 17178 > 3832 17179 > 6309 17180 > 1232 17181 > 2306 17182 > 3192 17183 > 6940 17184 > 4818 17185 > 4809 17186 > 5623 17187 > 2146 17188 > 624 17189 > 7891 17190 > 1403 17191 > 9902 17192 > 4060 17193 > 7960 17194 > 4184 17195 > 1331 17196 > 2123 17197 > 467 17198 > 1997 17199 > 4012 17200 > 7176 17201 > 88 17202 > 3724 17203 > 8699 17204 > 9295 17205 > 3042 17206 > 4475 17207 > 7123 17208 > 459 17209 > 4033 17210 > 9993 17211 > 1289 17212 > 3752 17213 > 5344 17214 > 5674 17215 > 322 17216 > 8305 17217 > 867 17218 > 5959 17219 > 2688 17220 > 8262 17221 > 8240 17222 > 7740 17223 > 1633 17224 > 6362 17225 > 2005 17226 > 4457 17227 > 7016 17228 > 3040 17229 > 5299 17230 > 184 17231 > 6329 17232 > 5058 17233 > 7739 17234 > 8482 17235 > 713 17236 > 6310 17237 > 2497 17238 > 3519 17239 > 7800 17240 > 9300 17241 > 8110 17242 > 1117 17243 > 9582 17244 > 5063 17245 > 7219 17246 > 1789 17247 > 6104 17248 > 4481 17249 > 592 17250 > 1857 17251 > 9964 17252 > 4031 17253 > 2369 17254 > 1119 17255 > 229 17256 > 9603 17257 > 6098 17258 > 4928 17259 > 2579 17260 > 4337 17261 > 3662 17262 > 2980 17263 > 2597 17264 > 6392 17265 > 6647 17266 > 6242 17267 > 685 17268 > 3328 17269 > 5937 17270 > 8980 17271 > 951 17272 > 2697 17273 > 6368 17274 > 4216 17275 > 582 17276 > 8793 17277 > 9973 17278 > 3384 17279 > 474 17280 > 8988 17281 > 4520 17282 > 9289 17283 > 3459 17284 > 44 17285 > 1590 17286 > 9115 17287 > 336 17288 > 9864 17289 > 4633 17290 > 8680 17291 > 3571 17292 > 4604 17293 > 8555 17294 > 196 17295 > 1452 17296 > 9468 17297 > 2096 17298 > 4504 17299 > 5516 17300 > 448 17301 > 1976 17302 > 1524 17303 > 6687 17304 > 861 17305 > 1618 17306 > 3516 17307 > 3962 17308 > 8915 17309 > 7551 17310 > 6268 17311 > 5391 17312 > 8746 17313 > 6559 17314 > 7581 17315 > 378 17316 > 75 17317 > 4874 17318 > 7200 17319 > 59 17320 > 8757 17321 > 6547 17322 > 1284 17323 > 21 17324 > 6288 17325 > 2279 17326 > 4212 17327 > 5947 17328 > 4551 17329 > 6555 17330 > 81 17331 > 2844 17332 > 9531 17333 > 5844 17334 > 7277 17335 > 8682 17336 > 7779 17337 > 2570 17338 > 4688 17339 > 5477 17340 > 6245 17341 > 1641 17342 > 4102 17343 > 3029 17344 > 421 17345 > 3374 17346 > 9237 17347 > 2327 17348 > 6579 17349 > 8825 17350 > 7572 17351 > 1747 17352 > 9540 17353 > 4661 17354 > 7725 17355 > 1674 17356 > 66 17357 > 9275 17358 > 8271 17359 > 7162 17360 > 6660 17361 > 3434 17362 > 9856 17363 > 6283 17364 > 7583 17365 > 622 17366 > 6886 17367 > 659 17368 > 2769 17369 > 4076 17370 > 8092 17371 > 6078 17372 > 1687 17373 > 6289 17374 > 5823 17375 > 7952 17376 > 8890 17377 > 2393 17378 > 5115 17379 > 7296 17380 > 2736 17381 > 9217 17382 > 614 17383 > 1476 17384 > 5916 17385 > 2122 17386 > 4781 17387 > 2826 17388 > 3457 17389 > 2559 17390 > 2153 17391 > 8579 17392 > 3007 17393 > 9370 17394 > 5191 17395 > 7202 17396 > 1712 17397 > 6001 17398 > 1830 17399 > 1021 17400 > 2927 17401 > 4293 17402 > 3659 17403 > 86 17404 > 2304 17405 > 6612 17406 > 5027 17407 > 7726 17408 > 1937 17409 > 9799 17410 > 5911 17411 > 6071 17412 > 2096 17413 > 1908 17414 > 2587 17415 > 2268 17416 > 2878 17417 > 6954 17418 > 8006 17419 > 3062 17420 > 780 17421 > 5044 17422 > 738 17423 > 9427 17424 > 6970 17425 > 8307 17426 > 4061 17427 > 5655 17428 > 8232 17429 > 8021 17430 > 2161 17431 > 5460 17432 > 3141 17433 > 3299 17434 > 1185 17435 > 116 17436 > 686 17437 > 5104 17438 > 9048 17439 > 6653 17440 > 6355 17441 > 4933 17442 > 1822 17443 > 5232 17444 > 4808 17445 > 7361 17446 > 1498 17447 > 746 17448 > 531 17449 > 7634 17450 > 7796 17451 > 5318 17452 > 2746 17453 > 122 17454 > 3706 17455 > 8657 17456 > 8943 17457 > 3830 17458 > 3145 17459 > 8834 17460 > 1525 17461 > 8498 17462 > 1718 17463 > 4459 17464 > 8537 17465 > 9638 17466 > 4833 17467 > 6553 17468 > 2906 17469 > 8117 17470 > 1651 17471 > 6764 17472 > 2667 17473 > 63 17474 > 4590 17475 > 2062 17476 > 6362 17477 > 790 17478 > 5415 17479 > 8796 17480 > 4287 17481 > 8567 17482 > 6710 17483 > 8380 17484 > 3613 17485 > 6340 17486 > 9285 17487 > 9365 17488 > 1284 17489 > 1400 17490 > 9005 17491 > 3950 17492 > 7148 17493 > 6931 17494 > 932 17495 > 6361 17496 > 6561 17497 > 6442 17498 > 1174 17499 > 3999 17500 > 9771 17501 > 8024 17502 > 6159 17503 > 4718 17504 > 1379 17505 > 8818 17506 > 1850 17507 > 4631 17508 > 1974 17509 > 3801 17510 > 3284 17511 > 9810 17512 > 8039 17513 > 6291 17514 > 8887 17515 > 3266 17516 > 4305 17517 > 7777 17518 > 7478 17519 > 8767 17520 > 6569 17521 > 4763 17522 > 2825 17523 > 6569 17524 > 7291 17525 > 7335 17526 > 2515 17527 > 9012 17528 > 5421 17529 > 5780 17530 > 9683 17531 > 948 17532 > 2427 17533 > 1545 17534 > 6520 17535 > 5717 17536 > 6377 17537 > 474 17538 > 3301 17539 > 3188 17540 > 4885 17541 > 6210 17542 > 5030 17543 > 2465 17544 > 9579 17545 > 9181 17546 > 7834 17547 > 9078 17548 > 986 17549 > 5814 17550 > 6344 17551 > 631 17552 > 4880 17553 > 9065 17554 > 6761 17555 > 5745 17556 > 8866 17557 > 3175 17558 > 8676 17559 > 5077 17560 > 4191 17561 > 7951 17562 > 7698 17563 > 2286 17564 > 4831 17565 > 3388 17566 > 5742 17567 > 5382 17568 > 694 17569 > 9823 17570 > 2913 17571 > 1622 17572 > 5049 17573 > 734 17574 > 6715 17575 > 9752 17576 > 9549 17577 > 2728 17578 > 9982 17579 > 1423 17580 > 9646 17581 > 8119 17582 > 6854 17583 > 5698 17584 > 8136 17585 > 3122 17586 > 2326 17587 > 1960 17588 > 3955 17589 > 6243 17590 > 5952 17591 > 7097 17592 > 7641 17593 > 6564 17594 > 8223 17595 > 2712 17596 > 2149 17597 > 2423 17598 > 3698 17599 > 1873 17600 > 6325 17601 > 7988 17602 > 7437 17603 > 7287 17604 > 9147 17605 > 3805 17606 > 6198 17607 > 9362 17608 > 94 17609 > 6296 17610 > 4093 17611 > 1717 17612 > 4665 17613 > 8777 17614 > 6924 17615 > 3296 17616 > 2215 17617 > 3114 17618 > 2370 17619 > 7333 17620 > 1672 17621 > 1792 17622 > 6035 17623 > 2864 17624 > 3363 17625 > 3398 17626 > 142 17627 > 2731 17628 > 2718 17629 > 6059 17630 > 2111 17631 > 1378 17632 > 9676 17633 > 5728 17634 > 2867 17635 > 548 17636 > 9815 17637 > 5696 17638 > 9026 17639 > 5952 17640 > 7851 17641 > 6263 17642 > 6529 17643 > 4720 17644 > 86 17645 > 2817 17646 > 828 17647 > 8128 17648 > 3716 17649 > 1060 17650 > 9401 17651 > 353 17652 > 6579 17653 > 9059 17654 > 6833 17655 > 1890 17656 > 779 17657 > 645 17658 > 3799 17659 > 9772 17660 > 3753 17661 > 1222 17662 > 2126 17663 > 4271 17664 > 3671 17665 > 2147 17666 > 4867 17667 > 3837 17668 > 2224 17669 > 5432 17670 > 2429 17671 > 1455 17672 > 1623 17673 > 5656 17674 > 5374 17675 > 4399 17676 > 4865 17677 > 7466 17678 > 9876 17679 > 1288 17680 > 1383 17681 > 6844 17682 > 2847 17683 > 6129 17684 > 33 17685 > 1351 17686 > 8364 17687 > 5009 17688 > 3660 17689 > 4498 17690 > 6277 17691 > 1546 17692 > 8656 17693 > 6908 17694 > 7965 17695 > 8587 17696 > 3032 17697 > 2806 17698 > 4710 17699 > 220 17700 > 4737 17701 > 8275 17702 > 548 17703 > 2632 17704 > 7021 17705 > 862 17706 > 109 17707 > 4158 17708 > 210 17709 > 6961 17710 > 4486 17711 > 9834 17712 > 7156 17713 > 2732 17714 > 7730 17715 > 5238 17716 > 4384 17717 > 7858 17718 > 264 17719 > 7818 17720 > 7099 17721 > 4850 17722 > 8951 17723 > 6574 17724 > 5167 17725 > 3740 17726 > 8187 17727 > 448 17728 > 7838 17729 > 4880 17730 > 7852 17731 > 9741 17732 > 3162 17733 > 7069 17734 > 6560 17735 > 9884 17736 > 5355 17737 > 5183 17738 > 8278 17739 > 7731 17740 > 4459 17741 > 4926 17742 > 616 17743 > 8355 17744 > 7483 17745 > 4985 17746 > 5497 17747 > 2658 17748 > 4461 17749 > 3409 17750 > 5530 17751 > 4490 17752 > 928 17753 > 6836 17754 > 9030 17755 > 2695 17756 > 6179 17757 > 6957 17758 > 8756 17759 > 7287 17760 > 3517 17761 > 9944 17762 > 4998 17763 > 7995 17764 > 5436 17765 > 8738 17766 > 3089 17767 > 7521 17768 > 8214 17769 > 7687 17770 > 4270 17771 > 8617 17772 > 4174 17773 > 3682 17774 > 5472 17775 > 421 17776 > 5437 17777 > 185 17778 > 5226 17779 > 4403 17780 > 5805 17781 > 256 17782 > 8065 17783 > 4210 17784 > 3175 17785 > 6629 17786 > 1005 17787 > 6343 17788 > 7384 17789 > 643 17790 > 6496 17791 > 2882 17792 > 9714 17793 > 5067 17794 > 5364 17795 > 5912 17796 > 6065 17797 > 1238 17798 > 2609 17799 > 2217 17800 > 2977 17801 > 8552 17802 > 2580 17803 > 1547 17804 > 5758 17805 > 7080 17806 > 7432 17807 > 5332 17808 > 7797 17809 > 9470 17810 > 167 17811 > 6626 17812 > 5775 17813 > 7592 17814 > 8744 17815 > 1925 17816 > 5733 17817 > 6253 17818 > 1936 17819 > 6500 17820 > 8174 17821 > 8712 17822 > 1086 17823 > 2166 17824 > 4549 17825 > 2958 17826 > 6734 17827 > 2113 17828 > 9813 17829 > 7841 17830 > 161 17831 > 720 17832 > 9273 17833 > 4072 17834 > 7021 17835 > 51 17836 > 6750 17837 > 5730 17838 > 1900 17839 > 7937 17840 > 155 17841 > 6252 17842 > 9238 17843 > 9631 17844 > 1338 17845 > 5117 17846 > 5580 17847 > 9569 17848 > 7971 17849 > 1661 17850 > 1852 17851 > 7214 17852 > 3609 17853 > 9968 17854 > 9523 17855 > 9014 17856 > 7336 17857 > 9856 17858 > 8409 17859 > 7147 17860 > 4659 17861 > 2390 17862 > 1901 17863 > 5147 17864 > 4500 17865 > 2772 17866 > 6257 17867 > 6536 17868 > 7475 17869 > 3695 17870 > 3387 17871 > 8829 17872 > 7866 17873 > 3277 17874 > 3514 17875 > 3366 17876 > 8239 17877 > 4283 17878 > 4275 17879 > 8936 17880 > 2144 17881 > 6454 17882 > 1465 17883 > 2298 17884 > 825 17885 > 2059 17886 > 6259 17887 > 484 17888 > 6990 17889 > 7297 17890 > 5463 17891 > 6646 17892 > 9734 17893 > 233 17894 > 6852 17895 > 7321 17896 > 3519 17897 > 9772 17898 > 1438 17899 > 697 17900 > 6012 17901 > 6262 17902 > 7863 17903 > 3200 17904 > 933 17905 > 7820 17906 > 2112 17907 > 9043 17908 > 8829 17909 > 8914 17910 > 2904 17911 > 3737 17912 > 2128 17913 > 9534 17914 > 7112 17915 > 3698 17916 > 2832 17917 > 1396 17918 > 99 17919 > 1626 17920 > 127 17921 > 7160 17922 > 789 17923 > 4123 17924 > 9239 17925 > 8607 17926 > 4177 17927 > 9522 17928 > 7252 17929 > 7222 17930 > 1270 17931 > 7740 17932 > 6887 17933 > 2707 17934 > 1485 17935 > 198 17936 > 6874 17937 > 5635 17938 > 9578 17939 > 1213 17940 > 3484 17941 > 2520 17942 > 2703 17943 > 5599 17944 > 5237 17945 > 6577 17946 > 708 17947 > 2244 17948 > 6772 17949 > 368 17950 > 4523 17951 > 7207 17952 > 1017 17953 > 9779 17954 > 7311 17955 > 9928 17956 > 1877 17957 > 1610 17958 > 289 17959 > 9274 17960 > 8252 17961 > 2163 17962 > 9717 17963 > 9235 17964 > 5227 17965 > 7651 17966 > 3994 17967 > 4657 17968 > 727 17969 > 5950 17970 > 8788 17971 > 195 17972 > 8152 17973 > 1251 17974 > 7559 17975 > 2548 17976 > 8371 17977 > 1593 17978 > 4238 17979 > 7953 17980 > 8191 17981 > 2469 17982 > 3265 17983 > 9024 17984 > 2379 17985 > 4020 17986 > 829 17987 > 1014 17988 > 4237 17989 > 1923 17990 > 5447 17991 > 8430 17992 > 1393 17993 > 9794 17994 > 379 17995 > 5273 17996 > 6673 17997 > 2490 17998 > 4284 17999 > 5752 18000 > 2234 18001 > 3603 18002 > 4940 18003 > 9830 18004 > 9503 18005 > 48 18006 > 9831 18007 > 7641 18008 > 5385 18009 > 415 18010 > 9899 18011 > 9795 18012 > 8549 18013 > 8722 18014 > 8666 18015 > 2362 18016 > 2988 18017 > 5590 18018 > 6398 18019 > 5589 18020 > 5174 18021 > 4134 18022 > 8474 18023 > 4474 18024 > 6027 18025 > 4123 18026 > 7764 18027 > 431 18028 > 4353 18029 > 5842 18030 > 5681 18031 > 5784 18032 > 4831 18033 > 6107 18034 > 9798 18035 > 3160 18036 > 3585 18037 > 1580 18038 > 8990 18039 > 5731 18040 > 8434 18041 > 8113 18042 > 8861 18043 > 2073 18044 > 9868 18045 > 4449 18046 > 9218 18047 > 7636 18048 > 3638 18049 > 8449 18050 > 4417 18051 > 6938 18052 > 5150 18053 > 2406 18054 > 4859 18055 > 7957 18056 > 862 18057 > 7691 18058 > 4800 18059 > 1133 18060 > 161 18061 > 2540 18062 > 1108 18063 > 1875 18064 > 3913 18065 > 1658 18066 > 1515 18067 > 7955 18068 > 4474 18069 > 9010 18070 > 236 18071 > 7733 18072 > 2639 18073 > 514 18074 > 9390 18075 > 1844 18076 > 8085 18077 > 2095 18078 > 4956 18079 > 402 18080 > 5794 18081 > 3505 18082 > 9105 18083 > 8840 18084 > 29 18085 > 5609 18086 > 5906 18087 > 3230 18088 > 6643 18089 > 5353 18090 > 3095 18091 > 1821 18092 > 2126 18093 > 6033 18094 > 8475 18095 > 1298 18096 > 2038 18097 > 1878 18098 > 1166 18099 > 9728 18100 > 3089 18101 > 2233 18102 > 1909 18103 > 6339 18104 > 2326 18105 > 7699 18106 > 5767 18107 > 1570 18108 > 4577 18109 > 5343 18110 > 9889 18111 > 6925 18112 > 3165 18113 > 6291 18114 > 6495 18115 > 7427 18116 > 6757 18117 > 8635 18118 > 8009 18119 > 7483 18120 > 7336 18121 > 9919 18122 > 5754 18123 > 122 18124 > 7109 18125 > 4219 18126 > 9564 18127 > 9308 18128 > 8247 18129 > 730 18130 > 7604 18131 > 7716 18132 > 5827 18133 > 4300 18134 > 9116 18135 > 1223 18136 > 9907 18137 > 3612 18138 > 3806 18139 > 7630 18140 > 4344 18141 > 8544 18142 > 308 18143 > 1363 18144 > 5292 18145 > 8591 18146 > 1779 18147 > 3939 18148 > 9711 18149 > 3393 18150 > 1512 18151 > 6331 18152 > 5301 18153 > 3935 18154 > 8006 18155 > 6260 18156 > 5931 18157 > 4518 18158 > 976 18159 > 5834 18160 > 2032 18161 > 3954 18162 > 4727 18163 > 2847 18164 > 2846 18165 > 2086 18166 > 561 18167 > 7034 18168 > 5896 18169 > 5725 18170 > 2510 18171 > 997 18172 > 9382 18173 > 9428 18174 > 5388 18175 > 1221 18176 > 2501 18177 > 5725 18178 > 8901 18179 > 6353 18180 > 399 18181 > 7988 18182 > 3842 18183 > 8224 18184 > 8531 18185 > 3502 18186 > 1135 18187 > 5812 18188 > 415 18189 > 8235 18190 > 3651 18191 > 9361 18192 > 6413 18193 > 237 18194 > 3416 18195 > 472 18196 > 8552 18197 > 453 18198 > 9379 18199 > 9652 18200 > 5794 18201 > 5960 18202 > 9056 18203 > 1702 18204 > 1714 18205 > 7503 18206 > 9468 18207 > 312 18208 > 127 18209 > 8801 18210 > 7162 18211 > 1416 18212 > 5368 18213 > 2070 18214 > 7424 18215 > 1011 18216 > 5871 18217 > 9990 18218 > 9805 18219 > 5625 18220 > 4635 18221 > 6679 18222 > 6656 18223 > 6293 18224 > 6846 18225 > 4201 18226 > 1004 18227 > 8684 18228 > 7951 18229 > 8131 18230 > 2542 18231 > 7286 18232 > 6462 18233 > 2642 18234 > 3421 18235 > 2633 18236 > 6627 18237 > 5394 18238 > 8985 18239 > 3425 18240 > 6251 18241 > 6570 18242 > 1308 18243 > 4191 18244 > 5046 18245 > 4949 18246 > 4679 18247 > 3776 18248 > 5740 18249 > 779 18250 > 2264 18251 > 8589 18252 > 2683 18253 > 1871 18254 > 3823 18255 > 5472 18256 > 3820 18257 > 4097 18258 > 6872 18259 > 7967 18260 > 6720 18261 > 8569 18262 > 4310 18263 > 8345 18264 > 3092 18265 > 6928 18266 > 2385 18267 > 3996 18268 > 4015 18269 > 1107 18270 > 1750 18271 > 7947 18272 > 6238 18273 > 3312 18274 > 4006 18275 > 3727 18276 > 7285 18277 > 1290 18278 > 6874 18279 > 3314 18280 > 9010 18281 > 8276 18282 > 2716 18283 > 4252 18284 > 1644 18285 > 7014 18286 > 5541 18287 > 8561 18288 > 2113 18289 > 272 18290 > 9828 18291 > 8657 18292 > 9696 18293 > 3069 18294 > 4352 18295 > 8314 18296 > 6753 18297 > 8352 18298 > 5807 18299 > 5374 18300 > 1682 18301 > 8195 18302 > 6609 18303 > 1269 18304 > 4124 18305 > 6666 18306 > 2246 18307 > 24 18308 > 3648 18309 > 5005 18310 > 6575 18311 > 7795 18312 > 557 18313 > 9544 18314 > 2555 18315 > 8366 18316 > 5880 18317 > 1022 18318 > 5760 18319 > 9265 18320 > 8790 18321 > 5998 18322 > 204 18323 > 1516 18324 > 6775 18325 > 6949 18326 > 6875 18327 > 744 18328 > 6227 18329 > 1529 18330 > 1184 18331 > 1932 18332 > 7393 18333 > 2625 18334 > 9715 18335 > 1951 18336 > 1762 18337 > 1332 18338 > 9578 18339 > 872 18340 > 1088 18341 > 5769 18342 > 6240 18343 > 8941 18344 > 2953 18345 > 8075 18346 > 7121 18347 > 7418 18348 > 3630 18349 > 6 18350 > 2716 18351 > 3369 18352 > 7715 18353 > 3806 18354 > 8126 18355 > 6486 18356 > 1752 18357 > 3058 18358 > 1695 18359 > 3078 18360 > 3483 18361 > 3954 18362 > 2324 18363 > 8662 18364 > 5029 18365 > 6290 18366 > 8634 18367 > 4845 18368 > 3410 18369 > 3393 18370 > 5251 18371 > 6057 18372 > 7412 18373 > 5302 18374 > 9616 18375 > 3472 18376 > 355 18377 > 6846 18378 > 2899 18379 > 7058 18380 > 6353 18381 > 5445 18382 > 3393 18383 > 3862 18384 > 2714 18385 > 4797 18386 > 7637 18387 > 9968 18388 > 8275 18389 > 116 18390 > 6724 18391 > 4489 18392 > 9415 18393 > 6886 18394 > 3619 18395 > 9304 18396 > 3052 18397 > 9508 18398 > 4855 18399 > 6433 18400 > 3201 18401 > 9596 18402 > 2655 18403 > 4166 18404 > 6533 18405 > 9341 18406 > 941 18407 > 8049 18408 > 2641 18409 > 6613 18410 > 1176 18411 > 7566 18412 > 7013 18413 > 7691 18414 > 9867 18415 > 3745 18416 > 2668 18417 > 7314 18418 > 3481 18419 > 5517 18420 > 9417 18421 > 5016 18422 > 4441 18423 > 3305 18424 > 5162 18425 > 7481 18426 > 1061 18427 > 3106 18428 > 3706 18429 > 3846 18430 > 1984 18431 > 8554 18432 > 9488 18433 > 3787 18434 > 1978 18435 > 4337 18436 > 2206 18437 > 5256 18438 > 9203 18439 > 2604 18440 > 1708 18441 > 6695 18442 > 1489 18443 > 8185 18444 > 6628 18445 > 6383 18446 > 1473 18447 > 2013 18448 > 8071 18449 > 7334 18450 > 8985 18451 > 9041 18452 > 6911 18453 > 3125 18454 > 1592 18455 > 1592 18456 > 609 18457 > 64 18458 > 439 18459 > 8249 18460 > 6653 18461 > 6251 18462 > 3415 18463 > 7474 18464 > 8822 18465 > 9214 18466 > 6975 18467 > 662 18468 > 983 18469 > 106 18470 > 457 18471 > 6869 18472 > 6353 18473 > 6543 18474 > 7544 18475 > 3729 18476 > 7194 18477 > 2485 18478 > 8785 18479 > 1260 18480 > 6543 18481 > 8627 18482 > 2686 18483 > 7306 18484 > 1530 18485 > 9801 18486 > 5286 18487 > 4897 18488 > 6618 18489 > 7673 18490 > 9446 18491 > 488 18492 > 2164 18493 > 3922 18494 > 2854 18495 > 1158 18496 > 86 18497 > 4304 18498 > 3586 18499 > 8679 18500 > 6557 18501 > 7078 18502 > 8491 18503 > 6584 18504 > 6000 18505 > 6984 18506 > 7598 18507 > 5086 18508 > 9833 18509 > 2901 18510 > 5693 18511 > 8169 18512 > 1778 18513 > 966 18514 > 628 18515 > 2652 18516 > 5846 18517 > 9942 18518 > 1861 18519 > 4362 18520 > 9876 18521 > 7376 18522 > 1685 18523 > 2425 18524 > 2050 18525 > 7131 18526 > 3426 18527 > 8312 18528 > 6111 18529 > 8622 18530 > 4421 18531 > 1591 18532 > 3535 18533 > 6649 18534 > 8105 18535 > 4691 18536 > 2545 18537 > 9088 18538 > 4460 18539 > 9945 18540 > 7151 18541 > 5996 18542 > 5981 18543 > 7536 18544 > 9465 18545 > 5131 18546 > 9036 18547 > 1757 18548 > 5253 18549 > 4934 18550 > 3726 18551 > 4872 18552 > 9369 18553 > 8340 18554 > 5937 18555 > 3109 18556 > 2748 18557 > 798 18558 > 1909 18559 > 1243 18560 > 9424 18561 > 5261 18562 > 1679 18563 > 9324 18564 > 8079 18565 > 7626 18566 > 5567 18567 > 115 18568 > 6274 18569 > 7657 18570 > 6697 18571 > 4646 18572 > 975 18573 > 7646 18574 > 4167 18575 > 4992 18576 > 2964 18577 > 5695 18578 > 4209 18579 > 2549 18580 > 548 18581 > 2304 18582 > 5199 18583 > 6920 18584 > 4350 18585 > 4183 18586 > 1654 18587 > 1243 18588 > 8780 18589 > 9006 18590 > 1079 18591 > 6272 18592 > 2873 18593 > 8864 18594 > 5318 18595 > 6583 18596 > 7157 18597 > 7133 18598 > 4490 18599 > 7284 18600 > 7699 18601 > 873 18602 > 5711 18603 > 6091 18604 > 2984 18605 > 6754 18606 > 2260 18607 > 3743 18608 > 2379 18609 > 9699 18610 > 3875 18611 > 1304 18612 > 3168 18613 > 4540 18614 > 7522 18615 > 1817 18616 > 369 18617 > 2171 18618 > 6071 18619 > 9444 18620 > 3674 18621 > 8802 18622 > 7172 18623 > 2211 18624 > 6787 18625 > 5033 18626 > 9183 18627 > 7900 18628 > 6477 18629 > 7254 18630 > 4614 18631 > 5069 18632 > 9726 18633 > 8181 18634 > 2368 18635 > 9908 18636 > 6101 18637 > 1092 18638 > 1198 18639 > 6545 18640 > 6682 18641 > 2963 18642 > 9356 18643 > 4499 18644 > 1002 18645 > 4607 18646 > 7561 18647 > 2106 18648 > 5831 18649 > 9261 18650 > 5788 18651 > 9245 18652 > 5605 18653 > 6003 18654 > 561 18655 > 8379 18656 > 12 18657 > 8146 18658 > 173 18659 > 1919 18660 > 6175 18661 > 1211 18662 > 5531 18663 > 4581 18664 > 1415 18665 > 6168 18666 > 5846 18667 > 9154 18668 > 4744 18669 > 6883 18670 > 3612 18671 > 81 18672 > 8640 18673 > 3919 18674 > 1394 18675 > 6611 18676 > 1850 18677 > 920 18678 > 2995 18679 > 4534 18680 > 2759 18681 > 3292 18682 > 4982 18683 > 5357 18684 > 7080 18685 > 8074 18686 > 483 18687 > 637 18688 > 1073 18689 > 1203 18690 > 7640 18691 > 8715 18692 > 9655 18693 > 4468 18694 > 4725 18695 > 1115 18696 > 3564 18697 > 6553 18698 > 8665 18699 > 3428 18700 > 4978 18701 > 291 18702 > 3700 18703 > 3881 18704 > 7532 18705 > 2521 18706 > 4091 18707 > 3865 18708 > 7706 18709 > 3237 18710 > 7266 18711 > 2105 18712 > 5829 18713 > 1778 18714 > 8421 18715 > 6491 18716 > 3321 18717 > 3463 18718 > 9855 18719 > 8558 18720 > 3477 18721 > 2269 18722 > 6587 18723 > 3626 18724 > 940 18725 > 2746 18726 > 8532 18727 > 1721 18728 > 136 18729 > 3567 18730 > 3870 18731 > 158 18732 > 155 18733 > 8931 18734 > 6153 18735 > 9744 18736 > 9825 18737 > 3202 18738 > 4691 18739 > 6217 18740 > 248 18741 > 7627 18742 > 4897 18743 > 998 18744 > 9836 18745 > 4654 18746 > 8971 18747 > 5508 18748 > 7858 18749 > 3214 18750 > 4331 18751 > 7252 18752 > 394 18753 > 3379 18754 > 8426 18755 > 1650 18756 > 8192 18757 > 6273 18758 > 2522 18759 > 7194 18760 > 9101 18761 > 8691 18762 > 8908 18763 > 5700 18764 > 6209 18765 > 290 18766 > 9301 18767 > 2321 18768 > 7959 18769 > 8697 18770 > 2402 18771 > 1033 18772 > 5603 18773 > 6117 18774 > 8058 18775 > 5964 18776 > 2075 18777 > 6182 18778 > 6393 18779 > 960 18780 > 7925 18781 > 1246 18782 > 2278 18783 > 6425 18784 > 1875 18785 > 5930 18786 > 8056 18787 > 9411 18788 > 6522 18789 > 3203 18790 > 2817 18791 > 7102 18792 > 6717 18793 > 206 18794 > 7836 18795 > 6163 18796 > 5209 18797 > 4244 18798 > 5286 18799 > 9360 18800 > 4174 18801 > 3844 18802 > 9703 18803 > 486 18804 > 2677 18805 > 4025 18806 > 34 18807 > 112 18808 > 5313 18809 > 4468 18810 > 4832 18811 > 7316 18812 > 2472 18813 > 3323 18814 > 4249 18815 > 3649 18816 > 8752 18817 > 8196 18818 > 8909 18819 > 8377 18820 > 3991 18821 > 8724 18822 > 9760 18823 > 8089 18824 > 4518 18825 > 7650 18826 > 9438 18827 > 1250 18828 > 6435 18829 > 3935 18830 > 4493 18831 > 6160 18832 > 615 18833 > 32 18834 > 7686 18835 > 8597 18836 > 2254 18837 > 1924 18838 > 4532 18839 > 5956 18840 > 9872 18841 > 8797 18842 > 5028 18843 > 9157 18844 > 4965 18845 > 7313 18846 > 1012 18847 > 8740 18848 > 5581 18849 > 8805 18850 > 6909 18851 > 9100 18852 > 4360 18853 > 5843 18854 > 3563 18855 > 1454 18856 > 4509 18857 > 1432 18858 > 2499 18859 > 6833 18860 > 7409 18861 > 6590 18862 > 856 18863 > 87 18864 > 5589 18865 > 5639 18866 > 228 18867 > 8608 18868 > 3472 18869 > 8598 18870 > 9614 18871 > 2857 18872 > 5632 18873 > 5484 18874 > 9930 18875 > 273 18876 > 6747 18877 > 4338 18878 > 8137 18879 > 170 18880 > 4973 18881 > 6913 18882 > 5260 18883 > 4171 18884 > 3578 18885 > 5756 18886 > 9160 18887 > 9601 18888 > 8635 18889 > 5242 18890 > 2258 18891 > 308 18892 > 1314 18893 > 9027 18894 > 4467 18895 > 2271 18896 > 9131 18897 > 555 18898 > 9832 18899 > 3642 18900 > 9300 18901 > 9900 18902 > 4829 18903 > 6709 18904 > 9349 18905 > 3239 18906 > 4688 18907 > 6862 18908 > 4159 18909 > 3213 18910 > 713 18911 > 4015 18912 > 2514 18913 > 9149 18914 > 3965 18915 > 616 18916 > 3570 18917 > 9186 18918 > 4080 18919 > 7262 18920 > 3518 18921 > 1118 18922 > 1597 18923 > 3253 18924 > 3602 18925 > 9302 18926 > 8051 18927 > 3754 18928 > 4041 18929 > 8724 18930 > 751 18931 > 1360 18932 > 3713 18933 > 5958 18934 > 4076 18935 > 9705 18936 > 4536 18937 > 4803 18938 > 5085 18939 > 4555 18940 > 8164 18941 > 8212 18942 > 8320 18943 > 2317 18944 > 4558 18945 > 6804 18946 > 1966 18947 > 1798 18948 > 9940 18949 > 5065 18950 > 7018 18951 > 1255 18952 > 9072 18953 > 4153 18954 > 8980 18955 > 8589 18956 > 517 18957 > 3972 18958 > 65 18959 > 6426 18960 > 3286 18961 > 9109 18962 > 4132 18963 > 1065 18964 > 59 18965 > 3692 18966 > 1234 18967 > 9201 18968 > 5209 18969 > 6397 18970 > 8128 18971 > 4946 18972 > 1123 18973 > 3307 18974 > 6126 18975 > 592 18976 > 7312 18977 > 7421 18978 > 9756 18979 > 6388 18980 > 2047 18981 > 7176 18982 > 4165 18983 > 5175 18984 > 6382 18985 > 2257 18986 > 9448 18987 > 58 18988 > 9748 18989 > 3508 18990 > 4653 18991 > 5037 18992 > 3606 18993 > 5088 18994 > 8736 18995 > 2488 18996 > 2664 18997 > 5138 18998 > 6281 18999 > 4907 19000 > 7490 19001 > 9528 19002 > 9360 19003 > 5624 19004 > 6714 19005 > 2397 19006 > 8026 19007 > 9067 19008 > 1666 19009 > 1480 19010 > 5960 19011 > 9211 19012 > 3499 19013 > 7696 19014 > 8983 19015 > 5998 19016 > 1687 19017 > 5462 19018 > 3790 19019 > 3498 19020 > 5396 19021 > 3025 19022 > 6841 19023 > 5775 19024 > 7966 19025 > 4750 19026 > 8619 19027 > 3253 19028 > 5525 19029 > 9854 19030 > 2419 19031 > 7270 19032 > 7745 19033 > 3411 19034 > 3665 19035 > 1823 19036 > 2609 19037 > 5621 19038 > 9883 19039 > 7606 19040 > 5733 19041 > 1065 19042 > 4604 19043 > 3020 19044 > 3416 19045 > 4833 19046 > 4150 19047 > 9242 19048 > 5615 19049 > 3510 19050 > 4511 19051 > 9579 19052 > 5494 19053 > 7665 19054 > 3734 19055 > 5486 19056 > 8791 19057 > 3668 19058 > 4891 19059 > 9831 19060 > 6018 19061 > 9890 19062 > 6443 19063 > 9301 19064 > 7381 19065 > 6733 19066 > 9967 19067 > 2306 19068 > 4775 19069 > 8315 19070 > 8407 19071 > 6637 19072 > 2666 19073 > 4294 19074 > 2124 19075 > 5952 19076 > 9284 19077 > 9727 19078 > 6021 19079 > 6498 19080 > 1227 19081 > 3236 19082 > 5932 19083 > 1353 19084 > 2735 19085 > 9875 19086 > 3758 19087 > 2405 19088 > 365 19089 > 4276 19090 > 5171 19091 > 946 19092 > 7765 19093 > 5738 19094 > 1613 19095 > 3457 19096 > 5666 19097 > 8542 19098 > 2931 19099 > 5228 19100 > 7886 19101 > 1897 19102 > 9356 19103 > 6069 19104 > 5585 19105 > 8090 19106 > 3977 19107 > 4743 19108 > 8776 19109 > 185 19110 > 7396 19111 > 4209 19112 > 3650 19113 > 9294 19114 > 4381 19115 > 3562 19116 > 5966 19117 > 1696 19118 > 4687 19119 > 8254 19120 > 6584 19121 > 3090 19122 > 7157 19123 > 6918 19124 > 7937 19125 > 1268 19126 > 7635 19127 > 9933 19128 > 9723 19129 > 3936 19130 > 1484 19131 > 2389 19132 > 9687 19133 > 4464 19134 > 8208 19135 > 6027 19136 > 1088 19137 > 8718 19138 > 7033 19139 > 3302 19140 > 7997 19141 > 1882 19142 > 4984 19143 > 9750 19144 > 1121 19145 > 9517 19146 > 9106 19147 > 5851 19148 > 39 19149 > 3552 19150 > 1668 19151 > 3607 19152 > 1634 19153 > 9601 19154 > 5978 19155 > 6727 19156 > 5175 19157 > 7693 19158 > 5751 19159 > 2169 19160 > 6379 19161 > 702 19162 > 965 19163 > 4808 19164 > 5561 19165 > 6541 19166 > 7742 19167 > 9346 19168 > 5573 19169 > 8186 19170 > 2173 19171 > 9913 19172 > 1265 19173 > 2288 19174 > 4607 19175 > 8032 19176 > 9685 19177 > 3155 19178 > 2382 19179 > 1795 19180 > 3775 19181 > 8763 19182 > 5427 19183 > 726 19184 > 5843 19185 > 48 19186 > 4230 19187 > 1069 19188 > 3865 19189 > 4158 19190 > 5887 19191 > 6410 19192 > 7562 19193 > 2525 19194 > 7391 19195 > 795 19196 > 5257 19197 > 170 19198 > 7892 19199 > 2008 19200 > 6978 19201 > 7700 19202 > 8817 19203 > 701 19204 > 3974 19205 > 3075 19206 > 7906 19207 > 8673 19208 > 5545 19209 > 1059 19210 > 1493 19211 > 372 19212 > 1486 19213 > 7535 19214 > 5438 19215 > 3795 19216 > 9054 19217 > 1132 19218 > 6244 19219 > 8922 19220 > 3193 19221 > 2935 19222 > 3200 19223 > 3198 19224 > 3572 19225 > 6453 19226 > 3681 19227 > 3040 19228 > 6893 19229 > 9198 19230 > 478 19231 > 3574 19232 > 3594 19233 > 5338 19234 > 7228 19235 > 5249 19236 > 3920 19237 > 4373 19238 > 2083 19239 > 3094 19240 > 7951 19241 > 8407 19242 > 5130 19243 > 8044 19244 > 7529 19245 > 5757 19246 > 8158 19247 > 810 19248 > 2055 19249 > 3008 19250 > 1088 19251 > 8286 19252 > 1541 19253 > 8041 19254 > 1866 19255 > 3035 19256 > 8560 19257 > 6176 19258 > 2571 19259 > 4515 19260 > 2716 19261 > 1352 19262 > 2130 19263 > 7120 19264 > 4719 19265 > 8273 19266 > 8586 19267 > 400 19268 > 1390 19269 > 4007 19270 > 1176 19271 > 4895 19272 > 6242 19273 > 2273 19274 > 3858 19275 > 7353 19276 > 2852 19277 > 7436 19278 > 7043 19279 > 5857 19280 > 8422 19281 > 1587 19282 > 3953 19283 > 2828 19284 > 5464 19285 > 8405 19286 > 3880 19287 > 6558 19288 > 5975 19289 > 358 19290 > 7866 19291 > 9480 19292 > 8091 19293 > 6567 19294 > 7610 19295 > 1507 19296 > 3723 19297 > 8326 19298 > 2948 19299 > 2050 19300 > 9195 19301 > 229 19302 > 5333 19303 > 6788 19304 > 881 19305 > 6537 19306 > 2944 19307 > 1679 19308 > 4083 19309 > 3820 19310 > 4429 19311 > 2757 19312 > 900 19313 > 4765 19314 > 5398 19315 > 1299 19316 > 367 19317 > 5498 19318 > 684 19319 > 6303 19320 > 153 19321 > 722 19322 > 8273 19323 > 2254 19324 > 6953 19325 > 7771 19326 > 3600 19327 > 2098 19328 > 9811 19329 > 2059 19330 > 94 19331 > 6323 19332 > 9169 19333 > 3243 19334 > 3464 19335 > 8111 19336 > 4989 19337 > 7800 19338 > 6678 19339 > 365 19340 > 7707 19341 > 4571 19342 > 9079 19343 > 9977 19344 > 8847 19345 > 97 19346 > 62 19347 > 5784 19348 > 1876 19349 > 5374 19350 > 2823 19351 > 6292 19352 > 1182 19353 > 5484 19354 > 4056 19355 > 8370 19356 > 1489 19357 > 6941 19358 > 2923 19359 > 9673 19360 > 9459 19361 > 8699 19362 > 3441 19363 > 8925 19364 > 6561 19365 > 1543 19366 > 2901 19367 > 3271 19368 > 8625 19369 > 5719 19370 > 2636 19371 > 8613 19372 > 2104 19373 > 9590 19374 > 6887 19375 > 165 19376 > 1679 19377 > 9909 19378 > 1088 19379 > 1001 19380 > 2429 19381 > 409 19382 > 4451 19383 > 4259 19384 > 1555 19385 > 1171 19386 > 281 19387 > 3055 19388 > 2367 19389 > 747 19390 > 5822 19391 > 6396 19392 > 6182 19393 > 819 19394 > 5607 19395 > 6188 19396 > 8973 19397 > 9492 19398 > 9416 19399 > 2203 19400 > 8313 19401 > 4292 19402 > 1788 19403 > 2713 19404 > 230 19405 > 2474 19406 > 453 19407 > 5505 19408 > 2048 19409 > 4507 19410 > 8823 19411 > 6626 19412 > 144 19413 > 7871 19414 > 2318 19415 > 4329 19416 > 2916 19417 > 3832 19418 > 8106 19419 > 9949 19420 > 666 19421 > 379 19422 > 9021 19423 > 2528 19424 > 6830 19425 > 1414 19426 > 5072 19427 > 6068 19428 > 3510 19429 > 542 19430 > 9715 19431 > 2771 19432 > 7425 19433 > 7264 19434 > 954 19435 > 1079 19436 > 8099 19437 > 9635 19438 > 3662 19439 > 8686 19440 > 6407 19441 > 8246 19442 > 4720 19443 > 8414 19444 > 1592 19445 > 4443 19446 > 346 19447 > 7697 19448 > 8525 19449 > 4807 19450 > 8815 19451 > 9292 19452 > 2686 19453 > 6051 19454 > 3397 19455 > 8309 19456 > 1062 19457 > 418 19458 > 5721 19459 > 943 19460 > 8137 19461 > 7586 19462 > 6654 19463 > 8453 19464 > 9910 19465 > 3886 19466 > 1986 19467 > 8916 19468 > 7063 19469 > 8407 19470 > 3680 19471 > 2122 19472 > 1076 19473 > 9015 19474 > 5516 19475 > 497 19476 > 4578 19477 > 5305 19478 > 6472 19479 > 9570 19480 > 5736 19481 > 6601 19482 > 1587 19483 > 3760 19484 > 1933 19485 > 9474 19486 > 7336 19487 > 3232 19488 > 5521 19489 > 3422 19490 > 2660 19491 > 1520 19492 > 6544 19493 > 3406 19494 > 979 19495 > 7573 19496 > 6277 19497 > 896 19498 > 7152 19499 > 8664 19500 > 8139 19501 > 7599 19502 > 5517 19503 > 1218 19504 > 8354 19505 > 6073 19506 > 6514 19507 > 3366 19508 > 5432 19509 > 8800 19510 > 793 19511 > 3365 19512 > 4721 19513 > 1715 19514 > 5281 19515 > 2661 19516 > 7482 19517 > 5680 19518 > 9095 19519 > 8983 19520 > 6629 19521 > 2694 19522 > 6784 19523 > 522 19524 > 1269 19525 > 9692 19526 > 1428 19527 > 1703 19528 > 5347 19529 > 9485 19530 > 5107 19531 > 5352 19532 > 7642 19533 > 1000 19534 > 348 19535 > 7191 19536 > 896 19537 > 1498 19538 > 1648 19539 > 7823 19540 > 429 19541 > 3457 19542 > 6045 19543 > 8480 19544 > 876 19545 > 9279 19546 > 984 19547 > 3023 19548 > 6273 19549 > 2798 19550 > 9677 19551 > 7778 19552 > 6866 19553 > 8072 19554 > 9047 19555 > 55 19556 > 5476 19557 > 6404 19558 > 6383 19559 > 2338 19560 > 9038 19561 > 8936 19562 > 76 19563 > 259 19564 > 4425 19565 > 7257 19566 > 3410 19567 > 2308 19568 > 1747 19569 > 3571 19570 > 7478 19571 > 5164 19572 > 5882 19573 > 929 19574 > 4185 19575 > 7651 19576 > 6366 19577 > 2839 19578 > 4972 19579 > 9306 19580 > 2570 19581 > 1724 19582 > 7762 19583 > 6354 19584 > 9589 19585 > 5359 19586 > 8038 19587 > 6043 19588 > 1982 19589 > 6453 19590 > 79 19591 > 5342 19592 > 5173 19593 > 4633 19594 > 3351 19595 > 9412 19596 > 7484 19597 > 4298 19598 > 9413 19599 > 2252 19600 > 491 19601 > 5247 19602 > 96 19603 > 2861 19604 > 6836 19605 > 9176 19606 > 6675 19607 > 2427 19608 > 4755 19609 > 626 19610 > 2889 19611 > 670 19612 > 9690 19613 > 5831 19614 > 7680 19615 > 3455 19616 > 8841 19617 > 3223 19618 > 5264 19619 > 4673 19620 > 8374 19621 > 4059 19622 > 1639 19623 > 7188 19624 > 8118 19625 > 9356 19626 > 3629 19627 > 254 19628 > 3226 19629 > 5053 19630 > 7607 19631 > 6045 19632 > 9532 19633 > 2271 19634 > 3139 19635 > 5375 19636 > 9348 19637 > 7554 19638 > 5033 19639 > 8349 19640 > 4374 19641 > 7525 19642 > 3720 19643 > 413 19644 > 5491 19645 > 6200 19646 > 7489 19647 > 5630 19648 > 9069 19649 > 4699 19650 > 1608 19651 > 7121 19652 > 9124 19653 > 6477 19654 > 7028 19655 > 1549 19656 > 9939 19657 > 8287 19658 > 5562 19659 > 2473 19660 > 6823 19661 > 8970 19662 > 9915 19663 > 4454 19664 > 8708 19665 > 9112 19666 > 6168 19667 > 7501 19668 > 2116 19669 > 9651 19670 > 6642 19671 > 8082 19672 > 1342 19673 > 7769 19674 > 6250 19675 > 3367 19676 > 7072 19677 > 2842 19678 > 599 19679 > 2690 19680 > 7255 19681 > 5300 19682 > 3975 19683 > 199 19684 > 9434 19685 > 7572 19686 > 8972 19687 > 9891 19688 > 5701 19689 > 2353 19690 > 4912 19691 > 1690 19692 > 2327 19693 > 3547 19694 > 6044 19695 > 2691 19696 > 9802 19697 > 9534 19698 > 3591 19699 > 289 19700 > 9689 19701 > 665 19702 > 4584 19703 > 8320 19704 > 1207 19705 > 8483 19706 > 3050 19707 > 8519 19708 > 5458 19709 > 2474 19710 > 8668 19711 > 9881 19712 > 1267 19713 > 5664 19714 > 4701 19715 > 6384 19716 > 1124 19717 > 3529 19718 > 1314 19719 > 4539 19720 > 9850 19721 > 8881 19722 > 4736 19723 > 7555 19724 > 6541 19725 > 175 19726 > 1858 19727 > 8648 19728 > 8507 19729 > 6716 19730 > 6158 19731 > 7961 19732 > 5714 19733 > 6520 19734 > 5859 19735 > 5081 19736 > 4193 19737 > 3075 19738 > 4182 19739 > 6456 19740 > 4910 19741 > 2239 19742 > 9579 19743 > 535 19744 > 600 19745 > 6596 19746 > 2859 19747 > 5427 19748 > 7393 19749 > 9539 19750 > 842 19751 > 4905 19752 > 6287 19753 > 1863 19754 > 8348 19755 > 2404 19756 > 3033 19757 > 3892 19758 > 7735 19759 > 4656 19760 > 8525 19761 > 8680 19762 > 3585 19763 > 7249 19764 > 6341 19765 > 215 19766 > 2721 19767 > 1326 19768 > 2031 19769 > 7234 19770 > 3492 19771 > 4218 19772 > 5704 19773 > 3896 19774 > 7387 19775 > 1710 19776 > 9996 19777 > 4376 19778 > 2742 19779 > 618 19780 > 5569 19781 > 9149 19782 > 9607 19783 > 9361 19784 > 7821 19785 > 4543 19786 > 507 19787 > 8433 19788 > 6909 19789 > 3750 19790 > 9021 19791 > 5934 19792 > 4735 19793 > 1045 19794 > 7339 19795 > 2460 19796 > 8725 19797 > 1948 19798 > 1697 19799 > 9596 19800 > 2116 19801 > 290 19802 > 3906 19803 > 5383 19804 > 1828 19805 > 371 19806 > 285 19807 > 9380 19808 > 9046 19809 > 9938 19810 > 7877 19811 > 2872 19812 > 9868 19813 > 5940 19814 > 255 19815 > 5074 19816 > 2956 19817 > 5019 19818 > 9820 19819 > 2067 19820 > 9457 19821 > 1336 19822 > 6398 19823 > 7279 19824 > 6148 19825 > 8551 19826 > 5685 19827 > 3203 19828 > 4347 19829 > 5785 19830 > 9250 19831 > 848 19832 > 8260 19833 > 2836 19834 > 9089 19835 > 5950 19836 > 8197 19837 > 4803 19838 > 4373 19839 > 5211 19840 > 5119 19841 > 4383 19842 > 6470 19843 > 782 19844 > 5707 19845 > 3906 19846 > 3692 19847 > 8827 19848 > 6414 19849 > 918 19850 > 6286 19851 > 668 19852 > 8317 19853 > 9805 19854 > 607 19855 > 2780 19856 > 8228 19857 > 681 19858 > 3556 19859 > 5074 19860 > 5833 19861 > 4502 19862 > 9260 19863 > 8457 19864 > 3570 19865 > 6512 19866 > 1730 19867 > 2328 19868 > 7083 19869 > 4412 19870 > 9749 19871 > 3307 19872 > 2364 19873 > 233 19874 > 6433 19875 > 9395 19876 > 2816 19877 > 8900 19878 > 5373 19879 > 8914 19880 > 3962 19881 > 9585 19882 > 2886 19883 > 5986 19884 > 6741 19885 > 3306 19886 > 7638 19887 > 2210 19888 > 4796 19889 > 8747 19890 > 6088 19891 > 7797 19892 > 7701 19893 > 3836 19894 > 7593 19895 > 409 19896 > 7786 19897 > 8935 19898 > 8555 19899 > 6488 19900 > 1419 19901 > 6038 19902 > 5843 19903 > 9123 19904 > 8261 19905 > 2054 19906 > 4782 19907 > 7401 19908 > 2451 19909 > 4120 19910 > 2972 19911 > 2220 19912 > 264 19913 > 1219 19914 > 9126 19915 > 2525 19916 > 7372 19917 > 4535 19918 > 245 19919 > 6309 19920 > 6816 19921 > 266 19922 > 9377 19923 > 7879 19924 > 7569 19925 > 2780 19926 > 9498 19927 > 5349 19928 > 6271 19929 > 7099 19930 > 3515 19931 > 7967 19932 > 2351 19933 > 6571 19934 > 2726 19935 > 3091 19936 > 3856 19937 > 637 19938 > 7880 19939 > 332 19940 > 8865 19941 > 8151 19942 > 5771 19943 > 5691 19944 > 5888 19945 > 1938 19946 > 1612 19947 > 6033 19948 > 4109 19949 > 3290 19950 > 4987 19951 > 2141 19952 > 7399 19953 > 2604 19954 > 1441 19955 > 8200 19956 > 9997 19957 > 9580 19958 > 8505 19959 > 2052 19960 > 8940 19961 > 4952 19962 > 8525 19963 > 4222 19964 > 3415 19965 > 8427 19966 > 6558 19967 > 6920 19968 > 6337 19969 > 5007 19970 > 2813 19971 > 2842 19972 > 7661 19973 > 2461 19974 > 5576 19975 > 1136 19976 > 4547 19977 > 3973 19978 > 5230 19979 > 5342 19980 > 8331 19981 > 1996 19982 > 2750 19983 > 5287 19984 > 6549 19985 > 9684 19986 > 6707 19987 > 2878 19988 > 4694 19989 > 442 19990 > 338 19991 > 6369 19992 > 7170 19993 > 2312 19994 > 380 19995 > 9253 19996 > 9048 19997 > 6839 19998 > 4426 19999 > 1924 20000 > 6855 20001 > 7724 20002 > 8750 20003 > 7411 20004 > 6070 20005 > 5932 20006 > 352 20007 > 111 20008 > 4669 20009 > 5211 20010 > 4062 20011 > 9119 20012 > 115 20013 > 7901 20014 > 9214 20015 > 6832 20016 > 2072 20017 > 579 20018 > 6779 20019 > 9995 20020 > 1224 20021 > 3208 20022 > 432 20023 > 692 20024 > 138 20025 > 93 20026 > 7357 20027 > 625 20028 > 578 20029 > 5189 20030 > 3499 20031 > 1857 20032 > 5698 20033 > 3469 20034 > 3566 20035 > 8405 20036 > 805 20037 > 2813 20038 > 9934 20039 > 1070 20040 > 4980 20041 > 4354 20042 > 4826 20043 > 279 20044 > 4771 20045 > 9964 20046 > 9928 20047 > 8755 20048 > 1929 20049 > 2077 20050 > 2920 20051 > 4772 20052 > 2678 20053 > 9062 20054 > 23 20055 > 3108 20056 > 9241 20057 > 7327 20058 > 3136 20059 > 1737 20060 > 1847 20061 > 5163 20062 > 3567 20063 > 1505 20064 > 2398 20065 > 135 20066 > 2897 20067 > 433 20068 > 5 20069 > 4533 20070 > 4861 20071 > 9215 20072 > 2404 20073 > 5898 20074 > 1693 20075 > 3864 20076 > 4900 20077 > 6068 20078 > 1137 20079 > 843 20080 > 7821 20081 > 5822 20082 > 2951 20083 > 9493 20084 > 5879 20085 > 7386 20086 > 8480 20087 > 384 20088 > 4997 20089 > 8179 20090 > 1815 20091 > 7218 20092 > 5376 20093 > 9936 20094 > 9020 20095 > 6125 20096 > 1027 20097 > 914 20098 > 1977 20099 > 1595 20100 > 618 20101 > 2139 20102 > 6787 20103 > 1113 20104 > 6165 20105 > 5306 20106 > 8892 20107 > 5772 20108 > 917 20109 > 2191 20110 > 6635 20111 > 2525 20112 > 8238 20113 > 4514 20114 > 4218 20115 > 9618 20116 > 3531 20117 > 7803 20118 > 8964 20119 > 164 20120 > 356 20121 > 9472 20122 > 4833 20123 > 2237 20124 > 2489 20125 > 8949 20126 > 1413 20127 > 1343 20128 > 8018 20129 > 4018 20130 > 290 20131 > 200 20132 > 8856 20133 > 5836 20134 > 5311 20135 > 2332 20136 > 2372 20137 > 2607 20138 > 505 20139 > 6986 20140 > 6048 20141 > 2322 20142 > 9666 20143 > 8142 20144 > 3049 20145 > 5752 20146 > 1340 20147 > 3393 20148 > 5634 20149 > 1826 20150 > 7795 20151 > 3696 20152 > 2444 20153 > 7571 20154 > 8948 20155 > 8154 20156 > 1713 20157 > 4365 20158 > 9114 20159 > 9084 20160 > 8603 20161 > 1156 20162 > 1430 20163 > 4350 20164 > 5837 20165 > 5852 20166 > 2512 20167 > 9689 20168 > 3040 20169 > 6306 20170 > 5197 20171 > 120 20172 > 4128 20173 > 2094 20174 > 8984 20175 > 1954 20176 > 2026 20177 > 213 20178 > 4387 20179 > 5892 20180 > 6864 20181 > 7506 20182 > 7172 20183 > 3545 20184 > 7909 20185 > 2624 20186 > 1038 20187 > 8544 20188 > 7303 20189 > 8324 20190 > 9416 20191 > 1681 20192 > 9068 20193 > 9219 20194 > 5422 20195 > 2763 20196 > 5149 20197 > 4148 20198 > 6291 20199 > 7901 20200 > 1573 20201 > 3373 20202 > 9544 20203 > 3938 20204 > 3841 20205 > 2950 20206 > 8938 20207 > 4812 20208 > 6769 20209 > 3364 20210 > 6298 20211 > 5629 20212 > 74 20213 > 9481 20214 > 7209 20215 > 1890 20216 > 988 20217 > 9322 20218 > 6909 20219 > 3659 20220 > 2050 20221 > 9681 20222 > 8833 20223 > 3221 20224 > 7556 20225 > 7521 20226 > 1207 20227 > 7142 20228 > 8866 20229 > 8564 20230 > 146 20231 > 7594 20232 > 6163 20233 > 6786 20234 > 1127 20235 > 7655 20236 > 4463 20237 > 6781 20238 > 3067 20239 > 6937 20240 > 8098 20241 > 9882 20242 > 8582 20243 > 4078 20244 > 4530 20245 > 2037 20246 > 2215 20247 > 4252 20248 > 2622 20249 > 4167 20250 > 7290 20251 > 4444 20252 > 6397 20253 > 6048 20254 > 9944 20255 > 3446 20256 > 1556 20257 > 77 20258 > 4203 20259 > 2943 20260 > 1375 20261 > 1312 20262 > 6866 20263 > 4760 20264 > 216 20265 > 799 20266 > 8395 20267 > 5198 20268 > 9943 20269 > 3422 20270 > 9661 20271 > 7571 20272 > 7619 20273 > 5593 20274 > 540 20275 > 482 20276 > 7899 20277 > 8719 20278 > 6661 20279 > 2430 20280 > 6222 20281 > 5133 20282 > 5524 20283 > 7645 20284 > 2232 20285 > 1548 20286 > 514 20287 > 3834 20288 > 2236 20289 > 6843 20290 > 3600 20291 > 4953 20292 > 4465 20293 > 9441 20294 > 832 20295 > 4741 20296 > 1157 20297 > 3217 20298 > 9791 20299 > 4253 20300 > 3356 20301 > 8976 20302 > 118 20303 > 8510 20304 > 4005 20305 > 4585 20306 > 6968 20307 > 2654 20308 > 9120 20309 > 8265 20310 > 9797 20311 > 1775 20312 > 4621 20313 > 7760 20314 > 5280 20315 > 8015 20316 > 3881 20317 > 1885 20318 > 5790 20319 > 9766 20320 > 7803 20321 > 5367 20322 > 653 20323 > 2316 20324 > 3736 20325 > 4376 20326 > 8771 20327 > 4212 20328 > 711 20329 > 4486 20330 > 9961 20331 > 6155 20332 > 7872 20333 > 533 20334 > 7298 20335 > 5677 20336 > 8857 20337 > 25 20338 > 6513 20339 > 889 20340 > 7567 20341 > 1417 20342 > 2732 20343 > 1076 20344 > 5698 20345 > 6095 20346 > 4530 20347 > 2365 20348 > 4423 20349 > 556 20350 > 4521 20351 > 792 20352 > 5574 20353 > 7348 20354 > 1821 20355 > 295 20356 > 4452 20357 > 9220 20358 > 8870 20359 > 507 20360 > 4039 20361 > 2187 20362 > 8355 20363 > 2008 20364 > 8271 20365 > 3853 20366 > 6761 20367 > 9629 20368 > 5743 20369 > 6579 20370 > 8487 20371 > 542 20372 > 9579 20373 > 5955 20374 > 8956 20375 > 7999 20376 > 1564 20377 > 5132 20378 > 4583 20379 > 1601 20380 > 5303 20381 > 7674 20382 > 1273 20383 > 8430 20384 > 8420 20385 > 8945 20386 > 3653 20387 > 6587 20388 > 6150 20389 > 5286 20390 > 3500 20391 > 809 20392 > 6591 20393 > 3842 20394 > 1454 20395 > 394 20396 > 3990 20397 > 1111 20398 > 3981 20399 > 7538 20400 > 2126 20401 > 994 20402 > 9017 20403 > 1295 20404 > 3225 20405 > 4277 20406 > 6801 20407 > 3438 20408 > 5647 20409 > 1917 20410 > 8118 20411 > 728 20412 > 2710 20413 > 158 20414 > 2830 20415 > 2079 20416 > 401 20417 > 3994 20418 > 4631 20419 > 4214 20420 > 4090 20421 > 4470 20422 > 7830 20423 > 7175 20424 > 5606 20425 > 9066 20426 > 3537 20427 > 766 20428 > 2829 20429 > 7594 20430 > 6793 20431 > 5659 20432 > 3504 20433 > 2718 20434 > 1537 20435 > 1166 20436 > 5924 20437 > 6692 20438 > 8867 20439 > 5991 20440 > 4074 20441 > 4202 20442 > 5011 20443 > 3689 20444 > 6901 20445 > 309 20446 > 2809 20447 > 2862 20448 > 633 20449 > 5176 20450 > 9030 20451 > 4889 20452 > 456 20453 > 2908 20454 > 4918 20455 > 8586 20456 > 2 20457 > 4418 20458 > 2416 20459 > 6182 20460 > 923 20461 > 4038 20462 > 5069 20463 > 6259 20464 > 8329 20465 > 3241 20466 > 6771 20467 > 9130 20468 > 1366 20469 > 3043 20470 > 8573 20471 > 2929 20472 > 7687 20473 > 2111 20474 > 8521 20475 > 821 20476 > 744 20477 > 4408 20478 > 6139 20479 > 2789 20480 > 8475 20481 > 8642 20482 > 1899 20483 > 4901 20484 > 5555 20485 > 4798 20486 > 9208 20487 > 7267 20488 > 2019 20489 > 9677 20490 > 8824 20491 > 4171 20492 > 6827 20493 > 8874 20494 > 6796 20495 > 6792 20496 > 4569 20497 > 8975 20498 > 4235 20499 > 7499 20500 > 1306 20501 > 7288 20502 > 3822 20503 > 3932 20504 > 7085 20505 > 3459 20506 > 2009 20507 > 7137 20508 > 1297 20509 > 1744 20510 > 218 20511 > 2386 20512 > 9697 20513 > 1090 20514 > 9849 20515 > 9913 20516 > 2788 20517 > 3279 20518 > 3375 20519 > 8484 20520 > 666 20521 > 7105 20522 > 5755 20523 > 2756 20524 > 6223 20525 > 3493 20526 > 8217 20527 > 6296 20528 > 6422 20529 > 7331 20530 > 4714 20531 > 1026 20532 > 4556 20533 > 781 20534 > 4848 20535 > 5698 20536 > 6131 20537 > 7628 20538 > 8509 20539 > 440 20540 > 6233 20541 > 8296 20542 > 2186 20543 > 5899 20544 > 5040 20545 > 868 20546 > 4458 20547 > 9708 20548 > 2397 20549 > 4961 20550 > 7063 20551 > 646 20552 > 131 20553 > 3926 20554 > 3538 20555 > 1059 20556 > 2828 20557 > 3983 20558 > 7860 20559 > 9809 20560 > 6959 20561 > 1316 20562 > 9875 20563 > 4932 20564 > 2694 20565 > 8202 20566 > 236 20567 > 9084 20568 > 3963 20569 > 7250 20570 > 5403 20571 > 1004 20572 > 4153 20573 > 7481 20574 > 1690 20575 > 4213 20576 > 9237 20577 > 7486 20578 > 326 20579 > 5547 20580 > 870 20581 > 2005 20582 > 1606 20583 > 6664 20584 > 3736 20585 > 5473 20586 > 2597 20587 > 2477 20588 > 4484 20589 > 1514 20590 > 1869 20591 > 1974 20592 > 9045 20593 > 8844 20594 > 5885 20595 > 195 20596 > 5145 20597 > 3705 20598 > 8820 20599 > 5962 20600 > 9094 20601 > 5129 20602 > 9441 20603 > 3037 20604 > 94 20605 > 966 20606 > 125 20607 > 3311 20608 > 6078 20609 > 1263 20610 > 2751 20611 > 1101 20612 > 1289 20613 > 1528 20614 > 8917 20615 > 2726 20616 > 7126 20617 > 1569 20618 > 416 20619 > 2858 20620 > 6960 20621 > 5938 20622 > 9778 20623 > 9117 20624 > 7570 20625 > 7222 20626 > 1887 20627 > 8839 20628 > 4741 20629 > 1400 20630 > 9891 20631 > 602 20632 > 754 20633 > 4969 20634 > 5936 20635 > 7943 20636 > 1381 20637 > 538 20638 > 6561 20639 > 4061 20640 > 4022 20641 > 9970 20642 > 5544 20643 > 6032 20644 > 5157 20645 > 1 20646 > 5909 20647 > 3653 20648 > 3001 20649 > 4369 20650 > 3489 20651 > 3541 20652 > 6195 20653 > 6977 20654 > 7601 20655 > 4782 20656 > 1444 20657 > 8856 20658 > 5301 20659 > 8629 20660 > 8126 20661 > 7555 20662 > 9958 20663 > 7266 20664 > 9267 20665 > 6861 20666 > 9693 20667 > 5329 20668 > 9912 20669 > 472 20670 > 882 20671 > 5453 20672 > 1811 20673 > 3634 20674 > 4593 20675 > 9100 20676 > 7696 20677 > 4445 20678 > 1024 20679 > 9003 20680 > 9558 20681 > 2255 20682 > 7726 20683 > 2209 20684 > 5540 20685 > 3989 20686 > 468 20687 > 2481 20688 > 6975 20689 > 8493 20690 > 6820 20691 > 5485 20692 > 9777 20693 > 8043 20694 > 3507 20695 > 8495 20696 > 4173 20697 > 2957 20698 > 233 20699 > 4510 20700 > 1185 20701 > 9420 20702 > 631 20703 > 9615 20704 > 9629 20705 > 5487 20706 > 6047 20707 > 5407 20708 > 8262 20709 > 5937 20710 > 5010 20711 > 2940 20712 > 1153 20713 > 7767 20714 > 5244 20715 > 7925 20716 > 3142 20717 > 700 20718 > 237 20719 > 871 20720 > 7413 20721 > 9979 20722 > 3795 20723 > 7796 20724 > 8843 20725 > 9204 20726 > 3690 20727 > 6218 20728 > 2339 20729 > 5255 20730 > 6402 20731 > 4608 20732 > 7558 20733 > 9790 20734 > 4343 20735 > 3429 20736 > 3558 20737 > 2993 20738 > 3184 20739 > 4841 20740 > 4603 20741 > 9007 20742 > 2750 20743 > 5497 20744 > 7667 20745 > 7090 20746 > 8068 20747 > 1825 20748 > 8773 20749 > 9887 20750 > 3304 20751 > 1090 20752 > 7019 20753 > 4070 20754 > 4509 20755 > 1212 20756 > 6662 20757 > 2044 20758 > 1157 20759 > 7512 20760 > 2809 20761 > 1699 20762 > 2976 20763 > 2642 20764 > 8588 20765 > 1790 20766 > 9449 20767 > 9866 20768 > 6709 20769 > 7781 20770 > 9034 20771 > 5661 20772 > 3453 20773 > 8025 20774 > 2519 20775 > 296 20776 > 1531 20777 > 3121 20778 > 1395 20779 > 6745 20780 > 1315 20781 > 900 20782 > 6692 20783 > 9394 20784 > 3570 20785 > 7826 20786 > 6965 20787 > 6521 20788 > 7291 20789 > 8985 20790 > 1138 20791 > 9233 20792 > 8838 20793 > 8090 20794 > 5200 20795 > 9403 20796 > 6845 20797 > 6951 20798 > 8374 20799 > 5044 20800 > 7862 20801 > 3500 20802 > 3035 20803 > 2328 20804 > 6062 20805 > 6181 20806 > 7212 20807 > 7854 20808 > 353 20809 > 2281 20810 > 9243 20811 > 9867 20812 > 4894 20813 > 4895 20814 > 9759 20815 > 98 20816 > 9987 20817 > 474 20818 > 3063 20819 > 9967 20820 > 1474 20821 > 130 20822 > 6353 20823 > 7554 20824 > 4389 20825 > 9600 20826 > 27 20827 > 7832 20828 > 3553 20829 > 1504 20830 > 150 20831 > 1452 20832 > 8787 20833 > 9319 20834 > 9325 20835 > 5367 20836 > 8477 20837 > 1261 20838 > 5672 20839 > 2598 20840 > 748 20841 > 7735 20842 > 3356 20843 > 1153 20844 > 2882 20845 > 5381 20846 > 1009 20847 > 4930 20848 > 4516 20849 > 5420 20850 > 3744 20851 > 9621 20852 > 3633 20853 > 2229 20854 > 2841 20855 > 165 20856 > 9746 20857 > 8331 20858 > 630 20859 > 9500 20860 > 8216 20861 > 7956 20862 > 5068 20863 > 7850 20864 > 8058 20865 > 5620 20866 > 1904 20867 > 4829 20868 > 7131 20869 > 664 20870 > 7918 20871 > 2496 20872 > 2415 20873 > 7604 20874 > 8368 20875 > 3755 20876 > 5410 20877 > 7100 20878 > 2921 20879 > 4105 20880 > 8591 20881 > 6685 20882 > 6526 20883 > 1693 20884 > 7668 20885 > 5488 20886 > 2277 20887 > 6096 20888 > 3746 20889 > 4627 20890 > 636 20891 > 545 20892 > 7269 20893 > 373 20894 > 8636 20895 > 1098 20896 > 9759 20897 > 2839 20898 > 9528 20899 > 6089 20900 > 4553 20901 > 7464 20902 > 6826 20903 > 6555 20904 > 3138 20905 > 4582 20906 > 870 20907 > 8853 20908 > 9622 20909 > 7468 20910 > 1392 20911 > 9714 20912 > 4182 20913 > 2330 20914 > 7909 20915 > 6815 20916 > 1501 20917 > 4382 20918 > 28 20919 > 8830 20920 > 1399 20921 > 6780 20922 > 1468 20923 > 4917 20924 > 8277 20925 > 570 20926 > 7682 20927 > 9176 20928 > 6818 20929 > 8537 20930 > 8882 20931 > 8590 20932 > 6936 20933 > 8235 20934 > 5729 20935 > 391 20936 > 1278 20937 > 2319 20938 > 8649 20939 > 2310 20940 > 5818 20941 > 3732 20942 > 9294 20943 > 9475 20944 > 8486 20945 > 1352 20946 > 7269 20947 > 7584 20948 > 5855 20949 > 3350 20950 > 9162 20951 > 4088 20952 > 2040 20953 > 9269 20954 > 4916 20955 > 1750 20956 > 4666 20957 > 6575 20958 > 3707 20959 > 7473 20960 > 4160 20961 > 6171 20962 > 3251 20963 > 1379 20964 > 368 20965 > 8644 20966 > 2020 20967 > 3415 20968 > 2961 20969 > 8712 20970 > 2412 20971 > 9515 20972 > 2637 20973 > 230 20974 > 4546 20975 > 6364 20976 > 701 20977 > 965 20978 > 3288 20979 > 9467 20980 > 3376 20981 > 3826 20982 > 9389 20983 > 2888 20984 > 8833 20985 > 4695 20986 > 223 20987 > 7954 20988 > 4785 20989 > 9594 20990 > 3782 20991 > 8870 20992 > 4920 20993 > 9225 20994 > 6404 20995 > 4468 20996 > 4364 20997 > 6090 20998 > 6108 20999 > 4927 21000 > 9443 21001 > 2532 21002 > 3575 21003 > 9260 21004 > 9698 21005 > 2862 21006 > 9620 21007 > 4956 21008 > 4055 21009 > 6125 21010 > 6676 21011 > 4089 21012 > 1625 21013 > 5723 21014 > 4034 21015 > 3894 21016 > 2685 21017 > 9052 21018 > 5804 21019 > 4729 21020 > 6154 21021 > 4628 21022 > 3583 21023 > 9561 21024 > 1529 21025 > 9009 21026 > 2692 21027 > 5615 21028 > 4609 21029 > 2531 21030 > 9410 21031 > 4007 21032 > 4672 21033 > 4523 21034 > 4203 21035 > 3016 21036 > 9288 21037 > 4855 21038 > 6148 21039 > 7080 21040 > 7568 21041 > 230 21042 > 8876 21043 > 6882 21044 > 2018 21045 > 7915 21046 > 1142 21047 > 8881 21048 > 4050 21049 > 3855 21050 > 4443 21051 > 5977 21052 > 8369 21053 > 6229 21054 > 4341 21055 > 8289 21056 > 83 21057 > 159 21058 > 8109 21059 > 3563 21060 > 5773 21061 > 516 21062 > 1214 21063 > 8637 21064 > 2344 21065 > 7717 21066 > 1571 21067 > 5149 21068 > 7840 21069 > 2557 21070 > 2790 21071 > 9325 21072 > 8424 21073 > 3256 21074 > 9665 21075 > 3133 21076 > 1035 21077 > 1831 21078 > 8453 21079 > 7977 21080 > 8758 21081 > 7401 21082 > 3341 21083 > 4616 21084 > 1538 21085 > 8545 21086 > 1317 21087 > 9872 21088 > 4716 21089 > 3019 21090 > 1700 21091 > 7216 21092 > 8557 21093 > 3593 21094 > 9651 21095 > 4948 21096 > 1369 21097 > 154 21098 > 6266 21099 > 5097 21100 > 6075 21101 > 6143 21102 > 9470 21103 > 3161 21104 > 5718 21105 > 9139 21106 > 7870 21107 > 4806 21108 > 9859 21109 > 1201 21110 > 4402 21111 > 7548 21112 > 2029 21113 > 3769 21114 > 3153 21115 > 3295 21116 > 2014 21117 > 1506 21118 > 8148 21119 > 9408 21120 > 4771 21121 > 3233 21122 > 5865 21123 > 8491 21124 > 4314 21125 > 1237 21126 > 1107 21127 > 4718 21128 > 3889 21129 > 7437 21130 > 5425 21131 > 3085 21132 > 3807 21133 > 1792 21134 > 3240 21135 > 9101 21136 > 5969 21137 > 4262 21138 > 1455 21139 > 3449 21140 > 2284 21141 > 8169 21142 > 1140 21143 > 214 21144 > 5360 21145 > 7 21146 > 461 21147 > 6913 21148 > 9689 21149 > 9986 21150 > 7421 21151 > 7287 21152 > 3395 21153 > 9227 21154 > 7054 21155 > 2045 21156 > 7052 21157 > 943 21158 > 2387 21159 > 8059 21160 > 976 21161 > 9945 21162 > 1089 21163 > 8029 21164 > 3391 21165 > 9372 21166 > 1946 21167 > 7246 21168 > 7048 21169 > 7827 21170 > 1721 21171 > 2999 21172 > 1873 21173 > 3926 21174 > 1383 21175 > 9407 21176 > 7357 21177 > 7402 21178 > 5710 21179 > 2160 21180 > 4721 21181 > 7539 21182 > 9050 21183 > 7259 21184 > 7137 21185 > 6594 21186 > 6035 21187 > 8389 21188 > 2339 21189 > 4157 21190 > 6701 21191 > 8183 21192 > 652 21193 > 6934 21194 > 5293 21195 > 3299 21196 > 2796 21197 > 3999 21198 > 2182 21199 > 8485 21200 > 2263 21201 > 6531 21202 > 465 21203 > 427 21204 > 7777 21205 > 4306 21206 > 5372 21207 > 2776 21208 > 4622 21209 > 8428 21210 > 2294 21211 > 8506 21212 > 1533 21213 > 2990 21214 > 4434 21215 > 6180 21216 > 1299 21217 > 5672 21218 > 1021 21219 > 4316 21220 > 5498 21221 > 6699 21222 > 6866 21223 > 3640 21224 > 7238 21225 > 5506 21226 > 6984 21227 > 8061 21228 > 8453 21229 > 8965 21230 > 7328 21231 > 5031 21232 > 1378 21233 > 3802 21234 > 5944 21235 > 6900 21236 > 4287 21237 > 9307 21238 > 5499 21239 > 4171 21240 > 3094 21241 > 8941 21242 > 3931 21243 > 4603 21244 > 9641 21245 > 8334 21246 > 7016 21247 > 7367 21248 > 7970 21249 > 6714 21250 > 765 21251 > 7863 21252 > 1453 21253 > 3845 21254 > 5563 21255 > 1740 21256 > 6174 21257 > 6054 21258 > 2382 21259 > 8903 21260 > 6320 21261 > 8570 21262 > 2814 21263 > 3147 21264 > 9461 21265 > 6141 21266 > 2464 21267 > 94 21268 > 1654 21269 > 3982 21270 > 2894 21271 > 9136 21272 > 1993 21273 > 5824 21274 > 4521 21275 > 6505 21276 > 9306 21277 > 4027 21278 > 4313 21279 > 2584 21280 > 7184 21281 > 2455 21282 > 7836 21283 > 6212 21284 > 8629 21285 > 4757 21286 > 6223 21287 > 116 21288 > 2254 21289 > 3901 21290 > 586 21291 > 5278 21292 > 3062 21293 > 4386 21294 > 2519 21295 > 3773 21296 > 4023 21297 > 2834 21298 > 1803 21299 > 839 21300 > 2184 21301 > 2989 21302 > 4290 21303 > 3171 21304 > 9425 21305 > 5570 21306 > 6065 21307 > 1422 21308 > 8212 21309 > 6763 21310 > 8700 21311 > 7352 21312 > 9382 21313 > 9921 21314 > 6857 21315 > 1934 21316 > 9837 21317 > 926 21318 > 8369 21319 > 3521 21320 > 577 21321 > 4388 21322 > 2117 21323 > 5283 21324 > 5702 21325 > 8633 21326 > 4965 21327 > 2329 21328 > 8992 21329 > 331 21330 > 8917 21331 > 4078 21332 > 7086 21333 > 1103 21334 > 3197 21335 > 3984 21336 > 3368 21337 > 9691 21338 > 1222 21339 > 3766 21340 > 6183 21341 > 7929 21342 > 6926 21343 > 3547 21344 > 7362 21345 > 3908 21346 > 868 21347 > 8004 21348 > 8851 21349 > 2323 21350 > 7125 21351 > 4613 21352 > 9975 21353 > 7504 21354 > 4052 21355 > 7848 21356 > 7519 21357 > 688 21358 > 2661 21359 > 7547 21360 > 5384 21361 > 4380 21362 > 4278 21363 > 7272 21364 > 2171 21365 > 4958 21366 > 4640 21367 > 9492 21368 > 1391 21369 > 2846 21370 > 8906 21371 > 2851 21372 > 590 21373 > 8094 21374 > 5376 21375 > 9099 21376 > 9774 21377 > 2694 21378 > 2462 21379 > 4085 21380 > 6140 21381 > 734 21382 > 7093 21383 > 4518 21384 > 3936 21385 > 3564 21386 > 6693 21387 > 6313 21388 > 158 21389 > 7951 21390 > 8971 21391 > 7282 21392 > 2016 21393 > 3577 21394 > 8791 21395 > 6507 21396 > 6626 21397 > 7808 21398 > 4062 21399 > 3287 21400 > 3322 21401 > 4452 21402 > 7821 21403 > 674 21404 > 6681 21405 > 6073 21406 > 7964 21407 > 8402 21408 > 3798 21409 > 1678 21410 > 4562 21411 > 6118 21412 > 9130 21413 > 5126 21414 > 7655 21415 > 6670 21416 > 2815 21417 > 4753 21418 > 6081 21419 > 9212 21420 > 5082 21421 > 9051 21422 > 9557 21423 > 1983 21424 > 6505 21425 > 7684 21426 > 9999 21427 > 5325 21428 > 8418 21429 > 613 21430 > 9848 21431 > 3378 21432 > 3660 21433 > 4110 21434 > 3340 21435 > 7345 21436 > 1319 21437 > 2379 21438 > 8 21439 > 3603 21440 > 854 21441 > 6401 21442 > 4614 21443 > 887 21444 > 3647 21445 > 138 21446 > 1846 21447 > 3181 21448 > 4860 21449 > 2826 21450 > 3503 21451 > 5047 21452 > 8675 21453 > 101 21454 > 140 21455 > 8891 21456 > 93 21457 > 5852 21458 > 8782 21459 > 5151 21460 > 9248 21461 > 3134 21462 > 3955 21463 > 7152 21464 > 6082 21465 > 5979 21466 > 444 21467 > 8190 21468 > 3860 21469 > 3478 21470 > 6604 21471 > 907 21472 > 5831 21473 > 9353 21474 > 2189 21475 > 9667 21476 > 5222 21477 > 6731 21478 > 5269 21479 > 2324 21480 > 7149 21481 > 2634 21482 > 8718 21483 > 8854 21484 > 1871 21485 > 7776 21486 > 4770 21487 > 6628 21488 > 9624 21489 > 3065 21490 > 5417 21491 > 6858 21492 > 85 21493 > 7055 21494 > 2133 21495 > 6301 21496 > 4909 21497 > 2130 21498 > 3194 21499 > 2234 21500 > 5511 21501 > 4173 21502 > 9683 21503 > 6486 21504 > 9087 21505 > 1506 21506 > 8445 21507 > 5691 21508 > 2136 21509 > 8520 21510 > 3768 21511 > 7035 21512 > 2766 21513 > 3080 21514 > 587 21515 > 9033 21516 > 8576 21517 > 5202 21518 > 1238 21519 > 9466 21520 > 8183 21521 > 8982 21522 > 6948 21523 > 108 21524 > 8033 21525 > 597 21526 > 7169 21527 > 8014 21528 > 5693 21529 > 2646 21530 > 3884 21531 > 8836 21532 > 160 21533 > 311 21534 > 5198 21535 > 906 21536 > 1927 21537 > 6789 21538 > 5977 21539 > 1598 21540 > 9609 21541 > 9423 21542 > 425 21543 > 5957 21544 > 9117 21545 > 8919 21546 > 9665 21547 > 337 21548 > 6300 21549 > 9602 21550 > 8933 21551 > 8731 21552 > 8736 21553 > 7799 21554 > 3837 21555 > 1571 21556 > 5582 21557 > 6618 21558 > 3732 21559 > 6583 21560 > 6783 21561 > 2064 21562 > 8104 21563 > 3507 21564 > 1138 21565 > 8501 21566 > 9385 21567 > 7183 21568 > 8017 21569 > 2898 21570 > 3671 21571 > 6274 21572 > 1174 21573 > 6987 21574 > 4175 21575 > 8862 21576 > 9917 21577 > 3645 21578 > 4918 21579 > 7017 21580 > 5671 21581 > 2011 21582 > 2142 21583 > 4965 21584 > 9707 21585 > 3775 21586 > 6178 21587 > 4864 21588 > 4378 21589 > 300 21590 > 3845 21591 > 7868 21592 > 1315 21593 > 2779 21594 > 7644 21595 > 5831 21596 > 4244 21597 > 3284 21598 > 446 21599 > 445 21600 > 4754 21601 > 9041 21602 > 7381 21603 > 8442 21604 > 8837 21605 > 9271 21606 > 4882 21607 > 6533 21608 > 6743 21609 > 9688 21610 > 3057 21611 > 4818 21612 > 1964 21613 > 4984 21614 > 726 21615 > 45 21616 > 4479 21617 > 3135 21618 > 3445 21619 > 9764 21620 > 3380 21621 > 1583 21622 > 2483 21623 > 5882 21624 > 2233 21625 > 1657 21626 > 4697 21627 > 8824 21628 > 2908 21629 > 4181 21630 > 6444 21631 > 4546 21632 > 9268 21633 > 6947 21634 > 7887 21635 > 4651 21636 > 3448 21637 > 241 21638 > 5508 21639 > 531 21640 > 1967 21641 > 7131 21642 > 4428 21643 > 1142 21644 > 5101 21645 > 4068 21646 > 4916 21647 > 2272 21648 > 2272 21649 > 3582 21650 > 5564 21651 > 5819 21652 > 2562 21653 > 9257 21654 > 5061 21655 > 8880 21656 > 7803 21657 > 9748 21658 > 8891 21659 > 9001 21660 > 2263 21661 > 2214 21662 > 1649 21663 > 7674 21664 > 1127 21665 > 6607 21666 > 3884 21667 > 5813 21668 > 7640 21669 > 9004 21670 > 5529 21671 > 6880 21672 > 954 21673 > 719 21674 > 6436 21675 > 8023 21676 > 8554 21677 > 3220 21678 > 1103 21679 > 2899 21680 > 2657 21681 > 8585 21682 > 519 21683 > 5343 21684 > 8493 21685 > 8141 21686 > 3103 21687 > 41 21688 > 7194 21689 > 5100 21690 > 6368 21691 > 1204 21692 > 6196 21693 > 1942 21694 > 6904 21695 > 6965 21696 > 8965 21697 > 3318 21698 > 5600 21699 > 3139 21700 > 6888 21701 > 5761 21702 > 3224 21703 > 6191 21704 > 3650 21705 > 112 21706 > 1264 21707 > 4434 21708 > 8185 21709 > 1581 21710 > 5088 21711 > 9719 21712 > 586 21713 > 4881 21714 > 7577 21715 > 9667 21716 > 8773 21717 > 3071 21718 > 8828 21719 > 5435 21720 > 9656 21721 > 5439 21722 > 1841 21723 > 9320 21724 > 989 21725 > 6302 21726 > 9721 21727 > 5792 21728 > 2537 21729 > 8203 21730 > 4488 21731 > 7393 21732 > 9804 21733 > 4809 21734 > 6243 21735 > 596 21736 > 2065 21737 > 2942 21738 > 3381 21739 > 4202 21740 > 9514 21741 > 5206 21742 > 8609 21743 > 568 21744 > 7787 21745 > 3796 21746 > 125 21747 > 4663 21748 > 9896 21749 > 4159 21750 > 2251 21751 > 7438 21752 > 5326 21753 > 7361 21754 > 8287 21755 > 8374 21756 > 1131 21757 > 828 21758 > 4971 21759 > 1102 21760 > 9711 21761 > 432 21762 > 9932 21763 > 7928 21764 > 6018 21765 > 9849 21766 > 550 21767 > 4676 21768 > 1120 21769 > 9113 21770 > 4776 21771 > 3517 21772 > 8945 21773 > 6517 21774 > 5017 21775 > 401 21776 > 3624 21777 > 5295 21778 > 4811 21779 > 3667 21780 > 6689 21781 > 3584 21782 > 8686 21783 > 3403 21784 > 2241 21785 > 6343 21786 > 561 21787 > 3846 21788 > 7879 21789 > 5656 21790 > 5715 21791 > 8760 21792 > 8503 21793 > 3187 21794 > 6589 21795 > 1643 21796 > 2492 21797 > 8198 21798 > 2571 21799 > 4740 21800 > 9854 21801 > 5651 21802 > 7950 21803 > 32 21804 > 9065 21805 > 7384 21806 > 1401 21807 > 7516 21808 > 887 21809 > 2034 21810 > 8381 21811 > 2900 21812 > 4206 21813 > 2452 21814 > 5303 21815 > 9874 21816 > 7172 21817 > 3362 21818 > 250 21819 > 1161 21820 > 7806 21821 > 9284 21822 > 8411 21823 > 7614 21824 > 7579 21825 > 9326 21826 > 6998 21827 > 6672 21828 > 2770 21829 > 9397 21830 > 8965 21831 > 8662 21832 > 5087 21833 > 1388 21834 > 9615 21835 > 3829 21836 > 3770 21837 > 2088 21838 > 9376 21839 > 5906 21840 > 7815 21841 > 9887 21842 > 5781 21843 > 8110 21844 > 7566 21845 > 6475 21846 > 1267 21847 > 8834 21848 > 2622 21849 > 4921 21850 > 132 21851 > 2373 21852 > 5126 21853 > 4073 21854 > 4164 21855 > 3226 21856 > 5492 21857 > 9066 21858 > 2994 21859 > 5542 21860 > 1278 21861 > 7371 21862 > 7067 21863 > 9170 21864 > 9444 21865 > 9314 21866 > 8379 21867 > 8977 21868 > 4325 21869 > 496 21870 > 6676 21871 > 5818 21872 > 8830 21873 > 2146 21874 > 1159 21875 > 5391 21876 > 5708 21877 > 3820 21878 > 7761 21879 > 3784 21880 > 4922 21881 > 8788 21882 > 2271 21883 > 7759 21884 > 1910 21885 > 7674 21886 > 1847 21887 > 3124 21888 > 6228 21889 > 9533 21890 > 8106 21891 > 592 21892 > 7637 21893 > 7991 21894 > 5435 21895 > 3084 21896 > 8176 21897 > 6619 21898 > 9387 21899 > 7147 21900 > 5365 21901 > 6776 21902 > 3731 21903 > 117 21904 > 3298 21905 > 9636 21906 > 3870 21907 > 8240 21908 > 8114 21909 > 8224 21910 > 1424 21911 > 6895 21912 > 2473 21913 > 4737 21914 > 7559 21915 > 9150 21916 > 1939 21917 > 6374 21918 > 2968 21919 > 3101 21920 > 6387 21921 > 2488 21922 > 1176 21923 > 1352 21924 > 6547 21925 > 1878 21926 > 5099 21927 > 2851 21928 > 3551 21929 > 9034 21930 > 8656 21931 > 1467 21932 > 4274 21933 > 3241 21934 > 978 21935 > 2454 21936 > 9 21937 > 6225 21938 > 6635 21939 > 3613 21940 > 653 21941 > 8656 21942 > 3434 21943 > 660 21944 > 9779 21945 > 3449 21946 > 2715 21947 > 3901 21948 > 877 21949 > 1229 21950 > 798 21951 > 7775 21952 > 4449 21953 > 8527 21954 > 7471 21955 > 6062 21956 > 2558 21957 > 2121 21958 > 6603 21959 > 2689 21960 > 7660 21961 > 8796 21962 > 1777 21963 > 8878 21964 > 3747 21965 > 7297 21966 > 7772 21967 > 2166 21968 > 4545 21969 > 3569 21970 > 3462 21971 > 4241 21972 > 9766 21973 > 7297 21974 > 6853 21975 > 6362 21976 > 3397 21977 > 4364 21978 > 8266 21979 > 3186 21980 > 1165 21981 > 2195 21982 > 3961 21983 > 9249 21984 > 5549 21985 > 8056 21986 > 7763 21987 > 217 21988 > 4638 21989 > 5976 21990 > 5989 21991 > 2154 21992 > 1495 21993 > 3969 21994 > 1809 21995 > 6810 21996 > 7103 21997 > 5936 21998 > 7380 21999 > 8067 22000 > 1156 22001 > 11 22002 > 5294 22003 > 2258 22004 > 2641 22005 > 5378 22006 > 2302 22007 > 5167 22008 > 4644 22009 > 7711 22010 > 1982 22011 > 2304 22012 > 2519 22013 > 9081 22014 > 7908 22015 > 4445 22016 > 7317 22017 > 4621 22018 > 7025 22019 > 2656 22020 > 1612 22021 > 6215 22022 > 3141 22023 > 9574 22024 > 5988 22025 > 5012 22026 > 9946 22027 > 4645 22028 > 6179 22029 > 841 22030 > 4011 22031 > 6432 22032 > 1077 22033 > 919 22034 > 2541 22035 > 2674 22036 > 5318 22037 > 1572 22038 > 9086 22039 > 3182 22040 > 1781 22041 > 2056 22042 > 3817 22043 > 6102 22044 > 6631 22045 > 2098 22046 > 8624 22047 > 3887 22048 > 5321 22049 > 558 22050 > 7654 22051 > 66 22052 > 601 22053 > 9038 22054 > 8400 22055 > 1751 22056 > 2732 22057 > 4890 22058 > 480 22059 > 7586 22060 > 1116 22061 > 7487 22062 > 1427 22063 > 9150 22064 > 1173 22065 > 578 22066 > 4718 22067 > 4177 22068 > 7812 22069 > 7339 22070 > 3997 22071 > 1266 22072 > 3210 22073 > 7768 22074 > 3815 22075 > 8725 22076 > 2699 22077 > 2218 22078 > 337 22079 > 3265 22080 > 2757 22081 > 8362 22082 > 3998 22083 > 3956 22084 > 4038 22085 > 2904 22086 > 3655 22087 > 8543 22088 > 9023 22089 > 5690 22090 > 3520 22091 > 6029 22092 > 2103 22093 > 1783 22094 > 6699 22095 > 9620 22096 > 3161 22097 > 2828 22098 > 6448 22099 > 4977 22100 > 879 22101 > 5509 22102 > 2010 22103 > 7302 22104 > 3827 22105 > 1432 22106 > 9993 22107 > 7684 22108 > 3890 22109 > 9259 22110 > 9927 22111 > 3849 22112 > 6679 22113 > 1693 22114 > 6863 22115 > 6638 22116 > 5890 22117 > 1572 22118 > 3604 22119 > 6902 22120 > 2473 22121 > 1292 22122 > 3935 22123 > 2241 22124 > 3988 22125 > 5025 22126 > 1461 22127 > 3966 22128 > 2768 22129 > 9897 22130 > 1700 22131 > 9145 22132 > 3673 22133 > 6280 22134 > 6896 22135 > 7101 22136 > 34 22137 > 7540 22138 > 1449 22139 > 9641 22140 > 6058 22141 > 9889 22142 > 3541 22143 > 9038 22144 > 2089 22145 > 679 22146 > 6138 22147 > 999 22148 > 7298 22149 > 809 22150 > 9440 22151 > 1944 22152 > 4935 22153 > 1331 22154 > 661 22155 > 4904 22156 > 1353 22157 > 466 22158 > 8109 22159 > 1329 22160 > 4952 22161 > 3385 22162 > 1510 22163 > 5503 22164 > 4380 22165 > 4286 22166 > 4969 22167 > 1884 22168 > 2046 22169 > 8362 22170 > 865 22171 > 3484 22172 > 5847 22173 > 1262 22174 > 5386 22175 > 5614 22176 > 2383 22177 > 8584 22178 > 8016 22179 > 3978 22180 > 367 22181 > 923 22182 > 9682 22183 > 1930 22184 > 72 22185 > 9026 22186 > 4869 22187 > 643 22188 > 7021 22189 > 3501 22190 > 2053 22191 > 6344 22192 > 5847 22193 > 1575 22194 > 129 22195 > 9169 22196 > 1418 22197 > 6186 22198 > 488 22199 > 8707 22200 > 5368 22201 > 5911 22202 > 9208 22203 > 7919 22204 > 3420 22205 > 7141 22206 > 6969 22207 > 4816 22208 > 8690 22209 > 7111 22210 > 6409 22211 > 4251 22212 > 888 22213 > 6022 22214 > 9003 22215 > 1152 22216 > 3248 22217 > 4587 22218 > 6985 22219 > 9777 22220 > 1634 22221 > 1779 22222 > 8646 22223 > 4732 22224 > 1128 22225 > 1347 22226 > 1916 22227 > 4715 22228 > 6877 22229 > 1094 22230 > 3373 22231 > 2337 22232 > 7196 22233 > 5545 22234 > 4616 22235 > 2574 22236 > 9819 22237 > 2128 22238 > 2582 22239 > 6696 22240 > 4221 22241 > 2442 22242 > 4833 22243 > 9331 22244 > 8133 22245 > 9710 22246 > 3538 22247 > 4838 22248 > 2332 22249 > 6295 22250 > 7318 22251 > 8681 22252 > 546 22253 > 2494 22254 > 5237 22255 > 2307 22256 > 9022 22257 > 9409 22258 > 8000 22259 > 4871 22260 > 4606 22261 > 8651 22262 > 2647 22263 > 6398 22264 > 2034 22265 > 9368 22266 > 1263 22267 > 9717 22268 > 2064 22269 > 9558 22270 > 9504 22271 > 2683 22272 > 9297 22273 > 1591 22274 > 9355 22275 > 9865 22276 > 2077 22277 > 6778 22278 > 4756 22279 > 8716 22280 > 2725 22281 > 6740 22282 > 7963 22283 > 6663 22284 > 624 22285 > 1119 22286 > 7450 22287 > 7609 22288 > 3258 22289 > 8938 22290 > 217 22291 > 5083 22292 > 9345 22293 > 4040 22294 > 6041 22295 > 6664 22296 > 2268 22297 > 1508 22298 > 5601 22299 > 8882 22300 > 7439 22301 > 2094 22302 > 2678 22303 > 924 22304 > 9281 22305 > 6314 22306 > 5188 22307 > 6229 22308 > 9655 22309 > 1004 22310 > 5686 22311 > 3735 22312 > 1205 22313 > 6147 22314 > 1398 22315 > 1468 22316 > 9622 22317 > 1843 22318 > 9598 22319 > 110 22320 > 5963 22321 > 9517 22322 > 4459 22323 > 925 22324 > 5620 22325 > 4470 22326 > 515 22327 > 5715 22328 > 785 22329 > 8403 22330 > 7226 22331 > 3885 22332 > 9451 22333 > 1478 22334 > 8402 22335 > 5055 22336 > 7343 22337 > 6277 22338 > 1589 22339 > 9927 22340 > 1591 22341 > 3222 22342 > 4480 22343 > 8922 22344 > 9513 22345 > 1157 22346 > 9066 22347 > 4840 22348 > 5618 22349 > 9384 22350 > 2153 22351 > 6431 22352 > 3009 22353 > 4803 22354 > 9969 22355 > 719 22356 > 1290 22357 > 5536 22358 > 4354 22359 > 2849 22360 > 2477 22361 > 541 22362 > 222 22363 > 6452 22364 > 398 22365 > 7811 22366 > 8234 22367 > 3298 22368 > 4565 22369 > 382 22370 > 5139 22371 > 7805 22372 > 8164 22373 > 7989 22374 > 9165 22375 > 5013 22376 > 7304 22377 > 9796 22378 > 7140 22379 > 6481 22380 > 6900 22381 > 6603 22382 > 9052 22383 > 38 22384 > 2830 22385 > 2638 22386 > 9443 22387 > 8946 22388 > 9111 22389 > 1924 22390 > 6059 22391 > 3656 22392 > 5582 22393 > 4371 22394 > 4167 22395 > 3693 22396 > 3366 22397 > 1292 22398 > 1420 22399 > 4433 22400 > 8376 22401 > 8717 22402 > 1584 22403 > 2567 22404 > 5461 22405 > 1108 22406 > 5889 22407 > 8589 22408 > 6614 22409 > 4597 22410 > 5463 22411 > 1214 22412 > 5310 22413 > 3016 22414 > 9002 22415 > 373 22416 > 2832 22417 > 832 22418 > 3951 22419 > 6370 22420 > 3916 22421 > 1961 22422 > 1382 22423 > 5507 22424 > 27 22425 > 70 22426 > 3143 22427 > 8029 22428 > 9641 22429 > 4803 22430 > 8301 22431 > 4987 22432 > 7969 22433 > 1665 22434 > 8046 22435 > 3105 22436 > 4040 22437 > 4335 22438 > 7895 22439 > 5068 22440 > 587 22441 > 446 22442 > 6388 22443 > 7731 22444 > 814 22445 > 8022 22446 > 717 22447 > 7694 22448 > 473 22449 > 5579 22450 > 8631 22451 > 9408 22452 > 9607 22453 > 4726 22454 > 3220 22455 > 6606 22456 > 3834 22457 > 3947 22458 > 8015 22459 > 4601 22460 > 3437 22461 > 5082 22462 > 1778 22463 > 1668 22464 > 985 22465 > 5211 22466 > 4626 22467 > 4479 22468 > 9603 22469 > 7450 22470 > 2603 22471 > 487 22472 > 517 22473 > 8650 22474 > 1687 22475 > 3519 22476 > 7026 22477 > 9452 22478 > 1400 22479 > 7477 22480 > 2543 22481 > 6265 22482 > 6327 22483 > 3261 22484 > 1519 22485 > 5875 22486 > 943 22487 > 7865 22488 > 8343 22489 > 5372 22490 > 9944 22491 > 1698 22492 > 1953 22493 > 3397 22494 > 3646 22495 > 516 22496 > 4034 22497 > 3758 22498 > 3401 22499 > 5692 22500 > 1761 22501 > 6513 22502 > 5638 22503 > 3138 22504 > 7193 22505 > 7073 22506 > 877 22507 > 2373 22508 > 8947 22509 > 1975 22510 > 3643 22511 > 6797 22512 > 7518 22513 > 7611 22514 > 8643 22515 > 1407 22516 > 2787 22517 > 5192 22518 > 3477 22519 > 8281 22520 > 3096 22521 > 5469 22522 > 6473 22523 > 6745 22524 > 3384 22525 > 573 22526 > 1194 22527 > 9954 22528 > 2636 22529 > 6426 22530 > 5670 22531 > 8154 22532 > 2540 22533 > 1534 22534 > 2285 22535 > 1820 22536 > 3627 22537 > 7394 22538 > 3100 22539 > 9152 22540 > 525 22541 > 1609 22542 > 1344 22543 > 4594 22544 > 9743 22545 > 6675 22546 > 4145 22547 > 4016 22548 > 3303 22549 > 1962 22550 > 9650 22551 > 7045 22552 > 2013 22553 > 3242 22554 > 6691 22555 > 2425 22556 > 5943 22557 > 6585 22558 > 2169 22559 > 1291 22560 > 3577 22561 > 9137 22562 > 1422 22563 > 4995 22564 > 2490 22565 > 7622 22566 > 2667 22567 > 6503 22568 > 5462 22569 > 7544 22570 > 8462 22571 > 4287 22572 > 3396 22573 > 2532 22574 > 2802 22575 > 9240 22576 > 5558 22577 > 5256 22578 > 2413 22579 > 2683 22580 > 8108 22581 > 6147 22582 > 3972 22583 > 445 22584 > 2973 22585 > 3794 22586 > 5859 22587 > 2057 22588 > 7027 22589 > 9307 22590 > 2756 22591 > 1075 22592 > 4370 22593 > 3369 22594 > 4399 22595 > 1136 22596 > 6295 22597 > 5366 22598 > 1162 22599 > 8088 22600 > 9540 22601 > 7440 22602 > 6364 22603 > 9353 22604 > 5400 22605 > 7444 22606 > 749 22607 > 8313 22608 > 226 22609 > 6025 22610 > 1499 22611 > 6206 22612 > 794 22613 > 3031 22614 > 6806 22615 > 9539 22616 > 5739 22617 > 6958 22618 > 2685 22619 > 8080 22620 > 3954 22621 > 5545 22622 > 7675 22623 > 3069 22624 > 5412 22625 > 7977 22626 > 5898 22627 > 2373 22628 > 2184 22629 > 7192 22630 > 8613 22631 > 6837 22632 > 6948 22633 > 7395 22634 > 6029 22635 > 8155 22636 > 5730 22637 > 2573 22638 > 4869 22639 > 6086 22640 > 1608 22641 > 8992 22642 > 7475 22643 > 5879 22644 > 9563 22645 > 869 22646 > 526 22647 > 1160 22648 > 6789 22649 > 148 22650 > 3101 22651 > 3979 22652 > 5788 22653 > 1154 22654 > 820 22655 > 9402 22656 > 5769 22657 > 3562 22658 > 4601 22659 > 9144 22660 > 7238 22661 > 4359 22662 > 443 22663 > 3953 22664 > 8522 22665 > 2685 22666 > 1391 22667 > 4267 22668 > 1725 22669 > 2044 22670 > 3160 22671 > 9613 22672 > 2968 22673 > 6874 22674 > 7523 22675 > 5442 22676 > 7502 22677 > 4651 22678 > 8421 22679 > 8814 22680 > 5664 22681 > 4238 22682 > 6794 22683 > 7776 22684 > 8361 22685 > 5781 22686 > 1620 22687 > 6470 22688 > 5608 22689 > 4121 22690 > 316 22691 > 420 22692 > 2716 22693 > 8434 22694 > 1213 22695 > 4948 22696 > 5666 22697 > 1011 22698 > 5611 22699 > 6635 22700 > 4287 22701 > 3126 22702 > 518 22703 > 2133 22704 > 1840 22705 > 5119 22706 > 8867 22707 > 6746 22708 > 3862 22709 > 7507 22710 > 5583 22711 > 9605 22712 > 5537 22713 > 7590 22714 > 7996 22715 > 7685 22716 > 7952 22717 > 2918 22718 > 8076 22719 > 873 22720 > 7608 22721 > 3933 22722 > 534 22723 > 2327 22724 > 8119 22725 > 2846 22726 > 1385 22727 > 342 22728 > 4586 22729 > 3835 22730 > 5275 22731 > 3107 22732 > 4395 22733 > 7857 22734 > 3196 22735 > 9088 22736 > 4572 22737 > 3185 22738 > 4717 22739 > 3117 22740 > 3703 22741 > 6888 22742 > 8052 22743 > 3396 22744 > 163 22745 > 3912 22746 > 2867 22747 > 8381 22748 > 5526 22749 > 8508 22750 > 4745 22751 > 3601 22752 > 8765 22753 > 1853 22754 > 6791 22755 > 4687 22756 > 8529 22757 > 2717 22758 > 7537 22759 > 9351 22760 > 5181 22761 > 3299 22762 > 3940 22763 > 5248 22764 > 7011 22765 > 6491 22766 > 3477 22767 > 5366 22768 > 153 22769 > 8493 22770 > 6207 22771 > 47 22772 > 3533 22773 > 3377 22774 > 8096 22775 > 4560 22776 > 7239 22777 > 5477 22778 > 5751 22779 > 8093 22780 > 7247 22781 > 6057 22782 > 9988 22783 > 358 22784 > 3305 22785 > 3679 22786 > 414 22787 > 3611 22788 > 6316 22789 > 5759 22790 > 4024 22791 > 5343 22792 > 3128 22793 > 8279 22794 > 266 22795 > 1806 22796 > 6989 22797 > 4686 22798 > 1835 22799 > 7002 22800 > 3829 22801 > 4638 22802 > 9 22803 > 9245 22804 > 7212 22805 > 9179 22806 > 8130 22807 > 5260 22808 > 1590 22809 > 4625 22810 > 3640 22811 > 7746 22812 > 214 22813 > 931 22814 > 3745 22815 > 5187 22816 > 9158 22817 > 6132 22818 > 2258 22819 > 5670 22820 > 3502 22821 > 8291 22822 > 4505 22823 > 2504 22824 > 8422 22825 > 7116 22826 > 6316 22827 > 4680 22828 > 2043 22829 > 8896 22830 > 9752 22831 > 3597 22832 > 9707 22833 > 9134 22834 > 7405 22835 > 9816 22836 > 2463 22837 > 167 22838 > 705 22839 > 3199 22840 > 6255 22841 > 9887 22842 > 8014 22843 > 6415 22844 > 3386 22845 > 772 22846 > 7529 22847 > 8490 22848 > 4329 22849 > 6121 22850 > 6640 22851 > 9566 22852 > 1595 22853 > 182 22854 > 5288 22855 > 8935 22856 > 4021 22857 > 3266 22858 > 4481 22859 > 2342 22860 > 9819 22861 > 7692 22862 > 225 22863 > 4638 22864 > 9142 22865 > 1150 22866 > 8893 22867 > 1308 22868 > 991 22869 > 8911 22870 > 8321 22871 > 9166 22872 > 7585 22873 > 2156 22874 > 1068 22875 > 1287 22876 > 2225 22877 > 3911 22878 > 2408 22879 > 6975 22880 > 3246 22881 > 5680 22882 > 5404 22883 > 9960 22884 > 8515 22885 > 6410 22886 > 8481 22887 > 3326 22888 > 7458 22889 > 1367 22890 > 7375 22891 > 1057 22892 > 6622 22893 > 3092 22894 > 1231 22895 > 1341 22896 > 6074 22897 > 7310 22898 > 3529 22899 > 1602 22900 > 5570 22901 > 564 22902 > 4694 22903 > 1358 22904 > 7440 22905 > 6842 22906 > 7015 22907 > 9060 22908 > 2861 22909 > 324 22910 > 5540 22911 > 7398 22912 > 7414 22913 > 3503 22914 > 8725 22915 > 3810 22916 > 7183 22917 > 4068 22918 > 6710 22919 > 5445 22920 > 4892 22921 > 4993 22922 > 1252 22923 > 550 22924 > 9346 22925 > 9853 22926 > 5601 22927 > 4645 22928 > 5381 22929 > 3347 22930 > 9213 22931 > 6889 22932 > 7948 22933 > 3479 22934 > 7177 22935 > 9805 22936 > 227 22937 > 1075 22938 > 5265 22939 > 4198 22940 > 9890 22941 > 6987 22942 > 1193 22943 > 2663 22944 > 9037 22945 > 4514 22946 > 6977 22947 > 955 22948 > 2928 22949 > 5695 22950 > 9194 22951 > 1998 22952 > 3432 22953 > 4659 22954 > 1261 22955 > 4652 22956 > 7997 22957 > 6755 22958 > 5636 22959 > 822 22960 > 7387 22961 > 8092 22962 > 948 22963 > 6932 22964 > 7845 22965 > 8927 22966 > 4068 22967 > 449 22968 > 1964 22969 > 4945 22970 > 9022 22971 > 566 22972 > 751 22973 > 5614 22974 > 8530 22975 > 9043 22976 > 465 22977 > 8604 22978 > 9941 22979 > 605 22980 > 5067 22981 > 750 22982 > 8428 22983 > 9019 22984 > 674 22985 > 2105 22986 > 261 22987 > 8243 22988 > 696 22989 > 9183 22990 > 4107 22991 > 8505 22992 > 1615 22993 > 7629 22994 > 9313 22995 > 8231 22996 > 649 22997 > 8522 22998 > 2434 22999 > 3049 23000 > 4285 23001 > 8616 23002 > 3939 23003 > 9634 23004 > 4323 23005 > 1948 23006 > 433 23007 > 836 23008 > 4698 23009 > 1478 23010 > 5521 23011 > 2962 23012 > 2075 23013 > 1052 23014 > 9814 23015 > 6203 23016 > 414 23017 > 4010 23018 > 2945 23019 > 9860 23020 > 6951 23021 > 8774 23022 > 6098 23023 > 5500 23024 > 4215 23025 > 6441 23026 > 2202 23027 > 2043 23028 > 6854 23029 > 9417 23030 > 6311 23031 > 6602 23032 > 7899 23033 > 9159 23034 > 411 23035 > 4705 23036 > 6768 23037 > 9482 23038 > 7363 23039 > 128 23040 > 7577 23041 > 5117 23042 > 9158 23043 > 908 23044 > 7076 23045 > 2020 23046 > 5358 23047 > 9166 23048 > 9334 23049 > 8848 23050 > 1389 23051 > 2872 23052 > 3079 23053 > 3144 23054 > 4264 23055 > 6261 23056 > 9012 23057 > 1977 23058 > 5396 23059 > 5595 23060 > 9733 23061 > 1276 23062 > 6992 23063 > 3604 23064 > 9950 23065 > 3847 23066 > 4614 23067 > 7138 23068 > 2597 23069 > 3509 23070 > 9775 23071 > 9338 23072 > 6843 23073 > 3131 23074 > 5819 23075 > 6238 23076 > 5712 23077 > 3065 23078 > 8720 23079 > 1062 23080 > 3724 23081 > 833 23082 > 5353 23083 > 1323 23084 > 2568 23085 > 8798 23086 > 1539 23087 > 2201 23088 > 2975 23089 > 6361 23090 > 4074 23091 > 380 23092 > 8844 23093 > 6074 23094 > 2788 23095 > 8826 23096 > 2245 23097 > 4555 23098 > 313 23099 > 8515 23100 > 63 23101 > 1074 23102 > 7860 23103 > 9293 23104 > 1794 23105 > 4235 23106 > 971 23107 > 7475 23108 > 146 23109 > 8208 23110 > 8438 23111 > 7771 23112 > 3687 23113 > 3461 23114 > 6034 23115 > 8821 23116 > 2864 23117 > 1248 23118 > 2676 23119 > 9055 23120 > 5156 23121 > 8706 23122 > 203 23123 > 2903 23124 > 9617 23125 > 8103 23126 > 5164 23127 > 3111 23128 > 2888 23129 > 1887 23130 > 4776 23131 > 1965 23132 > 7943 23133 > 2729 23134 > 5969 23135 > 3030 23136 > 5799 23137 > 7740 23138 > 3077 23139 > 175 23140 > 2739 23141 > 8257 23142 > 1964 23143 > 2472 23144 > 8715 23145 > 2932 23146 > 1912 23147 > 4077 23148 > 9027 23149 > 4183 23150 > 7041 23151 > 1265 23152 > 2366 23153 > 1822 23154 > 5268 23155 > 593 23156 > 4019 23157 > 6265 23158 > 8264 23159 > 1933 23160 > 6505 23161 > 8813 23162 > 1025 23163 > 761 23164 > 5901 23165 > 4172 23166 > 5395 23167 > 8471 23168 > 3882 23169 > 957 23170 > 7626 23171 > 7359 23172 > 4872 23173 > 2072 23174 > 5036 23175 > 4141 23176 > 4226 23177 > 5181 23178 > 497 23179 > 4037 23180 > 6893 23181 > 7029 23182 > 5989 23183 > 8738 23184 > 4896 23185 > 9585 23186 > 6031 23187 > 3243 23188 > 9052 23189 > 9169 23190 > 5124 23191 > 7939 23192 > 8753 23193 > 7091 23194 > 4161 23195 > 9640 23196 > 9055 23197 > 3005 23198 > 9665 23199 > 3875 23200 > 3819 23201 > 4631 23202 > 3711 23203 > 3995 23204 > 617 23205 > 2538 23206 > 3501 23207 > 6855 23208 > 1542 23209 > 541 23210 > 6292 23211 > 8690 23212 > 5314 23213 > 9287 23214 > 311 23215 > 8161 23216 > 217 23217 > 6845 23218 > 651 23219 > 2076 23220 > 1800 23221 > 5910 23222 > 2441 23223 > 4031 23224 > 9138 23225 > 545 23226 > 6008 23227 > 5393 23228 > 1606 23229 > 2037 23230 > 6136 23231 > 224 23232 > 4177 23233 > 8893 23234 > 9932 23235 > 7233 23236 > 659 23237 > 9538 23238 > 1132 23239 > 2366 23240 > 4523 23241 > 8499 23242 > 8039 23243 > 335 23244 > 9902 23245 > 1585 23246 > 925 23247 > 838 23248 > 6431 23249 > 6822 23250 > 9458 23251 > 9780 23252 > 6535 23253 > 7957 23254 > 3835 23255 > 1731 23256 > 2748 23257 > 8975 23258 > 6796 23259 > 2122 23260 > 1723 23261 > 5184 23262 > 6315 23263 > 31 23264 > 317 23265 > 5734 23266 > 4934 23267 > 4961 23268 > 3046 23269 > 4282 23270 > 7492 23271 > 4860 23272 > 5774 23273 > 6502 23274 > 9591 23275 > 6993 23276 > 7537 23277 > 536 23278 > 5843 23279 > 9693 23280 > 6898 23281 > 4047 23282 > 9666 23283 > 4919 23284 > 1834 23285 > 555 23286 > 5776 23287 > 9447 23288 > 8431 23289 > 1386 23290 > 2547 23291 > 1674 23292 > 6102 23293 > 6116 23294 > 3611 23295 > 3540 23296 > 7438 23297 > 4692 23298 > 846 23299 > 4281 23300 > 7004 23301 > 1019 23302 > 2825 23303 > 1125 23304 > 7002 23305 > 859 23306 > 5735 23307 > 4790 23308 > 9868 23309 > 6649 23310 > 9491 23311 > 1397 23312 > 5994 23313 > 7358 23314 > 9976 23315 > 7295 23316 > 968 23317 > 7318 23318 > 1949 23319 > 18 23320 > 5586 23321 > 1459 23322 > 6087 23323 > 8396 23324 > 1442 23325 > 7030 23326 > 5210 23327 > 5329 23328 > 3005 23329 > 7922 23330 > 4261 23331 > 9039 23332 > 8862 23333 > 5404 23334 > 9406 23335 > 2821 23336 > 7001 23337 > 9211 23338 > 3014 23339 > 1471 23340 > 8675 23341 > 4312 23342 > 1322 23343 > 1578 23344 > 7306 23345 > 2523 23346 > 4461 23347 > 1050 23348 > 6466 23349 > 4325 23350 > 7063 23351 > 7261 23352 > 4354 23353 > 974 23354 > 1401 23355 > 4367 23356 > 1926 23357 > 378 23358 > 2642 23359 > 6256 23360 > 1845 23361 > 584 23362 > 57 23363 > 992 23364 > 6040 23365 > 481 23366 > 8482 23367 > 7506 23368 > 169 23369 > 4381 23370 > 7403 23371 > 6552 23372 > 2966 23373 > 192 23374 > 6192 23375 > 2831 23376 > 4437 23377 > 9317 23378 > 6603 23379 > 7255 23380 > 1236 23381 > 8625 23382 > 6445 23383 > 8309 23384 > 3674 23385 > 2705 23386 > 2568 23387 > 3917 23388 > 4654 23389 > 2048 23390 > 8592 23391 > 4128 23392 > 9600 23393 > 1935 23394 > 5852 23395 > 7827 23396 > 6270 23397 > 2537 23398 > 4084 23399 > 5297 23400 > 1280 23401 > 8294 23402 > 2579 23403 > 7488 23404 > 1194 23405 > 6385 23406 > 5922 23407 > 9738 23408 > 5829 23409 > 4796 23410 > 7989 23411 > 8204 23412 > 8540 23413 > 2669 23414 > 2593 23415 > 7010 23416 > 8135 23417 > 1756 23418 > 8874 23419 > 6551 23420 > 2579 23421 > 236 23422 > 6442 23423 > 1499 23424 > 2282 23425 > 4890 23426 > 5248 23427 > 6325 23428 > 7974 23429 > 5869 23430 > 9681 23431 > 9857 23432 > 8618 23433 > 3920 23434 > 4730 23435 > 8913 23436 > 8524 23437 > 7850 23438 > 8180 23439 > 8167 23440 > 7070 23441 > 8378 23442 > 8703 23443 > 7305 23444 > 1873 23445 > 6406 23446 > 7023 23447 > 2736 23448 > 3969 23449 > 1 23450 > 8268 23451 > 8342 23452 > 6672 23453 > 384 23454 > 8496 23455 > 1686 23456 > 7348 23457 > 9001 23458 > 5496 23459 > 5484 23460 > 6327 23461 > 9551 23462 > 777 23463 > 9399 23464 > 6651 23465 > 37 23466 > 2357 23467 > 5487 23468 > 5983 23469 > 5155 23470 > 5312 23471 > 7822 23472 > 5205 23473 > 3408 23474 > 2388 23475 > 4978 23476 > 9391 23477 > 2202 23478 > 2822 23479 > 9343 23480 > 556 23481 > 8894 23482 > 6207 23483 > 7150 23484 > 2393 23485 > 628 23486 > 4446 23487 > 9749 23488 > 3064 23489 > 6757 23490 > 3478 23491 > 5795 23492 > 8953 23493 > 7580 23494 > 534 23495 > 1360 23496 > 6798 23497 > 9105 23498 > 4019 23499 > 2740 23500 > 9974 23501 > 3047 23502 > 8851 23503 > 9179 23504 > 1332 23505 > 4837 23506 > 6593 23507 > 9649 23508 > 7277 23509 > 8282 23510 > 6236 23511 > 4723 23512 > 9619 23513 > 4635 23514 > 6857 23515 > 65 23516 > 7755 23517 > 5538 23518 > 6734 23519 > 2775 23520 > 8350 23521 > 1886 23522 > 1034 23523 > 5535 23524 > 9857 23525 > 5010 23526 > 4562 23527 > 3464 23528 > 2131 23529 > 4060 23530 > 9638 23531 > 1453 23532 > 9595 23533 > 3473 23534 > 5626 23535 > 1257 23536 > 6262 23537 > 2631 23538 > 37 23539 > 6386 23540 > 2505 23541 > 1747 23542 > 4076 23543 > 3184 23544 > 1282 23545 > 4255 23546 > 6004 23547 > 1231 23548 > 2035 23549 > 5354 23550 > 5414 23551 > 7464 23552 > 2938 23553 > 1641 23554 > 8024 23555 > 1179 23556 > 1751 23557 > 3849 23558 > 4693 23559 > 2081 23560 > 6595 23561 > 644 23562 > 2367 23563 > 8163 23564 > 6789 23565 > 5158 23566 > 439 23567 > 151 23568 > 6329 23569 > 8289 23570 > 3912 23571 > 6508 23572 > 3451 23573 > 8995 23574 > 878 23575 > 9637 23576 > 9830 23577 > 8646 23578 > 4879 23579 > 4237 23580 > 7360 23581 > 779 23582 > 576 23583 > 5768 23584 > 1595 23585 > 5297 23586 > 1586 23587 > 4966 23588 > 4039 23589 > 7474 23590 > 6403 23591 > 8424 23592 > 3054 23593 > 8620 23594 > 9977 23595 > 8763 23596 > 1637 23597 > 4794 23598 > 3260 23599 > 2171 23600 > 4735 23601 > 4416 23602 > 7498 23603 > 2722 23604 > 2585 23605 > 7533 23606 > 6900 23607 > 4353 23608 > 8553 23609 > 8089 23610 > 281 23611 > 8102 23612 > 3871 23613 > 1040 23614 > 5302 23615 > 703 23616 > 3800 23617 > 1686 23618 > 1646 23619 > 7194 23620 > 7868 23621 > 52 23622 > 105 23623 > 2257 23624 > 6022 23625 > 3773 23626 > 3418 23627 > 9735 23628 > 2439 23629 > 9500 23630 > 4896 23631 > 6002 23632 > 9034 23633 > 1412 23634 > 2414 23635 > 8394 23636 > 296 23637 > 8295 23638 > 6309 23639 > 6622 23640 > 4781 23641 > 4162 23642 > 1116 23643 > 7427 23644 > 5168 23645 > 3883 23646 > 1638 23647 > 2689 23648 > 9441 23649 > 9806 23650 > 5217 23651 > 4929 23652 > 7544 23653 > 7101 23654 > 130 23655 > 8108 23656 > 2505 23657 > 9926 23658 > 9835 23659 > 5860 23660 > 791 23661 > 7837 23662 > 5398 23663 > 8681 23664 > 730 23665 > 1599 23666 > 3672 23667 > 4553 23668 > 9890 23669 > 856 23670 > 977 23671 > 4088 23672 > 2112 23673 > 9551 23674 > 1829 23675 > 6983 23676 > 4774 23677 > 4585 23678 > 7053 23679 > 7197 23680 > 3383 23681 > 3815 23682 > 6784 23683 > 1500 23684 > 1080 23685 > 9610 23686 > 4768 23687 > 542 23688 > 9291 23689 > 7530 23690 > 527 23691 > 5218 23692 > 7303 23693 > 6178 23694 > 6638 23695 > 2661 23696 > 9491 23697 > 8974 23698 > 6149 23699 > 3617 23700 > 3157 23701 > 4794 23702 > 4082 23703 > 8310 23704 > 1801 23705 > 9623 23706 > 2359 23707 > 4836 23708 > 8395 23709 > 4865 23710 > 4180 23711 > 105 23712 > 3446 23713 > 9078 23714 > 7144 23715 > 6078 23716 > 1005 23717 > 3947 23718 > 599 23719 > 4539 23720 > 7258 23721 > 6317 23722 > 6997 23723 > 7211 23724 > 8703 23725 > 5161 23726 > 5196 23727 > 6347 23728 > 2291 23729 > 9946 23730 > 8449 23731 > 5642 23732 > 5576 23733 > 5888 23734 > 7782 23735 > 7320 23736 > 6948 23737 > 5651 23738 > 5763 23739 > 3700 23740 > 9182 23741 > 3952 23742 > 6093 23743 > 3154 23744 > 3269 23745 > 9538 23746 > 2910 23747 > 3349 23748 > 788 23749 > 7470 23750 > 5092 23751 > 7331 23752 > 7828 23753 > 4394 23754 > 9782 23755 > 8303 23756 > 3146 23757 > 4374 23758 > 1749 23759 > 8889 23760 > 2255 23761 > 187 23762 > 7442 23763 > 5927 23764 > 4053 23765 > 4361 23766 > 5173 23767 > 7449 23768 > 9483 23769 > 3882 23770 > 6389 23771 > 4624 23772 > 7433 23773 > 5324 23774 > 1772 23775 > 5976 23776 > 3057 23777 > 5965 23778 > 4570 23779 > 2183 23780 > 747 23781 > 2893 23782 > 6984 23783 > 13 23784 > 884 23785 > 7286 23786 > 6800 23787 > 2384 23788 > 267 23789 > 9827 23790 > 6216 23791 > 6521 23792 > 198 23793 > 9345 23794 > 6028 23795 > 7353 23796 > 7960 23797 > 4950 23798 > 3328 23799 > 9816 23800 > 3013 23801 > 3431 23802 > 3174 23803 > 4763 23804 > 849 23805 > 1111 23806 > 9222 23807 > 1738 23808 > 3929 23809 > 6971 23810 > 280 23811 > 3912 23812 > 8669 23813 > 9374 23814 > 9114 23815 > 4424 23816 > 4873 23817 > 7337 23818 > 5811 23819 > 618 23820 > 1385 23821 > 2123 23822 > 4941 23823 > 8617 23824 > 5672 23825 > 5696 23826 > 5253 23827 > 2006 23828 > 4488 23829 > 1709 23830 > 1735 23831 > 5803 23832 > 815 23833 > 2221 23834 > 9026 23835 > 1928 23836 > 5933 23837 > 4427 23838 > 2184 23839 > 857 23840 > 5861 23841 > 3814 23842 > 8420 23843 > 5062 23844 > 7539 23845 > 1252 23846 > 5657 23847 > 8621 23848 > 9791 23849 > 8293 23850 > 8261 23851 > 2283 23852 > 8437 23853 > 2775 23854 > 1169 23855 > 7643 23856 > 9961 23857 > 9412 23858 > 7948 23859 > 6317 23860 > 8760 23861 > 1797 23862 > 7579 23863 > 7540 23864 > 5220 23865 > 1066 23866 > 6466 23867 > 2598 23868 > 1452 23869 > 5510 23870 > 7237 23871 > 9255 23872 > 9180 23873 > 9759 23874 > 8806 23875 > 9747 23876 > 3390 23877 > 3068 23878 > 8034 23879 > 395 23880 > 4844 23881 > 3321 23882 > 7093 23883 > 2741 23884 > 8247 23885 > 120 23886 > 6073 23887 > 7528 23888 > 9709 23889 > 100 23890 > 6119 23891 > 6425 23892 > 8275 23893 > 6050 23894 > 7606 23895 > 6754 23896 > 7440 23897 > 6646 23898 > 5303 23899 > 4870 23900 > 5231 23901 > 2045 23902 > 3399 23903 > 2703 23904 > 5527 23905 > 9553 23906 > 5686 23907 > 7689 23908 > 8560 23909 > 4572 23910 > 2180 23911 > 2589 23912 > 8452 23913 > 4473 23914 > 8337 23915 > 3353 23916 > 9882 23917 > 8742 23918 > 6645 23919 > 1241 23920 > 2219 23921 > 6818 23922 > 5995 23923 > 807 23924 > 5489 23925 > 5188 23926 > 578 23927 > 9410 23928 > 4363 23929 > 9522 23930 > 1378 23931 > 2280 23932 > 4677 23933 > 1162 23934 > 2602 23935 > 9531 23936 > 1146 23937 > 306 23938 > 9132 23939 > 64 23940 > 5732 23941 > 274 23942 > 8210 23943 > 9375 23944 > 3934 23945 > 4167 23946 > 913 23947 > 7027 23948 > 2323 23949 > 3036 23950 > 120 23951 > 8673 23952 > 1190 23953 > 6653 23954 > 6706 23955 > 3158 23956 > 2022 23957 > 1649 23958 > 868 23959 > 4826 23960 > 8267 23961 > 5690 23962 > 5809 23963 > 2454 23964 > 1506 23965 > 5191 23966 > 4939 23967 > 2614 23968 > 5806 23969 > 2100 23970 > 2597 23971 > 8239 23972 > 6482 23973 > 9618 23974 > 2350 23975 > 9224 23976 > 1863 23977 > 14 23978 > 1948 23979 > 9141 23980 > 3794 23981 > 7299 23982 > 3596 23983 > 6313 23984 > 315 23985 > 6187 23986 > 701 23987 > 5441 23988 > 2323 23989 > 9071 23990 > 2415 23991 > 2758 23992 > 5199 23993 > 1728 23994 > 9315 23995 > 6122 23996 > 4174 23997 > 9322 23998 > 5604 23999 > 5193 24000 > 2719 24001 > 1764 24002 > 2331 24003 > 5228 24004 > 5317 24005 > 5675 24006 > 3667 24007 > 9639 24008 > 1682 24009 > 8761 24010 > 5142 24011 > 3416 24012 > 4767 24013 > 6247 24014 > 3894 24015 > 4209 24016 > 1655 24017 > 1578 24018 > 2756 24019 > 7432 24020 > 5281 24021 > 768 24022 > 6852 24023 > 1281 24024 > 2708 24025 > 6421 24026 > 3512 24027 > 973 24028 > 4112 24029 > 5326 24030 > 359 24031 > 8221 24032 > 6412 24033 > 2590 24034 > 7465 24035 > 9397 24036 > 4639 24037 > 4234 24038 > 6816 24039 > 7138 24040 > 6799 24041 > 9577 24042 > 1140 24043 > 6510 24044 > 6209 24045 > 6291 24046 > 8574 24047 > 5014 24048 > 1904 24049 > 6884 24050 > 5051 24051 > 2687 24052 > 7193 24053 > 4713 24054 > 4789 24055 > 4704 24056 > 3277 24057 > 1972 24058 > 437 24059 > 203 24060 > 7463 24061 > 7617 24062 > 6321 24063 > 5682 24064 > 3860 24065 > 7451 24066 > 5583 24067 > 2885 24068 > 1587 24069 > 7659 24070 > 135 24071 > 1774 24072 > 2092 24073 > 3847 24074 > 3177 24075 > 396 24076 > 3750 24077 > 7064 24078 > 9497 24079 > 5990 24080 > 3019 24081 > 9996 24082 > 5062 24083 > 2587 24084 > 4513 24085 > 9655 24086 > 1540 24087 > 8608 24088 > 5154 24089 > 9842 24090 > 3817 24091 > 9358 24092 > 2723 24093 > 2587 24094 > 7343 24095 > 6573 24096 > 7844 24097 > 8054 24098 > 8034 24099 > 45 24100 > 6853 24101 > 2770 24102 > 5743 24103 > 2754 24104 > 139 24105 > 2011 24106 > 791 24107 > 46 24108 > 3658 24109 > 7254 24110 > 3616 24111 > 1385 24112 > 1163 24113 > 9310 24114 > 8682 24115 > 3055 24116 > 2213 24117 > 7000 24118 > 1007 24119 > 6139 24120 > 3110 24121 > 4564 24122 > 1487 24123 > 2352 24124 > 570 24125 > 1708 24126 > 9279 24127 > 1973 24128 > 8815 24129 > 2275 24130 > 4867 24131 > 5669 24132 > 8238 24133 > 7695 24134 > 9145 24135 > 496 24136 > 974 24137 > 4035 24138 > 6400 24139 > 8661 24140 > 8823 24141 > 1814 24142 > 1040 24143 > 5079 24144 > 4491 24145 > 9194 24146 > 1578 24147 > 5546 24148 > 6185 24149 > 2975 24150 > 8685 24151 > 4137 24152 > 9241 24153 > 4239 24154 > 2941 24155 > 1047 24156 > 4426 24157 > 8393 24158 > 1055 24159 > 5773 24160 > 3105 24161 > 724 24162 > 3284 24163 > 6975 24164 > 4161 24165 > 289 24166 > 4812 24167 > 4434 24168 > 6262 24169 > 1634 24170 > 6076 24171 > 8578 24172 > 8364 24173 > 2081 24174 > 7134 24175 > 6878 24176 > 5749 24177 > 450 24178 > 9730 24179 > 2428 24180 > 132 24181 > 6237 24182 > 7842 24183 > 8773 24184 > 27 24185 > 580 24186 > 5402 24187 > 6012 24188 > 6226 24189 > 2928 24190 > 3479 24191 > 3358 24192 > 1274 24193 > 4788 24194 > 4562 24195 > 8358 24196 > 6148 24197 > 2817 24198 > 6595 24199 > 9083 24200 > 2048 24201 > 2431 24202 > 4634 24203 > 8336 24204 > 4087 24205 > 4183 24206 > 9525 24207 > 320 24208 > 9653 24209 > 7713 24210 > 1910 24211 > 3206 24212 > 8863 24213 > 8100 24214 > 1942 24215 > 7777 24216 > 2589 24217 > 4791 24218 > 9100 24219 > 5838 24220 > 1089 24221 > 306 24222 > 4514 24223 > 7334 24224 > 6407 24225 > 8760 24226 > 1229 24227 > 5796 24228 > 3949 24229 > 567 24230 > 9891 24231 > 8873 24232 > 6757 24233 > 221 24234 > 4476 24235 > 5787 24236 > 9580 24237 > 4683 24238 > 9852 24239 > 2695 24240 > 3954 24241 > 2877 24242 > 8950 24243 > 9283 24244 > 8059 24245 > 5364 24246 > 5361 24247 > 8172 24248 > 3346 24249 > 5885 24250 > 677 24251 > 6004 24252 > 6179 24253 > 22 24254 > 3494 24255 > 943 24256 > 7017 24257 > 383 24258 > 8721 24259 > 8519 24260 > 9343 24261 > 7828 24262 > 2783 24263 > 8112 24264 > 2999 24265 > 2959 24266 > 5001 24267 > 9554 24268 > 6861 24269 > 7661 24270 > 2556 24271 > 1819 24272 > 8099 24273 > 5383 24274 > 3822 24275 > 1484 24276 > 1257 24277 > 5063 24278 > 478 24279 > 7531 24280 > 2445 24281 > 792 24282 > 8011 24283 > 2757 24284 > 1921 24285 > 923 24286 > 5463 24287 > 793 24288 > 4949 24289 > 7794 24290 > 129 24291 > 8252 24292 > 7957 24293 > 7629 24294 > 4964 24295 > 7425 24296 > 889 24297 > 7417 24298 > 7526 24299 > 5596 24300 > 2604 24301 > 8220 24302 > 8437 24303 > 8178 24304 > 6782 24305 > 2258 24306 > 9771 24307 > 7506 24308 > 8895 24309 > 9126 24310 > 2432 24311 > 5737 24312 > 8728 24313 > 1405 24314 > 721 24315 > 673 24316 > 3971 24317 > 1541 24318 > 1159 24319 > 1233 24320 > 6604 24321 > 880 24322 > 5954 24323 > 9244 24324 > 9145 24325 > 4881 24326 > 7010 24327 > 6028 24328 > 1989 24329 > 1386 24330 > 7824 24331 > 8730 24332 > 4798 24333 > 973 24334 > 5233 24335 > 9578 24336 > 5541 24337 > 6244 24338 > 1640 24339 > 8628 24340 > 1380 24341 > 386 24342 > 6033 24343 > 1512 24344 > 6495 24345 > 4347 24346 > 4006 24347 > 6610 24348 > 4460 24349 > 1165 24350 > 4721 24351 > 1061 24352 > 9177 24353 > 888 24354 > 8529 24355 > 8100 24356 > 7117 24357 > 2673 24358 > 7644 24359 > 7516 24360 > 5397 24361 > 8258 24362 > 2448 24363 > 4413 24364 > 1258 24365 > 1465 24366 > 599 24367 > 3017 24368 > 3 24369 > 4693 24370 > 5604 24371 > 7821 24372 > 1738 24373 > 7111 24374 > 1327 24375 > 9005 24376 > 8179 24377 > 6781 24378 > 7537 24379 > 593 24380 > 6567 24381 > 6112 24382 > 7719 24383 > 755 24384 > 7358 24385 > 1019 24386 > 3354 24387 > 710 24388 > 2398 24389 > 760 24390 > 6465 24391 > 2949 24392 > 610 24393 > 6378 24394 > 8140 24395 > 5200 24396 > 6026 24397 > 519 24398 > 7517 24399 > 7151 24400 > 4624 24401 > 7981 24402 > 337 24403 > 2979 24404 > 6485 24405 > 1472 24406 > 68 24407 > 8182 24408 > 1485 24409 > 3803 24410 > 4927 24411 > 3409 24412 > 5411 24413 > 9942 24414 > 6382 24415 > 2025 24416 > 7781 24417 > 2534 24418 > 4879 24419 > 4369 24420 > 9753 24421 > 6169 24422 > 6962 24423 > 6227 24424 > 6717 24425 > 9518 24426 > 5726 24427 > 8615 24428 > 4339 24429 > 2334 24430 > 7292 24431 > 8304 24432 > 9233 24433 > 8579 24434 > 9328 24435 > 1398 24436 > 472 24437 > 76 24438 > 3711 24439 > 3102 24440 > 4712 24441 > 4681 24442 > 1992 24443 > 6468 24444 > 5628 24445 > 4537 24446 > 8819 24447 > 7521 24448 > 2294 24449 > 356 24450 > 4307 24451 > 7466 24452 > 8510 24453 > 5450 24454 > 8573 24455 > 7256 24456 > 7869 24457 > 2395 24458 > 2003 24459 > 3977 24460 > 7194 24461 > 2151 24462 > 9112 24463 > 7047 24464 > 2095 24465 > 5076 24466 > 2616 24467 > 5046 24468 > 9924 24469 > 4202 24470 > 2512 24471 > 3087 24472 > 5294 24473 > 724 24474 > 5983 24475 > 9488 24476 > 4954 24477 > 3275 24478 > 7305 24479 > 1580 24480 > 9742 24481 > 3524 24482 > 6714 24483 > 3823 24484 > 807 24485 > 3991 24486 > 8913 24487 > 6461 24488 > 3336 24489 > 4998 24490 > 9947 24491 > 646 24492 > 2347 24493 > 2666 24494 > 5028 24495 > 9537 24496 > 514 24497 > 5985 24498 > 9303 24499 > 7770 24500 > 1433 24501 > 3867 24502 > 2752 24503 > 9738 24504 > 1338 24505 > 3437 24506 > 4556 24507 > 1171 24508 > 6460 24509 > 2892 24510 > 6457 24511 > 5958 24512 > 7396 24513 > 7662 24514 > 6624 24515 > 941 24516 > 9474 24517 > 3652 24518 > 256 24519 > 5242 24520 > 9226 24521 > 4069 24522 > 4015 24523 > 6498 24524 > 4489 24525 > 6077 24526 > 5137 24527 > 6835 24528 > 1078 24529 > 6523 24530 > 1914 24531 > 3681 24532 > 717 24533 > 7623 24534 > 8396 24535 > 7244 24536 > 656 24537 > 9029 24538 > 7209 24539 > 9189 24540 > 478 24541 > 1698 24542 > 2387 24543 > 326 24544 > 4212 24545 > 1052 24546 > 1044 24547 > 9676 24548 > 9811 24549 > 551 24550 > 9099 24551 > 5534 24552 > 5894 24553 > 6497 24554 > 4647 24555 > 1682 24556 > 4163 24557 > 4242 24558 > 8369 24559 > 8851 24560 > 5723 24561 > 1438 24562 > 318 24563 > 4658 24564 > 2015 24565 > 9895 24566 > 4507 24567 > 9572 24568 > 9659 24569 > 7482 24570 > 221 24571 > 4734 24572 > 5403 24573 > 4449 24574 > 674 24575 > 641 24576 > 1636 24577 > 3976 24578 > 880 24579 > 1605 24580 > 1525 24581 > 8654 24582 > 3391 24583 > 7366 24584 > 2103 24585 > 7218 24586 > 9528 24587 > 6880 24588 > 4635 24589 > 7168 24590 > 1991 24591 > 376 24592 > 8082 24593 > 5318 24594 > 1129 24595 > 815 24596 > 66 24597 > 5627 24598 > 3464 24599 > 2309 24600 > 1763 24601 > 9150 24602 > 7749 24603 > 748 24604 > 1902 24605 > 9836 24606 > 3528 24607 > 5791 24608 > 4341 24609 > 1612 24610 > 9436 24611 > 6492 24612 > 6923 24613 > 9953 24614 > 2541 24615 > 4417 24616 > 2404 24617 > 5633 24618 > 9285 24619 > 7243 24620 > 7385 24621 > 6627 24622 > 1952 24623 > 2285 24624 > 4321 24625 > 1696 24626 > 1392 24627 > 7548 24628 > 5386 24629 > 5635 24630 > 8876 24631 > 2051 24632 > 1919 24633 > 991 24634 > 4478 24635 > 2061 24636 > 4990 24637 > 8176 24638 > 4078 24639 > 5840 24640 > 9770 24641 > 7165 24642 > 6624 24643 > 4442 24644 > 8281 24645 > 4206 24646 > 4626 24647 > 4197 24648 > 2199 24649 > 9811 24650 > 5566 24651 > 2527 24652 > 279 24653 > 4233 24654 > 7310 24655 > 7871 24656 > 207 24657 > 123 24658 > 8938 24659 > 1262 24660 > 287 24661 > 7322 24662 > 6787 24663 > 3721 24664 > 5365 24665 > 6761 24666 > 4310 24667 > 7156 24668 > 9363 24669 > 2358 24670 > 2123 24671 > 5395 24672 > 283 24673 > 3342 24674 > 8341 24675 > 42 24676 > 7546 24677 > 9064 24678 > 8946 24679 > 8888 24680 > 974 24681 > 2070 24682 > 9136 24683 > 5612 24684 > 9916 24685 > 7679 24686 > 9711 24687 > 7438 24688 > 7871 24689 > 7820 24690 > 2447 24691 > 5371 24692 > 4574 24693 > 1911 24694 > 3167 24695 > 3974 24696 > 3257 24697 > 2502 24698 > 3885 24699 > 5057 24700 > 9155 24701 > 5618 24702 > 2038 24703 > 1013 24704 > 103 24705 > 8666 24706 > 7892 24707 > 9278 24708 > 2553 24709 > 5480 24710 > 7021 24711 > 1504 24712 > 1510 24713 > 8839 24714 > 5277 24715 > 9051 24716 > 5622 24717 > 2735 24718 > 3420 24719 > 7270 24720 > 6051 24721 > 1916 24722 > 3256 24723 > 9841 24724 > 189 24725 > 8545 24726 > 1703 24727 > 187 24728 > 6366 24729 > 5293 24730 > 4548 24731 > 5977 24732 > 9351 24733 > 7733 24734 > 3334 24735 > 7938 24736 > 330 24737 > 4067 24738 > 8770 24739 > 3874 24740 > 1854 24741 > 9420 24742 > 8868 24743 > 8592 24744 > 8945 24745 > 2927 24746 > 9379 24747 > 6094 24748 > 6644 24749 > 328 24750 > 3644 24751 > 8155 24752 > 8168 24753 > 3581 24754 > 6630 24755 > 7444 24756 > 9402 24757 > 8636 24758 > 4267 24759 > 4880 24760 > 3624 24761 > 195 24762 > 817 24763 > 2605 24764 > 5052 24765 > 6751 24766 > 6916 24767 > 8734 24768 > 9381 24769 > 3889 24770 > 2903 24771 > 6209 24772 > 6878 24773 > 4114 24774 > 1009 24775 > 6895 24776 > 1355 24777 > 9355 24778 > 7893 24779 > 3779 24780 > 4048 24781 > 8809 24782 > 6194 24783 > 2795 24784 > 6838 24785 > 7815 24786 > 9230 24787 > 329 24788 > 5339 24789 > 2682 24790 > 9025 24791 > 3709 24792 > 8154 24793 > 2576 24794 > 6810 24795 > 6841 24796 > 7299 24797 > 2099 24798 > 5765 24799 > 1904 24800 > 733 24801 > 783 24802 > 7497 24803 > 5402 24804 > 9345 24805 > 1288 24806 > 49 24807 > 7620 24808 > 5793 24809 > 8302 24810 > 5115 24811 > 6586 24812 > 8057 24813 > 7533 24814 > 9426 24815 > 6680 24816 > 8364 24817 > 7490 24818 > 988 24819 > 5833 24820 > 1087 24821 > 3836 24822 > 8707 24823 > 5735 24824 > 274 24825 > 863 24826 > 575 24827 > 3954 24828 > 1092 24829 > 6972 24830 > 9147 24831 > 2111 24832 > 4793 24833 > 1729 24834 > 1810 24835 > 4442 24836 > 7386 24837 > 622 24838 > 7063 24839 > 3719 24840 > 2767 24841 > 5499 24842 > 8534 24843 > 5072 24844 > 7884 24845 > 1297 24846 > 5196 24847 > 2669 24848 > 1134 24849 > 1601 24850 > 3212 24851 > 5471 24852 > 3102 24853 > 8705 24854 > 5017 24855 > 973 24856 > 1112 24857 > 9826 24858 > 2720 24859 > 7649 24860 > 5921 24861 > 7049 24862 > 7061 24863 > 9960 24864 > 3317 24865 > 5663 24866 > 5105 24867 > 2355 24868 > 2424 24869 > 7020 24870 > 2821 24871 > 1714 24872 > 6886 24873 > 1067 24874 > 2905 24875 > 7413 24876 > 322 24877 > 2522 24878 > 3565 24879 > 8842 24880 > 3409 24881 > 7420 24882 > 5596 24883 > 8892 24884 > 3625 24885 > 4642 24886 > 500 24887 > 4317 24888 > 7762 24889 > 535 24890 > 7505 24891 > 4816 24892 > 6378 24893 > 2011 24894 > 2208 24895 > 6101 24896 > 1913 24897 > 1879 24898 > 98 24899 > 8326 24900 > 1853 24901 > 7234 24902 > 1539 24903 > 5504 24904 > 4513 24905 > 2331 24906 > 32 24907 > 8133 24908 > 8732 24909 > 513 24910 > 3205 24911 > 3963 24912 > 9879 24913 > 4957 24914 > 6258 24915 > 2474 24916 > 265 24917 > 8564 24918 > 3443 24919 > 7164 24920 > 9372 24921 > 6860 24922 > 654 24923 > 4113 24924 > 4792 24925 > 7596 24926 > 7940 24927 > 8277 24928 > 4697 24929 > 1559 24930 > 6346 24931 > 41 24932 > 760 24933 > 6575 24934 > 7756 24935 > 3547 24936 > 6528 24937 > 6444 24938 > 5918 24939 > 5425 24940 > 1037 24941 > 7971 24942 > 4337 24943 > 7295 24944 > 2423 24945 > 6224 24946 > 3211 24947 > 6698 24948 > 8752 24949 > 374 24950 > 8171 24951 > 3289 24952 > 3011 24953 > 5787 24954 > 4336 24955 > 8529 24956 > 9476 24957 > 3255 24958 > 9891 24959 > 3478 24960 > 5162 24961 > 2776 24962 > 6661 24963 > 4967 24964 > 5403 24965 > 1288 24966 > 8236 24967 > 7881 24968 > 9459 24969 > 6820 24970 > 6740 24971 > 7046 24972 > 492 24973 > 8244 24974 > 983 24975 > 3806 24976 > 7454 24977 > 9673 24978 > 7390 24979 > 8903 24980 > 5206 24981 > 4813 24982 > 6607 24983 > 4603 24984 > 1577 24985 > 4023 24986 > 4187 24987 > 2834 24988 > 595 24989 > 837 24990 > 2080 24991 > 6434 24992 > 6153 24993 > 3452 24994 > 1720 24995 > 6775 24996 > 657 24997 > 9313 24998 > 7894 24999 > 1016 25000 > 9234 25001 > 4259 25002 > 256 25003 > 3000 25004 > 2685 25005 > 5685 25006 > 9715 25007 > 1999 25008 > 2565 25009 > 9837 25010 > 5954 25011 > 4129 25012 > 2129 25013 > 8952 25014 > 9096 25015 > 9179 25016 > 2279 25017 > 5011 25018 > 6765 25019 > 6515 25020 > 3335 25021 > 9070 25022 > 9277 25023 > 2506 25024 > 3900 25025 > 2576 25026 > 7767 25027 > 9642 25028 > 140 25029 > 2060 25030 > 2138 25031 > 8051 25032 > 4472 25033 > 3744 25034 > 936 25035 > 2783 25036 > 4197 25037 > 6468 25038 > 6527 25039 > 5106 25040 > 6150 25041 > 2000 25042 > 5157 25043 > 7116 25044 > 1447 25045 > 3416 25046 > 4948 25047 > 9880 25048 > 8034 25049 > 2736 25050 > 2801 25051 > 5417 25052 > 6697 25053 > 6016 25054 > 3521 25055 > 274 25056 > 2396 25057 > 4625 25058 > 5771 25059 > 8654 25060 > 8093 25061 > 146 25062 > 8636 25063 > 3653 25064 > 1495 25065 > 5251 25066 > 2157 25067 > 923 25068 > 219 25069 > 4970 25070 > 9244 25071 > 553 25072 > 8516 25073 > 1442 25074 > 8241 25075 > 9782 25076 > 2931 25077 > 2157 25078 > 471 25079 > 7192 25080 > 5636 25081 > 511 25082 > 4147 25083 > 9722 25084 > 9719 25085 > 1126 25086 > 716 25087 > 7131 25088 > 8684 25089 > 6122 25090 > 2767 25091 > 4540 25092 > 7250 25093 > 8316 25094 > 6261 25095 > 9753 25096 > 3454 25097 > 14 25098 > 8431 25099 > 6949 25100 > 5972 25101 > 5095 25102 > 5775 25103 > 996 25104 > 6972 25105 > 284 25106 > 9050 25107 > 5817 25108 > 396 25109 > 5506 25110 > 4759 25111 > 3910 25112 > 6700 25113 > 7525 25114 > 4375 25115 > 4306 25116 > 6648 25117 > 754 25118 > 9780 25119 > 6989 25120 > 210 25121 > 4056 25122 > 6379 25123 > 4084 25124 > 2450 25125 > 9493 25126 > 6170 25127 > 3966 25128 > 8772 25129 > 3713 25130 > 7589 25131 > 930 25132 > 9183 25133 > 4903 25134 > 8145 25135 > 686 25136 > 1414 25137 > 1560 25138 > 9271 25139 > 6308 25140 > 1014 25141 > 2084 25142 > 4091 25143 > 6601 25144 > 4320 25145 > 639 25146 > 176 25147 > 5380 25148 > 901 25149 > 7980 25150 > 3920 25151 > 8194 25152 > 3746 25153 > 2108 25154 > 9473 25155 > 5327 25156 > 4404 25157 > 5018 25158 > 2702 25159 > 3093 25160 > 5364 25161 > 8389 25162 > 9037 25163 > 6803 25164 > 7389 25165 > 6662 25166 > 7088 25167 > 3593 25168 > 3781 25169 > 4793 25170 > 1396 25171 > 864 25172 > 605 25173 > 5840 25174 > 3795 25175 > 7003 25176 > 2423 25177 > 1291 25178 > 1364 25179 > 9503 25180 > 7580 25181 > 2960 25182 > 1453 25183 > 1142 25184 > 1829 25185 > 3093 25186 > 9819 25187 > 9594 25188 > 8527 25189 > 3708 25190 > 9137 25191 > 7018 25192 > 2008 25193 > 9798 25194 > 7113 25195 > 2264 25196 > 7080 25197 > 12 25198 > 9929 25199 > 2269 25200 > 6879 25201 > 2148 25202 > 1805 25203 > 8883 25204 > 8392 25205 > 4415 25206 > 7625 25207 > 6452 25208 > 4762 25209 > 9640 25210 > 9799 25211 > 7136 25212 > 1459 25213 > 2554 25214 > 6252 25215 > 9923 25216 > 8540 25217 > 7428 25218 > 8317 25219 > 6415 25220 > 4620 25221 > 9114 25222 > 7627 25223 > 9407 25224 > 5839 25225 > 7149 25226 > 6675 25227 > 4667 25228 > 5165 25229 > 9835 25230 > 742 25231 > 5235 25232 > 6682 25233 > 3927 25234 > 9597 25235 > 3468 25236 > 1936 25237 > 9028 25238 > 3187 25239 > 7575 25240 > 7691 25241 > 3942 25242 > 3351 25243 > 2722 25244 > 5849 25245 > 9024 25246 > 2619 25247 > 9452 25248 > 3114 25249 > 3704 25250 > 3646 25251 > 4933 25252 > 3921 25253 > 9344 25254 > 7183 25255 > 4164 25256 > 9784 25257 > 7938 25258 > 1379 25259 > 1845 25260 > 3103 25261 > 9533 25262 > 6241 25263 > 2493 25264 > 487 25265 > 151 25266 > 9270 25267 > 3721 25268 > 4492 25269 > 4991 25270 > 2527 25271 > 9176 25272 > 8823 25273 > 8472 25274 > 9453 25275 > 3878 25276 > 4333 25277 > 3721 25278 > 832 25279 > 6603 25280 > 1782 25281 > 987 25282 > 5104 25283 > 9843 25284 > 3295 25285 > 4310 25286 > 7042 25287 > 3103 25288 > 3308 25289 > 6319 25290 > 4010 25291 > 3738 25292 > 324 25293 > 8182 25294 > 1093 25295 > 1579 25296 > 3119 25297 > 1881 25298 > 148 25299 > 5617 25300 > 6946 25301 > 2602 25302 > 2499 25303 > 3876 25304 > 3602 25305 > 9444 25306 > 5769 25307 > 2128 25308 > 7964 25309 > 821 25310 > 8745 25311 > 6348 25312 > 594 25313 > 8234 25314 > 7188 25315 > 5842 25316 > 5893 25317 > 8065 25318 > 9498 25319 > 7685 25320 > 2350 25321 > 4911 25322 > 4859 25323 > 725 25324 > 9280 25325 > 3398 25326 > 766 25327 > 5645 25328 > 649 25329 > 9035 25330 > 383 25331 > 7819 25332 > 2666 25333 > 9281 25334 > 259 25335 > 3465 25336 > 61 25337 > 6410 25338 > 6782 25339 > 7663 25340 > 4855 25341 > 7966 25342 > 9340 25343 > 6480 25344 > 100 25345 > 8568 25346 > 9725 25347 > 7542 25348 > 7042 25349 > 4852 25350 > 7399 25351 > 5295 25352 > 2724 25353 > 1994 25354 > 7289 25355 > 3644 25356 > 7734 25357 > 4077 25358 > 8617 25359 > 2269 25360 > 910 25361 > 4058 25362 > 2635 25363 > 8430 25364 > 9901 25365 > 1110 25366 > 4951 25367 > 9391 25368 > 7714 25369 > 755 25370 > 6529 25371 > 7020 25372 > 5352 25373 > 260 25374 > 9877 25375 > 8864 25376 > 4544 25377 > 9402 25378 > 6609 25379 > 6878 25380 > 5439 25381 > 5380 25382 > 9015 25383 > 5017 25384 > 1294 25385 > 1638 25386 > 2542 25387 > 1755 25388 > 8687 25389 > 8392 25390 > 7542 25391 > 6376 25392 > 9022 25393 > 1367 25394 > 6132 25395 > 4232 25396 > 9485 25397 > 2227 25398 > 5918 25399 > 7033 25400 > 5767 25401 > 4903 25402 > 9217 25403 > 1386 25404 > 4513 25405 > 8447 25406 > 339 25407 > 4794 25408 > 6408 25409 > 5803 25410 > 2527 25411 > 9957 25412 > 5926 25413 > 7569 25414 > 5141 25415 > 7865 25416 > 417 25417 > 8318 25418 > 477 25419 > 9364 25420 > 7653 25421 > 7728 25422 > 9978 25423 > 9080 25424 > 7452 25425 > 8020 25426 > 640 25427 > 741 25428 > 3934 25429 > 6003 25430 > 5182 25431 > 4370 25432 > 914 25433 > 1571 25434 > 1066 25435 > 586 25436 > 2307 25437 > 8264 25438 > 3265 25439 > 6992 25440 > 9461 25441 > 6233 25442 > 3401 25443 > 7532 25444 > 31 25445 > 2318 25446 > 9230 25447 > 143 25448 > 699 25449 > 6564 25450 > 7314 25451 > 3400 25452 > 6373 25453 > 1057 25454 > 1554 25455 > 2194 25456 > 8909 25457 > 2873 25458 > 7411 25459 > 4539 25460 > 6083 25461 > 8774 25462 > 518 25463 > 5733 25464 > 5611 25465 > 344 25466 > 2008 25467 > 1572 25468 > 186 25469 > 8307 25470 > 2000 25471 > 6422 25472 > 6993 25473 > 7080 25474 > 5557 25475 > 6263 25476 > 9914 25477 > 2844 25478 > 8691 25479 > 4151 25480 > 1935 25481 > 4882 25482 > 3294 25483 > 531 25484 > 113 25485 > 3761 25486 > 2464 25487 > 6271 25488 > 7391 25489 > 4258 25490 > 4198 25491 > 3610 25492 > 2552 25493 > 1007 25494 > 6319 25495 > 7418 25496 > 3574 25497 > 8233 25498 > 5650 25499 > 3467 25500 > 4189 25501 > 7301 25502 > 8359 25503 > 3024 25504 > 827 25505 > 6467 25506 > 2728 25507 > 4666 25508 > 1545 25509 > 8364 25510 > 9658 25511 > 5173 25512 > 5509 25513 > 9132 25514 > 8087 25515 > 8633 25516 > 2399 25517 > 2199 25518 > 1579 25519 > 4162 25520 > 763 25521 > 6931 25522 > 2620 25523 > 3918 25524 > 9615 25525 > 5823 25526 > 6454 25527 > 1616 25528 > 6363 25529 > 375 25530 > 4900 25531 > 9568 25532 > 14 25533 > 2568 25534 > 8994 25535 > 7225 25536 > 9227 25537 > 2600 25538 > 6854 25539 > 7566 25540 > 5203 25541 > 648 25542 > 3392 25543 > 8816 25544 > 6733 25545 > 1482 25546 > 401 25547 > 4067 25548 > 8735 25549 > 5532 25550 > 121 25551 > 8670 25552 > 3420 25553 > 9196 25554 > 9928 25555 > 5565 25556 > 8916 25557 > 8436 25558 > 6927 25559 > 2276 25560 > 5236 25561 > 9455 25562 > 6896 25563 > 926 25564 > 4473 25565 > 770 25566 > 775 25567 > 1145 25568 > 9623 25569 > 899 25570 > 1507 25571 > 2722 25572 > 3390 25573 > 9773 25574 > 4004 25575 > 8848 25576 > 2370 25577 > 8925 25578 > 833 25579 > 2792 25580 > 8930 25581 > 9645 25582 > 5592 25583 > 6965 25584 > 5526 25585 > 5859 25586 > 2679 25587 > 1711 25588 > 790 25589 > 1261 25590 > 6445 25591 > 6928 25592 > 6019 25593 > 3392 25594 > 3469 25595 > 6981 25596 > 9706 25597 > 8876 25598 > 27 25599 > 6096 25600 > 2097 25601 > 5280 25602 > 2692 25603 > 1009 25604 > 5558 25605 > 6980 25606 > 948 25607 > 2533 25608 > 3309 25609 > 1511 25610 > 3762 25611 > 4026 25612 > 9462 25613 > 483 25614 > 6008 25615 > 437 25616 > 2195 25617 > 5079 25618 > 1216 25619 > 8716 25620 > 3609 25621 > 521 25622 > 6976 25623 > 8972 25624 > 3414 25625 > 3138 25626 > 6231 25627 > 9263 25628 > 9676 25629 > 5168 25630 > 2967 25631 > 3313 25632 > 2426 25633 > 7910 25634 > 263 25635 > 4817 25636 > 5138 25637 > 6034 25638 > 1135 25639 > 8447 25640 > 6097 25641 > 1943 25642 > 5023 25643 > 3473 25644 > 1885 25645 > 3108 25646 > 684 25647 > 467 25648 > 8598 25649 > 5568 25650 > 4892 25651 > 5956 25652 > 9119 25653 > 5591 25654 > 92 25655 > 7382 25656 > 7274 25657 > 3764 25658 > 4814 25659 > 1538 25660 > 1631 25661 > 9017 25662 > 5741 25663 > 5888 25664 > 9013 25665 > 9115 25666 > 6127 25667 > 3482 25668 > 4785 25669 > 6695 25670 > 5960 25671 > 2178 25672 > 7092 25673 > 5726 25674 > 7161 25675 > 5483 25676 > 8319 25677 > 4815 25678 > 2594 25679 > 1163 25680 > 7743 25681 > 6119 25682 > 2530 25683 > 1577 25684 > 8400 25685 > 1596 25686 > 5896 25687 > 8004 25688 > 8270 25689 > 4272 25690 > 9650 25691 > 2056 25692 > 8763 25693 > 7922 25694 > 6121 25695 > 9130 25696 > 3642 25697 > 9776 25698 > 2893 25699 > 6769 25700 > 9507 25701 > 9159 25702 > 7117 25703 > 343 25704 > 1205 25705 > 7451 25706 > 2957 25707 > 9542 25708 > 7700 25709 > 3290 25710 > 7411 25711 > 1149 25712 > 2246 25713 > 6021 25714 > 6157 25715 > 1392 25716 > 9595 25717 > 590 25718 > 2399 25719 > 4495 25720 > 8388 25721 > 7130 25722 > 193 25723 > 1298 25724 > 2603 25725 > 6105 25726 > 1824 25727 > 3811 25728 > 4236 25729 > 8896 25730 > 6413 25731 > 8132 25732 > 5401 25733 > 4937 25734 > 2972 25735 > 9221 25736 > 5754 25737 > 3345 25738 > 557 25739 > 6831 25740 > 3903 25741 > 2649 25742 > 5310 25743 > 1108 25744 > 1866 25745 > 6972 25746 > 7272 25747 > 3347 25748 > 3068 25749 > 1079 25750 > 2733 25751 > 4674 25752 > 3973 25753 > 4963 25754 > 9349 25755 > 2100 25756 > 9561 25757 > 1877 25758 > 3628 25759 > 4958 25760 > 8445 25761 > 5291 25762 > 4573 25763 > 3937 25764 > 1848 25765 > 1479 25766 > 1733 25767 > 5652 25768 > 4463 25769 > 9530 25770 > 3516 25771 > 5613 25772 > 8919 25773 > 691 25774 > 1816 25775 > 2807 25776 > 3941 25777 > 9404 25778 > 1934 25779 > 2881 25780 > 7214 25781 > 9487 25782 > 1423 25783 > 141 25784 > 4756 25785 > 8127 25786 > 1505 25787 > 526 25788 > 932 25789 > 8593 25790 > 5630 25791 > 2180 25792 > 4370 25793 > 1366 25794 > 3206 25795 > 5357 25796 > 7913 25797 > 4232 25798 > 2339 25799 > 6823 25800 > 4598 25801 > 9494 25802 > 1561 25803 > 1380 25804 > 1702 25805 > 1240 25806 > 2682 25807 > 7483 25808 > 7184 25809 > 5910 25810 > 5327 25811 > 9803 25812 > 4626 25813 > 154 25814 > 9873 25815 > 1435 25816 > 8811 25817 > 3349 25818 > 7920 25819 > 603 25820 > 6594 25821 > 9262 25822 > 4172 25823 > 3165 25824 > 2221 25825 > 4108 25826 > 1424 25827 > 1869 25828 > 4912 25829 > 6711 25830 > 4369 25831 > 2959 25832 > 1720 25833 > 9663 25834 > 417 25835 > 7600 25836 > 4990 25837 > 5327 25838 > 6892 25839 > 209 25840 > 7768 25841 > 5639 25842 > 905 25843 > 1283 25844 > 6237 25845 > 2270 25846 > 1981 25847 > 4292 25848 > 7012 25849 > 8565 25850 > 8048 25851 > 5712 25852 > 6049 25853 > 4938 25854 > 9735 25855 > 4247 25856 > 5662 25857 > 4516 25858 > 6546 25859 > 5862 25860 > 8451 25861 > 5400 25862 > 1314 25863 > 3711 25864 > 9898 25865 > 1094 25866 > 3999 25867 > 9168 25868 > 9132 25869 > 1396 25870 > 5449 25871 > 1706 25872 > 5840 25873 > 1979 25874 > 13 25875 > 4765 25876 > 676 25877 > 6995 25878 > 3514 25879 > 1609 25880 > 5168 25881 > 8712 25882 > 6744 25883 > 1888 25884 > 524 25885 > 2418 25886 > 7770 25887 > 1472 25888 > 1952 25889 > 1951 25890 > 1627 25891 > 6757 25892 > 6407 25893 > 2544 25894 > 3349 25895 > 1474 25896 > 4025 25897 > 1502 25898 > 4663 25899 > 8951 25900 > 7515 25901 > 8161 25902 > 2012 25903 > 9546 25904 > 179 25905 > 2532 25906 > 9692 25907 > 19 25908 > 2206 25909 > 1585 25910 > 8745 25911 > 5906 25912 > 9187 25913 > 4931 25914 > 7896 25915 > 8691 25916 > 7620 25917 > 9256 25918 > 4829 25919 > 8527 25920 > 6815 25921 > 960 25922 > 4953 25923 > 9092 25924 > 1248 25925 > 5172 25926 > 8423 25927 > 7043 25928 > 7843 25929 > 2539 25930 > 7076 25931 > 2525 25932 > 998 25933 > 2299 25934 > 9774 25935 > 2514 25936 > 6370 25937 > 5670 25938 > 5222 25939 > 8614 25940 > 9904 25941 > 8162 25942 > 7078 25943 > 5166 25944 > 5339 25945 > 7659 25946 > 2221 25947 > 9144 25948 > 7499 25949 > 5024 25950 > 5095 25951 > 9505 25952 > 1796 25953 > 6656 25954 > 1662 25955 > 4942 25956 > 4964 25957 > 3270 25958 > 8701 25959 > 2251 25960 > 397 25961 > 7413 25962 > 5239 25963 > 3536 25964 > 7932 25965 > 3541 25966 > 1983 25967 > 3595 25968 > 864 25969 > 7864 25970 > 1864 25971 > 4849 25972 > 2318 25973 > 9381 25974 > 268 25975 > 284 25976 > 5538 25977 > 4852 25978 > 4075 25979 > 1380 25980 > 35 25981 > 3792 25982 > 294 25983 > 799 25984 > 2176 25985 > 3862 25986 > 385 25987 > 1762 25988 > 4895 25989 > 6350 25990 > 7971 25991 > 4340 25992 > 3775 25993 > 4322 25994 > 2134 25995 > 4871 25996 > 7363 25997 > 2496 25998 > 1434 25999 > 8080 26000 > 503 26001 > 8632 26002 > 502 26003 > 8605 26004 > 7801 26005 > 6427 26006 > 9882 26007 > 3083 26008 > 3343 26009 > 4378 26010 > 9523 26011 > 1998 26012 > 7836 26013 > 2747 26014 > 8711 26015 > 3424 26016 > 6748 26017 > 9259 26018 > 5118 26019 > 925 26020 > 1272 26021 > 1738 26022 > 612 26023 > 9137 26024 > 7451 26025 > 7410 26026 > 3168 26027 > 9898 26028 > 6389 26029 > 3930 26030 > 9574 26031 > 3378 26032 > 3009 26033 > 9064 26034 > 4293 26035 > 2080 26036 > 7307 26037 > 1915 26038 > 1451 26039 > 1876 26040 > 7993 26041 > 1988 26042 > 657 26043 > 1040 26044 > 9947 26045 > 7334 26046 > 1179 26047 > 728 26048 > 1865 26049 > 2066 26050 > 7996 26051 > 7966 26052 > 2623 26053 > 661 26054 > 8779 26055 > 7897 26056 > 1047 26057 > 5689 26058 > 5805 26059 > 5838 26060 > 8607 26061 > 2204 26062 > 4702 26063 > 288 26064 > 7667 26065 > 4123 26066 > 8766 26067 > 5829 26068 > 4902 26069 > 1156 26070 > 882 26071 > 447 26072 > 4711 26073 > 3969 26074 > 2206 26075 > 228 26076 > 5811 26077 > 9086 26078 > 6265 26079 > 9751 26080 > 9496 26081 > 2606 26082 > 1363 26083 > 2156 26084 > 510 26085 > 3943 26086 > 9609 26087 > 5082 26088 > 2923 26089 > 2762 26090 > 3630 26091 > 2708 26092 > 8556 26093 > 1090 26094 > 6064 26095 > 7624 26096 > 921 26097 > 5775 26098 > 5082 26099 > 420 26100 > 8618 26101 > 6971 26102 > 7741 26103 > 5156 26104 > 7784 26105 > 2485 26106 > 4792 26107 > 3224 26108 > 3183 26109 > 9081 26110 > 1802 26111 > 9775 26112 > 3615 26113 > 8556 26114 > 2759 26115 > 2391 26116 > 3754 26117 > 3951 26118 > 6432 26119 > 5334 26120 > 6794 26121 > 3872 26122 > 5078 26123 > 45 26124 > 2628 26125 > 1739 26126 > 3193 26127 > 5511 26128 > 2662 26129 > 9592 26130 > 5088 26131 > 5489 26132 > 9608 26133 > 6181 26134 > 5745 26135 > 4621 26136 > 3432 26137 > 9908 26138 > 822 26139 > 7040 26140 > 2947 26141 > 1023 26142 > 6622 26143 > 7843 26144 > 2956 26145 > 1134 26146 > 2728 26147 > 6093 26148 > 9220 26149 > 6213 26150 > 6696 26151 > 2631 26152 > 8122 26153 > 9064 26154 > 7916 26155 > 7826 26156 > 3536 26157 > 7740 26158 > 708 26159 > 3950 26160 > 1248 26161 > 9679 26162 > 8671 26163 > 9484 26164 > 4762 26165 > 7944 26166 > 3984 26167 > 7898 26168 > 7229 26169 > 8505 26170 > 4960 26171 > 2167 26172 > 3671 26173 > 4884 26174 > 2517 26175 > 3125 26176 > 718 26177 > 5920 26178 > 3652 26179 > 1798 26180 > 4118 26181 > 1513 26182 > 9269 26183 > 9372 26184 > 5535 26185 > 2241 26186 > 7250 26187 > 7200 26188 > 9959 26189 > 1218 26190 > 4032 26191 > 5270 26192 > 3836 26193 > 2898 26194 > 6819 26195 > 4544 26196 > 3319 26197 > 871 26198 > 8560 26199 > 4054 26200 > 5282 26201 > 1670 26202 > 4280 26203 > 9754 26204 > 7313 26205 > 6104 26206 > 1637 26207 > 6023 26208 > 4957 26209 > 4149 26210 > 9312 26211 > 4525 26212 > 6643 26213 > 1896 26214 > 5358 26215 > 6068 26216 > 6 26217 > 1043 26218 > 2567 26219 > 211 26220 > 8452 26221 > 2209 26222 > 3682 26223 > 9752 26224 > 239 26225 > 1725 26226 > 2511 26227 > 2621 26228 > 3616 26229 > 9501 26230 > 4790 26231 > 3976 26232 > 3000 26233 > 2934 26234 > 7662 26235 > 7909 26236 > 4110 26237 > 513 26238 > 8090 26239 > 776 26240 > 9909 26241 > 1336 26242 > 6352 26243 > 9282 26244 > 7824 26245 > 3648 26246 > 2137 26247 > 7985 26248 > 6908 26249 > 1432 26250 > 9350 26251 > 8892 26252 > 2166 26253 > 5789 26254 > 5754 26255 > 8237 26256 > 9212 26257 > 9493 26258 > 610 26259 > 6627 26260 > 2952 26261 > 1696 26262 > 3355 26263 > 9008 26264 > 8829 26265 > 412 26266 > 7114 26267 > 7420 26268 > 7263 26269 > 4243 26270 > 8572 26271 > 391 26272 > 178 26273 > 6483 26274 > 5966 26275 > 9525 26276 > 7089 26277 > 8997 26278 > 4772 26279 > 2453 26280 > 395 26281 > 8477 26282 > 4361 26283 > 3033 26284 > 3957 26285 > 5529 26286 > 9049 26287 > 4663 26288 > 4047 26289 > 8546 26290 > 2892 26291 > 1200 26292 > 4433 26293 > 750 26294 > 8357 26295 > 1294 26296 > 4233 26297 > 8397 26298 > 72 26299 > 8384 26300 > 9888 26301 > 2063 26302 > 9719 26303 > 5678 26304 > 9343 26305 > 5075 26306 > 2628 26307 > 4689 26308 > 8239 26309 > 4486 26310 > 1477 26311 > 840 26312 > 1679 26313 > 4222 26314 > 2290 26315 > 4691 26316 > 3863 26317 > 1689 26318 > 8986 26319 > 5670 26320 > 2168 26321 > 3689 26322 > 1066 26323 > 1677 26324 > 7072 26325 > 5968 26326 > 915 26327 > 5951 26328 > 7837 26329 > 4760 26330 > 8432 26331 > 4059 26332 > 914 26333 > 6036 26334 > 8139 26335 > 7487 26336 > 1913 26337 > 9684 26338 > 7148 26339 > 5345 26340 > 9465 26341 > 9973 26342 > 5131 26343 > 9272 26344 > 434 26345 > 919 26346 > 4915 26347 > 4400 26348 > 6541 26349 > 467 26350 > 5072 26351 > 4701 26352 > 3216 26353 > 2417 26354 > 9682 26355 > 8440 26356 > 3283 26357 > 6184 26358 > 9542 26359 > 9066 26360 > 5553 26361 > 971 26362 > 6233 26363 > 8732 26364 > 8134 26365 > 6830 26366 > 3899 26367 > 5408 26368 > 2325 26369 > 851 26370 > 471 26371 > 1013 26372 > 1303 26373 > 7683 26374 > 310 26375 > 4583 26376 > 9869 26377 > 3041 26378 > 3088 26379 > 6601 26380 > 9793 26381 > 1928 26382 > 3220 26383 > 3057 26384 > 1915 26385 > 1793 26386 > 6048 26387 > 2085 26388 > 5292 26389 > 4055 26390 > 9964 26391 > 2717 26392 > 5009 26393 > 7695 26394 > 787 26395 > 4892 26396 > 8977 26397 > 3212 26398 > 1975 26399 > 7127 26400 > 1861 26401 > 1902 26402 > 6918 26403 > 423 26404 > 8453 26405 > 8655 26406 > 6206 26407 > 3791 26408 > 2534 26409 > 8749 26410 > 6755 26411 > 9485 26412 > 5390 26413 > 1581 26414 > 1090 26415 > 8896 26416 > 7733 26417 > 8508 26418 > 9657 26419 > 4354 26420 > 9652 26421 > 3429 26422 > 278 26423 > 8497 26424 > 2004 26425 > 4491 26426 > 2681 26427 > 2543 26428 > 1574 26429 > 5378 26430 > 7780 26431 > 3213 26432 > 2119 26433 > 4011 26434 > 9666 26435 > 6007 26436 > 7262 26437 > 3666 26438 > 6572 26439 > 7990 26440 > 2914 26441 > 2606 26442 > 974 26443 > 2456 26444 > 3575 26445 > 6031 26446 > 7416 26447 > 2123 26448 > 9913 26449 > 3575 26450 > 3697 26451 > 9360 26452 > 6020 26453 > 4476 26454 > 1181 26455 > 6790 26456 > 7513 26457 > 9601 26458 > 1178 26459 > 3317 26460 > 8106 26461 > 6159 26462 > 571 26463 > 8568 26464 > 8957 26465 > 7814 26466 > 9737 26467 > 8627 26468 > 2460 26469 > 8300 26470 > 7846 26471 > 6847 26472 > 7383 26473 > 8941 26474 > 2974 26475 > 2095 26476 > 960 26477 > 3438 26478 > 9252 26479 > 1683 26480 > 9170 26481 > 3495 26482 > 2200 26483 > 8942 26484 > 834 26485 > 209 26486 > 2991 26487 > 7137 26488 > 8780 26489 > 1585 26490 > 5697 26491 > 8484 26492 > 5711 26493 > 2668 26494 > 2420 26495 > 6251 26496 > 8347 26497 > 6024 26498 > 3059 26499 > 4809 26500 > 6939 26501 > 6186 26502 > 3512 26503 > 2952 26504 > 5389 26505 > 1800 26506 > 1234 26507 > 6316 26508 > 4511 26509 > 1200 26510 > 5405 26511 > 2935 26512 > 6753 26513 > 7999 26514 > 6352 26515 > 10 26516 > 4073 26517 > 199 26518 > 5740 26519 > 95 26520 > 2712 26521 > 6696 26522 > 1697 26523 > 9561 26524 > 1259 26525 > 5138 26526 > 2702 26527 > 8288 26528 > 3226 26529 > 2159 26530 > 3774 26531 > 4617 26532 > 6805 26533 > 736 26534 > 7948 26535 > 7351 26536 > 6337 26537 > 6739 26538 > 1038 26539 > 1123 26540 > 3993 26541 > 8594 26542 > 177 26543 > 4287 26544 > 342 26545 > 5925 26546 > 6103 26547 > 6212 26548 > 3444 26549 > 6634 26550 > 1109 26551 > 1990 26552 > 5593 26553 > 8853 26554 > 4701 26555 > 1745 26556 > 9596 26557 > 3688 26558 > 9787 26559 > 2298 26560 > 621 26561 > 827 26562 > 743 26563 > 8021 26564 > 5828 26565 > 5523 26566 > 7827 26567 > 5515 26568 > 4520 26569 > 3188 26570 > 3705 26571 > 7955 26572 > 1480 26573 > 6394 26574 > 344 26575 > 9932 26576 > 939 26577 > 3752 26578 > 6637 26579 > 6024 26580 > 3116 26581 > 545 26582 > 8726 26583 > 441 26584 > 8335 26585 > 1834 26586 > 6242 26587 > 533 26588 > 4253 26589 > 2576 26590 > 3187 26591 > 5276 26592 > 9202 26593 > 2321 26594 > 5874 26595 > 1008 26596 > 3802 26597 > 4779 26598 > 1775 26599 > 2308 26600 > 5821 26601 > 7822 26602 > 7574 26603 > 454 26604 > 3714 26605 > 7034 26606 > 357 26607 > 3386 26608 > 3401 26609 > 1497 26610 > 5134 26611 > 3614 26612 > 4875 26613 > 3937 26614 > 3742 26615 > 2893 26616 > 1643 26617 > 2760 26618 > 5032 26619 > 3205 26620 > 4936 26621 > 2491 26622 > 8310 26623 > 6940 26624 > 4263 26625 > 3701 26626 > 6020 26627 > 5475 26628 > 2055 26629 > 3407 26630 > 1752 26631 > 5734 26632 > 6161 26633 > 2693 26634 > 978 26635 > 7067 26636 > 9830 26637 > 6449 26638 > 5359 26639 > 9550 26640 > 6781 26641 > 7511 26642 > 1188 26643 > 173 26644 > 5371 26645 > 543 26646 > 4464 26647 > 4237 26648 > 3719 26649 > 4696 26650 > 5826 26651 > 8817 26652 > 6982 26653 > 3217 26654 > 1446 26655 > 1127 26656 > 6185 26657 > 9470 26658 > 1456 26659 > 1520 26660 > 6668 26661 > 6830 26662 > 3658 26663 > 6749 26664 > 7084 26665 > 9836 26666 > 3445 26667 > 6671 26668 > 9047 26669 > 7823 26670 > 7047 26671 > 5857 26672 > 5191 26673 > 6209 26674 > 8464 26675 > 9236 26676 > 6946 26677 > 7630 26678 > 834 26679 > 7855 26680 > 4164 26681 > 3227 26682 > 5480 26683 > 9377 26684 > 8142 26685 > 1652 26686 > 6076 26687 > 1935 26688 > 863 26689 > 8747 26690 > 98 26691 > 2601 26692 > 4862 26693 > 2970 26694 > 8230 26695 > 55 26696 > 253 26697 > 5681 26698 > 6549 26699 > 1903 26700 > 621 26701 > 5771 26702 > 6186 26703 > 9363 26704 > 3463 26705 > 6610 26706 > 5023 26707 > 6457 26708 > 5068 26709 > 9479 26710 > 7627 26711 > 1269 26712 > 2311 26713 > 8528 26714 > 6737 26715 > 3181 26716 > 61 26717 > 3868 26718 > 5967 26719 > 2601 26720 > 3362 26721 > 9810 26722 > 2524 26723 > 2015 26724 > 1467 26725 > 3723 26726 > 7244 26727 > 4335 26728 > 1062 26729 > 1102 26730 > 4531 26731 > 6449 26732 > 2233 26733 > 4605 26734 > 8617 26735 > 2161 26736 > 6053 26737 > 1897 26738 > 4424 26739 > 1709 26740 > 5320 26741 > 8719 26742 > 7136 26743 > 9974 26744 > 21 26745 > 9660 26746 > 2900 26747 > 1892 26748 > 9122 26749 > 501 26750 > 6587 26751 > 3412 26752 > 2537 26753 > 7003 26754 > 4229 26755 > 3114 26756 > 6630 26757 > 5103 26758 > 5640 26759 > 3199 26760 > 161 26761 > 6958 26762 > 5648 26763 > 9022 26764 > 5926 26765 > 6892 26766 > 6143 26767 > 3859 26768 > 3842 26769 > 7592 26770 > 6512 26771 > 2676 26772 > 8326 26773 > 4085 26774 > 4714 26775 > 6508 26776 > 4830 26777 > 6283 26778 > 8284 26779 > 361 26780 > 419 26781 > 4244 26782 > 1030 26783 > 7568 26784 > 1253 26785 > 620 26786 > 9694 26787 > 75 26788 > 3678 26789 > 7787 26790 > 5912 26791 > 4301 26792 > 683 26793 > 1818 26794 > 7471 26795 > 4977 26796 > 163 26797 > 6874 26798 > 846 26799 > 4013 26800 > 6620 26801 > 8569 26802 > 91 26803 > 4567 26804 > 2631 26805 > 7044 26806 > 207 26807 > 6249 26808 > 218 26809 > 1624 26810 > 275 26811 > 8106 26812 > 7930 26813 > 2501 26814 > 844 26815 > 5456 26816 > 1841 26817 > 1511 26818 > 2968 26819 > 8159 26820 > 4130 26821 > 4471 26822 > 8420 26823 > 4874 26824 > 7686 26825 > 4085 26826 > 9270 26827 > 238 26828 > 1879 26829 > 2852 26830 > 1009 26831 > 6164 26832 > 5776 26833 > 415 26834 > 6245 26835 > 2168 26836 > 9093 26837 > 3151 26838 > 5272 26839 > 7289 26840 > 5684 26841 > 8806 26842 > 5313 26843 > 7548 26844 > 9091 26845 > 4357 26846 > 6604 26847 > 6203 26848 > 5919 26849 > 6961 26850 > 2382 26851 > 3079 26852 > 3045 26853 > 4348 26854 > 6099 26855 > 9565 26856 > 69 26857 > 7644 26858 > 5538 26859 > 2522 26860 > 3012 26861 > 3777 26862 > 1008 26863 > 6782 26864 > 3419 26865 > 8580 26866 > 1203 26867 > 178 26868 > 7738 26869 > 1274 26870 > 9145 26871 > 6577 26872 > 5190 26873 > 6476 26874 > 384 26875 > 6928 26876 > 878 26877 > 2560 26878 > 779 26879 > 9893 26880 > 8584 26881 > 607 26882 > 4766 26883 > 2948 26884 > 1220 26885 > 3078 26886 > 4175 26887 > 5683 26888 > 8511 26889 > 2207 26890 > 8601 26891 > 1071 26892 > 8297 26893 > 340 26894 > 2283 26895 > 7553 26896 > 4122 26897 > 9684 26898 > 4703 26899 > 1663 26900 > 6451 26901 > 4692 26902 > 9011 26903 > 3767 26904 > 7409 26905 > 2733 26906 > 4020 26907 > 6508 26908 > 9679 26909 > 3209 26910 > 4643 26911 > 4591 26912 > 9406 26913 > 7278 26914 > 3045 26915 > 47 26916 > 9875 26917 > 7499 26918 > 5027 26919 > 5399 26920 > 9828 26921 > 395 26922 > 689 26923 > 6158 26924 > 4302 26925 > 6822 26926 > 7803 26927 > 7447 26928 > 4254 26929 > 8246 26930 > 4802 26931 > 7969 26932 > 1780 26933 > 1871 26934 > 1918 26935 > 3479 26936 > 3556 26937 > 5166 26938 > 2508 26939 > 1183 26940 > 8393 26941 > 5520 26942 > 5445 26943 > 598 26944 > 7551 26945 > 4101 26946 > 227 26947 > 8593 26948 > 8621 26949 > 6479 26950 > 5862 26951 > 1053 26952 > 7722 26953 > 8409 26954 > 2566 26955 > 7305 26956 > 3072 26957 > 9851 26958 > 5127 26959 > 5250 26960 > 4027 26961 > 5893 26962 > 4889 26963 > 3928 26964 > 9961 26965 > 1742 26966 > 3865 26967 > 6168 26968 > 3377 26969 > 7398 26970 > 7538 26971 > 9405 26972 > 8975 26973 > 4216 26974 > 1218 26975 > 8800 26976 > 1496 26977 > 2390 26978 > 8778 26979 > 4589 26980 > 8634 26981 > 8166 26982 > 9944 26983 > 6348 26984 > 6161 26985 > 7960 26986 > 6354 26987 > 5193 26988 > 3980 26989 > 7221 26990 > 6836 26991 > 139 26992 > 5459 26993 > 3869 26994 > 6793 26995 > 1678 26996 > 5053 26997 > 1744 26998 > 3153 26999 > 5326 27000 > 7148 27001 > 6083 27002 > 4045 27003 > 629 27004 > 1211 27005 > 8820 27006 > 9816 27007 > 7260 27008 > 9280 27009 > 5645 27010 > 8997 27011 > 9108 27012 > 3417 27013 > 6256 27014 > 8859 27015 > 35 27016 > 370 27017 > 9927 27018 > 3683 27019 > 608 27020 > 4940 27021 > 9855 27022 > 2499 27023 > 912 27024 > 5274 27025 > 4708 27026 > 7027 27027 > 1225 27028 > 1120 27029 > 2972 27030 > 8991 27031 > 2343 27032 > 4758 27033 > 1431 27034 > 9478 27035 > 6029 27036 > 3112 27037 > 7151 27038 > 133 27039 > 2075 27040 > 8597 27041 > 7634 27042 > 1717 27043 > 2452 27044 > 5215 27045 > 7275 27046 > 127 27047 > 2182 27048 > 2800 27049 > 3358 27050 > 3932 27051 > 3893 27052 > 4755 27053 > 1964 27054 > 667 27055 > 4543 27056 > 7271 27057 > 498 27058 > 3069 27059 > 4173 27060 > 1193 27061 > 9114 27062 > 5786 27063 > 5686 27064 > 8696 27065 > 1642 27066 > 1098 27067 > 4579 27068 > 952 27069 > 5507 27070 > 6497 27071 > 8954 27072 > 6856 27073 > 4229 27074 > 5523 27075 > 447 27076 > 4707 27077 > 4069 27078 > 7004 27079 > 4013 27080 > 5139 27081 > 1808 27082 > 1369 27083 > 3446 27084 > 8968 27085 > 8017 27086 > 8876 27087 > 5501 27088 > 59 27089 > 3524 27090 > 9749 27091 > 7687 27092 > 1584 27093 > 239 27094 > 3810 27095 > 7102 27096 > 345 27097 > 5551 27098 > 3551 27099 > 8700 27100 > 8929 27101 > 6630 27102 > 9697 27103 > 3446 27104 > 880 27105 > 8950 27106 > 4816 27107 > 9128 27108 > 227 27109 > 2125 27110 > 5669 27111 > 7285 27112 > 2965 27113 > 2644 27114 > 7236 27115 > 636 27116 > 9374 27117 > 3182 27118 > 2379 27119 > 4945 27120 > 9865 27121 > 5186 27122 > 4145 27123 > 2611 27124 > 5784 27125 > 6762 27126 > 486 27127 > 2461 27128 > 4877 27129 > 1533 27130 > 1279 27131 > 5948 27132 > 8603 27133 > 1858 27134 > 427 27135 > 8271 27136 > 8545 27137 > 2599 27138 > 1169 27139 > 4630 27140 > 3472 27141 > 4828 27142 > 9541 27143 > 1534 27144 > 286 27145 > 5559 27146 > 5741 27147 > 7234 27148 > 3777 27149 > 1563 27150 > 4034 27151 > 7496 27152 > 1908 27153 > 3260 27154 > 6518 27155 > 8439 27156 > 8292 27157 > 2193 27158 > 887 27159 > 3200 27160 > 7150 27161 > 2192 27162 > 333 27163 > 3050 27164 > 4704 27165 > 7760 27166 > 3617 27167 > 8746 27168 > 5815 27169 > 2692 27170 > 1628 27171 > 3982 27172 > 8121 27173 > 4014 27174 > 5019 27175 > 3164 27176 > 5754 27177 > 5093 27178 > 2230 27179 > 5847 27180 > 5019 27181 > 1260 27182 > 2151 27183 > 5535 27184 > 4553 27185 > 3898 27186 > 8982 27187 > 5802 27188 > 7568 27189 > 2644 27190 > 3505 27191 > 8535 27192 > 7083 27193 > 6564 27194 > 5413 27195 > 5623 27196 > 8809 27197 > 525 27198 > 8027 27199 > 8746 27200 > 1575 27201 > 5113 27202 > 7224 27203 > 3096 27204 > 1254 27205 > 5673 27206 > 2058 27207 > 3011 27208 > 1522 27209 > 1212 27210 > 2871 27211 > 131 27212 > 2919 27213 > 7579 27214 > 4391 27215 > 5008 27216 > 8930 27217 > 860 27218 > 3932 27219 > 212 27220 > 1639 27221 > 5585 27222 > 6941 27223 > 2483 27224 > 9072 27225 > 479 27226 > 4003 27227 > 8261 27228 > 5992 27229 > 1509 27230 > 6503 27231 > 1589 27232 > 91 27233 > 5388 27234 > 611 27235 > 5465 27236 > 3281 27237 > 4355 27238 > 2025 27239 > 7014 27240 > 7566 27241 > 875 27242 > 691 27243 > 997 27244 > 6792 27245 > 6783 27246 > 7794 27247 > 6522 27248 > 588 27249 > 5380 27250 > 2134 27251 > 3705 27252 > 1670 27253 > 5832 27254 > 1470 27255 > 4400 27256 > 1345 27257 > 4688 27258 > 1265 27259 > 138 27260 > 1276 27261 > 5864 27262 > 355 27263 > 2742 27264 > 5069 27265 > 5604 27266 > 2709 27267 > 2964 27268 > 7784 27269 > 8662 27270 > 9005 27271 > 8977 27272 > 1026 27273 > 4727 27274 > 1812 27275 > 9157 27276 > 4318 27277 > 4194 27278 > 6996 27279 > 7947 27280 > 5299 27281 > 4306 27282 > 9236 27283 > 3096 27284 > 5794 27285 > 9120 27286 > 5944 27287 > 2296 27288 > 6525 27289 > 2297 27290 > 5142 27291 > 922 27292 > 4647 27293 > 3489 27294 > 9838 27295 > 9227 27296 > 4485 27297 > 652 27298 > 3448 27299 > 2188 27300 > 8497 27301 > 9883 27302 > 8767 27303 > 4047 27304 > 2054 27305 > 4135 27306 > 3029 27307 > 9675 27308 > 3197 27309 > 42 27310 > 4296 27311 > 5454 27312 > 5279 27313 > 8076 27314 > 8129 27315 > 5664 27316 > 163 27317 > 8429 27318 > 1330 27319 > 8033 27320 > 8721 27321 > 5697 27322 > 2242 27323 > 668 27324 > 9894 27325 > 7004 27326 > 5474 27327 > 5103 27328 > 9770 27329 > 1191 27330 > 2504 27331 > 8116 27332 > 6621 27333 > 9923 27334 > 1750 27335 > 1343 27336 > 552 27337 > 3875 27338 > 1660 27339 > 282 27340 > 9717 27341 > 9782 27342 > 1608 27343 > 5433 27344 > 9185 27345 > 4503 27346 > 9197 27347 > 6461 27348 > 6293 27349 > 5423 27350 > 3018 27351 > 7816 27352 > 5031 27353 > 6598 27354 > 3755 27355 > 3423 27356 > 5205 27357 > 7927 27358 > 3526 27359 > 9347 27360 > 3924 27361 > 3919 27362 > 6881 27363 > 7931 27364 > 1854 27365 > 4574 27366 > 2987 27367 > 7739 27368 > 3435 27369 > 3610 27370 > 7074 27371 > 9128 27372 > 818 27373 > 5262 27374 > 8084 27375 > 1764 27376 > 2721 27377 > 227 27378 > 9125 27379 > 8851 27380 > 588 27381 > 7645 27382 > 5404 27383 > 9192 27384 > 8567 27385 > 7812 27386 > 9453 27387 > 7469 27388 > 9000 27389 > 9249 27390 > 6211 27391 > 2058 27392 > 7471 27393 > 4011 27394 > 7963 27395 > 9541 27396 > 1493 27397 > 1830 27398 > 6590 27399 > 3876 27400 > 8749 27401 > 830 27402 > 1983 27403 > 3482 27404 > 8562 27405 > 9518 27406 > 9513 27407 > 5282 27408 > 8877 27409 > 9816 27410 > 9648 27411 > 9629 27412 > 9930 27413 > 4498 27414 > 7274 27415 > 9694 27416 > 5675 27417 > 5564 27418 > 9589 27419 > 3823 27420 > 8421 27421 > 4486 27422 > 8871 27423 > 3440 27424 > 1437 27425 > 9992 27426 > 9392 27427 > 824 27428 > 8214 27429 > 3571 27430 > 2252 27431 > 9950 27432 > 2372 27433 > 1726 27434 > 5980 27435 > 9096 27436 > 7878 27437 > 9638 27438 > 2010 27439 > 8688 27440 > 2022 27441 > 3924 27442 > 7224 27443 > 3418 27444 > 4999 27445 > 257 27446 > 8534 27447 > 8083 27448 > 5392 27449 > 5594 27450 > 9292 27451 > 490 27452 > 2716 27453 > 3348 27454 > 5455 27455 > 3985 27456 > 8970 27457 > 3833 27458 > 9615 27459 > 2665 27460 > 9435 27461 > 70 27462 > 7982 27463 > 8663 27464 > 7278 27465 > 5921 27466 > 3234 27467 > 7639 27468 > 7257 27469 > 242 27470 > 6885 27471 > 9389 27472 > 2273 27473 > 9233 27474 > 6770 27475 > 2417 27476 > 8009 27477 > 2744 27478 > 7919 27479 > 3733 27480 > 7831 27481 > 5235 27482 > 7172 27483 > 6762 27484 > 1732 27485 > 7920 27486 > 2028 27487 > 3120 27488 > 7835 27489 > 7591 27490 > 910 27491 > 9793 27492 > 1478 27493 > 3773 27494 > 7986 27495 > 3551 27496 > 1010 27497 > 5591 27498 > 1424 27499 > 7006 27500 > 6325 27501 > 8812 27502 > 7474 27503 > 963 27504 > 2580 27505 > 8531 27506 > 2980 27507 > 6252 27508 > 126 27509 > 4683 27510 > 8424 27511 > 1145 27512 > 393 27513 > 9171 27514 > 1734 27515 > 9173 27516 > 4170 27517 > 7366 27518 > 3141 27519 > 2103 27520 > 4507 27521 > 9675 27522 > 2775 27523 > 9620 27524 > 1832 27525 > 9084 27526 > 174 27527 > 7998 27528 > 8874 27529 > 5410 27530 > 2222 27531 > 7830 27532 > 575 27533 > 837 27534 > 5337 27535 > 1761 27536 > 3768 27537 > 682 27538 > 2153 27539 > 3752 27540 > 3996 27541 > 9091 27542 > 15 27543 > 3928 27544 > 7923 27545 > 4621 27546 > 6183 27547 > 800 27548 > 1863 27549 > 9235 27550 > 5438 27551 > 7472 27552 > 8330 27553 > 2737 27554 > 5401 27555 > 4302 27556 > 764 27557 > 616 27558 > 7705 27559 > 5123 27560 > 5499 27561 > 8284 27562 > 7428 27563 > 9033 27564 > 2402 27565 > 2886 27566 > 9311 27567 > 5151 27568 > 4372 27569 > 8526 27570 > 9275 27571 > 8748 27572 > 8551 27573 > 8183 27574 > 9028 27575 > 3720 27576 > 402 27577 > 6217 27578 > 5595 27579 > 5396 27580 > 8472 27581 > 1303 27582 > 6120 27583 > 4710 27584 > 772 27585 > 6432 27586 > 6348 27587 > 7677 27588 > 9896 27589 > 3727 27590 > 8453 27591 > 3136 27592 > 4622 27593 > 3440 27594 > 5451 27595 > 1217 27596 > 2663 27597 > 6748 27598 > 3064 27599 > 4867 27600 > 2961 27601 > 8841 27602 > 8701 27603 > 2459 27604 > 6512 27605 > 9334 27606 > 2453 27607 > 1608 27608 > 5602 27609 > 4567 27610 > 8693 27611 > 1393 27612 > 1776 27613 > 284 27614 > 8249 27615 > 9658 27616 > 1591 27617 > 2192 27618 > 6483 27619 > 1997 27620 > 333 27621 > 4512 27622 > 780 27623 > 2974 27624 > 7602 27625 > 8835 27626 > 4345 27627 > 2089 27628 > 7422 27629 > 7383 27630 > 7458 27631 > 376 27632 > 3182 27633 > 4672 27634 > 1206 27635 > 1266 27636 > 8888 27637 > 1201 27638 > 5345 27639 > 6240 27640 > 7964 27641 > 4289 27642 > 8379 27643 > 7614 27644 > 909 27645 > 4385 27646 > 4719 27647 > 3417 27648 > 8750 27649 > 6604 27650 > 9588 27651 > 6663 27652 > 3052 27653 > 51 27654 > 1207 27655 > 7075 27656 > 7359 27657 > 1249 27658 > 5307 27659 > 5876 27660 > 6334 27661 > 2659 27662 > 2793 27663 > 2138 27664 > 8298 27665 > 6297 27666 > 4456 27667 > 6711 27668 > 8342 27669 > 5765 27670 > 1723 27671 > 8065 27672 > 6716 27673 > 826 27674 > 8477 27675 > 669 27676 > 8673 27677 > 2546 27678 > 9590 27679 > 6127 27680 > 1333 27681 > 4816 27682 > 958 27683 > 8713 27684 > 9065 27685 > 6779 27686 > 3716 27687 > 7060 27688 > 2894 27689 > 2088 27690 > 3675 27691 > 4377 27692 > 2895 27693 > 2350 27694 > 2959 27695 > 4901 27696 > 3766 27697 > 769 27698 > 6154 27699 > 2975 27700 > 2512 27701 > 6104 27702 > 5515 27703 > 7757 27704 > 3915 27705 > 1142 27706 > 8343 27707 > 5881 27708 > 4404 27709 > 4256 27710 > 8500 27711 > 7423 27712 > 347 27713 > 2294 27714 > 3785 27715 > 6600 27716 > 691 27717 > 2090 27718 > 504 27719 > 3739 27720 > 7419 27721 > 5958 27722 > 1653 27723 > 685 27724 > 9606 27725 > 7050 27726 > 5795 27727 > 9648 27728 > 8140 27729 > 3596 27730 > 1141 27731 > 82 27732 > 7910 27733 > 9118 27734 > 9005 27735 > 9360 27736 > 5103 27737 > 9312 27738 > 782 27739 > 6557 27740 > 3298 27741 > 8722 27742 > 5457 27743 > 1359 27744 > 389 27745 > 9904 27746 > 7949 27747 > 8357 27748 > 4857 27749 > 5598 27750 > 1316 27751 > 2036 27752 > 7726 27753 > 8387 27754 > 4901 27755 > 4195 27756 > 2835 27757 > 564 27758 > 1437 27759 > 5289 27760 > 9188 27761 > 7899 27762 > 901 27763 > 8714 27764 > 5916 27765 > 3338 27766 > 4014 27767 > 5798 27768 > 5578 27769 > 1408 27770 > 7110 27771 > 8040 27772 > 3592 27773 > 9241 27774 > 2336 27775 > 6326 27776 > 7648 27777 > 7178 27778 > 4608 27779 > 2934 27780 > 5699 27781 > 9751 27782 > 7300 27783 > 6639 27784 > 2329 27785 > 7543 27786 > 2889 27787 > 3910 27788 > 2967 27789 > 7641 27790 > 3389 27791 > 95 27792 > 1470 27793 > 8694 27794 > 3986 27795 > 7174 27796 > 3625 27797 > 7766 27798 > 574 27799 > 9411 27800 > 9970 27801 > 3313 27802 > 7195 27803 > 4500 27804 > 4324 27805 > 7938 27806 > 3381 27807 > 5724 27808 > 4009 27809 > 8723 27810 > 1428 27811 > 9414 27812 > 722 27813 > 429 27814 > 6035 27815 > 5021 27816 > 7066 27817 > 6222 27818 > 2419 27819 > 866 27820 > 9378 27821 > 7057 27822 > 9643 27823 > 809 27824 > 2797 27825 > 3197 27826 > 9419 27827 > 1906 27828 > 7479 27829 > 8054 27830 > 9096 27831 > 5143 27832 > 6551 27833 > 5631 27834 > 6431 27835 > 4107 27836 > 8091 27837 > 5456 27838 > 6298 27839 > 5546 27840 > 9870 27841 > 7442 27842 > 2595 27843 > 7745 27844 > 8035 27845 > 35 27846 > 9025 27847 > 3066 27848 > 6906 27849 > 883 27850 > 569 27851 > 713 27852 > 1544 27853 > 5170 27854 > 8960 27855 > 5979 27856 > 3406 27857 > 6067 27858 > 9374 27859 > 2776 27860 > 6152 27861 > 3704 27862 > 6960 27863 > 8893 27864 > 3244 27865 > 870 27866 > 6294 27867 > 5721 27868 > 5287 27869 > 6223 27870 > 3561 27871 > 2208 27872 > 7320 27873 > 3685 27874 > 7898 27875 > 3664 27876 > 1185 27877 > 6219 27878 > 1853 27879 > 8156 27880 > 6246 27881 > 5055 27882 > 5309 27883 > 9253 27884 > 7108 27885 > 4042 27886 > 7133 27887 > 8224 27888 > 300 27889 > 8007 27890 > 9336 27891 > 1739 27892 > 4738 27893 > 7129 27894 > 1049 27895 > 8420 27896 > 5493 27897 > 4108 27898 > 5277 27899 > 125 27900 > 7749 27901 > 8397 27902 > 7206 27903 > 8899 27904 > 5414 27905 > 215 27906 > 7304 27907 > 5706 27908 > 3809 27909 > 5925 27910 > 9503 27911 > 1661 27912 > 766 27913 > 4204 27914 > 883 27915 > 7790 27916 > 3225 27917 > 6417 27918 > 7188 27919 > 8067 27920 > 5016 27921 > 2223 27922 > 1076 27923 > 2121 27924 > 3503 27925 > 9519 27926 > 7124 27927 > 7698 27928 > 5204 27929 > 9483 27930 > 9664 27931 > 5266 27932 > 8607 27933 > 5172 27934 > 2321 27935 > 2940 27936 > 1075 27937 > 5892 27938 > 7114 27939 > 7639 27940 > 6162 27941 > 6946 27942 > 6656 27943 > 9414 27944 > 6275 27945 > 6714 27946 > 8512 27947 > 6488 27948 > 7771 27949 > 9400 27950 > 8384 27951 > 7730 27952 > 631 27953 > 865 27954 > 7326 27955 > 7797 27956 > 611 27957 > 885 27958 > 3256 27959 > 7751 27960 > 6111 27961 > 3261 27962 > 9840 27963 > 6229 27964 > 2015 27965 > 4106 27966 > 5502 27967 > 7075 27968 > 7961 27969 > 9849 27970 > 8817 27971 > 8847 27972 > 2612 27973 > 3271 27974 > 2880 27975 > 4875 27976 > 684 27977 > 2018 27978 > 8797 27979 > 9059 27980 > 9258 27981 > 8456 27982 > 6777 27983 > 7597 27984 > 4752 27985 > 278 27986 > 5199 27987 > 6423 27988 > 265 27989 > 5020 27990 > 7774 27991 > 1041 27992 > 5673 27993 > 8030 27994 > 3342 27995 > 6045 27996 > 6307 27997 > 5254 27998 > 8130 27999 > 4577 28000 > 4480 28001 > 7384 28002 > 998 28003 > 9842 28004 > 4222 28005 > 1940 28006 > 8000 28007 > 3212 28008 > 6464 28009 > 4162 28010 > 3776 28011 > 3930 28012 > 3995 28013 > 1731 28014 > 4272 28015 > 4288 28016 > 5725 28017 > 5628 28018 > 3322 28019 > 8044 28020 > 635 28021 > 6569 28022 > 3116 28023 > 9669 28024 > 7819 28025 > 3378 28026 > 9034 28027 > 7325 28028 > 9454 28029 > 4847 28030 > 5091 28031 > 9230 28032 > 3521 28033 > 2589 28034 > 5870 28035 > 9368 28036 > 3746 28037 > 7064 28038 > 2824 28039 > 5013 28040 > 9074 28041 > 1496 28042 > 5679 28043 > 4908 28044 > 8441 28045 > 3960 28046 > 8436 28047 > 5518 28048 > 168 28049 > 7849 28050 > 6715 28051 > 7979 28052 > 7453 28053 > 4298 28054 > 2606 28055 > 4889 28056 > 7876 28057 > 4498 28058 > 5707 28059 > 9856 28060 > 9536 28061 > 2135 28062 > 2026 28063 > 2006 28064 > 3918 28065 > 9533 28066 > 2549 28067 > 532 28068 > 8087 28069 > 4298 28070 > 1199 28071 > 2337 28072 > 1174 28073 > 4226 28074 > 9415 28075 > 4301 28076 > 6810 28077 > 5326 28078 > 4181 28079 > 5172 28080 > 8384 28081 > 8928 28082 > 9224 28083 > 6081 28084 > 5447 28085 > 3815 28086 > 5627 28087 > 8796 28088 > 7328 28089 > 4095 28090 > 4332 28091 > 8211 28092 > 4692 28093 > 1112 28094 > 7310 28095 > 7315 28096 > 6141 28097 > 3856 28098 > 3005 28099 > 3778 28100 > 9967 28101 > 2717 28102 > 5054 28103 > 7376 28104 > 8269 28105 > 9023 28106 > 67 28107 > 4584 28108 > 7664 28109 > 6542 28110 > 610 28111 > 6176 28112 > 9488 28113 > 9585 28114 > 3152 28115 > 3988 28116 > 815 28117 > 6891 28118 > 8493 28119 > 2394 28120 > 9175 28121 > 8102 28122 > 4710 28123 > 8470 28124 > 1010 28125 > 4527 28126 > 7507 28127 > 4835 28128 > 2349 28129 > 3281 28130 > 5487 28131 > 8351 28132 > 6399 28133 > 9014 28134 > 4358 28135 > 1174 28136 > 7477 28137 > 3852 28138 > 3382 28139 > 2933 28140 > 9626 28141 > 5043 28142 > 4458 28143 > 8540 28144 > 9414 28145 > 8313 28146 > 4227 28147 > 6835 28148 > 2181 28149 > 3575 28150 > 4315 28151 > 5901 28152 > 1914 28153 > 2939 28154 > 6462 28155 > 6534 28156 > 6958 28157 > 2964 28158 > 4888 28159 > 344 28160 > 4838 28161 > 1975 28162 > 7814 28163 > 5269 28164 > 3648 28165 > 1510 28166 > 7500 28167 > 3542 28168 > 6286 28169 > 502 28170 > 2443 28171 > 2502 28172 > 7687 28173 > 7622 28174 > 8669 28175 > 176 28176 > 4926 28177 > 865 28178 > 4822 28179 > 3843 28180 > 8410 28181 > 3246 28182 > 4842 28183 > 6591 28184 > 2161 28185 > 4154 28186 > 5676 28187 > 89 28188 > 3706 28189 > 5973 28190 > 4343 28191 > 8015 28192 > 9225 28193 > 1038 28194 > 246 28195 > 3829 28196 > 3368 28197 > 8195 28198 > 9624 28199 > 819 28200 > 3462 28201 > 6798 28202 > 9044 28203 > 1 28204 > 761 28205 > 7392 28206 > 9505 28207 > 9305 28208 > 8193 28209 > 8775 28210 > 4814 28211 > 5609 28212 > 2194 28213 > 4250 28214 > 8859 28215 > 6409 28216 > 8250 28217 > 6510 28218 > 2131 28219 > 2841 28220 > 2242 28221 > 357 28222 > 9641 28223 > 7912 28224 > 4101 28225 > 2039 28226 > 1812 28227 > 9512 28228 > 2399 28229 > 9521 28230 > 1746 28231 > 613 28232 > 3010 28233 > 5422 28234 > 3126 28235 > 7618 28236 > 371 28237 > 1856 28238 > 1017 28239 > 5683 28240 > 4116 28241 > 1100 28242 > 8233 28243 > 818 28244 > 4682 28245 > 3816 28246 > 9711 28247 > 21 28248 > 9173 28249 > 7106 28250 > 4319 28251 > 2114 28252 > 1334 28253 > 8576 28254 > 8746 28255 > 7019 28256 > 2562 28257 > 4319 28258 > 2030 28259 > 2115 28260 > 795 28261 > 918 28262 > 7239 28263 > 1307 28264 > 2351 28265 > 547 28266 > 4240 28267 > 6807 28268 > 7179 28269 > 1464 28270 > 7189 28271 > 7213 28272 > 187 28273 > 9735 28274 > 4005 28275 > 4346 28276 > 1550 28277 > 1758 28278 > 3399 28279 > 7754 28280 > 3273 28281 > 6643 28282 > 8197 28283 > 213 28284 > 3389 28285 > 9446 28286 > 6211 28287 > 9917 28288 > 7214 28289 > 2646 28290 > 2385 28291 > 8806 28292 > 7209 28293 > 2749 28294 > 1697 28295 > 8571 28296 > 2658 28297 > 9455 28298 > 8564 28299 > 416 28300 > 3274 28301 > 5083 28302 > 1888 28303 > 7039 28304 > 7854 28305 > 5528 28306 > 4023 28307 > 7942 28308 > 9403 28309 > 316 28310 > 5733 28311 > 1562 28312 > 2949 28313 > 3385 28314 > 5498 28315 > 4930 28316 > 5912 28317 > 6129 28318 > 6680 28319 > 8585 28320 > 3166 28321 > 5065 28322 > 9284 28323 > 2479 28324 > 8689 28325 > 177 28326 > 7116 28327 > 270 28328 > 9964 28329 > 645 28330 > 3734 28331 > 655 28332 > 9575 28333 > 2172 28334 > 8519 28335 > 6596 28336 > 6668 28337 > 4400 28338 > 7325 28339 > 2135 28340 > 8153 28341 > 9799 28342 > 1746 28343 > 2127 28344 > 7410 28345 > 7833 28346 > 2860 28347 > 4835 28348 > 8819 28349 > 6031 28350 > 1844 28351 > 1528 28352 > 1855 28353 > 6371 28354 > 6115 28355 > 7527 28356 > 1911 28357 > 8029 28358 > 1940 28359 > 8517 28360 > 4184 28361 > 796 28362 > 3680 28363 > 6992 28364 > 8107 28365 > 6576 28366 > 7096 28367 > 859 28368 > 8641 28369 > 1128 28370 > 9469 28371 > 4813 28372 > 6070 28373 > 3985 28374 > 9971 28375 > 9318 28376 > 2819 28377 > 3152 28378 > 5499 28379 > 1372 28380 > 2391 28381 > 7780 28382 > 1543 28383 > 5836 28384 > 8459 28385 > 6322 28386 > 8986 28387 > 4683 28388 > 4823 28389 > 6130 28390 > 5717 28391 > 9145 28392 > 5331 28393 > 6805 28394 > 6738 28395 > 68 28396 > 9950 28397 > 690 28398 > 9848 28399 > 5208 28400 > 6598 28401 > 7070 28402 > 6511 28403 > 6303 28404 > 6697 28405 > 4689 28406 > 4407 28407 > 7434 28408 > 1813 28409 > 6633 28410 > 2073 28411 > 4431 28412 > 7829 28413 > 9949 28414 > 8882 28415 > 502 28416 > 794 28417 > 385 28418 > 8113 28419 > 3506 28420 > 1186 28421 > 4890 28422 > 6991 28423 > 2869 28424 > 8865 28425 > 3893 28426 > 3287 28427 > 9080 28428 > 2460 28429 > 9033 28430 > 267 28431 > 5808 28432 > 9296 28433 > 8041 28434 > 8294 28435 > 9997 28436 > 6876 28437 > 6022 28438 > 611 28439 > 1328 28440 > 8826 28441 > 2449 28442 > 6062 28443 > 5330 28444 > 9136 28445 > 4767 28446 > 4685 28447 > 2557 28448 > 3469 28449 > 7904 28450 > 107 28451 > 254 28452 > 8340 28453 > 3251 28454 > 9104 28455 > 2334 28456 > 884 28457 > 5266 28458 > 9853 28459 > 7147 28460 > 5061 28461 > 1148 28462 > 5500 28463 > 5919 28464 > 5274 28465 > 3245 28466 > 9269 28467 > 6197 28468 > 3658 28469 > 9067 28470 > 7154 28471 > 7241 28472 > 2665 28473 > 8577 28474 > 5494 28475 > 9121 28476 > 1684 28477 > 3996 28478 > 5330 28479 > 714 28480 > 3456 28481 > 2729 28482 > 3622 28483 > 5342 28484 > 5263 28485 > 3833 28486 > 4774 28487 > 3383 28488 > 4858 28489 > 6738 28490 > 9758 28491 > 9645 28492 > 8358 28493 > 7173 28494 > 5745 28495 > 2225 28496 > 3916 28497 > 9104 28498 > 5791 28499 > 9571 28500 > 1163 28501 > 4572 28502 > 896 28503 > 4430 28504 > 2270 28505 > 2787 28506 > 7676 28507 > 9172 28508 > 926 28509 > 2285 28510 > 8022 28511 > 751 28512 > 9675 28513 > 6582 28514 > 297 28515 > 5714 28516 > 6441 28517 > 3649 28518 > 3840 28519 > 7769 28520 > 262 28521 > 9586 28522 > 3827 28523 > 3579 28524 > 801 28525 > 2145 28526 > 6129 28527 > 6160 28528 > 8503 28529 > 703 28530 > 7263 28531 > 8359 28532 > 2024 28533 > 8012 28534 > 203 28535 > 2880 28536 > 4350 28537 > 8624 28538 > 7029 28539 > 4772 28540 > 217 28541 > 2649 28542 > 1302 28543 > 3146 28544 > 4028 28545 > 6248 28546 > 5660 28547 > 4316 28548 > 7174 28549 > 9265 28550 > 3783 28551 > 491 28552 > 4758 28553 > 2770 28554 > 9669 28555 > 9968 28556 > 9809 28557 > 9150 28558 > 9897 28559 > 4445 28560 > 1344 28561 > 7901 28562 > 5804 28563 > 897 28564 > 1965 28565 > 7278 28566 > 4314 28567 > 359 28568 > 9213 28569 > 7190 28570 > 1725 28571 > 1204 28572 > 4975 28573 > 6705 28574 > 5372 28575 > 2201 28576 > 7105 28577 > 2938 28578 > 421 28579 > 171 28580 > 32 28581 > 2650 28582 > 5845 28583 > 1116 28584 > 7098 28585 > 3323 28586 > 5078 28587 > 1599 28588 > 7888 28589 > 4232 28590 > 8482 28591 > 1544 28592 > 7126 28593 > 6538 28594 > 4795 28595 > 5905 28596 > 4878 28597 > 6825 28598 > 872 28599 > 1937 28600 > 193 28601 > 8261 28602 > 8268 28603 > 9063 28604 > 7424 28605 > 7560 28606 > 8467 28607 > 6343 28608 > 6926 28609 > 9864 28610 > 4284 28611 > 38 28612 > 8341 28613 > 6839 28614 > 5576 28615 > 1817 28616 > 8570 28617 > 2710 28618 > 2934 28619 > 6150 28620 > 5991 28621 > 1287 28622 > 9237 28623 > 765 28624 > 4542 28625 > 9028 28626 > 7642 28627 > 1199 28628 > 307 28629 > 3060 28630 > 7626 28631 > 9800 28632 > 4456 28633 > 9769 28634 > 336 28635 > 7371 28636 > 8433 28637 > 4620 28638 > 190 28639 > 7859 28640 > 2824 28641 > 4057 28642 > 6780 28643 > 4713 28644 > 2077 28645 > 3498 28646 > 7746 28647 > 3109 28648 > 8962 28649 > 5475 28650 > 8249 28651 > 7035 28652 > 8016 28653 > 1735 28654 > 56 28655 > 1741 28656 > 4468 28657 > 5768 28658 > 2090 28659 > 2759 28660 > 1974 28661 > 8314 28662 > 1421 28663 > 3669 28664 > 4612 28665 > 3211 28666 > 8258 28667 > 9765 28668 > 5779 28669 > 8999 28670 > 5062 28671 > 1907 28672 > 3234 28673 > 2922 28674 > 2092 28675 > 2980 28676 > 5193 28677 > 4018 28678 > 1145 28679 > 6775 28680 > 8928 28681 > 490 28682 > 7181 28683 > 4713 28684 > 7195 28685 > 5613 28686 > 1139 28687 > 6299 28688 > 7788 28689 > 4299 28690 > 6277 28691 > 168 28692 > 1496 28693 > 1886 28694 > 4082 28695 > 360 28696 > 5165 28697 > 9179 28698 > 2795 28699 > 263 28700 > 7919 28701 > 4765 28702 > 3747 28703 > 9938 28704 > 9551 28705 > 4563 28706 > 8448 28707 > 4307 28708 > 1126 28709 > 1518 28710 > 6771 28711 > 5762 28712 > 2229 28713 > 6875 28714 > 9946 28715 > 8592 28716 > 7095 28717 > 8621 28718 > 6572 28719 > 2943 28720 > 1198 28721 > 7407 28722 > 4617 28723 > 9238 28724 > 7808 28725 > 8737 28726 > 20 28727 > 6424 28728 > 448 28729 > 1027 28730 > 7760 28731 > 7786 28732 > 6032 28733 > 8038 28734 > 5562 28735 > 5379 28736 > 1320 28737 > 8953 28738 > 5688 28739 > 5127 28740 > 2394 28741 > 5174 28742 > 2069 28743 > 4201 28744 > 2585 28745 > 9003 28746 > 4317 28747 > 239 28748 > 9702 28749 > 808 28750 > 7769 28751 > 1323 28752 > 9375 28753 > 85 28754 > 4235 28755 > 3380 28756 > 6295 28757 > 1045 28758 > 5241 28759 > 3496 28760 > 9083 28761 > 9878 28762 > 2262 28763 > 1462 28764 > 772 28765 > 4035 28766 > 428 28767 > 2143 28768 > 3070 28769 > 4953 28770 > 6254 28771 > 7085 28772 > 7204 28773 > 7044 28774 > 8169 28775 > 683 28776 > 9768 28777 > 2651 28778 > 8999 28779 > 7756 28780 > 7173 28781 > 8794 28782 > 944 28783 > 4981 28784 > 3495 28785 > 2740 28786 > 6622 28787 > 7456 28788 > 1300 28789 > 1255 28790 > 8356 28791 > 3173 28792 > 2201 28793 > 1664 28794 > 989 28795 > 9800 28796 > 3420 28797 > 9167 28798 > 5219 28799 > 9180 28800 > 9559 28801 > 4554 28802 > 7228 28803 > 8504 28804 > 2715 28805 > 6193 28806 > 7903 28807 > 6372 28808 > 7028 28809 > 4315 28810 > 3055 28811 > 6346 28812 > 9315 28813 > 2933 28814 > 3826 28815 > 7169 28816 > 6339 28817 > 9042 28818 > 1362 28819 > 3629 28820 > 2701 28821 > 3715 28822 > 7994 28823 > 7153 28824 > 7667 28825 > 9977 28826 > 8594 28827 > 718 28828 > 4196 28829 > 3119 28830 > 3870 28831 > 6238 28832 > 3841 28833 > 6932 28834 > 8127 28835 > 2051 28836 > 9091 28837 > 2234 28838 > 2238 28839 > 452 28840 > 5051 28841 > 6019 28842 > 3310 28843 > 6662 28844 > 7405 28845 > 5292 28846 > 6323 28847 > 9267 28848 > 508 28849 > 1416 28850 > 9895 28851 > 4036 28852 > 6259 28853 > 3370 28854 > 2048 28855 > 8380 28856 > 352 28857 > 1458 28858 > 3699 28859 > 6375 28860 > 8815 28861 > 5253 28862 > 2636 28863 > 3891 28864 > 4043 28865 > 5769 28866 > 4003 28867 > 2529 28868 > 3728 28869 > 4187 28870 > 737 28871 > 8124 28872 > 6327 28873 > 9999 28874 > 3869 28875 > 4632 28876 > 7268 28877 > 7692 28878 > 3116 28879 > 3293 28880 > 4218 28881 > 8313 28882 > 8661 28883 > 7484 28884 > 5387 28885 > 5578 28886 > 2535 28887 > 4647 28888 > 4179 28889 > 5935 28890 > 9537 28891 > 1081 28892 > 4988 28893 > 8306 28894 > 2046 28895 > 7086 28896 > 9009 28897 > 380 28898 > 3854 28899 > 5492 28900 > 7426 28901 > 2301 28902 > 4182 28903 > 4678 28904 > 3803 28905 > 9089 28906 > 4617 28907 > 9809 28908 > 7673 28909 > 3150 28910 > 5704 28911 > 2175 28912 > 1274 28913 > 5420 28914 > 6654 28915 > 830 28916 > 1471 28917 > 9211 28918 > 1000 28919 > 561 28920 > 7900 28921 > 9166 28922 > 6730 28923 > 5195 28924 > 2484 28925 > 8190 28926 > 9910 28927 > 2318 28928 > 5005 28929 > 5040 28930 > 9454 28931 > 8179 28932 > 323 28933 > 4017 28934 > 5862 28935 > 761 28936 > 9886 28937 > 5852 28938 > 1350 28939 > 4874 28940 > 4397 28941 > 7213 28942 > 8426 28943 > 9244 28944 > 8158 28945 > 7001 28946 > 9433 28947 > 5139 28948 > 4327 28949 > 9654 28950 > 2123 28951 > 8739 28952 > 1875 28953 > 1116 28954 > 9209 28955 > 2463 28956 > 6620 28957 > 6106 28958 > 9057 28959 > 5427 28960 > 1563 28961 > 8919 28962 > 6113 28963 > 7812 28964 > 5717 28965 > 9769 28966 > 9717 28967 > 4069 28968 > 479 28969 > 4712 28970 > 3112 28971 > 328 28972 > 1622 28973 > 3097 28974 > 5826 28975 > 7931 28976 > 8683 28977 > 348 28978 > 6557 28979 > 36 28980 > 3936 28981 > 518 28982 > 955 28983 > 8256 28984 > 2892 28985 > 6006 28986 > 8305 28987 > 2212 28988 > 6066 28989 > 6155 28990 > 8905 28991 > 5391 28992 > 5958 28993 > 2399 28994 > 7487 28995 > 8656 28996 > 5129 28997 > 3857 28998 > 172 28999 > 9572 29000 > 6697 29001 > 9203 29002 > 3715 29003 > 7302 29004 > 9475 29005 > 7411 29006 > 7464 29007 > 3217 29008 > 9867 29009 > 5792 29010 > 3037 29011 > 843 29012 > 6640 29013 > 7238 29014 > 2793 29015 > 4242 29016 > 8872 29017 > 9737 29018 > 3313 29019 > 2874 29020 > 4831 29021 > 8342 29022 > 9784 29023 > 6929 29024 > 1325 29025 > 2797 29026 > 1462 29027 > 8558 29028 > 9578 29029 > 2917 29030 > 8315 29031 > 6967 29032 > 8924 29033 > 2680 29034 > 2908 29035 > 8128 29036 > 6128 29037 > 1906 29038 > 9413 29039 > 2726 29040 > 8795 29041 > 4104 29042 > 7418 29043 > 8815 29044 > 9643 29045 > 4648 29046 > 441 29047 > 797 29048 > 889 29049 > 5106 29050 > 5444 29051 > 9656 29052 > 4592 29053 > 196 29054 > 5304 29055 > 9018 29056 > 374 29057 > 1441 29058 > 2110 29059 > 5422 29060 > 9455 29061 > 4546 29062 > 3139 29063 > 2990 29064 > 840 29065 > 6323 29066 > 4909 29067 > 1048 29068 > 6502 29069 > 2465 29070 > 1219 29071 > 5590 29072 > 1313 29073 > 3488 29074 > 6173 29075 > 6728 29076 > 5961 29077 > 9065 29078 > 4512 29079 > 9751 29080 > 5395 29081 > 2496 29082 > 2491 29083 > 8623 29084 > 7557 29085 > 1456 29086 > 2007 29087 > 6555 29088 > 2448 29089 > 6023 29090 > 4367 29091 > 8854 29092 > 4731 29093 > 5020 29094 > 3886 29095 > 4296 29096 > 7087 29097 > 6995 29098 > 2853 29099 > 7887 29100 > 9858 29101 > 1551 29102 > 5980 29103 > 8696 29104 > 5296 29105 > 1529 29106 > 1430 29107 > 476 29108 > 3692 29109 > 2515 29110 > 7430 29111 > 1956 29112 > 1783 29113 > 6725 29114 > 719 29115 > 4009 29116 > 8317 29117 > 7238 29118 > 6392 29119 > 5582 29120 > 1344 29121 > 2214 29122 > 4963 29123 > 8382 29124 > 4469 29125 > 8328 29126 > 3085 29127 > 3263 29128 > 4178 29129 > 729 29130 > 4402 29131 > 773 29132 > 1430 29133 > 8499 29134 > 9175 29135 > 3281 29136 > 4943 29137 > 3559 29138 > 3270 29139 > 2320 29140 > 3190 29141 > 6231 29142 > 6409 29143 > 7562 29144 > 2165 29145 > 2298 29146 > 8060 29147 > 8910 29148 > 1020 29149 > 525 29150 > 5867 29151 > 2109 29152 > 9262 29153 > 2286 29154 > 2670 29155 > 2479 29156 > 6686 29157 > 5649 29158 > 9090 29159 > 9366 29160 > 9656 29161 > 9898 29162 > 8036 29163 > 6364 29164 > 9130 29165 > 8123 29166 > 732 29167 > 6725 29168 > 8372 29169 > 2148 29170 > 3731 29171 > 2467 29172 > 5431 29173 > 3778 29174 > 2912 29175 > 2 29176 > 2988 29177 > 2596 29178 > 1672 29179 > 6831 29180 > 8836 29181 > 5797 29182 > 6424 29183 > 8648 29184 > 6079 29185 > 1305 29186 > 8042 29187 > 8022 29188 > 7394 29189 > 5883 29190 > 2300 29191 > 3609 29192 > 9582 29193 > 5591 29194 > 9996 29195 > 5704 29196 > 3302 29197 > 2062 29198 > 735 29199 > 4130 29200 > 2629 29201 > 8370 29202 > 8749 29203 > 6196 29204 > 4934 29205 > 2281 29206 > 594 29207 > 5169 29208 > 8652 29209 > 2852 29210 > 8666 29211 > 9471 29212 > 1264 29213 > 3659 29214 > 3410 29215 > 5351 29216 > 2113 29217 > 5962 29218 > 1565 29219 > 1477 29220 > 1033 29221 > 7508 29222 > 3049 29223 > 7987 29224 > 7875 29225 > 5096 29226 > 6645 29227 > 4736 29228 > 6041 29229 > 9786 29230 > 3828 29231 > 1635 29232 > 625 29233 > 8655 29234 > 6772 29235 > 6031 29236 > 7445 29237 > 6647 29238 > 9926 29239 > 508 29240 > 828 29241 > 792 29242 > 3180 29243 > 2725 29244 > 8957 29245 > 4745 29246 > 2486 29247 > 9171 29248 > 1308 29249 > 5104 29250 > 8604 29251 > 7535 29252 > 4898 29253 > 7322 29254 > 6414 29255 > 3259 29256 > 4846 29257 > 9560 29258 > 2489 29259 > 1745 29260 > 3369 29261 > 9800 29262 > 435 29263 > 2479 29264 > 7853 29265 > 6501 29266 > 5607 29267 > 7843 29268 > 1009 29269 > 362 29270 > 4089 29271 > 3022 29272 > 9852 29273 > 546 29274 > 9094 29275 > 5347 29276 > 7349 29277 > 7541 29278 > 3067 29279 > 7921 29280 > 8760 29281 > 5410 29282 > 7191 29283 > 4157 29284 > 624 29285 > 4763 29286 > 4528 29287 > 1046 29288 > 6826 29289 > 9004 29290 > 7652 29291 > 8860 29292 > 7258 29293 > 8173 29294 > 8597 29295 > 3718 29296 > 7547 29297 > 7731 29298 > 1699 29299 > 9764 29300 > 7544 29301 > 4355 29302 > 1920 29303 > 9088 29304 > 6874 29305 > 8403 29306 > 1220 29307 > 8442 29308 > 506 29309 > 4098 29310 > 4691 29311 > 7129 29312 > 4527 29313 > 3654 29314 > 4747 29315 > 1253 29316 > 994 29317 > 911 29318 > 8002 29319 > 9701 29320 > 180 29321 > 875 29322 > 671 29323 > 2140 29324 > 551 29325 > 9845 29326 > 5686 29327 > 2026 29328 > 8245 29329 > 6089 29330 > 5936 29331 > 757 29332 > 5643 29333 > 1813 29334 > 2485 29335 > 8669 29336 > 7696 29337 > 6248 29338 > 8014 29339 > 6358 29340 > 8594 29341 > 7604 29342 > 2824 29343 > 6282 29344 > 446 29345 > 4327 29346 > 7668 29347 > 4125 29348 > 618 29349 > 6051 29350 > 8178 29351 > 216 29352 > 2943 29353 > 6659 29354 > 3546 29355 > 8414 29356 > 6539 29357 > 3489 29358 > 4285 29359 > 3945 29360 > 4116 29361 > 2013 29362 > 1070 29363 > 2177 29364 > 5251 29365 > 1533 29366 > 4404 29367 > 4020 29368 > 4401 29369 > 3895 29370 > 7357 29371 > 1667 29372 > 3376 29373 > 1473 29374 > 7613 29375 > 7650 29376 > 4734 29377 > 4393 29378 > 9232 29379 > 5914 29380 > 7585 29381 > 2993 29382 > 9524 29383 > 1003 29384 > 1277 29385 > 2341 29386 > 8933 29387 > 1666 29388 > 5259 29389 > 5146 29390 > 947 29391 > 5173 29392 > 3357 29393 > 3156 29394 > 6099 29395 > 9708 29396 > 2253 29397 > 479 29398 > 1791 29399 > 4504 29400 > 3083 29401 > 3038 29402 > 4040 29403 > 741 29404 > 4241 29405 > 7007 29406 > 3085 29407 > 3179 29408 > 766 29409 > 4510 29410 > 6037 29411 > 7010 29412 > 1891 29413 > 2325 29414 > 3763 29415 > 4361 29416 > 623 29417 > 5629 29418 > 6036 29419 > 5626 29420 > 4782 29421 > 7366 29422 > 4825 29423 > 8299 29424 > 8196 29425 > 4211 29426 > 8300 29427 > 8940 29428 > 8454 29429 > 9628 29430 > 6467 29431 > 3943 29432 > 1106 29433 > 21 29434 > 5390 29435 > 1219 29436 > 7144 29437 > 8005 29438 > 1375 29439 > 4854 29440 > 5514 29441 > 7461 29442 > 1642 29443 > 5438 29444 > 6135 29445 > 3322 29446 > 4841 29447 > 716 29448 > 4662 29449 > 5852 29450 > 4788 29451 > 2375 29452 > 5253 29453 > 1237 29454 > 9847 29455 > 3709 29456 > 6546 29457 > 8717 29458 > 4410 29459 > 9181 29460 > 9246 29461 > 7630 29462 > 1641 29463 > 710 29464 > 1448 29465 > 578 29466 > 2584 29467 > 256 29468 > 6857 29469 > 9998 29470 > 7249 29471 > 997 29472 > 3725 29473 > 5110 29474 > 9436 29475 > 9251 29476 > 3014 29477 > 6702 29478 > 3826 29479 > 5814 29480 > 5551 29481 > 9727 29482 > 45 29483 > 7915 29484 > 8672 29485 > 6603 29486 > 6875 29487 > 4654 29488 > 6128 29489 > 9556 29490 > 3367 29491 > 8455 29492 > 4966 29493 > 3299 29494 > 9627 29495 > 7498 29496 > 6941 29497 > 1306 29498 > 6526 29499 > 741 29500 > 6494 29501 > 8693 29502 > 9670 29503 > 7331 29504 > 6524 29505 > 2738 29506 > 806 29507 > 4511 29508 > 1848 29509 > 4223 29510 > 5363 29511 > 209 29512 > 7227 29513 > 1095 29514 > 7583 29515 > 5742 29516 > 3367 29517 > 9956 29518 > 9285 29519 > 366 29520 > 3691 29521 > 6897 29522 > 6496 29523 > 6872 29524 > 1664 29525 > 665 29526 > 2812 29527 > 7692 29528 > 8035 29529 > 1181 29530 > 2099 29531 > 6549 29532 > 5906 29533 > 6165 29534 > 4979 29535 > 3396 29536 > 6790 29537 > 5270 29538 > 4845 29539 > 3181 29540 > 9552 29541 > 8902 29542 > 7422 29543 > 410 29544 > 2239 29545 > 9053 29546 > 8314 29547 > 902 29548 > 3210 29549 > 3787 29550 > 1386 29551 > 7623 29552 > 4457 29553 > 4360 29554 > 4281 29555 > 827 29556 > 874 29557 > 186 29558 > 1542 29559 > 4133 29560 > 7543 29561 > 9296 29562 > 2062 29563 > 9311 29564 > 5177 29565 > 7723 29566 > 1019 29567 > 3807 29568 > 6548 29569 > 5481 29570 > 4332 29571 > 7351 29572 > 2362 29573 > 1976 29574 > 9181 29575 > 7582 29576 > 5355 29577 > 6897 29578 > 4059 29579 > 261 29580 > 8046 29581 > 8733 29582 > 4215 29583 > 2559 29584 > 9821 29585 > 33 29586 > 3640 29587 > 6999 29588 > 7924 29589 > 360 29590 > 8442 29591 > 5150 29592 > 2979 29593 > 7197 29594 > 7328 29595 > 8495 29596 > 9157 29597 > 4820 29598 > 9543 29599 > 1616 29600 > 6301 29601 > 8179 29602 > 8685 29603 > 1492 29604 > 6022 29605 > 9464 29606 > 4356 29607 > 9002 29608 > 5072 29609 > 4402 29610 > 440 29611 > 8901 29612 > 4129 29613 > 7502 29614 > 3436 29615 > 823 29616 > 8055 29617 > 9333 29618 > 6565 29619 > 9821 29620 > 1772 29621 > 4477 29622 > 2495 29623 > 6484 29624 > 4491 29625 > 6295 29626 > 7176 29627 > 2117 29628 > 9411 29629 > 6726 29630 > 271 29631 > 9680 29632 > 451 29633 > 7343 29634 > 3680 29635 > 738 29636 > 7844 29637 > 9127 29638 > 5723 29639 > 4918 29640 > 9535 29641 > 3049 29642 > 501 29643 > 8763 29644 > 700 29645 > 7000 29646 > 4434 29647 > 5653 29648 > 7206 29649 > 22 29650 > 3035 29651 > 696 29652 > 3797 29653 > 3643 29654 > 5943 29655 > 2627 29656 > 9709 29657 > 6822 29658 > 5887 29659 > 9942 29660 > 1224 29661 > 5660 29662 > 7379 29663 > 6499 29664 > 4526 29665 > 1607 29666 > 5982 29667 > 6798 29668 > 3168 29669 > 1402 29670 > 3011 29671 > 7056 29672 > 3615 29673 > 8359 29674 > 3513 29675 > 835 29676 > 6052 29677 > 7633 29678 > 4910 29679 > 7816 29680 > 2356 29681 > 8794 29682 > 6009 29683 > 8695 29684 > 8129 29685 > 8655 29686 > 7798 29687 > 8608 29688 > 8928 29689 > 1465 29690 > 4567 29691 > 6849 29692 > 7240 29693 > 2777 29694 > 584 29695 > 4641 29696 > 477 29697 > 3372 29698 > 8438 29699 > 4533 29700 > 6867 29701 > 312 29702 > 7773 29703 > 9858 29704 > 8607 29705 > 8498 29706 > 1802 29707 > 616 29708 > 6390 29709 > 8541 29710 > 4855 29711 > 1281 29712 > 2680 29713 > 5111 29714 > 6563 29715 > 6974 29716 > 7406 29717 > 7912 29718 > 3517 29719 > 243 29720 > 1065 29721 > 2773 29722 > 9756 29723 > 8464 29724 > 611 29725 > 1095 29726 > 4275 29727 > 4317 29728 > 5999 29729 > 2442 29730 > 4830 29731 > 2673 29732 > 8499 29733 > 6910 29734 > 2953 29735 > 1161 29736 > 7972 29737 > 9255 29738 > 8559 29739 > 2340 29740 > 5607 29741 > 1772 29742 > 348 29743 > 4072 29744 > 2428 29745 > 2302 29746 > 9380 29747 > 6890 29748 > 9507 29749 > 1406 29750 > 5346 29751 > 8151 29752 > 1045 29753 > 2461 29754 > 539 29755 > 9966 29756 > 8869 29757 > 9171 29758 > 5761 29759 > 736 29760 > 374 29761 > 9457 29762 > 7183 29763 > 2729 29764 > 5230 29765 > 1374 29766 > 5385 29767 > 4428 29768 > 740 29769 > 8378 29770 > 9531 29771 > 5140 29772 > 273 29773 > 6591 29774 > 5718 29775 > 7254 29776 > 3757 29777 > 8865 29778 > 7630 29779 > 2 29780 > 4430 29781 > 3080 29782 > 4833 29783 > 6698 29784 > 694 29785 > 3826 29786 > 1239 29787 > 1005 29788 > 2900 29789 > 5719 29790 > 3851 29791 > 4946 29792 > 7278 29793 > 3535 29794 > 1675 29795 > 4272 29796 > 999 29797 > 5345 29798 > 4314 29799 > 8256 29800 > 5895 29801 > 6955 29802 > 6247 29803 > 5328 29804 > 3888 29805 > 8027 29806 > 6539 29807 > 9394 29808 > 7611 29809 > 8112 29810 > 2110 29811 > 797 29812 > 4184 29813 > 434 29814 > 2051 29815 > 6166 29816 > 451 29817 > 2110 29818 > 7819 29819 > 9066 29820 > 2896 29821 > 8580 29822 > 8677 29823 > 7939 29824 > 4787 29825 > 8310 29826 > 4553 29827 > 4997 29828 > 77 29829 > 654 29830 > 9612 29831 > 5350 29832 > 299 29833 > 8440 29834 > 6921 29835 > 9841 29836 > 8698 29837 > 4439 29838 > 9822 29839 > 2970 29840 > 4762 29841 > 5807 29842 > 9771 29843 > 638 29844 > 7231 29845 > 576 29846 > 6334 29847 > 2556 29848 > 6542 29849 > 7063 29850 > 738 29851 > 7408 29852 > 9959 29853 > 3668 29854 > 8955 29855 > 6994 29856 > 6466 29857 > 7196 29858 > 4117 29859 > 3522 29860 > 6014 29861 > 1368 29862 > 9296 29863 > 9184 29864 > 8439 29865 > 9292 29866 > 8227 29867 > 3543 29868 > 9799 29869 > 4067 29870 > 2868 29871 > 1869 29872 > 4431 29873 > 7024 29874 > 3371 29875 > 6395 29876 > 2687 29877 > 4618 29878 > 8693 29879 > 343 29880 > 9362 29881 > 4165 29882 > 4078 29883 > 1063 29884 > 4870 29885 > 6482 29886 > 7342 29887 > 4535 29888 > 7249 29889 > 2158 29890 > 4899 29891 > 4657 29892 > 7441 29893 > 3741 29894 > 7271 29895 > 5676 29896 > 2440 29897 > 1867 29898 > 2592 29899 > 3593 29900 > 6759 29901 > 7056 29902 > 8341 29903 > 5266 29904 > 732 29905 > 265 29906 > 3007 29907 > 2145 29908 > 8170 29909 > 2646 29910 > 1183 29911 > 2858 29912 > 2188 29913 > 7093 29914 > 9527 29915 > 5077 29916 > 2363 29917 > 5169 29918 > 8150 29919 > 866 29920 > 1442 29921 > 7078 29922 > 1307 29923 > 7445 29924 > 4455 29925 > 6088 29926 > 6927 29927 > 819 29928 > 4800 29929 > 3318 29930 > 7436 29931 > 7040 29932 > 990 29933 > 2226 29934 > 1610 29935 > 2543 29936 > 567 29937 > 7301 29938 > 2897 29939 > 7706 29940 > 9671 29941 > 6114 29942 > 4387 29943 > 6514 29944 > 9794 29945 > 5698 29946 > 8932 29947 > 2560 29948 > 8273 29949 > 1375 29950 > 9520 29951 > 7115 29952 > 7362 29953 > 9432 29954 > 2290 29955 > 9483 29956 > 4788 29957 > 5504 29958 > 1617 29959 > 9203 29960 > 6289 29961 > 8871 29962 > 7755 29963 > 5193 29964 > 6694 29965 > 7589 29966 > 6375 29967 > 1936 29968 > 9869 29969 > 6770 29970 > 8685 29971 > 5018 29972 > 5709 29973 > 1044 29974 > 412 29975 > 1360 29976 > 5429 29977 > 3415 29978 > 8969 29979 > 6831 29980 > 893 29981 > 3393 29982 > 7717 29983 > 5803 29984 > 7102 29985 > 2291 29986 > 7775 29987 > 3404 29988 > 6694 29989 > 4927 29990 > 149 29991 > 4375 29992 > 5403 29993 > 7785 29994 > 7891 29995 > 5578 29996 > 174 29997 > 6040 29998 > 8095 29999 > 1828 30000 > 8291 30001 > 6464 30002 > 8367 30003 > 7390 30004 > 1238 30005 > 7197 30006 > 804 30007 > 3959 30008 > 4968 30009 > 9647 30010 > 3153 30011 > 775 30012 > 5309 30013 > 2220 30014 > 7523 30015 > 609 30016 > 8238 30017 > 1285 30018 > 8023 30019 > 627 30020 > 7176 30021 > 9135 30022 > 3733 30023 > 405 30024 > 8898 30025 > 5812 30026 > 3561 30027 > 320 30028 > 573 30029 > 1881 30030 > 3277 30031 > 2238 30032 > 9265 30033 > 5883 30034 > 7608 30035 > 5665 30036 > 9508 30037 > 9075 30038 > 9382 30039 > 3257 30040 > 7251 30041 > 2240 30042 > 5744 30043 > 8178 30044 > 543 30045 > 4358 30046 > 3581 30047 > 9917 30048 > 759 30049 > 9051 30050 > 2271 30051 > 8447 30052 > 3594 30053 > 6321 30054 > 8469 30055 > 3240 30056 > 4601 30057 > 4462 30058 > 325 30059 > 9600 30060 > 8911 30061 > 6477 30062 > 2662 30063 > 5692 30064 > 3165 30065 > 8593 30066 > 8372 30067 > 1574 30068 > 1568 30069 > 4195 30070 > 8076 30071 > 7693 30072 > 2068 30073 > 9886 30074 > 7471 30075 > 3270 30076 > 7814 30077 > 6623 30078 > 269 30079 > 6025 30080 > 8496 30081 > 1437 30082 > 1546 30083 > 2181 30084 > 2744 30085 > 805 30086 > 1310 30087 > 8715 30088 > 439 30089 > 5783 30090 > 1235 30091 > 1410 30092 > 6545 30093 > 8381 30094 > 2535 30095 > 4399 30096 > 4694 30097 > 7864 30098 > 6934 30099 > 7074 30100 > 2503 30101 > 9612 30102 > 1527 30103 > 3003 30104 > 1710 30105 > 2255 30106 > 9163 30107 > 555 30108 > 8794 30109 > 4522 30110 > 9217 30111 > 5755 30112 > 8547 30113 > 207 30114 > 4906 30115 > 8153 30116 > 9006 30117 > 8182 30118 > 3709 30119 > 4259 30120 > 3816 30121 > 2506 30122 > 4113 30123 > 9330 30124 > 3270 30125 > 1943 30126 > 261 30127 > 6043 30128 > 760 30129 > 9864 30130 > 4133 30131 > 4422 30132 > 7344 30133 > 7539 30134 > 9299 30135 > 6151 30136 > 5308 30137 > 7617 30138 > 7111 30139 > 799 30140 > 9433 30141 > 8056 30142 > 1699 30143 > 9569 30144 > 2792 30145 > 2296 30146 > 6471 30147 > 9762 30148 > 4050 30149 > 7809 30150 > 7867 30151 > 3848 30152 > 2042 30153 > 5885 30154 > 5556 30155 > 4130 30156 > 9871 30157 > 4340 30158 > 3972 30159 > 2557 30160 > 6895 30161 > 1540 30162 > 8138 30163 > 6559 30164 > 9547 30165 > 6878 30166 > 1068 30167 > 6100 30168 > 2844 30169 > 9050 30170 > 3812 30171 > 200 30172 > 670 30173 > 7253 30174 > 1071 30175 > 8185 30176 > 2149 30177 > 7433 30178 > 3150 30179 > 1924 30180 > 3551 30181 > 4963 30182 > 1862 30183 > 5284 30184 > 8878 30185 > 184 30186 > 4629 30187 > 982 30188 > 2913 30189 > 7182 30190 > 3812 30191 > 8206 30192 > 2158 30193 > 9385 30194 > 2324 30195 > 8968 30196 > 687 30197 > 5559 30198 > 9688 30199 > 654 30200 > 709 30201 > 7759 30202 > 8331 30203 > 2432 30204 > 1182 30205 > 9582 30206 > 7286 30207 > 4661 30208 > 6274 30209 > 3816 30210 > 8639 30211 > 6530 30212 > 1397 30213 > 6783 30214 > 5429 30215 > 4835 30216 > 8283 30217 > 5306 30218 > 1032 30219 > 1730 30220 > 1947 30221 > 124 30222 > 9750 30223 > 1354 30224 > 4247 30225 > 814 30226 > 2819 30227 > 5886 30228 > 5886 30229 > 3798 30230 > 9256 30231 > 3888 30232 > 2565 30233 > 7167 30234 > 8473 30235 > 1835 30236 > 426 30237 > 2127 30238 > 266 30239 > 3800 30240 > 7405 30241 > 1256 30242 > 4451 30243 > 6012 30244 > 831 30245 > 8661 30246 > 6906 30247 > 6380 30248 > 2854 30249 > 3341 30250 > 2835 30251 > 1423 30252 > 9250 30253 > 771 30254 > 6820 30255 > 1688 30256 > 2882 30257 > 4021 30258 > 9608 30259 > 5265 30260 > 9537 30261 > 6324 30262 > 9359 30263 > 5568 30264 > 1351 30265 > 4017 30266 > 1170 30267 > 7011 30268 > 1470 30269 > 3440 30270 > 4210 30271 > 6474 30272 > 4877 30273 > 9268 30274 > 7947 30275 > 4139 30276 > 1119 30277 > 8665 30278 > 4192 30279 > 7906 30280 > 6036 30281 > 3589 30282 > 6632 30283 > 6493 30284 > 4145 30285 > 115 30286 > 5600 30287 > 8214 30288 > 8115 30289 > 3192 30290 > 513 30291 > 7541 30292 > 3257 30293 > 9589 30294 > 9084 30295 > 2078 30296 > 3751 30297 > 3800 30298 > 2179 30299 > 9187 30300 > 1321 30301 > 3504 30302 > 183 30303 > 2110 30304 > 1083 30305 > 3180 30306 > 8352 30307 > 5595 30308 > 5720 30309 > 2208 30310 > 672 30311 > 715 30312 > 1504 30313 > 1540 30314 > 7311 30315 > 2454 30316 > 9473 30317 > 8420 30318 > 2314 30319 > 6447 30320 > 8363 30321 > 9520 30322 > 1507 30323 > 7028 30324 > 7346 30325 > 8179 30326 > 733 30327 > 6235 30328 > 6500 30329 > 8966 30330 > 8937 30331 > 8959 30332 > 931 30333 > 5989 30334 > 8643 30335 > 4274 30336 > 9405 30337 > 899 30338 > 9935 30339 > 1284 30340 > 2745 30341 > 9038 30342 > 2079 30343 > 9072 30344 > 9103 30345 > 6608 30346 > 5653 30347 > 4147 30348 > 5520 30349 > 807 30350 > 6349 30351 > 1440 30352 > 2517 30353 > 7223 30354 > 2322 30355 > 7898 30356 > 6289 30357 > 7726 30358 > 5404 30359 > 8765 30360 > 9146 30361 > 5241 30362 > 7144 30363 > 776 30364 > 9606 30365 > 7027 30366 > 5921 30367 > 8686 30368 > 6991 30369 > 4379 30370 > 1400 30371 > 9846 30372 > 5585 30373 > 8191 30374 > 7525 30375 > 9429 30376 > 2117 30377 > 2383 30378 > 6297 30379 > 2936 30380 > 5917 30381 > 4306 30382 > 3025 30383 > 7905 30384 > 4558 30385 > 9857 30386 > 9103 30387 > 9824 30388 > 560 30389 > 4055 30390 > 9662 30391 > 2962 30392 > 4065 30393 > 3849 30394 > 9972 30395 > 4420 30396 > 465 30397 > 1202 30398 > 8360 30399 > 2930 30400 > 234 30401 > 7967 30402 > 2244 30403 > 4376 30404 > 8742 30405 > 1932 30406 > 2481 30407 > 4261 30408 > 4730 30409 > 7233 30410 > 9251 30411 > 2572 30412 > 5550 30413 > 7835 30414 > 147 30415 > 8810 30416 > 946 30417 > 4847 30418 > 3221 30419 > 4916 30420 > 8301 30421 > 9377 30422 > 9688 30423 > 636 30424 > 5575 30425 > 8091 30426 > 6721 30427 > 7850 30428 > 6138 30429 > 2226 30430 > 5024 30431 > 28 30432 > 3076 30433 > 6825 30434 > 6201 30435 > 7288 30436 > 640 30437 > 673 30438 > 6555 30439 > 4336 30440 > 2851 30441 > 9847 30442 > 4444 30443 > 3206 30444 > 1659 30445 > 8883 30446 > 4653 30447 > 2791 30448 > 4099 30449 > 9803 30450 > 8751 30451 > 9007 30452 > 3210 30453 > 4592 30454 > 2332 30455 > 1335 30456 > 7052 30457 > 8718 30458 > 4004 30459 > 1037 30460 > 2263 30461 > 1345 30462 > 7683 30463 > 1652 30464 > 7273 30465 > 6212 30466 > 7114 30467 > 2554 30468 > 8327 30469 > 5925 30470 > 4741 30471 > 4082 30472 > 8027 30473 > 7365 30474 > 5449 30475 > 6903 30476 > 4080 30477 > 1619 30478 > 8829 30479 > 8623 30480 > 9288 30481 > 7316 30482 > 7876 30483 > 6846 30484 > 8952 30485 > 9418 30486 > 6452 30487 > 3890 30488 > 9170 30489 > 3326 30490 > 6582 30491 > 8637 30492 > 7115 30493 > 1153 30494 > 1995 30495 > 4845 30496 > 4969 30497 > 6755 30498 > 2156 30499 > 5889 30500 > 3487 30501 > 7264 30502 > 9627 30503 > 3299 30504 > 7154 30505 > 9803 30506 > 4421 30507 > 8782 30508 > 3245 30509 > 7619 30510 > 8875 30511 > 3213 30512 > 7189 30513 > 6120 30514 > 7783 30515 > 2249 30516 > 1837 30517 > 8191 30518 > 8967 30519 > 7606 30520 > 1292 30521 > 79 30522 > 8932 30523 > 2988 30524 > 7569 30525 > 4549 30526 > 2163 30527 > 2027 30528 > 9283 30529 > 8478 30530 > 602 30531 > 8251 30532 > 4274 30533 > 2648 30534 > 7815 30535 > 7820 30536 > 1122 30537 > 1178 30538 > 11 30539 > 2715 30540 > 8478 30541 > 2076 30542 > 7222 30543 > 3581 30544 > 2236 30545 > 6116 30546 > 3678 30547 > 7355 30548 > 1927 30549 > 245 30550 > 2276 30551 > 6474 30552 > 5268 30553 > 5637 30554 > 2651 30555 > 770 30556 > 5550 30557 > 6651 30558 > 5895 30559 > 3334 30560 > 1552 30561 > 4113 30562 > 7720 30563 > 4615 30564 > 8106 30565 > 6275 30566 > 5880 30567 > 7430 30568 > 5674 30569 > 6802 30570 > 4097 30571 > 9839 30572 > 127 30573 > 3520 30574 > 6907 30575 > 8216 30576 > 2638 30577 > 9405 30578 > 6871 30579 > 5275 30580 > 7956 30581 > 817 30582 > 7076 30583 > 1677 30584 > 1716 30585 > 6145 30586 > 5593 30587 > 954 30588 > 7397 30589 > 7544 30590 > 8878 30591 > 9039 30592 > 3083 30593 > 4812 30594 > 9194 30595 > 6992 30596 > 26 30597 > 5121 30598 > 4418 30599 > 1272 30600 > 4947 30601 > 9970 30602 > 3164 30603 > 8196 30604 > 9954 30605 > 9253 30606 > 8099 30607 > 8771 30608 > 8271 30609 > 5913 30610 > 5587 30611 > 2404 30612 > 4288 30613 > 3986 30614 > 7292 30615 > 1147 30616 > 1620 30617 > 4091 30618 > 2708 30619 > 6588 30620 > 9539 30621 > 658 30622 > 9846 30623 > 2529 30624 > 1026 30625 > 752 30626 > 5611 30627 > 2023 30628 > 5736 30629 > 1941 30630 > 7973 30631 > 8608 30632 > 5986 30633 > 5525 30634 > 2667 30635 > 3352 30636 > 9083 30637 > 5612 30638 > 4200 30639 > 706 30640 > 8972 30641 > 5240 30642 > 7801 30643 > 2933 30644 > 8467 30645 > 7016 30646 > 7364 30647 > 9111 30648 > 2268 30649 > 2659 30650 > 4002 30651 > 3584 30652 > 6337 30653 > 9893 30654 > 4262 30655 > 2697 30656 > 1391 30657 > 1388 30658 > 922 30659 > 5464 30660 > 9264 30661 > 4989 30662 > 4435 30663 > 3913 30664 > 3272 30665 > 6680 30666 > 6344 30667 > 2533 30668 > 7407 30669 > 9339 30670 > 6860 30671 > 7822 30672 > 2617 30673 > 2405 30674 > 4625 30675 > 2889 30676 > 5797 30677 > 2291 30678 > 5196 30679 > 3208 30680 > 1938 30681 > 3118 30682 > 4913 30683 > 8350 30684 > 4412 30685 > 5823 30686 > 4128 30687 > 7802 30688 > 7150 30689 > 7950 30690 > 8134 30691 > 5891 30692 > 6923 30693 > 5528 30694 > 6221 30695 > 5620 30696 > 4132 30697 > 3267 30698 > 8236 30699 > 4265 30700 > 25 30701 > 7584 30702 > 5416 30703 > 1819 30704 > 5059 30705 > 5671 30706 > 5569 30707 > 2035 30708 > 8542 30709 > 9464 30710 > 4118 30711 > 2016 30712 > 1558 30713 > 2833 30714 > 8832 30715 > 7287 30716 > 3461 30717 > 4557 30718 > 920 30719 > 8934 30720 > 1221 30721 > 3203 30722 > 7050 30723 > 7725 30724 > 6042 30725 > 4023 30726 > 6779 30727 > 9445 30728 > 8198 30729 > 6083 30730 > 5552 30731 > 3070 30732 > 7180 30733 > 6004 30734 > 3636 30735 > 7484 30736 > 5629 30737 > 8387 30738 > 7361 30739 > 8760 30740 > 1654 30741 > 8493 30742 > 4649 30743 > 5804 30744 > 2457 30745 > 8347 30746 > 8867 30747 > 4203 30748 > 7493 30749 > 7312 30750 > 2280 30751 > 6813 30752 > 2053 30753 > 7675 30754 > 489 30755 > 5722 30756 > 1093 30757 > 7531 30758 > 668 30759 > 3109 30760 > 7854 30761 > 1946 30762 > 5360 30763 > 330 30764 > 1224 30765 > 6252 30766 > 8659 30767 > 7085 30768 > 7445 30769 > 3771 30770 > 681 30771 > 6907 30772 > 5176 30773 > 6754 30774 > 3990 30775 > 7250 30776 > 6936 30777 > 318 30778 > 9897 30779 > 9989 30780 > 9044 30781 > 6711 30782 > 3289 30783 > 4205 30784 > 8968 30785 > 5096 30786 > 3023 30787 > 8676 30788 > 6239 30789 > 4458 30790 > 6318 30791 > 7721 30792 > 1890 30793 > 7330 30794 > 5143 30795 > 3642 30796 > 4318 30797 > 5028 30798 > 565 30799 > 7810 30800 > 809 30801 > 7395 30802 > 3900 30803 > 2069 30804 > 2079 30805 > 9463 30806 > 6420 30807 > 4074 30808 > 5181 30809 > 9087 30810 > 8525 30811 > 7272 30812 > 8993 30813 > 6454 30814 > 8199 30815 > 5108 30816 > 4834 30817 > 7474 30818 > 8484 30819 > 3365 30820 > 4609 30821 > 2041 30822 > 4043 30823 > 7106 30824 > 1516 30825 > 2495 30826 > 2455 30827 > 179 30828 > 5486 30829 > 2832 30830 > 9822 30831 > 102 30832 > 493 30833 > 643 30834 > 8262 30835 > 339 30836 > 479 30837 > 4440 30838 > 7850 30839 > 9569 30840 > 8970 30841 > 646 30842 > 5524 30843 > 1219 30844 > 8494 30845 > 1985 30846 > 381 30847 > 1317 30848 > 2351 30849 > 270 30850 > 5679 30851 > 6341 30852 > 2419 30853 > 747 30854 > 1366 30855 > 2029 30856 > 2232 30857 > 3642 30858 > 2436 30859 > 5719 30860 > 7283 30861 > 1989 30862 > 5229 30863 > 398 30864 > 5202 30865 > 3591 30866 > 1872 30867 > 9607 30868 > 9807 30869 > 343 30870 > 5333 30871 > 123 30872 > 3528 30873 > 1562 30874 > 4165 30875 > 4260 30876 > 5361 30877 > 2504 30878 > 5373 30879 > 1140 30880 > 9 30881 > 6459 30882 > 7096 30883 > 2333 30884 > 7865 30885 > 651 30886 > 190 30887 > 62 30888 > 5662 30889 > 9293 30890 > 4989 30891 > 8171 30892 > 641 30893 > 2936 30894 > 386 30895 > 8450 30896 > 5988 30897 > 1557 30898 > 7561 30899 > 5796 30900 > 7141 30901 > 1592 30902 > 8711 30903 > 3604 30904 > 1796 30905 > 1651 30906 > 6489 30907 > 2763 30908 > 8003 30909 > 4983 30910 > 1242 30911 > 2608 30912 > 5170 30913 > 7784 30914 > 4197 30915 > 4730 30916 > 3327 30917 > 3676 30918 > 2798 30919 > 4004 30920 > 7129 30921 > 6784 30922 > 4746 30923 > 1907 30924 > 8687 30925 > 1573 30926 > 7199 30927 > 2185 30928 > 895 30929 > 2030 30930 > 4207 30931 > 3731 30932 > 2284 30933 > 8757 30934 > 5846 30935 > 5888 30936 > 9277 30937 > 6137 30938 > 6608 30939 > 1590 30940 > 9700 30941 > 2216 30942 > 2316 30943 > 6978 30944 > 3273 30945 > 3938 30946 > 5020 30947 > 4714 30948 > 2048 30949 > 6346 30950 > 175 30951 > 2005 30952 > 185 30953 > 585 30954 > 7625 30955 > 7663 30956 > 5524 30957 > 4113 30958 > 9986 30959 > 5338 30960 > 5483 30961 > 3360 30962 > 4650 30963 > 8296 30964 > 7254 30965 > 6226 30966 > 9496 30967 > 7303 30968 > 6861 30969 > 5728 30970 > 3769 30971 > 9968 30972 > 5760 30973 > 5431 30974 > 4587 30975 > 6479 30976 > 4191 30977 > 2424 30978 > 5391 30979 > 3364 30980 > 8182 30981 > 6652 30982 > 9171 30983 > 7198 30984 > 3301 30985 > 5034 30986 > 7199 30987 > 3158 30988 > 9508 30989 > 9860 30990 > 8195 30991 > 3968 30992 > 1357 30993 > 990 30994 > 5574 30995 > 7817 30996 > 9153 30997 > 2043 30998 > 8028 30999 > 4196 31000 > 2596 31001 > 7685 31002 > 3906 31003 > 2422 31004 > 1907 31005 > 1189 31006 > 6634 31007 > 4660 31008 > 428 31009 > 2134 31010 > 6208 31011 > 3402 31012 > 3852 31013 > 4821 31014 > 2336 31015 > 7203 31016 > 5052 31017 > 194 31018 > 4655 31019 > 8129 31020 > 8433 31021 > 5000 31022 > 267 31023 > 6004 31024 > 8910 31025 > 9395 31026 > 8489 31027 > 8987 31028 > 669 31029 > 5997 31030 > 7817 31031 > 8367 31032 > 4992 31033 > 2752 31034 > 2705 31035 > 1210 31036 > 2942 31037 > 6840 31038 > 654 31039 > 7547 31040 > 7830 31041 > 7736 31042 > 2847 31043 > 801 31044 > 5296 31045 > 1470 31046 > 4834 31047 > 7293 31048 > 5664 31049 > 9243 31050 > 4665 31051 > 6731 31052 > 2607 31053 > 5077 31054 > 8285 31055 > 6343 31056 > 9113 31057 > 7177 31058 > 4469 31059 > 5659 31060 > 9501 31061 > 3650 31062 > 9912 31063 > 7048 31064 > 5839 31065 > 731 31066 > 5767 31067 > 1429 31068 > 5758 31069 > 1253 31070 > 7143 31071 > 5726 31072 > 1916 31073 > 2397 31074 > 7037 31075 > 638 31076 > 4026 31077 > 8838 31078 > 2077 31079 > 8660 31080 > 3685 31081 > 3422 31082 > 8643 31083 > 169 31084 > 3829 31085 > 9443 31086 > 8606 31087 > 9367 31088 > 4510 31089 > 8158 31090 > 1156 31091 > 5105 31092 > 7692 31093 > 8300 31094 > 2764 31095 > 6036 31096 > 5437 31097 > 4108 31098 > 950 31099 > 8085 31100 > 4660 31101 > 8111 31102 > 5736 31103 > 8129 31104 > 1114 31105 > 1161 31106 > 1797 31107 > 6427 31108 > 1086 31109 > 9795 31110 > 2193 31111 > 7085 31112 > 2955 31113 > 6870 31114 > 5071 31115 > 3068 31116 > 5527 31117 > 8803 31118 > 261 31119 > 1063 31120 > 986 31121 > 5194 31122 > 5322 31123 > 4595 31124 > 2430 31125 > 5291 31126 > 4175 31127 > 8903 31128 > 4005 31129 > 7936 31130 > 2457 31131 > 141 31132 > 215 31133 > 1223 31134 > 9070 31135 > 8810 31136 > 6154 31137 > 253 31138 > 3137 31139 > 3430 31140 > 2215 31141 > 2486 31142 > 9182 31143 > 5672 31144 > 9333 31145 > 4107 31146 > 3305 31147 > 2602 31148 > 8927 31149 > 6838 31150 > 9571 31151 > 4678 31152 > 7534 31153 > 6713 31154 > 1740 31155 > 6670 31156 > 1560 31157 > 4942 31158 > 8954 31159 > 9153 31160 > 8844 31161 > 7881 31162 > 3766 31163 > 1085 31164 > 2245 31165 > 6879 31166 > 6263 31167 > 9417 31168 > 9639 31169 > 2843 31170 > 9149 31171 > 6957 31172 > 1319 31173 > 392 31174 > 7728 31175 > 3882 31176 > 3755 31177 > 197 31178 > 1228 31179 > 5102 31180 > 6321 31181 > 496 31182 > 4924 31183 > 1797 31184 > 7280 31185 > 2841 31186 > 3464 31187 > 9278 31188 > 2807 31189 > 1332 31190 > 800 31191 > 8577 31192 > 1582 31193 > 2231 31194 > 9334 31195 > 9148 31196 > 6979 31197 > 33 31198 > 4761 31199 > 9874 31200 > 1436 31201 > 4196 31202 > 3763 31203 > 1754 31204 > 9456 31205 > 2567 31206 > 8394 31207 > 2172 31208 > 189 31209 > 5758 31210 > 1844 31211 > 8940 31212 > 5615 31213 > 6306 31214 > 4695 31215 > 9364 31216 > 1425 31217 > 4755 31218 > 1202 31219 > 6702 31220 > 7370 31221 > 3755 31222 > 7213 31223 > 3379 31224 > 682 31225 > 9755 31226 > 5930 31227 > 220 31228 > 399 31229 > 5470 31230 > 3529 31231 > 9936 31232 > 4957 31233 > 2237 31234 > 6740 31235 > 3131 31236 > 3660 31237 > 1691 31238 > 2067 31239 > 8914 31240 > 3520 31241 > 654 31242 > 8399 31243 > 3806 31244 > 4768 31245 > 5622 31246 > 9607 31247 > 4637 31248 > 9839 31249 > 3987 31250 > 8399 31251 > 5102 31252 > 9807 31253 > 1999 31254 > 6433 31255 > 8670 31256 > 8125 31257 > 8644 31258 > 7219 31259 > 3480 31260 > 6241 31261 > 7710 31262 > 2128 31263 > 2991 31264 > 674 31265 > 5475 31266 > 6817 31267 > 4332 31268 > 4504 31269 > 6435 31270 > 5854 31271 > 4255 31272 > 6663 31273 > 4008 31274 > 5610 31275 > 2863 31276 > 4496 31277 > 8828 31278 > 1794 31279 > 7046 31280 > 5533 31281 > 6861 31282 > 9342 31283 > 9149 31284 > 4387 31285 > 1192 31286 > 7928 31287 > 8206 31288 > 3418 31289 > 6261 31290 > 1724 31291 > 5493 31292 > 2437 31293 > 5085 31294 > 1500 31295 > 1927 31296 > 4679 31297 > 3828 31298 > 7617 31299 > 9907 31300 > 2723 31301 > 1906 31302 > 3094 31303 > 884 31304 > 8734 31305 > 4868 31306 > 2080 31307 > 9040 31308 > 1623 31309 > 8826 31310 > 9368 31311 > 8429 31312 > 6527 31313 > 5816 31314 > 3532 31315 > 2487 31316 > 9456 31317 > 5196 31318 > 9270 31319 > 8824 31320 > 8015 31321 > 8051 31322 > 4088 31323 > 7894 31324 > 812 31325 > 1730 31326 > 465 31327 > 4070 31328 > 2951 31329 > 8780 31330 > 4366 31331 > 1217 31332 > 2170 31333 > 8881 31334 > 2563 31335 > 369 31336 > 1944 31337 > 1758 31338 > 3853 31339 > 8678 31340 > 4136 31341 > 6389 31342 > 6296 31343 > 3626 31344 > 9526 31345 > 4048 31346 > 5927 31347 > 4819 31348 > 2217 31349 > 1493 31350 > 5655 31351 > 9477 31352 > 2228 31353 > 1636 31354 > 9422 31355 > 762 31356 > 3186 31357 > 1150 31358 > 7097 31359 > 3163 31360 > 3637 31361 > 5375 31362 > 7275 31363 > 435 31364 > 1186 31365 > 132 31366 > 1705 31367 > 3491 31368 > 2392 31369 > 4469 31370 > 7008 31371 > 294 31372 > 7621 31373 > 8859 31374 > 1907 31375 > 758 31376 > 1078 31377 > 8531 31378 > 4895 31379 > 1007 31380 > 5203 31381 > 934 31382 > 8688 31383 > 5186 31384 > 2586 31385 > 4900 31386 > 9632 31387 > 4181 31388 > 7917 31389 > 3522 31390 > 2416 31391 > 4886 31392 > 113 31393 > 1057 31394 > 5378 31395 > 8583 31396 > 7029 31397 > 5501 31398 > 778 31399 > 5741 31400 > 6968 31401 > 946 31402 > 9990 31403 > 1059 31404 > 3508 31405 > 276 31406 > 1775 31407 > 3809 31408 > 8112 31409 > 8175 31410 > 5445 31411 > 2626 31412 > 8120 31413 > 7049 31414 > 7891 31415 > 7242 31416 > 6571 31417 > 7139 31418 > 1743 31419 > 4674 31420 > 2224 31421 > 3867 31422 > 3400 31423 > 7660 31424 > 9735 31425 > 2694 31426 > 304 31427 > 5322 31428 > 9598 31429 > 1452 31430 > 719 31431 > 8764 31432 > 5702 31433 > 9081 31434 > 4999 31435 > 4445 31436 > 2057 31437 > 8424 31438 > 3428 31439 > 7580 31440 > 6942 31441 > 1182 31442 > 1812 31443 > 5996 31444 > 2506 31445 > 2546 31446 > 367 31447 > 2926 31448 > 5259 31449 > 7578 31450 > 1633 31451 > 6139 31452 > 3833 31453 > 9036 31454 > 5333 31455 > 4540 31456 > 3901 31457 > 2718 31458 > 1986 31459 > 5619 31460 > 5039 31461 > 9977 31462 > 325 31463 > 9774 31464 > 9726 31465 > 6899 31466 > 2999 31467 > 7845 31468 > 4629 31469 > 8293 31470 > 6387 31471 > 8785 31472 > 6740 31473 > 9172 31474 > 5880 31475 > 3102 31476 > 2837 31477 > 3316 31478 > 666 31479 > 7711 31480 > 6351 31481 > 1163 31482 > 4873 31483 > 6415 31484 > 6255 31485 > 8037 31486 > 9767 31487 > 2307 31488 > 9406 31489 > 7094 31490 > 4220 31491 > 6510 31492 > 9237 31493 > 5426 31494 > 2206 31495 > 3215 31496 > 399 31497 > 2861 31498 > 5670 31499 > 2648 31500 > 3103 31501 > 2270 31502 > 3324 31503 > 1422 31504 > 3118 31505 > 8283 31506 > 7423 31507 > 7788 31508 > 9704 31509 > 4229 31510 > 5580 31511 > 5087 31512 > 4853 31513 > 8962 31514 > 4818 31515 > 4386 31516 > 4700 31517 > 540 31518 > 5569 31519 > 3671 31520 > 5634 31521 > 8267 31522 > 2632 31523 > 2818 31524 > 2820 31525 > 8160 31526 > 7118 31527 > 9614 31528 > 8470 31529 > 5432 31530 > 6541 31531 > 299 31532 > 5073 31533 > 6544 31534 > 6829 31535 > 9129 31536 > 7640 31537 > 1310 31538 > 2141 31539 > 9431 31540 > 388 31541 > 9978 31542 > 5042 31543 > 3079 31544 > 7365 31545 > 6169 31546 > 6875 31547 > 9480 31548 > 1547 31549 > 9862 31550 > 2593 31551 > 286 31552 > 2971 31553 > 9951 31554 > 8915 31555 > 6195 31556 > 9208 31557 > 2331 31558 > 8889 31559 > 1515 31560 > 3958 31561 > 6952 31562 > 1437 31563 > 1115 31564 > 3442 31565 > 106 31566 > 6335 31567 > 8691 31568 > 7978 31569 > 4477 31570 > 8752 31571 > 9895 31572 > 7674 31573 > 2800 31574 > 5782 31575 > 3261 31576 > 6616 31577 > 4689 31578 > 4144 31579 > 7045 31580 > 4066 31581 > 1304 31582 > 4411 31583 > 5949 31584 > 150 31585 > 9484 31586 > 7839 31587 > 9390 31588 > 5197 31589 > 4464 31590 > 3556 31591 > 8538 31592 > 7840 31593 > 7612 31594 > 7824 31595 > 9833 31596 > 4613 31597 > 1870 31598 > 8267 31599 > 4616 31600 > 9721 31601 > 4581 31602 > 9801 31603 > 2566 31604 > 2194 31605 > 8069 31606 > 3852 31607 > 9879 31608 > 1272 31609 > 3666 31610 > 1362 31611 > 2887 31612 > 7779 31613 > 3253 31614 > 911 31615 > 6456 31616 > 4722 31617 > 9745 31618 > 9243 31619 > 7703 31620 > 7932 31621 > 2556 31622 > 4944 31623 > 9960 31624 > 7197 31625 > 5563 31626 > 2343 31627 > 4669 31628 > 4980 31629 > 5883 31630 > 2001 31631 > 9991 31632 > 3584 31633 > 8012 31634 > 1271 31635 > 6945 31636 > 8588 31637 > 2308 31638 > 2189 31639 > 9549 31640 > 5198 31641 > 5140 31642 > 3486 31643 > 3994 31644 > 1734 31645 > 3774 31646 > 8982 31647 > 2176 31648 > 9759 31649 > 1485 31650 > 8294 31651 > 2524 31652 > 8692 31653 > 6014 31654 > 1649 31655 > 1737 31656 > 466 31657 > 4194 31658 > 7385 31659 > 4605 31660 > 7256 31661 > 2441 31662 > 693 31663 > 6376 31664 > 2874 31665 > 9330 31666 > 1876 31667 > 7550 31668 > 2341 31669 > 5161 31670 > 697 31671 > 3152 31672 > 1551 31673 > 6527 31674 > 2071 31675 > 1599 31676 > 617 31677 > 7026 31678 > 463 31679 > 2792 31680 > 8694 31681 > 1300 31682 > 8651 31683 > 7530 31684 > 2194 31685 > 4573 31686 > 104 31687 > 3332 31688 > 3245 31689 > 5533 31690 > 5515 31691 > 5040 31692 > 3495 31693 > 4022 31694 > 5260 31695 > 8827 31696 > 6752 31697 > 3189 31698 > 7567 31699 > 7917 31700 > 6960 31701 > 1280 31702 > 6209 31703 > 2832 31704 > 2927 31705 > 244 31706 > 6667 31707 > 2052 31708 > 9205 31709 > 8438 31710 > 5164 31711 > 6882 31712 > 815 31713 > 26 31714 > 9970 31715 > 7839 31716 > 2447 31717 > 379 31718 > 2178 31719 > 4699 31720 > 1122 31721 > 8512 31722 > 2497 31723 > 7849 31724 > 5434 31725 > 8440 31726 > 1535 31727 > 9602 31728 > 7246 31729 > 5355 31730 > 8248 31731 > 9999 31732 > 7977 31733 > 8776 31734 > 7463 31735 > 8684 31736 > 1977 31737 > 8199 31738 > 5866 31739 > 9523 31740 > 1144 31741 > 4276 31742 > 5947 31743 > 837 31744 > 740 31745 > 9556 31746 > 7299 31747 > 5696 31748 > 4675 31749 > 2198 31750 > 5815 31751 > 7705 31752 > 2408 31753 > 3450 31754 > 9139 31755 > 2359 31756 > 6573 31757 > 4986 31758 > 26 31759 > 9623 31760 > 6356 31761 > 4571 31762 > 9939 31763 > 3435 31764 > 618 31765 > 9234 31766 > 1643 31767 > 2259 31768 > 4707 31769 > 4001 31770 > 4328 31771 > 419 31772 > 7622 31773 > 6193 31774 > 2678 31775 > 5800 31776 > 7889 31777 > 7603 31778 > 508 31779 > 680 31780 > 5896 31781 > 3713 31782 > 4989 31783 > 2766 31784 > 8214 31785 > 7150 31786 > 3761 31787 > 8350 31788 > 7416 31789 > 3300 31790 > 9709 31791 > 9412 31792 > 2976 31793 > 1377 31794 > 7081 31795 > 3515 31796 > 7753 31797 > 9566 31798 > 9966 31799 > 782 31800 > 5871 31801 > 3079 31802 > 9054 31803 > 1362 31804 > 5287 31805 > 7682 31806 > 2511 31807 > 4797 31808 > 3679 31809 > 85 31810 > 1854 31811 > 7307 31812 > 7092 31813 > 6264 31814 > 4904 31815 > 937 31816 > 4482 31817 > 9415 31818 > 981 31819 > 9548 31820 > 9016 31821 > 632 31822 > 9067 31823 > 1546 31824 > 1133 31825 > 9672 31826 > 8193 31827 > 9183 31828 > 2261 31829 > 5787 31830 > 3508 31831 > 9824 31832 > 4726 31833 > 5624 31834 > 8603 31835 > 7868 31836 > 8266 31837 > 8911 31838 > 6578 31839 > 8160 31840 > 5252 31841 > 4340 31842 > 7502 31843 > 5522 31844 > 8634 31845 > 8302 31846 > 9286 31847 > 9718 31848 > 6189 31849 > 2699 31850 > 3606 31851 > 2479 31852 > 8490 31853 > 3491 31854 > 3563 31855 > 3169 31856 > 201 31857 > 8206 31858 > 2551 31859 > 9849 31860 > 7855 31861 > 7507 31862 > 4452 31863 > 6365 31864 > 9690 31865 > 2857 31866 > 6661 31867 > 3967 31868 > 8208 31869 > 9388 31870 > 8077 31871 > 4051 31872 > 8430 31873 > 1456 31874 > 9957 31875 > 9746 31876 > 4170 31877 > 4388 31878 > 2103 31879 > 5699 31880 > 853 31881 > 4624 31882 > 594 31883 > 146 31884 > 2218 31885 > 7611 31886 > 9412 31887 > 7046 31888 > 1242 31889 > 4136 31890 > 968 31891 > 1621 31892 > 1455 31893 > 7598 31894 > 4348 31895 > 2241 31896 > 5287 31897 > 7812 31898 > 7057 31899 > 1098 31900 > 2724 31901 > 9158 31902 > 7437 31903 > 30 31904 > 326 31905 > 1101 31906 > 3486 31907 > 2652 31908 > 9272 31909 > 7491 31910 > 8562 31911 > 9698 31912 > 1477 31913 > 7057 31914 > 5263 31915 > 3303 31916 > 1646 31917 > 4746 31918 > 600 31919 > 893 31920 > 6428 31921 > 9032 31922 > 7681 31923 > 2599 31924 > 6330 31925 > 8034 31926 > 2685 31927 > 9124 31928 > 5479 31929 > 8539 31930 > 4224 31931 > 9670 31932 > 622 31933 > 6736 31934 > 6266 31935 > 544 31936 > 4748 31937 > 3946 31938 > 7775 31939 > 1836 31940 > 916 31941 > 8788 31942 > 1732 31943 > 7479 31944 > 3841 31945 > 9647 31946 > 1900 31947 > 6127 31948 > 5002 31949 > 8413 31950 > 3798 31951 > 9879 31952 > 8398 31953 > 6018 31954 > 7791 31955 > 2936 31956 > 8421 31957 > 6286 31958 > 4592 31959 > 1482 31960 > 3573 31961 > 6482 31962 > 7434 31963 > 3479 31964 > 3897 31965 > 6355 31966 > 9945 31967 > 9582 31968 > 5059 31969 > 8029 31970 > 5231 31971 > 1302 31972 > 2227 31973 > 5385 31974 > 6697 31975 > 5028 31976 > 3558 31977 > 1756 31978 > 4501 31979 > 6443 31980 > 2982 31981 > 9668 31982 > 1604 31983 > 9547 31984 > 328 31985 > 8592 31986 > 7879 31987 > 7462 31988 > 8583 31989 > 4364 31990 > 4064 31991 > 4494 31992 > 2181 31993 > 1979 31994 > 9322 31995 > 34 31996 > 8293 31997 > 6511 31998 > 2389 31999 > 6742 32000 > 2317 32001 > 4936 32002 > 9757 32003 > 9400 32004 > 7552 32005 > 7789 32006 > 9674 32007 > 2518 32008 > 4366 32009 > 7806 32010 > 9010 32011 > 4455 32012 > 38 32013 > 6376 32014 > 5712 32015 > 5154 32016 > 5347 32017 > 3591 32018 > 2076 32019 > 2120 32020 > 8533 32021 > 7893 32022 > 37 32023 > 4055 32024 > 5477 32025 > 8501 32026 > 1676 32027 > 4278 32028 > 5642 32029 > 4154 32030 > 512 32031 > 4297 32032 > 1685 32033 > 3032 32034 > 7635 32035 > 1160 32036 > 2818 32037 > 8521 32038 > 8850 32039 > 3713 32040 > 1547 32041 > 5447 32042 > 4299 32043 > 7765 32044 > 9135 32045 > 9729 32046 > 8360 32047 > 4894 32048 > 8217 32049 > 7255 32050 > 6436 32051 > 3620 32052 > 321 32053 > 7206 32054 > 3872 32055 > 2746 32056 > 7096 32057 > 6752 32058 > 9575 32059 > 297 32060 > 778 32061 > 9921 32062 > 9732 32063 > 1507 32064 > 283 32065 > 2866 32066 > 5817 32067 > 3149 32068 > 6183 32069 > 5214 32070 > 6677 32071 > 5250 32072 > 1271 32073 > 6229 32074 > 5749 32075 > 4827 32076 > 9819 32077 > 3047 32078 > 5074 32079 > 9175 32080 > 5029 32081 > 4831 32082 > 6967 32083 > 6059 32084 > 5469 32085 > 1629 32086 > 8241 32087 > 2314 32088 > 2696 32089 > 622 32090 > 5861 32091 > 3525 32092 > 3274 32093 > 4588 32094 > 7410 32095 > 9706 32096 > 7463 32097 > 6470 32098 > 6482 32099 > 5109 32100 > 3474 32101 > 3305 32102 > 1222 32103 > 5828 32104 > 9261 32105 > 7390 32106 > 5598 32107 > 1329 32108 > 6814 32109 > 5367 32110 > 4583 32111 > 4526 32112 > 147 32113 > 1097 32114 > 2533 32115 > 1782 32116 > 5441 32117 > 7877 32118 > 9372 32119 > 6632 32120 > 3473 32121 > 5490 32122 > 5397 32123 > 4919 32124 > 4146 32125 > 5604 32126 > 6616 32127 > 9939 32128 > 2820 32129 > 602 32130 > 1783 32131 > 8046 32132 > 8642 32133 > 9472 32134 > 8508 32135 > 9549 32136 > 467 32137 > 4492 32138 > 7227 32139 > 8471 32140 > 7126 32141 > 1398 32142 > 8310 32143 > 2637 32144 > 8444 32145 > 4828 32146 > 3717 32147 > 2240 32148 > 126 32149 > 6966 32150 > 318 32151 > 8187 32152 > 2594 32153 > 2418 32154 > 2997 32155 > 7845 32156 > 9929 32157 > 970 32158 > 1664 32159 > 9132 32160 > 6735 32161 > 7209 32162 > 7952 32163 > 9908 32164 > 5661 32165 > 1415 32166 > 1037 32167 > 9741 32168 > 8094 32169 > 7752 32170 > 5999 32171 > 922 32172 > 8143 32173 > 8961 32174 > 8610 32175 > 5705 32176 > 1616 32177 > 9290 32178 > 5813 32179 > 4427 32180 > 630 32181 > 2676 32182 > 5583 32183 > 8520 32184 > 7480 32185 > 5885 32186 > 9773 32187 > 397 32188 > 3512 32189 > 8880 32190 > 6881 32191 > 1126 32192 > 4365 32193 > 4019 32194 > 528 32195 > 3611 32196 > 4495 32197 > 1369 32198 > 7719 32199 > 8245 32200 > 9206 32201 > 9184 32202 > 3349 32203 > 9966 32204 > 7526 32205 > 999 32206 > 5022 32207 > 5959 32208 > 6487 32209 > 3916 32210 > 9118 32211 > 9739 32212 > 1928 32213 > 1135 32214 > 4419 32215 > 8367 32216 > 2059 32217 > 6311 32218 > 2987 32219 > 8087 32220 > 2284 32221 > 288 32222 > 128 32223 > 5382 32224 > 1619 32225 > 6095 32226 > 2495 32227 > 6198 32228 > 8047 32229 > 2045 32230 > 6572 32231 > 5167 32232 > 7473 32233 > 9854 32234 > 45 32235 > 5021 32236 > 3324 32237 > 3956 32238 > 1164 32239 > 5669 32240 > 8994 32241 > 1575 32242 > 7294 32243 > 6887 32244 > 4856 32245 > 9586 32246 > 7701 32247 > 9723 32248 > 4452 32249 > 9015 32250 > 1418 32251 > 5459 32252 > 2248 32253 > 6232 32254 > 5307 32255 > 3507 32256 > 2099 32257 > 2817 32258 > 1123 32259 > 5021 32260 > 3772 32261 > 1773 32262 > 2668 32263 > 1200 32264 > 8885 32265 > 9020 32266 > 2003 32267 > 2795 32268 > 341 32269 > 5770 32270 > 633 32271 > 9173 32272 > 8400 32273 > 1826 32274 > 4906 32275 > 7050 32276 > 642 32277 > 4816 32278 > 979 32279 > 4357 32280 > 1381 32281 > 528 32282 > 4586 32283 > 1587 32284 > 7195 32285 > 2398 32286 > 5884 32287 > 2657 32288 > 3333 32289 > 4001 32290 > 4580 32291 > 2512 32292 > 6545 32293 > 1808 32294 > 3684 32295 > 2395 32296 > 1046 32297 > 5812 32298 > 512 32299 > 5881 32300 > 1295 32301 > 8486 32302 > 4526 32303 > 7032 32304 > 9852 32305 > 1671 32306 > 9705 32307 > 71 32308 > 4935 32309 > 5990 32310 > 2266 32311 > 7373 32312 > 9733 32313 > 2836 32314 > 6398 32315 > 8207 32316 > 1774 32317 > 7958 32318 > 2655 32319 > 3335 32320 > 3715 32321 > 8170 32322 > 7826 32323 > 1740 32324 > 5208 32325 > 4064 32326 > 8717 32327 > 7019 32328 > 7495 32329 > 9638 32330 > 1973 32331 > 534 32332 > 2707 32333 > 4260 32334 > 7191 32335 > 7580 32336 > 4738 32337 > 6305 32338 > 1412 32339 > 5298 32340 > 2625 32341 > 9812 32342 > 2829 32343 > 3801 32344 > 8455 32345 > 7171 32346 > 3300 32347 > 7448 32348 > 1379 32349 > 9899 32350 > 5969 32351 > 174 32352 > 874 32353 > 8072 32354 > 4192 32355 > 6175 32356 > 1672 32357 > 5624 32358 > 9366 32359 > 1691 32360 > 6239 32361 > 5777 32362 > 3310 32363 > 7811 32364 > 5710 32365 > 939 32366 > 5263 32367 > 7521 32368 > 7741 32369 > 4024 32370 > 7515 32371 > 156 32372 > 302 32373 > 5887 32374 > 5450 32375 > 7832 32376 > 2621 32377 > 6113 32378 > 4286 32379 > 6674 32380 > 699 32381 > 1822 32382 > 5029 32383 > 7804 32384 > 4518 32385 > 5277 32386 > 8672 32387 > 2674 32388 > 8757 32389 > 6206 32390 > 9937 32391 > 2222 32392 > 6417 32393 > 5470 32394 > 178 32395 > 8387 32396 > 8096 32397 > 8612 32398 > 1803 32399 > 4455 32400 > 2639 32401 > 9947 32402 > 7735 32403 > 2464 32404 > 2395 32405 > 8572 32406 > 8254 32407 > 5219 32408 > 3421 32409 > 1234 32410 > 7883 32411 > 1395 32412 > 5323 32413 > 6142 32414 > 5224 32415 > 3101 32416 > 2286 32417 > 4227 32418 > 1216 32419 > 7446 32420 > 1172 32421 > 5966 32422 > 6262 32423 > 2289 32424 > 9992 32425 > 4084 32426 > 5472 32427 > 2531 32428 > 487 32429 > 1091 32430 > 1694 32431 > 6371 32432 > 7656 32433 > 6774 32434 > 7704 32435 > 2005 32436 > 9022 32437 > 5341 32438 > 3776 32439 > 430 32440 > 9752 32441 > 249 32442 > 4655 32443 > 7689 32444 > 9111 32445 > 4950 32446 > 7689 32447 > 6601 32448 > 4815 32449 > 2000 32450 > 9322 32451 > 6923 32452 > 4861 32453 > 3313 32454 > 9390 32455 > 6487 32456 > 2227 32457 > 6666 32458 > 3558 32459 > 1914 32460 > 1060 32461 > 9716 32462 > 2044 32463 > 7892 32464 > 903 32465 > 9008 32466 > 649 32467 > 725 32468 > 8316 32469 > 9596 32470 > 7916 32471 > 9548 32472 > 7493 32473 > 2297 32474 > 8887 32475 > 1332 32476 > 4694 32477 > 5794 32478 > 7076 32479 > 3629 32480 > 8847 32481 > 3231 32482 > 2828 32483 > 6047 32484 > 8618 32485 > 2485 32486 > 1359 32487 > 346 32488 > 2516 32489 > 5558 32490 > 8008 32491 > 7524 32492 > 4562 32493 > 405 32494 > 5171 32495 > 4773 32496 > 7178 32497 > 35 32498 > 1299 32499 > 8425 32500 > 6615 32501 > 2400 32502 > 7984 32503 > 3015 32504 > 2000 32505 > 7061 32506 > 4547 32507 > 8759 32508 > 2778 32509 > 3184 32510 > 3961 32511 > 1932 32512 > 3121 32513 > 9386 32514 > 1670 32515 > 5570 32516 > 2260 32517 > 1683 32518 > 3728 32519 > 9206 32520 > 395 32521 > 3186 32522 > 1035 32523 > 2784 32524 > 2203 32525 > 7712 32526 > 1741 32527 > 8918 32528 > 2673 32529 > 5129 32530 > 6409 32531 > 2096 32532 > 6424 32533 > 8403 32534 > 350 32535 > 5854 32536 > 2803 32537 > 7510 32538 > 8989 32539 > 1865 32540 > 4866 32541 > 6009 32542 > 8138 32543 > 268 32544 > 5566 32545 > 1667 32546 > 4975 32547 > 8669 32548 > 8784 32549 > 3947 32550 > 8282 32551 > 3661 32552 > 2307 32553 > 8358 32554 > 5297 32555 > 1922 32556 > 5858 32557 > 5779 32558 > 1152 32559 > 2265 32560 > 8194 32561 > 1438 32562 > 8825 32563 > 5641 32564 > 9198 32565 > 8877 32566 > 3721 32567 > 5603 32568 > 2330 32569 > 4522 32570 > 8293 32571 > 4051 32572 > 7374 32573 > 790 32574 > 3276 32575 > 8938 32576 > 3956 32577 > 51 32578 > 8919 32579 > 4677 32580 > 5447 32581 > 2054 32582 > 5271 32583 > 1674 32584 > 9896 32585 > 6464 32586 > 7986 32587 > 712 32588 > 1221 32589 > 6481 32590 > 8050 32591 > 9465 32592 > 8544 32593 > 490 32594 > 8517 32595 > 6910 32596 > 7376 32597 > 7438 32598 > 2770 32599 > 7472 32600 > 7516 32601 > 6497 32602 > 476 32603 > 1990 32604 > 6061 32605 > 3605 32606 > 7143 32607 > 7073 32608 > 6986 32609 > 1286 32610 > 1350 32611 > 6897 32612 > 4584 32613 > 5750 32614 > 7453 32615 > 6703 32616 > 9963 32617 > 1491 32618 > 8085 32619 > 4853 32620 > 506 32621 > 9734 32622 > 2799 32623 > 6156 32624 > 359 32625 > 5510 32626 > 1191 32627 > 3170 32628 > 6479 32629 > 455 32630 > 8065 32631 > 4866 32632 > 9686 32633 > 128 32634 > 5499 32635 > 2689 32636 > 8125 32637 > 2186 32638 > 9903 32639 > 8722 32640 > 1239 32641 > 5964 32642 > 1080 32643 > 2301 32644 > 3414 32645 > 3879 32646 > 2387 32647 > 9984 32648 > 4876 32649 > 5226 32650 > 4772 32651 > 3793 32652 > 2727 32653 > 3302 32654 > 5948 32655 > 2352 32656 > 6564 32657 > 7461 32658 > 1261 32659 > 7807 32660 > 7823 32661 > 8558 32662 > 6400 32663 > 8530 32664 > 8699 32665 > 6111 32666 > 9210 32667 > 2884 32668 > 6532 32669 > 9398 32670 > 6904 32671 > 7616 32672 > 6077 32673 > 8167 32674 > 650 32675 > 9090 32676 > 7494 32677 > 9720 32678 > 2618 32679 > 680 32680 > 9826 32681 > 8231 32682 > 9725 32683 > 1463 32684 > 1474 32685 > 1308 32686 > 2235 32687 > 6122 32688 > 955 32689 > 7467 32690 > 2648 32691 > 2908 32692 > 913 32693 > 3851 32694 > 8802 32695 > 5554 32696 > 7970 32697 > 4541 32698 > 8622 32699 > 4804 32700 > 6375 32701 > 1362 32702 > 3278 32703 > 3169 32704 > 2376 32705 > 5753 32706 > 3389 32707 > 6125 32708 > 6669 32709 > 4744 32710 > 5651 32711 > 3441 32712 > 4840 32713 > 1101 32714 > 6276 32715 > 3255 32716 > 4514 32717 > 9929 32718 > 780 32719 > 7414 32720 > 8917 32721 > 5620 32722 > 5791 32723 > 6359 32724 > 4290 32725 > 4843 32726 > 5643 32727 > 5940 32728 > 2687 32729 > 818 32730 > 783 32731 > 6080 32732 > 876 32733 > 3583 32734 > 6605 32735 > 6426 32736 > 1081 32737 > 1482 32738 > 6376 32739 > 5209 32740 > 928 32741 > 7838 32742 > 4426 32743 > 2486 32744 > 9024 32745 > 4189 32746 > 4607 32747 > 7699 32748 > 9260 32749 > 4217 32750 > 6879 32751 > 6556 32752 > 6163 32753 > 345 32754 > 1529 32755 > 1342 32756 > 7915 32757 > 2754 32758 > 587 32759 > 4698 32760 > 1827 32761 > 1474 32762 > 8438 32763 > 8779 32764 > 8066 32765 > 5573 32766 > 3989 32767 > 7184 32768 > 9100 32769 > 6550 32770 > 8136 32771 > 3125 32772 > 4813 32773 > 1418 32774 > 4815 32775 > 2870 32776 > 3969 32777 > 8518 32778 > 5986 32779 > 2174 32780 > 5245 32781 > 4944 32782 > 5153 32783 > 8743 32784 > 1345 32785 > 8336 32786 > 5555 32787 > 3725 32788 > 9798 32789 > 5227 32790 > 9168 32791 > 7550 32792 > 4146 32793 > 937 32794 > 3622 32795 > 135 32796 > 9232 32797 > 3944 32798 > 6131 32799 > 5377 32800 > 3320 32801 > 9181 32802 > 4611 32803 > 952 32804 > 1671 32805 > 8071 32806 > 9141 32807 > 7286 32808 > 3887 32809 > 571 32810 > 9781 32811 > 4132 32812 > 5810 32813 > 2102 32814 > 5957 32815 > 7503 32816 > 1816 32817 > 4884 32818 > 906 32819 > 9627 32820 > 4257 32821 > 538 32822 > 5477 32823 > 8184 32824 > 2526 32825 > 2311 32826 > 6079 32827 > 1660 32828 > 4779 32829 > 1867 32830 > 3462 32831 > 4780 32832 > 6898 32833 > 2002 32834 > 6212 32835 > 9953 32836 > 6313 32837 > 5695 32838 > 7897 32839 > 6683 32840 > 7497 32841 > 2767 32842 > 8408 32843 > 186 32844 > 733 32845 > 4303 32846 > 1772 32847 > 637 32848 > 9233 32849 > 4546 32850 > 1379 32851 > 2346 32852 > 9530 32853 > 380 32854 > 2659 32855 > 7358 32856 > 2982 32857 > 3385 32858 > 5985 32859 > 1375 32860 > 4821 32861 > 2596 32862 > 2743 32863 > 3565 32864 > 8933 32865 > 995 32866 > 7496 32867 > 6821 32868 > 2435 32869 > 9511 32870 > 9520 32871 > 9383 32872 > 1475 32873 > 1715 32874 > 5176 32875 > 2778 32876 > 3586 32877 > 1917 32878 > 6558 32879 > 9690 32880 > 9115 32881 > 4784 32882 > 3234 32883 > 4386 32884 > 61 32885 > 5635 32886 > 3602 32887 > 1467 32888 > 4808 32889 > 7265 32890 > 9389 32891 > 325 32892 > 6919 32893 > 7864 32894 > 563 32895 > 5631 32896 > 7642 32897 > 6969 32898 > 7554 32899 > 715 32900 > 6807 32901 > 8167 32902 > 2998 32903 > 7187 32904 > 3463 32905 > 5268 32906 > 4048 32907 > 5995 32908 > 7199 32909 > 6576 32910 > 1969 32911 > 8809 32912 > 54 32913 > 4882 32914 > 5451 32915 > 4089 32916 > 203 32917 > 7668 32918 > 4435 32919 > 3542 32920 > 7225 32921 > 2190 32922 > 9718 32923 > 4559 32924 > 8270 32925 > 2616 32926 > 3610 32927 > 2988 32928 > 5784 32929 > 6597 32930 > 3477 32931 > 4280 32932 > 4007 32933 > 1486 32934 > 9321 32935 > 5272 32936 > 7792 32937 > 2179 32938 > 920 32939 > 5207 32940 > 5511 32941 > 8278 32942 > 8140 32943 > 321 32944 > 8323 32945 > 9120 32946 > 6683 32947 > 6052 32948 > 9637 32949 > 4246 32950 > 2505 32951 > 4807 32952 > 6765 32953 > 4777 32954 > 2046 32955 > 3400 32956 > 5021 32957 > 8898 32958 > 3046 32959 > 9414 32960 > 1329 32961 > 7485 32962 > 1210 32963 > 3217 32964 > 2878 32965 > 9656 32966 > 1443 32967 > 5074 32968 > 712 32969 > 560 32970 > 5925 32971 > 5515 32972 > 6458 32973 > 8784 32974 > 664 32975 > 9525 32976 > 5003 32977 > 7329 32978 > 6728 32979 > 7088 32980 > 2185 32981 > 1340 32982 > 5321 32983 > 3786 32984 > 6183 32985 > 770 32986 > 6091 32987 > 607 32988 > 6845 32989 > 5204 32990 > 7927 32991 > 9603 32992 > 8134 32993 > 1494 32994 > 5691 32995 > 4635 32996 > 9124 32997 > 1973 32998 > 1639 32999 > 7177 33000 > 5582 33001 > 3486 33002 > 53 33003 > 2430 33004 > 86 33005 > 4812 33006 > 6338 33007 > 1731 33008 > 1987 33009 > 7054 33010 > 3545 33011 > 6225 33012 > 6811 33013 > 396 33014 > 4179 33015 > 4227 33016 > 5461 33017 > 1933 33018 > 9153 33019 > 9215 33020 > 6840 33021 > 5212 33022 > 1644 33023 > 9576 33024 > 1078 33025 > 2924 33026 > 6130 33027 > 2629 33028 > 3408 33029 > 8473 33030 > 8258 33031 > 143 33032 > 496 33033 > 3884 33034 > 515 33035 > 3964 33036 > 3274 33037 > 6039 33038 > 5135 33039 > 6047 33040 > 8808 33041 > 2160 33042 > 4000 33043 > 892 33044 > 1498 33045 > 4339 33046 > 1477 33047 > 3252 33048 > 3020 33049 > 8802 33050 > 8378 33051 > 7107 33052 > 2210 33053 > 1446 33054 > 9698 33055 > 2370 33056 > 338 33057 > 3297 33058 > 3740 33059 > 1274 33060 > 4944 33061 > 8425 33062 > 4149 33063 > 5064 33064 > 5619 33065 > 2147 33066 > 8059 33067 > 5131 33068 > 9819 33069 > 4227 33070 > 7945 33071 > 7926 33072 > 9557 33073 > 7270 33074 > 2256 33075 > 2959 33076 > 6285 33077 > 8907 33078 > 2751 33079 > 9555 33080 > 2144 33081 > 9103 33082 > 258 33083 > 7956 33084 > 7323 33085 > 5005 33086 > 8286 33087 > 5644 33088 > 3871 33089 > 679 33090 > 8032 33091 > 750 33092 > 4079 33093 > 8905 33094 > 6774 33095 > 831 33096 > 2665 33097 > 3614 33098 > 394 33099 > 7387 33100 > 4959 33101 > 8461 33102 > 9151 33103 > 7252 33104 > 9870 33105 > 3486 33106 > 3803 33107 > 8049 33108 > 387 33109 > 1012 33110 > 8766 33111 > 1271 33112 > 5802 33113 > 5114 33114 > 3889 33115 > 2010 33116 > 1716 33117 > 5382 33118 > 576 33119 > 9903 33120 > 202 33121 > 738 33122 > 9404 33123 > 2664 33124 > 7002 33125 > 9454 33126 > 2992 33127 > 116 33128 > 9423 33129 > 8143 33130 > 181 33131 > 2640 33132 > 3151 33133 > 8117 33134 > 5417 33135 > 5650 33136 > 3537 33137 > 7540 33138 > 8202 33139 > 3129 33140 > 69 33141 > 1159 33142 > 3700 33143 > 8754 33144 > 2584 33145 > 9420 33146 > 775 33147 > 7273 33148 > 1741 33149 > 4633 33150 > 7427 33151 > 5179 33152 > 4229 33153 > 7362 33154 > 9626 33155 > 8337 33156 > 8031 33157 > 2961 33158 > 3352 33159 > 2844 33160 > 5561 33161 > 4463 33162 > 3113 33163 > 4634 33164 > 1208 33165 > 8399 33166 > 9351 33167 > 9256 33168 > 8136 33169 > 4147 33170 > 9784 33171 > 2977 33172 > 9484 33173 > 3680 33174 > 4397 33175 > 3218 33176 > 1410 33177 > 903 33178 > 1230 33179 > 9976 33180 > 6540 33181 > 7847 33182 > 1051 33183 > 4574 33184 > 550 33185 > 1144 33186 > 2908 33187 > 7809 33188 > 1786 33189 > 4960 33190 > 6765 33191 > 4137 33192 > 3197 33193 > 7856 33194 > 244 33195 > 2769 33196 > 857 33197 > 4786 33198 > 2323 33199 > 2713 33200 > 3624 33201 > 5109 33202 > 9975 33203 > 1346 33204 > 4333 33205 > 619 33206 > 9373 33207 > 830 33208 > 5760 33209 > 8211 33210 > 9433 33211 > 1956 33212 > 4041 33213 > 4249 33214 > 3869 33215 > 1558 33216 > 984 33217 > 1016 33218 > 1597 33219 > 3724 33220 > 4599 33221 > 9156 33222 > 1655 33223 > 1288 33224 > 7333 33225 > 6399 33226 > 520 33227 > 3094 33228 > 4324 33229 > 5546 33230 > 7035 33231 > 9914 33232 > 2144 33233 > 2391 33234 > 3755 33235 > 5356 33236 > 2634 33237 > 1742 33238 > 8855 33239 > 7966 33240 > 3460 33241 > 6216 33242 > 5853 33243 > 2125 33244 > 410 33245 > 1071 33246 > 5378 33247 > 8885 33248 > 9902 33249 > 7182 33250 > 5385 33251 > 1726 33252 > 828 33253 > 9753 33254 > 6602 33255 > 3089 33256 > 4643 33257 > 2508 33258 > 6819 33259 > 589 33260 > 9704 33261 > 6828 33262 > 7562 33263 > 4366 33264 > 3219 33265 > 2489 33266 > 9228 33267 > 210 33268 > 3402 33269 > 193 33270 > 225 33271 > 1228 33272 > 2085 33273 > 4850 33274 > 1296 33275 > 1502 33276 > 2338 33277 > 7625 33278 > 3387 33279 > 2805 33280 > 3632 33281 > 1006 33282 > 8607 33283 > 8673 33284 > 7141 33285 > 639 33286 > 6825 33287 > 7042 33288 > 8681 33289 > 4956 33290 > 6786 33291 > 3296 33292 > 4037 33293 > 7632 33294 > 697 33295 > 4471 33296 > 3294 33297 > 4876 33298 > 8576 33299 > 1541 33300 > 9360 33301 > 2915 33302 > 5806 33303 > 6684 33304 > 379 33305 > 9006 33306 > 6250 33307 > 9325 33308 > 9108 33309 > 705 33310 > 2966 33311 > 4148 33312 > 2859 33313 > 1538 33314 > 6611 33315 > 9495 33316 > 7597 33317 > 2515 33318 > 1692 33319 > 5936 33320 > 2003 33321 > 8229 33322 > 6887 33323 > 1838 33324 > 8904 33325 > 5424 33326 > 3046 33327 > 3174 33328 > 6427 33329 > 2703 33330 > 3890 33331 > 5792 33332 > 4305 33333 > 2930 33334 > 2003 33335 > 4264 33336 > 5266 33337 > 6453 33338 > 5240 33339 > 9052 33340 > 1019 33341 > 7517 33342 > 5411 33343 > 8416 33344 > 414 33345 > 3673 33346 > 8536 33347 > 9068 33348 > 5094 33349 > 641 33350 > 3793 33351 > 5475 33352 > 8064 33353 > 6565 33354 > 7404 33355 > 701 33356 > 3536 33357 > 5265 33358 > 2047 33359 > 6301 33360 > 7368 33361 > 2295 33362 > 801 33363 > 7117 33364 > 3805 33365 > 3221 33366 > 4851 33367 > 7207 33368 > 4668 33369 > 2598 33370 > 6147 33371 > 2233 33372 > 4672 33373 > 2391 33374 > 8449 33375 > 2111 33376 > 1987 33377 > 8922 33378 > 4205 33379 > 5898 33380 > 5834 33381 > 1989 33382 > 6625 33383 > 8371 33384 > 5961 33385 > 4126 33386 > 5401 33387 > 1523 33388 > 6689 33389 > 6375 33390 > 8740 33391 > 319 33392 > 5414 33393 > 4801 33394 > 1668 33395 > 4707 33396 > 3351 33397 > 2348 33398 > 2413 33399 > 6299 33400 > 6055 33401 > 8646 33402 > 1361 33403 > 331 33404 > 7968 33405 > 3504 33406 > 9565 33407 > 9787 33408 > 1194 33409 > 2247 33410 > 2452 33411 > 8554 33412 > 9581 33413 > 3176 33414 > 5589 33415 > 8930 33416 > 3467 33417 > 5618 33418 > 9980 33419 > 1563 33420 > 4105 33421 > 1346 33422 > 8839 33423 > 8984 33424 > 9104 33425 > 8217 33426 > 4688 33427 > 3012 33428 > 7358 33429 > 7628 33430 > 638 33431 > 272 33432 > 4096 33433 > 884 33434 > 1161 33435 > 2619 33436 > 3927 33437 > 7445 33438 > 9604 33439 > 8989 33440 > 9526 33441 > 9102 33442 > 5977 33443 > 1473 33444 > 8186 33445 > 2348 33446 > 2042 33447 > 8457 33448 > 2774 33449 > 5839 33450 > 5100 33451 > 4093 33452 > 2149 33453 > 7166 33454 > 5758 33455 > 5993 33456 > 8487 33457 > 1611 33458 > 3892 33459 > 2812 33460 > 841 33461 > 7420 33462 > 171 33463 > 1427 33464 > 749 33465 > 5476 33466 > 6999 33467 > 6652 33468 > 863 33469 > 1001 33470 > 1499 33471 > 690 33472 > 2176 33473 > 7893 33474 > 2347 33475 > 5663 33476 > 7497 33477 > 8855 33478 > 2714 33479 > 8101 33480 > 9421 33481 > 3131 33482 > 8913 33483 > 9694 33484 > 4653 33485 > 1557 33486 > 1167 33487 > 8948 33488 > 1692 33489 > 3027 33490 > 1298 33491 > 5169 33492 > 5280 33493 > 3900 33494 > 799 33495 > 173 33496 > 1105 33497 > 7488 33498 > 3766 33499 > 1537 33500 > 7815 33501 > 9163 33502 > 7299 33503 > 4240 33504 > 3015 33505 > 8070 33506 > 2498 33507 > 3600 33508 > 3882 33509 > 3196 33510 > 4991 33511 > 5063 33512 > 5850 33513 > 8077 33514 > 2520 33515 > 5295 33516 > 6187 33517 > 6130 33518 > 959 33519 > 1240 33520 > 3385 33521 > 6225 33522 > 7341 33523 > 5695 33524 > 8248 33525 > 6649 33526 > 3532 33527 > 7811 33528 > 1586 33529 > 3428 33530 > 786 33531 > 310 33532 > 5281 33533 > 8139 33534 > 6172 33535 > 7543 33536 > 5547 33537 > 588 33538 > 2712 33539 > 5785 33540 > 8868 33541 > 9949 33542 > 4907 33543 > 9994 33544 > 7709 33545 > 457 33546 > 1675 33547 > 9554 33548 > 2918 33549 > 6954 33550 > 2492 33551 > 9974 33552 > 9365 33553 > 4465 33554 > 6061 33555 > 2285 33556 > 2947 33557 > 2764 33558 > 251 33559 > 2931 33560 > 7329 33561 > 8318 33562 > 3087 33563 > 5595 33564 > 3904 33565 > 734 33566 > 2421 33567 > 6234 33568 > 6278 33569 > 4740 33570 > 1479 33571 > 3118 33572 > 723 33573 > 4207 33574 > 7465 33575 > 4313 33576 > 2143 33577 > 4101 33578 > 1143 33579 > 2369 33580 > 3501 33581 > 5160 33582 > 1501 33583 > 1798 33584 > 1768 33585 > 6586 33586 > 2248 33587 > 609 33588 > 8854 33589 > 3553 33590 > 1213 33591 > 1121 33592 > 1908 33593 > 6658 33594 > 4497 33595 > 5549 33596 > 3108 33597 > 3807 33598 > 3664 33599 > 5589 33600 > 708 33601 > 2855 33602 > 1052 33603 > 8218 33604 > 8680 33605 > 2107 33606 > 7187 33607 > 8255 33608 > 5316 33609 > 1334 33610 > 9574 33611 > 2909 33612 > 5086 33613 > 5071 33614 > 5996 33615 > 1045 33616 > 3633 33617 > 8279 33618 > 0 33619 > 8200 33620 > 563 33621 > 9034 33622 > 3162 33623 > 847 33624 > 6289 33625 > 1820 33626 > 6628 33627 > 7833 33628 > 7837 33629 > 8081 33630 > 7760 33631 > 7643 33632 > 8579 33633 > 2891 33634 > 3668 33635 > 714 33636 > 8446 33637 > 2017 33638 > 5455 33639 > 8611 33640 > 544 33641 > 7275 33642 > 3630 33643 > 6046 33644 > 4851 33645 > 5384 33646 > 4944 33647 > 3218 33648 > 8757 33649 > 1992 33650 > 9212 33651 > 457 33652 > 9761 33653 > 924 33654 > 9320 33655 > 8153 33656 > 8036 33657 > 4983 33658 > 4277 33659 > 6829 33660 > 6381 33661 > 172 33662 > 2914 33663 > 2531 33664 > 832 33665 > 4618 33666 > 5778 33667 > 6638 33668 > 4396 33669 > 1445 33670 > 9316 33671 > 4394 33672 > 4896 33673 > 2162 33674 > 2242 33675 > 7752 33676 > 3528 33677 > 1708 33678 > 9496 33679 > 5638 33680 > 1518 33681 > 5050 33682 > 6998 33683 > 2504 33684 > 5748 33685 > 8835 33686 > 9576 33687 > 3205 33688 > 6741 33689 > 9031 33690 > 3303 33691 > 7019 33692 > 4319 33693 > 1119 33694 > 4013 33695 > 6974 33696 > 580 33697 > 8263 33698 > 382 33699 > 1958 33700 > 9714 33701 > 2247 33702 > 7582 33703 > 3247 33704 > 1619 33705 > 4475 33706 > 3729 33707 > 423 33708 > 4235 33709 > 1617 33710 > 8497 33711 > 1210 33712 > 3777 33713 > 1250 33714 > 7759 33715 > 2309 33716 > 9653 33717 > 3052 33718 > 2222 33719 > 6275 33720 > 3583 33721 > 695 33722 > 8719 33723 > 4419 33724 > 4199 33725 > 9800 33726 > 8644 33727 > 6280 33728 > 9167 33729 > 9363 33730 > 8745 33731 > 4204 33732 > 1939 33733 > 2684 33734 > 3603 33735 > 9971 33736 > 114 33737 > 7851 33738 > 5709 33739 > 3316 33740 > 3207 33741 > 7113 33742 > 195 33743 > 3710 33744 > 4014 33745 > 1558 33746 > 4093 33747 > 6562 33748 > 1084 33749 > 5922 33750 > 4868 33751 > 7889 33752 > 9061 33753 > 9343 33754 > 1990 33755 > 2918 33756 > 4632 33757 > 9737 33758 > 6210 33759 > 358 33760 > 1001 33761 > 5425 33762 > 6464 33763 > 456 33764 > 7988 33765 > 7607 33766 > 755 33767 > 1256 33768 > 2453 33769 > 3225 33770 > 9015 33771 > 8897 33772 > 9112 33773 > 9688 33774 > 2684 33775 > 399 33776 > 4550 33777 > 2226 33778 > 5389 33779 > 7488 33780 > 6187 33781 > 3610 33782 > 9325 33783 > 3308 33784 > 1576 33785 > 9557 33786 > 5264 33787 > 3948 33788 > 9108 33789 > 9805 33790 > 3821 33791 > 7613 33792 > 2620 33793 > 616 33794 > 553 33795 > 8662 33796 > 8123 33797 > 9089 33798 > 878 33799 > 4893 33800 > 6935 33801 > 7949 33802 > 5778 33803 > 1638 33804 > 2747 33805 > 1101 33806 > 6214 33807 > 3938 33808 > 5243 33809 > 4032 33810 > 8230 33811 > 1483 33812 > 8253 33813 > 4384 33814 > 5029 33815 > 1966 33816 > 5092 33817 > 4767 33818 > 4580 33819 > 8215 33820 > 8551 33821 > 4008 33822 > 1516 33823 > 7666 33824 > 8325 33825 > 8494 33826 > 587 33827 > 3108 33828 > 3552 33829 > 6768 33830 > 4219 33831 > 2571 33832 > 7788 33833 > 3907 33834 > 7305 33835 > 6162 33836 > 664 33837 > 7789 33838 > 949 33839 > 4565 33840 > 4424 33841 > 6704 33842 > 5747 33843 > 5646 33844 > 4938 33845 > 9658 33846 > 3089 33847 > 8768 33848 > 1330 33849 > 3698 33850 > 486 33851 > 7909 33852 > 6896 33853 > 6785 33854 > 7906 33855 > 1657 33856 > 5480 33857 > 858 33858 > 7164 33859 > 5466 33860 > 198 33861 > 3231 33862 > 8446 33863 > 2709 33864 > 1490 33865 > 7857 33866 > 6377 33867 > 6726 33868 > 7098 33869 > 188 33870 > 4644 33871 > 1427 33872 > 8866 33873 > 2065 33874 > 3579 33875 > 9547 33876 > 1596 33877 > 4431 33878 > 46 33879 > 3274 33880 > 5810 33881 > 4086 33882 > 8067 33883 > 7559 33884 > 6093 33885 > 2569 33886 > 2249 33887 > 6298 33888 > 8922 33889 > 9347 33890 > 2139 33891 > 3107 33892 > 5430 33893 > 3830 33894 > 7034 33895 > 5322 33896 > 2119 33897 > 3858 33898 > 470 33899 > 5608 33900 > 4422 33901 > 2490 33902 > 5105 33903 > 1691 33904 > 9702 33905 > 7300 33906 > 7418 33907 > 1114 33908 > 6303 33909 > 8084 33910 > 8222 33911 > 8863 33912 > 6249 33913 > 5360 33914 > 3278 33915 > 9787 33916 > 6135 33917 > 2129 33918 > 4029 33919 > 1059 33920 > 8333 33921 > 4496 33922 > 6610 33923 > 6114 33924 > 7422 33925 > 1503 33926 > 5777 33927 > 3343 33928 > 6439 33929 > 4932 33930 > 51 33931 > 1590 33932 > 3543 33933 > 3174 33934 > 2558 33935 > 9999 33936 > 4662 33937 > 4617 33938 > 4122 33939 > 4968 33940 > 1968 33941 > 632 33942 > 338 33943 > 6414 33944 > 9981 33945 > 57 33946 > 5064 33947 > 9341 33948 > 2158 33949 > 2381 33950 > 2702 33951 > 8086 33952 > 6368 33953 > 5947 33954 > 1280 33955 > 1878 33956 > 6530 33957 > 9558 33958 > 8228 33959 > 6703 33960 > 8214 33961 > 341 33962 > 5701 33963 > 4340 33964 > 7757 33965 > 4908 33966 > 6536 33967 > 4891 33968 > 6111 33969 > 5597 33970 > 5597 33971 > 2652 33972 > 470 33973 > 2960 33974 > 8451 33975 > 6598 33976 > 571 33977 > 1406 33978 > 6501 33979 > 2979 33980 > 492 33981 > 5124 33982 > 7215 33983 > 2379 33984 > 119 33985 > 1398 33986 > 5079 33987 > 5155 33988 > 2829 33989 > 3544 33990 > 5963 33991 > 4315 33992 > 8660 33993 > 9110 33994 > 4731 33995 > 3229 33996 > 7592 33997 > 9792 33998 > 9182 33999 > 452 34000 > 2137 34001 > 5070 34002 > 2191 34003 > 4858 34004 > 6006 34005 > 7695 34006 > 5085 34007 > 3290 34008 > 3208 34009 > 9283 34010 > 7840 34011 > 8363 34012 > 4705 34013 > 9980 34014 > 2376 34015 > 9047 34016 > 832 34017 > 5738 34018 > 6904 34019 > 8205 34020 > 5624 34021 > 3858 34022 > 3206 34023 > 3066 34024 > 4168 34025 > 3672 34026 > 8703 34027 > 2552 34028 > 8726 34029 > 4547 34030 > 3891 34031 > 201 34032 > 4037 34033 > 5538 34034 > 7377 34035 > 7037 34036 > 3252 34037 > 1136 34038 > 3503 34039 > 4750 34040 > 7089 34041 > 8584 34042 > 6967 34043 > 7122 34044 > 5671 34045 > 4114 34046 > 540 34047 > 560 34048 > 4016 34049 > 7366 34050 > 9829 34051 > 400 34052 > 1748 34053 > 4765 34054 > 2541 34055 > 8489 34056 > 3597 34057 > 9538 34058 > 454 34059 > 8102 34060 > 461 34061 > 5147 34062 > 5648 34063 > 2167 34064 > 5565 34065 > 7241 34066 > 1189 34067 > 6133 34068 > 1171 34069 > 98 34070 > 2357 34071 > 8356 34072 > 4878 34073 > 4244 34074 > 2237 34075 > 8433 34076 > 2614 34077 > 2965 34078 > 3923 34079 > 4754 34080 > 2007 34081 > 8086 34082 > 9930 34083 > 3822 34084 > 8225 34085 > 3372 34086 > 8635 34087 > 8279 34088 > 3796 34089 > 4465 34090 > 8065 34091 > 3637 34092 > 1155 34093 > 3291 34094 > 3183 34095 > 4612 34096 > 3620 34097 > 853 34098 > 1144 34099 > 6615 34100 > 6644 34101 > 2281 34102 > 1611 34103 > 9370 34104 > 5485 34105 > 1256 34106 > 1743 34107 > 1551 34108 > 8680 34109 > 2360 34110 > 985 34111 > 9068 34112 > 7880 34113 > 4665 34114 > 3925 34115 > 1150 34116 > 4876 34117 > 8600 34118 > 1788 34119 > 951 34120 > 3717 34121 > 204 34122 > 3568 34123 > 5184 34124 > 784 34125 > 6333 34126 > 1179 34127 > 2085 34128 > 5314 34129 > 9740 34130 > 1229 34131 > 269 34132 > 8351 34133 > 9872 34134 > 6881 34135 > 6402 34136 > 19 34137 > 5835 34138 > 5982 34139 > 9223 34140 > 5752 34141 > 2003 34142 > 7714 34143 > 8407 34144 > 9996 34145 > 7408 34146 > 5086 34147 > 1980 34148 > 7459 34149 > 9951 34150 > 133 34151 > 1757 34152 > 8921 34153 > 9027 34154 > 9759 34155 > 5892 34156 > 1902 34157 > 3898 34158 > 5911 34159 > 8063 34160 > 7116 34161 > 5627 34162 > 5100 34163 > 6959 34164 > 7354 34165 > 4449 34166 > 1347 34167 > 9175 34168 > 6985 34169 > 7813 34170 > 3064 34171 > 7783 34172 > 1685 34173 > 4392 34174 > 6565 34175 > 4289 34176 > 4727 34177 > 308 34178 > 4433 34179 > 8591 34180 > 4621 34181 > 6245 34182 > 8466 34183 > 4977 34184 > 6802 34185 > 1810 34186 > 7616 34187 > 9497 34188 > 5757 34189 > 7245 34190 > 9646 34191 > 7155 34192 > 8353 34193 > 2315 34194 > 1368 34195 > 5644 34196 > 9757 34197 > 4788 34198 > 9073 34199 > 3327 34200 > 7022 34201 > 8248 34202 > 3805 34203 > 9994 34204 > 675 34205 > 9045 34206 > 4228 34207 > 8212 34208 > 1043 34209 > 466 34210 > 4437 34211 > 7161 34212 > 4158 34213 > 7748 34214 > 4705 34215 > 3817 34216 > 3191 34217 > 7226 34218 > 1659 34219 > 7220 34220 > 2956 34221 > 5348 34222 > 5625 34223 > 5245 34224 > 17 34225 > 444 34226 > 7936 34227 > 4345 34228 > 9934 34229 > 6554 34230 > 5454 34231 > 5400 34232 > 796 34233 > 3485 34234 > 2822 34235 > 4254 34236 > 1005 34237 > 4941 34238 > 9559 34239 > 9373 34240 > 9265 34241 > 3839 34242 > 4970 34243 > 8490 34244 > 8659 34245 > 5233 34246 > 495 34247 > 7952 34248 > 9460 34249 > 9546 34250 > 8020 34251 > 6322 34252 > 3818 34253 > 8831 34254 > 4796 34255 > 8151 34256 > 2021 34257 > 4164 34258 > 7136 34259 > 5682 34260 > 8202 34261 > 7991 34262 > 7986 34263 > 236 34264 > 6561 34265 > 6625 34266 > 6789 34267 > 867 34268 > 3488 34269 > 7101 34270 > 7747 34271 > 7549 34272 > 7666 34273 > 4368 34274 > 389 34275 > 9316 34276 > 2701 34277 > 9597 34278 > 6654 34279 > 5588 34280 > 8736 34281 > 1253 34282 > 932 34283 > 7435 34284 > 2378 34285 > 6713 34286 > 8519 34287 > 9289 34288 > 7982 34289 > 381 34290 > 7750 34291 > 3106 34292 > 3522 34293 > 8790 34294 > 1837 34295 > 8104 34296 > 4672 34297 > 3944 34298 > 3396 34299 > 5577 34300 > 4277 34301 > 9708 34302 > 4448 34303 > 2586 34304 > 8616 34305 > 9275 34306 > 7482 34307 > 4515 34308 > 5641 34309 > 9956 34310 > 4570 34311 > 6869 34312 > 4029 34313 > 6288 34314 > 6716 34315 > 5371 34316 > 604 34317 > 645 34318 > 6329 34319 > 8974 34320 > 4664 34321 > 7440 34322 > 4748 34323 > 4728 34324 > 2178 34325 > 8053 34326 > 7089 34327 > 7718 34328 > 8040 34329 > 8637 34330 > 4506 34331 > 3583 34332 > 5159 34333 > 232 34334 > 6051 34335 > 3826 34336 > 7089 34337 > 5157 34338 > 511 34339 > 7797 34340 > 2476 34341 > 2733 34342 > 5994 34343 > 7468 34344 > 9337 34345 > 8368 34346 > 1211 34347 > 9998 34348 > 465 34349 > 5915 34350 > 3964 34351 > 3730 34352 > 2297 34353 > 1804 34354 > 811 34355 > 3562 34356 > 2244 34357 > 2692 34358 > 7590 34359 > 8594 34360 > 9457 34361 > 5928 34362 > 2494 34363 > 7100 34364 > 7637 34365 > 6859 34366 > 2022 34367 > 153 34368 > 6882 34369 > 7195 34370 > 1245 34371 > 8843 34372 > 9706 34373 > 6442 34374 > 4752 34375 > 524 34376 > 9828 34377 > 5473 34378 > 9703 34379 > 1806 34380 > 1455 34381 > 4144 34382 > 2252 34383 > 5505 34384 > 7692 34385 > 6909 34386 > 9451 34387 > 3735 34388 > 545 34389 > 4563 34390 > 1202 34391 > 3675 34392 > 1175 34393 > 5341 34394 > 849 34395 > 60 34396 > 488 34397 > 1471 34398 > 2406 34399 > 4151 34400 > 2309 34401 > 1615 34402 > 6777 34403 > 9597 34404 > 4383 34405 > 9469 34406 > 3135 34407 > 7671 34408 > 9899 34409 > 7092 34410 > 965 34411 > 1950 34412 > 176 34413 > 196 34414 > 4770 34415 > 3018 34416 > 9224 34417 > 6013 34418 > 5716 34419 > 3189 34420 > 1041 34421 > 9021 34422 > 907 34423 > 167 34424 > 6673 34425 > 4174 34426 > 7066 34427 > 8675 34428 > 856 34429 > 8595 34430 > 825 34431 > 5435 34432 > 5175 34433 > 8153 34434 > 3703 34435 > 2138 34436 > 544 34437 > 7491 34438 > 7528 34439 > 9804 34440 > 5 34441 > 5076 34442 > 942 34443 > 2371 34444 > 2332 34445 > 3020 34446 > 6240 34447 > 6103 34448 > 4673 34449 > 711 34450 > 5348 34451 > 4961 34452 > 7816 34453 > 2900 34454 > 2641 34455 > 156 34456 > 2596 34457 > 6172 34458 > 8667 34459 > 424 34460 > 8518 34461 > 4597 34462 > 8335 34463 > 3788 34464 > 6189 34465 > 1852 34466 > 6168 34467 > 7934 34468 > 9680 34469 > 3772 34470 > 4723 34471 > 3327 34472 > 9593 34473 > 1195 34474 > 9691 34475 > 3772 34476 > 9774 34477 > 8136 34478 > 5225 34479 > 2473 34480 > 9185 34481 > 3490 34482 > 4006 34483 > 9490 34484 > 5068 34485 > 6801 34486 > 2363 34487 > 4111 34488 > 2495 34489 > 2039 34490 > 897 34491 > 4138 34492 > 1368 34493 > 8225 34494 > 2098 34495 > 885 34496 > 6124 34497 > 5508 34498 > 8738 34499 > 3456 34500 > 141 34501 > 3190 34502 > 8232 34503 > 24 34504 > 7942 34505 > 864 34506 > 7482 34507 > 1850 34508 > 8570 34509 > 5065 34510 > 1481 34511 > 8810 34512 > 2346 34513 > 7651 34514 > 333 34515 > 7049 34516 > 3000 34517 > 3219 34518 > 6588 34519 > 1639 34520 > 7525 34521 > 7941 34522 > 2625 34523 > 5563 34524 > 9607 34525 > 8804 34526 > 9241 34527 > 2149 34528 > 3321 34529 > 7013 34530 > 4326 34531 > 2931 34532 > 776 34533 > 9861 34534 > 9545 34535 > 804 34536 > 2845 34537 > 2497 34538 > 5923 34539 > 9884 34540 > 2756 34541 > 2108 34542 > 2083 34543 > 9445 34544 > 3927 34545 > 1164 34546 > 223 34547 > 8390 34548 > 2155 34549 > 8134 34550 > 4350 34551 > 9802 34552 > 9859 34553 > 4613 34554 > 8006 34555 > 8545 34556 > 3025 34557 > 6269 34558 > 74 34559 > 4600 34560 > 1886 34561 > 8930 34562 > 6219 34563 > 1286 34564 > 5216 34565 > 6459 34566 > 2482 34567 > 1028 34568 > 5070 34569 > 1770 34570 > 6914 34571 > 6502 34572 > 1787 34573 > 5473 34574 > 5239 34575 > 6333 34576 > 8749 34577 > 5368 34578 > 7416 34579 > 7448 34580 > 7594 34581 > 4104 34582 > 2266 34583 > 1313 34584 > 6115 34585 > 2056 34586 > 8023 34587 > 6808 34588 > 9997 34589 > 7441 34590 > 3693 34591 > 1745 34592 > 4286 34593 > 790 34594 > 5964 34595 > 6611 34596 > 1724 34597 > 1354 34598 > 2081 34599 > 6417 34600 > 3877 34601 > 7838 34602 > 3286 34603 > 4951 34604 > 4313 34605 > 1770 34606 > 6638 34607 > 5773 34608 > 7402 34609 > 3250 34610 > 2169 34611 > 7100 34612 > 2197 34613 > 3930 34614 > 1954 34615 > 5192 34616 > 9076 34617 > 6553 34618 > 2881 34619 > 5737 34620 > 7291 34621 > 1066 34622 > 4870 34623 > 2154 34624 > 5561 34625 > 8285 34626 > 4280 34627 > 4738 34628 > 3957 34629 > 4549 34630 > 1610 34631 > 892 34632 > 3807 34633 > 4408 34634 > 5951 34635 > 4071 34636 > 8925 34637 > 198 34638 > 4248 34639 > 1535 34640 > 6076 34641 > 2718 34642 > 3887 34643 > 4935 34644 > 8565 34645 > 5859 34646 > 6034 34647 > 3132 34648 > 2935 34649 > 2783 34650 > 6548 34651 > 1221 34652 > 8902 34653 > 183 34654 > 4264 34655 > 2901 34656 > 6467 34657 > 2672 34658 > 7022 34659 > 8433 34660 > 4329 34661 > 4415 34662 > 1808 34663 > 6778 34664 > 6608 34665 > 8686 34666 > 4115 34667 > 9946 34668 > 7769 34669 > 441 34670 > 5002 34671 > 1860 34672 > 6152 34673 > 541 34674 > 5024 34675 > 2552 34676 > 2431 34677 > 1223 34678 > 899 34679 > 5392 34680 > 2901 34681 > 2331 34682 > 9103 34683 > 3264 34684 > 4319 34685 > 989 34686 > 4931 34687 > 4286 34688 > 617 34689 > 7958 34690 > 155 34691 > 797 34692 > 6410 34693 > 2248 34694 > 822 34695 > 5485 34696 > 2968 34697 > 7600 34698 > 1118 34699 > 4598 34700 > 3395 34701 > 1191 34702 > 7914 34703 > 5407 34704 > 3199 34705 > 1153 34706 > 8745 34707 > 1799 34708 > 5817 34709 > 1682 34710 > 2871 34711 > 2497 34712 > 5181 34713 > 5390 34714 > 2286 34715 > 1836 34716 > 3084 34717 > 9967 34718 > 9408 34719 > 7320 34720 > 1377 34721 > 8284 34722 > 3365 34723 > 4385 34724 > 1420 34725 > 4969 34726 > 3189 34727 > 9502 34728 > 7575 34729 > 2545 34730 > 7276 34731 > 3615 34732 > 1407 34733 > 8939 34734 > 3054 34735 > 2269 34736 > 2703 34737 > 3009 34738 > 4825 34739 > 7818 34740 > 2704 34741 > 4606 34742 > 4856 34743 > 2528 34744 > 6548 34745 > 7027 34746 > 9301 34747 > 6172 34748 > 8221 34749 > 2493 34750 > 299 34751 > 2705 34752 > 1075 34753 > 949 34754 > 177 34755 > 5386 34756 > 3163 34757 > 3916 34758 > 3795 34759 > 1713 34760 > 9473 34761 > 5624 34762 > 4126 34763 > 6944 34764 > 1695 34765 > 4866 34766 > 6693 34767 > 873 34768 > 7728 34769 > 4461 34770 > 2806 34771 > 871 34772 > 4046 34773 > 5247 34774 > 224 34775 > 3224 34776 > 6067 34777 > 4776 34778 > 4684 34779 > 6976 34780 > 6850 34781 > 1657 34782 > 9554 34783 > 1199 34784 > 7168 34785 > 6164 34786 > 2273 34787 > 8901 34788 > 6106 34789 > 5718 34790 > 8204 34791 > 5309 34792 > 693 34793 > 1741 34794 > 9131 34795 > 7871 34796 > 8949 34797 > 3106 34798 > 4021 34799 > 898 34800 > 9199 34801 > 4902 34802 > 9128 34803 > 543 34804 > 1760 34805 > 7408 34806 > 4342 34807 > 8727 34808 > 7266 34809 > 5952 34810 > 9448 34811 > 9304 34812 > 6634 34813 > 3750 34814 > 3177 34815 > 3748 34816 > 2681 34817 > 9784 34818 > 1714 34819 > 5294 34820 > 1904 34821 > 8895 34822 > 6608 34823 > 107 34824 > 1501 34825 > 6340 34826 > 7335 34827 > 8673 34828 > 7138 34829 > 3763 34830 > 4422 34831 > 5916 34832 > 3782 34833 > 8935 34834 > 825 34835 > 8114 34836 > 1114 34837 > 7476 34838 > 583 34839 > 1617 34840 > 226 34841 > 9359 34842 > 7648 34843 > 5131 34844 > 1895 34845 > 9180 34846 > 5949 34847 > 9963 34848 > 4666 34849 > 3019 34850 > 4327 34851 > 4982 34852 > 2470 34853 > 4311 34854 > 3888 34855 > 4414 34856 > 9184 34857 > 1652 34858 > 1564 34859 > 5903 34860 > 1132 34861 > 2520 34862 > 1501 34863 > 9765 34864 > 4869 34865 > 7394 34866 > 1066 34867 > 7690 34868 > 8175 34869 > 9169 34870 > 2127 34871 > 8947 34872 > 6200 34873 > 1451 34874 > 2211 34875 > 6386 34876 > 1177 34877 > 3843 34878 > 5360 34879 > 1363 34880 > 5056 34881 > 6998 34882 > 9246 34883 > 7269 34884 > 8921 34885 > 1180 34886 > 4448 34887 > 2876 34888 > 12 34889 > 1656 34890 > 4169 34891 > 2621 34892 > 8538 34893 > 82 34894 > 6856 34895 > 1811 34896 > 2472 34897 > 5070 34898 > 324 34899 > 2197 34900 > 3558 34901 > 2572 34902 > 3417 34903 > 23 34904 > 8752 34905 > 7633 34906 > 4803 34907 > 795 34908 > 6341 34909 > 6171 34910 > 1303 34911 > 1401 34912 > 2630 34913 > 9422 34914 > 1753 34915 > 4118 34916 > 8278 34917 > 4043 34918 > 8929 34919 > 7697 34920 > 5549 34921 > 1753 34922 > 4685 34923 > 3851 34924 > 5734 34925 > 4907 34926 > 2097 34927 > 9896 34928 > 9268 34929 > 8539 34930 > 1700 34931 > 2864 34932 > 3346 34933 > 433 34934 > 5722 34935 > 1246 34936 > 3118 34937 > 7560 34938 > 3539 34939 > 2400 34940 > 5315 34941 > 3695 34942 > 2966 34943 > 470 34944 > 9552 34945 > 9904 34946 > 7152 34947 > 9079 34948 > 6600 34949 > 1250 34950 > 144 34951 > 9355 34952 > 431 34953 > 4645 34954 > 8771 34955 > 8633 34956 > 7558 34957 > 137 34958 > 860 34959 > 9190 34960 > 6188 34961 > 3726 34962 > 9702 34963 > 419 34964 > 2021 34965 > 7201 34966 > 8234 34967 > 8751 34968 > 7691 34969 > 9971 34970 > 3831 34971 > 428 34972 > 8023 34973 > 3690 34974 > 3250 34975 > 6253 34976 > 6536 34977 > 8575 34978 > 510 34979 > 7755 34980 > 5845 34981 > 9792 34982 > 5213 34983 > 4559 34984 > 1690 34985 > 473 34986 > 1815 34987 > 8653 34988 > 1449 34989 > 7059 34990 > 7889 34991 > 2030 34992 > 3343 34993 > 5743 34994 > 5316 34995 > 6943 34996 > 2564 34997 > 2115 34998 > 535 34999 > 8215 35000 > 8415 35001 > 29 35002 > 564 35003 > 7079 35004 > 9458 35005 > 1757 35006 > 2185 35007 > 316 35008 > 1731 35009 > 6434 35010 > 6166 35011 > 9981 35012 > 2318 35013 > 4372 35014 > 9924 35015 > 7654 35016 > 49 35017 > 2455 35018 > 452 35019 > 4614 35020 > 9991 35021 > 3498 35022 > 5368 35023 > 5316 35024 > 8727 35025 > 5987 35026 > 5269 35027 > 4142 35028 > 5007 35029 > 2125 35030 > 2312 35031 > 5025 35032 > 4912 35033 > 9413 35034 > 6800 35035 > 5229 35036 > 3470 35037 > 1210 35038 > 9370 35039 > 6881 35040 > 5302 35041 > 3804 35042 > 7551 35043 > 3275 35044 > 6926 35045 > 6414 35046 > 7694 35047 > 7166 35048 > 5757 35049 > 1701 35050 > 5122 35051 > 502 35052 > 7798 35053 > 2848 35054 > 1514 35055 > 5573 35056 > 956 35057 > 4579 35058 > 9877 35059 > 4094 35060 > 9309 35061 > 7541 35062 > 7802 35063 > 9666 35064 > 1631 35065 > 411 35066 > 802 35067 > 537 35068 > 8288 35069 > 8371 35070 > 5799 35071 > 442 35072 > 2812 35073 > 7289 35074 > 9054 35075 > 5855 35076 > 9975 35077 > 7708 35078 > 537 35079 > 4436 35080 > 753 35081 > 5562 35082 > 4197 35083 > 3585 35084 > 5786 35085 > 785 35086 > 4155 35087 > 7995 35088 > 374 35089 > 4246 35090 > 5008 35091 > 6184 35092 > 8377 35093 > 301 35094 > 8230 35095 > 5290 35096 > 2623 35097 > 886 35098 > 4974 35099 > 7239 35100 > 9307 35101 > 563 35102 > 7716 35103 > 5759 35104 > 730 35105 > 2833 35106 > 7645 35107 > 3600 35108 > 5577 35109 > 4440 35110 > 7657 35111 > 6626 35112 > 7649 35113 > 2040 35114 > 2426 35115 > 9981 35116 > 3579 35117 > 5804 35118 > 438 35119 > 7540 35120 > 2511 35121 > 2112 35122 > 5776 35123 > 8867 35124 > 3788 35125 > 2518 35126 > 2428 35127 > 8108 35128 > 9559 35129 > 8961 35130 > 5957 35131 > 8008 35132 > 7965 35133 > 2223 35134 > 1320 35135 > 1448 35136 > 9974 35137 > 6515 35138 > 3695 35139 > 560 35140 > 2910 35141 > 9427 35142 > 3885 35143 > 8581 35144 > 6282 35145 > 914 35146 > 5745 35147 > 5788 35148 > 1912 35149 > 1315 35150 > 6164 35151 > 5412 35152 > 7083 35153 > 1235 35154 > 8630 35155 > 999 35156 > 9353 35157 > 5865 35158 > 8052 35159 > 4462 35160 > 5242 35161 > 2149 35162 > 6722 35163 > 9055 35164 > 1257 35165 > 1445 35166 > 1835 35167 > 2205 35168 > 8111 35169 > 4328 35170 > 8832 35171 > 542 35172 > 2458 35173 > 162 35174 > 321 35175 > 521 35176 > 1042 35177 > 798 35178 > 3055 35179 > 8767 35180 > 6727 35181 > 7709 35182 > 4528 35183 > 9767 35184 > 7090 35185 > 7116 35186 > 5194 35187 > 4847 35188 > 1247 35189 > 6606 35190 > 2011 35191 > 845 35192 > 508 35193 > 202 35194 > 3867 35195 > 4725 35196 > 3465 35197 > 2706 35198 > 23 35199 > 488 35200 > 5394 35201 > 2423 35202 > 6463 35203 > 3358 35204 > 7335 35205 > 9829 35206 > 8781 35207 > 813 35208 > 7937 35209 > 4910 35210 > 4821 35211 > 7139 35212 > 5433 35213 > 6467 35214 > 2629 35215 > 6781 35216 > 7506 35217 > 157 35218 > 3699 35219 > 3621 35220 > 8392 35221 > 4392 35222 > 6574 35223 > 553 35224 > 7406 35225 > 2188 35226 > 5870 35227 > 6110 35228 > 5045 35229 > 8188 35230 > 8348 35231 > 9076 35232 > 5941 35233 > 804 35234 > 2920 35235 > 8411 35236 > 1625 35237 > 3059 35238 > 2107 35239 > 4077 35240 > 8590 35241 > 8614 35242 > 1395 35243 > 3272 35244 > 3915 35245 > 8101 35246 > 5602 35247 > 4645 35248 > 6623 35249 > 2334 35250 > 7917 35251 > 5042 35252 > 9258 35253 > 2754 35254 > 6312 35255 > 3244 35256 > 3758 35257 > 247 35258 > 9076 35259 > 291 35260 > 8147 35261 > 1131 35262 > 8207 35263 > 2581 35264 > 7995 35265 > 9540 35266 > 4829 35267 > 1384 35268 > 7772 35269 > 5734 35270 > 7137 35271 > 3801 35272 > 2380 35273 > 5846 35274 > 6358 35275 > 5983 35276 > 5888 35277 > 5694 35278 > 3087 35279 > 9791 35280 > 4751 35281 > 9331 35282 > 6488 35283 > 8240 35284 > 5519 35285 > 803 35286 > 1792 35287 > 8767 35288 > 7721 35289 > 475 35290 > 7534 35291 > 1089 35292 > 8783 35293 > 9589 35294 > 4763 35295 > 5510 35296 > 4596 35297 > 7068 35298 > 8228 35299 > 3919 35300 > 1036 35301 > 3541 35302 > 2083 35303 > 4109 35304 > 1915 35305 > 9024 35306 > 8333 35307 > 6504 35308 > 1330 35309 > 2774 35310 > 9762 35311 > 2912 35312 > 1054 35313 > 9704 35314 > 6359 35315 > 4598 35316 > 3783 35317 > 806 35318 > 2801 35319 > 282 35320 > 5273 35321 > 6055 35322 > 7011 35323 > 3515 35324 > 6828 35325 > 926 35326 > 3643 35327 > 5548 35328 > 8023 35329 > 6160 35330 > 5371 35331 > 1414 35332 > 5933 35333 > 2097 35334 > 3742 35335 > 2131 35336 > 2175 35337 > 6443 35338 > 4111 35339 > 3765 35340 > 2919 35341 > 2523 35342 > 2875 35343 > 5488 35344 > 2857 35345 > 6671 35346 > 272 35347 > 4611 35348 > 8536 35349 > 6995 35350 > 3998 35351 > 2793 35352 > 9912 35353 > 5184 35354 > 1944 35355 > 3738 35356 > 5322 35357 > 1 35358 > 2882 35359 > 9763 35360 > 5046 35361 > 3334 35362 > 9763 35363 > 4330 35364 > 5949 35365 > 8243 35366 > 9494 35367 > 1032 35368 > 5774 35369 > 493 35370 > 8026 35371 > 8825 35372 > 6974 35373 > 9502 35374 > 8408 35375 > 1433 35376 > 995 35377 > 3 35378 > 2075 35379 > 8227 35380 > 251 35381 > 9144 35382 > 371 35383 > 383 35384 > 850 35385 > 2754 35386 > 4743 35387 > 8955 35388 > 7302 35389 > 6868 35390 > 6808 35391 > 721 35392 > 2605 35393 > 8988 35394 > 4967 35395 > 829 35396 > 3986 35397 > 4470 35398 > 3686 35399 > 787 35400 > 3891 35401 > 7522 35402 > 1264 35403 > 4840 35404 > 2343 35405 > 130 35406 > 9716 35407 > 7632 35408 > 8462 35409 > 9850 35410 > 9333 35411 > 75 35412 > 2753 35413 > 2777 35414 > 3810 35415 > 6559 35416 > 1786 35417 > 437 35418 > 7978 35419 > 4154 35420 > 406 35421 > 4795 35422 > 5044 35423 > 1588 35424 > 6201 35425 > 4599 35426 > 2161 35427 > 1577 35428 > 9665 35429 > 4060 35430 > 1667 35431 > 8797 35432 > 3959 35433 > 5458 35434 > 2753 35435 > 3374 35436 > 2734 35437 > 2971 35438 > 5878 35439 > 78 35440 > 9099 35441 > 1924 35442 > 675 35443 > 1441 35444 > 4802 35445 > 3661 35446 > 527 35447 > 9273 35448 > 6751 35449 > 6371 35450 > 7260 35451 > 2740 35452 > 5007 35453 > 4760 35454 > 7515 35455 > 7281 35456 > 2795 35457 > 4116 35458 > 5022 35459 > 8146 35460 > 5939 35461 > 3423 35462 > 7441 35463 > 1614 35464 > 9297 35465 > 5807 35466 > 4665 35467 > 524 35468 > 6865 35469 > 2715 35470 > 8347 35471 > 1064 35472 > 154 35473 > 1893 35474 > 7970 35475 > 5587 35476 > 530 35477 > 7609 35478 > 1520 35479 > 7782 35480 > 8440 35481 > 140 35482 > 5858 35483 > 2420 35484 > 468 35485 > 3570 35486 > 5917 35487 > 9394 35488 > 9529 35489 > 5658 35490 > 2565 35491 > 4083 35492 > 7819 35493 > 9351 35494 > 6369 35495 > 1590 35496 > 2737 35497 > 7369 35498 > 8377 35499 > 1136 35500 > 3138 35501 > 4990 35502 > 6244 35503 > 4493 35504 > 3812 35505 > 2243 35506 > 5995 35507 > 5172 35508 > 4689 35509 > 4176 35510 > 5556 35511 > 3727 35512 > 5148 35513 > 5456 35514 > 453 35515 > 3731 35516 > 1324 35517 > 6588 35518 > 984 35519 > 2478 35520 > 789 35521 > 5824 35522 > 6312 35523 > 3777 35524 > 9368 35525 > 7570 35526 > 5864 35527 > 2508 35528 > 4418 35529 > 4736 35530 > 6554 35531 > 1575 35532 > 1353 35533 > 4450 35534 > 5519 35535 > 7259 35536 > 9918 35537 > 28 35538 > 2786 35539 > 8141 35540 > 3185 35541 > 1665 35542 > 5640 35543 > 9009 35544 > 5836 35545 > 4646 35546 > 7450 35547 > 6688 35548 > 9335 35549 > 5291 35550 > 2567 35551 > 1500 35552 > 6279 35553 > 3081 35554 > 6715 35555 > 3941 35556 > 3262 35557 > 2153 35558 > 4843 35559 > 3039 35560 > 4225 35561 > 8443 35562 > 8249 35563 > 3046 35564 > 7761 35565 > 9303 35566 > 187 35567 > 6918 35568 > 5023 35569 > 9512 35570 > 2735 35571 > 6069 35572 > 648 35573 > 4751 35574 > 8768 35575 > 6848 35576 > 4586 35577 > 3461 35578 > 2956 35579 > 4256 35580 > 7060 35581 > 5442 35582 > 3331 35583 > 5181 35584 > 1436 35585 > 2959 35586 > 5553 35587 > 7009 35588 > 1548 35589 > 3673 35590 > 8123 35591 > 5490 35592 > 8991 35593 > 2635 35594 > 3476 35595 > 5655 35596 > 3821 35597 > 1459 35598 > 4241 35599 > 2363 35600 > 163 35601 > 2466 35602 > 7751 35603 > 1272 35604 > 7831 35605 > 166 35606 > 9466 35607 > 1285 35608 > 9406 35609 > 1456 35610 > 2192 35611 > 4529 35612 > 7533 35613 > 2904 35614 > 6518 35615 > 9533 35616 > 9018 35617 > 8777 35618 > 111 35619 > 3475 35620 > 6552 35621 > 3371 35622 > 7431 35623 > 6047 35624 > 6202 35625 > 5748 35626 > 6019 35627 > 912 35628 > 2914 35629 > 1420 35630 > 6889 35631 > 4205 35632 > 5038 35633 > 6564 35634 > 8874 35635 > 4394 35636 > 4988 35637 > 4292 35638 > 8068 35639 > 1434 35640 > 8705 35641 > 6339 35642 > 8376 35643 > 7455 35644 > 6822 35645 > 8993 35646 > 8671 35647 > 6193 35648 > 5615 35649 > 2909 35650 > 7831 35651 > 8333 35652 > 4599 35653 > 8885 35654 > 6980 35655 > 5262 35656 > 9442 35657 > 985 35658 > 2917 35659 > 8083 35660 > 4614 35661 > 5700 35662 > 9315 35663 > 3254 35664 > 8807 35665 > 4098 35666 > 4301 35667 > 5429 35668 > 6848 35669 > 5278 35670 > 7146 35671 > 9223 35672 > 5130 35673 > 3394 35674 > 9915 35675 > 7117 35676 > 7796 35677 > 1787 35678 > 644 35679 > 3578 35680 > 5232 35681 > 3097 35682 > 624 35683 > 7931 35684 > 8117 35685 > 5837 35686 > 1524 35687 > 6808 35688 > 7161 35689 > 2066 35690 > 3429 35691 > 592 35692 > 8116 35693 > 8199 35694 > 5713 35695 > 3548 35696 > 1874 35697 > 9193 35698 > 8016 35699 > 9234 35700 > 5728 35701 > 6632 35702 > 1334 35703 > 1718 35704 > 2719 35705 > 4650 35706 > 7404 35707 > 7378 35708 > 8036 35709 > 3515 35710 > 7039 35711 > 2468 35712 > 6261 35713 > 5605 35714 > 6085 35715 > 7385 35716 > 4066 35717 > 7215 35718 > 6562 35719 > 852 35720 > 6759 35721 > 7349 35722 > 3216 35723 > 5813 35724 > 7281 35725 > 3623 35726 > 3704 35727 > 1358 35728 > 2421 35729 > 8690 35730 > 1963 35731 > 5865 35732 > 2026 35733 > 8853 35734 > 5423 35735 > 5482 35736 > 9251 35737 > 3203 35738 > 1215 35739 > 8010 35740 > 7961 35741 > 9562 35742 > 4610 35743 > 3620 35744 > 2925 35745 > 3346 35746 > 6188 35747 > 7130 35748 > 6153 35749 > 445 35750 > 2410 35751 > 7025 35752 > 6777 35753 > 4252 35754 > 1350 35755 > 881 35756 > 420 35757 > 5480 35758 > 7270 35759 > 1444 35760 > 4120 35761 > 8277 35762 > 927 35763 > 7142 35764 > 3679 35765 > 9397 35766 > 4101 35767 > 162 35768 > 8119 35769 > 8066 35770 > 7133 35771 > 3987 35772 > 2663 35773 > 2032 35774 > 358 35775 > 5142 35776 > 442 35777 > 1827 35778 > 2983 35779 > 5156 35780 > 1804 35781 > 8097 35782 > 4782 35783 > 2024 35784 > 9989 35785 > 7211 35786 > 3678 35787 > 3513 35788 > 4169 35789 > 2074 35790 > 7491 35791 > 2763 35792 > 6846 35793 > 2595 35794 > 9243 35795 > 7034 35796 > 667 35797 > 5450 35798 > 7934 35799 > 9314 35800 > 628 35801 > 1053 35802 > 1521 35803 > 4737 35804 > 3433 35805 > 257 35806 > 7885 35807 > 7939 35808 > 7457 35809 > 6267 35810 > 7682 35811 > 8291 35812 > 3101 35813 > 3764 35814 > 1970 35815 > 7553 35816 > 2752 35817 > 566 35818 > 1725 35819 > 7469 35820 > 5479 35821 > 2132 35822 > 5973 35823 > 46 35824 > 3352 35825 > 8534 35826 > 9604 35827 > 1170 35828 > 1552 35829 > 5149 35830 > 9286 35831 > 61 35832 > 4764 35833 > 6017 35834 > 2178 35835 > 7084 35836 > 5537 35837 > 3401 35838 > 7710 35839 > 2807 35840 > 3365 35841 > 1959 35842 > 1794 35843 > 9518 35844 > 6043 35845 > 3886 35846 > 2063 35847 > 1694 35848 > 2555 35849 > 2624 35850 > 2257 35851 > 7587 35852 > 9676 35853 > 4767 35854 > 2976 35855 > 4886 35856 > 39 35857 > 5668 35858 > 5534 35859 > 2963 35860 > 6925 35861 > 9518 35862 > 9225 35863 > 3714 35864 > 4664 35865 > 5435 35866 > 570 35867 > 1199 35868 > 8452 35869 > 5732 35870 > 4568 35871 > 9281 35872 > 2873 35873 > 3166 35874 > 7337 35875 > 9282 35876 > 8505 35877 > 2932 35878 > 9825 35879 > 7603 35880 > 6236 35881 > 5047 35882 > 3771 35883 > 5351 35884 > 678 35885 > 1253 35886 > 7760 35887 > 3957 35888 > 7343 35889 > 511 35890 > 3286 35891 > 3104 35892 > 9351 35893 > 4432 35894 > 4295 35895 > 48 35896 > 1746 35897 > 5229 35898 > 1696 35899 > 717 35900 > 1594 35901 > 7617 35902 > 594 35903 > 5171 35904 > 6871 35905 > 2210 35906 > 7898 35907 > 6468 35908 > 6504 35909 > 3937 35910 > 1874 35911 > 124 35912 > 2335 35913 > 3874 35914 > 2180 35915 > 7953 35916 > 2664 35917 > 4681 35918 > 3375 35919 > 1215 35920 > 4270 35921 > 1867 35922 > 6911 35923 > 1856 35924 > 222 35925 > 882 35926 > 7377 35927 > 8173 35928 > 3749 35929 > 7127 35930 > 8441 35931 > 6691 35932 > 842 35933 > 1044 35934 > 4479 35935 > 5874 35936 > 308 35937 > 1434 35938 > 6585 35939 > 6725 35940 > 1771 35941 > 2388 35942 > 1882 35943 > 8937 35944 > 3439 35945 > 7779 35946 > 713 35947 > 5703 35948 > 151 35949 > 3409 35950 > 7853 35951 > 4403 35952 > 6556 35953 > 904 35954 > 4506 35955 > 3110 35956 > 6939 35957 > 5262 35958 > 601 35959 > 1791 35960 > 2084 35961 > 8243 35962 > 4718 35963 > 3972 35964 > 5809 35965 > 8612 35966 > 956 35967 > 7657 35968 > 4036 35969 > 2638 35970 > 2502 35971 > 4818 35972 > 1397 35973 > 8010 35974 > 5154 35975 > 2398 35976 > 5571 35977 > 175 35978 > 6062 35979 > 77 35980 > 2145 35981 > 6944 35982 > 4860 35983 > 2297 35984 > 8416 35985 > 4451 35986 > 9020 35987 > 9633 35988 > 4046 35989 > 9306 35990 > 327 35991 > 935 35992 > 2066 35993 > 5069 35994 > 8402 35995 > 9119 35996 > 6371 35997 > 7285 35998 > 1573 35999 > 6034 36000 > 9966 36001 > 547 36002 > 7032 36003 > 5346 36004 > 17 36005 > 901 36006 > 7269 36007 > 8599 36008 > 5795 36009 > 369 36010 > 7845 36011 > 4813 36012 > 4280 36013 > 1154 36014 > 3599 36015 > 9031 36016 > 6536 36017 > 7552 36018 > 6467 36019 > 8804 36020 > 5521 36021 > 5860 36022 > 2245 36023 > 5178 36024 > 1895 36025 > 3883 36026 > 2977 36027 > 1745 36028 > 192 36029 > 6154 36030 > 1434 36031 > 6686 36032 > 1421 36033 > 8371 36034 > 4814 36035 > 2335 36036 > 8563 36037 > 7037 36038 > 6485 36039 > 3254 36040 > 2705 36041 > 6035 36042 > 4541 36043 > 9423 36044 > 9138 36045 > 7243 36046 > 4382 36047 > 1072 36048 > 9373 36049 > 8049 36050 > 3637 36051 > 265 36052 > 5863 36053 > 6050 36054 > 4267 36055 > 2020 36056 > 2986 36057 > 7713 36058 > 4522 36059 > 6248 36060 > 5338 36061 > 332 36062 > 4371 36063 > 3981 36064 > 3586 36065 > 5683 36066 > 1464 36067 > 9812 36068 > 7082 36069 > 6219 36070 > 4463 36071 > 9352 36072 > 4954 36073 > 5927 36074 > 1643 36075 > 3159 36076 > 3587 36077 > 4705 36078 > 1967 36079 > 4225 36080 > 8397 36081 > 5261 36082 > 7528 36083 > 7464 36084 > 5383 36085 > 8960 36086 > 7142 36087 > 5246 36088 > 4929 36089 > 3369 36090 > 5110 36091 > 1058 36092 > 1137 36093 > 5058 36094 > 7984 36095 > 5444 36096 > 4376 36097 > 7589 36098 > 1125 36099 > 55 36100 > 8719 36101 > 2671 36102 > 9549 36103 > 2435 36104 > 929 36105 > 1386 36106 > 9303 36107 > 846 36108 > 855 36109 > 5953 36110 > 6211 36111 > 4646 36112 > 845 36113 > 8204 36114 > 1113 36115 > 4210 36116 > 782 36117 > 6937 36118 > 145 36119 > 1439 36120 > 3051 36121 > 7846 36122 > 8544 36123 > 101 36124 > 2754 36125 > 1349 36126 > 3800 36127 > 793 36128 > 6076 36129 > 7160 36130 > 7069 36131 > 3802 36132 > 4623 36133 > 8515 36134 > 7646 36135 > 5770 36136 > 7885 36137 > 6729 36138 > 8194 36139 > 4390 36140 > 6176 36141 > 4658 36142 > 7280 36143 > 2794 36144 > 333 36145 > 4690 36146 > 183 36147 > 7129 36148 > 2255 36149 > 6940 36150 > 8647 36151 > 8572 36152 > 6667 36153 > 5167 36154 > 5083 36155 > 2995 36156 > 6364 36157 > 7598 36158 > 8537 36159 > 706 36160 > 8520 36161 > 5924 36162 > 9580 36163 > 3757 36164 > 864 36165 > 305 36166 > 8271 36167 > 8390 36168 > 7008 36169 > 7721 36170 > 5240 36171 > 9110 36172 > 3803 36173 > 3813 36174 > 4842 36175 > 3097 36176 > 4346 36177 > 3854 36178 > 343 36179 > 2837 36180 > 8969 36181 > 2417 36182 > 1632 36183 > 4124 36184 > 2161 36185 > 2436 36186 > 1827 36187 > 4041 36188 > 3160 36189 > 6131 36190 > 8322 36191 > 9821 36192 > 3414 36193 > 4899 36194 > 8751 36195 > 8872 36196 > 8610 36197 > 4894 36198 > 6746 36199 > 9390 36200 > 9625 36201 > 8435 36202 > 554 36203 > 6521 36204 > 2100 36205 > 1277 36206 > 1364 36207 > 5964 36208 > 1782 36209 > 3042 36210 > 1849 36211 > 4652 36212 > 1232 36213 > 8568 36214 > 4943 36215 > 3312 36216 > 1801 36217 > 9371 36218 > 2789 36219 > 8602 36220 > 1050 36221 > 6198 36222 > 4588 36223 > 3261 36224 > 7570 36225 > 812 36226 > 7296 36227 > 3166 36228 > 8426 36229 > 834 36230 > 6724 36231 > 2600 36232 > 4482 36233 > 3214 36234 > 3134 36235 > 8231 36236 > 9796 36237 > 60 36238 > 5763 36239 > 4987 36240 > 1802 36241 > 418 36242 > 6479 36243 > 5807 36244 > 7925 36245 > 9428 36246 > 7709 36247 > 4996 36248 > 1196 36249 > 6733 36250 > 8422 36251 > 17 36252 > 6957 36253 > 602 36254 > 4325 36255 > 1903 36256 > 6687 36257 > 5950 36258 > 6117 36259 > 6819 36260 > 8474 36261 > 7869 36262 > 232 36263 > 3793 36264 > 419 36265 > 5267 36266 > 5816 36267 > 2104 36268 > 1699 36269 > 6901 36270 > 961 36271 > 256 36272 > 6708 36273 > 6943 36274 > 7232 36275 > 3086 36276 > 7612 36277 > 182 36278 > 1804 36279 > 994 36280 > 851 36281 > 6844 36282 > 4926 36283 > 5829 36284 > 2136 36285 > 1108 36286 > 5565 36287 > 1134 36288 > 1347 36289 > 2423 36290 > 9722 36291 > 3559 36292 > 606 36293 > 4057 36294 > 2333 36295 > 9122 36296 > 8860 36297 > 5372 36298 > 5744 36299 > 6081 36300 > 5037 36301 > 916 36302 > 7421 36303 > 2466 36304 > 9606 36305 > 3124 36306 > 3070 36307 > 7218 36308 > 3048 36309 > 4791 36310 > 5405 36311 > 6693 36312 > 1415 36313 > 8250 36314 > 6324 36315 > 709 36316 > 1260 36317 > 3764 36318 > 5250 36319 > 9655 36320 > 8181 36321 > 9936 36322 > 122 36323 > 4370 36324 > 8279 36325 > 3560 36326 > 171 36327 > 9842 36328 > 7240 36329 > 6783 36330 > 7029 36331 > 2016 36332 > 3499 36333 > 6580 36334 > 4153 36335 > 2332 36336 > 5231 36337 > 6851 36338 > 9340 36339 > 7251 36340 > 4388 36341 > 5844 36342 > 9714 36343 > 1270 36344 > 5178 36345 > 4185 36346 > 9618 36347 > 3047 36348 > 9048 36349 > 3818 36350 > 4619 36351 > 9940 36352 > 5868 36353 > 9516 36354 > 9560 36355 > 1355 36356 > 427 36357 > 2581 36358 > 3131 36359 > 1175 36360 > 9206 36361 > 1709 36362 > 8365 36363 > 1692 36364 > 5424 36365 > 6184 36366 > 4839 36367 > 3282 36368 > 5758 36369 > 2045 36370 > 1567 36371 > 1376 36372 > 4713 36373 > 1172 36374 > 4706 36375 > 2911 36376 > 8942 36377 > 8234 36378 > 3307 36379 > 8591 36380 > 3400 36381 > 729 36382 > 3370 36383 > 8776 36384 > 1324 36385 > 6795 36386 > 6858 36387 > 5080 36388 > 6537 36389 > 9781 36390 > 5166 36391 > 6325 36392 > 2937 36393 > 9646 36394 > 1444 36395 > 3084 36396 > 7268 36397 > 201 36398 > 1747 36399 > 9299 36400 > 2600 36401 > 287 36402 > 1038 36403 > 3590 36404 > 1830 36405 > 7288 36406 > 2114 36407 > 6769 36408 > 5380 36409 > 8728 36410 > 6607 36411 > 8769 36412 > 9748 36413 > 4150 36414 > 9669 36415 > 4877 36416 > 7186 36417 > 9155 36418 > 3950 36419 > 4974 36420 > 4292 36421 > 6621 36422 > 7655 36423 > 9915 36424 > 3091 36425 > 9071 36426 > 4380 36427 > 9259 36428 > 44 36429 > 1500 36430 > 6866 36431 > 6659 36432 > 5809 36433 > 6699 36434 > 8969 36435 > 554 36436 > 8056 36437 > 7594 36438 > 6001 36439 > 7138 36440 > 6929 36441 > 3781 36442 > 784 36443 > 8400 36444 > 4667 36445 > 787 36446 > 3249 36447 > 9979 36448 > 9920 36449 > 710 36450 > 9945 36451 > 1775 36452 > 4607 36453 > 2875 36454 > 7557 36455 > 4581 36456 > 6652 36457 > 3663 36458 > 8672 36459 > 942 36460 > 7152 36461 > 3127 36462 > 9757 36463 > 7750 36464 > 2088 36465 > 9036 36466 > 4784 36467 > 568 36468 > 92 36469 > 9867 36470 > 2626 36471 > 5850 36472 > 7658 36473 > 3338 36474 > 6465 36475 > 4863 36476 > 7652 36477 > 7308 36478 > 9495 36479 > 2945 36480 > 2444 36481 > 7447 36482 > 67 36483 > 8652 36484 > 8005 36485 > 9398 36486 > 4525 36487 > 4604 36488 > 1577 36489 > 4537 36490 > 4639 36491 > 5046 36492 > 4179 36493 > 3423 36494 > 784 36495 > 2647 36496 > 3353 36497 > 8321 36498 > 9298 36499 > 3659 36500 > 5115 36501 > 1825 36502 > 6742 36503 > 8441 36504 > 7377 36505 > 2150 36506 > 6134 36507 > 4354 36508 > 2898 36509 > 2982 36510 > 8090 36511 > 2014 36512 > 5304 36513 > 8828 36514 > 5210 36515 > 9563 36516 > 781 36517 > 7291 36518 > 7185 36519 > 1463 36520 > 3712 36521 > 7491 36522 > 7227 36523 > 4853 36524 > 1181 36525 > 4827 36526 > 2941 36527 > 1678 36528 > 8443 36529 > 891 36530 > 7435 36531 > 5575 36532 > 2100 36533 > 9330 36534 > 6166 36535 > 7779 36536 > 9133 36537 > 9548 36538 > 3948 36539 > 4250 36540 > 32 36541 > 7747 36542 > 9678 36543 > 2276 36544 > 8385 36545 > 8689 36546 > 2193 36547 > 6979 36548 > 4789 36549 > 1921 36550 > 954 36551 > 3497 36552 > 4859 36553 > 1042 36554 > 629 36555 > 4500 36556 > 6967 36557 > 8600 36558 > 3300 36559 > 2541 36560 > 4496 36561 > 9860 36562 > 8884 36563 > 8426 36564 > 3223 36565 > 3389 36566 > 2194 36567 > 6780 36568 > 9603 36569 > 627 36570 > 4193 36571 > 6519 36572 > 677 36573 > 9304 36574 > 8980 36575 > 1457 36576 > 6871 36577 > 3315 36578 > 2376 36579 > 1012 36580 > 3426 36581 > 527 36582 > 4188 36583 > 1676 36584 > 1893 36585 > 934 36586 > 585 36587 > 3290 36588 > 2700 36589 > 8434 36590 > 9630 36591 > 2663 36592 > 12 36593 > 8342 36594 > 4643 36595 > 9572 36596 > 5897 36597 > 2871 36598 > 3705 36599 > 8604 36600 > 6620 36601 > 226 36602 > 9164 36603 > 8563 36604 > 2302 36605 > 4916 36606 > 947 36607 > 6413 36608 > 8009 36609 > 2439 36610 > 2440 36611 > 4871 36612 > 1509 36613 > 1560 36614 > 3004 36615 > 1777 36616 > 8018 36617 > 7158 36618 > 314 36619 > 5102 36620 > 1807 36621 > 8365 36622 > 9449 36623 > 5519 36624 > 9146 36625 > 6230 36626 > 7110 36627 > 60 36628 > 3733 36629 > 330 36630 > 7340 36631 > 4981 36632 > 3970 36633 > 482 36634 > 931 36635 > 6858 36636 > 5337 36637 > 4289 36638 > 7992 36639 > 9246 36640 > 7300 36641 > 3453 36642 > 1888 36643 > 4868 36644 > 8045 36645 > 9657 36646 > 2203 36647 > 7652 36648 > 2143 36649 > 6708 36650 > 4745 36651 > 4293 36652 > 2438 36653 > 5114 36654 > 7907 36655 > 2408 36656 > 7661 36657 > 5995 36658 > 5221 36659 > 2333 36660 > 9443 36661 > 6293 36662 > 6121 36663 > 2657 36664 > 6215 36665 > 2919 36666 > 6676 36667 > 9721 36668 > 51 36669 > 1225 36670 > 8337 36671 > 8848 36672 > 2909 36673 > 6951 36674 > 3825 36675 > 9572 36676 > 1070 36677 > 5853 36678 > 5978 36679 > 5243 36680 > 6544 36681 > 5767 36682 > 6832 36683 > 2954 36684 > 4248 36685 > 2185 36686 > 7660 36687 > 3468 36688 > 6771 36689 > 73 36690 > 1911 36691 > 8019 36692 > 7417 36693 > 1129 36694 > 9447 36695 > 9463 36696 > 4708 36697 > 6085 36698 > 7564 36699 > 318 36700 > 1440 36701 > 6950 36702 > 4213 36703 > 1849 36704 > 6525 36705 > 9037 36706 > 9520 36707 > 8543 36708 > 2845 36709 > 131 36710 > 5108 36711 > 2913 36712 > 212 36713 > 4037 36714 > 4741 36715 > 4657 36716 > 7837 36717 > 1371 36718 > 4647 36719 > 4393 36720 > 6222 36721 > 6444 36722 > 7711 36723 > 9074 36724 > 4985 36725 > 9213 36726 > 6980 36727 > 1679 36728 > 5750 36729 > 5728 36730 > 1170 36731 > 1458 36732 > 3869 36733 > 957 36734 > 7455 36735 > 204 36736 > 3873 36737 > 852 36738 > 5806 36739 > 6345 36740 > 529 36741 > 9477 36742 > 3714 36743 > 3905 36744 > 4627 36745 > 5241 36746 > 5030 36747 > 7729 36748 > 8296 36749 > 5568 36750 > 590 36751 > 2383 36752 > 1477 36753 > 6578 36754 > 8841 36755 > 3436 36756 > 9201 36757 > 8358 36758 > 4680 36759 > 1840 36760 > 720 36761 > 50 36762 > 1040 36763 > 5869 36764 > 9459 36765 > 6137 36766 > 499 36767 > 8454 36768 > 815 36769 > 5693 36770 > 6855 36771 > 5676 36772 > 6594 36773 > 8560 36774 > 1252 36775 > 8037 36776 > 7997 36777 > 1505 36778 > 695 36779 > 4763 36780 > 4094 36781 > 1940 36782 > 7987 36783 > 6469 36784 > 9095 36785 > 8837 36786 > 81 36787 > 9905 36788 > 6038 36789 > 2962 36790 > 8418 36791 > 219 36792 > 1276 36793 > 3756 36794 > 909 36795 > 271 36796 > 4937 36797 > 8130 36798 > 8369 36799 > 209 36800 > 4062 36801 > 1043 36802 > 6224 36803 > 9728 36804 > 4526 36805 > 7737 36806 > 6769 36807 > 474 36808 > 6632 36809 > 1408 36810 > 1254 36811 > 5076 36812 > 2412 36813 > 4126 36814 > 5635 36815 > 1661 36816 > 7333 36817 > 6743 36818 > 4708 36819 > 2543 36820 > 7575 36821 > 3960 36822 > 1201 36823 > 5433 36824 > 3765 36825 > 987 36826 > 7985 36827 > 5716 36828 > 8894 36829 > 4846 36830 > 4903 36831 > 3845 36832 > 7220 36833 > 3104 36834 > 5278 36835 > 2523 36836 > 1821 36837 > 5575 36838 > 869 36839 > 9717 36840 > 6403 36841 > 2475 36842 > 945 36843 > 3311 36844 > 4107 36845 > 1671 36846 > 3555 36847 > 2992 36848 > 530 36849 > 856 36850 > 5953 36851 > 6833 36852 > 7514 36853 > 7440 36854 > 2886 36855 > 9076 36856 > 4036 36857 > 2614 36858 > 3425 36859 > 8269 36860 > 8448 36861 > 3722 36862 > 6556 36863 > 9032 36864 > 648 36865 > 3177 36866 > 8184 36867 > 1893 36868 > 5273 36869 > 9468 36870 > 3641 36871 > 4131 36872 > 2281 36873 > 7343 36874 > 6380 36875 > 8688 36876 > 9160 36877 > 4169 36878 > 7311 36879 > 4527 36880 > 6718 36881 > 3737 36882 > 9026 36883 > 666 36884 > 623 36885 > 8329 36886 > 8286 36887 > 7244 36888 > 262 36889 > 5645 36890 > 5000 36891 > 3762 36892 > 9309 36893 > 9903 36894 > 9462 36895 > 4394 36896 > 1567 36897 > 4100 36898 > 6968 36899 > 8884 36900 > 2981 36901 > 6149 36902 > 1925 36903 > 9700 36904 > 6136 36905 > 6371 36906 > 7456 36907 > 1217 36908 > 1185 36909 > 7245 36910 > 5358 36911 > 3584 36912 > 3229 36913 > 5511 36914 > 3117 36915 > 7861 36916 > 5033 36917 > 1567 36918 > 5938 36919 > 622 36920 > 2143 36921 > 5525 36922 > 8468 36923 > 4751 36924 > 8105 36925 > 9687 36926 > 8353 36927 > 1550 36928 > 4843 36929 > 5655 36930 > 3027 36931 > 2544 36932 > 1100 36933 > 3465 36934 > 4690 36935 > 9418 36936 > 1084 36937 > 4044 36938 > 5753 36939 > 4848 36940 > 6529 36941 > 1784 36942 > 5228 36943 > 853 36944 > 1000 36945 > 9746 36946 > 5337 36947 > 6448 36948 > 959 36949 > 651 36950 > 8792 36951 > 6539 36952 > 5894 36953 > 6214 36954 > 5083 36955 > 5240 36956 > 975 36957 > 4798 36958 > 3943 36959 > 7560 36960 > 5504 36961 > 1491 36962 > 5750 36963 > 382 36964 > 1102 36965 > 462 36966 > 1817 36967 > 7443 36968 > 3124 36969 > 4417 36970 > 833 36971 > 7 36972 > 3490 36973 > 811 36974 > 8676 36975 > 2176 36976 > 8045 36977 > 6726 36978 > 4291 36979 > 3772 36980 > 8325 36981 > 5684 36982 > 5514 36983 > 5116 36984 > 5073 36985 > 2147 36986 > 8377 36987 > 3303 36988 > 4648 36989 > 895 36990 > 3884 36991 > 719 36992 > 940 36993 > 9210 36994 > 1140 36995 > 6642 36996 > 2257 36997 > 2424 36998 > 8075 36999 > 9625 37000 > 1826 37001 > 7573 37002 > 4655 37003 > 6 37004 > 6905 37005 > 6392 37006 > 9716 37007 > 8671 37008 > 5218 37009 > 3744 37010 > 8640 37011 > 3791 37012 > 6611 37013 > 3127 37014 > 8463 37015 > 9354 37016 > 9796 37017 > 8550 37018 > 692 37019 > 5373 37020 > 7230 37021 > 5979 37022 > 2806 37023 > 2348 37024 > 5985 37025 > 4723 37026 > 6994 37027 > 7632 37028 > 3588 37029 > 7571 37030 > 3638 37031 > 7856 37032 > 5247 37033 > 6812 37034 > 6336 37035 > 8990 37036 > 4414 37037 > 1403 37038 > 5968 37039 > 8069 37040 > 1438 37041 > 4504 37042 > 8122 37043 > 3778 37044 > 2071 37045 > 5848 37046 > 9057 37047 > 2562 37048 > 1550 37049 > 9685 37050 > 6928 37051 > 5531 37052 > 3644 37053 > 7967 37054 > 6095 37055 > 7719 37056 > 3140 37057 > 7124 37058 > 3287 37059 > 4836 37060 > 1566 37061 > 7141 37062 > 9446 37063 > 2552 37064 > 667 37065 > 2801 37066 > 1980 37067 > 361 37068 > 7607 37069 > 7082 37070 > 2418 37071 > 5136 37072 > 92 37073 > 1184 37074 > 1355 37075 > 3078 37076 > 3080 37077 > 1621 37078 > 7685 37079 > 3175 37080 > 8976 37081 > 7146 37082 > 9152 37083 > 2032 37084 > 6965 37085 > 4793 37086 > 820 37087 > 7326 37088 > 8697 37089 > 9165 37090 > 4671 37091 > 5572 37092 > 9451 37093 > 1315 37094 > 2106 37095 > 2120 37096 > 4993 37097 > 5268 37098 > 4581 37099 > 5216 37100 > 1423 37101 > 2699 37102 > 2760 37103 > 7728 37104 > 8270 37105 > 4703 37106 > 6420 37107 > 2626 37108 > 5628 37109 > 7874 37110 > 1761 37111 > 747 37112 > 9993 37113 > 5387 37114 > 231 37115 > 3042 37116 > 7079 37117 > 237 37118 > 7448 37119 > 3476 37120 > 8088 37121 > 1599 37122 > 9456 37123 > 7883 37124 > 6015 37125 > 9560 37126 > 3616 37127 > 4012 37128 > 1175 37129 > 7140 37130 > 2615 37131 > 4756 37132 > 4096 37133 > 7633 37134 > 5030 37135 > 3792 37136 > 8495 37137 > 5902 37138 > 5038 37139 > 5647 37140 > 9041 37141 > 1742 37142 > 4121 37143 > 4703 37144 > 771 37145 > 4582 37146 > 6709 37147 > 2948 37148 > 80 37149 > 7690 37150 > 1992 37151 > 9382 37152 > 863 37153 > 6614 37154 > 4615 37155 > 2442 37156 > 1397 37157 > 8459 37158 > 932 37159 > 1157 37160 > 1466 37161 > 3910 37162 > 7717 37163 > 6792 37164 > 2102 37165 > 9865 37166 > 8458 37167 > 9362 37168 > 64 37169 > 5777 37170 > 5559 37171 > 966 37172 > 1554 37173 > 3641 37174 > 5970 37175 > 9536 37176 > 7412 37177 > 4099 37178 > 7120 37179 > 7140 37180 > 3328 37181 > 2325 37182 > 5108 37183 > 4857 37184 > 2730 37185 > 4438 37186 > 6411 37187 > 7725 37188 > 3614 37189 > 5897 37190 > 9287 37191 > 3283 37192 > 7578 37193 > 1927 37194 > 2050 37195 > 1101 37196 > 8908 37197 > 2267 37198 > 8774 37199 > 137 37200 > 88 37201 > 7307 37202 > 9157 37203 > 6956 37204 > 9688 37205 > 3736 37206 > 395 37207 > 2087 37208 > 802 37209 > 3044 37210 > 3288 37211 > 5089 37212 > 258 37213 > 5706 37214 > 9075 37215 > 4943 37216 > 3379 37217 > 6356 37218 > 5223 37219 > 537 37220 > 5722 37221 > 219 37222 > 9630 37223 > 3557 37224 > 8569 37225 > 236 37226 > 9133 37227 > 1832 37228 > 7931 37229 > 8404 37230 > 5855 37231 > 9493 37232 > 5658 37233 > 2139 37234 > 9937 37235 > 1467 37236 > 9617 37237 > 4945 37238 > 3694 37239 > 1148 37240 > 2189 37241 > 9042 37242 > 1270 37243 > 6858 37244 > 7711 37245 > 1766 37246 > 7217 37247 > 9743 37248 > 8263 37249 > 4479 37250 > 5349 37251 > 9097 37252 > 6264 37253 > 7196 37254 > 6949 37255 > 3542 37256 > 8322 37257 > 1689 37258 > 8309 37259 > 9013 37260 > 5393 37261 > 2653 37262 > 585 37263 > 9986 37264 > 2769 37265 > 567 37266 > 4800 37267 > 9794 37268 > 7817 37269 > 386 37270 > 4942 37271 > 7424 37272 > 4855 37273 > 3379 37274 > 2764 37275 > 5513 37276 > 9367 37277 > 5886 37278 > 6936 37279 > 4474 37280 > 3035 37281 > 8697 37282 > 2188 37283 > 9252 37284 > 6841 37285 > 7356 37286 > 6462 37287 > 3574 37288 > 4192 37289 > 5041 37290 > 1512 37291 > 5737 37292 > 3384 37293 > 2396 37294 > 7086 37295 > 707 37296 > 5791 37297 > 4341 37298 > 5075 37299 > 7436 37300 > 1107 37301 > 5545 37302 > 7751 37303 > 9681 37304 > 887 37305 > 7225 37306 > 9741 37307 > 3031 37308 > 2611 37309 > 1084 37310 > 8325 37311 > 2428 37312 > 1018 37313 > 7356 37314 > 6419 37315 > 2169 37316 > 5381 37317 > 9840 37318 > 5859 37319 > 6887 37320 > 7427 37321 > 8899 37322 > 1247 37323 > 5511 37324 > 4453 37325 > 759 37326 > 6416 37327 > 9195 37328 > 4299 37329 > 362 37330 > 7082 37331 > 7678 37332 > 25 37333 > 9978 37334 > 9373 37335 > 5279 37336 > 3344 37337 > 9063 37338 > 410 37339 > 6725 37340 > 8808 37341 > 5514 37342 > 1829 37343 > 3413 37344 > 3935 37345 > 1308 37346 > 2623 37347 > 2710 37348 > 9866 37349 > 7595 37350 > 8032 37351 > 3945 37352 > 7220 37353 > 4644 37354 > 7896 37355 > 7565 37356 > 1228 37357 > 4017 37358 > 5053 37359 > 7119 37360 > 2943 37361 > 1552 37362 > 8710 37363 > 8619 37364 > 8878 37365 > 295 37366 > 9874 37367 > 9359 37368 > 9817 37369 > 7332 37370 > 7650 37371 > 7231 37372 > 2400 37373 > 6736 37374 > 5845 37375 > 5306 37376 > 3743 37377 > 5899 37378 > 2691 37379 > 5321 37380 > 3691 37381 > 4392 37382 > 2549 37383 > 9712 37384 > 1604 37385 > 4791 37386 > 3028 37387 > 4635 37388 > 3747 37389 > 5441 37390 > 407 37391 > 2525 37392 > 1603 37393 > 7567 37394 > 5359 37395 > 7899 37396 > 2006 37397 > 1651 37398 > 5284 37399 > 8421 37400 > 759 37401 > 235 37402 > 786 37403 > 1526 37404 > 1298 37405 > 7978 37406 > 8881 37407 > 7805 37408 > 7929 37409 > 7671 37410 > 3784 37411 > 5471 37412 > 2042 37413 > 9312 37414 > 7107 37415 > 8010 37416 > 5742 37417 > 7879 37418 > 5424 37419 > 1986 37420 > 9318 37421 > 3519 37422 > 9749 37423 > 3534 37424 > 1559 37425 > 371 37426 > 7598 37427 > 9295 37428 > 9284 37429 > 2033 37430 > 1075 37431 > 6535 37432 > 5873 37433 > 8047 37434 > 3919 37435 > 8925 37436 > 8620 37437 > 7908 37438 > 3840 37439 > 1806 37440 > 6483 37441 > 4538 37442 > 3790 37443 > 1177 37444 > 4290 37445 > 8808 37446 > 5617 37447 > 8048 37448 > 7449 37449 > 410 37450 > 8276 37451 > 569 37452 > 9859 37453 > 4378 37454 > 8997 37455 > 3914 37456 > 4105 37457 > 2704 37458 > 3003 37459 > 3350 37460 > 9810 37461 > 9401 37462 > 2160 37463 > 5948 37464 > 3927 37465 > 5033 37466 > 4616 37467 > 4532 37468 > 381 37469 > 886 37470 > 509 37471 > 451 37472 > 9863 37473 > 9630 37474 > 3430 37475 > 4918 37476 > 13 37477 > 3039 37478 > 6373 37479 > 5870 37480 > 5802 37481 > 7190 37482 > 3130 37483 > 6118 37484 > 8012 37485 > 4569 37486 > 7524 37487 > 9604 37488 > 5330 37489 > 9221 37490 > 2804 37491 > 3677 37492 > 8152 37493 > 1244 37494 > 3073 37495 > 9266 37496 > 9250 37497 > 9950 37498 > 9766 37499 > 3743 37500 > 6044 37501 > 8220 37502 > 2175 37503 > 9134 37504 > 390 37505 > 813 37506 > 6167 37507 > 8455 37508 > 1468 37509 > 54 37510 > 953 37511 > 101 37512 > 2018 37513 > 6988 37514 > 3695 37515 > 9426 37516 > 3557 37517 > 2870 37518 > 1778 37519 > 3491 37520 > 5778 37521 > 5599 37522 > 110 37523 > 7204 37524 > 7468 37525 > 7595 37526 > 8776 37527 > 751 37528 > 4520 37529 > 5697 37530 > 4897 37531 > 3328 37532 > 7142 37533 > 1949 37534 > 8663 37535 > 7373 37536 > 2645 37537 > 1185 37538 > 4661 37539 > 656 37540 > 6724 37541 > 1953 37542 > 8006 37543 > 464 37544 > 8159 37545 > 777 37546 > 1947 37547 > 9910 37548 > 2261 37549 > 7486 37550 > 9349 37551 > 6842 37552 > 1310 37553 > 4700 37554 > 9539 37555 > 5208 37556 > 1892 37557 > 2307 37558 > 2076 37559 > 3852 37560 > 2170 37561 > 1036 37562 > 1239 37563 > 6238 37564 > 6108 37565 > 168 37566 > 2679 37567 > 6110 37568 > 3875 37569 > 7592 37570 > 2521 37571 > 8910 37572 > 3377 37573 > 303 37574 > 182 37575 > 753 37576 > 3414 37577 > 6422 37578 > 1713 37579 > 7757 37580 > 53 37581 > 4785 37582 > 600 37583 > 8198 37584 > 3883 37585 > 9387 37586 > 5354 37587 > 7250 37588 > 2063 37589 > 7379 37590 > 2910 37591 > 6892 37592 > 7806 37593 > 1761 37594 > 7428 37595 > 7724 37596 > 7341 37597 > 3845 37598 > 8431 37599 > 9133 37600 > 7520 37601 > 1371 37602 > 120 37603 > 4804 37604 > 1817 37605 > 1412 37606 > 7553 37607 > 2351 37608 > 3727 37609 > 4979 37610 > 9820 37611 > 8678 37612 > 859 37613 > 5969 37614 > 9144 37615 > 4065 37616 > 5936 37617 > 8732 37618 > 7946 37619 > 7372 37620 > 4095 37621 > 1793 37622 > 1390 37623 > 7367 37624 > 1041 37625 > 4619 37626 > 8740 37627 > 2964 37628 > 3905 37629 > 9113 37630 > 613 37631 > 8630 37632 > 2235 37633 > 983 37634 > 722 37635 > 6662 37636 > 4117 37637 > 8766 37638 > 1148 37639 > 8078 37640 > 9921 37641 > 8380 37642 > 1824 37643 > 7129 37644 > 4637 37645 > 2706 37646 > 4169 37647 > 9035 37648 > 4729 37649 > 103 37650 > 4670 37651 > 9323 37652 > 7443 37653 > 1894 37654 > 5285 37655 > 8868 37656 > 9470 37657 > 7172 37658 > 682 37659 > 2124 37660 > 5982 37661 > 1824 37662 > 4190 37663 > 5033 37664 > 9263 37665 > 9863 37666 > 3120 37667 > 2538 37668 > 2340 37669 > 315 37670 > 2333 37671 > 4353 37672 > 8027 37673 > 351 37674 > 3768 37675 > 2513 37676 > 737 37677 > 754 37678 > 2872 37679 > 8226 37680 > 357 37681 > 6725 37682 > 557 37683 > 2480 37684 > 5921 37685 > 6120 37686 > 6382 37687 > 8464 37688 > 2700 37689 > 2271 37690 > 7024 37691 > 2313 37692 > 1996 37693 > 3194 37694 > 8610 37695 > 5884 37696 > 1643 37697 > 4410 37698 > 7120 37699 > 644 37700 > 2670 37701 > 3247 37702 > 8605 37703 > 463 37704 > 106 37705 > 8783 37706 > 9010 37707 > 1460 37708 > 4973 37709 > 48 37710 > 5599 37711 > 1011 37712 > 1197 37713 > 3316 37714 > 6930 37715 > 3360 37716 > 2620 37717 > 3370 37718 > 1131 37719 > 1580 37720 > 1969 37721 > 364 37722 > 2730 37723 > 4540 37724 > 6692 37725 > 5954 37726 > 6756 37727 > 515 37728 > 2559 37729 > 4052 37730 > 5512 37731 > 4682 37732 > 3828 37733 > 4998 37734 > 9146 37735 > 2856 37736 > 7352 37737 > 1552 37738 > 5924 37739 > 4446 37740 > 9753 37741 > 9947 37742 > 982 37743 > 1926 37744 > 2877 37745 > 9822 37746 > 6585 37747 > 7772 37748 > 7361 37749 > 5968 37750 > 1158 37751 > 7352 37752 > 2233 37753 > 499 37754 > 119 37755 > 3232 37756 > 9016 37757 > 2741 37758 > 5654 37759 > 2895 37760 > 8992 37761 > 2934 37762 > 4008 37763 > 829 37764 > 1247 37765 > 6907 37766 > 6189 37767 > 8862 37768 > 571 37769 > 7972 37770 > 9979 37771 > 3710 37772 > 952 37773 > 5065 37774 > 2437 37775 > 5175 37776 > 4826 37777 > 3548 37778 > 8754 37779 > 6499 37780 > 5234 37781 > 5384 37782 > 7136 37783 > 4628 37784 > 9070 37785 > 4189 37786 > 7782 37787 > 5173 37788 > 331 37789 > 8145 37790 > 9098 37791 > 1681 37792 > 7148 37793 > 7367 37794 > 9159 37795 > 8173 37796 > 8926 37797 > 5014 37798 > 4260 37799 > 3624 37800 > 5953 37801 > 2283 37802 > 2573 37803 > 903 37804 > 9160 37805 > 56 37806 > 1965 37807 > 5166 37808 > 9813 37809 > 2170 37810 > 688 37811 > 5761 37812 > 8828 37813 > 5267 37814 > 2533 37815 > 5734 37816 > 9814 37817 > 550 37818 > 8410 37819 > 7190 37820 > 1006 37821 > 3354 37822 > 1082 37823 > 9647 37824 > 9892 37825 > 7679 37826 > 4414 37827 > 4234 37828 > 5521 37829 > 27 37830 > 4303 37831 > 6614 37832 > 2884 37833 > 6440 37834 > 8366 37835 > 4285 37836 > 7632 37837 > 3975 37838 > 8515 37839 > 5970 37840 > 9587 37841 > 554 37842 > 6890 37843 > 2012 37844 > 2538 37845 > 7374 37846 > 1397 37847 > 253 37848 > 4685 37849 > 2007 37850 > 6446 37851 > 4284 37852 > 812 37853 > 8497 37854 > 5778 37855 > 6524 37856 > 1536 37857 > 3223 37858 > 4605 37859 > 3798 37860 > 1763 37861 > 9085 37862 > 2237 37863 > 6839 37864 > 8353 37865 > 4862 37866 > 9588 37867 > 1554 37868 > 3238 37869 > 2877 37870 > 693 37871 > 9376 37872 > 7819 37873 > 8055 37874 > 6447 37875 > 880 37876 > 6655 37877 > 6923 37878 > 2795 37879 > 3791 37880 > 1733 37881 > 5874 37882 > 3554 37883 > 8372 37884 > 8361 37885 > 3538 37886 > 7430 37887 > 8254 37888 > 7103 37889 > 715 37890 > 3237 37891 > 5988 37892 > 4010 37893 > 9442 37894 > 1242 37895 > 8624 37896 > 591 37897 > 5144 37898 > 3032 37899 > 2922 37900 > 2078 37901 > 8364 37902 > 2615 37903 > 3272 37904 > 8209 37905 > 4566 37906 > 3487 37907 > 8078 37908 > 4887 37909 > 1226 37910 > 9718 37911 > 5370 37912 > 7862 37913 > 6478 37914 > 8849 37915 > 9293 37916 > 7338 37917 > 2696 37918 > 1275 37919 > 6087 37920 > 9507 37921 > 5252 37922 > 5775 37923 > 8414 37924 > 803 37925 > 9257 37926 > 2287 37927 > 1481 37928 > 220 37929 > 9245 37930 > 3543 37931 > 6920 37932 > 6653 37933 > 1469 37934 > 5331 37935 > 9222 37936 > 4405 37937 > 6236 37938 > 9146 37939 > 3406 37940 > 6951 37941 > 7665 37942 > 4861 37943 > 6360 37944 > 9191 37945 > 1205 37946 > 4883 37947 > 9773 37948 > 1078 37949 > 5284 37950 > 7493 37951 > 2314 37952 > 9724 37953 > 7217 37954 > 7790 37955 > 5946 37956 > 2294 37957 > 281 37958 > 5198 37959 > 3902 37960 > 5113 37961 > 4982 37962 > 9280 37963 > 6149 37964 > 5488 37965 > 8816 37966 > 3839 37967 > 3980 37968 > 5146 37969 > 952 37970 > 188 37971 > 8192 37972 > 2940 37973 > 5209 37974 > 2212 37975 > 7697 37976 > 6042 37977 > 1831 37978 > 8714 37979 > 2263 37980 > 8248 37981 > 8753 37982 > 449 37983 > 9327 37984 > 1774 37985 > 4120 37986 > 8528 37987 > 5649 37988 > 6436 37989 > 8625 37990 > 1329 37991 > 7132 37992 > 7106 37993 > 2412 37994 > 5466 37995 > 6633 37996 > 4888 37997 > 7768 37998 > 8093 37999 > 4214 38000 > 4220 38001 > 7563 38002 > 4488 38003 > 1299 38004 > 1719 38005 > 3620 38006 > 9534 38007 > 2288 38008 > 901 38009 > 1751 38010 > 8915 38011 > 2449 38012 > 421 38013 > 7495 38014 > 4994 38015 > 4016 38016 > 7629 38017 > 6533 38018 > 4801 38019 > 2073 38020 > 6255 38021 > 76 38022 > 7223 38023 > 426 38024 > 6760 38025 > 6864 38026 > 7410 38027 > 3804 38028 > 9602 38029 > 3998 38030 > 0 38031 > 6254 38032 > 6730 38033 > 103 38034 > 134 38035 > 6340 38036 > 2402 38037 > 1247 38038 > 2662 38039 > 7611 38040 > 740 38041 > 1565 38042 > 7384 38043 > 4207 38044 > 8808 38045 > 5048 38046 > 6973 38047 > 7094 38048 > 2625 38049 > 9234 38050 > 2067 38051 > 9370 38052 > 4215 38053 > 7561 38054 > 6301 38055 > 3942 38056 > 3533 38057 > 6402 38058 > 7260 38059 > 2403 38060 > 4832 38061 > 9663 38062 > 8517 38063 > 3895 38064 > 4520 38065 > 6105 38066 > 2212 38067 > 106 38068 > 1268 38069 > 2280 38070 > 1344 38071 > 4866 38072 > 6797 38073 > 5789 38074 > 6674 38075 > 9600 38076 > 1877 38077 > 1255 38078 > 507 38079 > 9606 38080 > 5584 38081 > 7246 38082 > 6026 38083 > 889 38084 > 7039 38085 > 1689 38086 > 7531 38087 > 7143 38088 > 9419 38089 > 9790 38090 > 772 38091 > 556 38092 > 8914 38093 > 8756 38094 > 2953 38095 > 747 38096 > 3396 38097 > 5900 38098 > 8222 38099 > 2595 38100 > 7885 38101 > 8105 38102 > 4243 38103 > 5084 38104 > 5305 38105 > 1954 38106 > 9318 38107 > 9532 38108 > 6511 38109 > 1831 38110 > 9467 38111 > 4050 38112 > 1366 38113 > 139 38114 > 7319 38115 > 8302 38116 > 9313 38117 > 6704 38118 > 4477 38119 > 9121 38120 > 8024 38121 > 4516 38122 > 488 38123 > 2640 38124 > 1813 38125 > 9776 38126 > 3003 38127 > 4585 38128 > 838 38129 > 1598 38130 > 1031 38131 > 704 38132 > 4252 38133 > 2601 38134 > 5175 38135 > 3042 38136 > 9941 38137 > 2085 38138 > 2994 38139 > 7196 38140 > 3107 38141 > 8096 38142 > 7186 38143 > 5856 38144 > 9332 38145 > 7911 38146 > 978 38147 > 7050 38148 > 5935 38149 > 1368 38150 > 5820 38151 > 1737 38152 > 93 38153 > 8466 38154 > 5580 38155 > 3856 38156 > 7449 38157 > 7111 38158 > 9078 38159 > 4283 38160 > 1659 38161 > 1049 38162 > 5477 38163 > 9111 38164 > 7306 38165 > 9973 38166 > 7326 38167 > 5357 38168 > 6946 38169 > 5689 38170 > 1243 38171 > 2808 38172 > 4566 38173 > 1257 38174 > 7178 38175 > 7403 38176 > 6037 38177 > 613 38178 > 4280 38179 > 6852 38180 > 4713 38181 > 5542 38182 > 9859 38183 > 7798 38184 > 9667 38185 > 8460 38186 > 6529 38187 > 3641 38188 > 942 38189 > 6484 38190 > 967 38191 > 8098 38192 > 9938 38193 > 4153 38194 > 1608 38195 > 1637 38196 > 7775 38197 > 4193 38198 > 9114 38199 > 5739 38200 > 942 38201 > 2220 38202 > 7631 38203 > 2661 38204 > 9286 38205 > 3203 38206 > 8263 38207 > 579 38208 > 3098 38209 > 8149 38210 > 3655 38211 > 7077 38212 > 3197 38213 > 6730 38214 > 1050 38215 > 4216 38216 > 4769 38217 > 7284 38218 > 5751 38219 > 6036 38220 > 6070 38221 > 972 38222 > 1976 38223 > 4045 38224 > 2732 38225 > 7889 38226 > 5907 38227 > 1268 38228 > 6930 38229 > 6284 38230 > 3427 38231 > 8996 38232 > 6635 38233 > 1790 38234 > 3441 38235 > 6192 38236 > 4906 38237 > 5830 38238 > 6710 38239 > 7579 38240 > 3207 38241 > 1082 38242 > 2353 38243 > 5861 38244 > 7779 38245 > 4847 38246 > 1067 38247 > 1600 38248 > 5003 38249 > 4282 38250 > 4524 38251 > 3111 38252 > 2337 38253 > 4365 38254 > 9843 38255 > 925 38256 > 6210 38257 > 7255 38258 > 9214 38259 > 8772 38260 > 6304 38261 > 4478 38262 > 648 38263 > 9363 38264 > 8741 38265 > 6270 38266 > 2836 38267 > 1256 38268 > 3841 38269 > 7348 38270 > 2895 38271 > 5002 38272 > 3985 38273 > 9559 38274 > 4864 38275 > 778 38276 > 8835 38277 > 7878 38278 > 793 38279 > 5610 38280 > 7933 38281 > 152 38282 > 5795 38283 > 6432 38284 > 9905 38285 > 6382 38286 > 1328 38287 > 9545 38288 > 4475 38289 > 7342 38290 > 2786 38291 > 4323 38292 > 3389 38293 > 6170 38294 > 2207 38295 > 9073 38296 > 1357 38297 > 9976 38298 > 2985 38299 > 9126 38300 > 468 38301 > 4888 38302 > 3475 38303 > 8641 38304 > 4327 38305 > 3870 38306 > 2848 38307 > 2261 38308 > 9880 38309 > 6000 38310 > 246 38311 > 6014 38312 > 4246 38313 > 5824 38314 > 6126 38315 > 9985 38316 > 3438 38317 > 3614 38318 > 9232 38319 > 2196 38320 > 4309 38321 > 9043 38322 > 6953 38323 > 6982 38324 > 2541 38325 > 7736 38326 > 5494 38327 > 8013 38328 > 7897 38329 > 8330 38330 > 5474 38331 > 4594 38332 > 5938 38333 > 6401 38334 > 5540 38335 > 2743 38336 > 2911 38337 > 676 38338 > 4753 38339 > 4227 38340 > 3238 38341 > 1433 38342 > 1914 38343 > 8423 38344 > 5114 38345 > 8995 38346 > 3578 38347 > 4959 38348 > 1953 38349 > 6685 38350 > 6527 38351 > 4331 38352 > 7969 38353 > 1922 38354 > 5084 38355 > 3148 38356 > 6386 38357 > 8920 38358 > 6952 38359 > 9785 38360 > 6459 38361 > 7753 38362 > 5843 38363 > 5811 38364 > 7268 38365 > 1406 38366 > 2698 38367 > 7887 38368 > 2370 38369 > 571 38370 > 5777 38371 > 7585 38372 > 7158 38373 > 3619 38374 > 1337 38375 > 7878 38376 > 5439 38377 > 5861 38378 > 2419 38379 > 6377 38380 > 3263 38381 > 7756 38382 > 8885 38383 > 3053 38384 > 7237 38385 > 1100 38386 > 2531 38387 > 6720 38388 > 1784 38389 > 7973 38390 > 4220 38391 > 6157 38392 > 3123 38393 > 4404 38394 > 986 38395 > 6003 38396 > 1426 38397 > 1699 38398 > 7528 38399 > 1734 38400 > 7624 38401 > 5276 38402 > 8432 38403 > 9195 38404 > 8478 38405 > 3522 38406 > 3706 38407 > 8162 38408 > 3134 38409 > 9504 38410 > 3125 38411 > 5235 38412 > 2640 38413 > 3018 38414 > 9362 38415 > 2656 38416 > 2270 38417 > 9878 38418 > 2199 38419 > 3866 38420 > 862 38421 > 7295 38422 > 8527 38423 > 3352 38424 > 3287 38425 > 1264 38426 > 9879 38427 > 6090 38428 > 3068 38429 > 9810 38430 > 1279 38431 > 1416 38432 > 6834 38433 > 3837 38434 > 3258 38435 > 8782 38436 > 7351 38437 > 3086 38438 > 1297 38439 > 2706 38440 > 4902 38441 > 1612 38442 > 7903 38443 > 1404 38444 > 944 38445 > 904 38446 > 6575 38447 > 8469 38448 > 8708 38449 > 7318 38450 > 1899 38451 > 9168 38452 > 2855 38453 > 4750 38454 > 7346 38455 > 5100 38456 > 1254 38457 > 1307 38458 > 1678 38459 > 6552 38460 > 6560 38461 > 6244 38462 > 6551 38463 > 4480 38464 > 235 38465 > 4938 38466 > 4971 38467 > 2120 38468 > 9495 38469 > 2950 38470 > 7694 38471 > 9684 38472 > 708 38473 > 2426 38474 > 6404 38475 > 4258 38476 > 5732 38477 > 6336 38478 > 6182 38479 > 9215 38480 > 8011 38481 > 2049 38482 > 2899 38483 > 631 38484 > 3283 38485 > 8375 38486 > 3383 38487 > 5535 38488 > 3694 38489 > 2264 38490 > 2848 38491 > 5746 38492 > 5931 38493 > 4375 38494 > 2657 38495 > 1519 38496 > 9845 38497 > 4420 38498 > 5577 38499 > 9210 38500 > 6124 38501 > 1685 38502 > 6651 38503 > 8588 38504 > 595 38505 > 7070 38506 > 1650 38507 > 2772 38508 > 9094 38509 > 9888 38510 > 7396 38511 > 6016 38512 > 4025 38513 > 4125 38514 > 2780 38515 > 9916 38516 > 8348 38517 > 6945 38518 > 6894 38519 > 6023 38520 > 5883 38521 > 5792 38522 > 8301 38523 > 2346 38524 > 7620 38525 > 7290 38526 > 2529 38527 > 3071 38528 > 2108 38529 > 7107 38530 > 5994 38531 > 1729 38532 > 6833 38533 > 2765 38534 > 3946 38535 > 1583 38536 > 7054 38537 > 6038 38538 > 9745 38539 > 7041 38540 > 1875 38541 > 8812 38542 > 7602 38543 > 5004 38544 > 8953 38545 > 5392 38546 > 7201 38547 > 3949 38548 > 4757 38549 > 711 38550 > 4377 38551 > 7481 38552 > 1469 38553 > 5420 38554 > 4467 38555 > 5772 38556 > 1262 38557 > 1411 38558 > 8506 38559 > 3618 38560 > 8852 38561 > 6828 38562 > 31 38563 > 6647 38564 > 8765 38565 > 2319 38566 > 1534 38567 > 8604 38568 > 3549 38569 > 8975 38570 > 5939 38571 > 3490 38572 > 7002 38573 > 6006 38574 > 4717 38575 > 5312 38576 > 8243 38577 > 9531 38578 > 2811 38579 > 4345 38580 > 3387 38581 > 8235 38582 > 611 38583 > 3418 38584 > 6670 38585 > 6788 38586 > 6123 38587 > 4497 38588 > 178 38589 > 7665 38590 > 8816 38591 > 6952 38592 > 2389 38593 > 5452 38594 > 1575 38595 > 7912 38596 > 4964 38597 > 9 38598 > 5502 38599 > 8706 38600 > 1765 38601 > 2731 38602 > 758 38603 > 8178 38604 > 6773 38605 > 6995 38606 > 5815 38607 > 6929 38608 > 6338 38609 > 5352 38610 > 9110 38611 > 9726 38612 > 473 38613 > 6688 38614 > 1684 38615 > 726 38616 > 2433 38617 > 7949 38618 > 3017 38619 > 3984 38620 > 1360 38621 > 8370 38622 > 1826 38623 > 1233 38624 > 3054 38625 > 5479 38626 > 3988 38627 > 5929 38628 > 995 38629 > 6132 38630 > 8043 38631 > 5554 38632 > 4975 38633 > 4836 38634 > 6390 38635 > 5166 38636 > 9985 38637 > 5201 38638 > 6947 38639 > 1188 38640 > 5035 38641 > 3038 38642 > 1143 38643 > 6429 38644 > 4986 38645 > 1285 38646 > 2911 38647 > 2674 38648 > 6663 38649 > 6170 38650 > 199 38651 > 7109 38652 > 9438 38653 > 7590 38654 > 7843 38655 > 3308 38656 > 3728 38657 > 3128 38658 > 6617 38659 > 7992 38660 > 2451 38661 > 2393 38662 > 13 38663 > 3297 38664 > 6898 38665 > 1459 38666 > 7073 38667 > 9164 38668 > 938 38669 > 8266 38670 > 2025 38671 > 5832 38672 > 7313 38673 > 6274 38674 > 3634 38675 > 6865 38676 > 5892 38677 > 3760 38678 > 1023 38679 > 4188 38680 > 2627 38681 > 1425 38682 > 5191 38683 > 9117 38684 > 6920 38685 > 276 38686 > 529 38687 > 6302 38688 > 6754 38689 > 9290 38690 > 4348 38691 > 9042 38692 > 3002 38693 > 6983 38694 > 6497 38695 > 3857 38696 > 6903 38697 > 4071 38698 > 2091 38699 > 6706 38700 > 5096 38701 > 9407 38702 > 1581 38703 > 1349 38704 > 4274 38705 > 989 38706 > 1977 38707 > 3674 38708 > 6365 38709 > 1466 38710 > 3661 38711 > 3340 38712 > 5313 38713 > 8326 38714 > 3113 38715 > 3345 38716 > 8344 38717 > 3749 38718 > 7809 38719 > 4189 38720 > 8405 38721 > 7215 38722 > 9679 38723 > 5273 38724 > 6192 38725 > 603 38726 > 3531 38727 > 9869 38728 > 6809 38729 > 780 38730 > 5945 38731 > 598 38732 > 2468 38733 > 5089 38734 > 3342 38735 > 9229 38736 > 2360 38737 > 6616 38738 > 1647 38739 > 6756 38740 > 5305 38741 > 8803 38742 > 8753 38743 > 2030 38744 > 6955 38745 > 7514 38746 > 7757 38747 > 9760 38748 > 1083 38749 > 5427 38750 > 1037 38751 > 4643 38752 > 8779 38753 > 4501 38754 > 6838 38755 > 2190 38756 > 8524 38757 > 3304 38758 > 4684 38759 > 1715 38760 > 8459 38761 > 754 38762 > 6540 38763 > 9154 38764 > 6679 38765 > 3509 38766 > 3518 38767 > 3113 38768 > 6625 38769 > 1785 38770 > 4577 38771 > 6310 38772 > 7257 38773 > 4908 38774 > 6048 38775 > 9827 38776 > 6524 38777 > 808 38778 > 7665 38779 > 3587 38780 > 4303 38781 > 9913 38782 > 7554 38783 > 2954 38784 > 6438 38785 > 1780 38786 > 133 38787 > 816 38788 > 8250 38789 > 4337 38790 > 398 38791 > 3302 38792 > 7932 38793 > 816 38794 > 1373 38795 > 3332 38796 > 2820 38797 > 1887 38798 > 7882 38799 > 9552 38800 > 3830 38801 > 3437 38802 > 8616 38803 > 7064 38804 > 2708 38805 > 8599 38806 > 6442 38807 > 7031 38808 > 3391 38809 > 3436 38810 > 1885 38811 > 3663 38812 > 9595 38813 > 8523 38814 > 7745 38815 > 6070 38816 > 6255 38817 > 1589 38818 > 2354 38819 > 2576 38820 > 9640 38821 > 4265 38822 > 2883 38823 > 4190 38824 > 8974 38825 > 1886 38826 > 7377 38827 > 6332 38828 > 1304 38829 > 995 38830 > 9567 38831 > 1457 38832 > 3616 38833 > 1207 38834 > 2885 38835 > 5676 38836 > 9421 38837 > 6728 38838 > 4625 38839 > 6454 38840 > 5422 38841 > 8819 38842 > 8486 38843 > 1340 38844 > 7838 38845 > 550 38846 > 4834 38847 > 2150 38848 > 3928 38849 > 301 38850 > 1180 38851 > 2808 38852 > 8045 38853 > 2930 38854 > 8884 38855 > 1905 38856 > 5155 38857 > 1749 38858 > 8841 38859 > 2665 38860 > 4929 38861 > 3475 38862 > 5872 38863 > 3654 38864 > 2060 38865 > 6659 38866 > 7166 38867 > 354 38868 > 8589 38869 > 1636 38870 > 475 38871 > 2146 38872 > 1067 38873 > 3172 38874 > 899 38875 > 9654 38876 > 3033 38877 > 9693 38878 > 7538 38879 > 9165 38880 > 6602 38881 > 302 38882 > 4889 38883 > 3448 38884 > 4300 38885 > 6820 38886 > 7703 38887 > 9698 38888 > 2315 38889 > 6759 38890 > 5454 38891 > 6226 38892 > 9694 38893 > 1187 38894 > 3724 38895 > 6853 38896 > 3304 38897 > 4094 38898 > 8741 38899 > 5663 38900 > 4893 38901 > 5673 38902 > 8935 38903 > 9659 38904 > 281 38905 > 9837 38906 > 4386 38907 > 8413 38908 > 3022 38909 > 8677 38910 > 813 38911 > 4706 38912 > 7509 38913 > 7179 38914 > 4277 38915 > 9713 38916 > 1357 38917 > 5377 38918 > 8264 38919 > 3598 38920 > 7130 38921 > 4236 38922 > 469 38923 > 9701 38924 > 1365 38925 > 9886 38926 > 5513 38927 > 1324 38928 > 2265 38929 > 8062 38930 > 7659 38931 > 6359 38932 > 181 38933 > 1717 38934 > 9863 38935 > 240 38936 > 7944 38937 > 3180 38938 > 2684 38939 > 159 38940 > 3245 38941 > 7567 38942 > 6184 38943 > 4522 38944 > 4071 38945 > 144 38946 > 6106 38947 > 1538 38948 > 2575 38949 > 8683 38950 > 5708 38951 > 2314 38952 > 6367 38953 > 489 38954 > 1693 38955 > 350 38956 > 78 38957 > 3684 38958 > 8486 38959 > 2898 38960 > 2248 38961 > 2673 38962 > 1662 38963 > 1865 38964 > 4476 38965 > 6879 38966 > 588 38967 > 1341 38968 > 8955 38969 > 787 38970 > 4134 38971 > 5283 38972 > 139 38973 > 3419 38974 > 9499 38975 > 8367 38976 > 2371 38977 > 4188 38978 > 2069 38979 > 604 38980 > 9799 38981 > 4730 38982 > 4560 38983 > 6116 38984 > 2822 38985 > 3984 38986 > 9324 38987 > 9699 38988 > 1021 38989 > 5453 38990 > 8650 38991 > 553 38992 > 1343 38993 > 2446 38994 > 6372 38995 > 5413 38996 > 9642 38997 > 4582 38998 > 4808 38999 > 4955 39000 > 5058 39001 > 9724 39002 > 6380 39003 > 6230 39004 > 1979 39005 > 4499 39006 > 4619 39007 > 9514 39008 > 3990 39009 > 3145 39010 > 1632 39011 > 521 39012 > 7806 39013 > 5110 39014 > 6933 39015 > 6326 39016 > 4485 39017 > 4075 39018 > 1381 39019 > 2785 39020 > 1982 39021 > 7263 39022 > 4930 39023 > 6938 39024 > 7911 39025 > 3464 39026 > 3077 39027 > 1508 39028 > 6760 39029 > 9949 39030 > 5432 39031 > 951 39032 > 2513 39033 > 857 39034 > 8031 39035 > 5661 39036 > 1339 39037 > 2376 39038 > 7816 39039 > 1522 39040 > 7905 39041 > 1227 39042 > 279 39043 > 354 39044 > 4234 39045 > 6575 39046 > 1903 39047 > 2280 39048 > 2815 39049 > 3844 39050 > 1371 39051 > 3142 39052 > 9857 39053 > 87 39054 > 2330 39055 > 5440 39056 > 5468 39057 > 1645 39058 > 1534 39059 > 8198 39060 > 891 39061 > 9065 39062 > 4292 39063 > 4406 39064 > 1786 39065 > 6454 39066 > 695 39067 > 7909 39068 > 6423 39069 > 1941 39070 > 394 39071 > 4183 39072 > 8083 39073 > 3311 39074 > 3933 39075 > 7994 39076 > 5726 39077 > 2096 39078 > 4792 39079 > 2724 39080 > 6513 39081 > 1829 39082 > 4823 39083 > 8789 39084 > 2996 39085 > 4552 39086 > 5876 39087 > 349 39088 > 4780 39089 > 9433 39090 > 7226 39091 > 9266 39092 > 7330 39093 > 5190 39094 > 6293 39095 > 6128 39096 > 1960 39097 > 4233 39098 > 5617 39099 > 6972 39100 > 2556 39101 > 3058 39102 > 510 39103 > 8895 39104 > 1421 39105 > 3479 39106 > 4266 39107 > 2804 39108 > 524 39109 > 4988 39110 > 5221 39111 > 2560 39112 > 8981 39113 > 4511 39114 > 3971 39115 > 2184 39116 > 5492 39117 > 833 39118 > 9841 39119 > 8061 39120 > 9352 39121 > 466 39122 > 8126 39123 > 9371 39124 > 2578 39125 > 9754 39126 > 4591 39127 > 5891 39128 > 726 39129 > 4438 39130 > 902 39131 > 5709 39132 > 3898 39133 > 2703 39134 > 6749 39135 > 5285 39136 > 8501 39137 > 1412 39138 > 2483 39139 > 1947 39140 > 7492 39141 > 1860 39142 > 188 39143 > 8536 39144 > 918 39145 > 3151 39146 > 7688 39147 > 762 39148 > 2039 39149 > 2104 39150 > 3669 39151 > 8176 39152 > 9788 39153 > 4295 39154 > 8223 39155 > 5709 39156 > 840 39157 > 2923 39158 > 9804 39159 > 9744 39160 > 7870 39161 > 8654 39162 > 9554 39163 > 582 39164 > 3978 39165 > 5951 39166 > 9263 39167 > 3641 39168 > 3381 39169 > 9583 39170 > 9340 39171 > 8408 39172 > 3384 39173 > 7223 39174 > 6906 39175 > 4980 39176 > 5928 39177 > 4927 39178 > 7572 39179 > 3029 39180 > 8541 39181 > 2033 39182 > 3024 39183 > 3077 39184 > 975 39185 > 7974 39186 > 7478 39187 > 8470 39188 > 3765 39189 > 7657 39190 > 2753 39191 > 2365 39192 > 4566 39193 > 7631 39194 > 1917 39195 > 5484 39196 > 9944 39197 > 2755 39198 > 3276 39199 > 4355 39200 > 7648 39201 > 6195 39202 > 3904 39203 > 3607 39204 > 2791 39205 > 4697 39206 > 4291 39207 > 6703 39208 > 1505 39209 > 8707 39210 > 3330 39211 > 7184 39212 > 7489 39213 > 8192 39214 > 4715 39215 > 5226 39216 > 5116 39217 > 442 39218 > 6938 39219 > 1486 39220 > 2296 39221 > 9519 39222 > 248 39223 > 2042 39224 > 5059 39225 > 1065 39226 > 3635 39227 > 6246 39228 > 7102 39229 > 539 39230 > 4603 39231 > 9105 39232 > 1028 39233 > 44 39234 > 4950 39235 > 3833 39236 > 9240 39237 > 5673 39238 > 2838 39239 > 5912 39240 > 3867 39241 > 4653 39242 > 5384 39243 > 9291 39244 > 5256 39245 > 6681 39246 > 9294 39247 > 1557 39248 > 3146 39249 > 9845 39250 > 6971 39251 > 5735 39252 > 3471 39253 > 214 39254 > 6713 39255 > 9298 39256 > 4109 39257 > 6072 39258 > 3555 39259 > 4702 39260 > 9590 39261 > 8062 39262 > 5849 39263 > 5498 39264 > 1427 39265 > 6156 39266 > 3780 39267 > 2610 39268 > 7615 39269 > 2268 39270 > 4039 39271 > 6335 39272 > 2305 39273 > 8980 39274 > 8283 39275 > 7015 39276 > 6290 39277 > 1522 39278 > 4213 39279 > 1494 39280 > 128 39281 > 8277 39282 > 5514 39283 > 5680 39284 > 9189 39285 > 2232 39286 > 8724 39287 > 9298 39288 > 3361 39289 > 1251 39290 > 7966 39291 > 4304 39292 > 8578 39293 > 5544 39294 > 3772 39295 > 3248 39296 > 2631 39297 > 20 39298 > 8236 39299 > 1439 39300 > 3793 39301 > 6539 39302 > 8766 39303 > 5098 39304 > 7205 39305 > 362 39306 > 2377 39307 > 8506 39308 > 840 39309 > 4430 39310 > 2206 39311 > 6216 39312 > 2783 39313 > 6581 39314 > 8581 39315 > 6785 39316 > 2781 39317 > 6568 39318 > 264 39319 > 8502 39320 > 7006 39321 > 2992 39322 > 6535 39323 > 3806 39324 > 3248 39325 > 9867 39326 > 5497 39327 > 4748 39328 > 7180 39329 > 5930 39330 > 7364 39331 > 4215 39332 > 54 39333 > 7326 39334 > 8997 39335 > 220 39336 > 4780 39337 > 9960 39338 > 8301 39339 > 4270 39340 > 5542 39341 > 8389 39342 > 9747 39343 > 9866 39344 > 4727 39345 > 4995 39346 > 9161 39347 > 9292 39348 > 3220 39349 > 8779 39350 > 3581 39351 > 7329 39352 > 4901 39353 > 9242 39354 > 267 39355 > 8884 39356 > 3279 39357 > 9062 39358 > 5036 39359 > 7775 39360 > 8865 39361 > 3224 39362 > 7401 39363 > 8456 39364 > 1958 39365 > 5638 39366 > 6762 39367 > 4807 39368 > 3028 39369 > 19 39370 > 2971 39371 > 8170 39372 > 4957 39373 > 6488 39374 > 8467 39375 > 1228 39376 > 3048 39377 > 9055 39378 > 8335 39379 > 9645 39380 > 3594 39381 > 5588 39382 > 4168 39383 > 2388 39384 > 8729 39385 > 9008 39386 > 2542 39387 > 9242 39388 > 3691 39389 > 3406 39390 > 3179 39391 > 8705 39392 > 9643 39393 > 1984 39394 > 5180 39395 > 6914 39396 > 3913 39397 > 6915 39398 > 7581 39399 > 1028 39400 > 8485 39401 > 2805 39402 > 5168 39403 > 2848 39404 > 5532 39405 > 3900 39406 > 3685 39407 > 7848 39408 > 3052 39409 > 8479 39410 > 9287 39411 > 8555 39412 > 748 39413 > 7790 39414 > 7140 39415 > 9032 39416 > 6235 39417 > 8582 39418 > 993 39419 > 5928 39420 > 9573 39421 > 5502 39422 > 3979 39423 > 1532 39424 > 6741 39425 > 1358 39426 > 7429 39427 > 65 39428 > 2515 39429 > 5382 39430 > 2578 39431 > 3068 39432 > 4071 39433 > 7624 39434 > 577 39435 > 9336 39436 > 1485 39437 > 3941 39438 > 7107 39439 > 5015 39440 > 7157 39441 > 7259 39442 > 8188 39443 > 5243 39444 > 1439 39445 > 2978 39446 > 5729 39447 > 1067 39448 > 2475 39449 > 4323 39450 > 5614 39451 > 7190 39452 > 7277 39453 > 7132 39454 > 7429 39455 > 1298 39456 > 5719 39457 > 7382 39458 > 5608 39459 > 391 39460 > 8952 39461 > 9089 39462 > 8095 39463 > 4735 39464 > 7853 39465 > 6 39466 > 9823 39467 > 2825 39468 > 6056 39469 > 5971 39470 > 6731 39471 > 1010 39472 > 7591 39473 > 7229 39474 > 6465 39475 > 2634 39476 > 3818 39477 > 9518 39478 > 2510 39479 > 8092 39480 > 241 39481 > 6981 39482 > 7430 39483 > 4835 39484 > 9588 39485 > 1263 39486 > 2260 39487 > 5594 39488 > 9276 39489 > 4029 39490 > 2094 39491 > 183 39492 > 4207 39493 > 2292 39494 > 5187 39495 > 4615 39496 > 6306 39497 > 1879 39498 > 9817 39499 > 2412 39500 > 2325 39501 > 6653 39502 > 546 39503 > 4720 39504 > 9367 39505 > 6426 39506 > 2249 39507 > 9142 39508 > 3910 39509 > 3647 39510 > 269 39511 > 9476 39512 > 9289 39513 > 3240 39514 > 9965 39515 > 8713 39516 > 4187 39517 > 4495 39518 > 8228 39519 > 4044 39520 > 2651 39521 > 8836 39522 > 9339 39523 > 4973 39524 > 8401 39525 > 9510 39526 > 9532 39527 > 2458 39528 > 42 39529 > 9840 39530 > 8910 39531 > 6593 39532 > 6871 39533 > 7454 39534 > 584 39535 > 9808 39536 > 1176 39537 > 9787 39538 > 7734 39539 > 6265 39540 > 7479 39541 > 9231 39542 > 5823 39543 > 9141 39544 > 145 39545 > 6330 39546 > 4805 39547 > 5963 39548 > 959 39549 > 1398 39550 > 4221 39551 > 7958 39552 > 8500 39553 > 3474 39554 > 7993 39555 > 3904 39556 > 3135 39557 > 108 39558 > 7145 39559 > 2267 39560 > 3478 39561 > 3665 39562 > 6185 39563 > 2414 39564 > 5548 39565 > 5389 39566 > 6868 39567 > 9282 39568 > 2978 39569 > 8235 39570 > 8931 39571 > 9476 39572 > 3761 39573 > 1618 39574 > 3347 39575 > 6235 39576 > 8849 39577 > 5270 39578 > 9683 39579 > 4970 39580 > 5683 39581 > 4393 39582 > 4219 39583 > 5649 39584 > 3380 39585 > 5210 39586 > 8394 39587 > 9487 39588 > 7491 39589 > 8799 39590 > 9741 39591 > 2310 39592 > 6430 39593 > 2426 39594 > 3819 39595 > 8048 39596 > 2208 39597 > 2565 39598 > 9197 39599 > 6523 39600 > 9431 39601 > 6201 39602 > 634 39603 > 5278 39604 > 7795 39605 > 7353 39606 > 3973 39607 > 5238 39608 > 2390 39609 > 2422 39610 > 8100 39611 > 3171 39612 > 2339 39613 > 4027 39614 > 7526 39615 > 6899 39616 > 9236 39617 > 4311 39618 > 2891 39619 > 3905 39620 > 870 39621 > 1238 39622 > 5168 39623 > 7654 39624 > 3768 39625 > 8153 39626 > 5524 39627 > 6177 39628 > 2675 39629 > 6886 39630 > 6438 39631 > 2711 39632 > 8508 39633 > 5338 39634 > 7800 39635 > 1316 39636 > 1293 39637 > 3524 39638 > 1635 39639 > 9051 39640 > 2809 39641 > 1194 39642 > 3380 39643 > 7560 39644 > 2613 39645 > 3276 39646 > 2051 39647 > 921 39648 > 4846 39649 > 2952 39650 > 4550 39651 > 3854 39652 > 5791 39653 > 2251 39654 > 1053 39655 > 5860 39656 > 2328 39657 > 8954 39658 > 5167 39659 > 2579 39660 > 1020 39661 > 4033 39662 > 3485 39663 > 8588 39664 > 3355 39665 > 3779 39666 > 8528 39667 > 8548 39668 > 5531 39669 > 3067 39670 > 5230 39671 > 3730 39672 > 6670 39673 > 3149 39674 > 6013 39675 > 397 39676 > 2218 39677 > 5436 39678 > 3628 39679 > 3625 39680 > 1495 39681 > 8 39682 > 5159 39683 > 6517 39684 > 6692 39685 > 99 39686 > 5891 39687 > 4853 39688 > 969 39689 > 1401 39690 > 1098 39691 > 7467 39692 > 3892 39693 > 7741 39694 > 4750 39695 > 4194 39696 > 6112 39697 > 3715 39698 > 6559 39699 > 8142 39700 > 5119 39701 > 6685 39702 > 606 39703 > 5529 39704 > 8037 39705 > 2641 39706 > 4694 39707 > 7553 39708 > 4919 39709 > 6940 39710 > 2329 39711 > 1475 39712 > 8221 39713 > 5301 39714 > 213 39715 > 6605 39716 > 9542 39717 > 4842 39718 > 2689 39719 > 2238 39720 > 3216 39721 > 7370 39722 > 596 39723 > 7386 39724 > 1733 39725 > 9228 39726 > 1052 39727 > 933 39728 > 4600 39729 > 6015 39730 > 2798 39731 > 6592 39732 > 3923 39733 > 7681 39734 > 4917 39735 > 2167 39736 > 9030 39737 > 6797 39738 > 4632 39739 > 4526 39740 > 7335 39741 > 7067 39742 > 4066 39743 > 1525 39744 > 773 39745 > 6754 39746 > 4447 39747 > 9854 39748 > 9170 39749 > 9402 39750 > 1875 39751 > 965 39752 > 3031 39753 > 1448 39754 > 8979 39755 > 8119 39756 > 1883 39757 > 1837 39758 > 5808 39759 > 752 39760 > 5955 39761 > 3924 39762 > 214 39763 > 2375 39764 > 3119 39765 > 2811 39766 > 3082 39767 > 2196 39768 > 7972 39769 > 8091 39770 > 1782 39771 > 5237 39772 > 3961 39773 > 6792 39774 > 4923 39775 > 5907 39776 > 1034 39777 > 5532 39778 > 5650 39779 > 3734 39780 > 4022 39781 > 1870 39782 > 2655 39783 > 3958 39784 > 8428 39785 > 2506 39786 > 136 39787 > 3995 39788 > 580 39789 > 4632 39790 > 118 39791 > 1757 39792 > 4034 39793 > 8791 39794 > 1785 39795 > 5494 39796 > 446 39797 > 9442 39798 > 503 39799 > 7279 39800 > 9221 39801 > 5877 39802 > 3317 39803 > 4259 39804 > 573 39805 > 689 39806 > 5328 39807 > 1903 39808 > 6478 39809 > 4111 39810 > 3528 39811 > 6278 39812 > 2431 39813 > 8755 39814 > 5110 39815 > 7508 39816 > 7123 39817 > 8511 39818 > 5212 39819 > 6309 39820 > 1016 39821 > 9415 39822 > 3181 39823 > 8235 39824 > 8626 39825 > 9971 39826 > 1985 39827 > 6202 39828 > 9684 39829 > 7641 39830 > 8706 39831 > 3452 39832 > 8775 39833 > 2181 39834 > 9519 39835 > 9613 39836 > 223 39837 > 5687 39838 > 4535 39839 > 3540 39840 > 6641 39841 > 6770 39842 > 9817 39843 > 1074 39844 > 1039 39845 > 5287 39846 > 8948 39847 > 5379 39848 > 9187 39849 > 5046 39850 > 1570 39851 > 2086 39852 > 2004 39853 > 46 39854 > 1721 39855 > 1728 39856 > 4106 39857 > 5694 39858 > 836 39859 > 3852 39860 > 9647 39861 > 3338 39862 > 861 39863 > 963 39864 > 1301 39865 > 963 39866 > 7142 39867 > 6591 39868 > 5515 39869 > 3263 39870 > 3202 39871 > 8003 39872 > 5637 39873 > 4670 39874 > 2575 39875 > 8522 39876 > 1678 39877 > 8506 39878 > 3077 39879 > 7662 39880 > 8315 39881 > 9341 39882 > 7427 39883 > 8668 39884 > 947 39885 > 7981 39886 > 4872 39887 > 7290 39888 > 6655 39889 > 4294 39890 > 5703 39891 > 1884 39892 > 2258 39893 > 5080 39894 > 4136 39895 > 7253 39896 > 338 39897 > 5428 39898 > 6938 39899 > 5583 39900 > 1346 39901 > 6099 39902 > 2152 39903 > 8054 39904 > 6097 39905 > 5282 39906 > 6696 39907 > 5525 39908 > 4949 39909 > 3424 39910 > 5073 39911 > 6628 39912 > 6350 39913 > 1104 39914 > 6706 39915 > 5204 39916 > 7211 39917 > 9766 39918 > 9400 39919 > 5077 39920 > 1723 39921 > 4679 39922 > 831 39923 > 71 39924 > 880 39925 > 9280 39926 > 9060 39927 > 591 39928 > 4374 39929 > 685 39930 > 1954 39931 > 8832 39932 > 1870 39933 > 6275 39934 > 1283 39935 > 9490 39936 > 8099 39937 > 8297 39938 > 8892 39939 > 6199 39940 > 6312 39941 > 2494 39942 > 4261 39943 > 5097 39944 > 2610 39945 > 7763 39946 > 1891 39947 > 3625 39948 > 6030 39949 > 7671 39950 > 4490 39951 > 912 39952 > 8160 39953 > 2654 39954 > 288 39955 > 4000 39956 > 6778 39957 > 8881 39958 > 3331 39959 > 4263 39960 > 8263 39961 > 484 39962 > 1872 39963 > 6859 39964 > 6162 39965 > 9796 39966 > 9077 39967 > 8657 39968 > 6941 39969 > 7596 39970 > 5202 39971 > 7062 39972 > 9348 39973 > 3078 39974 > 2523 39975 > 7764 39976 > 6405 39977 > 8609 39978 > 7812 39979 > 6963 39980 > 4606 39981 > 5841 39982 > 2622 39983 > 2280 39984 > 7283 39985 > 4839 39986 > 4852 39987 > 7875 39988 > 4083 39989 > 6280 39990 > 8709 39991 > 1926 39992 > 9544 39993 > 8660 39994 > 9605 39995 > 5834 39996 > 9308 39997 > 6597 39998 > 5556 39999 > 986 40000 > 6431 40001 > 3596 40002 > 7026 40003 > 2700 40004 > 7673 40005 > 6265 40006 > 9240 40007 > 3244 40008 > 7354 40009 > 52 40010 > 6063 40011 > 1267 40012 > 4811 40013 > 3248 40014 > 2170 40015 > 5453 40016 > 6563 40017 > 2613 40018 > 2372 40019 > 9124 40020 > 7605 40021 > 5716 40022 > 1859 40023 > 1431 40024 > 5913 40025 > 4334 40026 > 7979 40027 > 9861 40028 > 8406 40029 > 9139 40030 > 6197 40031 > 8692 40032 > 8346 40033 > 1732 40034 > 7708 40035 > 2619 40036 > 1245 40037 > 1942 40038 > 3808 40039 > 4891 40040 > 9388 40041 > 2921 40042 > 7959 40043 > 5217 40044 > 2193 40045 > 8375 40046 > 7963 40047 > 9647 40048 > 1818 40049 > 4539 40050 > 7832 40051 > 8963 40052 > 8832 40053 > 2978 40054 > 6621 40055 > 8462 40056 > 2245 40057 > 6692 40058 > 2535 40059 > 3614 40060 > 2480 40061 > 7574 40062 > 4911 40063 > 7040 40064 > 7155 40065 > 5283 40066 > 6997 40067 > 5746 40068 > 4083 40069 > 1553 40070 > 4620 40071 > 2411 40072 > 4579 40073 > 5179 40074 > 6249 40075 > 6818 40076 > 8366 40077 > 5049 40078 > 3641 40079 > 5272 40080 > 436 40081 > 8559 40082 > 3060 40083 > 276 40084 > 9399 40085 > 2735 40086 > 5164 40087 > 7704 40088 > 4343 40089 > 9693 40090 > 5136 40091 > 1227 40092 > 7574 40093 > 512 40094 > 2013 40095 > 1825 40096 > 1138 40097 > 2350 40098 > 3483 40099 > 9469 40100 > 6360 40101 > 2870 40102 > 2120 40103 > 4282 40104 > 9196 40105 > 8199 40106 > 3460 40107 > 9943 40108 > 9661 40109 > 9992 40110 > 9659 40111 > 7300 40112 > 23 40113 > 1387 40114 > 4166 40115 > 2859 40116 > 2833 40117 > 3626 40118 > 5183 40119 > 1730 40120 > 3774 40121 > 1999 40122 > 8210 40123 > 5260 40124 > 150 40125 > 6100 40126 > 8180 40127 > 4172 40128 > 610 40129 > 3187 40130 > 6343 40131 > 2159 40132 > 8240 40133 > 9039 40134 > 9546 40135 > 9525 40136 > 5557 40137 > 6719 40138 > 894 40139 > 5628 40140 > 9637 40141 > 5324 40142 > 5247 40143 > 4580 40144 > 3059 40145 > 9921 40146 > 4508 40147 > 4328 40148 > 8701 40149 > 1574 40150 > 7621 40151 > 9804 40152 > 5043 40153 > 607 40154 > 6825 40155 > 6350 40156 > 1068 40157 > 5850 40158 > 3657 40159 > 8459 40160 > 3466 40161 > 1939 40162 > 599 40163 > 4627 40164 > 4267 40165 > 6191 40166 > 2728 40167 > 9680 40168 > 6058 40169 > 2607 40170 > 284 40171 > 7517 40172 > 8801 40173 > 9289 40174 > 7842 40175 > 8449 40176 > 9985 40177 > 7979 40178 > 8224 40179 > 9200 40180 > 9264 40181 > 9152 40182 > 1610 40183 > 2590 40184 > 8638 40185 > 8787 40186 > 5746 40187 > 3053 40188 > 3970 40189 > 8206 40190 > 3955 40191 > 9107 40192 > 2477 40193 > 3038 40194 > 6338 40195 > 526 40196 > 5822 40197 > 2751 40198 > 2028 40199 > 8100 40200 > 5690 40201 > 1289 40202 > 6116 40203 > 1680 40204 > 3685 40205 > 6498 40206 > 4950 40207 > 6856 40208 > 4824 40209 > 6592 40210 > 2569 40211 > 3570 40212 > 1926 40213 > 8554 40214 > 769 40215 > 9127 40216 > 913 40217 > 8273 40218 > 3992 40219 > 8330 40220 > 6098 40221 > 5070 40222 > 6657 40223 > 9576 40224 > 8328 40225 > 4012 40226 > 3095 40227 > 3974 40228 > 664 40229 > 3965 40230 > 1727 40231 > 480 40232 > 6137 40233 > 2293 40234 > 455 40235 > 9040 40236 > 4879 40237 > 7154 40238 > 3549 40239 > 4602 40240 > 9773 40241 > 5416 40242 > 9673 40243 > 2057 40244 > 4530 40245 > 7321 40246 > 4368 40247 > 8957 40248 > 1249 40249 > 4352 40250 > 1919 40251 > 6210 40252 > 7484 40253 > 7461 40254 > 4578 40255 > 4706 40256 > 2065 40257 > 2903 40258 > 4507 40259 > 6205 40260 > 6852 40261 > 7950 40262 > 6345 40263 > 5421 40264 > 5350 40265 > 1099 40266 > 6911 40267 > 6913 40268 > 2925 40269 > 4699 40270 > 7397 40271 > 4143 40272 > 1251 40273 > 6374 40274 > 3506 40275 > 4223 40276 > 1618 40277 > 823 40278 > 7802 40279 > 1488 40280 > 2173 40281 > 1917 40282 > 7060 40283 > 7771 40284 > 6498 40285 > 3426 40286 > 3965 40287 > 6567 40288 > 9687 40289 > 9562 40290 > 8340 40291 > 5143 40292 > 8064 40293 > 363 40294 > 9825 40295 > 7793 40296 > 8622 40297 > 4675 40298 > 6446 40299 > 3757 40300 > 4677 40301 > 5406 40302 > 4120 40303 > 6996 40304 > 9499 40305 > 8622 40306 > 2516 40307 > 5043 40308 > 6050 40309 > 9244 40310 > 9424 40311 > 9352 40312 > 8852 40313 > 895 40314 > 1008 40315 > 8648 40316 > 9116 40317 > 3262 40318 > 9164 40319 > 7958 40320 > 6033 40321 > 5399 40322 > 2807 40323 > 6171 40324 > 4736 40325 > 3738 40326 > 3686 40327 > 7987 40328 > 9172 40329 > 9763 40330 > 6719 40331 > 188 40332 > 2118 40333 > 7408 40334 > 8144 40335 > 8165 40336 > 9951 40337 > 742 40338 > 2539 40339 > 3259 40340 > 5573 40341 > 7181 40342 > 7439 40343 > 5000 40344 > 1537 40345 > 7964 40346 > 8845 40347 > 8443 40348 > 3050 40349 > 2157 40350 > 8252 40351 > 9158 40352 > 1762 40353 > 1645 40354 > 759 40355 > 6030 40356 > 6622 40357 > 1990 40358 > 4239 40359 > 372 40360 > 4413 40361 > 9507 40362 > 3425 40363 > 7182 40364 > 8369 40365 > 3104 40366 > 1407 40367 > 9107 40368 > 9454 40369 > 4772 40370 > 6051 40371 > 8409 40372 > 7706 40373 > 7847 40374 > 5611 40375 > 4928 40376 > 9578 40377 > 6811 40378 > 9357 40379 > 7 40380 > 3022 40381 > 2761 40382 > 2922 40383 > 1610 40384 > 3783 40385 > 8608 40386 > 1754 40387 > 4196 40388 > 4131 40389 > 1916 40390 > 53 40391 > 5009 40392 > 596 40393 > 3191 40394 > 6762 40395 > 993 40396 > 7537 40397 > 4822 40398 > 4342 40399 > 5460 40400 > 9125 40401 > 9328 40402 > 4619 40403 > 3975 40404 > 5452 40405 > 647 40406 > 4563 40407 > 4 40408 > 9835 40409 > 8104 40410 > 2592 40411 > 5334 40412 > 3471 40413 > 2548 40414 > 9262 40415 > 1078 40416 > 5356 40417 > 1884 40418 > 9393 40419 > 5493 40420 > 1880 40421 > 2040 40422 > 8790 40423 > 5298 40424 > 7013 40425 > 5216 40426 > 9315 40427 > 5665 40428 > 5522 40429 > 902 40430 > 2338 40431 > 2720 40432 > 9967 40433 > 8375 40434 > 7104 40435 > 499 40436 > 4915 40437 > 9227 40438 > 1867 40439 > 3339 40440 > 3128 40441 > 4626 40442 > 8489 40443 > 140 40444 > 2397 40445 > 8942 40446 > 9943 40447 > 1943 40448 > 9857 40449 > 9563 40450 > 9613 40451 > 1768 40452 > 7993 40453 > 1809 40454 > 4825 40455 > 5473 40456 > 5404 40457 > 5223 40458 > 3397 40459 > 8530 40460 > 1617 40461 > 7702 40462 > 2603 40463 > 4998 40464 > 1399 40465 > 8972 40466 > 6948 40467 > 1367 40468 > 5921 40469 > 8899 40470 > 6426 40471 > 1214 40472 > 4564 40473 > 7608 40474 > 5972 40475 > 1176 40476 > 6241 40477 > 3967 40478 > 4051 40479 > 6393 40480 > 241 40481 > 8993 40482 > 5099 40483 > 1333 40484 > 9524 40485 > 8529 40486 > 2730 40487 > 2114 40488 > 560 40489 > 481 40490 > 6269 40491 > 1812 40492 > 4628 40493 > 3427 40494 > 4760 40495 > 9235 40496 > 4554 40497 > 8920 40498 > 5656 40499 > 9836 40500 > 4211 40501 > 9514 40502 > 9029 40503 > 1228 40504 > 6422 40505 > 2513 40506 > 7218 40507 > 8050 40508 > 8064 40509 > 4432 40510 > 1371 40511 > 7170 40512 > 4599 40513 > 2106 40514 > 7423 40515 > 9282 40516 > 9060 40517 > 1620 40518 > 6242 40519 > 2900 40520 > 8339 40521 > 6829 40522 > 3677 40523 > 5753 40524 > 3006 40525 > 6566 40526 > 3148 40527 > 7417 40528 > 6305 40529 > 8319 40530 > 7678 40531 > 1817 40532 > 3180 40533 > 5061 40534 > 641 40535 > 4459 40536 > 8107 40537 > 2378 40538 > 6636 40539 > 3424 40540 > 2516 40541 > 8850 40542 > 1476 40543 > 4776 40544 > 4329 40545 > 981 40546 > 4850 40547 > 6493 40548 > 5509 40549 > 7732 40550 > 5049 40551 > 7734 40552 > 9309 40553 > 5708 40554 > 6386 40555 > 4550 40556 > 2819 40557 > 3648 40558 > 9865 40559 > 6813 40560 > 2164 40561 > 7474 40562 > 6791 40563 > 5988 40564 > 6817 40565 > 9556 40566 > 853 40567 > 2618 40568 > 5993 40569 > 6021 40570 > 2358 40571 > 6231 40572 > 1302 40573 > 2091 40574 > 706 40575 > 8814 40576 > 9734 40577 > 9892 40578 > 7237 40579 > 2073 40580 > 3208 40581 > 3796 40582 > 5507 40583 > 8706 40584 > 3060 40585 > 4111 40586 > 2500 40587 > 1287 40588 > 7457 40589 > 5568 40590 > 5236 40591 > 2238 40592 > 3897 40593 > 9203 40594 > 495 40595 > 4398 40596 > 5916 40597 > 8460 40598 > 8096 40599 > 4409 40600 > 4268 40601 > 3549 40602 > 2378 40603 > 3633 40604 > 4454 40605 > 16 40606 > 3725 40607 > 7647 40608 > 6377 40609 > 8354 40610 > 1035 40611 > 2465 40612 > 6113 40613 > 8176 40614 > 5426 40615 > 1712 40616 > 4170 40617 > 917 40618 > 4936 40619 > 5050 40620 > 9583 40621 > 1630 40622 > 6499 40623 > 6730 40624 > 8916 40625 > 727 40626 > 9384 40627 > 4444 40628 > 8949 40629 > 9376 40630 > 345 40631 > 5916 40632 > 3357 40633 > 7829 40634 > 5971 40635 > 769 40636 > 4394 40637 > 6723 40638 > 5616 40639 > 2197 40640 > 3959 40641 > 3351 40642 > 4285 40643 > 5285 40644 > 7915 40645 > 6233 40646 > 4461 40647 > 9471 40648 > 8553 40649 > 9632 40650 > 8831 40651 > 8475 40652 > 3349 40653 > 1836 40654 > 6896 40655 > 2107 40656 > 6624 40657 > 8187 40658 > 3697 40659 > 298 40660 > 1561 40661 > 2396 40662 > 9102 40663 > 8733 40664 > 9440 40665 > 2266 40666 > 8050 40667 > 5969 40668 > 2636 40669 > 2448 40670 > 2519 40671 > 1054 40672 > 916 40673 > 8907 40674 > 1519 40675 > 8879 40676 > 7290 40677 > 2459 40678 > 5555 40679 > 9300 40680 > 2309 40681 > 2671 40682 > 8891 40683 > 3274 40684 > 1213 40685 > 1083 40686 > 580 40687 > 9460 40688 > 1522 40689 > 7569 40690 > 8225 40691 > 4359 40692 > 4384 40693 > 2925 40694 > 8735 40695 > 427 40696 > 728 40697 > 8658 40698 > 6257 40699 > 3967 40700 > 2553 40701 > 298 40702 > 8233 40703 > 6682 40704 > 407 40705 > 9990 40706 > 9125 40707 > 827 40708 > 8856 40709 > 3565 40710 > 3324 40711 > 4805 40712 > 3547 40713 > 3458 40714 > 1966 40715 > 4344 40716 > 9619 40717 > 7352 40718 > 7999 40719 > 5688 40720 > 295 40721 > 3737 40722 > 2004 40723 > 6859 40724 > 8973 40725 > 8482 40726 > 4279 40727 > 7703 40728 > 1727 40729 > 1777 40730 > 6712 40731 > 2599 40732 > 6595 40733 > 7446 40734 > 7999 40735 > 9525 40736 > 1125 40737 > 66 40738 > 3142 40739 > 4958 40740 > 4671 40741 > 4671 40742 > 9502 40743 > 4968 40744 > 5706 40745 > 624 40746 > 2300 40747 > 4223 40748 > 1882 40749 > 7921 40750 > 8138 40751 > 5825 40752 > 7455 40753 > 2142 40754 > 5790 40755 > 9630 40756 > 746 40757 > 3010 40758 > 3586 40759 > 5632 40760 > 7481 40761 > 9893 40762 > 8678 40763 > 2544 40764 > 9798 40765 > 3497 40766 > 6794 40767 > 4576 40768 > 4734 40769 > 9634 40770 > 1895 40771 > 3881 40772 > 6294 40773 > 9521 40774 > 452 40775 > 9156 40776 > 5421 40777 > 1955 40778 > 5053 40779 > 1096 40780 > 2810 40781 > 7837 40782 > 7233 40783 > 3020 40784 > 1057 40785 > 6926 40786 > 4053 40787 > 6085 40788 > 8059 40789 > 9098 40790 > 1062 40791 > 5418 40792 > 8251 40793 > 4195 40794 > 9889 40795 > 8019 40796 > 6164 40797 > 5491 40798 > 8542 40799 > 5280 40800 > 4887 40801 > 4085 40802 > 3009 40803 > 1420 40804 > 5282 40805 > 9678 40806 > 1622 40807 > 9797 40808 > 1129 40809 > 1622 40810 > 9109 40811 > 8013 40812 > 1455 40813 > 6356 40814 > 3876 40815 > 1197 40816 > 6763 40817 > 9931 40818 > 5700 40819 > 6771 40820 > 656 40821 > 9754 40822 > 3977 40823 > 9972 40824 > 7888 40825 > 511 40826 > 7277 40827 > 1054 40828 > 7092 40829 > 3591 40830 > 9396 40831 > 3483 40832 > 2638 40833 > 3074 40834 > 2057 40835 > 2840 40836 > 559 40837 > 8615 40838 > 2297 40839 > 5010 40840 > 5816 40841 > 4088 40842 > 4211 40843 > 3353 40844 > 8847 40845 > 4972 40846 > 8398 40847 > 7487 40848 > 8756 40849 > 7033 40850 > 4446 40851 > 7160 40852 > 1405 40853 > 1109 40854 > 1429 40855 > 9438 40856 > 7748 40857 > 7353 40858 > 5446 40859 > 5839 40860 > 8055 40861 > 8665 40862 > 41 40863 > 9848 40864 > 3442 40865 > 4450 40866 > 3748 40867 > 3118 40868 > 6397 40869 > 7738 40870 > 7355 40871 > 6932 40872 > 3531 40873 > 2687 40874 > 8417 40875 > 1918 40876 > 7496 40877 > 2214 40878 > 4374 40879 > 6908 40880 > 8955 40881 > 3905 40882 > 6485 40883 > 1026 40884 > 4609 40885 > 913 40886 > 5596 40887 > 6141 40888 > 4198 40889 > 4711 40890 > 91 40891 > 2345 40892 > 8053 40893 > 6379 40894 > 6566 40895 > 70 40896 > 7904 40897 > 7950 40898 > 9003 40899 > 3058 40900 > 1624 40901 > 8386 40902 > 9761 40903 > 440 40904 > 700 40905 > 6708 40906 > 1289 40907 > 5987 40908 > 7006 40909 > 3804 40910 > 1317 40911 > 119 40912 > 2747 40913 > 5234 40914 > 4752 40915 > 8854 40916 > 5024 40917 > 7309 40918 > 4356 40919 > 5117 40920 > 4588 40921 > 8203 40922 > 2617 40923 > 3534 40924 > 1170 40925 > 8438 40926 > 7365 40927 > 3651 40928 > 353 40929 > 7738 40930 > 4498 40931 > 182 40932 > 794 40933 > 6830 40934 > 7480 40935 > 5766 40936 > 4927 40937 > 6726 40938 > 9044 40939 > 3494 40940 > 9958 40941 > 8950 40942 > 879 40943 > 2230 40944 > 8658 40945 > 8904 40946 > 1838 40947 > 3739 40948 > 9506 40949 > 1305 40950 > 844 40951 > 3741 40952 > 4841 40953 > 7997 40954 > 2116 40955 > 6253 40956 > 9743 40957 > 9658 40958 > 9466 40959 > 3402 40960 > 4846 40961 > 7835 40962 > 5006 40963 > 9250 40964 > 6274 40965 > 6772 40966 > 5543 40967 > 917 40968 > 523 40969 > 4837 40970 > 4671 40971 > 1320 40972 > 6572 40973 > 9662 40974 > 5232 40975 > 6548 40976 > 5452 40977 > 6486 40978 > 3988 40979 > 9050 40980 > 8171 40981 > 8991 40982 > 9245 40983 > 410 40984 > 4841 40985 > 5691 40986 > 9178 40987 > 7766 40988 > 5603 40989 > 8272 40990 > 6836 40991 > 3113 40992 > 8107 40993 > 1261 40994 > 9760 40995 > 6151 40996 > 506 40997 > 563 40998 > 499 40999 > 3784 41000 > 6853 41001 > 7651 41002 > 3494 41003 > 7769 41004 > 6900 41005 > 1051 41006 > 145 41007 > 7400 41008 > 378 41009 > 1259 41010 > 6506 41011 > 4696 41012 > 6800 41013 > 279 41014 > 7075 41015 > 9240 41016 > 6358 41017 > 3240 41018 > 4454 41019 > 2139 41020 > 4096 41021 > 5803 41022 > 1639 41023 > 9358 41024 > 7144 41025 > 7071 41026 > 6302 41027 > 7576 41028 > 7363 41029 > 3455 41030 > 7279 41031 > 9361 41032 > 2472 41033 > 2362 41034 > 4090 41035 > 893 41036 > 7191 41037 > 8403 41038 > 888 41039 > 4362 41040 > 590 41041 > 5886 41042 > 7472 41043 > 3635 41044 > 5478 41045 > 1946 41046 > 8435 41047 > 417 41048 > 5737 41049 > 8121 41050 > 8095 41051 > 1536 41052 > 1006 41053 > 4542 41054 > 9934 41055 > 5847 41056 > 5668 41057 > 5453 41058 > 2306 41059 > 657 41060 > 5369 41061 > 2119 41062 > 9610 41063 > 5941 41064 > 5894 41065 > 2034 41066 > 7619 41067 > 1680 41068 > 7575 41069 > 4786 41070 > 8818 41071 > 125 41072 > 1936 41073 > 7593 41074 > 4745 41075 > 5633 41076 > 5756 41077 > 9881 41078 > 319 41079 > 6802 41080 > 1868 41081 > 4631 41082 > 5216 41083 > 4487 41084 > 426 41085 > 224 41086 > 9500 41087 > 5016 41088 > 4230 41089 > 9531 41090 > 7394 41091 > 8818 41092 > 166 41093 > 5640 41094 > 7820 41095 > 4420 41096 > 5601 41097 > 207 41098 > 4798 41099 > 1963 41100 > 3631 41101 > 7745 41102 > 7035 41103 > 4294 41104 > 9584 41105 > 9505 41106 > 4926 41107 > 5025 41108 > 1834 41109 > 3296 41110 > 4884 41111 > 1105 41112 > 7171 41113 > 1056 41114 > 549 41115 > 8428 41116 > 4351 41117 > 7084 41118 > 1958 41119 > 2965 41120 > 4620 41121 > 5430 41122 > 905 41123 > 5238 41124 > 6228 41125 > 2186 41126 > 3689 41127 > 4929 41128 > 5820 41129 > 2944 41130 > 1915 41131 > 5399 41132 > 7813 41133 > 2388 41134 > 9177 41135 > 6123 41136 > 6366 41137 > 2083 41138 > 7322 41139 > 2325 41140 > 9247 41141 > 8366 41142 > 6781 41143 > 8661 41144 > 8139 41145 > 4575 41146 > 2273 41147 > 375 41148 > 7059 41149 > 5400 41150 > 922 41151 > 3434 41152 > 8745 41153 > 8304 41154 > 7077 41155 > 8149 41156 > 7309 41157 > 9085 41158 > 5760 41159 > 1051 41160 > 8670 41161 > 8595 41162 > 6484 41163 > 5128 41164 > 3452 41165 > 4595 41166 > 330 41167 > 9092 41168 > 2859 41169 > 1891 41170 > 8079 41171 > 2392 41172 > 2905 41173 > 8043 41174 > 7677 41175 > 6077 41176 > 2806 41177 > 1746 41178 > 4351 41179 > 9376 41180 > 2236 41181 > 3348 41182 > 4179 41183 > 8084 41184 > 2657 41185 > 7535 41186 > 7045 41187 > 5395 41188 > 9770 41189 > 2042 41190 > 4359 41191 > 5917 41192 > 7169 41193 > 9295 41194 > 8943 41195 > 9815 41196 > 8150 41197 > 6500 41198 > 4502 41199 > 3057 41200 > 7055 41201 > 1113 41202 > 3968 41203 > 1527 41204 > 9428 41205 > 9101 41206 > 7711 41207 > 2884 41208 > 4296 41209 > 6409 41210 > 4481 41211 > 5662 41212 > 7043 41213 > 1292 41214 > 7792 41215 > 4553 41216 > 3101 41217 > 2816 41218 > 4645 41219 > 1707 41220 > 7062 41221 > 4880 41222 > 4409 41223 > 6665 41224 > 9138 41225 > 2717 41226 > 555 41227 > 1213 41228 > 3880 41229 > 5516 41230 > 585 41231 > 318 41232 > 1680 41233 > 899 41234 > 8720 41235 > 9768 41236 > 9686 41237 > 9464 41238 > 9660 41239 > 7678 41240 > 6143 41241 > 6287 41242 > 4255 41243 > 6474 41244 > 97 41245 > 2340 41246 > 4499 41247 > 7861 41248 > 4705 41249 > 7714 41250 > 3482 41251 > 5997 41252 > 5985 41253 > 8564 41254 > 9713 41255 > 8401 41256 > 7061 41257 > 1607 41258 > 6133 41259 > 1273 41260 > 1290 41261 > 3620 41262 > 860 41263 > 7193 41264 > 4811 41265 > 10 41266 > 8332 41267 > 7120 41268 > 9739 41269 > 5472 41270 > 2272 41271 > 7177 41272 > 4107 41273 > 1722 41274 > 8621 41275 > 8189 41276 > 8177 41277 > 7501 41278 > 1726 41279 > 2698 41280 > 9369 41281 > 397 41282 > 9789 41283 > 5742 41284 > 3394 41285 > 4881 41286 > 3335 41287 > 1554 41288 > 7500 41289 > 6534 41290 > 2478 41291 > 1372 41292 > 3552 41293 > 5625 41294 > 1955 41295 > 1779 41296 > 7305 41297 > 8534 41298 > 1439 41299 > 5721 41300 > 2691 41301 > 9143 41302 > 6054 41303 > 3034 41304 > 4561 41305 > 738 41306 > 9536 41307 > 574 41308 > 7864 41309 > 7758 41310 > 2672 41311 > 9594 41312 > 4994 41313 > 2988 41314 > 7433 41315 > 6630 41316 > 37 41317 > 8674 41318 > 6722 41319 > 5271 41320 > 1058 41321 > 6221 41322 > 8237 41323 > 9504 41324 > 5586 41325 > 4057 41326 > 1522 41327 > 9367 41328 > 4913 41329 > 1480 41330 > 5731 41331 > 8205 41332 > 4314 41333 > 6053 41334 > 8495 41335 > 8754 41336 > 6996 41337 > 7390 41338 > 7105 41339 > 8904 41340 > 781 41341 > 1971 41342 > 9096 41343 > 8897 41344 > 3526 41345 > 8339 41346 > 250 41347 > 9608 41348 > 7791 41349 > 453 41350 > 171 41351 > 9948 41352 > 1662 41353 > 7774 41354 > 3789 41355 > 3383 41356 > 8180 41357 > 9563 41358 > 4821 41359 > 4508 41360 > 8787 41361 > 2938 41362 > 8041 41363 > 5987 41364 > 412 41365 > 8021 41366 > 1869 41367 > 8637 41368 > 9622 41369 > 7513 41370 > 2039 41371 > 4383 41372 > 2711 41373 > 3522 41374 > 6082 41375 > 5975 41376 > 4127 41377 > 5090 41378 > 1682 41379 > 3621 41380 > 1457 41381 > 9580 41382 > 4652 41383 > 7676 41384 > 3684 41385 > 7256 41386 > 4137 41387 > 8237 41388 > 1555 41389 > 3376 41390 > 451 41391 > 9046 41392 > 7923 41393 > 4988 41394 > 3056 41395 > 2256 41396 > 6540 41397 > 9016 41398 > 7230 41399 > 289 41400 > 345 41401 > 9593 41402 > 4092 41403 > 7929 41404 > 9408 41405 > 6648 41406 > 6916 41407 > 1880 41408 > 6638 41409 > 252 41410 > 8618 41411 > 8677 41412 > 6391 41413 > 1645 41414 > 2788 41415 > 7186 41416 > 7537 41417 > 1074 41418 > 276 41419 > 1111 41420 > 5188 41421 > 649 41422 > 327 41423 > 1190 41424 > 8981 41425 > 657 41426 > 2889 41427 > 4185 41428 > 4448 41429 > 5756 41430 > 9429 41431 > 8052 41432 > 5254 41433 > 1687 41434 > 4871 41435 > 8313 41436 > 1281 41437 > 7555 41438 > 291 41439 > 9680 41440 > 3525 41441 > 6580 41442 > 8705 41443 > 8797 41444 > 3553 41445 > 3542 41446 > 2084 41447 > 1798 41448 > 9352 41449 > 1060 41450 > 9943 41451 > 5309 41452 > 2540 41453 > 3580 41454 > 7473 41455 > 2152 41456 > 8338 41457 > 6395 41458 > 4954 41459 > 3997 41460 > 388 41461 > 1191 41462 > 9413 41463 > 8004 41464 > 5366 41465 > 1897 41466 > 3337 41467 > 8026 41468 > 7426 41469 > 1823 41470 > 7304 41471 > 9515 41472 > 1889 41473 > 2406 41474 > 2529 41475 > 7023 41476 > 3568 41477 > 9536 41478 > 9975 41479 > 5747 41480 > 2004 41481 > 7666 41482 > 5913 41483 > 4438 41484 > 6577 41485 > 9995 41486 > 6632 41487 > 7896 41488 > 3857 41489 > 9092 41490 > 4976 41491 > 8362 41492 > 2174 41493 > 5850 41494 > 460 41495 > 8379 41496 > 1931 41497 > 2892 41498 > 3126 41499 > 2735 41500 > 1852 41501 > 3615 41502 > 4414 41503 > 2117 41504 > 1891 41505 > 6821 41506 > 5771 41507 > 7364 41508 > 4283 41509 > 342 41510 > 2561 41511 > 5847 41512 > 2827 41513 > 3301 41514 > 3847 41515 > 9312 41516 > 3544 41517 > 8415 41518 > 8792 41519 > 112 41520 > 9627 41521 > 7984 41522 > 1402 41523 > 6592 41524 > 1736 41525 > 5008 41526 > 2648 41527 > 9674 41528 > 879 41529 > 1781 41530 > 4301 41531 > 2295 41532 > 8174 41533 > 7900 41534 > 860 41535 > 5214 41536 > 1993 41537 > 1584 41538 > 9410 41539 > 4964 41540 > 1515 41541 > 768 41542 > 5323 41543 > 6625 41544 > 5106 41545 > 3317 41546 > 2509 41547 > 3280 41548 > 9829 41549 > 1218 41550 > 7859 41551 > 3356 41552 > 9291 41553 > 6609 41554 > 3630 41555 > 7460 41556 > 619 41557 > 3016 41558 > 6912 41559 > 3364 41560 > 3877 41561 > 3889 41562 > 1994 41563 > 1309 41564 > 2852 41565 > 7603 41566 > 4366 41567 > 2205 41568 > 2030 41569 > 7023 41570 > 9872 41571 > 4875 41572 > 7549 41573 > 2912 41574 > 383 41575 > 3699 41576 > 5976 41577 > 2794 41578 > 662 41579 > 953 41580 > 6512 41581 > 6957 41582 > 1029 41583 > 4541 41584 > 6689 41585 > 9037 41586 > 6649 41587 > 9987 41588 > 7947 41589 > 5416 41590 > 3514 41591 > 6317 41592 > 6518 41593 > 7143 41594 > 4430 41595 > 4306 41596 > 2614 41597 > 3601 41598 > 3488 41599 > 7232 41600 > 8479 41601 > 8956 41602 > 4676 41603 > 3215 41604 > 6691 41605 > 3879 41606 > 8938 41607 > 5715 41608 > 4263 41609 > 5816 41610 > 8807 41611 > 8257 41612 > 1803 41613 > 6308 41614 > 2750 41615 > 8793 41616 > 605 41617 > 4068 41618 > 2661 41619 > 8041 41620 > 6543 41621 > 7246 41622 > 7286 41623 > 3962 41624 > 7856 41625 > 467 41626 > 8015 41627 > 6856 41628 > 6989 41629 > 3333 41630 > 4159 41631 > 5245 41632 > 3166 41633 > 7323 41634 > 7978 41635 > 7188 41636 > 1603 41637 > 5223 41638 > 9442 41639 > 969 41640 > 3750 41641 > 255 41642 > 5054 41643 > 4497 41644 > 6294 41645 > 1887 41646 > 6122 41647 > 3864 41648 > 6284 41649 > 3334 41650 > 729 41651 > 9317 41652 > 7834 41653 > 78 41654 > 3760 41655 > 9548 41656 > 2172 41657 > 9310 41658 > 73 41659 > 6058 41660 > 9441 41661 > 3824 41662 > 8251 41663 > 9783 41664 > 8194 41665 > 5343 41666 > 5418 41667 > 272 41668 > 9481 41669 > 2866 41670 > 2990 41671 > 5959 41672 > 9561 41673 > 6972 41674 > 2757 41675 > 2139 41676 > 3122 41677 > 7732 41678 > 5851 41679 > 1923 41680 > 1823 41681 > 1180 41682 > 307 41683 > 2690 41684 > 83 41685 > 2034 41686 > 4646 41687 > 6750 41688 > 7103 41689 > 7033 41690 > 8552 41691 > 3031 41692 > 9453 41693 > 4887 41694 > 4689 41695 > 2645 41696 > 3608 41697 > 5919 41698 > 5032 41699 > 6592 41700 > 6061 41701 > 6195 41702 > 4781 41703 > 282 41704 > 5875 41705 > 7798 41706 > 5411 41707 > 2124 41708 > 9425 41709 > 5259 41710 > 417 41711 > 7426 41712 > 2315 41713 > 3931 41714 > 6003 41715 > 4226 41716 > 2156 41717 > 6637 41718 > 461 41719 > 370 41720 > 8971 41721 > 8386 41722 > 6194 41723 > 1532 41724 > 1548 41725 > 8829 41726 > 2435 41727 > 7991 41728 > 7942 41729 > 8906 41730 > 6181 41731 > 417 41732 > 6016 41733 > 8605 41734 > 2374 41735 > 1869 41736 > 196 41737 > 6263 41738 > 6700 41739 > 1447 41740 > 8743 41741 > 9485 41742 > 690 41743 > 4067 41744 > 7766 41745 > 4251 41746 > 4478 41747 > 7963 41748 > 2090 41749 > 4509 41750 > 6018 41751 > 8799 41752 > 1042 41753 > 7613 41754 > 9769 41755 > 6868 41756 > 8874 41757 > 4709 41758 > 1130 41759 > 7386 41760 > 5535 41761 > 290 41762 > 3880 41763 > 6612 41764 > 4494 41765 > 3785 41766 > 9436 41767 > 3455 41768 > 589 41769 > 8913 41770 > 4251 41771 > 7327 41772 > 3345 41773 > 4019 41774 > 7402 41775 > 74 41776 > 4981 41777 > 3159 41778 > 7734 41779 > 6006 41780 > 1317 41781 > 8872 41782 > 2856 41783 > 6498 41784 > 4245 41785 > 1500 41786 > 3125 41787 > 4199 41788 > 3909 41789 > 1205 41790 > 3572 41791 > 6078 41792 > 1056 41793 > 8761 41794 > 7409 41795 > 4357 41796 > 5088 41797 > 6534 41798 > 4406 41799 > 9685 41800 > 1035 41801 > 5065 41802 > 7097 41803 > 3666 41804 > 6873 41805 > 2742 41806 > 9592 41807 > 2038 41808 > 2805 41809 > 5530 41810 > 61 41811 > 4049 41812 > 2010 41813 > 2767 41814 > 8070 41815 > 735 41816 > 7187 41817 > 503 41818 > 6239 41819 > 3946 41820 > 7994 41821 > 8886 41822 > 7486 41823 > 5949 41824 > 5178 41825 > 7243 41826 > 2195 41827 > 5350 41828 > 3981 41829 > 7848 41830 > 9868 41831 > 8603 41832 > 8460 41833 > 8509 41834 > 6199 41835 > 7595 41836 > 6983 41837 > 5500 41838 > 6234 41839 > 8802 41840 > 4678 41841 > 1480 41842 > 1559 41843 > 1647 41844 > 31 41845 > 8581 41846 > 6571 41847 > 7716 41848 > 9851 41849 > 3526 41850 > 2107 41851 > 8187 41852 > 8071 41853 > 937 41854 > 5808 41855 > 5541 41856 > 5434 41857 > 1567 41858 > 1148 41859 > 9771 41860 > 8578 41861 > 1242 41862 > 7622 41863 > 4854 41864 > 1520 41865 > 2938 41866 > 4141 41867 > 3057 41868 > 9009 41869 > 5412 41870 > 2949 41871 > 1865 41872 > 6075 41873 > 9955 41874 > 1765 41875 > 7241 41876 > 4451 41877 > 3605 41878 > 1503 41879 > 5455 41880 > 8229 41881 > 3540 41882 > 8192 41883 > 2322 41884 > 6976 41885 > 4578 41886 > 8064 41887 > 4054 41888 > 1767 41889 > 1463 41890 > 5807 41891 > 5910 41892 > 8714 41893 > 4940 41894 > 4858 41895 > 2277 41896 > 1914 41897 > 3647 41898 > 7941 41899 > 6373 41900 > 9571 41901 > 6735 41902 > 9427 41903 > 3319 41904 > 4417 41905 > 1756 41906 > 1580 41907 > 117 41908 > 4138 41909 > 7980 41910 > 3238 41911 > 792 41912 > 5224 41913 > 409 41914 > 4560 41915 > 8777 41916 > 8886 41917 > 6330 41918 > 3331 41919 > 5118 41920 > 2329 41921 > 4953 41922 > 6779 41923 > 8325 41924 > 1540 41925 > 1755 41926 > 2256 41927 > 6773 41928 > 9450 41929 > 4346 41930 > 5730 41931 > 9265 41932 > 7829 41933 > 2827 41934 > 4692 41935 > 7690 41936 > 9202 41937 > 7825 41938 > 8701 41939 > 2573 41940 > 2787 41941 > 9990 41942 > 2755 41943 > 3090 41944 > 9911 41945 > 2796 41946 > 7752 41947 > 5174 41948 > 9842 41949 > 329 41950 > 2896 41951 > 7785 41952 > 268 41953 > 6629 41954 > 2694 41955 > 3844 41956 > 7523 41957 > 415 41958 > 6357 41959 > 4811 41960 > 5191 41961 > 4533 41962 > 6979 41963 > 351 41964 > 5851 41965 > 7548 41966 > 1964 41967 > 6335 41968 > 4266 41969 > 537 41970 > 260 41971 > 6864 41972 > 1007 41973 > 589 41974 > 682 41975 > 7037 41976 > 9742 41977 > 8995 41978 > 5045 41979 > 9742 41980 > 4786 41981 > 1087 41982 > 7708 41983 > 5633 41984 > 2810 41985 > 6126 41986 > 9000 41987 > 3093 41988 > 6220 41989 > 8814 41990 > 1436 41991 > 2584 41992 > 1102 41993 > 2349 41994 > 8571 41995 > 6022 41996 > 2997 41997 > 1793 41998 > 7720 41999 > 80 42000 > 8411 42001 > 2355 42002 > 3819 42003 > 3960 42004 > 5018 42005 > 1021 42006 > 8843 42007 > 5584 42008 > 39 42009 > 3718 42010 > 4638 42011 > 2082 42012 > 482 42013 > 8437 42014 > 5255 42015 > 6651 42016 > 7839 42017 > 4587 42018 > 6074 42019 > 1791 42020 > 419 42021 > 4180 42022 > 1930 42023 > 2205 42024 > 221 42025 > 5200 42026 > 4155 42027 > 689 42028 > 2707 42029 > 8857 42030 > 588 42031 > 6966 42032 > 9921 42033 > 6588 42034 > 5726 42035 > 1182 42036 > 7431 42037 > 1409 42038 > 3368 42039 > 3775 42040 > 4204 42041 > 2342 42042 > 9978 42043 > 9199 42044 > 5163 42045 > 1593 42046 > 221 42047 > 2523 42048 > 9231 42049 > 1666 42050 > 8492 42051 > 9536 42052 > 8654 42053 > 5261 42054 > 7476 42055 > 1739 42056 > 6018 42057 > 6307 42058 > 2967 42059 > 4184 42060 > 8716 42061 > 2071 42062 > 2056 42063 > 392 42064 > 5289 42065 > 8899 42066 > 2997 42067 > 7602 42068 > 3080 42069 > 4862 42070 > 959 42071 > 4002 42072 > 3461 42073 > 9689 42074 > 3359 42075 > 9238 42076 > 74 42077 > 2569 42078 > 8563 42079 > 668 42080 > 7108 42081 > 5708 42082 > 7410 42083 > 1104 42084 > 6091 42085 > 1593 42086 > 8813 42087 > 6593 42088 > 4946 42089 > 8936 42090 > 8306 42091 > 6015 42092 > 9723 42093 > 5848 42094 > 5022 42095 > 412 42096 > 2915 42097 > 2762 42098 > 5729 42099 > 8102 42100 > 2190 42101 > 9271 42102 > 3191 42103 > 443 42104 > 5452 42105 > 5907 42106 > 2060 42107 > 9103 42108 > 1949 42109 > 7739 42110 > 3770 42111 > 5654 42112 > 2389 42113 > 2410 42114 > 1023 42115 > 88 42116 > 5221 42117 > 8911 42118 > 5235 42119 > 5963 42120 > 846 42121 > 9062 42122 > 8773 42123 > 9926 42124 > 7718 42125 > 6384 42126 > 1187 42127 > 3004 42128 > 2082 42129 > 3163 42130 > 1048 42131 > 6069 42132 > 2961 42133 > 2308 42134 > 5134 42135 > 3788 42136 > 9705 42137 > 7495 42138 > 9040 42139 > 7347 42140 > 3247 42141 > 5413 42142 > 9263 42143 > 9387 42144 > 7182 42145 > 3987 42146 > 6959 42147 > 3943 42148 > 9712 42149 > 2068 42150 > 698 42151 > 2699 42152 > 8307 42153 > 1481 42154 > 9305 42155 > 2588 42156 > 3058 42157 > 5486 42158 > 2404 42159 > 3661 42160 > 1514 42161 > 2380 42162 > 852 42163 > 4391 42164 > 3455 42165 > 6991 42166 > 6017 42167 > 7865 42168 > 4165 42169 > 8858 42170 > 1716 42171 > 2094 42172 > 9236 42173 > 6017 42174 > 8866 42175 > 2388 42176 > 5705 42177 > 6328 42178 > 8807 42179 > 7702 42180 > 2644 42181 > 3728 42182 > 8147 42183 > 8265 42184 > 539 42185 > 4732 42186 > 5583 42187 > 9561 42188 > 8822 42189 > 7316 42190 > 1128 42191 > 1868 42192 > 3139 42193 > 9861 42194 > 806 42195 > 4606 42196 > 6576 42197 > 7292 42198 > 628 42199 > 8877 42200 > 4385 42201 > 9207 42202 > 7767 42203 > 4129 42204 > 5704 42205 > 9576 42206 > 6892 42207 > 3192 42208 > 4367 42209 > 1381 42210 > 4495 42211 > 609 42212 > 8648 42213 > 5808 42214 > 9950 42215 > 6847 42216 > 1521 42217 > 4137 42218 > 3847 42219 > 347 42220 > 1658 42221 > 8081 42222 > 8924 42223 > 9080 42224 > 4 42225 > 6901 42226 > 6346 42227 > 3158 42228 > 5449 42229 > 73 42230 > 1466 42231 > 897 42232 > 7927 42233 > 7258 42234 > 1230 42235 > 9885 42236 > 2776 42237 > 103 42238 > 9818 42239 > 6907 42240 > 1225 42241 > 7070 42242 > 3673 42243 > 5821 42244 > 2372 42245 > 615 42246 > 5392 42247 > 2500 42248 > 6285 42249 > 660 42250 > 760 42251 > 5290 42252 > 9885 42253 > 1549 42254 > 390 42255 > 2521 42256 > 6309 42257 > 3498 42258 > 8574 42259 > 5911 42260 > 4026 42261 > 9251 42262 > 9396 42263 > 25 42264 > 8185 42265 > 3925 42266 > 1276 42267 > 2815 42268 > 4949 42269 > 7140 42270 > 1669 42271 > 2368 42272 > 3825 42273 > 659 42274 > 8601 42275 > 1149 42276 > 3915 42277 > 6170 42278 > 671 42279 > 1800 42280 > 9650 42281 > 8827 42282 > 6146 42283 > 3749 42284 > 7897 42285 > 4709 42286 > 2530 42287 > 6204 42288 > 7118 42289 > 7605 42290 > 5351 42291 > 9605 42292 > 1209 42293 > 9270 42294 > 2200 42295 > 1294 42296 > 8615 42297 > 789 42298 > 4372 42299 > 3598 42300 > 6598 42301 > 1521 42302 > 406 42303 > 2102 42304 > 8659 42305 > 4695 42306 > 8115 42307 > 9314 42308 > 5560 42309 > 5938 42310 > 3782 42311 > 3599 42312 > 9873 42313 > 122 42314 > 2482 42315 > 2766 42316 > 5719 42317 > 6355 42318 > 5307 42319 > 2451 42320 > 9959 42321 > 5616 42322 > 972 42323 > 5341 42324 > 1780 42325 > 386 42326 > 9884 42327 > 6437 42328 > 552 42329 > 329 42330 > 7953 42331 > 2768 42332 > 2375 42333 > 8943 42334 > 5868 42335 > 5125 42336 > 1210 42337 > 305 42338 > 8071 42339 > 1630 42340 > 4826 42341 > 2643 42342 > 2463 42343 > 9188 42344 > 2667 42345 > 4836 42346 > 2251 42347 > 8532 42348 > 3129 42349 > 3338 42350 > 777 42351 > 4514 42352 > 3792 42353 > 6356 42354 > 5458 42355 > 7746 42356 > 7695 42357 > 9099 42358 > 967 42359 > 2462 42360 > 5801 42361 > 8276 42362 > 3123 42363 > 3167 42364 > 2017 42365 > 5406 42366 > 7390 42367 > 1695 42368 > 2417 42369 > 1676 42370 > 5123 42371 > 7921 42372 > 7670 42373 > 9562 42374 > 4348 42375 > 2298 42376 > 4119 42377 > 4269 42378 > 4554 42379 > 4368 42380 > 377 42381 > 8923 42382 > 3634 42383 > 7327 42384 > 3535 42385 > 4303 42386 > 3824 42387 > 5156 42388 > 2352 42389 > 2739 42390 > 3968 42391 > 1613 42392 > 3306 42393 > 3142 42394 > 8299 42395 > 7046 42396 > 7494 42397 > 4086 42398 > 7128 42399 > 7552 42400 > 179 42401 > 8463 42402 > 7389 42403 > 3103 42404 > 1345 42405 > 7572 42406 > 2958 42407 > 80 42408 > 5317 42409 > 6842 42410 > 7341 42411 > 88 42412 > 8509 42413 > 6215 42414 > 6247 42415 > 927 42416 > 9733 42417 > 9878 42418 > 4587 42419 > 3146 42420 > 8877 42421 > 8204 42422 > 8787 42423 > 9583 42424 > 5303 42425 > 561 42426 > 3994 42427 > 0 42428 > 9411 42429 > 2100 42430 > 2174 42431 > 9348 42432 > 3413 42433 > 985 42434 > 4064 42435 > 231 42436 > 7135 42437 > 2539 42438 > 6301 42439 > 6461 42440 > 2701 42441 > 5901 42442 > 3430 42443 > 335 42444 > 3577 42445 > 3453 42446 > 7941 42447 > 7037 42448 > 3667 42449 > 4975 42450 > 4067 42451 > 9000 42452 > 8637 42453 > 4824 42454 > 4466 42455 > 2420 42456 > 5141 42457 > 4921 42458 > 1750 42459 > 3053 42460 > 1860 42461 > 4677 42462 > 4975 42463 > 4922 42464 > 6702 42465 > 8156 42466 > 4219 42467 > 7388 42468 > 5288 42469 > 4112 42470 > 5255 42471 > 2498 42472 > 5851 42473 > 4675 42474 > 9571 42475 > 1890 42476 > 6460 42477 > 6170 42478 > 4221 42479 > 7264 42480 > 9271 42481 > 3710 42482 > 9563 42483 > 4530 42484 > 7973 42485 > 4883 42486 > 824 42487 > 992 42488 > 2336 42489 > 4881 42490 > 5725 42491 > 9575 42492 > 1491 42493 > 7988 42494 > 4515 42495 > 9109 42496 > 1124 42497 > 6289 42498 > 5288 42499 > 2014 42500 > 7736 42501 > 9101 42502 > 4651 42503 > 8386 42504 > 7361 42505 > 6856 42506 > 3974 42507 > 1415 42508 > 5373 42509 > 8506 42510 > 8619 42511 > 4656 42512 > 3451 42513 > 322 42514 > 7540 42515 > 6168 42516 > 4478 42517 > 7787 42518 > 5865 42519 > 1808 42520 > 5310 42521 > 273 42522 > 9664 42523 > 4667 42524 > 6862 42525 > 2856 42526 > 8286 42527 > 49 42528 > 8441 42529 > 891 42530 > 5707 42531 > 6437 42532 > 8875 42533 > 9979 42534 > 9091 42535 > 4669 42536 > 9807 42537 > 2361 42538 > 1749 42539 > 63 42540 > 4038 42541 > 2016 42542 > 5136 42543 > 9993 42544 > 2838 42545 > 5393 42546 > 6499 42547 > 1971 42548 > 8609 42549 > 8161 42550 > 3344 42551 > 5352 42552 > 7451 42553 > 5215 42554 > 4433 42555 > 8429 42556 > 4316 42557 > 5104 42558 > 8016 42559 > 5975 42560 > 6794 42561 > 7248 42562 > 6600 42563 > 5488 42564 > 6094 42565 > 1683 42566 > 6962 42567 > 5041 42568 > 9465 42569 > 8984 42570 > 1849 42571 > 2024 42572 > 7043 42573 > 4436 42574 > 1497 42575 > 9801 42576 > 1099 42577 > 7123 42578 > 646 42579 > 8781 42580 > 6365 42581 > 1905 42582 > 6801 42583 > 2285 42584 > 8822 42585 > 9596 42586 > 3073 42587 > 3195 42588 > 9740 42589 > 6230 42590 > 772 42591 > 5335 42592 > 7180 42593 > 1660 42594 > 8715 42595 > 7810 42596 > 7125 42597 > 4262 42598 > 293 42599 > 4640 42600 > 1028 42601 > 8888 42602 > 4003 42603 > 2709 42604 > 2299 42605 > 7715 42606 > 4327 42607 > 6659 42608 > 7998 42609 > 8470 42610 > 8324 42611 > 9761 42612 > 6165 42613 > 2947 42614 > 8859 42615 > 6678 42616 > 2236 42617 > 5812 42618 > 944 42619 > 3612 42620 > 344 42621 > 9456 42622 > 1800 42623 > 4504 42624 > 4426 42625 > 915 42626 > 3404 42627 > 104 42628 > 6764 42629 > 41 42630 > 1230 42631 > 3546 42632 > 9660 42633 > 647 42634 > 1999 42635 > 4899 42636 > 1418 42637 > 7095 42638 > 9228 42639 > 6594 42640 > 1564 42641 > 9425 42642 > 9822 42643 > 3225 42644 > 2613 42645 > 6809 42646 > 7613 42647 > 657 42648 > 6194 42649 > 6932 42650 > 4379 42651 > 5308 42652 > 216 42653 > 7477 42654 > 2138 42655 > 4309 42656 > 2491 42657 > 1907 42658 > 3794 42659 > 2790 42660 > 1393 42661 > 4827 42662 > 6215 42663 > 7755 42664 > 6480 42665 > 3012 42666 > 1633 42667 > 7531 42668 > 6028 42669 > 4006 42670 > 3272 42671 > 8912 42672 > 3961 42673 > 5690 42674 > 4342 42675 > 558 42676 > 7446 42677 > 7388 42678 > 6208 42679 > 7677 42680 > 1339 42681 > 3523 42682 > 1787 42683 > 5201 42684 > 7203 42685 > 1390 42686 > 3045 42687 > 6788 42688 > 9558 42689 > 6929 42690 > 8050 42691 > 1337 42692 > 5437 42693 > 5541 42694 > 2463 42695 > 3235 42696 > 5821 42697 > 8511 42698 > 5262 42699 > 5406 42700 > 6402 42701 > 1493 42702 > 3966 42703 > 756 42704 > 3873 42705 > 2546 42706 > 1787 42707 > 6519 42708 > 6228 42709 > 3161 42710 > 8513 42711 > 387 42712 > 7584 42713 > 8769 42714 > 4515 42715 > 5120 42716 > 5431 42717 > 5643 42718 > 3757 42719 > 393 42720 > 3026 42721 > 2656 42722 > 2751 42723 > 4700 42724 > 4891 42725 > 8778 42726 > 9029 42727 > 1202 42728 > 7646 42729 > 6043 42730 > 1282 42731 > 4157 42732 > 8290 42733 > 2853 42734 > 7524 42735 > 6625 42736 > 2375 42737 > 574 42738 > 4086 42739 > 450 42740 > 1665 42741 > 5598 42742 > 8551 42743 > 5529 42744 > 6063 42745 > 4770 42746 > 8698 42747 > 2913 42748 > 2216 42749 > 298 42750 > 6457 42751 > 4740 42752 > 237 42753 > 8011 42754 > 3092 42755 > 4904 42756 > 8346 42757 > 6950 42758 > 7739 42759 > 9668 42760 > 2797 42761 > 1881 42762 > 5559 42763 > 3505 42764 > 9121 42765 > 9888 42766 > 7003 42767 > 3140 42768 > 7585 42769 > 5079 42770 > 6450 42771 > 7794 42772 > 9081 42773 > 2726 42774 > 1316 42775 > 547 42776 > 808 42777 > 9847 42778 > 3154 42779 > 929 42780 > 1695 42781 > 4118 42782 > 9221 42783 > 8361 42784 > 5819 42785 > 7283 42786 > 2907 42787 > 4138 42788 > 3470 42789 > 1357 42790 > 7571 42791 > 7489 42792 > 500 42793 > 1404 42794 > 5328 42795 > 4290 42796 > 5825 42797 > 3333 42798 > 1094 42799 > 2508 42800 > 7790 42801 > 9218 42802 > 7224 42803 > 5593 42804 > 4140 42805 > 1762 42806 > 8387 42807 > 7488 42808 > 2477 42809 > 8562 42810 > 8590 42811 > 1997 42812 > 4466 42813 > 2785 42814 > 3929 42815 > 152 42816 > 4900 42817 > 3413 42818 > 7593 42819 > 2671 42820 > 2591 42821 > 3524 42822 > 4397 42823 > 7768 42824 > 9340 42825 > 7392 42826 > 6329 42827 > 830 42828 > 8961 42829 > 9319 42830 > 89 42831 > 9794 42832 > 4323 42833 > 7889 42834 > 1655 42835 > 291 42836 > 1435 42837 > 1279 42838 > 6093 42839 > 3938 42840 > 6547 42841 > 1316 42842 > 7822 42843 > 5685 42844 > 3364 42845 > 2151 42846 > 5097 42847 > 4997 42848 > 3252 42849 > 7805 42850 > 8645 42851 > 3076 42852 > 2127 42853 > 7994 42854 > 8606 42855 > 3407 42856 > 898 42857 > 4942 42858 > 7989 42859 > 5706 42860 > 9814 42861 > 708 42862 > 8458 42863 > 2586 42864 > 5903 42865 > 4695 42866 > 9189 42867 > 71 42868 > 8964 42869 > 8298 42870 > 8066 42871 > 9743 42872 > 4543 42873 > 3502 42874 > 5045 42875 > 559 42876 > 5397 42877 > 9151 42878 > 6516 42879 > 9440 42880 > 2849 42881 > 4939 42882 > 364 42883 > 841 42884 > 5544 42885 > 2204 42886 > 6174 42887 > 2012 42888 > 1288 42889 > 5867 42890 > 4944 42891 > 9847 42892 > 5706 42893 > 7154 42894 > 5376 42895 > 215 42896 > 5692 42897 > 1704 42898 > 3964 42899 > 5614 42900 > 3443 42901 > 1868 42902 > 7314 42903 > 1691 42904 > 7009 42905 > 1667 42906 > 3816 42907 > 8201 42908 > 7004 42909 > 5610 42910 > 2998 42911 > 1623 42912 > 817 42913 > 7512 42914 > 2223 42915 > 9418 42916 > 2843 42917 > 285 42918 > 5090 42919 > 9035 42920 > 5914 42921 > 2652 42922 > 2132 42923 > 992 42924 > 5872 42925 > 6306 42926 > 4743 42927 > 3815 42928 > 5370 42929 > 7935 42930 > 2516 42931 > 6483 42932 > 363 42933 > 1694 42934 > 4511 42935 > 6648 42936 > 5301 42937 > 5570 42938 > 5690 42939 > 3190 42940 > 3991 42941 > 1341 42942 > 56 42943 > 847 42944 > 7601 42945 > 731 42946 > 7872 42947 > 6090 42948 > 5169 42949 > 8328 42950 > 9744 42951 > 6490 42952 > 4907 42953 > 7607 42954 > 9524 42955 > 5405 42956 > 5901 42957 > 6176 42958 > 8681 42959 > 129 42960 > 4851 42961 > 8887 42962 > 8124 42963 > 4642 42964 > 3115 42965 > 6069 42966 > 3289 42967 > 9272 42968 > 5081 42969 > 1713 42970 > 3347 42971 > 9451 42972 > 6258 42973 > 9559 42974 > 8645 42975 > 7687 42976 > 2800 42977 > 2983 42978 > 8290 42979 > 2355 42980 > 1561 42981 > 2413 42982 > 3009 42983 > 349 42984 > 8577 42985 > 1425 42986 > 9872 42987 > 5709 42988 > 1312 42989 > 951 42990 > 7816 42991 > 2563 42992 > 4746 42993 > 2507 42994 > 8944 42995 > 767 42996 > 6025 42997 > 503 42998 > 2443 42999 > 8446 43000 > 7180 43001 > 906 43002 > 4462 43003 > 2457 43004 > 1403 43005 > 9699 43006 > 5750 43007 > 3527 43008 > 4676 43009 > 6897 43010 > 8622 43011 > 5137 43012 > 5197 43013 > 1220 43014 > 7432 43015 > 7736 43016 > 6729 43017 > 1453 43018 > 4483 43019 > 9981 43020 > 6101 43021 > 3213 43022 > 8775 43023 > 6722 43024 > 134 43025 > 7198 43026 > 2662 43027 > 9706 43028 > 231 43029 > 7306 43030 > 6566 43031 > 6120 43032 > 109 43033 > 5927 43034 > 2591 43035 > 8345 43036 > 391 43037 > 2082 43038 > 2289 43039 > 4778 43040 > 8598 43041 > 2520 43042 > 3921 43043 > 8066 43044 > 4515 43045 > 5537 43046 > 2865 43047 > 1013 43048 > 6269 43049 > 4916 43050 > 3114 43051 > 2862 43052 > 6757 43053 > 2064 43054 > 1121 43055 > 7919 43056 > 4345 43057 > 4657 43058 > 3693 43059 > 658 43060 > 2406 43061 > 8392 43062 > 7829 43063 > 1265 43064 > 3044 43065 > 6530 43066 > 2466 43067 > 5459 43068 > 6324 43069 > 5376 43070 > 5616 43071 > 6723 43072 > 9665 43073 > 1147 43074 > 2937 43075 > 9598 43076 > 3929 43077 > 6475 43078 > 8110 43079 > 6599 43080 > 5327 43081 > 323 43082 > 9980 43083 > 2816 43084 > 536 43085 > 6193 43086 > 9537 43087 > 7781 43088 > 3802 43089 > 810 43090 > 5012 43091 > 8888 43092 > 8743 43093 > 3514 43094 > 3395 43095 > 7998 43096 > 75 43097 > 6243 43098 > 860 43099 > 5849 43100 > 5066 43101 > 9054 43102 > 3293 43103 > 157 43104 > 2536 43105 > 3801 43106 > 6282 43107 > 4622 43108 > 3743 43109 > 6672 43110 > 9919 43111 > 5822 43112 > 2737 43113 > 8588 43114 > 3696 43115 > 8963 43116 > 2000 43117 > 4169 43118 > 4605 43119 > 5530 43120 > 9154 43121 > 7233 43122 > 194 43123 > 1841 43124 > 8638 43125 > 1956 43126 > 1232 43127 > 1453 43128 > 2368 43129 > 7811 43130 > 4730 43131 > 2380 43132 > 9850 43133 > 9486 43134 > 7465 43135 > 5114 43136 > 4769 43137 > 4663 43138 > 6855 43139 > 7628 43140 > 896 43141 > 7118 43142 > 775 43143 > 6610 43144 > 4215 43145 > 9552 43146 > 1985 43147 > 5679 43148 > 4715 43149 > 1179 43150 > 1702 43151 > 4115 43152 > 1236 43153 > 150 43154 > 4168 43155 > 7208 43156 > 4238 43157 > 3427 43158 > 1295 43159 > 4501 43160 > 1531 43161 > 9035 43162 > 4832 43163 > 6774 43164 > 4938 43165 > 5679 43166 > 6055 43167 > 5223 43168 > 6197 43169 > 8022 43170 > 9349 43171 > 6107 43172 > 6350 43173 > 6906 43174 > 2888 43175 > 6232 43176 > 3646 43177 > 5513 43178 > 3385 43179 > 712 43180 > 9592 43181 > 7389 43182 > 1594 43183 > 1006 43184 > 6269 43185 > 2907 43186 > 4035 43187 > 9345 43188 > 7097 43189 > 6975 43190 > 8105 43191 > 2925 43192 > 7964 43193 > 9453 43194 > 3920 43195 > 9606 43196 > 3204 43197 > 7051 43198 > 299 43199 > 2499 43200 > 9275 43201 > 9695 43202 > 518 43203 > 5871 43204 > 5736 43205 > 3019 43206 > 8753 43207 > 9486 43208 > 4145 43209 > 1095 43210 > 938 43211 > 3051 43212 > 3137 43213 > 9630 43214 > 5621 43215 > 2486 43216 > 7022 43217 > 2983 43218 > 71 43219 > 1461 43220 > 3297 43221 > 9374 43222 > 1419 43223 > 9760 43224 > 6081 43225 > 2933 43226 > 392 43227 > 5533 43228 > 3097 43229 > 8350 43230 > 3722 43231 > 7293 43232 > 3664 43233 > 1742 43234 > 1984 43235 > 5747 43236 > 5666 43237 > 3112 43238 > 6584 43239 > 2202 43240 > 5607 43241 > 3040 43242 > 3467 43243 > 4475 43244 > 3314 43245 > 5117 43246 > 5586 43247 > 5332 43248 > 566 43249 > 1135 43250 > 3271 43251 > 1720 43252 > 7202 43253 > 4481 43254 > 7497 43255 > 7937 43256 > 3314 43257 > 1464 43258 > 690 43259 > 7478 43260 > 7833 43261 > 9127 43262 > 6654 43263 > 1993 43264 > 3239 43265 > 5060 43266 > 7051 43267 > 4702 43268 > 6046 43269 > 3780 43270 > 6247 43271 > 8213 43272 > 6155 43273 > 5177 43274 > 2437 43275 > 2771 43276 > 2582 43277 > 8156 43278 > 739 43279 > 8870 43280 > 2494 43281 > 8875 43282 > 2229 43283 > 5034 43284 > 729 43285 > 835 43286 > 7456 43287 > 5991 43288 > 4552 43289 > 4754 43290 > 4325 43291 > 7200 43292 > 3848 43293 > 825 43294 > 5714 43295 > 3923 43296 > 6832 43297 > 1354 43298 > 9350 43299 > 8217 43300 > 6268 43301 > 7727 43302 > 5834 43303 > 4541 43304 > 4589 43305 > 7122 43306 > 4328 43307 > 5102 43308 > 4482 43309 > 8382 43310 > 8522 43311 > 9436 43312 > 823 43313 > 4110 43314 > 7453 43315 > 6503 43316 > 314 43317 > 9938 43318 > 6737 43319 > 8330 43320 > 2619 43321 > 3450 43322 > 382 43323 > 2507 43324 > 2080 43325 > 1350 43326 > 7589 43327 > 6954 43328 > 7869 43329 > 5354 43330 > 1387 43331 > 8675 43332 > 6447 43333 > 8720 43334 > 3506 43335 > 6597 43336 > 8144 43337 > 8752 43338 > 3200 43339 > 9228 43340 > 1348 43341 > 5631 43342 > 4000 43343 > 8455 43344 > 4941 43345 > 5170 43346 > 4483 43347 > 8888 43348 > 4312 43349 > 1143 43350 > 2105 43351 > 3478 43352 > 6538 43353 > 416 43354 > 5902 43355 > 3468 43356 > 6169 43357 > 2797 43358 > 2648 43359 > 5006 43360 > 2039 43361 > 4716 43362 > 1668 43363 > 3703 43364 > 8030 43365 > 1503 43366 > 9478 43367 > 4764 43368 > 6585 43369 > 8674 43370 > 1543 43371 > 530 43372 > 1675 43373 > 3210 43374 > 175 43375 > 3359 43376 > 3587 43377 > 2019 43378 > 1857 43379 > 6351 43380 > 6766 43381 > 8167 43382 > 6144 43383 > 3470 43384 > 7997 43385 > 9097 43386 > 3190 43387 > 3487 43388 > 6985 43389 > 2469 43390 > 8040 43391 > 6743 43392 > 4256 43393 > 2725 43394 > 5549 43395 > 9569 43396 > 730 43397 > 858 43398 > 6508 43399 > 8641 43400 > 3582 43401 > 6015 43402 > 5904 43403 > 6930 43404 > 3799 43405 > 1803 43406 > 5106 43407 > 7818 43408 > 675 43409 > 5911 43410 > 5125 43411 > 9538 43412 > 4080 43413 > 3909 43414 > 3657 43415 > 7857 43416 > 2918 43417 > 7396 43418 > 5642 43419 > 2658 43420 > 7975 43421 > 6511 43422 > 9161 43423 > 2321 43424 > 2630 43425 > 9846 43426 > 8301 43427 > 4698 43428 > 890 43429 > 914 43430 > 3169 43431 > 7645 43432 > 5785 43433 > 6736 43434 > 1475 43435 > 9075 43436 > 6815 43437 > 5339 43438 > 9582 43439 > 3907 43440 > 3386 43441 > 9712 43442 > 7743 43443 > 8417 43444 > 7595 43445 > 6206 43446 > 363 43447 > 3150 43448 > 3247 43449 > 1945 43450 > 5091 43451 > 1105 43452 > 7601 43453 > 5413 43454 > 621 43455 > 7980 43456 > 1211 43457 > 8626 43458 > 9661 43459 > 5648 43460 > 6776 43461 > 4237 43462 > 3198 43463 > 8336 43464 > 8472 43465 > 7216 43466 > 9761 43467 > 1614 43468 > 2432 43469 > 8435 43470 > 2205 43471 > 2183 43472 > 1417 43473 > 7923 43474 > 3295 43475 > 3130 43476 > 5572 43477 > 8396 43478 > 3507 43479 > 2251 43480 > 8473 43481 > 8394 43482 > 4416 43483 > 1305 43484 > 3893 43485 > 7065 43486 > 207 43487 > 1870 43488 > 8474 43489 > 70 43490 > 6704 43491 > 7017 43492 > 5236 43493 > 6560 43494 > 6912 43495 > 5350 43496 > 8238 43497 > 7912 43498 > 4389 43499 > 6429 43500 > 4204 43501 > 4489 43502 > 4508 43503 > 4024 43504 > 2590 43505 > 403 43506 > 6099 43507 > 2932 43508 > 507 43509 > 5992 43510 > 7987 43511 > 9352 43512 > 1939 43513 > 3128 43514 > 976 43515 > 6368 43516 > 8165 43517 > 1444 43518 > 926 43519 > 7327 43520 > 1697 43521 > 3584 43522 > 2145 43523 > 9762 43524 > 8200 43525 > 1244 43526 > 8029 43527 > 3104 43528 > 3652 43529 > 4764 43530 > 3917 43531 > 9624 43532 > 5504 43533 > 1460 43534 > 5246 43535 > 8744 43536 > 7565 43537 > 8444 43538 > 6217 43539 > 1411 43540 > 4597 43541 > 3908 43542 > 9430 43543 > 8085 43544 > 2555 43545 > 8817 43546 > 3339 43547 > 9732 43548 > 9258 43549 > 311 43550 > 143 43551 > 6421 43552 > 2151 43553 > 8011 43554 > 4970 43555 > 9677 43556 > 1581 43557 > 5561 43558 > 3963 43559 > 5782 43560 > 9963 43561 > 1842 43562 > 9106 43563 > 352 43564 > 924 43565 > 6161 43566 > 1531 43567 > 8469 43568 > 6123 43569 > 8941 43570 > 2322 43571 > 653 43572 > 6218 43573 > 8783 43574 > 9069 43575 > 807 43576 > 2248 43577 > 6723 43578 > 7404 43579 > 7983 43580 > 2782 43581 > 9243 43582 > 6858 43583 > 1077 43584 > 4512 43585 > 362 43586 > 8762 43587 > 6645 43588 > 2282 43589 > 8680 43590 > 886 43591 > 5942 43592 > 845 43593 > 6089 43594 > 378 43595 > 3198 43596 > 6038 43597 > 9969 43598 > 9290 43599 > 3032 43600 > 8211 43601 > 6384 43602 > 3810 43603 > 2081 43604 > 7557 43605 > 25 43606 > 6427 43607 > 6458 43608 > 2240 43609 > 313 43610 > 5840 43611 > 2620 43612 > 2966 43613 > 366 43614 > 7809 43615 > 71 43616 > 8345 43617 > 4173 43618 > 1220 43619 > 8485 43620 > 1383 43621 > 9574 43622 > 450 43623 > 2289 43624 > 3320 43625 > 8450 43626 > 7336 43627 > 2129 43628 > 1331 43629 > 6182 43630 > 1567 43631 > 1457 43632 > 847 43633 > 296 43634 > 6374 43635 > 3004 43636 > 7214 43637 > 3081 43638 > 7304 43639 > 4930 43640 > 4659 43641 > 8670 43642 > 462 43643 > 1371 43644 > 8821 43645 > 2527 43646 > 3436 43647 > 5738 43648 > 8175 43649 > 5112 43650 > 2484 43651 > 4443 43652 > 6842 43653 > 2874 43654 > 7344 43655 > 7460 43656 > 6686 43657 > 8060 43658 > 1997 43659 > 8069 43660 > 5140 43661 > 9513 43662 > 6355 43663 > 8587 43664 > 795 43665 > 7445 43666 > 6381 43667 > 3290 43668 > 1734 43669 > 6888 43670 > 1173 43671 > 752 43672 > 7283 43673 > 2148 43674 > 4467 43675 > 8383 43676 > 9424 43677 > 7048 43678 > 4863 43679 > 4747 43680 > 7428 43681 > 3525 43682 > 6618 43683 > 2326 43684 > 7094 43685 > 8988 43686 > 1022 43687 > 6453 43688 > 7226 43689 > 5447 43690 > 2814 43691 > 5358 43692 > 978 43693 > 2160 43694 > 5871 43695 > 8085 43696 > 6867 43697 > 791 43698 > 6214 43699 > 359 43700 > 1785 43701 > 949 43702 > 1045 43703 > 3277 43704 > 5801 43705 > 4799 43706 > 3864 43707 > 2643 43708 > 8508 43709 > 8287 43710 > 4802 43711 > 2306 43712 > 8285 43713 > 6589 43714 > 8958 43715 > 6894 43716 > 8163 43717 > 6059 43718 > 6943 43719 > 987 43720 > 6110 43721 > 3934 43722 > 1144 43723 > 4928 43724 > 2721 43725 > 3657 43726 > 4168 43727 > 8001 43728 > 4384 43729 > 9503 43730 > 6127 43731 > 3041 43732 > 6221 43733 > 4 43734 > 9683 43735 > 3260 43736 > 8019 43737 > 6596 43738 > 4753 43739 > 3919 43740 > 8552 43741 > 1454 43742 > 5379 43743 > 8165 43744 > 7962 43745 > 7885 43746 > 793 43747 > 2162 43748 > 292 43749 > 6269 43750 > 931 43751 > 4595 43752 > 3888 43753 > 6161 43754 > 8361 43755 > 8332 43756 > 191 43757 > 7236 43758 > 2778 43759 > 951 43760 > 192 43761 > 8184 43762 > 4452 43763 > 7516 43764 > 8197 43765 > 1296 43766 > 8683 43767 > 2720 43768 > 3157 43769 > 8256 43770 > 4926 43771 > 3598 43772 > 1300 43773 > 8589 43774 > 2471 43775 > 4804 43776 > 5801 43777 > 9565 43778 > 9260 43779 > 7260 43780 > 9343 43781 > 575 43782 > 475 43783 > 1328 43784 > 327 43785 > 1319 43786 > 7547 43787 > 376 43788 > 7849 43789 > 4471 43790 > 3150 43791 > 533 43792 > 5177 43793 > 8213 43794 > 1801 43795 > 824 43796 > 2857 43797 > 801 43798 > 4959 43799 > 6357 43800 > 4273 43801 > 2235 43802 > 9204 43803 > 658 43804 > 9234 43805 > 5026 43806 > 805 43807 > 7237 43808 > 8113 43809 > 7109 43810 > 2960 43811 > 323 43812 > 2007 43813 > 7442 43814 > 6524 43815 > 3730 43816 > 4003 43817 > 18 43818 > 6489 43819 > 1191 43820 > 2410 43821 > 4787 43822 > 2693 43823 > 964 43824 > 3447 43825 > 5418 43826 > 4919 43827 > 5242 43828 > 973 43829 > 2996 43830 > 2272 43831 > 5028 43832 > 2017 43833 > 7914 43834 > 9056 43835 > 7429 43836 > 3821 43837 > 4494 43838 > 3007 43839 > 96 43840 > 50 43841 > 1920 43842 > 7441 43843 > 3473 43844 > 5555 43845 > 2351 43846 > 1111 43847 > 4488 43848 > 3470 43849 > 7399 43850 > 8835 43851 > 7016 43852 > 7525 43853 > 9543 43854 > 6334 43855 > 4273 43856 > 9232 43857 > 7618 43858 > 8240 43859 > 8798 43860 > 332 43861 > 2187 43862 > 3847 43863 > 8257 43864 > 316 43865 > 7731 43866 > 2940 43867 > 3034 43868 > 5348 43869 > 935 43870 > 3143 43871 > 1414 43872 > 2803 43873 > 42 43874 > 9833 43875 > 662 43876 > 4130 43877 > 1519 43878 > 5463 43879 > 1130 43880 > 722 43881 > 8 43882 > 9210 43883 > 7823 43884 > 5945 43885 > 1484 43886 > 5363 43887 > 5689 43888 > 4012 43889 > 4258 43890 > 1322 43891 > 6405 43892 > 9619 43893 > 1107 43894 > 1647 43895 > 7504 43896 > 7125 43897 > 7624 43898 > 8909 43899 > 5478 43900 > 3375 43901 > 7795 43902 > 6756 43903 > 3528 43904 > 1434 43905 > 3689 43906 > 1417 43907 > 8044 43908 > 5948 43909 > 5503 43910 > 1319 43911 > 1935 43912 > 6284 43913 > 7444 43914 > 8741 43915 > 7532 43916 > 7650 43917 > 3679 43918 > 6884 43919 > 2874 43920 > 8574 43921 > 8983 43922 > 6686 43923 > 3572 43924 > 4419 43925 > 1072 43926 > 5194 43927 > 6040 43928 > 1970 43929 > 7175 43930 > 9168 43931 > 8853 43932 > 3799 43933 > 6354 43934 > 2835 43935 > 5741 43936 > 1900 43937 > 275 43938 > 5615 43939 > 3253 43940 > 7882 43941 > 9045 43942 > 390 43943 > 8548 43944 > 109 43945 > 4882 43946 > 6865 43947 > 7262 43948 > 6642 43949 > 3900 43950 > 4218 43951 > 7156 43952 > 5506 43953 > 7786 43954 > 3155 43955 > 1802 43956 > 1384 43957 > 8935 43958 > 5832 43959 > 5830 43960 > 7654 43961 > 6465 43962 > 6902 43963 > 8738 43964 > 3064 43965 > 9426 43966 > 6173 43967 > 2923 43968 > 2478 43969 > 3061 43970 > 1879 43971 > 7488 43972 > 1224 43973 > 7788 43974 > 3241 43975 > 8905 43976 > 3258 43977 > 6907 43978 > 1171 43979 > 8610 43980 > 6185 43981 > 1085 43982 > 6735 43983 > 8388 43984 > 5552 43985 > 3805 43986 > 2435 43987 > 7842 43988 > 7734 43989 > 6979 43990 > 9011 43991 > 8431 43992 > 9586 43993 > 1454 43994 > 5923 43995 > 7668 43996 > 8700 43997 > 6773 43998 > 7689 43999 > 4620 44000 > 6776 44001 > 149 44002 > 4755 44003 > 8751 44004 > 9023 44005 > 8668 44006 > 1090 44007 > 8448 44008 > 1245 44009 > 7217 44010 > 6187 44011 > 9585 44012 > 2770 44013 > 5910 44014 > 1758 44015 > 3233 44016 > 2690 44017 > 9458 44018 > 2409 44019 > 4563 44020 > 1025 44021 > 3499 44022 > 5296 44023 > 7941 44024 > 8284 44025 > 7437 44026 > 4474 44027 > 2584 44028 > 7558 44029 > 1736 44030 > 9987 44031 > 1168 44032 > 3658 44033 > 720 44034 > 8737 44035 > 2854 44036 > 4365 44037 > 3269 44038 > 7503 44039 > 7135 44040 > 4584 44041 > 5614 44042 > 9789 44043 > 643 44044 > 3509 44045 > 4498 44046 > 2371 44047 > 3512 44048 > 9192 44049 > 6583 44050 > 5905 44051 > 983 44052 > 9332 44053 > 69 44054 > 4636 44055 > 6814 44056 > 6995 44057 > 581 44058 > 3587 44059 > 5045 44060 > 9716 44061 > 6493 44062 > 5019 44063 > 4324 44064 > 6480 44065 > 7148 44066 > 776 44067 > 7375 44068 > 3096 44069 > 6418 44070 > 1155 44071 > 192 44072 > 4815 44073 > 3764 44074 > 4037 44075 > 53 44076 > 2164 44077 > 4644 44078 > 831 44079 > 2475 44080 > 2435 44081 > 6351 44082 > 3922 44083 > 157 44084 > 7667 44085 > 4347 44086 > 5340 44087 > 6140 44088 > 1025 44089 > 1982 44090 > 2419 44091 > 316 44092 > 2110 44093 > 5418 44094 > 7094 44095 > 8463 44096 > 6392 44097 > 5210 44098 > 9450 44099 > 8726 44100 > 102 44101 > 3563 44102 > 4139 44103 > 3820 44104 > 6321 44105 > 404 44106 > 4662 44107 > 7499 44108 > 8848 44109 > 1781 44110 > 9782 44111 > 227 44112 > 6267 44113 > 3853 44114 > 6916 44115 > 3639 44116 > 2478 44117 > 5716 44118 > 8758 44119 > 1167 44120 > 7708 44121 > 8863 44122 > 1776 44123 > 8785 44124 > 1901 44125 > 2352 44126 > 9479 44127 > 8733 44128 > 2569 44129 > 3392 44130 > 373 44131 > 5299 44132 > 919 44133 > 9062 44134 > 786 44135 > 4712 44136 > 6317 44137 > 8093 44138 > 6724 44139 > 5715 44140 > 5140 44141 > 1114 44142 > 6863 44143 > 4749 44144 > 2937 44145 > 9850 44146 > 5214 44147 > 4127 44148 > 8385 44149 > 3074 44150 > 7743 44151 > 4153 44152 > 819 44153 > 727 44154 > 1752 44155 > 2231 44156 > 9935 44157 > 7552 44158 > 5368 44159 > 1376 44160 > 8172 44161 > 2284 44162 > 3752 44163 > 1415 44164 > 4576 44165 > 8500 44166 > 967 44167 > 8104 44168 > 6672 44169 > 7669 44170 > 8095 44171 > 6417 44172 > 6877 44173 > 3437 44174 > 1439 44175 > 3970 44176 > 6137 44177 > 3912 44178 > 3978 44179 > 6003 44180 > 1550 44181 > 4043 44182 > 8187 44183 > 1902 44184 > 649 44185 > 6216 44186 > 9397 44187 > 5641 44188 > 9309 44189 > 3619 44190 > 7666 44191 > 5915 44192 > 1003 44193 > 4208 44194 > 7126 44195 > 456 44196 > 387 44197 > 6035 44198 > 5486 44199 > 9015 44200 > 262 44201 > 3666 44202 > 5940 44203 > 633 44204 > 7167 44205 > 3077 44206 > 9191 44207 > 1571 44208 > 1486 44209 > 6568 44210 > 9930 44211 > 7588 44212 > 3713 44213 > 8743 44214 > 3296 44215 > 2420 44216 > 4072 44217 > 9608 44218 > 6701 44219 > 774 44220 > 3242 44221 > 9366 44222 > 5003 44223 > 9749 44224 > 8885 44225 > 5790 44226 > 963 44227 > 1601 44228 > 3874 44229 > 5265 44230 > 1358 44231 > 579 44232 > 6924 44233 > 8672 44234 > 6667 44235 > 8667 44236 > 652 44237 > 9331 44238 > 4920 44239 > 6255 44240 > 2438 44241 > 8846 44242 > 9575 44243 > 2429 44244 > 1296 44245 > 171 44246 > 2118 44247 > 9983 44248 > 9984 44249 > 3897 44250 > 1535 44251 > 6645 44252 > 5145 44253 > 1160 44254 > 5731 44255 > 1057 44256 > 6194 44257 > 9608 44258 > 2827 44259 > 4596 44260 > 3670 44261 > 6929 44262 > 396 44263 > 4117 44264 > 4332 44265 > 9652 44266 > 5655 44267 > 4414 44268 > 3764 44269 > 3553 44270 > 9597 44271 > 5231 44272 > 4512 44273 > 3717 44274 > 4467 44275 > 4158 44276 > 2995 44277 > 7618 44278 > 1921 44279 > 3185 44280 > 2172 44281 > 5716 44282 > 1370 44283 > 5657 44284 > 7293 44285 > 6959 44286 > 2777 44287 > 9889 44288 > 650 44289 > 4931 44290 > 3239 44291 > 462 44292 > 9509 44293 > 5187 44294 > 1730 44295 > 2250 44296 > 5755 44297 > 2935 44298 > 3063 44299 > 1369 44300 > 5036 44301 > 6976 44302 > 8708 44303 > 6017 44304 > 1232 44305 > 6385 44306 > 4049 44307 > 1975 44308 > 1671 44309 > 8679 44310 > 6041 44311 > 1279 44312 > 3627 44313 > 6314 44314 > 8061 44315 > 2684 44316 > 7128 44317 > 610 44318 > 523 44319 > 9124 44320 > 8340 44321 > 5756 44322 > 1788 44323 > 9798 44324 > 1649 44325 > 6326 44326 > 6416 44327 > 8729 44328 > 6172 44329 > 6111 44330 > 7132 44331 > 4092 44332 > 9667 44333 > 5720 44334 > 3250 44335 > 582 44336 > 4477 44337 > 754 44338 > 3580 44339 > 1611 44340 > 4175 44341 > 1580 44342 > 3176 44343 > 102 44344 > 6222 44345 > 8875 44346 > 9043 44347 > 458 44348 > 9477 44349 > 4454 44350 > 6499 44351 > 6138 44352 > 9686 44353 > 1984 44354 > 5317 44355 > 2690 44356 > 679 44357 > 3221 44358 > 126 44359 > 7301 44360 > 4574 44361 > 2185 44362 > 2743 44363 > 6370 44364 > 1551 44365 > 4297 44366 > 3215 44367 > 6750 44368 > 2689 44369 > 8265 44370 > 7907 44371 > 5764 44372 > 714 44373 > 4641 44374 > 1130 44375 > 8908 44376 > 7223 44377 > 2911 44378 > 414 44379 > 1787 44380 > 3665 44381 > 4783 44382 > 1017 44383 > 9933 44384 > 8390 44385 > 3366 44386 > 1300 44387 > 3319 44388 > 1810 44389 > 7428 44390 > 5854 44391 > 8295 44392 > 724 44393 > 2263 44394 > 9940 44395 > 5213 44396 > 8247 44397 > 5846 44398 > 9737 44399 > 5186 44400 > 3171 44401 > 8879 44402 > 6232 44403 > 320 44404 > 2274 44405 > 4699 44406 > 4253 44407 > 5510 44408 > 3140 44409 > 1512 44410 > 7297 44411 > 7656 44412 > 8354 44413 > 968 44414 > 4571 44415 > 377 44416 > 4066 44417 > 8155 44418 > 9568 44419 > 1046 44420 > 3000 44421 > 1490 44422 > 9286 44423 > 8959 44424 > 6250 44425 > 8713 44426 > 6631 44427 > 8565 44428 > 9900 44429 > 9925 44430 > 4547 44431 > 6950 44432 > 3356 44433 > 9871 44434 > 4245 44435 > 4138 44436 > 8654 44437 > 891 44438 > 958 44439 > 528 44440 > 8538 44441 > 9924 44442 > 6786 44443 > 9969 44444 > 4915 44445 > 7050 44446 > 7903 44447 > 4589 44448 > 988 44449 > 8614 44450 > 5016 44451 > 1968 44452 > 5267 44453 > 9231 44454 > 3023 44455 > 3354 44456 > 3433 44457 > 4568 44458 > 2772 44459 > 9764 44460 > 3282 44461 > 4967 44462 > 1898 44463 > 7712 44464 > 1877 44465 > 9590 44466 > 2649 44467 > 422 44468 > 165 44469 > 6411 44470 > 1383 44471 > 103 44472 > 2557 44473 > 5710 44474 > 7851 44475 > 5232 44476 > 696 44477 > 1116 44478 > 8696 44479 > 9552 44480 > 1173 44481 > 6029 44482 > 5147 44483 > 6288 44484 > 8004 44485 > 8561 44486 > 5399 44487 > 3284 44488 > 7155 44489 > 4656 44490 > 5955 44491 > 1506 44492 > 3675 44493 > 3618 44494 > 9286 44495 > 9644 44496 > 679 44497 > 4021 44498 > 6360 44499 > 2714 44500 > 8968 44501 > 3579 44502 > 9891 44503 > 4108 44504 > 3044 44505 > 5369 44506 > 670 44507 > 8927 44508 > 8148 44509 > 4680 44510 > 9262 44511 > 3991 44512 > 9392 44513 > 4121 44514 > 4240 44515 > 6713 44516 > 3603 44517 > 7291 44518 > 7454 44519 > 8921 44520 > 3466 44521 > 4020 44522 > 5315 44523 > 6517 44524 > 1451 44525 > 5092 44526 > 9900 44527 > 5984 44528 > 2575 44529 > 44 44530 > 6644 44531 > 2366 44532 > 3855 44533 > 7866 44534 > 2376 44535 > 199 44536 > 9038 44537 > 5205 44538 > 7473 44539 > 5117 44540 > 2091 44541 > 3208 44542 > 1165 44543 > 9393 44544 > 2116 44545 > 3024 44546 > 1359 44547 > 8315 44548 > 2586 44549 > 5306 44550 > 979 44551 > 7589 44552 > 274 44553 > 5799 44554 > 6024 44555 > 8899 44556 > 8538 44557 > 344 44558 > 9115 44559 > 3712 44560 > 8702 44561 > 4401 44562 > 2903 44563 > 8919 44564 > 4622 44565 > 5213 44566 > 373 44567 > 2635 44568 > 394 44569 > 4524 44570 > 7327 44571 > 6080 44572 > 6516 44573 > 5621 44574 > 866 44575 > 3517 44576 > 1472 44577 > 7203 44578 > 5868 44579 > 3099 44580 > 4679 44581 > 4275 44582 > 1354 44583 > 9701 44584 > 7929 44585 > 8573 44586 > 2837 44587 > 8866 44588 > 8585 44589 > 7594 44590 > 608 44591 > 2995 44592 > 2466 44593 > 1153 44594 > 6336 44595 > 770 44596 > 2114 44597 > 7299 44598 > 5827 44599 > 2933 44600 > 5877 44601 > 9976 44602 > 6272 44603 > 743 44604 > 3789 44605 > 7077 44606 > 8842 44607 > 1409 44608 > 8236 44609 > 7230 44610 > 5777 44611 > 1656 44612 > 334 44613 > 1929 44614 > 4839 44615 > 2276 44616 > 7349 44617 > 9713 44618 > 7801 44619 > 1427 44620 > 503 44621 > 2775 44622 > 5742 44623 > 5838 44624 > 4731 44625 > 8123 44626 > 3056 44627 > 5107 44628 > 1230 44629 > 6666 44630 > 5836 44631 > 9224 44632 > 1467 44633 > 6491 44634 > 8076 44635 > 3651 44636 > 146 44637 > 1847 44638 > 1834 44639 > 8897 44640 > 4124 44641 > 2252 44642 > 297 44643 > 1646 44644 > 7309 44645 > 6796 44646 > 7248 44647 > 9605 44648 > 8319 44649 > 2447 44650 > 2906 44651 > 1929 44652 > 9756 44653 > 4893 44654 > 4358 44655 > 5125 44656 > 8550 44657 > 2154 44658 > 6001 44659 > 7264 44660 > 1763 44661 > 5377 44662 > 234 44663 > 4674 44664 > 1851 44665 > 7367 44666 > 5687 44667 > 5705 44668 > 9069 44669 > 6328 44670 > 1318 44671 > 1450 44672 > 4266 44673 > 5282 44674 > 9189 44675 > 4487 44676 > 3982 44677 > 8352 44678 > 8351 44679 > 2969 44680 > 6288 44681 > 6935 44682 > 504 44683 > 2764 44684 > 4955 44685 > 8729 44686 > 6393 44687 > 6011 44688 > 2902 44689 > 9621 44690 > 3879 44691 > 7242 44692 > 5554 44693 > 5841 44694 > 8363 44695 > 4412 44696 > 4267 44697 > 1302 44698 > 6914 44699 > 1807 44700 > 613 44701 > 7311 44702 > 4583 44703 > 8981 44704 > 5675 44705 > 8870 44706 > 2831 44707 > 4490 44708 > 4789 44709 > 5207 44710 > 6416 44711 > 50 44712 > 2588 44713 > 5679 44714 > 1879 44715 > 8456 44716 > 4650 44717 > 1141 44718 > 6953 44719 > 4687 44720 > 9521 44721 > 1103 44722 > 7907 44723 > 4200 44724 > 2875 44725 > 3875 44726 > 1139 44727 > 3944 44728 > 5308 44729 > 5423 44730 > 559 44731 > 5530 44732 > 1961 44733 > 659 44734 > 5163 44735 > 7599 44736 > 254 44737 > 4905 44738 > 1111 44739 > 8457 44740 > 5567 44741 > 6596 44742 > 5207 44743 > 3472 44744 > 3386 44745 > 2216 44746 > 9919 44747 > 1853 44748 > 746 44749 > 3205 44750 > 2951 44751 > 370 44752 > 5317 44753 > 4506 44754 > 4381 44755 > 2821 44756 > 5089 44757 > 6381 44758 > 4199 44759 > 8258 44760 > 3157 44761 > 4117 44762 > 1474 44763 > 9116 44764 > 1881 44765 > 8912 44766 > 97 44767 > 7575 44768 > 3430 44769 > 621 44770 > 8128 44771 > 835 44772 > 8596 44773 > 2575 44774 > 2148 44775 > 6519 44776 > 1727 44777 > 2101 44778 > 3171 44779 > 6771 44780 > 764 44781 > 8444 44782 > 3282 44783 > 385 44784 > 5315 44785 > 4857 44786 > 5185 44787 > 7695 44788 > 2885 44789 > 6589 44790 > 1231 44791 > 6607 44792 > 7558 44793 > 4993 44794 > 243 44795 > 863 44796 > 6429 44797 > 1568 44798 > 6360 44799 > 1146 44800 > 4397 44801 > 9437 44802 > 8436 44803 > 2009 44804 > 6752 44805 > 5808 44806 > 6870 44807 > 3747 44808 > 854 44809 > 978 44810 > 6869 44811 > 1095 44812 > 2164 44813 > 376 44814 > 1115 44815 > 4850 44816 > 8772 44817 > 144 44818 > 9642 44819 > 1189 44820 > 6584 44821 > 1806 44822 > 8507 44823 > 608 44824 > 8264 44825 > 2660 44826 > 788 44827 > 9118 44828 > 7031 44829 > 8956 44830 > 1321 44831 > 8417 44832 > 3467 44833 > 4656 44834 > 315 44835 > 9140 44836 > 2799 44837 > 8384 44838 > 5072 44839 > 6700 44840 > 2763 44841 > 3458 44842 > 2062 44843 > 6961 44844 > 5718 44845 > 451 44846 > 2311 44847 > 2266 44848 > 7469 44849 > 4115 44850 > 3797 44851 > 7876 44852 > 2975 44853 > 4551 44854 > 9789 44855 > 6428 44856 > 4923 44857 > 6877 44858 > 7292 44859 > 8410 44860 > 248 44861 > 4456 44862 > 6685 44863 > 4800 44864 > 9067 44865 > 6007 44866 > 5722 44867 > 5126 44868 > 5667 44869 > 1292 44870 > 6548 44871 > 4484 44872 > 2215 44873 > 5656 44874 > 3382 44875 > 4380 44876 > 242 44877 > 7387 44878 > 7003 44879 > 7482 44880 > 4817 44881 > 8929 44882 > 3419 44883 > 8077 44884 > 3318 44885 > 6641 44886 > 4186 44887 > 8481 44888 > 4443 44889 > 5198 44890 > 572 44891 > 5001 44892 > 9827 44893 > 7370 44894 > 9227 44895 > 8985 44896 > 1150 44897 > 9611 44898 > 1338 44899 > 7024 44900 > 8080 44901 > 7494 44902 > 2650 44903 > 8122 44904 > 8687 44905 > 8556 44906 > 8538 44907 > 4224 44908 > 3842 44909 > 2530 44910 > 2511 44911 > 3010 44912 > 3183 44913 > 9072 44914 > 9297 44915 > 688 44916 > 7778 44917 > 8288 44918 > 84 44919 > 3643 44920 > 8132 44921 > 8043 44922 > 7187 44923 > 1235 44924 > 8978 44925 > 7669 44926 > 1940 44927 > 5333 44928 > 1645 44929 > 7611 44930 > 8424 44931 > 7762 44932 > 3867 44933 > 7328 44934 > 8018 44935 > 3860 44936 > 2019 44937 > 3955 44938 > 2120 44939 > 7256 44940 > 4681 44941 > 8079 44942 > 8078 44943 > 3442 44944 > 42 44945 > 4556 44946 > 7382 44947 > 4788 44948 > 9985 44949 > 160 44950 > 393 44951 > 6073 44952 > 2049 44953 > 1275 44954 > 5489 44955 > 5612 44956 > 3851 44957 > 3992 44958 > 2607 44959 > 5984 44960 > 8689 44961 > 2502 44962 > 5084 44963 > 2054 44964 > 4674 44965 > 3023 44966 > 9876 44967 > 8322 44968 > 5825 44969 > 277 44970 > 623 44971 > 6014 44972 > 9703 44973 > 9934 44974 > 9277 44975 > 5211 44976 > 6501 44977 > 5470 44978 > 7990 44979 > 4231 44980 > 332 44981 > 1629 44982 > 5506 44983 > 7955 44984 > 66 44985 > 9916 44986 > 5214 44987 > 3762 44988 > 1882 44989 > 6956 44990 > 7246 44991 > 3789 44992 > 1909 44993 > 4703 44994 > 6492 44995 > 8992 44996 > 6590 44997 > 2530 44998 > 9260 44999 > 5538 45000 > 4719 45001 > 2983 45002 > 8395 45003 > 7273 45004 > 7370 45005 > 2824 45006 > 1172 45007 > 5644 45008 > 2778 45009 > 3895 45010 > 3113 45011 > 1458 45012 > 2760 45013 > 6937 45014 > 3769 45015 > 8476 45016 > 354 45017 > 5389 45018 > 8845 45019 > 9496 45020 > 6705 45021 > 3136 45022 > 1604 45023 > 2247 45024 > 4142 45025 > 4058 45026 > 3237 45027 > 9776 45028 > 982 45029 > 7818 45030 > 6863 45031 > 3911 45032 > 6320 45033 > 7872 45034 > 9948 45035 > 9982 45036 > 4473 45037 > 4302 45038 > 3819 45039 > 6097 45040 > 5993 45041 > 9072 45042 > 5588 45043 > 5423 45044 > 167 45045 > 5492 45046 > 1562 45047 > 7761 45048 > 3513 45049 > 1060 45050 > 2840 45051 > 617 45052 > 2990 45053 > 1143 45054 > 3703 45055 > 9452 45056 > 3577 45057 > 6560 45058 > 4913 45059 > 4675 45060 > 7248 45061 > 3161 45062 > 4343 45063 > 1931 45064 > 897 45065 > 2834 45066 > 357 45067 > 7642 45068 > 1934 45069 > 5893 45070 > 4976 45071 > 3582 45072 > 2920 45073 > 4960 45074 > 3664 45075 > 2883 45076 > 1205 45077 > 9421 45078 > 702 45079 > 6179 45080 > 7012 45081 > 4126 45082 > 9634 45083 > 6911 45084 > 6552 45085 > 2415 45086 > 5407 45087 > 6028 45088 > 8485 45089 > 6917 45090 > 4591 45091 > 699 45092 > 5827 45093 > 9732 45094 > 5733 45095 > 1971 45096 > 3029 45097 > 667 45098 > 4177 45099 > 5958 45100 > 8756 45101 > 903 45102 > 972 45103 > 9403 45104 > 4135 45105 > 7828 45106 > 3495 45107 > 7689 45108 > 9344 45109 > 107 45110 > 8648 45111 > 4525 45112 > 7393 45113 > 2881 45114 > 3211 45115 > 348 45116 > 6849 45117 > 117 45118 > 4163 45119 > 2059 45120 > 5062 45121 > 6727 45122 > 3676 45123 > 4349 45124 > 1122 45125 > 3950 45126 > 1333 45127 > 4719 45128 > 8728 45129 > 8302 45130 > 339 45131 > 5144 45132 > 5705 45133 > 8939 45134 > 2669 45135 > 5335 45136 > 8007 45137 > 7853 45138 > 3706 45139 > 3399 45140 > 8201 45141 > 4241 45142 > 4893 45143 > 9174 45144 > 5762 45145 > 4405 45146 > 606 45147 > 697 45148 > 4499 45149 > 1780 45150 > 3447 45151 > 6357 45152 > 3039 45153 > 1720 45154 > 2605 45155 > 7945 45156 > 2734 45157 > 939 45158 > 1166 45159 > 9032 45160 > 7590 45161 > 8934 45162 > 6719 45163 > 9162 45164 > 8480 45165 > 454 45166 > 2714 45167 > 6642 45168 > 5089 45169 > 6094 45170 > 5610 45171 > 23 45172 > 8532 45173 > 9467 45174 > 3404 45175 > 4542 45176 > 3037 45177 > 9982 45178 > 881 45179 > 2544 45180 > 4249 45181 > 8016 45182 > 4345 45183 > 3539 45184 > 9794 45185 > 5697 45186 > 6944 45187 > 5329 45188 > 1428 45189 > 9395 45190 > 6180 45191 > 5575 45192 > 547 45193 > 6806 45194 > 4437 45195 > 7306 45196 > 2787 45197 > 675 45198 > 9437 45199 > 820 45200 > 500 45201 > 1989 45202 > 9695 45203 > 2050 45204 > 1707 45205 > 3545 45206 > 8127 45207 > 5844 45208 > 7500 45209 > 3033 45210 > 908 45211 > 8351 45212 > 3839 45213 > 5867 45214 > 1804 45215 > 726 45216 > 2208 45217 > 7342 45218 > 8244 45219 > 4042 45220 > 7639 45221 > 8115 45222 > 5503 45223 > 8309 45224 > 9838 45225 > 3824 45226 > 7087 45227 > 5547 45228 > 8512 45229 > 7425 45230 > 4545 45231 > 9174 45232 > 4630 45233 > 701 45234 > 1566 45235 > 408 45236 > 1943 45237 > 1744 45238 > 9141 45239 > 3829 45240 > 4947 45241 > 8772 45242 > 869 45243 > 3140 45244 > 1383 45245 > 8550 45246 > 8189 45247 > 5967 45248 > 4091 45249 > 8901 45250 > 7415 45251 > 5061 45252 > 3480 45253 > 5118 45254 > 4415 45255 > 2178 45256 > 3041 45257 > 2693 45258 > 4271 45259 > 6721 45260 > 6570 45261 > 7087 45262 > 605 45263 > 8476 45264 > 5600 45265 > 737 45266 > 8086 45267 > 9675 45268 > 2819 45269 > 9975 45270 > 5329 45271 > 7917 45272 > 9880 45273 > 3530 45274 > 7463 45275 > 1843 45276 > 7765 45277 > 9131 45278 > 141 45279 > 1795 45280 > 2293 45281 > 9468 45282 > 3855 45283 > 8809 45284 > 2568 45285 > 6571 45286 > 9988 45287 > 9253 45288 > 1519 45289 > 5004 45290 > 753 45291 > 1939 45292 > 9879 45293 > 3120 45294 > 7315 45295 > 778 45296 > 9998 45297 > 2490 45298 > 4739 45299 > 2225 45300 > 9470 45301 > 5622 45302 > 6134 45303 > 2345 45304 > 1499 45305 > 4311 45306 > 3891 45307 > 2021 45308 > 9140 45309 > 6829 45310 > 1323 45311 > 9079 45312 > 4547 45313 > 8823 45314 > 9061 45315 > 6777 45316 > 5195 45317 > 9952 45318 > 6505 45319 > 8586 45320 > 1133 45321 > 8787 45322 > 2135 45323 > 2753 45324 > 7211 45325 > 7338 45326 > 7093 45327 > 6756 45328 > 7792 45329 > 6096 45330 > 1762 45331 > 3431 45332 > 4348 45333 > 9350 45334 > 3963 45335 > 9533 45336 > 7802 45337 > 9167 45338 > 8873 45339 > 174 45340 > 1183 45341 > 432 45342 > 6991 45343 > 1069 45344 > 9747 45345 > 2591 45346 > 7757 45347 > 8580 45348 > 7058 45349 > 6607 45350 > 5016 45351 > 3629 45352 > 9506 45353 > 981 45354 > 5744 45355 > 1640 45356 > 6066 45357 > 7378 45358 > 8213 45359 > 1103 45360 > 4381 45361 > 3074 45362 > 2119 45363 > 4122 45364 > 3294 45365 > 7000 45366 > 9845 45367 > 2451 45368 > 7320 45369 > 9831 45370 > 2809 45371 > 9806 45372 > 1728 45373 > 1217 45374 > 8247 45375 > 7896 45376 > 2926 45377 > 5528 45378 > 6963 45379 > 238 45380 > 2813 45381 > 9252 45382 > 2392 45383 > 4423 45384 > 6722 45385 > 3811 45386 > 1314 45387 > 9477 45388 > 2622 45389 > 5553 45390 > 1833 45391 > 3485 45392 > 5121 45393 > 2578 45394 > 9046 45395 > 6997 45396 > 933 45397 > 4109 45398 > 8543 45399 > 7479 45400 > 6260 45401 > 3090 45402 > 6475 45403 > 8121 45404 > 7298 45405 > 3808 45406 > 2952 45407 > 7196 45408 > 5332 45409 > 2605 45410 > 5406 45411 > 1373 45412 > 7136 45413 > 5471 45414 > 5481 45415 > 1076 45416 > 1389 45417 > 7276 45418 > 4204 45419 > 6841 45420 > 5524 45421 > 6802 45422 > 3044 45423 > 6196 45424 > 3571 45425 > 6134 45426 > 5962 45427 > 6063 45428 > 6422 45429 > 7674 45430 > 4861 45431 > 540 45432 > 244 45433 > 4262 45434 > 8590 45435 > 3292 45436 > 9535 45437 > 2659 45438 > 6863 45439 > 5362 45440 > 7749 45441 > 2383 45442 > 9720 45443 > 8217 45444 > 7031 45445 > 3894 45446 > 8807 45447 > 4086 45448 > 3004 45449 > 816 45450 > 7682 45451 > 8801 45452 > 4735 45453 > 5495 45454 > 8178 45455 > 8074 45456 > 2572 45457 > 7859 45458 > 4101 45459 > 9984 45460 > 3502 45461 > 2481 45462 > 7279 45463 > 3013 45464 > 8290 45465 > 250 45466 > 671 45467 > 2204 45468 > 1450 45469 > 3874 45470 > 5881 45471 > 5014 45472 > 4214 45473 > 9220 45474 > 494 45475 > 9860 45476 > 4212 45477 > 3531 45478 > 2311 45479 > 5356 45480 > 7834 45481 > 24 45482 > 3999 45483 > 7081 45484 > 3408 45485 > 2913 45486 > 8983 45487 > 5105 45488 > 4033 45489 > 6674 45490 > 8078 45491 > 7629 45492 > 2231 45493 > 7908 45494 > 4135 45495 > 8172 45496 > 5606 45497 > 505 45498 > 5954 45499 > 8025 45500 > 7638 45501 > 1839 45502 > 9365 45503 > 8514 45504 > 6812 45505 > 9177 45506 > 3098 45507 > 8213 45508 > 6936 45509 > 1565 45510 > 936 45511 > 1363 45512 > 8943 45513 > 121 45514 > 6273 45515 > 7618 45516 > 2574 45517 > 5501 45518 > 4746 45519 > 5772 45520 > 7662 45521 > 7780 45522 > 9626 45523 > 3769 45524 > 1497 45525 > 5853 45526 > 6423 45527 > 6476 45528 > 5095 45529 > 8981 45530 > 6744 45531 > 767 45532 > 8623 45533 > 7018 45534 > 2312 45535 > 7596 45536 > 8567 45537 > 916 45538 > 5002 45539 > 5565 45540 > 2901 45541 > 4644 45542 > 492 45543 > 1387 45544 > 2669 45545 > 6130 45546 > 2914 45547 > 9045 45548 > 6720 45549 > 8335 45550 > 7820 45551 > 2942 45552 > 5044 45553 > 8812 45554 > 8900 45555 > 8574 45556 > 3078 45557 > 7346 45558 > 8282 45559 > 2766 45560 > 1281 45561 > 4550 45562 > 2054 45563 > 1462 45564 > 3343 45565 > 2140 45566 > 3454 45567 > 34 45568 > 9926 45569 > 7349 45570 > 5152 45571 > 1627 45572 > 8833 45573 > 8539 45574 > 9278 45575 > 7026 45576 > 716 45577 > 7942 45578 > 3751 45579 > 3862 45580 > 222 45581 > 4774 45582 > 1490 45583 > 6925 45584 > 924 45585 > 2485 45586 > 1972 45587 > 6283 45588 > 10 45589 > 9384 45590 > 3352 45591 > 9707 45592 > 8490 45593 > 598 45594 > 131 45595 > 145 45596 > 3442 45597 > 4243 45598 > 9317 45599 > 1578 45600 > 1553 45601 > 9500 45602 > 4081 45603 > 3637 45604 > 1029 45605 > 563 45606 > 266 45607 > 3929 45608 > 9812 45609 > 4922 45610 > 440 45611 > 5029 45612 > 8535 45613 > 8728 45614 > 471 45615 > 7724 45616 > 2549 45617 > 393 45618 > 3456 45619 > 2540 45620 > 7577 45621 > 8200 45622 > 7074 45623 > 7908 45624 > 6701 45625 > 6235 45626 > 9302 45627 > 7051 45628 > 9334 45629 > 402 45630 > 1438 45631 > 2927 45632 > 7210 45633 > 4171 45634 > 4580 45635 > 3650 45636 > 4659 45637 > 7660 45638 > 4014 45639 > 6865 45640 > 9467 45641 > 2693 45642 > 491 45643 > 2234 45644 > 2618 45645 > 2879 45646 > 4 45647 > 7620 45648 > 8858 45649 > 447 45650 > 7895 45651 > 7989 45652 > 4719 45653 > 6866 45654 > 7362 45655 > 1445 45656 > 62 45657 > 2786 45658 > 498 45659 > 3895 45660 > 3375 45661 > 7645 45662 > 4917 45663 > 3903 45664 > 4435 45665 > 2955 45666 > 5128 45667 > 2125 45668 > 95 45669 > 3172 45670 > 2547 45671 > 7684 45672 > 9744 45673 > 4807 45674 > 2805 45675 > 7374 45676 > 9527 45677 > 9815 45678 > 290 45679 > 1124 45680 > 4079 45681 > 2755 45682 > 6056 45683 > 424 45684 > 164 45685 > 2484 45686 > 3183 45687 > 3002 45688 > 1294 45689 > 4182 45690 > 3557 45691 > 356 45692 > 8948 45693 > 6355 45694 > 8259 45695 > 1822 45696 > 5671 45697 > 4014 45698 > 8895 45699 > 7934 45700 > 6397 45701 > 5182 45702 > 483 45703 > 3926 45704 > 4377 45705 > 3843 45706 > 1276 45707 > 2274 45708 > 3518 45709 > 1528 45710 > 1488 45711 > 7153 45712 > 6065 45713 > 5593 45714 > 2316 45715 > 7107 45716 > 8995 45717 > 4157 45718 > 8060 45719 > 4934 45720 > 9489 45721 > 5040 45722 > 3348 45723 > 8830 45724 > 406 45725 > 7185 45726 > 4238 45727 > 2433 45728 > 4346 45729 > 7425 45730 > 7244 45731 > 968 45732 > 8977 45733 > 6102 45734 > 9195 45735 > 3298 45736 > 305 45737 > 9472 45738 > 2897 45739 > 3143 45740 > 6660 45741 > 8494 45742 > 1162 45743 > 2749 45744 > 340 45745 > 4269 45746 > 4276 45747 > 1325 45748 > 7862 45749 > 7174 45750 > 4573 45751 > 8308 45752 > 73 45753 > 3490 45754 > 6190 45755 > 5654 45756 > 9809 45757 > 450 45758 > 6396 45759 > 3187 45760 > 3051 45761 > 4810 45762 > 9490 45763 > 9205 45764 > 698 45765 > 2679 45766 > 5565 45767 > 8464 45768 > 6485 45769 > 6326 45770 > 904 45771 > 8907 45772 > 3114 45773 > 8655 45774 > 7916 45775 > 460 45776 > 1960 45777 > 6600 45778 > 7367 45779 > 1418 45780 > 1490 45781 > 3064 45782 > 723 45783 > 691 45784 > 7867 45785 > 2957 45786 > 4919 45787 > 2394 45788 > 4309 45789 > 2655 45790 > 7332 45791 > 9768 45792 > 2806 45793 > 5984 45794 > 9784 45795 > 5044 45796 > 4144 45797 > 3268 45798 > 6365 45799 > 4949 45800 > 2105 45801 > 7859 45802 > 8111 45803 > 2316 45804 > 8349 45805 > 7009 45806 > 2586 45807 > 8984 45808 > 2986 45809 > 5550 45810 > 6474 45811 > 2183 45812 > 4031 45813 > 1169 45814 > 9213 45815 > 8047 45816 > 3881 45817 > 6537 45818 > 6316 45819 > 3198 45820 > 735 45821 > 3590 45822 > 1147 45823 > 6687 45824 > 3636 45825 > 9326 45826 > 6644 45827 > 3811 45828 > 6227 45829 > 7671 45830 > 2992 45831 > 2610 45832 > 6345 45833 > 8363 45834 > 8638 45835 > 8685 45836 > 583 45837 > 8160 45838 > 7173 45839 > 277 45840 > 2150 45841 > 5078 45842 > 2644 45843 > 8311 45844 > 3605 45845 > 2218 45846 > 4985 45847 > 5608 45848 > 2414 45849 > 8520 45850 > 2075 45851 > 9931 45852 > 6042 45853 > 1508 45854 > 1579 45855 > 668 45856 > 2734 45857 > 7602 45858 > 2365 45859 > 3550 45860 > 1908 45861 > 688 45862 > 2719 45863 > 7071 45864 > 8302 45865 > 3573 45866 > 6500 45867 > 6119 45868 > 4331 45869 > 2303 45870 > 570 45871 > 7008 45872 > 2431 45873 > 9385 45874 > 240 45875 > 627 45876 > 6306 45877 > 1640 45878 > 5642 45879 > 3623 45880 > 9649 45881 > 5994 45882 > 6949 45883 > 3175 45884 > 3341 45885 > 2919 45886 > 5325 45887 > 6129 45888 > 4002 45889 > 1024 45890 > 3390 45891 > 8126 45892 > 5291 45893 > 746 45894 > 8579 45895 > 8007 45896 > 3218 45897 > 9969 45898 > 1722 45899 > 3225 45900 > 7228 45901 > 5130 45902 > 6260 45903 > 6708 45904 > 8503 45905 > 369 45906 > 8288 45907 > 4653 45908 > 8547 45909 > 8994 45910 > 3345 45911 > 1214 45912 > 1937 45913 > 7654 45914 > 3668 45915 > 9366 45916 > 7424 45917 > 9948 45918 > 5902 45919 > 2568 45920 > 6837 45921 > 632 45922 > 257 45923 > 6633 45924 > 4979 45925 > 3141 45926 > 9058 45927 > 7316 45928 > 2345 45929 > 203 45930 > 8442 45931 > 4945 45932 > 9200 45933 > 320 45934 > 8300 45935 > 424 45936 > 1106 45937 > 2794 45938 > 4680 45939 > 136 45940 > 3062 45941 > 5501 45942 > 1282 45943 > 5257 45944 > 4432 45945 > 7656 45946 > 964 45947 > 3117 45948 > 4542 45949 > 9300 45950 > 7744 45951 > 1911 45952 > 6270 45953 > 2152 45954 > 589 45955 > 3489 45956 > 5869 45957 > 5803 45958 > 8147 45959 > 43 45960 > 2529 45961 > 2843 45962 > 302 45963 > 8435 45964 > 6880 45965 > 194 45966 > 2731 45967 > 6401 45968 > 3134 45969 > 4108 45970 > 5563 45971 > 6376 45972 > 4942 45973 > 271 45974 > 988 45975 > 8860 45976 > 928 45977 > 2498 45978 > 9399 45979 > 6636 45980 > 7364 45981 > 6942 45982 > 8356 45983 > 2433 45984 > 9082 45985 > 4610 45986 > 194 45987 > 1830 45988 > 6066 45989 > 3008 45990 > 8553 45991 > 4416 45992 > 2702 45993 > 9283 45994 > 8155 45995 > 6157 45996 > 694 45997 > 8908 45998 > 5693 45999 > 591 46000 > 3291 46001 > 7870 46002 > 5825 46003 > 8349 46004 > 1186 46005 > 6296 46006 > 9905 46007 > 7459 46008 > 8306 46009 > 539 46010 > 8872 46011 > 2469 46012 > 185 46013 > 8120 46014 > 8168 46015 > 6665 46016 > 6165 46017 > 9932 46018 > 6550 46019 > 9031 46020 > 5219 46021 > 6718 46022 > 7677 46023 > 7766 46024 > 9459 46025 > 8171 46026 > 7201 46027 > 812 46028 > 1110 46029 > 2791 46030 > 4209 46031 > 1655 46032 > 8209 46033 > 1955 46034 > 6385 46035 > 3715 46036 > 2941 46037 > 4865 46038 > 5542 46039 > 9752 46040 > 9790 46041 > 1077 46042 > 7131 46043 > 165 46044 > 8708 46045 > 5451 46046 > 6814 46047 > 6885 46048 > 6826 46049 > 5055 46050 > 9050 46051 > 4565 46052 > 3012 46053 > 8171 46054 > 1815 46055 > 7529 46056 > 5348 46057 > 8747 46058 > 9475 46059 > 9147 46060 > 2407 46061 > 6220 46062 > 9550 46063 > 1766 46064 > 7161 46065 > 325 46066 > 4368 46067 > 802 46068 > 2838 46069 > 4313 46070 > 3588 46071 > 3447 46072 > 2396 46073 > 2763 46074 > 9261 46075 > 1155 46076 > 4702 46077 > 6332 46078 > 9863 46079 > 7169 46080 > 1706 46081 > 1374 46082 > 1715 46083 > 3695 46084 > 1562 46085 > 3870 46086 > 3233 46087 > 4934 46088 > 4822 46089 > 732 46090 > 4794 46091 > 3872 46092 > 1818 46093 > 752 46094 > 4291 46095 > 5183 46096 > 1041 46097 > 303 46098 > 5877 46099 > 8850 46100 > 7527 46101 > 9550 46102 > 8965 46103 > 4896 46104 > 5935 46105 > 9192 46106 > 757 46107 > 4716 46108 > 8998 46109 > 2814 46110 > 6177 46111 > 3771 46112 > 6124 46113 > 713 46114 > 7910 46115 > 684 46116 > 7149 46117 > 7881 46118 > 990 46119 > 1864 46120 > 1864 46121 > 5986 46122 > 2831 46123 > 954 46124 > 4396 46125 > 3424 46126 > 5225 46127 > 4474 46128 > 8308 46129 > 7179 46130 > 1523 46131 > 6620 46132 > 9288 46133 > 642 46134 > 6326 46135 > 2001 46136 > 6863 46137 > 8609 46138 > 5584 46139 > 436 46140 > 1595 46141 > 8518 46142 > 7850 46143 > 2091 46144 > 4289 46145 > 197 46146 > 938 46147 > 7862 46148 > 8186 46149 > 8838 46150 > 8322 46151 > 5533 46152 > 5319 46153 > 501 46154 > 334 46155 > 2209 46156 > 7609 46157 > 5798 46158 > 6704 46159 > 225 46160 > 6204 46161 > 1814 46162 > 1468 46163 > 4686 46164 > 3144 46165 > 2720 46166 > 9890 46167 > 8726 46168 > 1710 46169 > 9346 46170 > 2869 46171 > 7150 46172 > 2698 46173 > 9162 46174 > 8638 46175 > 9587 46176 > 9577 46177 > 7309 46178 > 1700 46179 > 1660 46180 > 9672 46181 > 5312 46182 > 7637 46183 > 8684 46184 > 9835 46185 > 7996 46186 > 3539 46187 > 329 46188 > 7121 46189 > 8617 46190 > 3022 46191 > 4426 46192 > 5594 46193 > 3435 46194 > 5546 46195 > 3206 46196 > 6457 46197 > 2728 46198 > 6365 46199 > 562 46200 > 4516 46201 > 2136 46202 > 3678 46203 > 6086 46204 > 6705 46205 > 6496 46206 > 4993 46207 > 5374 46208 > 5946 46209 > 886 46210 > 7684 46211 > 1603 46212 > 9666 46213 > 4397 46214 > 606 46215 > 5263 46216 > 7527 46217 > 8465 46218 > 7 46219 > 5060 46220 > 758 46221 > 34 46222 > 5764 46223 > 4318 46224 > 5816 46225 > 1553 46226 > 5215 46227 > 6478 46228 > 5223 46229 > 3585 46230 > 2562 46231 > 1662 46232 > 9510 46233 > 5426 46234 > 2534 46235 > 3530 46236 > 4245 46237 > 3487 46238 > 6175 46239 > 4066 46240 > 5220 46241 > 8174 46242 > 9275 46243 > 827 46244 > 3791 46245 > 9537 46246 > 1991 46247 > 134 46248 > 476 46249 > 7688 46250 > 7519 46251 > 2740 46252 > 4521 46253 > 2005 46254 > 7168 46255 > 2162 46256 > 117 46257 > 1548 46258 > 3628 46259 > 6657 46260 > 9843 46261 > 4527 46262 > 5713 46263 > 6688 46264 > 8030 46265 > 979 46266 > 6472 46267 > 6153 46268 > 4770 46269 > 9155 46270 > 8667 46271 > 5711 46272 > 4189 46273 > 6982 46274 > 7175 46275 > 1902 46276 > 4648 46277 > 8298 46278 > 68 46279 > 8159 46280 > 9685 46281 > 4673 46282 > 3597 46283 > 1629 46284 > 2022 46285 > 9599 46286 > 6005 46287 > 6319 46288 > 8782 46289 > 3931 46290 > 2989 46291 > 5913 46292 > 3362 46293 > 2614 46294 > 6943 46295 > 463 46296 > 3911 46297 > 8035 46298 > 7104 46299 > 5833 46300 > 8789 46301 > 2946 46302 > 3082 46303 > 2982 46304 > 2242 46305 > 8629 46306 > 3903 46307 > 5666 46308 > 9143 46309 > 1918 46310 > 8543 46311 > 925 46312 > 3687 46313 > 91 46314 > 8324 46315 > 1327 46316 > 7663 46317 > 5830 46318 > 8273 46319 > 5827 46320 > 5748 46321 > 4991 46322 > 712 46323 > 7751 46324 > 3786 46325 > 5878 46326 > 8794 46327 > 6404 46328 > 9619 46329 > 910 46330 > 1968 46331 > 6435 46332 > 8244 46333 > 2089 46334 > 9068 46335 > 2115 46336 > 9883 46337 > 2840 46338 > 8150 46339 > 3820 46340 > 6334 46341 > 878 46342 > 9783 46343 > 9594 46344 > 9489 46345 > 4211 46346 > 1431 46347 > 9320 46348 > 7712 46349 > 3245 46350 > 7216 46351 > 7189 46352 > 2407 46353 > 5006 46354 > 8359 46355 > 492 46356 > 8320 46357 > 7149 46358 > 9216 46359 > 1621 46360 > 3444 46361 > 2850 46362 > 5142 46363 > 4664 46364 > 1285 46365 > 5233 46366 > 3911 46367 > 9572 46368 > 3573 46369 > 413 46370 > 3861 46371 > 7746 46372 > 6294 46373 > 6690 46374 > 6816 46375 > 7675 46376 > 239 46377 > 2581 46378 > 2119 46379 > 1084 46380 > 5972 46381 > 8778 46382 > 2863 46383 > 8454 46384 > 6412 46385 > 868 46386 > 5296 46387 > 2492 46388 > 8163 46389 > 6517 46390 > 743 46391 > 8849 46392 > 9806 46393 > 5752 46394 > 5302 46395 > 3638 46396 > 7562 46397 > 2018 46398 > 8763 46399 > 5008 46400 > 7530 46401 > 2422 46402 > 3750 46403 > 7015 46404 > 3239 46405 > 2886 46406 > 3618 46407 > 9728 46408 > 5884 46409 > 4564 46410 > 1461 46411 > 5149 46412 > 2813 46413 > 5929 46414 > 952 46415 > 7735 46416 > 9633 46417 > 4828 46418 > 7829 46419 > 6903 46420 > 9505 46421 > 3756 46422 > 8152 46423 > 8632 46424 > 704 46425 > 7392 46426 > 5626 46427 > 9631 46428 > 5130 46429 > 7077 46430 > 3631 46431 > 7727 46432 > 6735 46433 > 2427 46434 > 5275 46435 > 1180 46436 > 2811 46437 > 191 46438 > 1606 46439 > 2777 46440 > 873 46441 > 3286 46442 > 2104 46443 > 7613 46444 > 4768 46445 > 3538 46446 > 5054 46447 > 4548 46448 > 8237 46449 > 1227 46450 > 8143 46451 > 6657 46452 > 6987 46453 > 9998 46454 > 2183 46455 > 690 46456 > 2214 46457 > 4131 46458 > 1896 46459 > 7074 46460 > 6951 46461 > 2474 46462 > 153 46463 > 2449 46464 > 5493 46465 > 7890 46466 > 8759 46467 > 7635 46468 > 6970 46469 > 7567 46470 > 7737 46471 > 4315 46472 > 4798 46473 > 9236 46474 > 3126 46475 > 159 46476 > 4442 46477 > 4940 46478 > 6528 46479 > 7876 46480 > 96 46481 > 3602 46482 > 918 46483 > 2463 46484 > 5119 46485 > 2021 46486 > 205 46487 > 6031 46488 > 813 46489 > 8612 46490 > 5440 46491 > 565 46492 > 3343 46493 > 6623 46494 > 9806 46495 > 4990 46496 > 5828 46497 > 9585 46498 > 314 46499 > 3565 46500 > 7433 46501 > 7817 46502 > 3130 46503 > 7928 46504 > 9885 46505 > 4398 46506 > 8856 46507 > 8800 46508 > 336 46509 > 8416 46510 > 4846 46511 > 9497 46512 > 1435 46513 > 9354 46514 > 355 46515 > 7659 46516 > 5832 46517 > 2711 46518 > 5818 46519 > 4838 46520 > 7994 46521 > 4180 46522 > 4131 46523 > 7045 46524 > 9900 46525 > 5112 46526 > 908 46527 > 2871 46528 > 5659 46529 > 7412 46530 > 6415 46531 > 1774 46532 > 1658 46533 > 7591 46534 > 6978 46535 > 6599 46536 > 9411 46537 > 7344 46538 > 1247 46539 > 2654 46540 > 9329 46541 > 6527 46542 > 9953 46543 > 8227 46544 > 3523 46545 > 154 46546 > 5658 46547 > 8040 46548 > 6876 46549 > 6542 46550 > 5415 46551 > 9700 46552 > 6782 46553 > 7979 46554 > 5457 46555 > 3411 46556 > 9551 46557 > 8163 46558 > 159 46559 > 1646 46560 > 3842 46561 > 8820 46562 > 1632 46563 > 4908 46564 > 8208 46565 > 8461 46566 > 9364 46567 > 703 46568 > 1724 46569 > 2985 46570 > 1399 46571 > 9727 46572 > 3686 46573 > 7601 46574 > 2911 46575 > 4707 46576 > 8032 46577 > 7806 46578 > 3249 46579 > 2191 46580 > 2790 46581 > 3315 46582 > 8003 46583 > 2223 46584 > 2478 46585 > 5637 46586 > 9795 46587 > 9374 46588 > 8253 46589 > 7012 46590 > 9918 46591 > 5943 46592 > 7462 46593 > 3227 46594 > 8940 46595 > 604 46596 > 2266 46597 > 5882 46598 > 552 46599 > 6174 46600 > 1784 46601 > 1986 46602 > 1604 46603 > 3925 46604 > 4622 46605 > 246 46606 > 9695 46607 > 4708 46608 > 8076 46609 > 9371 46610 > 9649 46611 > 6190 46612 > 6790 46613 > 362 46614 > 2626 46615 > 655 46616 > 2409 46617 > 9516 46618 > 9612 46619 > 2092 46620 > 7156 46621 > 1262 46622 > 3530 46623 > 4829 46624 > 8728 46625 > 2051 46626 > 6549 46627 > 2398 46628 > 8735 46629 > 2165 46630 > 9074 46631 > 663 46632 > 8958 46633 > 1941 46634 > 5136 46635 > 6010 46636 > 1549 46637 > 5216 46638 > 1370 46639 > 2189 46640 > 1732 46641 > 1972 46642 > 7511 46643 > 8524 46644 > 4410 46645 > 8218 46646 > 5591 46647 > 4529 46648 > 3642 46649 > 2041 46650 > 305 46651 > 4799 46652 > 7324 46653 > 8879 46654 > 1297 46655 > 3521 46656 > 1335 46657 > 4953 46658 > 8918 46659 > 9394 46660 > 3716 46661 > 884 46662 > 3210 46663 > 8045 46664 > 1458 46665 > 3837 46666 > 1644 46667 > 4660 46668 > 13 46669 > 4996 46670 > 2514 46671 > 9852 46672 > 5488 46673 > 716 46674 > 9748 46675 > 980 46676 > 1957 46677 > 5270 46678 > 6546 46679 > 5163 46680 > 2723 46681 > 5076 46682 > 3340 46683 > 3065 46684 > 8223 46685 > 7407 46686 > 6169 46687 > 3609 46688 > 3774 46689 > 7000 46690 > 619 46691 > 449 46692 > 1665 46693 > 5955 46694 > 6228 46695 > 9074 46696 > 8316 46697 > 4697 46698 > 3908 46699 > 7854 46700 > 3449 46701 > 7422 46702 > 6163 46703 > 1733 46704 > 6934 46705 > 9897 46706 > 7610 46707 > 6509 46708 > 6733 46709 > 7397 46710 > 4432 46711 > 8414 46712 > 4166 46713 > 3960 46714 > 825 46715 > 7280 46716 > 5338 46717 > 6958 46718 > 3204 46719 > 1634 46720 > 876 46721 > 6489 46722 > 7371 46723 > 6845 46724 > 6700 46725 > 2070 46726 > 9738 46727 > 9123 46728 > 1179 46729 > 8334 46730 > 1405 46731 > 4776 46732 > 6082 46733 > 5606 46734 > 3111 46735 > 4714 46736 > 1270 46737 > 4957 46738 > 9517 46739 > 5856 46740 > 9830 46741 > 4712 46742 > 7546 46743 > 6677 46744 > 4338 46745 > 7030 46746 > 5665 46747 > 1087 46748 > 1423 46749 > 7827 46750 > 37 46751 > 1432 46752 > 4222 46753 > 8748 46754 > 971 46755 > 3729 46756 > 437 46757 > 5212 46758 > 9098 46759 > 6581 46760 > 1823 46761 > 2865 46762 > 3301 46763 > 4874 46764 > 7329 46765 > 6711 46766 > 9960 46767 > 2492 46768 > 4472 46769 > 673 46770 > 1410 46771 > 1035 46772 > 6578 46773 > 3331 46774 > 2210 46775 > 7825 46776 > 2058 46777 > 8627 46778 > 1304 46779 > 5735 46780 > 8921 46781 > 5928 46782 > 3966 46783 > 7556 46784 > 2748 46785 > 2491 46786 > 6969 46787 > 1385 46788 > 8606 46789 > 1129 46790 > 737 46791 > 6490 46792 > 8676 46793 > 3100 46794 > 7508 46795 > 4868 46796 > 5671 46797 > 3562 46798 > 1613 46799 > 7239 46800 > 875 46801 > 1973 46802 > 1168 46803 > 5673 46804 > 5674 46805 > 8832 46806 > 9602 46807 > 4330 46808 > 3276 46809 > 1389 46810 > 522 46811 > 4583 46812 > 1370 46813 > 4137 46814 > 3813 46815 > 4369 46816 > 4333 46817 > 6945 46818 > 8709 46819 > 3099 46820 > 9940 46821 > 637 46822 > 3201 46823 > 28 46824 > 8379 46825 > 3585 46826 > 3170 46827 > 438 46828 > 4687 46829 > 5876 46830 > 5340 46831 > 5372 46832 > 7522 46833 > 871 46834 > 1495 46835 > 4035 46836 > 5891 46837 > 2666 46838 > 1589 46839 > 8748 46840 > 5766 46841 > 9127 46842 > 4524 46843 > 3475 46844 > 5625 46845 > 6146 46846 > 8109 46847 > 385 46848 > 4824 46849 > 7328 46850 > 7532 46851 > 2915 46852 > 6084 46853 > 1487 46854 > 2512 46855 > 9918 46856 > 2522 46857 > 5876 46858 > 2038 46859 > 641 46860 > 7871 46861 > 4883 46862 > 2366 46863 > 10 46864 > 7442 46865 > 4932 46866 > 7341 46867 > 5112 46868 > 8131 46869 > 525 46870 > 7890 46871 > 1204 46872 > 5898 46873 > 4435 46874 > 7166 46875 > 7312 46876 > 2737 46877 > 6826 46878 > 3918 46879 > 2216 46880 > 1372 46881 > 7914 46882 > 9914 46883 > 1303 46884 > 6753 46885 > 1681 46886 > 1269 46887 > 6363 46888 > 7412 46889 > 3173 46890 > 408 46891 > 2845 46892 > 6870 46893 > 7008 46894 > 504 46895 > 8785 46896 > 9164 46897 > 2300 46898 > 2023 46899 > 9326 46900 > 9093 46901 > 767 46902 > 7053 46903 > 8916 46904 > 4161 46905 > 6016 46906 > 2305 46907 > 1557 46908 > 7151 46909 > 2506 46910 > 129 46911 > 6919 46912 > 8051 46913 > 1475 46914 > 3838 46915 > 5968 46916 > 9369 46917 > 3496 46918 > 9927 46919 > 8275 46920 > 3293 46921 > 1885 46922 > 7365 46923 > 7793 46924 > 5343 46925 > 857 46926 > 1637 46927 > 9720 46928 > 3121 46929 > 9346 46930 > 1311 46931 > 4758 46932 > 6945 46933 > 5419 46934 > 8934 46935 > 3904 46936 > 4732 46937 > 4517 46938 > 8388 46939 > 9501 46940 > 1197 46941 > 7215 46942 > 678 46943 > 8137 46944 > 3359 46945 > 262 46946 > 8586 46947 > 3648 46948 > 6142 46949 > 3484 46950 > 2084 46951 > 1196 46952 > 6500 46953 > 464 46954 > 3481 46955 > 4517 46956 > 8180 46957 > 2756 46958 > 9640 46959 > 6714 46960 > 6999 46961 > 8759 46962 > 4018 46963 > 7141 46964 > 3980 46965 > 6070 46966 > 5275 46967 > 7863 46968 > 4364 46969 > 2595 46970 > 2312 46971 > 1996 46972 > 1311 46973 > 4428 46974 > 6041 46975 > 2009 46976 > 1892 46977 > 1961 46978 > 4557 46979 > 1428 46980 > 2679 46981 > 1246 46982 > 3037 46983 > 3179 46984 > 9904 46985 > 5201 46986 > 3484 46987 > 9692 46988 > 8806 46989 > 7363 46990 > 5208 46991 > 197 46992 > 7764 46993 > 7854 46994 > 3065 46995 > 7520 46996 > 1532 46997 > 4997 46998 > 8742 46999 > 9564 47000 > 3445 47001 > 5249 47002 > 1848 47003 > 1404 47004 > 7487 47005 > 7943 47006 > 808 47007 > 6954 47008 > 1620 47009 > 7853 47010 > 2243 47011 > 1556 47012 > 241 47013 > 3593 47014 > 7742 47015 > 936 47016 > 8458 47017 > 3212 47018 > 2412 47019 > 9654 47020 > 7465 47021 > 7470 47022 > 5261 47023 > 9653 47024 > 2108 47025 > 6037 47026 > 5603 47027 > 1154 47028 > 1233 47029 > 1141 47030 > 4119 47031 > 612 47032 > 9587 47033 > 2491 47034 > 1007 47035 > 3937 47036 > 43 47037 > 1923 47038 > 7249 47039 > 8004 47040 > 8454 47041 > 4029 47042 > 6642 47043 > 8247 47044 > 750 47045 > 522 47046 > 3831 47047 > 8454 47048 > 3279 47049 > 635 47050 > 7005 47051 > 388 47052 > 8893 47053 > 3338 47054 > 1413 47055 > 60 47056 > 8704 47057 > 7467 47058 > 1046 47059 > 8640 47060 > 7927 47061 > 1945 47062 > 9543 47063 > 11 47064 > 6729 47065 > 5536 47066 > 7119 47067 > 2401 47068 > 7452 47069 > 8990 47070 > 2773 47071 > 8932 47072 > 1967 47073 > 4356 47074 > 2076 47075 > 5417 47076 > 1709 47077 > 2337 47078 > 5762 47079 > 6712 47080 > 8759 47081 > 8645 47082 > 6793 47083 > 2949 47084 > 3976 47085 > 6216 47086 > 1816 47087 > 1192 47088 > 355 47089 > 8501 47090 > 3913 47091 > 9143 47092 > 1280 47093 > 9379 47094 > 8380 47095 > 1917 47096 > 8280 47097 > 157 47098 > 9839 47099 > 2154 47100 > 5370 47101 > 9093 47102 > 6808 47103 > 8954 47104 > 6849 47105 > 35 47106 > 137 47107 > 4146 47108 > 4530 47109 > 1581 47110 > 2877 47111 > 4213 47112 > 422 47113 > 582 47114 > 2377 47115 > 8500 47116 > 5996 47117 > 3042 47118 > 2273 47119 > 8750 47120 > 5393 47121 > 2196 47122 > 9755 47123 > 6824 47124 > 3192 47125 > 3581 47126 > 124 47127 > 6071 47128 > 3026 47129 > 630 47130 > 9159 47131 > 162 47132 > 8967 47133 > 5365 47134 > 3242 47135 > 2660 47136 > 1916 47137 > 8562 47138 > 4925 47139 > 4636 47140 > 3337 47141 > 5561 47142 > 9545 47143 > 6756 47144 > 4715 47145 > 5082 47146 > 1596 47147 > 3699 47148 > 9917 47149 > 16 47150 > 1093 47151 > 7438 47152 > 6619 47153 > 4687 47154 > 8828 47155 > 11 47156 > 949 47157 > 4288 47158 > 7119 47159 > 7040 47160 > 3965 47161 > 1950 47162 > 3269 47163 > 6763 47164 > 5759 47165 > 6579 47166 > 4243 47167 > 7975 47168 > 812 47169 > 876 47170 > 3686 47171 > 9664 47172 > 6055 47173 > 3006 47174 > 8548 47175 > 4505 47176 > 10 47177 > 890 47178 > 7013 47179 > 8125 47180 > 4986 47181 > 8585 47182 > 2403 47183 > 14 47184 > 154 47185 > 4434 47186 > 9219 47187 > 8386 47188 > 3848 47189 > 7493 47190 > 2558 47191 > 2384 47192 > 9869 47193 > 4444 47194 > 7509 47195 > 1767 47196 > 6639 47197 > 6015 47198 > 5951 47199 > 4307 47200 > 7840 47201 > 3485 47202 > 6573 47203 > 9901 47204 > 7664 47205 > 1421 47206 > 201 47207 > 67 47208 > 7108 47209 > 4242 47210 > 8851 47211 > 5215 47212 > 9962 47213 > 6618 47214 > 3127 47215 > 2507 47216 > 2472 47217 > 8687 47218 > 2503 47219 > 9499 47220 > 2554 47221 > 9248 47222 > 1031 47223 > 9678 47224 > 2688 47225 > 2517 47226 > 4747 47227 > 8781 47228 > 3132 47229 > 8703 47230 > 869 47231 > 2424 47232 > 4208 47233 > 3256 47234 > 8216 47235 > 1535 47236 > 5171 47237 > 7963 47238 > 7163 47239 > 6898 47240 > 6391 47241 > 4885 47242 > 7019 47243 > 7911 47244 > 2791 47245 > 2231 47246 > 6087 47247 > 8455 47248 > 663 47249 > 3361 47250 > 4834 47251 > 5432 47252 > 5554 47253 > 8331 47254 > 4928 47255 > 4070 47256 > 4852 47257 > 8241 47258 > 2096 47259 > 38 47260 > 5304 47261 > 7993 47262 > 4649 47263 > 5661 47264 > 7366 47265 > 8412 47266 > 7825 47267 > 4022 47268 > 2476 47269 > 5529 47270 > 5748 47271 > 3710 47272 > 6984 47273 > 549 47274 > 910 47275 > 9070 47276 > 1196 47277 > 6888 47278 > 7331 47279 > 2381 47280 > 1667 47281 > 839 47282 > 4963 47283 > 9617 47284 > 6494 47285 > 1872 47286 > 9689 47287 > 3384 47288 > 3415 47289 > 1183 47290 > 458 47291 > 4519 47292 > 4638 47293 > 1097 47294 > 7516 47295 > 8534 47296 > 408 47297 > 6363 47298 > 7672 47299 > 7204 47300 > 375 47301 > 4487 47302 > 5141 47303 > 791 47304 > 8468 47305 > 2634 47306 > 8316 47307 > 607 47308 > 6630 47309 > 7247 47310 > 166 47311 > 8544 47312 > 5893 47313 > 1076 47314 > 4406 47315 > 3557 47316 > 366 47317 > 7022 47318 > 4842 47319 > 1123 47320 > 9604 47321 > 7614 47322 > 212 47323 > 8628 47324 > 8220 47325 > 1173 47326 > 6125 47327 > 9303 47328 > 702 47329 > 2446 47330 > 4069 47331 > 2590 47332 > 4742 47333 > 4701 47334 > 2436 47335 > 5740 47336 > 1372 47337 > 8210 47338 > 4726 47339 > 148 47340 > 1788 47341 > 6767 47342 > 681 47343 > 9444 47344 > 4304 47345 > 2875 47346 > 554 47347 > 9715 47348 > 6161 47349 > 9350 47350 > 9333 47351 > 9308 47352 > 9383 47353 > 9515 47354 > 594 47355 > 3599 47356 > 7253 47357 > 3323 47358 > 7324 47359 > 3368 47360 > 7902 47361 > 2621 47362 > 3948 47363 > 735 47364 > 897 47365 > 4820 47366 > 7551 47367 > 6569 47368 > 1909 47369 > 9264 47370 > 9528 47371 > 4695 47372 > 7389 47373 > 3 47374 > 4878 47375 > 3481 47376 > 3788 47377 > 4011 47378 > 2469 47379 > 4751 47380 > 5988 47381 > 3471 47382 > 4440 47383 > 2802 47384 > 6481 47385 > 3606 47386 > 6969 47387 > 4992 47388 > 7527 47389 > 9707 47390 > 8413 47391 > 88 47392 > 6160 47393 > 1465 47394 > 5556 47395 > 5100 47396 > 2994 47397 > 6889 47398 > 881 47399 > 5434 47400 > 2601 47401 > 6157 47402 > 782 47403 > 8437 47404 > 2278 47405 > 9633 47406 > 5067 47407 > 8086 47408 > 390 47409 > 4334 47410 > 8406 47411 > 5450 47412 > 4152 47413 > 7793 47414 > 5050 47415 > 5019 47416 > 7192 47417 > 6082 47418 > 3337 47419 > 1476 47420 > 3588 47421 > 1587 47422 > 5972 47423 > 1460 47424 > 6529 47425 > 8688 47426 > 4747 47427 > 8677 47428 > 3308 47429 > 2058 47430 > 8354 47431 > 3622 47432 > 4410 47433 > 1607 47434 > 8334 47435 > 4363 47436 > 2588 47437 > 4006 47438 > 4139 47439 > 3291 47440 > 9241 47441 > 7165 47442 > 6563 47443 > 2027 47444 > 2733 47445 > 1071 47446 > 3637 47447 > 8839 47448 > 8713 47449 > 6235 47450 > 8553 47451 > 8131 47452 > 5485 47453 > 5842 47454 > 158 47455 > 4186 47456 > 1647 47457 > 5195 47458 > 3268 47459 > 8730 47460 > 6040 47461 > 8464 47462 > 4929 47463 > 8764 47464 > 2617 47465 > 8338 47466 > 3940 47467 > 2823 47468 > 1672 47469 > 5170 47470 > 3980 47471 > 620 47472 > 4297 47473 > 4693 47474 > 3908 47475 > 4981 47476 > 2483 47477 > 3561 47478 > 1781 47479 > 2587 47480 > 5073 47481 > 7753 47482 > 2970 47483 > 1588 47484 > 9122 47485 > 6755 47486 > 8707 47487 > 1487 47488 > 7965 47489 > 4092 47490 > 4796 47491 > 6492 47492 > 8311 47493 > 4824 47494 > 1926 47495 > 2635 47496 > 6964 47497 > 8694 47498 > 7880 47499 > 5383 47500 > 2912 47501 > 6563 47502 > 1141 47503 > 5115 47504 > 249 47505 > 9085 47506 > 2459 47507 > 4886 47508 > 5382 47509 > 4116 47510 > 5180 47511 > 1793 47512 > 6045 47513 > 2389 47514 > 5238 47515 > 7294 47516 > 238 47517 > 9178 47518 > 388 47519 > 8423 47520 > 1127 47521 > 3252 47522 > 3421 47523 > 6011 47524 > 8890 47525 > 1626 47526 > 639 47527 > 7187 47528 > 5917 47529 > 3854 47530 > 4734 47531 > 5040 47532 > 7973 47533 > 5394 47534 > 4073 47535 > 7840 47536 > 6294 47537 > 1164 47538 > 3576 47539 > 6970 47540 > 4627 47541 > 3518 47542 > 5751 47543 > 5946 47544 > 7289 47545 > 551 47546 > 426 47547 > 2027 47548 > 6434 47549 > 1086 47550 > 9078 47551 > 1460 47552 > 5512 47553 > 9956 47554 > 7341 47555 > 7375 47556 > 1988 47557 > 8005 47558 > 6576 47559 > 6707 47560 > 3211 47561 > 9843 47562 > 6579 47563 > 8188 47564 > 3123 47565 > 814 47566 > 670 47567 > 4265 47568 > 8149 47569 > 805 47570 > 7115 47571 > 768 47572 > 4792 47573 > 8058 47574 > 3098 47575 > 8327 47576 > 1901 47577 > 1978 47578 > 8981 47579 > 6669 47580 > 2392 47581 > 4025 47582 > 5802 47583 > 5055 47584 > 833 47585 > 2649 47586 > 7520 47587 > 8580 47588 > 8383 47589 > 3295 47590 > 4683 47591 > 6248 47592 > 8020 47593 > 3717 47594 > 7754 47595 > 7020 47596 > 5476 47597 > 7578 47598 > 4405 47599 > 5321 47600 > 2247 47601 > 7348 47602 > 639 47603 > 2572 47604 > 894 47605 > 6473 47606 > 3635 47607 > 6817 47608 > 218 47609 > 6207 47610 > 6785 47611 > 3529 47612 > 5647 47613 > 1193 47614 > 8523 47615 > 6893 47616 > 2049 47617 > 7074 47618 > 567 47619 > 1779 47620 > 5967 47621 > 3739 47622 > 4905 47623 > 3099 47624 > 2360 47625 > 8864 47626 > 6893 47627 > 2173 47628 > 2737 47629 > 1913 47630 > 3194 47631 > 7747 47632 > 1374 47633 > 4712 47634 > 583 47635 > 4317 47636 > 6694 47637 > 1603 47638 > 2028 47639 > 1387 47640 > 5532 47641 > 1087 47642 > 5263 47643 > 6122 47644 > 6471 47645 > 4628 47646 > 6734 47647 > 1186 47648 > 3677 47649 > 731 47650 > 4161 47651 > 6791 47652 > 2259 47653 > 839 47654 > 1133 47655 > 9131 47656 > 4749 47657 > 4566 47658 > 6009 47659 > 4346 47660 > 433 47661 > 4248 47662 > 5953 47663 > 4581 47664 > 6859 47665 > 7670 47666 > 7368 47667 > 4814 47668 > 3748 47669 > 6468 47670 > 6847 47671 > 2043 47672 > 7464 47673 > 749 47674 > 1503 47675 > 844 47676 > 2848 47677 > 9475 47678 > 361 47679 > 3276 47680 > 2457 47681 > 7924 47682 > 2974 47683 > 3745 47684 > 6373 47685 > 4411 47686 > 523 47687 > 4999 47688 > 6445 47689 > 3327 47690 > 811 47691 > 490 47692 > 651 47693 > 8488 47694 > 1286 47695 > 2580 47696 > 9148 47697 > 1635 47698 > 2858 47699 > 4485 47700 > 6407 47701 > 9358 47702 > 913 47703 > 4337 47704 > 7408 47705 > 4451 47706 > 2887 47707 > 3244 47708 > 2681 47709 > 1777 47710 > 5621 47711 > 2002 47712 > 8058 47713 > 7989 47714 > 9990 47715 > 7744 47716 > 152 47717 > 4724 47718 > 4200 47719 > 2471 47720 > 3959 47721 > 2212 47722 > 5179 47723 > 3722 47724 > 2666 47725 > 537 47726 > 4494 47727 > 3651 47728 > 2597 47729 > 9311 47730 > 4667 47731 > 6374 47732 > 9432 47733 > 8027 47734 > 3107 47735 > 3909 47736 > 4577 47737 > 4822 47738 > 7270 47739 > 5060 47740 > 7393 47741 > 5723 47742 > 9624 47743 > 7112 47744 > 8359 47745 > 1641 47746 > 6460 47747 > 4501 47748 > 8762 47749 > 1374 47750 > 1206 47751 > 499 47752 > 8886 47753 > 4543 47754 > 102 47755 > 1092 47756 > 1654 47757 > 4389 47758 > 7055 47759 > 2670 47760 > 205 47761 > 3025 47762 > 881 47763 > 9136 47764 > 3942 47765 > 3475 47766 > 7622 47767 > 7238 47768 > 4573 47769 > 2748 47770 > 569 47771 > 7360 47772 > 727 47773 > 3327 47774 > 9356 47775 > 5825 47776 > 8536 47777 > 6553 47778 > 9609 47779 > 9097 47780 > 8396 47781 > 8423 47782 > 9193 47783 > 1771 47784 > 1536 47785 > 7672 47786 > 2675 47787 > 4224 47788 > 9408 47789 > 7767 47790 > 4932 47791 > 6532 47792 > 5288 47793 > 1349 47794 > 8353 47795 > 6317 47796 > 9452 47797 > 5678 47798 > 5599 47799 > 5133 47800 > 7565 47801 > 5024 47802 > 5326 47803 > 1579 47804 > 4909 47805 > 7995 47806 > 4884 47807 > 5011 47808 > 5650 47809 > 5746 47810 > 7400 47811 > 9745 47812 > 248 47813 > 2222 47814 > 4307 47815 > 8753 47816 > 4992 47817 > 9273 47818 > 2255 47819 > 7248 47820 > 6260 47821 > 1093 47822 > 5680 47823 > 2800 47824 > 2049 47825 > 1747 47826 > 1709 47827 > 6292 47828 > 2493 47829 > 8294 47830 > 8246 47831 > 9226 47832 > 9460 47833 > 9483 47834 > 3492 47835 > 8206 47836 > 8370 47837 > 892 47838 > 4820 47839 > 1518 47840 > 8468 47841 > 6436 47842 > 3652 47843 > 3790 47844 > 7523 47845 > 7803 47846 > 2880 47847 > 3896 47848 > 7437 47849 > 8312 47850 > 7204 47851 > 9498 47852 > 989 47853 > 1080 47854 > 9427 47855 > 6932 47856 > 8218 47857 > 2117 47858 > 4361 47859 > 1160 47860 > 4568 47861 > 3993 47862 > 9199 47863 > 3404 47864 > 1771 47865 > 1462 47866 > 5667 47867 > 5881 47868 > 8541 47869 > 2323 47870 > 4955 47871 > 9573 47872 > 2200 47873 > 4017 47874 > 2062 47875 > 644 47876 > 9479 47877 > 3738 47878 > 9882 47879 > 4915 47880 > 4952 47881 > 5458 47882 > 6421 47883 > 2727 47884 > 2850 47885 > 6234 47886 > 6741 47887 > 1685 47888 > 3278 47889 > 1513 47890 > 2292 47891 > 4112 47892 > 9314 47893 > 7059 47894 > 5598 47895 > 6131 47896 > 3700 47897 > 4784 47898 > 4070 47899 > 4229 47900 > 2624 47901 > 5723 47902 > 3693 47903 > 6581 47904 > 6394 47905 > 8803 47906 > 8003 47907 > 6344 47908 > 8643 47909 > 3902 47910 > 5087 47911 > 8640 47912 > 7251 47913 > 7732 47914 > 3376 47915 > 4126 47916 > 5965 47917 > 3719 47918 > 7818 47919 > 3008 47920 > 4845 47921 > 3899 47922 > 839 47923 > 9673 47924 > 2107 47925 > 1847 47926 > 6253 47927 > 9347 47928 > 6773 47929 > 569 47930 > 5176 47931 > 7094 47932 > 9783 47933 > 8478 47934 > 4419 47935 > 3088 47936 > 1132 47937 > 6406 47938 > 3568 47939 > 3560 47940 > 9937 47941 > 9653 47942 > 8157 47943 > 287 47944 > 1364 47945 > 3835 47946 > 3116 47947 > 5903 47948 > 510 47949 > 3861 47950 > 2445 47951 > 8440 47952 > 1382 47953 > 977 47954 > 9370 47955 > 6434 47956 > 625 47957 > 3761 47958 > 2862 47959 > 9186 47960 > 9058 47961 > 5833 47962 > 3325 47963 > 4732 47964 > 8647 47965 > 945 47966 > 3670 47967 > 2432 47968 > 3906 47969 > 138 47970 > 6840 47971 > 5031 47972 > 7122 47973 > 8124 47974 > 7475 47975 > 4501 47976 > 2627 47977 > 1199 47978 > 4810 47979 > 8964 47980 > 6025 47981 > 1651 47982 > 8761 47983 > 5037 47984 > 4496 47985 > 5966 47986 > 6281 47987 > 7473 47988 > 9844 47989 > 7743 47990 > 4888 47991 > 8953 47992 > 225 47993 > 661 47994 > 5409 47995 > 9509 47996 > 4372 47997 > 4660 47998 > 8259 47999 > 7968 48000 > 5101 48001 > 6224 48002 > 3779 48003 > 1146 48004 > 5790 48005 > 6021 48006 > 6178 48007 > 700 48008 > 6140 48009 > 4999 48010 > 4648 48011 > 1854 48012 > 6916 48013 > 4159 48014 > 4757 48015 > 3466 48016 > 5300 48017 > 8929 48018 > 4294 48019 > 9772 48020 > 3897 48021 > 9844 48022 > 8732 48023 > 8650 48024 > 9686 48025 > 5800 48026 > 6014 48027 > 5630 48028 > 8762 48029 > 1469 48030 > 9410 48031 > 6049 48032 > 6369 48033 > 6396 48034 > 6729 48035 > 2514 48036 > 5552 48037 > 1846 48038 > 707 48039 > 4773 48040 > 6378 48041 > 1333 48042 > 9637 48043 > 4807 48044 > 5903 48045 > 4035 48046 > 6246 48047 > 7108 48048 > 2550 48049 > 2225 48050 > 271 48051 > 9346 48052 > 9530 48053 > 9605 48054 > 1812 48055 > 5005 48056 > 6893 48057 > 8623 48058 > 4099 48059 > 9540 48060 > 6112 48061 > 7796 48062 > 5053 48063 > 6347 48064 > 3771 48065 > 6684 48066 > 4575 48067 > 137 48068 > 9197 48069 > 3188 48070 > 7841 48071 > 5412 48072 > 3554 48073 > 7066 48074 > 1268 48075 > 1331 48076 > 8448 48077 > 9438 48078 > 8292 48079 > 7224 48080 > 9639 48081 > 4305 48082 > 6155 48083 > 2470 48084 > 474 48085 > 1881 48086 > 6517 48087 > 6870 48088 > 8269 48089 > 1246 48090 > 8516 48091 > 5872 48092 > 7046 48093 > 9811 48094 > 7962 48095 > 313 48096 > 6818 48097 > 5701 48098 > 1287 48099 > 1509 48100 > 821 48101 > 3925 48102 > 4228 48103 > 9369 48104 > 1466 48105 > 8671 48106 > 9745 48107 > 2166 48108 > 407 48109 > 751 48110 > 5992 48111 > 9106 48112 > 892 48113 > 40 48114 > 2643 48115 > 4812 48116 > 8692 48117 > 4480 48118 > 5425 48119 > 3498 48120 > 7936 48121 > 1381 48122 > 8238 48123 > 3782 48124 > 9026 48125 > 2872 48126 > 5989 48127 > 9871 48128 > 2113 48129 > 1930 48130 > 3661 48131 > 3426 48132 > 8446 48133 > 4176 48134 > 4260 48135 > 8410 48136 > 1618 48137 > 6167 48138 > 6039 48139 > 6315 48140 > 687 48141 > 1504 48142 > 3474 48143 > 7520 48144 > 1920 48145 > 4216 48146 > 2994 48147 > 5342 48148 > 3161 48149 > 7911 48150 > 2450 48151 > 5863 48152 > 9526 48153 > 2898 48154 > 8281 48155 > 7163 48156 > 540 48157 > 286 48158 > 4195 48159 > 1044 48160 > 1031 48161 > 6513 48162 > 1370 48163 > 2361 48164 > 2396 48165 > 6290 48166 > 2367 48167 > 7282 48168 > 8045 48169 > 3675 48170 > 9707 48171 > 8042 48172 > 1404 48173 > 8702 48174 > 6281 48175 > 2739 48176 > 2041 48177 > 3080 48178 > 1049 48179 > 3283 48180 > 113 48181 > 1980 48182 > 3700 48183 > 2355 48184 > 6072 48185 > 9987 48186 > 1491 48187 > 9185 48188 > 4351 48189 > 9051 48190 > 9509 48191 > 2171 48192 > 3134 48193 > 8521 48194 > 1950 48195 > 8821 48196 > 9460 48197 > 1212 48198 > 5647 48199 > 2131 48200 > 9142 48201 > 9012 48202 > 6050 48203 > 6633 48204 > 2289 48205 > 8481 48206 > 1840 48207 > 4322 48208 > 1164 48209 > 9574 48210 > 591 48211 > 8219 48212 > 1842 48213 > 8571 48214 > 9304 48215 > 6850 48216 > 3922 48217 > 703 48218 > 6125 48219 > 6428 48220 > 847 48221 > 3551 48222 > 1050 48223 > 1598 48224 > 5132 48225 > 3433 48226 > 402 48227 > 3028 48228 > 4923 48229 > 7890 48230 > 7733 48231 > 769 48232 > 8750 48233 > 8612 48234 > 8824 48235 > 4483 48236 > 9545 48237 > 5129 48238 > 9991 48239 > 8110 48240 > 5638 48241 > 6076 48242 > 5806 48243 > 9959 48244 > 9325 48245 > 1212 48246 > 1773 48247 > 1769 48248 > 6831 48249 > 3873 48250 > 614 48251 > 8593 48252 > 5992 48253 > 3965 48254 > 6677 48255 > 1912 48256 > 2545 48257 > 3058 48258 > 3759 48259 > 557 48260 > 1331 48261 > 6702 48262 > 4967 48263 > 2935 48264 > 5373 48265 > 9338 48266 > 2552 48267 > 7928 48268 > 3810 48269 > 791 48270 > 6039 48271 > 9078 48272 > 2727 48273 > 981 48274 > 6471 48275 > 5528 48276 > 7636 48277 > 5409 48278 > 3303 48279 > 2551 48280 > 3502 48281 > 8260 48282 > 1307 48283 > 304 48284 > 389 48285 > 5370 48286 > 1369 48287 > 6367 48288 > 8142 48289 > 2682 48290 > 9454 48291 > 1460 48292 > 1669 48293 > 3039 48294 > 1971 48295 > 3167 48296 > 1373 48297 > 7459 48298 > 2121 48299 > 6677 48300 > 7505 48301 > 7718 48302 > 541 48303 > 6719 48304 > 7324 48305 > 1628 48306 > 1311 48307 > 4406 48308 > 6130 48309 > 8586 48310 > 4264 48311 > 7381 48312 > 2064 48313 > 4344 48314 > 8444 48315 > 4561 48316 > 3510 48317 > 4439 48318 > 8338 48319 > 9052 48320 > 5122 48321 > 6705 48322 > 104 48323 > 1147 48324 > 4790 48325 > 4206 48326 > 9837 48327 > 1863 48328 > 9936 48329 > 5261 48330 > 5492 48331 > 4265 48332 > 5527 48333 > 1411 48334 > 1348 48335 > 7776 48336 > 2400 48337 > 4670 48338 > 6528 48339 > 9757 48340 > 3143 48341 > 2647 48342 > 8818 48343 > 835 48344 > 520 48345 > 3673 48346 > 8310 48347 > 1745 48348 > 8490 48349 > 3326 48350 > 2482 48351 > 8924 48352 > 3940 48353 > 1843 48354 > 7972 48355 > 435 48356 > 483 48357 > 9771 48358 > 4191 48359 > 418 48360 > 6023 48361 > 2984 48362 > 5313 48363 > 7841 48364 > 3949 48365 > 2987 48366 > 7004 48367 > 2112 48368 > 24 48369 > 8821 48370 > 5910 48371 > 9200 48372 > 5467 48373 > 140 48374 > 9565 48375 > 6869 48376 > 4128 48377 > 6977 48378 > 7634 48379 > 8290 48380 > 4249 48381 > 5127 48382 > 7181 48383 > 4283 48384 > 4909 48385 > 8278 48386 > 2655 48387 > 255 48388 > 7345 48389 > 7886 48390 > 8931 48391 > 4538 48392 > 1789 48393 > 9504 48394 > 1378 48395 > 1332 48396 > 9598 48397 > 5822 48398 > 7608 48399 > 3568 48400 > 5712 48401 > 6509 48402 > 1966 48403 > 2211 48404 > 1195 48405 > 9379 48406 > 2200 48407 > 2572 48408 > 7648 48409 > 7892 48410 > 8412 48411 > 1092 48412 > 3027 48413 > 5736 48414 > 2853 48415 > 1482 48416 > 6526 48417 > 920 48418 > 3061 48419 > 5152 48420 > 3566 48421 > 286 48422 > 6784 48423 > 1880 48424 > 6964 48425 > 8923 48426 > 9083 48427 > 3583 48428 > 2780 48429 > 2448 48430 > 7662 48431 > 5947 48432 > 6731 48433 > 7627 48434 > 8731 48435 > 5550 48436 > 6817 48437 > 2235 48438 > 6490 48439 > 6912 48440 > 5249 48441 > 8242 48442 > 5211 48443 > 1825 48444 > 705 48445 > 6293 48446 > 47 48447 > 4030 48448 > 6452 48449 > 5434 48450 > 2874 48451 > 1703 48452 > 6921 48453 > 8571 48454 > 4589 48455 > 5966 48456 > 7295 48457 > 3978 48458 > 866 48459 > 3490 48460 > 4879 48461 > 670 48462 > 8001 48463 > 4004 48464 > 8717 48465 > 3441 48466 > 498 48467 > 740 48468 > 9573 48469 > 5441 48470 > 1466 48471 > 1126 48472 > 3988 48473 > 1302 48474 > 9959 48475 > 6810 48476 > 471 48477 > 2695 48478 > 1517 48479 > 6232 48480 > 9660 48481 > 6200 48482 > 4398 48483 > 3850 48484 > 8904 48485 > 2577 48486 > 426 48487 > 6673 48488 > 3091 48489 > 5720 48490 > 8234 48491 > 9187 48492 > 3672 48493 > 4649 48494 > 9669 48495 > 6963 48496 > 9271 48497 > 1309 48498 > 5438 48499 > 6616 48500 > 3443 48501 > 711 48502 > 2437 48503 > 4959 48504 > 6902 48505 > 5369 48506 > 2293 48507 > 9105 48508 > 7978 48509 > 5420 48510 > 3148 48511 > 5947 48512 > 108 48513 > 97 48514 > 1171 48515 > 5370 48516 > 64 48517 > 9148 48518 > 1412 48519 > 6372 48520 > 6825 48521 > 3178 48522 > 1786 48523 > 3132 48524 > 2574 48525 > 4418 48526 > 5857 48527 > 878 48528 > 458 48529 > 9242 48530 > 186 48531 > 9855 48532 > 7561 48533 > 6501 48534 > 3808 48535 > 3682 48536 > 9277 48537 > 7087 48538 > 4625 48539 > 1615 48540 > 2695 48541 > 7285 48542 > 9633 48543 > 2563 48544 > 6855 48545 > 7460 48546 > 1365 48547 > 8950 48548 > 9738 48549 > 1901 48550 > 1706 48551 > 1335 48552 > 2974 48553 > 5159 48554 > 9475 48555 > 1766 48556 > 5023 48557 > 7901 48558 > 5578 48559 > 413 48560 > 5194 48561 > 4039 48562 > 7564 48563 > 5336 48564 > 3860 48565 > 9826 48566 > 5631 48567 > 2060 48568 > 3281 48569 > 3560 48570 > 4856 48571 > 4844 48572 > 6795 48573 > 905 48574 > 1828 48575 > 4420 48576 > 7593 48577 > 5990 48578 > 9568 48579 > 1077 48580 > 1613 48581 > 4360 48582 > 3121 48583 > 448 48584 > 1119 48585 > 3907 48586 > 2912 48587 > 1556 48588 > 6581 48589 > 3844 48590 > 6589 48591 > 944 48592 > 6759 48593 > 4429 48594 > 4746 48595 > 7210 48596 > 2517 48597 > 5740 48598 > 9895 48599 > 6569 48600 > 5587 48601 > 2738 48602 > 3850 48603 > 7602 48604 > 4123 48605 > 2328 48606 > 6244 48607 > 1963 48608 > 4239 48609 > 6026 48610 > 773 48611 > 3730 48612 > 3449 48613 > 3934 48614 > 5627 48615 > 8492 48616 > 2845 48617 > 1260 48618 > 2818 48619 > 533 48620 > 9377 48621 > 6088 48622 > 15 48623 > 715 48624 > 9203 48625 > 1688 48626 > 5710 48627 > 4064 48628 > 7265 48629 > 1712 48630 > 9650 48631 > 8504 48632 > 5973 48633 > 6226 48634 > 7836 48635 > 233 48636 > 5254 48637 > 7935 48638 > 9359 48639 > 8626 48640 > 3866 48641 > 288 48642 > 8180 48643 > 3785 48644 > 8596 48645 > 1805 48646 > 1658 48647 > 7867 48648 > 3663 48649 > 5139 48650 > 799 48651 > 3230 48652 > 5483 48653 > 9249 48654 > 1928 48655 > 915 48656 > 562 48657 > 4991 48658 > 2474 48659 > 1202 48660 > 1721 48661 > 5094 48662 > 8177 48663 > 2025 48664 > 6832 48665 > 8476 48666 > 9428 48667 > 8322 48668 > 1366 48669 > 5953 48670 > 3190 48671 > 9130 48672 > 6749 48673 > 6547 48674 > 8900 48675 > 7839 48676 > 4917 48677 > 9506 48678 > 8304 48679 > 2052 48680 > 5786 48681 > 1117 48682 > 3332 48683 > 4075 48684 > 2094 48685 > 6354 48686 > 52 48687 > 7933 48688 > 8329 48689 > 2366 48690 > 3071 48691 > 7935 48692 > 692 48693 > 9910 48694 > 9494 48695 > 3238 48696 > 3093 48697 > 7586 48698 > 1024 48699 > 5116 48700 > 6080 48701 > 8750 48702 > 2017 48703 > 4722 48704 > 6417 48705 > 3962 48706 > 1201 48707 > 3817 48708 > 5241 48709 > 6553 48710 > 6064 48711 > 9040 48712 > 7694 48713 > 1250 48714 > 8520 48715 > 2717 48716 > 5897 48717 > 5345 48718 > 5180 48719 > 3676 48720 > 8861 48721 > 7419 48722 > 5915 48723 > 4175 48724 > 5932 48725 > 460 48726 > 9713 48727 > 6941 48728 > 4567 48729 > 3388 48730 > 6118 48731 > 9134 48732 > 5374 48733 > 3672 48734 > 5755 48735 > 4710 48736 > 6657 48737 > 1399 48738 > 6084 48739 > 9291 48740 > 4559 48741 > 312 48742 > 3045 48743 > 9387 48744 > 4518 48745 > 9657 48746 > 7922 48747 > 9877 48748 > 557 48749 > 615 48750 > 7934 48751 > 5702 48752 > 6953 48753 > 2056 48754 > 2897 48755 > 1095 48756 > 7333 48757 > 3395 48758 > 707 48759 > 2679 48760 > 8299 48761 > 7147 48762 > 6691 48763 > 2069 48764 > 5323 48765 > 2471 48766 > 9834 48767 > 7955 48768 > 1888 48769 > 9133 48770 > 7485 48771 > 6931 48772 > 9482 48773 > 8093 48774 > 5732 48775 > 9636 48776 > 4160 48777 > 6903 48778 > 8709 48779 > 3194 48780 > 226 48781 > 1769 48782 > 1392 48783 > 7799 48784 > 8283 48785 > 4044 48786 > 6469 48787 > 6005 48788 > 5337 48789 > 8253 48790 > 1839 48791 > 9833 48792 > 3625 48793 > 9247 48794 > 5304 48795 > 2869 48796 > 7323 48797 > 9229 48798 > 4723 48799 > 8412 48800 > 3714 48801 > 6203 48802 > 1633 48803 > 5727 48804 > 8532 48805 > 5054 48806 > 8118 48807 > 2009 48808 > 5536 48809 > 6970 48810 > 3014 48811 > 3122 48812 > 8568 48813 > 7631 48814 > 6437 48815 > 9853 48816 > 6278 48817 > 1227 48818 > 8067 48819 > 3315 48820 > 990 48821 > 1878 48822 > 464 48823 > 5564 48824 > 5217 48825 > 7216 48826 > 2786 48827 > 836 48828 > 3254 48829 > 8948 48830 > 9462 48831 > 434 48832 > 1527 48833 > 5956 48834 > 9814 48835 > 8770 48836 > 5068 48837 > 8682 48838 > 4192 48839 > 592 48840 > 2261 48841 > 6420 48842 > 6344 48843 > 8256 48844 > 4984 48845 > 8276 48846 > 7036 48847 > 9186 48848 > 7899 48849 > 936 48850 > 9231 48851 > 5367 48852 > 7212 48853 > 6671 48854 > 1092 48855 > 6956 48856 > 1854 48857 > 1531 48858 > 3514 48859 > 6086 48860 > 5311 48861 > 1330 48862 > 130 48863 > 8255 48864 > 8368 48865 > 337 48866 > 3662 48867 > 9361 48868 > 762 48869 > 2375 48870 > 9214 48871 > 2868 48872 > 7003 48873 > 6099 48874 > 4078 48875 > 1898 48876 > 2157 48877 > 538 48878 > 5200 48879 > 5718 48880 > 5634 48881 > 4472 48882 > 3543 48883 > 2385 48884 > 8054 48885 > 9634 48886 > 2825 48887 > 8257 48888 > 1440 48889 > 3051 48890 > 9876 48891 > 7638 48892 > 8012 48893 > 6615 48894 > 8984 48895 > 7758 48896 > 1719 48897 > 2393 48898 > 2414 48899 > 895 48900 > 2721 48901 > 5465 48902 > 6693 48903 > 8292 48904 > 3690 48905 > 9958 48906 > 6158 48907 > 6322 48908 > 4049 48909 > 2408 48910 > 5436 48911 > 5162 48912 > 7970 48913 > 9042 48914 > 2090 48915 > 1840 48916 > 7564 48917 > 6144 48918 > 7468 48919 > 4085 48920 > 1483 48921 > 8109 48922 > 1769 48923 > 197 48924 > 4357 48925 > 9100 48926 > 8084 48927 > 9123 48928 > 8291 48929 > 6430 48930 > 907 48931 > 5470 48932 > 558 48933 > 1648 48934 > 1775 48935 > 1192 48936 > 8286 48937 > 6064 48938 > 22 48939 > 425 48940 > 5830 48941 > 2669 48942 > 1776 48943 > 6738 48944 > 6240 48945 > 3012 48946 > 9671 48947 > 5904 48948 > 7149 48949 > 9906 48950 > 4618 48951 > 3039 48952 > 7061 48953 > 4758 48954 > 1488 48955 > 6471 48956 > 2561 48957 > 9401 48958 > 5746 48959 > 2446 48960 > 5422 48961 > 7404 48962 > 1215 48963 > 8704 48964 > 6297 48965 > 4278 48966 > 360 48967 > 673 48968 > 8509 48969 > 2299 48970 > 2101 48971 > 6338 48972 > 1659 48973 > 7095 48974 > 1674 48975 > 1064 48976 > 9788 48977 > 8319 48978 > 5380 48979 > 185 48980 > 4160 48981 > 5217 48982 > 7090 48983 > 1661 48984 > 3444 48985 > 5398 48986 > 7935 48987 > 1957 48988 > 9049 48989 > 4706 48990 > 1498 48991 > 5765 48992 > 5701 48993 > 6350 48994 > 5662 48995 > 1204 48996 > 5521 48997 > 9253 48998 > 6705 48999 > 6311 49000 > 2410 49001 > 5772 49002 > 7411 49003 > 7677 49004 > 5233 49005 > 347 49006 > 3636 49007 > 8915 49008 > 7649 49009 > 8526 49010 > 1109 49011 > 7700 49012 > 6891 49013 > 705 49014 > 4569 49015 > 8249 49016 > 5692 49017 > 2991 49018 > 6345 49019 > 1539 49020 > 2079 49021 > 9425 49022 > 9687 49023 > 5147 49024 > 6988 49025 > 6670 49026 > 2290 49027 > 4610 49028 > 741 49029 > 6599 49030 > 5273 49031 > 991 49032 > 3902 49033 > 7933 49034 > 8408 49035 > 7556 49036 > 9627 49037 > 4587 49038 > 1922 49039 > 9512 49040 > 8431 49041 > 2308 49042 > 6684 49043 > 7307 49044 > 2327 49045 > 7403 49046 > 6793 49047 > 3972 49048 > 4097 49049 > 2551 49050 > 2310 49051 > 9422 49052 > 8776 49053 > 3608 49054 > 9779 49055 > 7100 49056 > 8356 49057 > 6159 49058 > 1367 49059 > 8550 49060 > 5161 49061 > 6849 49062 > 346 49063 > 6225 49064 > 350 49065 > 867 49066 > 9805 49067 > 6214 49068 > 8805 49069 > 4666 49070 > 3728 49071 > 8132 49072 > 6617 49073 > 1359 49074 > 4247 49075 > 5526 49076 > 8915 49077 > 744 49078 > 4876 49079 > 2950 49080 > 6242 49081 > 5551 49082 > 5797 49083 > 3576 49084 > 6258 49085 > 235 49086 > 4657 49087 > 2573 49088 > 8786 49089 > 9288 49090 > 425 49091 > 9558 49092 > 1315 49093 > 8660 49094 > 764 49095 > 8543 49096 > 4395 49097 > 33 49098 > 4983 49099 > 999 49100 > 7446 49101 > 9297 49102 > 4886 49103 > 3034 49104 > 7563 49105 > 6848 49106 > 5611 49107 > 2179 49108 > 3589 49109 > 1327 49110 > 2668 49111 > 562 49112 > 4203 49113 > 1069 49114 > 3624 49115 > 8876 49116 > 4600 49117 > 1059 49118 > 5648 49119 > 4212 49120 > 3300 49121 > 5793 49122 > 327 49123 > 143 49124 > 6891 49125 > 717 49126 > 3560 49127 > 6917 49128 > 8837 49129 > 2658 49130 > 7158 49131 > 3889 49132 > 4273 49133 > 8110 49134 > 7431 49135 > 3594 49136 > 8241 49137 > 8548 49138 > 1295 49139 > 1689 49140 > 2566 49141 > 3933 49142 > 5421 49143 > 1154 49144 > 9088 49145 > 7920 49146 > 3902 49147 > 8677 49148 > 2847 49149 > 2695 49150 > 7869 49151 > 4867 49152 > 1077 49153 > 8830 49154 > 8683 49155 > 1162 49156 > 7359 49157 > 3021 49158 > 1073 49159 > 9716 49160 > 6359 49161 > 4379 49162 > 2808 49163 > 2890 49164 > 2873 49165 > 6005 49166 > 5468 49167 > 6442 49168 > 7300 49169 > 1821 49170 > 2380 49171 > 6336 49172 > 6518 49173 > 2193 49174 > 0 49175 > 2546 49176 > 762 49177 > 5728 49178 > 312 49179 > 3944 49180 > 9278 49181 > 8923 49182 > 82 49183 > 9423 49184 > 1712 49185 > 469 49186 > 5962 49187 > 4913 49188 > 5659 49189 > 5075 49190 > 6732 49191 > 5551 49192 > 612 49193 > 623 49194 > 9044 49195 > 9722 49196 > 5820 49197 > 2334 49198 > 3150 49199 > 3218 49200 > 291 49201 > 7788 49202 > 3364 49203 > 6140 49204 > 1364 49205 > 6011 49206 > 407 49207 > 1132 49208 > 3975 49209 > 5401 49210 > 8404 49211 > 8962 49212 > 3202 49213 > 4933 49214 > 4320 49215 > 7448 49216 > 3268 49217 > 5603 49218 > 7032 49219 > 777 49220 > 7365 49221 > 2301 49222 > 6066 49223 > 1426 49224 > 3687 49225 > 7096 49226 > 4018 49227 > 2196 49228 > 6835 49229 > 8193 49230 > 930 49231 > 5320 49232 > 4294 49233 > 3143 49234 > 8468 49235 > 9671 49236 > 206 49237 > 7394 49238 > 6277 49239 > 2884 49240 > 946 49241 > 8510 49242 > 1900 49243 > 8005 49244 > 512 49245 > 6608 49246 > 2585 49247 > 9476 49248 > 7773 49249 > 4271 49250 > 6774 49251 > 9965 49252 > 5060 49253 > 8031 49254 > 4994 49255 > 5344 49256 > 5133 49257 > 5899 49258 > 720 49259 > 2180 49260 > 5564 49261 > 8399 49262 > 4106 49263 > 1974 49264 > 8629 49265 > 615 49266 > 8344 49267 > 2652 49268 > 3390 49269 > 7772 49270 > 6983 49271 > 5789 49272 > 9781 49273 > 7810 49274 > 9695 49275 > 5783 49276 > 1738 49277 > 2860 49278 > 1435 49279 > 4308 49280 > 9378 49281 > 1994 49282 > 1447 49283 > 6012 49284 > 6275 49285 > 6415 49286 > 3332 49287 > 7356 49288 > 6060 49289 > 9142 49290 > 3572 49291 > 8803 49292 > 745 49293 > 996 49294 > 9421 49295 > 4139 49296 > 4140 49297 > 9611 49298 > 648 49299 > 6583 49300 > 9450 49301 > 3559 49302 > 6894 49303 > 7846 49304 > 9016 49305 > 4454 49306 > 4500 49307 > 9420 49308 > 4495 49309 > 2560 49310 > 3329 49311 > 9591 49312 > 9478 49313 > 7347 49314 > 9883 49315 > 2099 49316 > 1624 49317 > 8774 49318 > 6613 49319 > 3412 49320 > 5160 49321 > 8795 49322 > 189 49323 > 8197 49324 > 6043 49325 > 1193 49326 > 4131 49327 > 1987 49328 > 7534 49329 > 9700 49330 > 388 49331 > 5978 49332 > 3164 49333 > 3760 49334 > 7767 49335 > 6180 49336 > 8512 49337 > 7414 49338 > 1541 49339 > 5764 49340 > 6612 49341 > 3981 49342 > 7652 49343 > 3871 49344 > 4631 49345 > 229 49346 > 6994 49347 > 4132 49348 > 6109 49349 > 1630 49350 > 2368 49351 > 7940 49352 > 600 49353 > 4727 49354 > 3271 49355 > 5835 49356 > 4744 49357 > 9922 49358 > 2275 49359 > 8328 49360 > 6732 49361 > 1158 49362 > 5482 49363 > 9958 49364 > 4534 49365 > 5729 49366 > 2364 49367 > 2061 49368 > 5740 49369 > 238 49370 > 7878 49371 > 8080 49372 > 4840 49373 > 9827 49374 > 7005 49375 > 1325 49376 > 1478 49377 > 4362 49378 > 2250 49379 > 2594 49380 > 1082 49381 > 8149 49382 > 4402 49383 > 758 49384 > 2924 49385 > 7584 49386 > 9512 49387 > 7483 49388 > 6037 49389 > 3655 49390 > 4737 49391 > 5623 49392 > 9614 49393 > 9439 49394 > 1250 49395 > 3394 49396 > 6083 49397 > 2977 49398 > 4057 49399 > 6901 49400 > 9700 49401 > 8373 49402 > 4447 49403 > 9404 49404 > 3939 49405 > 4073 49406 > 3432 49407 > 7924 49408 > 4421 49409 > 2604 49410 > 3599 49411 > 7811 49412 > 8676 49413 > 1627 49414 > 2322 49415 > 768 49416 > 4642 49417 > 1565 49418 > 8582 49419 > 2902 49420 > 686 49421 > 2421 49422 > 6285 49423 > 8665 49424 > 3864 49425 > 8771 49426 > 9005 49427 > 9775 49428 > 614 49429 > 9952 49430 > 8765 49431 > 4756 49432 > 9206 49433 > 5507 49434 > 5465 49435 > 5275 49436 > 1578 49437 > 4142 49438 > 190 49439 > 1872 49440 > 678 49441 > 5879 49442 > 7986 49443 > 5387 49444 > 7556 49445 > 1623 49446 > 8712 49447 > 4911 49448 > 271 49449 > 430 49450 > 7781 49451 > 6695 49452 > 8533 49453 > 6175 49454 > 5307 49455 > 1114 49456 > 634 49457 > 6847 49458 > 5798 49459 > 7055 49460 > 5876 49461 > 2771 49462 > 2696 49463 > 4678 49464 > 8952 49465 > 9414 49466 > 2635 49467 > 2058 49468 > 3367 49469 > 5730 49470 > 3564 49471 > 2758 49472 > 6991 49473 > 4277 49474 > 2801 49475 > 4568 49476 > 992 49477 > 2282 49478 > 1543 49479 > 4549 49480 > 2637 49481 > 4178 49482 > 8130 49483 > 3174 49484 > 5446 49485 > 9267 49486 > 1410 49487 > 7621 49488 > 8970 49489 > 9256 49490 > 6755 49491 > 4725 49492 > 1972 49493 > 9736 49494 > 1249 49495 > 206 49496 > 3 49497 > 6823 49498 > 6465 49499 > 5858 49500 > 3794 49501 > 2946 49502 > 144 49503 > 7034 49504 > 5026 49505 > 2791 49506 > 6686 49507 > 6707 49508 > 5248 49509 > 4388 49510 > 3947 49511 > 5357 49512 > 930 49513 > 9445 49514 > 5930 49515 > 7722 49516 > 1510 49517 > 6684 49518 > 5579 49519 > 55 49520 > 5064 49521 > 6712 49522 > 8643 49523 > 296 49524 > 3983 49525 > 4613 49526 > 5296 49527 > 8894 49528 > 8088 49529 > 8666 49530 > 1882 49531 > 6769 49532 > 7219 49533 > 9802 49534 > 3545 49535 > 2240 49536 > 7670 49537 > 8312 49538 > 8503 49539 > 7378 49540 > 2508 49541 > 7943 49542 > 9675 49543 > 6137 49544 > 3957 49545 > 9451 49546 > 5051 49547 > 2393 49548 > 8547 49549 > 4429 49550 > 8451 49551 > 8744 49552 > 392 49553 > 64 49554 > 7117 49555 > 1411 49556 > 7778 49557 > 9184 49558 > 8288 49559 > 8902 49560 > 6883 49561 > 3362 49562 > 1137 49563 > 3082 49564 > 4849 49565 > 8726 49566 > 7332 49567 > 5789 49568 > 4030 49569 > 2354 49570 > 7271 49571 > 7536 49572 > 1947 49573 > 9722 49574 > 6363 49575 > 838 49576 > 5363 49577 > 8241 49578 > 5294 49579 > 7959 49580 > 565 49581 > 3951 49582 > 725 49583 > 8265 49584 > 5856 49585 > 8702 49586 > 3701 49587 > 4993 49588 > 1805 49589 > 2724 49590 > 9785 49591 > 5239 49592 > 8158 49593 > 1086 49594 > 1016 49595 > 1118 49596 > 1716 49597 > 9255 49598 > 7388 49599 > 4433 49600 > 5784 49601 > 3628 49602 > 9668 49603 > 8940 49604 > 6054 49605 > 850 49606 > 2809 49607 > 8833 49608 > 4400 49609 > 4633 49610 > 1448 49611 > 298 49612 > 1082 49613 > 5152 49614 > 1280 49615 > 9995 49616 > 5605 49617 > 7707 49618 > 7399 49619 > 7679 49620 > 539 49621 > 6933 49622 > 696 49623 > 2946 49624 > 6996 49625 > 5667 49626 > 7693 49627 > 5500 49628 > 9532 49629 > 4025 49630 > 9682 49631 > 7381 49632 > 1770 49633 > 7421 49634 > 9721 49635 > 8666 49636 > 5866 49637 > 9086 49638 > 5669 49639 > 9481 49640 > 8062 49641 > 341 49642 > 7968 49643 > 3059 49644 > 4976 49645 > 3246 49646 > 8655 49647 > 8826 49648 > 5106 49649 > 6930 49650 > 6097 49651 > 2984 49652 > 5312 49653 > 9931 49654 > 4517 49655 > 1015 49656 > 4890 49657 > 8147 49658 > 5398 49659 > 4757 49660 > 283 49661 > 5324 49662 > 8456 49663 > 15 49664 > 4167 49665 > 4869 49666 > 5243 49667 > 7612 49668 > 285 49669 > 2228 49670 > 9909 49671 > 4079 49672 > 9497 49673 > 7551 49674 > 5097 49675 > 4668 49676 > 7342 49677 > 4265 49678 > 9649 49679 > 76 49680 > 9733 49681 > 9301 49682 > 2020 49683 > 9864 49684 > 6494 49685 > 6310 49686 > 918 49687 > 2154 49688 > 6728 49689 > 7058 49690 > 2784 49691 > 6926 49692 > 4266 49693 > 8528 49694 > 9249 49695 > 1526 49696 > 2802 49697 > 7940 49698 > 6451 49699 > 8200 49700 > 4786 49701 > 4914 49702 > 8064 49703 > 1972 49704 > 7245 49705 > 1264 49706 > 9853 49707 > 2134 49708 > 5629 49709 > 4637 49710 > 596 49711 > 7132 49712 > 8127 49713 > 1958 49714 > 7118 49715 > 8510 49716 > 2341 49717 > 6200 49718 > 4597 49719 > 3672 49720 > 6471 49721 > 852 49722 > 3228 49723 > 1043 49724 > 161 49725 > 6400 49726 > 2480 49727 > 3148 49728 > 1208 49729 > 5544 49730 > 1919 49731 > 6198 49732 > 4724 49733 > 7012 49734 > 3449 49735 > 5101 49736 > 794 49737 > 194 49738 > 8838 49739 > 8055 49740 > 9750 49741 > 9261 49742 > 6412 49743 > 606 49744 > 5123 49745 > 5220 49746 > 3195 49747 > 6844 49748 > 9718 49749 > 598 49750 > 6581 49751 > 4236 49752 > 6227 49753 > 7075 49754 > 3199 49755 > 8410 49756 > 9187 49757 > 9709 49758 > 1807 49759 > 424 49760 > 461 49761 > 4733 49762 > 6081 49763 > 1530 49764 > 7239 49765 > 9954 49766 > 2467 49767 > 5904 49768 > 7165 49769 > 3056 49770 > 6085 49771 > 5749 49772 > 5448 49773 > 3656 49774 > 2860 49775 > 9094 49776 > 9886 49777 > 5410 49778 > 1003 49779 > 4320 49780 > 1942 49781 > 4909 49782 > 1362 49783 > 1656 49784 > 4180 49785 > 3873 49786 > 3882 49787 > 9924 49788 > 930 49789 > 9462 49790 > 3163 49791 > 5410 49792 > 5245 49793 > 3014 49794 > 4407 49795 > 3247 49796 > 7980 49797 > 242 49798 > 859 49799 > 3613 49800 > 3976 49801 > 3719 49802 > 2175 49803 > 6660 49804 > 5196 49805 > 4485 49806 > 5560 49807 > 52 49808 > 3958 49809 > 5156 49810 > 4503 49811 > 6997 49812 > 7534 49813 > 118 49814 > 5623 49815 > 6594 49816 > 6011 49817 > 7685 49818 > 1239 49819 > 3021 49820 > 3580 49821 > 5039 49822 > 8601 49823 > 3851 49824 > 7402 49825 > 6050 49826 > 92 49827 > 3730 49828 > 6780 49829 > 5925 49830 > 8711 49831 > 4140 49832 > 2995 49833 > 835 49834 > 8976 49835 > 6165 49836 > 2602 49837 > 4409 49838 > 2537 49839 > 1663 49840 > 3770 49841 > 7248 49842 > 4460 49843 > 9375 49844 > 6744 49845 > 959 49846 > 3698 49847 > 7435 49848 > 5096 49849 > 3587 49850 > 9267 49851 > 4347 49852 > 5717 49853 > 3818 49854 > 568 49855 > 1651 49856 > 1707 49857 > 6220 49858 > 8132 49859 > 6735 49860 > 7701 49861 > 5997 49862 > 9685 49863 > 8478 49864 > 431 49865 > 6935 49866 > 5420 49867 > 1906 49868 > 4458 49869 > 5284 49870 > 3914 49871 > 2972 49872 > 3576 49873 > 6580 49874 > 6505 49875 > 7680 49876 > 8986 49877 > 2177 49878 > 4005 49879 > 855 49880 > 6147 49881 > 1994 49882 > 1839 49883 > 2907 49884 > 2891 49885 > 7108 49886 > 1085 49887 > 6405 49888 > 9071 49889 > 6641 49890 > 1568 49891 > 4770 49892 > 8351 49893 > 2440 49894 > 8853 49895 > 4521 49896 > 8008 49897 > 2078 49898 > 8695 49899 > 63 49900 > 6020 49901 > 5364 49902 > 4651 49903 > 5567 49904 > 2891 49905 > 5180 49906 > 8960 49907 > 9818 49908 > 7555 49909 > 6985 49910 > 2303 49911 > 3511 49912 > 7664 49913 > 7636 49914 > 7400 49915 > 8222 49916 > 4951 49917 > 7312 49918 > 1558 49919 > 8576 49920 > 2371 49921 > 6027 49922 > 4350 49923 > 409 49924 > 3405 49925 > 9391 49926 > 4769 49927 > 7264 49928 > 406 49929 > 6573 49930 > 6720 49931 > 4523 49932 > 4156 49933 > 5224 49934 > 4765 49935 > 2785 49936 > 3959 49937 > 5496 49938 > 5123 49939 > 7005 49940 > 5841 49941 > 3218 49942 > 6189 49943 > 9813 49944 > 7910 49945 > 5314 49946 > 2545 49947 > 9125 49948 > 8958 49949 > 1335 49950 > 7403 49951 > 7294 49952 > 9211 49953 > 9119 49954 > 6804 49955 > 6813 49956 > 7378 49957 > 1225 49958 > 351 49959 > 2705 49960 > 3526 49961 > 8504 49962 > 6102 49963 > 3868 49964 > 3557 49965 > 7494 49966 > 2337 49967 > 1030 49968 > 4092 49969 > 6805 49970 > 5122 49971 > 1862 49972 > 423 49973 > 1918 49974 > 6150 49975 > 482 49976 > 9555 49977 > 7493 49978 > 8432 49979 > 7709 49980 > 2470 49981 > 5349 49982 > 3066 49983 > 5983 49984 > 7523 49985 > 7826 49986 > 7801 49987 > 2363 49988 > 1756 49989 > 446 49990 > 7747 49991 > 9997 49992 > 9246 49993 > 378 49994 > 1097 49995 > 1155 49996 > 982 49997 > 5386 49998 > 4194 49999 output.txt: > 0 9513 > 0 33619 > 0 38031 > 0 42428 > 0 49175 > 1 257 > 1 20646 > 1 23450 > 1 28204 > 1 35358 > 2 2730 > 2 4236 > 2 20457 > 2 29176 > 2 29780 > 3 4618 > 3 24369 > 3 35378 > 3 47374 > 3 49497 > 4 2828 > 4 40408 > 4 42225 > 4 43734 > 4 45647 > 5 5770 > 5 11027 > 5 14951 > 5 20069 > 5 34441 > 6 11516 > 6 18350 > 6 26217 > 6 37004 > 6 39466 > 7 1846 > 7 21146 > 7 36972 > 7 40380 > 7 46219 > 8 2565 > 8 7157 > 8 21439 > 8 39682 > 8 43882 > 9 2544 > 9 21937 > 9 22803 > 9 30881 > 9 38598 > 10 26516 > 10 41266 > 10 45589 > 10 46864 > 10 47177 > 11 11738 > 11 22002 > 11 30539 > 11 47064 > 11 47156 > 12 10896 > 12 18657 > 12 25198 > 12 34889 > 12 36593 > 13 23784 > 13 25875 > 13 37477 > 13 38663 > 13 46669 > 14 803 > 14 23978 > 14 25098 > 14 25533 > 14 47184 > 15 6316 > 15 7283 > 15 27543 > 15 48623 > 15 49664 > 16 6251 > 16 8160 > 16 9300 > 16 40606 > 16 47150 > 17 3651 > 17 13857 > 17 34225 > 17 36005 > 17 36252 > 18 1970 > 18 3581 > 18 9630 > 18 23320 > 18 43818 > 19 5021 > 19 14104 > 19 25908 > 19 34137 > 19 39370 > 20 1060 > 20 14941 > 20 15910 > 20 28727 > 20 39298 > 21 13868 > 21 17324 > 21 26745 > 21 28248 > 21 29434 > 22 2065 > 22 13533 > 22 24254 > 22 29650 > 22 48939 > 23 20055 > 23 34904 > 23 35199 > 23 40113 > 23 45172 > 24 7953 > 24 18308 > 24 34504 > 24 45482 > 24 48369 > 25 20338 > 25 30701 > 25 37333 > 25 42264 > 25 43606 > 26 7264 > 26 16405 > 26 30597 > 26 31714 > 26 31759 > 27 20827 > 27 22425 > 27 24185 > 27 25599 > 27 37830 > 28 7514 > 28 20919 > 28 30432 > 28 35538 > 28 46824 > 29 1582 > 29 4240 > 29 4416 > 29 18085 > 29 35002 > 30 3480 > 30 5320 > 30 7311 > 30 11795 > 30 31904 > 31 181 > 31 23264 > 31 25445 > 31 38563 > 31 41845 > 32 18834 > 32 21804 > 32 24907 > 32 28581 > 32 36541 > 33 15659 > 33 17685 > 33 29586 > 33 31198 > 33 49098 > 34 18807 > 34 22137 > 34 31996 > 34 45568 > 34 46222 > 35 25981 > 35 27016 > 35 27846 > 35 32498 > 35 47106 > 36 2154 > 36 3024 > 36 6416 > 36 7391 > 36 28980 > 37 23466 > 37 23539 > 37 32023 > 37 41317 > 37 46751 > 38 9953 > 38 22384 > 38 28612 > 38 32013 > 38 47260 > 39 10420 > 39 11535 > 39 19149 > 39 35857 > 39 42009 > 40 2249 > 40 2801 > 40 14534 > 40 15202 > 40 48114 > 41 9222 > 41 21688 > 41 24932 > 41 40863 > 41 42630 > 42 24676 > 42 27310 > 42 39529 > 42 43874 > 42 44945 > 43 1881 > 43 4536 > 43 6075 > 43 45960 > 43 47037 > 44 3382 > 44 17285 > 44 36429 > 44 39234 > 44 44530 > 45 21616 > 45 24100 > 45 26124 > 45 29483 > 45 32235 > 46 4999 > 46 24108 > 46 33879 > 46 35824 > 46 39854 > 47 7267 > 47 7586 > 47 22772 > 47 26916 > 47 48447 > 48 14036 > 48 18006 > 48 19186 > 48 35896 > 48 37710 > 49 8929 > 49 9517 > 49 24807 > 49 35017 > 49 42528 > 50 13075 > 50 16817 > 50 36762 > 50 43841 > 50 44712 > 51 17836 > 51 27654 > 51 32578 > 51 33931 > 51 36669 > 52 13302 > 52 23622 > 52 40010 > 52 48687 > 52 49808 > 53 7921 > 53 33003 > 53 37581 > 53 40391 > 53 44076 > 54 8266 > 54 15059 > 54 32913 > 54 37510 > 54 39333 > 55 11544 > 55 19556 > 55 26696 > 55 36100 > 55 49520 > 56 11805 > 56 15091 > 56 28655 > 56 37806 > 56 42943 > 57 3339 > 57 7652 > 57 9547 > 57 23363 > 57 33946 > 58 110 > 58 6784 > 58 7375 > 58 8296 > 58 18988 > 59 4270 > 59 4721 > 59 17320 > 59 18965 > 59 27089 > 60 4162 > 60 34396 > 60 36238 > 60 36628 > 60 47056 > 61 25337 > 61 26717 > 61 32885 > 61 35832 > 61 41811 > 62 1258 > 62 2691 > 62 19347 > 62 30888 > 62 45657 > 63 14883 > 63 17474 > 63 23101 > 63 42540 > 63 49900 > 64 18458 > 64 23940 > 64 37169 > 64 48517 > 64 49554 > 65 9813 > 65 12758 > 65 18959 > 65 23516 > 65 39428 > 66 17357 > 66 22052 > 66 24597 > 66 40738 > 66 44985 > 67 14841 > 67 15963 > 67 28107 > 67 36483 > 67 47208 > 68 12881 > 68 14632 > 68 24407 > 68 28396 > 68 46279 > 69 6160 > 69 8974 > 69 26857 > 69 33141 > 69 44054 > 70 8459 > 70 22426 > 70 27462 > 70 40896 > 70 43490 > 71 32308 > 71 39924 > 71 42868 > 71 43219 > 71 43616 > 72 14488 > 72 15281 > 72 16763 > 72 22185 > 72 26299 > 73 1960 > 73 36690 > 73 41659 > 73 42230 > 73 45753 > 74 14938 > 74 20213 > 74 34559 > 74 41776 > 74 42077 > 75 4147 > 75 17317 > 75 26788 > 75 35412 > 75 43097 > 76 4699 > 76 19563 > 76 24438 > 76 38022 > 76 49680 > 77 9298 > 77 10691 > 77 20258 > 77 29829 > 77 35980 > 78 14973 > 78 15996 > 78 35440 > 78 38957 > 78 41654 > 79 1144 > 79 5943 > 79 10033 > 79 19591 > 79 30522 > 80 3878 > 80 16150 > 80 37149 > 80 42000 > 80 42408 > 81 3972 > 81 7385 > 81 17331 > 81 18672 > 81 36787 > 82 269 > 82 13408 > 82 27732 > 82 34894 > 82 49183 > 83 2451 > 83 4890 > 83 15137 > 83 21057 > 83 41685 > 84 1442 > 84 5882 > 84 9592 > 84 15703 > 84 44919 > 85 4838 > 85 10506 > 85 21493 > 85 28754 > 85 31810 > 86 5695 > 86 17404 > 86 17645 > 86 18497 > 86 33005 > 87 4989 > 87 15516 > 87 16944 > 87 18864 > 87 39054 > 88 17202 > 88 37201 > 88 42116 > 88 42412 > 88 47392 > 89 12943 > 89 14816 > 89 15380 > 89 28188 > 89 42831 > 90 5997 > 90 6259 > 90 9227 > 90 12299 > 90 13043 > 91 733 > 91 26803 > 91 27233 > 91 40891 > 91 46314 > 92 9239 > 92 25655 > 92 36469 > 92 37073 > 92 49827 > 93 6742 > 93 10891 > 93 20026 > 93 21457 > 93 38153 > 94 6590 > 94 17609 > 94 19331 > 94 20605 > 94 21268 > 95 230 > 95 15056 > 95 26520 > 95 27792 > 95 45669 > 96 2627 > 96 3089 > 96 19603 > 96 43840 > 96 46481 > 97 14152 > 97 19346 > 97 41245 > 97 44767 > 97 48514 > 98 2879 > 98 20816 > 98 24899 > 98 26691 > 98 34070 > 99 1781 > 99 8591 > 99 13780 > 99 17919 > 99 39686 > 100 5483 > 100 6076 > 100 6672 > 100 23890 > 100 25345 > 101 9195 > 101 11997 > 101 21454 > 101 36124 > 101 37512 > 102 1900 > 102 30832 > 102 44101 > 102 44344 > 102 47755 > 103 24705 > 103 37650 > 103 38034 > 103 42238 > 103 44472 > 104 749 > 104 5863 > 104 31687 > 104 42628 > 104 48323 > 105 6406 > 105 11486 > 105 12973 > 105 23623 > 105 23712 > 106 12951 > 106 18470 > 106 31566 > 106 37705 > 106 38068 > 107 5517 > 107 14997 > 107 28451 > 107 34824 > 107 45110 > 108 4968 > 108 5230 > 108 21524 > 108 39558 > 108 48513 > 109 8878 > 109 10734 > 109 17707 > 109 43033 > 109 43945 > 110 9059 > 110 10419 > 110 12650 > 110 22320 > 110 37523 > 111 826 > 111 6144 > 111 7532 > 111 20008 > 111 35619 > 112 11951 > 112 12197 > 112 18808 > 112 21706 > 112 41520 > 113 1365 > 113 12642 > 113 25485 > 113 31393 > 113 48181 > 114 1831 > 114 5696 > 114 16252 > 114 16368 > 114 33737 > 115 1263 > 115 2975 > 115 18568 > 115 20013 > 115 30286 > 116 365 > 116 17436 > 116 18390 > 116 21288 > 116 33128 > 117 4053 > 117 21904 > 117 41908 > 117 45118 > 117 46257 > 118 1789 > 118 2094 > 118 20303 > 118 39791 > 118 49814 > 119 5038 > 119 15356 > 119 33985 > 119 37755 > 119 40912 > 120 13074 > 120 20172 > 120 23886 > 120 23951 > 120 37603 > 121 1583 > 121 6913 > 121 15627 > 121 25551 > 121 45514 > 122 12589 > 122 17454 > 122 18124 > 122 36323 > 122 42314 > 123 7413 > 123 8725 > 123 12361 > 123 24658 > 123 30872 > 124 5258 > 124 7575 > 124 30222 > 124 35912 > 124 47127 > 125 11155 > 125 20607 > 125 21747 > 125 27900 > 125 41072 > 126 515 > 126 15153 > 126 27509 > 126 32149 > 126 44359 > 127 782 > 127 17921 > 127 18209 > 127 27047 > 127 30573 > 128 6746 > 128 23040 > 128 32223 > 128 32634 > 128 39281 > 129 14359 > 129 22195 > 129 24291 > 129 42960 > 129 46911 > 130 4984 > 130 20822 > 130 23655 > 130 35406 > 130 48863 > 131 10443 > 131 20553 > 131 27212 > 131 36710 > 131 45595 > 132 11323 > 132 12347 > 132 21851 > 132 24181 > 132 31366 > 133 10134 > 133 13415 > 133 27039 > 133 34151 > 133 38787 > 134 3135 > 134 3642 > 134 38035 > 134 43025 > 134 46248 > 135 1200 > 135 9175 > 135 20066 > 135 24071 > 135 32796 > 136 2286 > 136 4759 > 136 18729 > 136 39787 > 136 45940 > 137 13195 > 137 34958 > 137 37200 > 137 47107 > 137 48068 > 138 15361 > 138 20025 > 138 21446 > 138 27260 > 138 47970 > 139 8642 > 139 24105 > 139 26992 > 139 38114 > 139 38973 > 140 21455 > 140 25029 > 140 35482 > 140 40444 > 140 48374 > 141 16653 > 141 25784 > 141 31132 > 141 34501 > 141 45279 > 142 2572 > 142 6728 > 142 7086 > 142 8144 > 142 17627 > 143 9446 > 143 25448 > 143 33032 > 143 43551 > 143 49124 > 144 19413 > 144 34951 > 144 38946 > 144 44818 > 144 49503 > 145 3653 > 145 36119 > 145 39545 > 145 41007 > 145 45596 > 146 20231 > 146 23109 > 146 25062 > 146 31884 > 146 44637 > 147 43 > 147 572 > 147 8420 > 147 30415 > 147 32113 > 148 11619 > 148 16473 > 148 22650 > 148 25299 > 148 47340 > 149 3063 > 149 4330 > 149 14713 > 149 29991 > 149 44002 > 150 9479 > 150 20831 > 150 31585 > 150 40125 > 150 43154 > 151 5890 > 151 13525 > 151 23568 > 151 25266 > 151 35949 > 152 8189 > 152 13057 > 152 38282 > 152 42816 > 152 47717 > 153 14384 > 153 19321 > 153 22769 > 153 34368 > 153 46463 > 154 21098 > 154 25814 > 154 35473 > 154 46546 > 154 47185 > 155 2277 > 155 2639 > 155 17841 > 155 18733 > 155 34691 > 156 3754 > 156 16298 > 156 16715 > 156 32372 > 156 34456 > 157 8348 > 157 35218 > 157 43104 > 157 44084 > 157 47098 > 158 2724 > 158 18732 > 158 20414 > 158 21389 > 158 47455 > 159 4315 > 159 21058 > 159 38940 > 159 46476 > 159 46559 > 160 8897 > 160 13147 > 160 14369 > 160 21533 > 160 44950 > 161 4802 > 161 17831 > 161 18061 > 161 26761 > 161 49725 > 162 4528 > 162 6000 > 162 35174 > 162 35768 > 162 47132 > 163 10081 > 163 22745 > 163 26797 > 163 27317 > 163 35601 > 164 7744 > 164 9656 > 164 15994 > 164 20120 > 164 45685 > 165 13450 > 165 19376 > 165 20856 > 165 44469 > 165 46044 > 166 1931 > 166 15556 > 166 35606 > 166 41093 > 166 47311 > 167 6987 > 167 17811 > 167 22838 > 167 34424 > 167 45045 > 168 9748 > 168 15721 > 168 28049 > 168 28692 > 168 37566 > 169 1177 > 169 5291 > 169 5990 > 169 23369 > 169 31084 > 170 3569 > 170 6276 > 170 12020 > 170 18880 > 170 19198 > 171 28580 > 171 33463 > 171 36327 > 171 41351 > 171 44246 > 172 3041 > 172 7709 > 172 8355 > 172 28999 > 172 33662 > 173 3299 > 173 9995 > 173 18659 > 173 26644 > 173 33496 > 174 3959 > 174 27527 > 174 29997 > 174 32352 > 174 45340 > 175 19726 > 175 23140 > 175 30951 > 175 35978 > 175 43375 > 176 5616 > 176 6922 > 176 25147 > 176 28176 > 176 34413 > 177 4674 > 177 11370 > 177 26543 > 177 28326 > 177 34755 > 178 3554 > 178 26273 > 178 26868 > 178 32395 > 178 38589 > 179 13760 > 179 13789 > 179 25905 > 179 30828 > 179 42401 > 180 7135 > 180 7598 > 180 12766 > 180 13755 > 180 29321 > 181 10469 > 181 10724 > 181 14407 > 181 33131 > 181 38933 > 182 9564 > 182 22854 > 182 36278 > 182 37575 > 182 40932 > 183 17017 > 183 30303 > 183 34654 > 183 36147 > 183 39492 > 184 1929 > 184 8338 > 184 14794 > 184 17231 > 184 30186 > 185 17778 > 185 19110 > 185 30953 > 185 46013 > 185 48980 > 186 1839 > 186 25469 > 186 29558 > 186 32844 > 186 48531 > 187 2839 > 187 23762 > 187 24728 > 187 28273 > 187 35567 > 188 9760 > 188 33870 > 188 37971 > 188 39143 > 188 40332 > 189 3551 > 189 12394 > 189 24725 > 189 31209 > 189 49323 > 190 4532 > 190 14247 > 190 28639 > 190 30887 > 190 49439 > 191 7741 > 191 9390 > 191 16832 > 191 43757 > 191 46438 > 192 2988 > 192 23374 > 192 36029 > 192 43761 > 192 44072 > 193 1452 > 193 15243 > 193 25723 > 193 28601 > 193 33270 > 194 31018 > 194 43123 > 194 45966 > 194 45987 > 194 49738 > 195 13264 > 195 17972 > 195 20596 > 195 24762 > 195 33743 > 196 5826 > 196 17295 > 196 29054 > 196 34414 > 196 41737 > 197 80 > 197 31178 > 197 46146 > 197 46992 > 197 48924 > 198 9594 > 198 17936 > 198 23793 > 198 33861 > 198 34638 > 199 13735 > 199 19684 > 199 26518 > 199 38651 > 199 44536 > 200 5330 > 200 7969 > 200 16583 > 200 20132 > 200 30172 > 201 7294 > 201 31857 > 201 34032 > 201 36398 > 201 47207 > 202 9872 > 202 10166 > 202 11551 > 202 33121 > 202 35194 > 203 23123 > 203 24060 > 203 28535 > 203 32917 > 203 45930 > 204 11541 > 204 13404 > 204 18323 > 204 34122 > 204 36736 > 205 5200 > 205 6415 > 205 7924 > 205 46487 > 205 47761 > 206 715 > 206 16459 > 206 18794 > 206 49237 > 206 49496 > 207 24657 > 207 26807 > 207 30114 > 207 41098 > 207 43487 > 208 3171 > 208 3905 > 208 11285 > 208 13417 > 208 17112 > 209 1624 > 209 25840 > 209 26486 > 209 29512 > 209 36800 > 210 8705 > 210 15864 > 210 17709 > 210 25121 > 210 33268 > 211 4762 > 211 12358 > 211 13816 > 211 13893 > 211 26220 > 212 13265 > 212 14060 > 212 27220 > 212 36713 > 212 47323 > 213 2604 > 213 16846 > 213 20178 > 213 28284 > 213 39715 > 214 4064 > 214 21144 > 214 22813 > 214 39254 > 214 39763 > 215 2015 > 215 19766 > 215 27906 > 215 31133 > 215 42896 > 216 7262 > 216 12777 > 216 20265 > 216 29352 > 216 42653 > 217 3575 > 217 21988 > 217 22291 > 217 23217 > 217 28541 > 218 2138 > 218 14081 > 218 20511 > 218 26809 > 218 47609 > 219 498 > 219 4317 > 219 25069 > 219 36792 > 219 37222 > 220 7108 > 220 17700 > 220 31228 > 220 37929 > 220 39336 > 221 8737 > 221 24234 > 221 24571 > 221 42025 > 221 42047 > 222 5323 > 222 15075 > 222 22363 > 222 35925 > 222 45581 > 223 12608 > 223 14530 > 223 20987 > 223 34547 > 223 39837 > 224 2970 > 224 7449 > 224 23232 > 224 34775 > 224 41086 > 225 3729 > 225 22863 > 225 33271 > 225 46160 > 225 47993 > 226 7567 > 226 22609 > 226 34841 > 226 36602 > 226 48781 > 227 22937 > 227 26947 > 227 27109 > 227 27378 > 227 44112 > 228 6892 > 228 10714 > 228 14043 > 228 18867 > 228 26076 > 229 14571 > 229 15903 > 229 17256 > 229 19302 > 229 49346 > 230 3540 > 230 15480 > 230 19405 > 230 20974 > 230 21042 > 231 7684 > 231 13382 > 231 37115 > 231 42436 > 231 43029 > 232 4005 > 232 4972 > 232 12406 > 232 34334 > 232 36263 > 233 8978 > 233 17894 > 233 19874 > 233 20699 > 233 48636 > 234 884 > 234 3571 > 234 4861 > 234 30401 > 234 44663 > 235 754 > 235 11980 > 235 37402 > 235 38465 > 235 49086 > 236 18071 > 236 20567 > 236 23422 > 236 34264 > 236 37226 > 237 3896 > 237 18194 > 237 20719 > 237 37118 > 237 42753 > 238 15934 > 238 26828 > 238 45380 > 238 47517 > 238 49370 > 239 7424 > 239 26225 > 239 27094 > 239 28748 > 239 46377 > 240 3917 > 240 6803 > 240 15180 > 240 38936 > 240 45875 > 241 7629 > 241 21638 > 241 39481 > 241 40481 > 241 47013 > 242 4519 > 242 15127 > 242 27470 > 242 44877 > 242 49798 > 243 4255 > 243 15439 > 243 16613 > 243 29720 > 243 44795 > 244 13965 > 244 17088 > 244 31706 > 244 33195 > 244 45433 > 245 7796 > 245 7880 > 245 8027 > 245 19919 > 245 30550 > 246 3709 > 246 9179 > 246 28195 > 246 38311 > 246 46606 > 247 759 > 247 6839 > 247 8063 > 247 15575 > 247 35258 > 248 15012 > 248 18741 > 248 39223 > 248 44861 > 248 47813 > 249 3155 > 249 7162 > 249 16838 > 249 32442 > 249 47505 > 250 10952 > 250 15434 > 250 21819 > 250 41347 > 250 45466 > 251 4185 > 251 14160 > 251 16812 > 251 33559 > 251 35381 > 252 128 > 252 2152 > 252 6890 > 252 13799 > 252 41410 > 253 4489 > 253 6318 > 253 26697 > 253 31138 > 253 37848 > 254 4316 > 254 7290 > 254 19628 > 254 28452 > 254 44737 > 255 3567 > 255 12244 > 255 19815 > 255 41642 > 255 48388 > 256 17782 > 256 24519 > 256 25003 > 256 29468 > 256 36272 > 257 1807 > 257 10270 > 257 27446 > 257 35806 > 257 45923 > 258 652 > 258 6518 > 258 9540 > 258 33083 > 258 37213 > 259 4589 > 259 4901 > 259 6824 > 259 19564 > 259 25335 > 260 7972 > 260 11542 > 260 11599 > 260 25374 > 260 41971 > 261 6146 > 261 22987 > 261 29580 > 261 30127 > 261 31119 > 262 5215 > 262 28521 > 262 36889 > 262 44201 > 262 46946 > 263 6599 > 263 9805 > 263 15540 > 263 25635 > 263 28700 > 264 9159 > 264 9776 > 264 17719 > 264 19913 > 264 39319 > 265 8202 > 265 24917 > 265 27989 > 265 29906 > 265 36052 > 266 13434 > 266 19922 > 266 22795 > 266 30239 > 266 45607 > 267 9351 > 267 23789 > 267 28431 > 267 31023 > 267 39355 > 268 1429 > 268 5955 > 268 25975 > 268 32544 > 268 41953 > 269 7559 > 269 9941 > 269 30079 > 269 34132 > 269 39511 > 270 3246 > 270 7682 > 270 8141 > 270 28328 > 270 30850 > 271 29631 > 271 36796 > 271 45974 > 271 48051 > 271 49449 > 272 78 > 272 18290 > 272 33432 > 272 35347 > 272 41668 > 273 9406 > 273 13907 > 273 18876 > 273 29773 > 273 42522 > 274 1801 > 274 23942 > 274 24825 > 274 25056 > 274 44553 > 275 4979 > 275 9156 > 275 15107 > 275 26811 > 275 43938 > 276 3932 > 276 31406 > 276 38686 > 276 40084 > 276 41419 > 277 2579 > 277 9838 > 277 15834 > 277 44970 > 277 45840 > 278 272 > 278 2137 > 278 12626 > 278 26423 > 278 27986 > 279 13775 > 279 20044 > 279 24653 > 279 39043 > 279 41014 > 280 3633 > 280 7909 > 280 9188 > 280 9825 > 280 23811 > 281 8944 > 281 19387 > 281 23611 > 281 37958 > 281 38905 > 282 5086 > 282 6193 > 282 27340 > 282 35320 > 282 41704 > 283 959 > 283 17054 > 283 24673 > 283 32065 > 283 49661 > 284 4107 > 284 25106 > 284 25976 > 284 27614 > 284 40171 > 285 10075 > 285 11678 > 285 19807 > 285 42918 > 285 49669 > 286 3574 > 286 27145 > 286 31552 > 286 48158 > 286 48422 > 287 8543 > 287 16114 > 287 24661 > 287 36402 > 287 47944 > 288 403 > 288 26064 > 288 32222 > 288 39955 > 288 48642 > 289 5269 > 289 17959 > 289 19700 > 289 24166 > 289 41400 > 290 18766 > 290 19802 > 290 20131 > 290 41762 > 290 45679 > 291 18702 > 291 35260 > 291 41439 > 291 42836 > 291 49201 > 292 7211 > 292 10590 > 292 12847 > 292 14272 > 292 43749 > 293 910 > 293 3779 > 293 3986 > 293 7914 > 293 42599 > 294 13248 > 294 14140 > 294 15740 > 294 25983 > 294 31372 > 295 7478 > 295 15701 > 295 20356 > 295 37366 > 295 40721 > 296 2951 > 296 20776 > 296 23637 > 296 43634 > 296 49524 > 297 6618 > 297 12811 > 297 28515 > 297 32060 > 297 44643 > 298 1463 > 298 40660 > 298 40702 > 298 42750 > 298 49612 > 299 6676 > 299 29833 > 299 31532 > 299 34751 > 299 43199 > 300 298 > 300 3457 > 300 11543 > 300 21590 > 300 27889 > 301 2447 > 301 5180 > 301 11907 > 301 35094 > 301 38850 > 302 8879 > 302 14821 > 302 32373 > 302 38882 > 302 45963 > 303 4944 > 303 13773 > 303 14876 > 303 37574 > 303 46098 > 304 10546 > 304 12393 > 304 12586 > 304 31427 > 304 48284 > 305 15378 > 305 36166 > 305 42338 > 305 45737 > 305 46651 > 306 940 > 306 2992 > 306 8752 > 306 23938 > 306 24222 > 307 743 > 307 3677 > 307 7159 > 307 28629 > 307 41683 > 308 16679 > 308 18143 > 308 18892 > 308 34178 > 308 35937 > 309 323 > 309 1001 > 309 2950 > 309 4075 > 309 20446 > 310 8560 > 310 10388 > 310 14134 > 310 26375 > 310 33532 > 311 1093 > 311 13423 > 311 21534 > 311 23215 > 311 43550 > 312 14524 > 312 18208 > 312 29702 > 312 48742 > 312 49179 > 313 39 > 313 12641 > 313 23099 > 313 43610 > 313 48096 > 314 5663 > 314 13000 > 314 36619 > 314 43317 > 314 46499 > 315 4585 > 315 15082 > 315 23985 > 315 37670 > 315 44835 > 316 22691 > 316 28310 > 316 35008 > 316 43865 > 316 44092 > 317 4917 > 317 8693 > 317 12607 > 317 14117 > 317 23265 > 318 24563 > 318 30778 > 318 32151 > 318 36700 > 318 41232 > 319 6072 > 319 10563 > 319 13253 > 319 33392 > 319 41079 > 320 11485 > 320 24208 > 320 30028 > 320 44404 > 320 45934 > 321 8728 > 321 16014 > 321 32053 > 321 32944 > 321 35175 > 322 6353 > 322 7712 > 322 17216 > 322 24877 > 322 42514 > 323 3051 > 323 7455 > 323 28933 > 323 43082 > 323 43812 > 324 5378 > 324 12971 > 324 22910 > 324 25293 > 324 34899 > 325 15029 > 325 30059 > 325 31463 > 325 32892 > 325 46066 > 326 3776 > 326 6624 > 326 20579 > 326 24544 > 326 31905 > 327 6460 > 327 35991 > 327 41423 > 327 43785 > 327 49123 > 328 4012 > 328 16507 > 328 24750 > 328 28972 > 328 31985 > 329 9568 > 329 24788 > 329 41950 > 329 42330 > 329 46188 > 330 14073 > 330 24737 > 330 30764 > 330 36630 > 330 41167 > 331 1772 > 331 5963 > 331 21330 > 331 33404 > 331 37789 > 332 8546 > 332 19940 > 332 36062 > 332 43861 > 332 44981 > 333 2273 > 333 27163 > 333 27621 > 333 34515 > 333 36145 > 334 8054 > 334 8945 > 334 13961 > 334 44613 > 334 46155 > 335 2672 > 335 8832 > 335 14206 > 335 23244 > 335 42444 > 336 4238 > 336 16676 > 336 17288 > 336 28635 > 336 46509 > 337 3638 > 337 21548 > 337 22079 > 337 24403 > 337 48866 > 338 8261 > 338 19991 > 338 33057 > 338 33943 > 338 39897 > 339 3733 > 339 10037 > 339 25407 > 339 30836 > 339 45131 > 340 2158 > 340 9985 > 340 15239 > 340 26894 > 340 45745 > 341 1271 > 341 5608 > 341 32269 > 341 33962 > 341 49642 > 342 4559 > 342 8455 > 342 22728 > 342 26545 > 342 41510 > 343 8799 > 343 25704 > 343 29880 > 343 30870 > 343 36179 > 344 25466 > 344 26575 > 344 28160 > 344 42621 > 344 44558 > 345 2965 > 345 27097 > 345 32754 > 345 40631 > 345 41401 > 346 10871 > 346 12404 > 346 19447 > 346 32488 > 346 49063 > 347 644 > 347 10258 > 347 27713 > 347 42220 > 347 49006 > 348 6852 > 348 19535 > 348 28978 > 348 29743 > 348 45116 > 349 5721 > 349 15119 > 349 15438 > 349 39088 > 349 42984 > 350 4899 > 350 13133 > 350 32535 > 350 38956 > 350 49065 > 351 8091 > 351 10137 > 351 37674 > 351 41964 > 351 49959 > 352 5081 > 352 6867 > 352 20007 > 352 28857 > 352 43564 > 353 1118 > 353 6507 > 353 17652 > 353 20809 > 353 40929 > 354 8208 > 354 15748 > 354 38868 > 354 39044 > 354 45017 > 355 11290 > 355 18377 > 355 27263 > 355 46515 > 355 47089 > 356 12269 > 356 16402 > 356 20121 > 356 24450 > 356 45692 > 357 7767 > 357 26607 > 357 28222 > 357 37681 > 357 45067 > 358 4540 > 358 19290 > 358 22784 > 358 33760 > 358 35775 > 359 3247 > 359 24031 > 359 28568 > 359 32625 > 359 43700 > 360 14686 > 360 14986 > 360 28696 > 360 29590 > 360 48967 > 361 5759 > 361 13370 > 361 26780 > 361 37068 > 361 47679 > 362 29270 > 362 37330 > 362 39306 > 362 43586 > 362 46614 > 363 7928 > 363 15477 > 363 40294 > 363 42933 > 363 43447 > 364 8415 > 364 12617 > 364 16894 > 364 37722 > 364 42883 > 365 6736 > 365 9512 > 365 15485 > 365 19089 > 365 19340 > 366 3166 > 366 14967 > 366 29520 > 366 43614 > 366 47317 > 367 252 > 367 5202 > 367 19317 > 367 22181 > 367 31447 > 368 316 > 368 12261 > 368 13874 > 368 17950 > 368 20965 > 369 11333 > 369 18617 > 369 31336 > 369 36010 > 369 45906 > 370 3498 > 370 10413 > 370 27017 > 370 41720 > 370 44752 > 371 16836 > 371 19806 > 371 28237 > 371 35383 > 371 37426 > 372 1089 > 372 13381 > 372 14271 > 372 19212 > 372 40360 > 373 16312 > 373 20894 > 373 22416 > 373 44131 > 373 44567 > 374 16609 > 374 24950 > 374 29057 > 374 29761 > 374 35089 > 375 7518 > 375 9914 > 375 25530 > 375 41148 > 375 47301 > 376 15613 > 376 24592 > 376 27632 > 376 43788 > 376 44814 > 377 10444 > 377 11507 > 377 15299 > 377 42381 > 377 44416 > 378 17316 > 378 23358 > 378 41009 > 378 43595 > 378 49994 > 379 12870 > 379 17995 > 379 19422 > 379 31718 > 379 33305 > 380 16469 > 380 19995 > 380 23092 > 380 28898 > 380 32854 > 381 4942 > 381 13923 > 381 30847 > 381 34290 > 381 37469 > 382 14532 > 382 22370 > 382 33699 > 382 36964 > 382 43323 > 383 10778 > 383 24258 > 383 25331 > 383 35384 > 383 41575 > 384 12370 > 384 16693 > 384 20088 > 384 23454 > 384 26875 > 385 949 > 385 25987 > 385 28418 > 385 44784 > 385 46848 > 386 9535 > 386 24342 > 386 30895 > 386 37270 > 386 42326 > 387 341 > 387 16935 > 387 33109 > 387 42712 > 387 44197 > 388 31541 > 388 41461 > 388 47052 > 388 47519 > 388 49331 > 389 1378 > 389 2053 > 389 27745 > 389 34275 > 389 48285 > 390 6948 > 390 37505 > 390 42255 > 390 43943 > 390 47409 > 391 2018 > 391 20936 > 391 26272 > 391 39460 > 391 43037 > 392 9994 > 392 31174 > 392 42064 > 392 43227 > 392 49553 > 393 9167 > 393 27513 > 393 42720 > 393 44951 > 393 45618 > 394 18753 > 394 20396 > 394 33099 > 394 39071 > 394 44569 > 395 23880 > 395 26281 > 395 26922 > 395 32521 > 395 37207 > 396 4912 > 396 24076 > 396 25109 > 396 33014 > 396 44263 > 397 8001 > 397 25961 > 397 32188 > 397 39676 > 397 41282 > 398 954 > 398 4850 > 398 22365 > 398 30864 > 398 38791 > 399 5260 > 399 18181 > 399 31229 > 399 31497 > 399 33776 > 400 2023 > 400 7155 > 400 12724 > 400 19268 > 400 34052 > 401 2883 > 401 12966 > 401 20417 > 401 21776 > 401 25547 > 402 676 > 402 18080 > 402 27577 > 402 45630 > 402 48227 > 403 5355 > 403 5912 > 403 7643 > 403 14207 > 403 43506 > 404 4575 > 404 5112 > 404 11418 > 404 15737 > 404 44106 > 405 5286 > 405 7770 > 405 8600 > 405 30024 > 405 32494 > 406 13804 > 406 35421 > 406 42303 > 406 45725 > 406 49929 > 407 10229 > 407 37391 > 407 40705 > 407 48109 > 407 49207 > 408 4373 > 408 10508 > 408 45236 > 408 46891 > 408 47297 > 409 14807 > 409 19382 > 409 19896 > 409 41914 > 409 49924 > 410 29544 > 410 33245 > 410 37339 > 410 37450 > 410 40984 > 411 1953 > 411 8186 > 411 11896 > 411 23035 > 411 35066 > 412 471 > 412 26266 > 412 29975 > 412 41365 > 412 42096 > 413 8032 > 413 12356 > 413 19644 > 413 46370 > 413 48560 > 414 9224 > 414 22787 > 414 23017 > 414 33345 > 414 44379 > 415 9648 > 415 18010 > 415 18189 > 415 26834 > 415 41958 > 416 6753 > 416 14609 > 416 20619 > 416 28300 > 416 43354 > 417 25417 > 417 25835 > 417 41048 > 417 41711 > 417 41732 > 418 3248 > 418 11045 > 418 19458 > 418 36242 > 418 48360 > 419 26781 > 419 31772 > 419 34964 > 419 36265 > 419 42021 > 420 2031 > 420 15471 > 420 22692 > 420 26100 > 420 35757 > 421 12791 > 421 17345 > 421 17776 > 421 28579 > 421 38013 > 422 4654 > 422 7687 > 422 16746 > 422 44468 > 422 47113 > 423 8037 > 423 11954 > 423 26404 > 423 33708 > 423 49973 > 424 15140 > 424 34460 > 424 45684 > 424 45936 > 424 49760 > 425 6841 > 425 9688 > 425 21543 > 425 48940 > 425 49091 > 426 30237 > 426 38024 > 426 41085 > 426 47547 > 426 48487 > 427 4500 > 427 21204 > 427 27135 > 427 36357 > 427 40696 > 428 12066 > 428 13803 > 428 28767 > 428 31009 > 428 34972 > 429 1129 > 429 1581 > 429 12969 > 429 19541 > 429 27814 > 430 66 > 430 3593 > 430 6490 > 430 32440 > 430 49450 > 431 3663 > 431 5094 > 431 18028 > 431 34953 > 431 49865 > 432 6898 > 432 10603 > 432 20023 > 432 21762 > 432 45342 > 433 10652 > 433 20068 > 433 23007 > 433 34934 > 433 47661 > 434 8553 > 434 8565 > 434 26345 > 434 29814 > 434 48832 > 435 11025 > 435 13853 > 435 29263 > 435 31364 > 435 48356 > 436 7435 > 436 10647 > 436 14885 > 436 40081 > 436 46140 > 437 12534 > 437 24059 > 437 25616 > 437 35418 > 437 46757 > 438 1128 > 438 11932 > 438 16230 > 438 35119 > 438 46828 > 439 2274 > 439 12099 > 439 18459 > 439 23567 > 439 30089 > 440 12351 > 440 20540 > 440 29611 > 440 40904 > 440 45611 > 441 15841 > 441 16130 > 441 26584 > 441 29047 > 441 34670 > 442 2483 > 442 19990 > 442 35072 > 442 35777 > 442 39218 > 443 7725 > 443 11084 > 443 17166 > 443 22663 > 443 42104 > 444 2233 > 444 9699 > 444 13392 > 444 21467 > 444 34226 > 445 3327 > 445 8785 > 445 21600 > 445 22584 > 445 35750 > 446 21599 > 446 22442 > 446 29345 > 446 39797 > 446 49990 > 447 1383 > 447 10960 > 447 26072 > 447 27076 > 447 45650 > 448 5325 > 448 17301 > 448 17728 > 448 28729 > 448 48584 > 449 4024 > 449 13904 > 449 22968 > 449 37983 > 449 46692 > 450 1088 > 450 24178 > 450 42740 > 450 43623 > 450 45758 > 451 29633 > 451 29817 > 451 37472 > 451 41391 > 451 44846 > 452 6236 > 452 28840 > 452 34000 > 452 35019 > 452 40775 > 453 4844 > 453 18198 > 453 19407 > 453 35515 > 453 41350 > 454 13078 > 454 16910 > 454 26604 > 454 34059 > 454 45166 > 455 3310 > 455 8582 > 455 16042 > 455 32630 > 455 40235 > 456 1314 > 456 11526 > 456 20453 > 456 33764 > 456 44196 > 457 11573 > 457 14936 > 457 18471 > 457 33546 > 457 33652 > 458 8373 > 458 11040 > 458 44348 > 458 47291 > 458 48529 > 459 751 > 459 2611 > 459 2810 > 459 5114 > 459 17209 > 460 1379 > 460 15020 > 460 41495 > 460 45776 > 460 48726 > 461 16921 > 461 21147 > 461 34061 > 461 41719 > 461 49761 > 462 5606 > 462 16158 > 462 36966 > 462 43643 > 462 44292 > 463 3796 > 463 10818 > 463 31679 > 463 37704 > 463 46296 > 464 6331 > 464 7683 > 464 37544 > 464 46954 > 464 48823 > 465 21203 > 465 22977 > 465 30397 > 465 31327 > 465 34349 > 466 3911 > 466 22158 > 466 31657 > 466 34210 > 466 39122 > 467 17198 > 467 25648 > 467 26350 > 467 32137 > 467 41626 > 468 3465 > 468 14148 > 468 20687 > 468 35485 > 468 38301 > 469 194 > 469 3914 > 469 16124 > 469 38923 > 469 49186 > 470 2448 > 470 14484 > 470 33899 > 470 33973 > 470 34944 > 471 3106 > 471 25079 > 471 26371 > 471 45615 > 471 48477 > 472 2351 > 472 13070 > 472 18196 > 472 20670 > 472 24437 > 473 9372 > 473 10509 > 473 22449 > 473 34986 > 473 38613 > 474 17280 > 474 17538 > 474 20818 > 474 36808 > 474 48085 > 475 1033 > 475 16739 > 475 35290 > 475 38871 > 475 43783 > 476 6190 > 476 7345 > 476 29108 > 476 32603 > 476 46249 > 477 1645 > 477 8374 > 477 11698 > 477 25419 > 477 29697 > 478 10924 > 478 13721 > 478 19231 > 478 24279 > 478 24541 > 479 1906 > 479 27226 > 479 28969 > 479 29398 > 479 30837 > 480 1682 > 480 7699 > 480 16361 > 480 22059 > 480 40232 > 481 1580 > 481 9211 > 481 9983 > 481 23366 > 481 40490 > 482 10632 > 482 20276 > 482 36634 > 482 42013 > 482 49976 > 483 12300 > 483 18687 > 483 25614 > 483 45703 > 483 48357 > 484 935 > 484 9596 > 484 14070 > 484 17888 > 484 39962 > 485 3261 > 485 10998 > 485 13284 > 485 15025 > 485 15644 > 486 1054 > 486 12490 > 486 18804 > 486 27127 > 486 33851 > 487 8329 > 487 8855 > 487 22472 > 487 25265 > 487 32429 > 488 18492 > 488 22199 > 488 34397 > 488 35200 > 488 38123 > 489 7035 > 489 14309 > 489 15181 > 489 30755 > 489 38954 > 490 7686 > 490 27452 > 490 28682 > 490 32594 > 490 47692 > 491 4598 > 491 12703 > 491 19601 > 491 28552 > 491 45643 > 492 13823 > 492 24973 > 492 33981 > 492 45543 > 492 46356 > 493 3818 > 493 9469 > 493 16724 > 493 30833 > 493 35370 > 494 6032 > 494 6088 > 494 8298 > 494 11365 > 494 45475 > 495 1456 > 495 5526 > 495 15310 > 495 34247 > 495 40595 > 496 3240 > 496 21870 > 496 24136 > 496 31182 > 496 33033 > 497 3995 > 497 12106 > 497 12307 > 497 19476 > 497 23179 > 498 452 > 498 4422 > 498 27058 > 498 45659 > 498 48467 > 499 36767 > 499 37754 > 499 40436 > 499 40999 > 499 47752 > 500 5895 > 500 6550 > 500 24887 > 500 42793 > 500 45201 > 501 7484 > 501 8354 > 501 26750 > 501 29643 > 501 46154 > 502 794 > 502 26003 > 502 28170 > 502 28416 > 502 35052 > 503 26001 > 503 39799 > 503 41818 > 503 42998 > 503 44621 > 504 392 > 504 5255 > 504 27719 > 504 44683 > 504 46895 > 505 5414 > 505 8444 > 505 10055 > 505 20139 > 505 45498 > 506 5731 > 506 15544 > 506 29309 > 506 32621 > 506 40997 > 507 3446 > 507 19787 > 507 20360 > 507 38079 > 507 43509 > 508 12010 > 508 28849 > 508 29240 > 508 31779 > 508 35193 > 509 3545 > 509 5124 > 509 7226 > 509 13641 > 509 37471 > 510 9089 > 510 26085 > 510 34979 > 510 39103 > 510 47949 > 511 14845 > 511 25082 > 511 34339 > 511 35890 > 511 40826 > 512 6309 > 512 32031 > 512 32299 > 512 40094 > 512 49245 > 513 2254 > 513 9806 > 513 24910 > 513 26238 > 513 30291 > 514 4273 > 514 10672 > 514 18074 > 514 20287 > 514 24497 > 515 9583 > 515 14846 > 515 22327 > 515 33035 > 515 37728 > 516 7011 > 516 12721 > 516 16488 > 516 21062 > 516 22496 > 517 1067 > 517 7408 > 517 10077 > 517 18957 > 517 22473 > 518 9429 > 518 22703 > 518 25463 > 518 28982 > 518 43203 > 519 3886 > 519 14158 > 519 16736 > 519 21683 > 519 24398 > 520 355 > 520 2452 > 520 13611 > 520 33227 > 520 48345 > 521 2629 > 521 10657 > 521 25622 > 521 35176 > 521 39012 > 522 3598 > 522 14101 > 522 19524 > 522 46811 > 522 47046 > 523 2271 > 523 13320 > 523 40969 > 523 44319 > 523 47687 > 524 5930 > 524 25885 > 524 34376 > 524 35468 > 524 39109 > 525 6661 > 525 22541 > 525 27198 > 525 29150 > 525 46870 > 526 3616 > 526 16773 > 526 22647 > 526 25788 > 526 40196 > 527 7799 > 527 12484 > 527 23691 > 527 35447 > 527 36582 > 528 4413 > 528 16651 > 528 32195 > 528 32282 > 528 44440 > 529 309 > 529 3187 > 529 12585 > 529 36741 > 529 38687 > 530 4471 > 530 11641 > 530 35477 > 530 36849 > 530 43372 > 531 11809 > 531 15490 > 531 17449 > 531 21640 > 531 25484 > 532 2403 > 532 4882 > 532 8233 > 532 14782 > 532 28068 > 533 7049 > 533 20334 > 533 26588 > 533 43792 > 533 48620 > 534 6090 > 534 12223 > 534 22723 > 534 23495 > 534 32332 > 535 4556 > 535 11756 > 535 19744 > 535 24890 > 535 34999 > 536 1637 > 536 12250 > 536 12306 > 536 23278 > 536 43085 > 537 35068 > 537 35079 > 537 37220 > 537 41970 > 537 47726 > 538 978 > 538 10684 > 538 20638 > 538 32822 > 538 48878 > 539 29755 > 539 39230 > 539 42185 > 539 46010 > 539 49621 > 540 20275 > 540 31518 > 540 34047 > 540 45432 > 540 48157 > 541 15251 > 541 22362 > 541 23210 > 541 34674 > 541 48303 > 542 16386 > 542 19430 > 542 20372 > 542 23688 > 542 35172 > 543 6870 > 543 13117 > 543 26646 > 543 30045 > 543 34804 > 544 568 > 544 5457 > 544 31936 > 544 33641 > 544 34437 > 545 8919 > 545 20892 > 545 23226 > 545 26582 > 545 34389 > 546 1684 > 546 2456 > 546 22253 > 546 29274 > 546 39503 > 547 14259 > 547 28266 > 547 36002 > 547 42776 > 547 45193 > 548 4483 > 548 11634 > 548 17636 > 548 17703 > 548 18581 > 549 9938 > 549 13148 > 549 14188 > 549 41115 > 549 47274 > 550 21767 > 550 22924 > 550 33185 > 550 37818 > 550 38846 > 551 4129 > 551 8067 > 551 24550 > 551 29325 > 551 47546 > 552 2303 > 552 8575 > 552 27337 > 552 42329 > 552 46599 > 553 6219 > 553 25072 > 553 33795 > 553 35224 > 553 38992 > 554 11844 > 554 36203 > 554 36436 > 554 37842 > 554 47347 > 555 12784 > 555 18898 > 555 23286 > 555 30108 > 555 41227 > 556 2831 > 556 13040 > 556 20350 > 556 23481 > 556 38092 > 557 18313 > 557 25739 > 557 37683 > 557 48260 > 557 48749 > 558 9856 > 558 16505 > 558 22050 > 558 42676 > 558 48933 > 559 2156 > 559 5589 > 559 40837 > 559 42876 > 559 44731 > 560 30389 > 560 32970 > 560 34048 > 560 35140 > 560 40489 > 561 18167 > 561 18655 > 561 21787 > 561 28920 > 561 42426 > 562 11 > 562 16631 > 562 46200 > 562 48657 > 562 49112 > 563 32895 > 563 33621 > 563 35102 > 563 40998 > 563 45606 > 564 2726 > 564 16552 > 564 22902 > 564 27758 > 564 35003 > 565 5249 > 565 12345 > 565 30799 > 565 46492 > 565 49581 > 566 8448 > 566 13196 > 566 22972 > 566 35818 > 566 43249 > 567 5745 > 567 24230 > 567 29937 > 567 37266 > 567 47619 > 568 8629 > 568 11287 > 568 21744 > 568 36468 > 568 49855 > 569 4325 > 569 27851 > 569 37452 > 569 47771 > 569 47930 > 570 13894 > 570 20926 > 570 24125 > 570 35867 > 570 45871 > 571 26463 > 571 32810 > 571 33977 > 571 37769 > 571 38370 > 572 3278 > 572 9002 > 572 9063 > 572 11955 > 572 44891 > 573 2222 > 573 5025 > 573 22526 > 573 30029 > 573 39805 > 574 7392 > 574 10340 > 574 27799 > 574 41308 > 574 42738 > 575 2477 > 575 4365 > 575 24827 > 575 27533 > 575 43782 > 576 238 > 576 1058 > 576 23583 > 576 29846 > 576 33119 > 577 2091 > 577 4418 > 577 9662 > 577 21321 > 577 39435 > 578 9510 > 578 20029 > 578 22066 > 578 23927 > 578 29466 > 579 4117 > 579 11906 > 579 20018 > 579 38208 > 579 44232 > 580 5951 > 580 24186 > 580 33697 > 580 39789 > 580 40687 > 581 6315 > 581 15933 > 581 16438 > 581 16955 > 581 44058 > 582 520 > 582 17276 > 582 39164 > 582 44336 > 582 47114 > 583 3084 > 583 14176 > 583 34839 > 583 45837 > 583 47635 > 584 5921 > 584 10385 > 584 23362 > 584 29695 > 584 39535 > 585 15407 > 585 30954 > 585 36587 > 585 37263 > 585 41231 > 586 1730 > 586 9231 > 586 21291 > 586 21713 > 586 25436 > 587 16965 > 587 21515 > 587 22441 > 587 32759 > 587 33827 > 588 27249 > 588 27381 > 588 33538 > 588 38967 > 588 42031 > 589 8137 > 589 33260 > 589 41769 > 589 41974 > 589 45955 > 590 11245 > 590 21373 > 590 25718 > 590 36751 > 590 41041 > 591 1223 > 591 37897 > 591 39928 > 591 46000 > 591 48211 > 592 17250 > 592 18976 > 592 21892 > 592 35692 > 592 48840 > 593 3351 > 593 8287 > 593 11242 > 593 23156 > 593 24380 > 594 25313 > 594 29207 > 594 31883 > 594 35903 > 594 47355 > 595 2438 > 595 11868 > 595 13028 > 595 24989 > 595 38505 > 596 7171 > 596 21736 > 596 39723 > 596 40393 > 596 49711 > 597 2945 > 597 5388 > 597 8364 > 597 13492 > 597 21526 > 598 16274 > 598 26944 > 598 38732 > 598 45594 > 598 49750 > 599 10616 > 599 19679 > 599 23719 > 599 24367 > 599 40163 > 600 14658 > 600 19745 > 600 31919 > 600 37583 > 600 49353 > 601 679 > 601 6151 > 601 9332 > 601 22053 > 601 35959 > 602 5979 > 602 20632 > 602 30531 > 602 32130 > 602 36254 > 603 3048 > 603 6421 > 603 16224 > 603 25820 > 603 38726 > 604 4627 > 604 11490 > 604 34317 > 604 38980 > 604 46596 > 605 10889 > 605 22980 > 605 25173 > 605 41617 > 605 45263 > 606 36293 > 606 39703 > 606 45147 > 606 46215 > 606 49744 > 607 19855 > 607 26882 > 607 32988 > 607 40154 > 607 47308 > 608 6561 > 608 9158 > 608 27020 > 608 44591 > 608 44824 > 609 1506 > 609 18457 > 609 30016 > 609 33588 > 609 42212 > 610 24393 > 610 26259 > 610 28111 > 610 40129 > 610 44318 > 611 27235 > 611 27957 > 611 28439 > 611 29725 > 611 38583 > 612 4249 > 612 13360 > 612 26023 > 612 47032 > 612 49193 > 613 21430 > 613 28232 > 613 37631 > 613 38178 > 613 44701 > 614 4649 > 614 12427 > 614 17383 > 614 48251 > 614 49429 > 615 8285 > 615 18833 > 615 42246 > 615 48750 > 615 49266 > 616 17743 > 616 18916 > 616 27558 > 616 29708 > 616 33794 > 617 11638 > 617 23205 > 617 31677 > 617 34689 > 617 45052 > 618 19780 > 618 20101 > 618 23820 > 618 29349 > 618 31765 > 619 3976 > 619 5607 > 619 33206 > 619 41557 > 619 46691 > 620 2777 > 620 5316 > 620 16879 > 620 26786 > 620 47472 > 621 5577 > 621 26561 > 621 26701 > 621 43455 > 621 44770 > 622 17366 > 622 24838 > 622 31933 > 622 32090 > 622 36920 > 623 4747 > 623 29417 > 623 36885 > 623 44971 > 623 49194 > 624 17189 > 624 22285 > 624 29285 > 624 35683 > 624 40746 > 625 3311 > 625 4742 > 625 20028 > 625 29233 > 625 47957 > 626 7623 > 626 14150 > 626 15218 > 626 16358 > 626 19610 > 627 1894 > 627 12839 > 627 30020 > 627 36570 > 627 45876 > 628 8494 > 628 18515 > 628 23486 > 628 35801 > 628 42199 > 629 1070 > 629 10670 > 629 15713 > 629 27004 > 629 36555 > 630 417 > 630 7792 > 630 20859 > 630 32181 > 630 47130 > 631 15197 > 631 17552 > 631 20703 > 631 27953 > 631 38484 > 632 5319 > 632 11920 > 632 31822 > 632 33942 > 632 45922 > 633 3884 > 633 9443 > 633 20449 > 633 32271 > 633 44204 > 634 4772 > 634 13305 > 634 16806 > 634 39603 > 634 49457 > 635 1593 > 635 4819 > 635 16564 > 635 28021 > 635 47050 > 636 8764 > 636 11911 > 636 20891 > 636 27116 > 636 30424 > 637 7024 > 637 18688 > 637 19938 > 637 32848 > 637 46822 > 638 5182 > 638 14624 > 638 29844 > 638 31076 > 638 33431 > 639 5415 > 639 25146 > 639 33286 > 639 47527 > 639 47603 > 640 508 > 640 5798 > 640 8708 > 640 25427 > 640 30437 > 641 24576 > 641 30893 > 641 33350 > 641 40535 > 641 46860 > 642 7201 > 642 9343 > 642 12151 > 642 32277 > 642 46134 > 643 8620 > 643 17790 > 643 22188 > 643 30834 > 643 44044 > 644 63 > 644 23562 > 644 35679 > 644 37700 > 644 47876 > 645 4486 > 645 6009 > 645 17658 > 645 28330 > 645 34318 > 646 7099 > 646 20552 > 646 24492 > 646 30842 > 646 42579 > 647 8598 > 647 14168 > 647 15498 > 647 40406 > 647 42634 > 648 25542 > 648 35573 > 648 36865 > 648 38263 > 648 49299 > 649 22997 > 649 25329 > 649 32467 > 649 41422 > 649 44185 > 650 8621 > 650 10911 > 650 11973 > 650 32675 > 650 44289 > 651 7170 > 651 23219 > 651 30886 > 651 36950 > 651 47693 > 652 4151 > 652 15604 > 652 21193 > 652 27298 > 652 44237 > 653 3304 > 653 9808 > 653 20323 > 653 21941 > 653 43572 > 654 24923 > 654 29830 > 654 30200 > 654 31039 > 654 31242 > 655 1308 > 655 10655 > 655 14016 > 655 28332 > 655 46616 > 656 6944 > 656 13612 > 656 24537 > 656 37540 > 656 40821 > 657 24997 > 657 26043 > 657 41060 > 657 41426 > 657 42648 > 658 2699 > 658 9359 > 658 30622 > 658 43060 > 658 43804 > 659 3893 > 659 17368 > 659 23237 > 659 42274 > 659 44734 > 660 4635 > 660 8489 > 660 16362 > 660 21944 > 660 42250 > 661 5937 > 661 10175 > 661 22155 > 661 26054 > 661 47994 > 662 4399 > 662 15595 > 662 18468 > 662 41579 > 662 43876 > 663 3868 > 663 11345 > 663 15725 > 663 46632 > 663 47249 > 664 4199 > 664 20870 > 664 32975 > 664 33837 > 664 40229 > 665 4814 > 665 10151 > 665 16987 > 665 19702 > 665 29526 > 666 1288 > 666 19421 > 666 20521 > 666 31479 > 666 36884 > 667 5042 > 667 27055 > 667 35797 > 667 37065 > 667 45098 > 668 19852 > 668 27324 > 668 30759 > 668 42080 > 668 45856 > 669 9244 > 669 12133 > 669 16602 > 669 27676 > 669 31029 > 670 19612 > 670 30173 > 670 44507 > 670 47567 > 670 48462 > 671 3628 > 671 12373 > 671 29323 > 671 42279 > 671 45467 > 672 7452 > 672 8360 > 672 9916 > 672 16665 > 672 30311 > 673 3784 > 673 24316 > 673 30438 > 673 46770 > 673 48968 > 674 10048 > 674 21404 > 674 22985 > 674 24575 > 674 31265 > 675 14860 > 675 34205 > 675 35443 > 675 43409 > 675 45198 > 676 2024 > 676 4458 > 676 6328 > 676 25877 > 676 38338 > 677 9194 > 677 10364 > 677 15876 > 677 24251 > 677 36573 > 678 209 > 678 12856 > 678 35885 > 678 46943 > 678 49441 > 679 11100 > 679 22146 > 679 33090 > 679 44357 > 679 44497 > 680 12518 > 680 15641 > 680 15969 > 680 31780 > 680 32680 > 681 415 > 681 5282 > 681 19858 > 681 30771 > 681 47343 > 682 15268 > 682 27538 > 682 31225 > 682 37659 > 682 41975 > 683 1207 > 683 3128 > 683 5645 > 683 26793 > 683 28776 > 684 11667 > 684 19319 > 684 25647 > 684 27977 > 684 46116 > 685 2741 > 685 14025 > 685 17268 > 685 27724 > 685 39930 > 686 3124 > 686 12561 > 686 17437 > 686 25136 > 686 49421 > 687 330 > 687 3924 > 687 13052 > 687 30197 > 687 48141 > 688 13945 > 688 21358 > 688 37811 > 688 44916 > 688 45862 > 689 7138 > 689 12665 > 689 26923 > 689 39806 > 689 42028 > 690 28398 > 690 33472 > 690 41743 > 690 43259 > 690 46456 > 691 926 > 691 25774 > 691 27243 > 691 27717 > 691 45784 > 692 3144 > 692 10733 > 692 20024 > 692 37019 > 692 48693 > 693 5899 > 693 7439 > 693 31663 > 693 34793 > 693 37871 > 694 9640 > 694 15705 > 694 17569 > 694 29785 > 694 45997 > 695 1632 > 695 15566 > 695 33722 > 695 36779 > 695 39067 > 696 15175 > 696 22989 > 696 29652 > 696 44477 > 696 49623 > 697 9037 > 697 17900 > 697 31671 > 697 33295 > 697 45148 > 698 9161 > 698 12377 > 698 12475 > 698 42151 > 698 45765 > 699 1139 > 699 1481 > 699 25449 > 699 32381 > 699 45092 > 700 2047 > 700 20718 > 700 29645 > 700 40905 > 700 48008 > 701 19204 > 701 20977 > 701 23987 > 701 33356 > 701 45234 > 702 1127 > 702 14576 > 702 19162 > 702 45079 > 702 47329 > 703 15572 > 703 23616 > 703 28530 > 703 46568 > 703 48218 > 704 6568 > 704 11266 > 704 16493 > 704 38132 > 704 46425 > 705 3175 > 705 22839 > 705 33310 > 705 48445 > 705 49014 > 706 3728 > 706 13722 > 706 30640 > 706 36160 > 706 40575 > 707 10634 > 707 14525 > 707 37296 > 707 48039 > 707 48759 > 708 17947 > 708 26159 > 708 33601 > 708 38473 > 708 42862 > 709 1402 > 709 15022 > 709 15846 > 709 30201 > 709 36316 > 710 1206 > 710 3941 > 710 24388 > 710 29464 > 710 36450 > 711 462 > 711 20329 > 711 34450 > 711 38550 > 711 48502 > 712 14645 > 712 32588 > 712 32969 > 712 43180 > 712 46323 > 713 17236 > 713 18911 > 713 27852 > 713 35947 > 713 46114 > 714 2972 > 714 7383 > 714 28480 > 714 33636 > 714 44373 > 715 10969 > 715 30312 > 715 32900 > 715 37890 > 715 48624 > 716 8910 > 716 25087 > 716 29448 > 716 45577 > 716 46674 > 717 13902 > 717 22447 > 717 24533 > 717 35900 > 717 49126 > 718 1186 > 718 6475 > 718 14362 > 718 26177 > 718 28828 > 719 21674 > 719 22356 > 719 29115 > 719 31431 > 719 36992 > 720 10504 > 720 17832 > 720 36761 > 720 44034 > 720 49259 > 721 3218 > 721 10995 > 721 12541 > 721 24315 > 721 35392 > 722 9109 > 722 19322 > 722 27813 > 722 37635 > 722 43881 > 723 1795 > 723 4678 > 723 8721 > 723 33573 > 723 45783 > 724 3557 > 724 4410 > 724 24162 > 724 24474 > 724 44393 > 725 2929 > 725 15375 > 725 25324 > 725 32468 > 725 49583 > 726 19184 > 726 21615 > 726 38616 > 726 39129 > 726 45216 > 727 4092 > 727 17969 > 727 40626 > 727 44154 > 727 47773 > 728 5288 > 728 11374 > 728 20412 > 728 26048 > 728 40697 > 729 10353 > 729 29130 > 729 36382 > 729 41651 > 729 43285 > 730 10720 > 730 18130 > 730 23665 > 730 35105 > 730 43397 > 731 8245 > 731 10526 > 731 31066 > 731 42946 > 731 47650 > 732 13712 > 732 14085 > 732 29167 > 732 29905 > 732 46090 > 733 7625 > 733 13384 > 733 24801 > 733 30327 > 733 32845 > 734 8047 > 734 16219 > 734 17574 > 734 21382 > 734 33566 > 735 6797 > 735 29199 > 735 41816 > 735 45821 > 735 47364 > 736 1835 > 736 6094 > 736 12362 > 736 26534 > 736 29760 > 737 11160 > 737 28871 > 737 37677 > 737 45266 > 737 46791 > 738 17423 > 738 29636 > 738 29851 > 738 33122 > 738 41306 > 739 7256 > 739 11822 > 739 14874 > 739 16700 > 739 43279 > 740 9124 > 740 29769 > 740 31745 > 740 38041 > 740 48468 > 741 15325 > 741 25428 > 741 29404 > 741 29500 > 741 49029 > 742 1149 > 742 1209 > 742 13092 > 742 25231 > 742 40338 > 743 9007 > 743 13948 > 743 26563 > 743 44604 > 743 46391 > 744 1613 > 744 12052 > 744 18328 > 744 20477 > 744 49078 > 745 2056 > 745 5599 > 745 7822 > 745 10623 > 745 49293 > 746 7192 > 746 17448 > 746 40757 > 746 44749 > 746 45894 > 747 19390 > 747 23781 > 747 30854 > 747 37112 > 747 38096 > 748 3942 > 748 12146 > 748 20841 > 748 24604 > 748 39413 > 749 4655 > 749 10298 > 749 22607 > 749 33465 > 749 47674 > 750 13346 > 750 22982 > 750 26294 > 750 33092 > 750 47045 > 751 18931 > 751 22973 > 751 28512 > 751 37528 > 751 48110 > 752 8765 > 752 30626 > 752 39760 > 752 43672 > 752 46094 > 753 10310 > 753 14220 > 753 35081 > 753 37576 > 753 45291 > 754 20633 > 754 25118 > 754 37678 > 754 38762 > 754 44338 > 755 6348 > 755 16644 > 755 24384 > 755 25370 > 755 33767 > 756 1272 > 756 4011 > 756 13395 > 756 15470 > 756 42704 > 757 5842 > 757 11325 > 757 15080 > 757 29332 > 757 46107 > 758 1218 > 758 31376 > 758 38603 > 758 46221 > 758 49384 > 759 3787 > 759 30049 > 759 37326 > 759 37401 > 759 40355 > 760 16280 > 760 24390 > 760 24933 > 760 30129 > 760 42251 > 761 2378 > 761 5084 > 761 23164 > 761 28205 > 761 28936 > 762 6527 > 762 31356 > 762 39148 > 762 48869 > 762 49177 > 763 2399 > 763 6052 > 763 8953 > 763 14033 > 763 25521 > 764 3715 > 764 16908 > 764 27557 > 764 44781 > 764 49095 > 765 3258 > 765 12329 > 765 15636 > 765 21251 > 765 28624 > 766 7664 > 766 20428 > 766 25327 > 766 27913 > 766 29409 > 767 6952 > 767 10352 > 767 42996 > 767 45532 > 767 46902 > 768 421 > 768 24022 > 768 41542 > 768 47572 > 768 49416 > 769 5201 > 769 27698 > 769 40215 > 769 40636 > 769 48232 > 770 1086 > 770 25566 > 770 30556 > 770 32986 > 770 44596 > 771 558 > 771 2548 > 771 3695 > 771 30254 > 771 37145 > 772 22846 > 772 27585 > 772 28765 > 772 38091 > 772 42591 > 773 10221 > 773 10471 > 773 29132 > 773 39745 > 773 48611 > 774 13103 > 774 13852 > 774 15950 > 774 16636 > 774 44220 > 775 3848 > 775 25567 > 775 30012 > 775 33147 > 775 43143 > 776 8964 > 776 26240 > 776 30364 > 776 34533 > 776 44067 > 777 14714 > 777 23463 > 777 37546 > 777 42351 > 777 49220 > 778 10565 > 778 31399 > 778 32061 > 778 38276 > 778 45296 > 779 12636 > 779 17657 > 779 18250 > 779 23582 > 779 26879 > 780 14437 > 780 17421 > 780 27623 > 780 32719 > 780 38730 > 781 6723 > 781 12643 > 781 20534 > 781 36517 > 781 41341 > 782 19844 > 782 27739 > 782 31800 > 782 36117 > 782 47403 > 783 2007 > 783 10595 > 783 12560 > 783 24802 > 783 32731 > 784 5172 > 784 10124 > 784 34125 > 784 36443 > 784 36495 > 785 5022 > 785 5784 > 785 11282 > 785 22329 > 785 35086 > 786 11023 > 786 16175 > 786 33531 > 786 37403 > 786 44135 > 787 5923 > 787 26395 > 787 35400 > 787 36446 > 787 38970 > 788 26 > 788 3894 > 788 15610 > 788 23749 > 788 44827 > 789 6891 > 789 16145 > 789 17923 > 789 35521 > 789 42298 > 790 11474 > 790 17478 > 790 25589 > 790 32574 > 790 34594 > 791 23661 > 791 24107 > 791 43698 > 791 47304 > 791 48270 > 792 4967 > 792 20352 > 792 24282 > 792 29242 > 792 41912 > 793 19511 > 793 24288 > 793 36128 > 793 38279 > 793 43747 > 794 11167 > 794 22613 > 794 28417 > 794 40933 > 794 49737 > 795 10491 > 795 19196 > 795 28261 > 795 34908 > 795 43665 > 796 6209 > 796 6277 > 796 13891 > 796 28362 > 796 34233 > 797 5053 > 797 17103 > 797 29048 > 797 29812 > 797 34692 > 798 3630 > 798 8581 > 798 18558 > 798 21951 > 798 35178 > 799 20266 > 799 25984 > 799 30140 > 799 33495 > 799 48651 > 800 11001 > 800 14562 > 800 15148 > 800 27548 > 800 31191 > 801 11288 > 801 28525 > 801 31044 > 801 33363 > 801 43798 > 802 10614 > 802 16226 > 802 35067 > 802 37209 > 802 46068 > 803 1228 > 803 4720 > 803 5792 > 803 35286 > 803 37925 > 804 8217 > 804 10289 > 804 30007 > 804 34536 > 804 35234 > 805 15558 > 805 20037 > 805 30086 > 805 43807 > 805 47570 > 806 5 > 806 384 > 806 29507 > 806 35318 > 806 42195 > 807 7117 > 807 23924 > 807 24485 > 807 30350 > 807 43576 > 808 6080 > 808 28750 > 808 38778 > 808 42777 > 808 47007 > 809 7265 > 809 20392 > 809 22150 > 809 27824 > 809 30801 > 810 9374 > 810 10787 > 810 15880 > 810 19248 > 810 43090 > 811 13609 > 811 15069 > 811 34355 > 811 36974 > 811 47691 > 812 31325 > 812 36226 > 812 37853 > 812 46028 > 812 47169 > 813 15650 > 813 35208 > 813 37506 > 813 38911 > 813 46489 > 814 1947 > 814 14716 > 814 22445 > 814 30226 > 814 47566 > 815 23833 > 815 24596 > 815 28117 > 815 31713 > 815 36769 > 816 6223 > 816 12930 > 816 38788 > 816 38794 > 816 45450 > 817 796 > 817 13465 > 817 24763 > 817 30582 > 817 42913 > 818 5821 > 818 15661 > 818 27373 > 818 28244 > 818 32730 > 819 1972 > 819 19394 > 819 28200 > 819 29928 > 819 44153 > 820 11119 > 820 13837 > 820 22655 > 820 37087 > 820 45200 > 821 2314 > 821 9104 > 821 20476 > 821 25310 > 821 48101 > 822 7304 > 822 12583 > 822 22960 > 822 26139 > 822 34695 > 823 8122 > 823 14775 > 823 29616 > 823 40278 > 823 43313 > 824 8571 > 824 13839 > 824 27428 > 824 42487 > 824 43796 > 825 17885 > 825 34431 > 825 34835 > 825 43294 > 825 46715 > 826 2912 > 826 7148 > 826 8671 > 826 11435 > 826 27674 > 827 25505 > 827 26562 > 827 29556 > 827 40708 > 827 46244 > 828 10020 > 828 17647 > 828 21758 > 828 29241 > 828 33253 > 829 168 > 829 4893 > 829 17987 > 829 35396 > 829 37764 > 830 14111 > 830 27402 > 830 28916 > 830 33208 > 830 42828 > 831 9376 > 831 30245 > 831 33096 > 831 39923 > 831 44079 > 832 20295 > 832 22418 > 832 25279 > 832 33665 > 832 34017 > 833 23082 > 833 25579 > 833 36971 > 833 39118 > 833 47585 > 834 14684 > 834 14734 > 834 26485 > 834 26679 > 834 36230 > 835 29676 > 835 43286 > 835 44772 > 835 48344 > 835 49834 > 836 10702 > 836 11077 > 836 23008 > 836 39859 > 836 48828 > 837 9638 > 837 15227 > 837 24990 > 837 27534 > 837 31744 > 838 4569 > 838 9123 > 838 23248 > 838 38129 > 838 49576 > 839 540 > 839 21300 > 839 47282 > 839 47654 > 839 47923 > 840 14328 > 840 26312 > 840 29065 > 840 39157 > 840 39309 > 841 7731 > 841 9811 > 841 22030 > 841 33461 > 841 42884 > 842 5949 > 842 12241 > 842 14519 > 842 19751 > 842 35933 > 843 3369 > 843 3842 > 843 11407 > 843 20080 > 843 29012 > 844 4195 > 844 15602 > 844 26815 > 844 40951 > 844 47676 > 845 3009 > 845 7469 > 845 35192 > 845 36113 > 845 43593 > 846 15334 > 846 23299 > 846 26799 > 846 36108 > 846 42121 > 847 5850 > 847 33624 > 847 42944 > 847 43633 > 847 48221 > 848 1877 > 848 3461 > 848 8933 > 848 13223 > 848 19832 > 849 10549 > 849 10806 > 849 11222 > 849 23805 > 849 34395 > 850 4514 > 850 11529 > 850 12176 > 850 35385 > 850 49606 > 851 2435 > 851 4497 > 851 8238 > 851 26370 > 851 36281 > 852 7957 > 852 35720 > 852 36738 > 852 42163 > 852 49722 > 853 11814 > 853 31881 > 853 34098 > 853 36944 > 853 40567 > 854 732 > 854 2628 > 854 4567 > 854 21441 > 854 44809 > 855 5047 > 855 11299 > 855 15028 > 855 36109 > 855 49880 > 856 4050 > 856 18863 > 856 23670 > 856 34429 > 856 36850 > 857 218 > 857 23840 > 857 33197 > 857 39034 > 857 46926 > 858 7143 > 858 10451 > 858 13691 > 858 33858 > 858 43398 > 859 6691 > 859 23306 > 859 28368 > 859 37613 > 859 49799 > 860 27218 > 860 34959 > 860 41263 > 860 41535 > 860 43099 > 861 1474 > 861 6906 > 861 11580 > 861 17305 > 861 39863 > 862 4313 > 862 11315 > 862 17706 > 862 18057 > 862 38421 > 863 24826 > 863 26689 > 863 33469 > 863 37153 > 863 44796 > 864 329 > 864 25172 > 864 25969 > 864 34506 > 864 36165 > 865 4009 > 865 15304 > 865 22171 > 865 27954 > 865 28178 > 866 1666 > 866 27820 > 866 29920 > 866 44575 > 866 48459 > 867 5540 > 867 13879 > 867 17218 > 867 34268 > 867 49066 > 868 12993 > 868 20546 > 868 21347 > 868 23959 > 868 46386 > 869 9975 > 869 22646 > 869 36839 > 869 45243 > 869 47231 > 870 14727 > 870 20581 > 870 20907 > 870 27866 > 870 39621 > 871 8010 > 871 20720 > 871 26198 > 871 34772 > 871 46834 > 872 1408 > 872 11178 > 872 11690 > 872 18340 > 872 28599 > 873 4481 > 873 18602 > 873 22720 > 873 34768 > 873 46441 > 874 3958 > 874 4724 > 874 11026 > 874 29557 > 874 32353 > 875 6745 > 875 9613 > 875 27242 > 875 29322 > 875 46801 > 876 10867 > 876 19545 > 876 32733 > 876 46721 > 876 47170 > 877 8727 > 877 11520 > 877 12368 > 877 21949 > 877 22507 > 878 23575 > 878 26877 > 878 33799 > 878 46342 > 878 48528 > 879 11723 > 879 14569 > 879 22101 > 879 40943 > 879 41529 > 880 24322 > 880 24579 > 880 27105 > 880 37876 > 880 39925 > 881 19305 > 881 35756 > 881 45179 > 881 47399 > 881 47763 > 882 8124 > 882 14790 > 882 20671 > 882 26071 > 882 35926 > 883 427 > 883 12940 > 883 15146 > 883 27850 > 883 27915 > 884 23785 > 884 28457 > 884 31304 > 884 33434 > 884 46662 > 885 559 > 885 6039 > 885 10343 > 885 27958 > 885 34496 > 886 8156 > 886 35098 > 886 37470 > 886 43591 > 886 46210 > 887 5609 > 887 21444 > 887 21809 > 887 27159 > 887 37305 > 888 746 > 888 7910 > 888 22213 > 888 24354 > 888 41039 > 889 9853 > 889 20340 > 889 24297 > 889 29049 > 889 38084 > 890 3795 > 890 5771 > 890 12121 > 890 43429 > 890 47178 > 891 2675 > 891 36530 > 891 39061 > 891 42530 > 891 44438 > 892 15100 > 892 33044 > 892 34632 > 892 47838 > 892 48113 > 893 1252 > 893 7079 > 893 29981 > 893 31920 > 893 41036 > 894 1339 > 894 16400 > 894 16843 > 894 40139 > 894 47605 > 895 7263 > 895 30929 > 895 36990 > 895 40314 > 895 48900 > 896 16951 > 896 19498 > 896 19537 > 896 28503 > 896 43141 > 897 28564 > 897 34491 > 897 42232 > 897 45065 > 897 47365 > 898 8641 > 898 9973 > 898 17168 > 898 34800 > 898 42857 > 899 25570 > 899 30338 > 899 34679 > 899 38875 > 899 41234 > 900 2511 > 900 6896 > 900 14945 > 900 19313 > 900 20782 > 901 7732 > 901 25149 > 901 27763 > 901 36006 > 901 38009 > 902 2683 > 902 9199 > 902 29548 > 902 39131 > 902 40430 > 903 5095 > 903 32465 > 903 33178 > 903 37804 > 903 45102 > 904 14088 > 904 16551 > 904 35954 > 904 38446 > 904 45771 > 905 6940 > 905 15033 > 905 25843 > 905 41123 > 905 48574 > 906 3080 > 906 11431 > 906 21536 > 906 32819 > 906 43002 > 907 6381 > 907 9919 > 907 21472 > 907 34423 > 907 48931 > 908 6255 > 908 14511 > 908 23044 > 908 45211 > 908 46527 > 909 6382 > 909 7844 > 909 12975 > 909 27645 > 909 36795 > 910 15784 > 910 25361 > 910 27491 > 910 46330 > 910 47275 > 911 2260 > 911 5509 > 911 6612 > 911 29318 > 911 31615 > 912 8304 > 912 13243 > 912 27024 > 912 35628 > 912 39952 > 913 23947 > 913 32693 > 913 40217 > 913 40886 > 913 47703 > 914 20098 > 914 25433 > 914 26333 > 914 35146 > 914 43430 > 915 3734 > 915 12729 > 915 26327 > 915 42626 > 915 48656 > 916 4529 > 916 31941 > 916 36302 > 916 40673 > 916 45538 > 917 8822 > 917 9249 > 917 20109 > 917 40618 > 917 40968 > 918 19850 > 918 28262 > 918 39145 > 918 46483 > 918 49687 > 919 5558 > 919 7581 > 919 22034 > 919 26346 > 919 44133 > 920 13020 > 920 18678 > 920 30719 > 920 32939 > 920 48418 > 921 3085 > 921 12575 > 921 13010 > 921 26097 > 921 39648 > 922 16193 > 922 27292 > 922 30659 > 922 32172 > 922 41151 > 923 4363 > 923 20461 > 923 22182 > 923 24286 > 923 25068 > 924 10106 > 924 22304 > 924 33654 > 924 43565 > 924 45585 > 925 22324 > 925 23247 > 925 26020 > 925 38256 > 925 46312 > 926 21318 > 926 25564 > 926 28509 > 926 35326 > 926 43519 > 927 7354 > 927 9581 > 927 15213 > 927 35763 > 927 42416 > 928 15066 > 928 15322 > 928 17753 > 928 32741 > 928 45977 > 929 549 > 929 17150 > 929 19574 > 929 36105 > 929 42780 > 930 3127 > 930 25132 > 930 49231 > 930 49513 > 930 49789 > 931 4430 > 931 22814 > 931 30333 > 931 36635 > 931 43751 > 932 3308 > 932 17495 > 932 25789 > 932 34283 > 932 37159 > 933 5896 > 933 12915 > 933 17905 > 933 39728 > 933 45397 > 934 8949 > 934 10123 > 934 13274 > 934 31382 > 934 36586 > 935 1635 > 935 4833 > 935 12201 > 935 35992 > 935 43870 > 936 14438 > 936 25035 > 936 45511 > 936 47016 > 936 48850 > 937 16545 > 937 16683 > 937 31816 > 937 32794 > 937 41854 > 938 4295 > 938 6879 > 938 38669 > 938 43211 > 938 46147 > 939 3362 > 939 4682 > 939 26577 > 939 32366 > 939 45158 > 940 5615 > 940 10076 > 940 14774 > 940 18725 > 940 36993 > 941 2759 > 941 12714 > 941 15382 > 941 18407 > 941 24516 > 942 2045 > 942 34443 > 942 36460 > 942 38189 > 942 38201 > 943 5594 > 943 19460 > 943 21158 > 943 22487 > 943 24256 > 944 12014 > 944 28783 > 944 38445 > 944 42619 > 944 48592 > 945 2201 > 945 3732 > 945 10602 > 945 36843 > 945 47966 > 946 3652 > 946 19092 > 946 30417 > 946 31402 > 946 49241 > 947 604 > 947 15478 > 947 29391 > 947 36607 > 947 39885 > 948 651 > 948 2689 > 948 17532 > 948 22963 > 948 25607 > 949 16364 > 949 33839 > 949 34754 > 949 43702 > 949 47157 > 950 1917 > 950 10621 > 950 11675 > 950 16383 > 950 31099 > 951 17272 > 951 34120 > 951 39032 > 951 42990 > 951 43760 > 952 27069 > 952 32804 > 952 37773 > 952 37970 > 952 46415 > 953 7642 > 953 9814 > 953 10792 > 953 37511 > 953 41580 > 954 19435 > 954 21673 > 954 30588 > 954 36551 > 954 46124 > 955 11608 > 955 12441 > 955 22948 > 955 28983 > 955 32689 > 956 12910 > 956 14028 > 956 15043 > 956 35057 > 956 35967 > 957 656 > 957 12678 > 957 17099 > 957 23170 > 957 36734 > 958 8852 > 958 13782 > 958 17079 > 958 27683 > 958 44439 > 959 33519 > 959 36949 > 959 39549 > 959 42071 > 959 49846 > 960 3467 > 960 17151 > 960 18780 > 960 25922 > 960 26477 > 961 441 > 961 7654 > 961 8521 > 961 8808 > 961 36271 > 962 3075 > 962 4360 > 962 15085 > 962 15128 > 962 16141 > 963 11889 > 963 27504 > 963 39864 > 963 39866 > 963 44227 > 964 10497 > 964 12770 > 964 15745 > 964 43824 > 964 45947 > 965 15520 > 965 19163 > 965 20978 > 965 34411 > 965 39752 > 966 6027 > 966 7288 > 966 18514 > 966 20606 > 966 37172 > 967 9588 > 967 15450 > 967 38191 > 967 42359 > 967 44167 > 968 6731 > 968 23317 > 968 31891 > 968 44414 > 968 45732 > 969 2758 > 969 9926 > 969 14106 > 969 39689 > 969 41640 > 970 481 > 970 10303 > 970 10629 > 970 13949 > 970 32158 > 971 12420 > 971 14292 > 971 23107 > 971 26362 > 971 46755 > 972 5834 > 972 15972 > 972 38222 > 972 42323 > 972 45103 > 973 6928 > 973 24028 > 973 24334 > 973 24856 > 973 43829 > 974 3828 > 974 23354 > 974 24137 > 974 24681 > 974 26443 > 975 4476 > 975 7726 > 975 18573 > 975 36957 > 975 39185 > 976 7536 > 976 16190 > 976 18159 > 976 21161 > 976 43515 > 977 3250 > 977 8110 > 977 8790 > 977 23671 > 977 47954 > 978 21935 > 978 26635 > 978 38147 > 978 43693 > 978 44810 > 979 6450 > 979 19495 > 979 32279 > 979 44551 > 979 46266 > 980 11296 > 980 13255 > 980 13489 > 980 13692 > 980 46676 > 981 968 > 981 31819 > 981 40546 > 981 45354 > 981 48274 > 982 8050 > 982 30188 > 982 37743 > 982 45029 > 982 49997 > 983 8173 > 983 18469 > 983 24975 > 983 37634 > 983 44052 > 984 11093 > 984 16451 > 984 19547 > 984 33217 > 984 35519 > 985 8636 > 985 22465 > 985 34111 > 985 35658 > 985 42434 > 986 5405 > 986 17549 > 986 31121 > 986 38395 > 986 40000 > 987 15981 > 987 16109 > 987 25282 > 987 36826 > 987 43720 > 988 9804 > 988 20217 > 988 24819 > 988 44449 > 988 45975 > 989 21725 > 989 28795 > 989 34686 > 989 38706 > 989 47853 > 990 15848 > 990 29933 > 990 30994 > 990 46119 > 990 48821 > 991 2754 > 991 14500 > 991 22869 > 991 24634 > 991 49032 > 992 9524 > 992 23364 > 992 42488 > 992 42924 > 992 49477 > 993 11499 > 993 14434 > 993 17069 > 993 39419 > 993 40396 > 994 7855 > 994 12150 > 994 20402 > 994 29317 > 994 36280 > 995 1519 > 995 32866 > 995 35377 > 995 38629 > 995 38830 > 996 1549 > 996 5894 > 996 15162 > 996 25104 > 996 49294 > 997 12693 > 997 13689 > 997 18172 > 997 27244 > 997 29472 > 998 3303 > 998 6509 > 998 18744 > 998 25933 > 998 28003 > 999 22148 > 999 29797 > 999 32206 > 999 35156 > 999 49100 > 1000 7129 > 1000 10663 > 1000 19534 > 1000 28919 > 1000 36945 > 1001 3384 > 1001 12330 > 1001 19380 > 1001 33470 > 1001 33761 > 1002 7530 > 1002 11926 > 1002 14912 > 1002 15395 > 1002 18645 > 1003 2429 > 1003 2597 > 1003 29384 > 1003 44193 > 1003 49779 > 1004 3546 > 1004 12080 > 1004 18227 > 1004 20572 > 1004 22310 > 1005 9150 > 1005 17787 > 1005 23717 > 1005 29788 > 1005 34237 > 1006 5058 > 1006 33282 > 1006 37821 > 1006 41053 > 1006 43184 > 1007 24119 > 1007 25494 > 1007 31380 > 1007 41973 > 1007 47035 > 1008 9282 > 1008 15561 > 1008 26596 > 1008 26863 > 1008 40315 > 1009 20847 > 1009 24775 > 1009 25604 > 1009 26831 > 1009 29269 > 1010 571 > 1010 15269 > 1010 27497 > 1010 28125 > 1010 39472 > 1011 11305 > 1011 15236 > 1011 18216 > 1011 22698 > 1011 37712 > 1012 10955 > 1012 16528 > 1012 18847 > 1012 33110 > 1012 36580 > 1013 1596 > 1013 9961 > 1013 24704 > 1013 26372 > 1013 43048 > 1014 2417 > 1014 3921 > 1014 16980 > 1014 17988 > 1014 25141 > 1015 2626 > 1015 5611 > 1015 10387 > 1015 13589 > 1015 49656 > 1016 9360 > 1016 25000 > 1016 33218 > 1016 39821 > 1016 49595 > 1017 1163 > 1017 1983 > 1017 17953 > 1017 28239 > 1017 44383 > 1018 2431 > 1018 6880 > 1018 10974 > 1018 16716 > 1018 37313 > 1019 4379 > 1019 23302 > 1019 24386 > 1019 29567 > 1019 33341 > 1020 2820 > 1020 14090 > 1020 15534 > 1020 29149 > 1020 39661 > 1021 3466 > 1021 17400 > 1021 21219 > 1021 38989 > 1021 42006 > 1022 461 > 1022 957 > 1022 16327 > 1022 18318 > 1022 43687 > 1023 1544 > 1023 5552 > 1023 26142 > 1023 38679 > 1023 42115 > 1024 13115 > 1024 14981 > 1024 20679 > 1024 45890 > 1024 48699 > 1025 77 > 1025 808 > 1025 23163 > 1025 44021 > 1025 44089 > 1026 11473 > 1026 20532 > 1026 27273 > 1026 30625 > 1026 40884 > 1027 2100 > 1027 3647 > 1027 10583 > 1027 20097 > 1027 28730 > 1028 8723 > 1028 34568 > 1028 39233 > 1028 39400 > 1028 42601 > 1029 2780 > 1029 3087 > 1029 9569 > 1029 41583 > 1029 45605 > 1030 4783 > 1030 8749 > 1030 8862 > 1030 26783 > 1030 49968 > 1031 971 > 1031 11903 > 1031 38131 > 1031 47223 > 1031 48161 > 1032 353 > 1032 8681 > 1032 12093 > 1032 30219 > 1032 35368 > 1033 3700 > 1033 7105 > 1033 12857 > 1033 18772 > 1033 29221 > 1034 819 > 1034 8845 > 1034 8874 > 1034 23523 > 1034 39777 > 1035 21077 > 1035 32523 > 1035 40611 > 1035 41801 > 1035 46772 > 1036 2941 > 1036 3182 > 1036 9767 > 1036 35301 > 1036 37562 > 1037 5338 > 1037 24941 > 1037 30460 > 1037 32167 > 1037 38751 > 1038 10885 > 1038 20187 > 1038 26539 > 1038 28194 > 1038 36403 > 1039 895 > 1039 1011 > 1039 10061 > 1039 11267 > 1039 39845 > 1040 6801 > 1040 23614 > 1040 24143 > 1040 26044 > 1040 36763 > 1041 16698 > 1041 27992 > 1041 34421 > 1041 37625 > 1041 46097 > 1042 5322 > 1042 15482 > 1042 35177 > 1042 36554 > 1042 41753 > 1043 1607 > 1043 26218 > 1043 34209 > 1043 36802 > 1043 49724 > 1044 9794 > 1044 24547 > 1044 29974 > 1044 35934 > 1044 48160 > 1045 19794 > 1045 28758 > 1045 29753 > 1045 33616 > 1045 43703 > 1046 3216 > 1046 29288 > 1046 32297 > 1046 44420 > 1046 47059 > 1047 82 > 1047 7245 > 1047 16666 > 1047 24156 > 1047 26057 > 1048 6283 > 1048 6503 > 1048 14819 > 1048 29068 > 1048 42131 > 1049 7023 > 1049 10068 > 1049 27895 > 1049 38162 > 1049 48179 > 1050 3509 > 1050 23348 > 1050 36221 > 1050 38215 > 1050 48223 > 1051 14934 > 1051 15512 > 1051 33183 > 1051 41006 > 1051 41160 > 1052 1433 > 1052 23014 > 1052 24546 > 1052 33603 > 1052 39727 > 1053 1363 > 1053 5773 > 1053 26952 > 1053 35802 > 1053 39655 > 1054 9912 > 1054 11135 > 1054 35313 > 1054 40672 > 1054 40828 > 1055 1702 > 1055 2737 > 1055 6771 > 1055 12865 > 1055 24159 > 1056 11063 > 1056 15811 > 1056 15995 > 1056 41114 > 1056 41793 > 1057 22892 > 1057 25454 > 1057 31394 > 1057 40785 > 1057 44256 > 1058 6068 > 1058 10063 > 1058 16486 > 1058 36092 > 1058 41321 > 1059 19210 > 1059 20556 > 1059 31404 > 1059 33920 > 1059 49118 > 1060 15433 > 1060 17650 > 1060 32461 > 1060 41450 > 1060 45050 > 1061 3825 > 1061 9715 > 1061 10009 > 1061 18427 > 1061 24352 > 1062 14413 > 1062 19457 > 1062 23080 > 1062 26729 > 1062 40791 > 1063 2517 > 1063 5657 > 1063 13927 > 1063 29884 > 1063 31120 > 1064 4484 > 1064 11320 > 1064 14139 > 1064 35472 > 1064 48976 > 1065 3280 > 1065 18964 > 1065 19042 > 1065 29721 > 1065 39226 > 1066 23866 > 1066 25435 > 1066 26323 > 1066 34622 > 1066 34867 > 1067 6207 > 1067 24874 > 1067 38247 > 1067 38873 > 1067 39448 > 1068 7981 > 1068 11705 > 1068 22875 > 1068 30167 > 1068 40157 > 1069 3213 > 1069 6073 > 1069 19188 > 1069 45344 > 1069 49114 > 1070 1503 > 1070 15141 > 1070 20040 > 1070 29363 > 1070 36677 > 1071 5561 > 1071 26892 > 1071 30175 > 1071 33246 > 1071 47446 > 1072 1597 > 1072 4336 > 1072 4884 > 1072 36048 > 1072 43926 > 1073 1281 > 1073 3522 > 1073 13011 > 1073 18689 > 1073 49159 > 1074 1291 > 1074 10376 > 1074 23102 > 1074 39844 > 1074 41418 > 1075 22592 > 1075 22938 > 1075 27937 > 1075 34753 > 1075 37431 > 1076 19473 > 1076 20344 > 1076 27923 > 1076 45416 > 1076 47314 > 1077 22033 > 1077 43584 > 1077 46042 > 1077 48580 > 1077 49153 > 1078 24529 > 1078 31377 > 1078 33025 > 1078 37949 > 1078 40416 > 1079 12219 > 1079 16686 > 1079 18591 > 1079 19436 > 1079 25750 > 1080 581 > 1080 16276 > 1080 23685 > 1080 32643 > 1080 47854 > 1081 2143 > 1081 10389 > 1081 16316 > 1081 28892 > 1081 32737 > 1082 9011 > 1082 37823 > 1082 38242 > 1082 49381 > 1082 49613 > 1083 8774 > 1083 14393 > 1083 30305 > 1083 38749 > 1083 40686 > 1084 4119 > 1084 33749 > 1084 36937 > 1084 37310 > 1084 46380 > 1085 6765 > 1085 12190 > 1085 31164 > 1085 43982 > 1085 49887 > 1086 1818 > 1086 17823 > 1086 31109 > 1086 47550 > 1086 49594 > 1087 16605 > 1087 24821 > 1087 41982 > 1087 46748 > 1087 47642 > 1088 14583 > 1088 18341 > 1088 19137 > 1088 19251 > 1088 19379 > 1089 7409 > 1089 10725 > 1089 21163 > 1089 24221 > 1089 35292 > 1090 20514 > 1090 20752 > 1090 26094 > 1090 26415 > 1090 44007 > 1091 3347 > 1091 10023 > 1091 10467 > 1091 15513 > 1091 32430 > 1092 18638 > 1092 24829 > 1092 47756 > 1092 48412 > 1092 48855 > 1093 10485 > 1093 25295 > 1093 30757 > 1093 47151 > 1093 47822 > 1094 6548 > 1094 8963 > 1094 22230 > 1094 25866 > 1094 42799 > 1095 29514 > 1095 29726 > 1095 43210 > 1095 44812 > 1095 48756 > 1096 4812 > 1096 6229 > 1096 9141 > 1096 11707 > 1096 40780 > 1097 302 > 1097 9055 > 1097 32114 > 1097 47294 > 1097 49995 > 1098 9773 > 1098 20896 > 1098 27067 > 1098 31900 > 1098 39691 > 1099 12799 > 1099 13741 > 1099 17110 > 1099 40266 > 1099 42577 > 1100 1239 > 1100 15317 > 1100 28242 > 1100 36933 > 1100 38386 > 1101 20612 > 1101 31906 > 1101 32714 > 1101 33806 > 1101 37196 > 1102 14688 > 1102 21760 > 1102 26730 > 1102 36965 > 1102 41993 > 1103 15110 > 1103 21334 > 1103 21679 > 1103 44722 > 1103 45360 > 1104 1087 > 1104 5732 > 1104 6683 > 1104 39914 > 1104 42084 > 1105 7764 > 1105 10307 > 1105 33497 > 1105 41112 > 1105 43452 > 1106 9267 > 1106 15393 > 1106 15760 > 1106 29433 > 1106 45937 > 1107 8440 > 1107 18270 > 1107 21127 > 1107 37301 > 1107 43894 > 1108 17098 > 1108 18063 > 1108 22406 > 1108 25744 > 1108 36286 > 1109 4571 > 1109 9180 > 1109 26551 > 1109 40854 > 1109 49011 > 1110 672 > 1110 13317 > 1110 15487 > 1110 25366 > 1110 46029 > 1111 20398 > 1111 23806 > 1111 41420 > 1111 43847 > 1111 44739 > 1112 591 > 1112 2229 > 1112 11171 > 1112 24857 > 1112 28094 > 1113 6630 > 1113 13887 > 1113 20104 > 1113 36115 > 1113 41202 > 1114 31105 > 1114 33908 > 1114 34837 > 1114 44142 > 1114 49456 > 1115 1935 > 1115 12932 > 1115 18696 > 1115 31564 > 1115 44815 > 1116 22061 > 1116 23643 > 1116 28584 > 1116 28954 > 1116 44478 > 1117 4039 > 1117 7635 > 1117 13606 > 1117 17243 > 1117 48682 > 1118 3429 > 1118 7019 > 1118 18922 > 1118 34699 > 1118 49596 > 1119 17255 > 1119 22286 > 1119 30277 > 1119 33694 > 1119 48585 > 1120 3231 > 1120 5543 > 1120 8776 > 1120 21769 > 1120 27029 > 1121 4646 > 1121 7036 > 1121 19145 > 1121 33592 > 1121 43055 > 1122 7993 > 1122 13882 > 1122 30537 > 1122 31721 > 1122 45125 > 1123 12040 > 1123 18973 > 1123 26540 > 1123 32259 > 1123 47320 > 1124 12062 > 1124 14046 > 1124 19717 > 1124 42497 > 1124 45680 > 1125 3068 > 1125 11511 > 1125 23304 > 1125 36099 > 1125 40737 > 1126 3481 > 1126 25086 > 1126 28709 > 1126 32192 > 1126 48472 > 1127 13369 > 1127 20235 > 1127 21665 > 1127 26656 > 1127 47521 > 1128 9618 > 1128 12445 > 1128 22225 > 1128 28370 > 1128 42191 > 1129 7416 > 1129 24595 > 1129 36694 > 1129 40809 > 1129 46790 > 1130 6462 > 1130 16714 > 1130 41759 > 1130 43880 > 1130 44375 > 1131 6566 > 1131 16038 > 1131 21757 > 1131 35262 > 1131 37719 > 1132 19218 > 1132 23239 > 1132 34861 > 1132 47937 > 1132 49208 > 1133 9241 > 1133 18060 > 1133 31825 > 1133 45321 > 1133 47655 > 1134 8382 > 1134 11354 > 1134 24849 > 1134 26146 > 1134 36288 > 1135 1405 > 1135 18187 > 1135 25639 > 1135 32214 > 1135 43250 > 1136 14676 > 1136 19976 > 1136 22596 > 1136 34038 > 1136 35500 > 1137 2575 > 1137 16092 > 1137 20079 > 1137 36093 > 1137 49563 > 1138 6773 > 1138 15746 > 1138 20791 > 1138 21565 > 1138 40097 > 1139 5270 > 1139 14059 > 1139 16573 > 1139 28687 > 1139 44727 > 1140 3831 > 1140 21143 > 1140 24043 > 1140 30880 > 1140 36995 > 1141 12731 > 1141 27731 > 1141 44718 > 1141 47030 > 1141 47503 > 1142 15796 > 1142 21047 > 1142 21644 > 1142 25184 > 1142 27706 > 1143 14508 > 1143 33579 > 1143 38643 > 1143 43350 > 1143 45054 > 1144 3870 > 1144 31741 > 1144 33186 > 1144 34099 > 1144 43723 > 1145 11537 > 1145 16830 > 1145 25568 > 1145 27512 > 1145 28679 > 1146 5734 > 1146 8130 > 1146 23937 > 1146 44800 > 1146 48004 > 1147 13917 > 1147 30616 > 1147 43074 > 1147 45823 > 1147 48324 > 1148 9427 > 1148 28462 > 1148 37240 > 1148 37639 > 1148 41859 > 1149 2210 > 1149 14652 > 1149 17029 > 1149 25712 > 1149 42276 > 1150 9097 > 1150 22866 > 1150 31358 > 1150 34116 > 1150 44897 > 1151 2392 > 1151 4728 > 1151 8836 > 1151 14687 > 1151 16229 > 1152 5927 > 1152 7429 > 1152 10031 > 1152 22216 > 1152 32559 > 1153 20713 > 1153 20844 > 1153 30494 > 1153 34706 > 1153 44594 > 1154 3264 > 1154 22654 > 1154 36014 > 1154 47028 > 1154 49144 > 1155 2195 > 1155 34093 > 1155 44071 > 1155 46076 > 1155 49996 > 1156 2243 > 1156 20162 > 1156 22001 > 1156 26070 > 1156 31091 > 1157 1927 > 1157 20297 > 1157 20759 > 1157 22346 > 1157 37160 > 1158 9747 > 1158 11196 > 1158 18496 > 1158 37751 > 1158 49362 > 1159 7674 > 1159 14251 > 1159 21875 > 1159 24319 > 1159 33142 > 1160 15224 > 1160 22648 > 1160 32036 > 1160 44254 > 1160 47860 > 1161 15211 > 1161 21820 > 1161 29736 > 1161 31106 > 1161 33435 > 1162 2406 > 1162 22599 > 1162 23934 > 1162 45743 > 1162 49156 > 1163 7542 > 1163 24113 > 1163 25680 > 1163 28501 > 1163 31482 > 1164 623 > 1164 32239 > 1164 34546 > 1164 47538 > 1164 48209 > 1165 4765 > 1165 6172 > 1165 21981 > 1165 24350 > 1165 44543 > 1166 4860 > 1166 6856 > 1166 18099 > 1166 20436 > 1166 45159 > 1167 4995 > 1167 8044 > 1167 16785 > 1167 33487 > 1167 44120 > 1168 1987 > 1168 9875 > 1168 11240 > 1168 44032 > 1168 46803 > 1169 2131 > 1169 2697 > 1169 23855 > 1169 27139 > 1169 45814 > 1170 2914 > 1170 30267 > 1170 35828 > 1170 36731 > 1170 40925 > 1171 19386 > 1171 24508 > 1171 34069 > 1171 43979 > 1171 48515 > 1172 2590 > 1172 2853 > 1172 32421 > 1172 36374 > 1172 45007 > 1173 678 > 1173 22065 > 1173 43671 > 1173 44481 > 1173 47326 > 1174 4096 > 1174 17499 > 1174 21573 > 1174 28073 > 1174 28136 > 1175 8710 > 1175 12037 > 1175 34393 > 1175 36360 > 1175 37129 > 1176 18411 > 1176 19271 > 1176 21923 > 1176 39537 > 1176 40476 > 1177 12537 > 1177 13411 > 1177 16140 > 1177 34877 > 1177 37444 > 1178 378 > 1178 4257 > 1178 6378 > 1178 26459 > 1178 30538 > 1179 23556 > 1179 26047 > 1179 34127 > 1179 43150 > 1179 46729 > 1180 9430 > 1180 34886 > 1180 38851 > 1180 41682 > 1180 46436 > 1181 4900 > 1181 14483 > 1181 26455 > 1181 29530 > 1181 36525 > 1182 11052 > 1182 19353 > 1182 30205 > 1182 31442 > 1182 42036 > 1183 4428 > 1183 26940 > 1183 29911 > 1183 45341 > 1183 47290 > 1184 5857 > 1184 6917 > 1184 14443 > 1184 18331 > 1184 37074 > 1185 17435 > 1185 20701 > 1185 27877 > 1185 36909 > 1185 37538 > 1186 15567 > 1186 28421 > 1186 31365 > 1186 46005 > 1186 47648 > 1187 14459 > 1187 14895 > 1187 16524 > 1187 38894 > 1187 42127 > 1188 5033 > 1188 7184 > 1188 8630 > 1188 26643 > 1188 38640 > 1189 4830 > 1189 15883 > 1189 31006 > 1189 34067 > 1189 44820 > 1190 1403 > 1190 6275 > 1190 7149 > 1190 23953 > 1190 41424 > 1191 27330 > 1191 32627 > 1191 34702 > 1191 41462 > 1191 43820 > 1192 5935 > 1192 13725 > 1192 31286 > 1192 47088 > 1192 48936 > 1193 10722 > 1193 22943 > 1193 27061 > 1193 47614 > 1193 49326 > 1194 8491 > 1194 22527 > 1194 23405 > 1194 33409 > 1194 39642 > 1195 3221 > 1195 7368 > 1195 11422 > 1195 34474 > 1195 48405 > 1196 2738 > 1196 5944 > 1196 36249 > 1196 46952 > 1196 47277 > 1197 2854 > 1197 5905 > 1197 37713 > 1197 40816 > 1197 46941 > 1198 7158 > 1198 7540 > 1198 8131 > 1198 18639 > 1198 28721 > 1199 28071 > 1199 28628 > 1199 34784 > 1199 35868 > 1199 47978 > 1200 4016 > 1200 7630 > 1200 26292 > 1200 26510 > 1200 32264 > 1201 7980 > 1201 21110 > 1201 27638 > 1201 36823 > 1201 48707 > 1202 30398 > 1202 31219 > 1202 34391 > 1202 42728 > 1202 48660 > 1203 49 > 1203 9700 > 1203 14122 > 1203 18690 > 1203 26867 > 1204 15449 > 1204 21692 > 1204 28572 > 1204 46872 > 1204 48996 > 1205 22313 > 1205 25705 > 1205 37946 > 1205 41790 > 1205 45077 > 1206 1022 > 1206 5862 > 1206 13273 > 1206 27635 > 1206 47751 > 1207 13290 > 1207 19705 > 1207 20227 > 1207 27655 > 1207 38834 > 1208 6274 > 1208 8580 > 1208 11987 > 1208 33165 > 1208 49729 > 1209 342 > 1209 12242 > 1209 12436 > 1209 13548 > 1209 42293 > 1210 31036 > 1210 32963 > 1210 33712 > 1210 35038 > 1210 42337 > 1211 1321 > 1211 18662 > 1211 27005 > 1211 34347 > 1211 43457 > 1212 161 > 1212 20756 > 1212 27210 > 1212 48198 > 1212 48246 > 1213 17940 > 1213 22695 > 1213 33591 > 1213 40685 > 1213 41228 > 1214 8121 > 1214 21063 > 1214 22412 > 1214 40472 > 1214 45912 > 1215 13169 > 1215 15795 > 1215 35739 > 1215 35920 > 1215 48963 > 1216 395 > 1216 9567 > 1216 15290 > 1216 25619 > 1216 32419 > 1217 13650 > 1217 27596 > 1217 31332 > 1217 36908 > 1217 45374 > 1218 15535 > 1218 19504 > 1218 26190 > 1218 26975 > 1218 41550 > 1219 6951 > 1219 19914 > 1219 29071 > 1219 29436 > 1219 30844 > 1220 10131 > 1220 26885 > 1220 29307 > 1220 43014 > 1220 43619 > 1221 12289 > 1221 18176 > 1221 30721 > 1221 32589 > 1221 34652 > 1222 673 > 1222 2901 > 1222 17662 > 1222 21339 > 1222 32103 > 1223 3488 > 1223 13696 > 1223 18136 > 1223 31134 > 1223 34678 > 1224 3335 > 1224 20021 > 1224 29661 > 1224 30765 > 1224 43973 > 1225 8359 > 1225 27028 > 1225 36670 > 1225 42241 > 1225 49958 > 1226 1717 > 1226 7611 > 1226 14275 > 1226 16426 > 1226 37910 > 1227 19081 > 1227 39042 > 1227 40092 > 1227 46450 > 1227 48818 > 1228 31179 > 1228 33272 > 1228 37357 > 1228 39376 > 1228 40504 > 1229 4599 > 1229 12222 > 1229 21950 > 1229 24227 > 1229 34131 > 1230 12371 > 1230 33179 > 1230 42235 > 1230 42631 > 1230 44629 > 1231 612 > 1231 2214 > 1231 22895 > 1231 23548 > 1231 44791 > 1232 10940 > 1232 17181 > 1232 36213 > 1232 43127 > 1232 44305 > 1233 10043 > 1233 16119 > 1233 24320 > 1233 38624 > 1233 47029 > 1234 1945 > 1234 7582 > 1234 18967 > 1234 26507 > 1234 32410 > 1235 1434 > 1235 1748 > 1235 30091 > 1235 35154 > 1235 44924 > 1236 6649 > 1236 9307 > 1236 14728 > 1236 23381 > 1236 43153 > 1237 11963 > 1237 14972 > 1237 16875 > 1237 21126 > 1237 29454 > 1238 15960 > 1238 17798 > 1238 21519 > 1238 30005 > 1238 39622 > 1239 13877 > 1239 29787 > 1239 32641 > 1239 37563 > 1239 49819 > 1240 1138 > 1240 6220 > 1240 11412 > 1240 25806 > 1240 33520 > 1241 6377 > 1241 9792 > 1241 14286 > 1241 15125 > 1241 23920 > 1242 12502 > 1242 30911 > 1242 31889 > 1242 37895 > 1242 41862 > 1243 2918 > 1243 10683 > 1243 18560 > 1243 18588 > 1243 38171 > 1244 5591 > 1244 13244 > 1244 15058 > 1244 37494 > 1244 43526 > 1245 10109 > 1245 14580 > 1245 34371 > 1245 40037 > 1245 44009 > 1246 12479 > 1246 18782 > 1246 34936 > 1246 46982 > 1246 48090 > 1247 35189 > 1247 37323 > 1247 37765 > 1247 38038 > 1247 46539 > 1248 4820 > 1248 6881 > 1248 23118 > 1248 25925 > 1248 26161 > 1249 1642 > 1249 16367 > 1249 27658 > 1249 40249 > 1249 49495 > 1250 18828 > 1250 33714 > 1250 34950 > 1250 48714 > 1250 49395 > 1251 10308 > 1251 11753 > 1251 17974 > 1251 39290 > 1251 40273 > 1252 3856 > 1252 11234 > 1252 22923 > 1252 23846 > 1252 36775 > 1253 26785 > 1253 29316 > 1253 31070 > 1253 34282 > 1253 35886 > 1254 2465 > 1254 8168 > 1254 27205 > 1254 36811 > 1254 38457 > 1255 10065 > 1255 15980 > 1255 18952 > 1255 28790 > 1255 38078 > 1256 12325 > 1256 30242 > 1256 33768 > 1256 34106 > 1256 38268 > 1257 15329 > 1257 23536 > 1257 24277 > 1257 35165 > 1257 38174 > 1258 2510 > 1258 5108 > 1258 6876 > 1258 11449 > 1258 24365 > 1259 1349 > 1259 1883 > 1259 10909 > 1259 26525 > 1259 41010 > 1260 5371 > 1260 18480 > 1260 27182 > 1260 36317 > 1260 48618 > 1261 20838 > 1261 22955 > 1261 25590 > 1261 32659 > 1261 40994 > 1262 6734 > 1262 22174 > 1262 24660 > 1262 38557 > 1262 46622 > 1263 925 > 1263 8899 > 1263 20610 > 1263 22267 > 1263 39486 > 1264 21707 > 1264 29213 > 1264 35403 > 1264 38426 > 1264 49706 > 1265 11546 > 1265 19173 > 1265 23152 > 1265 27259 > 1265 43064 > 1266 517 > 1266 7521 > 1266 11744 > 1266 22072 > 1266 27636 > 1267 10375 > 1267 13826 > 1267 19713 > 1267 21847 > 1267 40012 > 1268 7990 > 1268 19126 > 1268 38069 > 1268 38228 > 1268 48075 > 1269 1284 > 1269 18304 > 1269 19525 > 1269 26712 > 1269 46887 > 1270 8838 > 1270 17931 > 1270 36344 > 1270 37243 > 1270 46737 > 1271 13522 > 1271 16784 > 1271 31635 > 1271 32073 > 1271 33112 > 1272 6925 > 1272 26021 > 1272 30600 > 1272 31609 > 1272 35604 > 1273 2809 > 1273 7255 > 1273 16289 > 1273 20383 > 1273 41260 > 1274 14428 > 1274 24193 > 1274 26870 > 1274 28913 > 1274 33060 > 1275 7719 > 1275 13012 > 1275 14080 > 1275 37919 > 1275 44954 > 1276 23062 > 1276 27261 > 1276 36793 > 1276 42267 > 1276 45707 > 1277 313 > 1277 5229 > 1277 10958 > 1277 29385 > 1277 36206 > 1278 7887 > 1278 12390 > 1278 15711 > 1278 20937 > 1278 21861 > 1279 14589 > 1279 27131 > 1279 38431 > 1279 42838 > 1279 44312 > 1280 23401 > 1280 31702 > 1280 33955 > 1280 47093 > 1280 49615 > 1281 13925 > 1281 24024 > 1281 29712 > 1281 41437 > 1281 45561 > 1282 11649 > 1282 14000 > 1282 23545 > 1282 42731 > 1282 45943 > 1283 8612 > 1283 9377 > 1283 14255 > 1283 25844 > 1283 39935 > 1284 9092 > 1284 15387 > 1284 17323 > 1284 17489 > 1284 30340 > 1285 12578 > 1285 30018 > 1285 35608 > 1285 38646 > 1285 46365 > 1286 5389 > 1286 16057 > 1286 32610 > 1286 34564 > 1286 47695 > 1287 12576 > 1287 22876 > 1287 28622 > 1287 40588 > 1287 48099 > 1288 17680 > 1288 24806 > 1288 24966 > 1288 33224 > 1288 42889 > 1289 1399 > 1289 17212 > 1289 20613 > 1289 40202 > 1289 40907 > 1290 11179 > 1290 16580 > 1290 18278 > 1290 22357 > 1290 41261 > 1291 2328 > 1291 4709 > 1291 6200 > 1291 22560 > 1291 25178 > 1292 22122 > 1292 22398 > 1292 30521 > 1292 41214 > 1292 44870 > 1293 7080 > 1293 11034 > 1293 12003 > 1293 15305 > 1293 39637 > 1294 14889 > 1294 25385 > 1294 26296 > 1294 42296 > 1294 45689 > 1295 15267 > 1295 20404 > 1295 32301 > 1295 43159 > 1295 49139 > 1296 12526 > 1296 15966 > 1296 33275 > 1296 43766 > 1296 44245 > 1297 8942 > 1297 20509 > 1297 24846 > 1297 38439 > 1297 46655 > 1298 18096 > 1298 25724 > 1298 33491 > 1298 37405 > 1298 39456 > 1299 13829 > 1299 19316 > 1299 21217 > 1299 32499 > 1299 38004 > 1300 1591 > 1300 28789 > 1300 31682 > 1300 43773 > 1300 44387 > 1301 2312 > 1301 2797 > 1301 9657 > 1301 14701 > 1301 39865 > 1302 28543 > 1302 31972 > 1302 40573 > 1302 44698 > 1302 48474 > 1303 615 > 1303 26373 > 1303 27582 > 1303 34911 > 1303 46884 > 1304 7710 > 1304 18612 > 1304 31582 > 1304 38829 > 1304 46779 > 1305 4211 > 1305 16163 > 1305 29186 > 1305 40950 > 1305 43484 > 1306 2095 > 1306 2423 > 1306 13523 > 1306 20501 > 1306 29498 > 1307 477 > 1307 28264 > 1307 29923 > 1307 38458 > 1307 48283 > 1308 18243 > 1308 22868 > 1308 29249 > 1308 32686 > 1308 37346 > 1309 3194 > 1309 12342 > 1309 15714 > 1309 41564 > 1309 48498 > 1310 2028 > 1310 13267 > 1310 30087 > 1310 31538 > 1310 37553 > 1311 6105 > 1311 9974 > 1311 46931 > 1311 46973 > 1311 48307 > 1312 3149 > 1312 5145 > 1312 6058 > 1312 20262 > 1312 42989 > 1313 4169 > 1313 11248 > 1313 12833 > 1313 29073 > 1313 34584 > 1314 7366 > 1314 18893 > 1314 19719 > 1314 25863 > 1314 45387 > 1315 20781 > 1315 21593 > 1315 35150 > 1315 37094 > 1315 49093 > 1316 20562 > 1316 27751 > 1316 39636 > 1316 42775 > 1316 42842 > 1317 8115 > 1317 21087 > 1317 30848 > 1317 40911 > 1317 41781 > 1318 3262 > 1318 4224 > 1318 7321 > 1318 8028 > 1318 44671 > 1319 13926 > 1319 21437 > 1319 31173 > 1319 43786 > 1319 43911 > 1320 7631 > 1320 14629 > 1320 28737 > 1320 35135 > 1320 40972 > 1321 5968 > 1321 12264 > 1321 15432 > 1321 30301 > 1321 44831 > 1322 7531 > 1322 10323 > 1322 15570 > 1322 23343 > 1322 43891 > 1323 9069 > 1323 14548 > 1323 23084 > 1323 28752 > 1323 45311 > 1324 10315 > 1324 11455 > 1324 35517 > 1324 36385 > 1324 38928 > 1325 3348 > 1325 3402 > 1325 29025 > 1325 45748 > 1325 49376 > 1326 1389 > 1326 2735 > 1326 3665 > 1326 8826 > 1326 19768 > 1327 12795 > 1327 12844 > 1327 24375 > 1327 46316 > 1327 49110 > 1328 72 > 1328 10945 > 1328 28440 > 1328 38287 > 1328 43784 > 1329 6392 > 1329 22160 > 1329 32108 > 1329 32961 > 1329 37991 > 1330 1745 > 1330 27319 > 1330 33849 > 1330 35309 > 1330 48862 > 1331 17196 > 1331 22154 > 1331 43629 > 1331 48076 > 1331 48261 > 1332 18338 > 1332 23505 > 1332 31190 > 1332 32476 > 1332 48396 > 1333 14072 > 1333 27681 > 1333 40484 > 1333 45127 > 1333 48042 > 1334 361 > 1334 1204 > 1334 28253 > 1334 33610 > 1334 35703 > 1335 6859 > 1335 30456 > 1335 46657 > 1335 48552 > 1335 49950 > 1336 5375 > 1336 12303 > 1336 15134 > 1336 19822 > 1336 26242 > 1337 1147 > 1337 7139 > 1337 9384 > 1337 38375 > 1337 42692 > 1338 10324 > 1338 14189 > 1338 17845 > 1338 24505 > 1338 44899 > 1339 10386 > 1339 10521 > 1339 16068 > 1339 39037 > 1339 42681 > 1340 4735 > 1340 15559 > 1340 20147 > 1340 32982 > 1340 38844 > 1341 12748 > 1341 12818 > 1341 22896 > 1341 38968 > 1341 42942 > 1342 9754 > 1342 10257 > 1342 16728 > 1342 19673 > 1342 32756 > 1343 9053 > 1343 17024 > 1343 20128 > 1343 27336 > 1343 38993 > 1344 9385 > 1344 22543 > 1344 28561 > 1344 29121 > 1344 38071 > 1345 13786 > 1345 27257 > 1345 30462 > 1345 32785 > 1345 42405 > 1346 6505 > 1346 10416 > 1346 33204 > 1346 33422 > 1346 39901 > 1347 14694 > 1347 15923 > 1347 22226 > 1347 34167 > 1347 36289 > 1348 2486 > 1348 7688 > 1348 10835 > 1348 43341 > 1348 48335 > 1349 1236 > 1349 4424 > 1349 36126 > 1349 38704 > 1349 47794 > 1350 10636 > 1350 28939 > 1350 32611 > 1350 35755 > 1350 43326 > 1351 7816 > 1351 10750 > 1351 12599 > 1351 17686 > 1351 30265 > 1352 7460 > 1352 12683 > 1352 19262 > 1352 20946 > 1352 21924 > 1353 3989 > 1353 11009 > 1353 19084 > 1353 22157 > 1353 35533 > 1354 16635 > 1354 30224 > 1354 34598 > 1354 43298 > 1354 44583 > 1355 1810 > 1355 1899 > 1355 24777 > 1355 36356 > 1355 37075 > 1356 4554 > 1356 6637 > 1356 9555 > 1356 10662 > 1356 16118 > 1357 9133 > 1357 30993 > 1357 38297 > 1357 38917 > 1357 42790 > 1358 15684 > 1358 22904 > 1358 35728 > 1358 39426 > 1358 44231 > 1359 2190 > 1359 27744 > 1359 32487 > 1359 44547 > 1359 49074 > 1360 10624 > 1360 18932 > 1360 23496 > 1360 29976 > 1360 38621 > 1361 91 > 1361 7252 > 1361 11517 > 1361 14467 > 1361 33403 > 1362 28819 > 1362 31611 > 1362 31804 > 1362 32702 > 1362 49783 > 1363 7812 > 1363 18144 > 1363 26083 > 1363 34880 > 1363 45512 > 1364 15828 > 1364 25179 > 1364 36207 > 1364 47945 > 1364 49205 > 1365 8385 > 1365 13110 > 1365 16111 > 1365 38925 > 1365 48547 > 1366 20469 > 1366 25794 > 1366 30855 > 1366 38113 > 1366 48669 > 1367 132 > 1367 22890 > 1367 25394 > 1367 40468 > 1367 49059 > 1368 16760 > 1368 29862 > 1368 34195 > 1368 34493 > 1368 38150 > 1369 21097 > 1369 27083 > 1369 32198 > 1369 44300 > 1369 48287 > 1370 7640 > 1370 44283 > 1370 46639 > 1370 46813 > 1370 48163 > 1371 36718 > 1371 37602 > 1371 39051 > 1371 40511 > 1371 43644 > 1372 5009 > 1372 28380 > 1372 41292 > 1372 46881 > 1372 47337 > 1373 6485 > 1373 16305 > 1373 38795 > 1373 45412 > 1373 48297 > 1374 8885 > 1374 29766 > 1374 46082 > 1374 47633 > 1374 47750 > 1375 14107 > 1375 20261 > 1375 29439 > 1375 29950 > 1375 32860 > 1376 1427 > 1376 6937 > 1376 15274 > 1376 36372 > 1376 44160 > 1377 898 > 1377 3680 > 1377 10566 > 1377 31794 > 1377 34721 > 1378 8807 > 1378 17632 > 1378 21233 > 1378 23931 > 1378 48395 > 1379 17505 > 1379 20964 > 1379 25259 > 1379 32349 > 1379 32851 > 1380 2800 > 1380 5281 > 1380 24341 > 1380 25804 > 1380 25980 > 1381 20637 > 1381 32281 > 1381 39019 > 1381 42210 > 1381 48122 > 1382 5397 > 1382 5861 > 1382 13401 > 1382 22423 > 1382 47953 > 1383 17681 > 1383 21175 > 1383 43621 > 1383 44471 > 1383 45245 > 1384 144 > 1384 12582 > 1384 16988 > 1384 35268 > 1384 43957 > 1385 3658 > 1385 22727 > 1385 23821 > 1385 24112 > 1385 46788 > 1386 23290 > 1386 24330 > 1386 25404 > 1386 29551 > 1386 36106 > 1387 5725 > 1387 40114 > 1387 43331 > 1387 45544 > 1387 47640 > 1388 805 > 1388 8492 > 1388 12137 > 1388 21834 > 1388 30658 > 1389 1648 > 1389 11237 > 1389 23051 > 1389 45417 > 1389 46810 > 1390 2526 > 1390 13042 > 1390 19269 > 1390 37623 > 1390 42686 > 1391 580 > 1391 7461 > 1391 21369 > 1391 22667 > 1391 30657 > 1392 13391 > 1392 20911 > 1392 24627 > 1392 25716 > 1392 48783 > 1393 1205 > 1393 8720 > 1393 17993 > 1393 27612 > 1393 42661 > 1394 1313 > 1394 3096 > 1394 4193 > 1394 7268 > 1394 18675 > 1395 640 > 1395 14326 > 1395 20779 > 1395 32412 > 1395 35243 > 1396 6040 > 1396 8045 > 1396 17918 > 1396 25171 > 1396 25870 > 1397 23312 > 1397 30213 > 1397 35973 > 1397 37157 > 1397 37847 > 1398 22315 > 1398 24436 > 1398 32142 > 1398 33986 > 1398 39550 > 1399 13529 > 1399 20921 > 1399 40465 > 1399 46571 > 1399 48738 > 1400 12524 > 1400 17490 > 1400 20630 > 1400 22479 > 1400 30371 > 1401 2814 > 1401 21807 > 1401 23355 > 1401 34912 > 1401 39690 > 1402 6016 > 1402 6941 > 1402 14208 > 1402 29670 > 1402 41523 > 1403 2596 > 1403 9006 > 1403 17191 > 1403 37038 > 1403 43005 > 1404 12283 > 1404 38444 > 1404 42794 > 1404 47004 > 1404 48173 > 1405 7412 > 1405 7614 > 1405 24314 > 1405 40853 > 1405 46731 > 1406 9936 > 1406 13539 > 1406 29750 > 1406 33978 > 1406 38366 > 1407 2769 > 1407 14957 > 1407 22516 > 1407 34733 > 1407 40367 > 1408 5697 > 1408 14263 > 1408 17065 > 1408 27770 > 1408 36810 > 1409 11444 > 1409 12572 > 1409 16213 > 1409 42038 > 1409 44608 > 1410 3627 > 1410 30092 > 1410 33177 > 1410 46771 > 1410 49487 > 1411 12744 > 1411 38558 > 1411 43540 > 1411 48334 > 1411 49556 > 1412 23634 > 1412 32339 > 1412 37606 > 1412 39138 > 1412 48519 > 1413 4766 > 1413 10587 > 1413 16710 > 1413 20127 > 1413 47055 > 1414 15758 > 1414 19426 > 1414 25137 > 1414 35332 > 1414 43872 > 1415 18665 > 1415 32166 > 1415 36313 > 1415 42508 > 1415 44164 > 1416 10016 > 1416 16670 > 1416 18212 > 1416 28850 > 1416 38432 > 1417 3963 > 1417 5499 > 1417 20342 > 1417 43473 > 1417 43907 > 1418 22197 > 1418 32251 > 1418 32774 > 1418 42637 > 1418 45780 > 1419 1050 > 1419 1860 > 1419 4990 > 1419 19901 > 1419 43223 > 1420 8701 > 1420 22399 > 1420 34725 > 1420 35630 > 1420 40804 > 1421 3136 > 1421 28663 > 1421 36033 > 1421 39105 > 1421 47206 > 1422 560 > 1422 10210 > 1422 21308 > 1422 22563 > 1422 31504 > 1423 17580 > 1423 25783 > 1423 30252 > 1423 37101 > 1423 46749 > 1424 4180 > 1424 7871 > 1424 21911 > 1424 25827 > 1424 27499 > 1425 5911 > 1425 16667 > 1425 31217 > 1425 38682 > 1425 42986 > 1426 659 > 1426 7281 > 1426 12335 > 1426 38397 > 1426 49224 > 1427 22063 > 1427 33464 > 1427 33872 > 1427 39265 > 1427 44620 > 1428 12948 > 1428 19527 > 1428 27811 > 1428 45189 > 1428 46980 > 1429 3381 > 1429 6470 > 1429 14670 > 1429 31068 > 1429 40855 > 1430 11655 > 1430 16592 > 1430 20163 > 1430 29107 > 1430 29133 > 1431 1907 > 1431 9003 > 1431 27034 > 1431 40024 > 1431 46347 > 1432 7230 > 1432 18858 > 1432 22106 > 1432 26250 > 1432 46752 > 1433 1160 > 1433 3816 > 1433 24501 > 1433 35376 > 1433 38342 > 1434 25999 > 1434 35640 > 1434 35938 > 1434 36031 > 1434 43905 > 1435 12462 > 1435 25816 > 1435 42837 > 1435 46513 > 1435 49279 > 1436 6204 > 1436 9743 > 1436 31201 > 1436 35585 > 1436 41991 > 1437 7597 > 1437 27425 > 1437 27759 > 1437 30082 > 1437 31563 > 1438 17899 > 1438 24562 > 1438 32562 > 1438 37041 > 1438 45631 > 1439 36120 > 1439 39300 > 1439 39445 > 1439 41299 > 1439 44175 > 1440 2407 > 1440 13021 > 1440 30352 > 1440 36701 > 1440 48889 > 1441 4825 > 1441 7615 > 1441 19955 > 1441 29058 > 1441 35444 > 1442 3055 > 1442 12788 > 1442 23325 > 1442 25074 > 1442 29921 > 1443 1282 > 1443 2368 > 1443 14069 > 1443 14929 > 1443 32967 > 1444 8916 > 1444 20657 > 1444 35760 > 1444 36395 > 1444 43518 > 1445 4544 > 1445 7388 > 1445 33670 > 1445 35166 > 1445 45656 > 1446 6993 > 1446 10978 > 1446 11620 > 1446 26655 > 1446 33054 > 1447 2112 > 1447 4322 > 1447 25045 > 1447 41740 > 1447 49283 > 1448 1552 > 1448 29465 > 1448 35136 > 1448 39754 > 1448 49611 > 1449 506 > 1449 8554 > 1449 13843 > 1449 22139 > 1449 34989 > 1450 2232 > 1450 2911 > 1450 11430 > 1450 44672 > 1450 45469 > 1451 5529 > 1451 6888 > 1451 26039 > 1451 34874 > 1451 44525 > 1452 8058 > 1452 17296 > 1452 20832 > 1452 23869 > 1452 31430 > 1453 21253 > 1453 23532 > 1453 25183 > 1453 43018 > 1453 43128 > 1454 530 > 1454 18856 > 1454 20395 > 1454 43742 > 1454 43994 > 1455 17672 > 1455 21139 > 1455 31893 > 1455 34381 > 1455 40813 > 1456 4194 > 1456 26659 > 1456 29086 > 1456 31874 > 1456 35610 > 1457 16624 > 1457 36576 > 1457 38832 > 1457 41381 > 1457 43632 > 1458 16936 > 1458 28858 > 1458 36732 > 1458 45012 > 1458 46665 > 1459 13009 > 1459 23322 > 1459 25213 > 1459 35598 > 1459 38666 > 1460 37708 > 1460 43534 > 1460 47424 > 1460 47552 > 1460 48292 > 1461 1465 > 1461 11185 > 1461 22127 > 1461 43220 > 1461 46411 > 1462 1557 > 1462 28764 > 1462 29027 > 1462 45564 > 1462 47866 > 1463 10780 > 1463 16373 > 1463 32684 > 1463 36520 > 1463 41890 > 1464 343 > 1464 13498 > 1464 28270 > 1464 36067 > 1464 43258 > 1465 14215 > 1465 17883 > 1465 24366 > 1465 29690 > 1465 47394 > 1466 37161 > 1466 38710 > 1466 42231 > 1466 48105 > 1466 48471 > 1467 21932 > 1467 26725 > 1467 32888 > 1467 37236 > 1467 44633 > 1468 10355 > 1468 20923 > 1468 22316 > 1468 37509 > 1468 46163 > 1469 10002 > 1469 12395 > 1469 37934 > 1469 38553 > 1469 48030 > 1470 4136 > 1470 27255 > 1470 27793 > 1470 30269 > 1470 31046 > 1471 13156 > 1471 16637 > 1471 23340 > 1471 28917 > 1471 34398 > 1472 2086 > 1472 11848 > 1472 24406 > 1472 25888 > 1472 44577 > 1473 5250 > 1473 10914 > 1473 18447 > 1473 29374 > 1473 33444 > 1474 20821 > 1474 25896 > 1474 32685 > 1474 32762 > 1474 44763 > 1475 6659 > 1475 32873 > 1475 39712 > 1475 43435 > 1475 46914 > 1476 1311 > 1476 9586 > 1476 17384 > 1476 40543 > 1476 47420 > 1477 26311 > 1477 29220 > 1477 31913 > 1477 33047 > 1477 36753 > 1478 703 > 1478 22334 > 1478 23010 > 1478 27493 > 1478 49377 > 1479 13122 > 1479 14623 > 1479 15060 > 1479 25766 > 1479 33571 > 1480 46 > 1480 19010 > 1480 26573 > 1480 41330 > 1480 41842 > 1481 1741 > 1481 7949 > 1481 34511 > 1481 37928 > 1481 42154 > 1482 11588 > 1482 25546 > 1482 31960 > 1482 32738 > 1482 48416 > 1483 1918 > 1483 4014 > 1483 15822 > 1483 33812 > 1483 48921 > 1484 1589 > 1484 8461 > 1484 19131 > 1484 24276 > 1484 43886 > 1485 13988 > 1485 17935 > 1485 24409 > 1485 31650 > 1485 39437 > 1486 111 > 1486 19213 > 1486 32934 > 1486 39220 > 1486 44209 > 1487 1814 > 1487 4228 > 1487 24123 > 1487 46854 > 1487 47488 > 1488 10548 > 1488 13599 > 1488 40280 > 1488 45711 > 1488 48955 > 1489 5690 > 1489 10273 > 1489 16267 > 1489 18443 > 1489 19357 > 1490 10205 > 1490 33865 > 1490 44422 > 1490 45583 > 1490 45781 > 1491 14229 > 1491 32618 > 1491 36962 > 1491 42493 > 1491 48187 > 1492 1838 > 1492 6057 > 1492 11099 > 1492 14315 > 1492 29604 > 1493 6257 > 1493 19211 > 1493 27397 > 1493 31350 > 1493 42702 > 1494 2319 > 1494 6167 > 1494 10057 > 1494 32994 > 1494 39280 > 1495 9337 > 1495 21993 > 1495 25065 > 1495 39681 > 1495 46835 > 1496 204 > 1496 5760 > 1496 26977 > 1496 28042 > 1496 28693 > 1497 1276 > 1497 12923 > 1497 26610 > 1497 42575 > 1497 45525 > 1498 13214 > 1498 17447 > 1498 19538 > 1498 33045 > 1498 48991 > 1499 8230 > 1499 22611 > 1499 23424 > 1499 33471 > 1499 45305 > 1500 23684 > 1500 31295 > 1500 35552 > 1500 36430 > 1500 41786 > 1501 6799 > 1501 20917 > 1501 33583 > 1501 34825 > 1501 34863 > 1502 1979 > 1502 3288 > 1502 5046 > 1502 25898 > 1502 33276 > 1503 12192 > 1503 33926 > 1503 41879 > 1503 43366 > 1503 47675 > 1504 12545 > 1504 20830 > 1504 24712 > 1504 30313 > 1504 48142 > 1505 11512 > 1505 20064 > 1505 25787 > 1505 36778 > 1505 39209 > 1506 6297 > 1506 21118 > 1506 21506 > 1506 23965 > 1506 44492 > 1507 14595 > 1507 19296 > 1507 25571 > 1507 30323 > 1507 32064 > 1508 15724 > 1508 16619 > 1508 22298 > 1508 39028 > 1508 45854 > 1509 5593 > 1509 12225 > 1509 27230 > 1509 36613 > 1509 48100 > 1510 2910 > 1510 22163 > 1510 24713 > 1510 28166 > 1510 49517 > 1511 5737 > 1511 8317 > 1511 14568 > 1511 25610 > 1511 26818 > 1512 3711 > 1512 18151 > 1512 24344 > 1512 37291 > 1512 44410 > 1513 6113 > 1513 8682 > 1513 13911 > 1513 26182 > 1513 47890 > 1514 8424 > 1514 14377 > 1514 20590 > 1514 35055 > 1514 42161 > 1515 3265 > 1515 10177 > 1515 18067 > 1515 31560 > 1515 41541 > 1516 5698 > 1516 10412 > 1516 18324 > 1516 30825 > 1516 33823 > 1517 1199 > 1517 3151 > 1517 6574 > 1517 16322 > 1517 48479 > 1518 8445 > 1518 17119 > 1518 28710 > 1518 33681 > 1518 47840 > 1519 22485 > 1519 38496 > 1519 40675 > 1519 43878 > 1519 45289 > 1520 339 > 1520 19492 > 1520 26660 > 1520 35479 > 1520 41865 > 1521 4745 > 1521 11004 > 1521 35803 > 1521 42217 > 1521 42302 > 1522 27209 > 1522 39040 > 1522 39278 > 1522 40689 > 1522 41327 > 1523 3980 > 1523 5070 > 1523 9480 > 1523 33388 > 1523 46131 > 1524 3223 > 1524 10216 > 1524 12562 > 1524 17303 > 1524 35687 > 1525 717 > 1525 2823 > 1525 17461 > 1525 24581 > 1525 39744 > 1526 3820 > 1526 4036 > 1526 11891 > 1526 37404 > 1526 49696 > 1527 3287 > 1527 16788 > 1527 30103 > 1527 41204 > 1527 48833 > 1528 11262 > 1528 11417 > 1528 20614 > 1528 28352 > 1528 45710 > 1529 16136 > 1529 18330 > 1529 21025 > 1529 29106 > 1529 32755 > 1530 3416 > 1530 11662 > 1530 15592 > 1530 18485 > 1530 49764 > 1531 16304 > 1531 20777 > 1531 43161 > 1531 43567 > 1531 48858 > 1532 5034 > 1532 5449 > 1532 39424 > 1532 41724 > 1532 46997 > 1533 3533 > 1533 10094 > 1533 21213 > 1533 27130 > 1533 29366 > 1534 5477 > 1534 22534 > 1534 27144 > 1534 38567 > 1534 39059 > 1535 16094 > 1535 31727 > 1535 34640 > 1535 44251 > 1535 47236 > 1536 5886 > 1536 17032 > 1536 37857 > 1536 41052 > 1536 47785 > 1537 8443 > 1537 9895 > 1537 20435 > 1537 33500 > 1537 40345 > 1538 17107 > 1538 21085 > 1538 25660 > 1538 33314 > 1538 38948 > 1539 4237 > 1539 11229 > 1539 23087 > 1539 24903 > 1539 49020 > 1540 14561 > 1540 24087 > 1540 30162 > 1540 30314 > 1540 41925 > 1541 5085 > 1541 19253 > 1541 24318 > 1541 33300 > 1541 49339 > 1542 7807 > 1542 15017 > 1542 15279 > 1542 23209 > 1542 29559 > 1543 8392 > 1543 19366 > 1543 28383 > 1543 43371 > 1543 49479 > 1544 2771 > 1544 4437 > 1544 9843 > 1544 27853 > 1544 28592 > 1545 9126 > 1545 16051 > 1545 16281 > 1545 17534 > 1545 25509 > 1546 4090 > 1546 7609 > 1546 17692 > 1546 30083 > 1546 31824 > 1547 12772 > 1547 16041 > 1547 17804 > 1547 31549 > 1547 32041 > 1548 2685 > 1548 20286 > 1548 35589 > 1548 41725 > 1548 46258 > 1549 1044 > 1549 6339 > 1549 19656 > 1549 42254 > 1549 46637 > 1550 16946 > 1550 28277 > 1550 36928 > 1550 37049 > 1550 44181 > 1551 9525 > 1551 29102 > 1551 31673 > 1551 34108 > 1551 44365 > 1552 3862 > 1552 30561 > 1552 35829 > 1552 37362 > 1552 37738 > 1553 6186 > 1553 15070 > 1553 40070 > 1553 45601 > 1553 46226 > 1554 11189 > 1554 25455 > 1554 37173 > 1554 37868 > 1554 41288 > 1555 6954 > 1555 7442 > 1555 10026 > 1555 19385 > 1555 41389 > 1556 12755 > 1556 16851 > 1556 20257 > 1556 47012 > 1556 48588 > 1557 15488 > 1557 30898 > 1557 33486 > 1557 39248 > 1557 46908 > 1558 5128 > 1558 30713 > 1558 33216 > 1558 33746 > 1558 49919 > 1559 566 > 1559 4695 > 1559 24930 > 1559 37425 > 1559 41843 > 1560 4780 > 1560 7979 > 1560 25138 > 1560 31157 > 1560 36614 > 1561 4479 > 1561 15098 > 1561 25803 > 1561 40661 > 1561 42981 > 1562 1155 > 1562 28312 > 1562 30874 > 1562 45047 > 1562 46085 > 1563 5996 > 1563 11087 > 1563 27150 > 1563 28961 > 1563 33420 > 1564 3043 > 1564 15888 > 1564 20377 > 1564 34859 > 1564 42641 > 1565 7529 > 1565 29219 > 1565 38042 > 1565 45510 > 1565 49418 > 1566 2667 > 1566 4581 > 1566 11165 > 1566 37061 > 1566 45235 > 1567 36371 > 1567 36897 > 1567 36918 > 1567 41858 > 1567 43631 > 1568 3186 > 1568 7503 > 1568 30069 > 1568 44798 > 1568 49891 > 1569 4030 > 1569 6530 > 1569 7163 > 1569 13178 > 1569 20618 > 1570 2677 > 1570 11458 > 1570 13515 > 1570 18108 > 1570 39851 > 1571 7065 > 1571 21067 > 1571 21556 > 1571 25434 > 1571 44208 > 1572 6449 > 1572 11695 > 1572 22038 > 1572 22118 > 1572 25468 > 1573 2804 > 1573 14789 > 1573 20201 > 1573 30926 > 1573 35999 > 1574 7092 > 1574 7488 > 1574 26429 > 1574 30068 > 1574 40150 > 1575 22194 > 1575 27201 > 1575 32242 > 1575 35532 > 1575 38595 > 1576 2562 > 1576 8481 > 1576 10187 > 1576 11989 > 1576 33785 > 1577 6835 > 1577 24985 > 1577 25684 > 1577 35428 > 1577 36489 > 1578 23344 > 1578 24018 > 1578 24147 > 1578 45600 > 1578 49437 > 1579 3673 > 1579 25296 > 1579 25519 > 1579 45855 > 1579 47804 > 1580 18038 > 1580 24480 > 1580 37720 > 1580 41907 > 1580 44342 > 1581 21710 > 1581 26414 > 1581 38703 > 1581 43557 > 1581 47110 > 1582 1714 > 1582 2696 > 1582 9871 > 1582 13659 > 1582 31193 > 1583 9082 > 1583 12917 > 1583 14175 > 1583 21622 > 1583 38536 > 1584 13812 > 1584 14340 > 1584 22403 > 1584 27093 > 1584 41538 > 1585 4051 > 1585 7246 > 1585 23246 > 1585 25910 > 1585 26490 > 1586 836 > 1586 4637 > 1586 14078 > 1586 23587 > 1586 33529 > 1587 19282 > 1587 19483 > 1587 24069 > 1587 32284 > 1587 47422 > 1588 1188 > 1588 6320 > 1588 8410 > 1588 35424 > 1588 47484 > 1589 8227 > 1589 22339 > 1589 27232 > 1589 38818 > 1589 46839 > 1590 17286 > 1590 22809 > 1590 30940 > 1590 33932 > 1590 35496 > 1591 16772 > 1591 18532 > 1591 22274 > 1591 22341 > 1591 27617 > 1592 16953 > 1592 18455 > 1592 18456 > 1592 19445 > 1592 30902 > 1593 9907 > 1593 16174 > 1593 17978 > 1593 42046 > 1593 42086 > 1594 683 > 1594 7254 > 1594 9904 > 1594 35901 > 1594 43183 > 1595 15264 > 1595 20100 > 1595 22853 > 1595 23585 > 1595 46141 > 1596 5506 > 1596 13718 > 1596 25686 > 1596 33877 > 1596 47147 > 1597 5800 > 1597 8178 > 1597 17105 > 1597 18923 > 1597 33219 > 1598 10299 > 1598 16300 > 1598 21540 > 1598 38130 > 1598 48224 > 1599 6718 > 1599 23666 > 1599 28588 > 1599 31676 > 1599 37122 > 1600 2529 > 1600 2802 > 1600 9611 > 1600 10214 > 1600 38248 > 1601 15083 > 1601 17116 > 1601 20380 > 1601 24850 > 1601 44228 > 1602 262 > 1602 5346 > 1602 8677 > 1602 10673 > 1602 22900 > 1603 11782 > 1603 37393 > 1603 41637 > 1603 46212 > 1603 47638 > 1604 8255 > 1604 31983 > 1604 37385 > 1604 45023 > 1604 46603 > 1605 657 > 1605 1150 > 1605 2074 > 1605 7340 > 1605 24580 > 1606 4080 > 1606 8290 > 1606 20583 > 1606 23229 > 1606 46439 > 1607 4126 > 1607 17035 > 1607 29666 > 1607 41258 > 1607 47434 > 1608 19651 > 1608 22641 > 1608 27343 > 1608 27608 > 1608 38195 > 1609 10856 > 1609 12686 > 1609 16562 > 1609 22542 > 1609 25880 > 1610 17958 > 1610 29935 > 1610 34631 > 1610 40183 > 1610 40384 > 1611 5339 > 1611 13343 > 1611 33458 > 1611 34103 > 1611 44340 > 1612 14603 > 1612 19947 > 1612 22021 > 1612 24610 > 1612 38442 > 1613 14240 > 1613 19095 > 1613 42392 > 1613 46799 > 1613 48581 > 1614 8640 > 1614 10014 > 1614 11425 > 1614 35464 > 1614 43468 > 1615 662 > 1615 830 > 1615 22993 > 1615 34402 > 1615 48540 > 1616 569 > 1616 15694 > 1616 25528 > 1616 29600 > 1616 32177 > 1617 16192 > 1617 29959 > 1617 33710 > 1617 34840 > 1617 40461 > 1618 3854 > 1618 17306 > 1618 39574 > 1618 40277 > 1618 48137 > 1619 2284 > 1619 7333 > 1619 30478 > 1619 32225 > 1619 33705 > 1620 2736 > 1620 22687 > 1620 30617 > 1620 40518 > 1620 47009 > 1621 10555 > 1621 13136 > 1621 31892 > 1621 37078 > 1621 46360 > 1622 7229 > 1622 17572 > 1622 28973 > 1622 40807 > 1622 40810 > 1623 2553 > 1623 17673 > 1623 31309 > 1623 42912 > 1623 49446 > 1624 12034 > 1624 15154 > 1624 26810 > 1624 40901 > 1624 49317 > 1625 11377 > 1625 12349 > 1625 16254 > 1625 21013 > 1625 35237 > 1626 5321 > 1626 6972 > 1626 16066 > 1626 17920 > 1626 47526 > 1627 5570 > 1627 14509 > 1627 25891 > 1627 45572 > 1627 49414 > 1628 2610 > 1628 4456 > 1628 11834 > 1628 27171 > 1628 48306 > 1629 2961 > 1629 7293 > 1629 32086 > 1629 44982 > 1629 46284 > 1630 544 > 1630 1123 > 1630 40622 > 1630 42340 > 1630 49350 > 1631 8226 > 1631 8858 > 1631 9052 > 1631 25661 > 1631 35065 > 1632 6528 > 1632 15402 > 1632 36183 > 1632 39011 > 1632 46563 > 1633 17076 > 1633 17224 > 1633 31451 > 1633 42667 > 1633 48803 > 1634 16122 > 1634 19153 > 1634 22221 > 1634 24170 > 1634 46720 > 1635 4079 > 1635 15865 > 1635 29232 > 1635 39639 > 1635 47698 > 1636 9418 > 1636 16650 > 1636 24577 > 1636 31354 > 1636 38870 > 1637 3507 > 1637 23597 > 1637 26207 > 1637 38196 > 1637 46927 > 1638 736 > 1638 15370 > 1638 23647 > 1638 25386 > 1638 33804 > 1639 19623 > 1639 27221 > 1639 32999 > 1639 34520 > 1639 41023 > 1640 4421 > 1640 11219 > 1640 24339 > 1640 45356 > 1640 45878 > 1641 3445 > 1641 17342 > 1641 23554 > 1641 29463 > 1641 47746 > 1642 385 > 1642 1892 > 1642 4346 > 1642 27066 > 1642 29443 > 1643 21796 > 1643 26617 > 1643 31767 > 1643 36075 > 1643 37697 > 1644 249 > 1644 14411 > 1644 18285 > 1644 33023 > 1644 46667 > 1645 1336 > 1645 39058 > 1645 40354 > 1645 41414 > 1645 44929 > 1646 1569 > 1646 23619 > 1646 31917 > 1646 44644 > 1646 46560 > 1647 13469 > 1647 38739 > 1647 41844 > 1647 43895 > 1647 47457 > 1648 2466 > 1648 5351 > 1648 7253 > 1648 19539 > 1648 48934 > 1649 5749 > 1649 21663 > 1649 23958 > 1649 31655 > 1649 44325 > 1650 4824 > 1650 13668 > 1650 14556 > 1650 18756 > 1650 38507 > 1651 17471 > 1651 30906 > 1651 37398 > 1651 47982 > 1651 49856 > 1652 7502 > 1652 9383 > 1652 26686 > 1652 30464 > 1652 34858 > 1653 7444 > 1653 8659 > 1653 8803 > 1653 12030 > 1653 27723 > 1654 14202 > 1654 18587 > 1654 21269 > 1654 30741 > 1654 47757 > 1655 310 > 1655 24017 > 1655 33223 > 1655 42835 > 1655 46032 > 1656 13850 > 1656 17108 > 1656 34890 > 1656 44612 > 1656 49784 > 1657 1550 > 1657 4784 > 1657 21626 > 1657 33856 > 1657 34782 > 1658 12732 > 1658 18066 > 1658 42221 > 1658 46533 > 1658 48647 > 1659 3422 > 1659 30445 > 1659 34219 > 1659 38161 > 1659 48973 > 1660 14649 > 1660 27339 > 1660 32828 > 1660 42594 > 1660 46180 > 1661 14861 > 1661 17850 > 1661 27912 > 1661 36816 > 1661 48984 > 1662 2702 > 1662 25955 > 1662 38963 > 1662 41353 > 1662 46232 > 1663 1523 > 1663 4605 > 1663 15941 > 1663 26900 > 1663 49840 > 1664 1622 > 1664 15117 > 1664 28794 > 1664 29525 > 1664 32159 > 1665 7729 > 1665 22434 > 1665 35542 > 1665 42741 > 1665 46693 > 1666 10545 > 1666 12508 > 1666 19009 > 1666 29388 > 1666 42050 > 1667 29372 > 1667 32546 > 1667 35431 > 1667 42906 > 1667 47281 > 1668 741 > 1668 19151 > 1668 22464 > 1668 33395 > 1668 43363 > 1669 7223 > 1669 15368 > 1669 16117 > 1669 42271 > 1669 48293 > 1670 2850 > 1670 10650 > 1670 26202 > 1670 27253 > 1670 32515 > 1671 11236 > 1671 32306 > 1671 32805 > 1671 36846 > 1671 44309 > 1672 7214 > 1672 17621 > 1672 29179 > 1672 32357 > 1672 47469 > 1673 2291 > 1673 3190 > 1673 8069 > 1673 15410 > 1673 15669 > 1674 8138 > 1674 17356 > 1674 23292 > 1674 32584 > 1674 48975 > 1675 4677 > 1675 13777 > 1675 29795 > 1675 33547 > 1675 43373 > 1676 3255 > 1676 10646 > 1676 32027 > 1676 36584 > 1676 42370 > 1677 4341 > 1677 8286 > 1677 8794 > 1677 26324 > 1677 30584 > 1678 21410 > 1678 26996 > 1678 36528 > 1678 38459 > 1678 39877 > 1679 18563 > 1679 19308 > 1679 19377 > 1679 26313 > 1679 36728 > 1680 4138 > 1680 7902 > 1680 40204 > 1680 41068 > 1680 41233 > 1681 8839 > 1681 16522 > 1681 20192 > 1681 37792 > 1681 46886 > 1682 18301 > 1682 24009 > 1682 24556 > 1682 34710 > 1682 41379 > 1683 2795 > 1683 5171 > 1683 26480 > 1683 32518 > 1683 42566 > 1684 7112 > 1684 9117 > 1684 10244 > 1684 28477 > 1684 38615 > 1685 18523 > 1685 32033 > 1685 34173 > 1685 38502 > 1685 47888 > 1686 1574 > 1686 12936 > 1686 16432 > 1686 23456 > 1686 23618 > 1687 1023 > 1687 17373 > 1687 19017 > 1687 22475 > 1687 41434 > 1688 4307 > 1688 5384 > 1688 6329 > 1688 30256 > 1688 48626 > 1689 10463 > 1689 26318 > 1689 37258 > 1689 38086 > 1689 49140 > 1690 7419 > 1690 9034 > 1690 19692 > 1690 20575 > 1690 34985 > 1691 9388 > 1691 31238 > 1691 32360 > 1691 33904 > 1691 42904 > 1692 303 > 1692 7243 > 1692 33319 > 1692 33489 > 1692 36364 > 1693 12379 > 1693 20075 > 1693 20884 > 1693 22114 > 1693 38955 > 1694 10983 > 1694 14332 > 1694 32431 > 1694 35848 > 1694 42934 > 1695 10811 > 1695 18359 > 1695 34765 > 1695 42368 > 1695 42781 > 1696 15956 > 1696 19118 > 1696 24626 > 1696 26262 > 1696 35899 > 1697 180 > 1697 19799 > 1697 26523 > 1697 28295 > 1697 43521 > 1698 5547 > 1698 11660 > 1698 15791 > 1698 22492 > 1698 24542 > 1699 20762 > 1699 29299 > 1699 30143 > 1699 36269 > 1699 38398 > 1700 16248 > 1700 21091 > 1700 22131 > 1700 34931 > 1700 46179 > 1701 2275 > 1701 4302 > 1701 10005 > 1701 14178 > 1701 35050 > 1702 5620 > 1702 14323 > 1702 18204 > 1702 25805 > 1702 43151 > 1703 11815 > 1703 11941 > 1703 19528 > 1703 24727 > 1703 48452 > 1704 69 > 1704 5915 > 1704 6425 > 1704 14023 > 1704 42898 > 1705 854 > 1705 3722 > 1705 14400 > 1705 16671 > 1705 31367 > 1706 8428 > 1706 16449 > 1706 25872 > 1706 46081 > 1706 48551 > 1707 13885 > 1707 16815 > 1707 41220 > 1707 45205 > 1707 49857 > 1708 6984 > 1708 17086 > 1708 18441 > 1708 24126 > 1708 33678 > 1709 23830 > 1709 26740 > 1709 36362 > 1709 47077 > 1709 47827 > 1710 10744 > 1710 13470 > 1710 19776 > 1710 30105 > 1710 46169 > 1711 125 > 1711 9561 > 1711 12829 > 1711 13299 > 1711 25588 > 1712 7970 > 1712 17397 > 1712 40616 > 1712 48630 > 1712 49185 > 1713 10003 > 1713 20157 > 1713 34760 > 1713 37579 > 1713 42970 > 1714 3399 > 1714 10487 > 1714 18205 > 1714 24872 > 1714 34819 > 1715 4550 > 1715 19514 > 1715 32874 > 1715 38760 > 1715 46083 > 1716 12653 > 1716 30585 > 1716 33117 > 1716 42171 > 1716 49597 > 1717 2541 > 1717 8476 > 1717 17612 > 1717 27043 > 1717 38934 > 1718 5878 > 1718 15090 > 1718 15878 > 1718 17463 > 1718 35704 > 1719 4539 > 1719 5372 > 1719 14731 > 1719 38005 > 1719 48897 > 1720 9867 > 1720 24995 > 1720 25833 > 1720 43252 > 1720 45154 > 1721 2900 > 1721 18728 > 1721 21171 > 1721 39855 > 1721 48661 > 1722 5273 > 1722 6508 > 1722 11799 > 1722 41274 > 1722 45899 > 1723 5736 > 1723 13477 > 1723 23261 > 1723 27671 > 1723 39921 > 1724 14651 > 1724 19582 > 1724 31291 > 1724 34597 > 1724 46569 > 1725 3007 > 1725 22669 > 1725 26226 > 1725 28571 > 1725 35819 > 1726 633 > 1726 1375 > 1726 27434 > 1726 33252 > 1726 41279 > 1727 1099 > 1727 7833 > 1727 40231 > 1727 40729 > 1727 44777 > 1728 3584 > 1728 14372 > 1728 23994 > 1728 39856 > 1728 45373 > 1729 1677 > 1729 6827 > 1729 14647 > 1729 24834 > 1729 38532 > 1730 19867 > 1730 30220 > 1730 31326 > 1730 40120 > 1730 44295 > 1731 11420 > 1731 23256 > 1731 28014 > 1731 33008 > 1731 35009 > 1732 9855 > 1732 27485 > 1732 31943 > 1732 40034 > 1732 46641 > 1733 10236 > 1733 25767 > 1733 37881 > 1733 39725 > 1733 46704 > 1734 1192 > 1734 27515 > 1734 31645 > 1734 38400 > 1734 43669 > 1735 8292 > 1735 10611 > 1735 16456 > 1735 23831 > 1735 28654 > 1736 4653 > 1736 7088 > 1736 11827 > 1736 41525 > 1736 44030 > 1737 5162 > 1737 10859 > 1737 20060 > 1737 31656 > 1737 38152 > 1738 15149 > 1738 23808 > 1738 24373 > 1738 26022 > 1738 49277 > 1739 5715 > 1739 8818 > 1739 26126 > 1739 27892 > 1739 42056 > 1740 2088 > 1740 8254 > 1740 21256 > 1740 31155 > 1740 32324 > 1741 9481 > 1741 28656 > 1741 32527 > 1741 33149 > 1741 34794 > 1742 13045 > 1742 26966 > 1742 33238 > 1742 37142 > 1742 43234 > 1743 12171 > 1743 12669 > 1743 17053 > 1743 31419 > 1743 34107 > 1744 1065 > 1744 7930 > 1744 20510 > 1744 26998 > 1744 45238 > 1745 26556 > 1745 29260 > 1745 34592 > 1745 36028 > 1745 48348 > 1746 12922 > 1746 28231 > 1746 28343 > 1746 35897 > 1746 41178 > 1747 17352 > 1747 19569 > 1747 23542 > 1747 36399 > 1747 47826 > 1748 2235 > 1748 8435 > 1748 12692 > 1748 13768 > 1748 34053 > 1749 10295 > 1749 16303 > 1749 23759 > 1749 38858 > 1749 42539 > 1750 16856 > 1750 18271 > 1750 20956 > 1750 27335 > 1750 42459 > 1751 7830 > 1751 13213 > 1751 22056 > 1751 23557 > 1751 38010 > 1752 654 > 1752 11650 > 1752 18357 > 1752 26631 > 1752 44155 > 1753 36 > 1753 8578 > 1753 13630 > 1753 34915 > 1753 34922 > 1754 798 > 1754 7653 > 1754 8851 > 1754 31204 > 1754 40387 > 1755 4116 > 1755 6935 > 1755 11835 > 1755 25388 > 1755 41926 > 1756 10167 > 1756 23418 > 1756 31978 > 1756 41906 > 1756 49989 > 1757 9929 > 1757 18548 > 1757 34152 > 1757 35006 > 1757 39792 > 1758 7190 > 1758 7691 > 1758 28278 > 1758 31338 > 1758 44015 > 1759 2340 > 1759 2989 > 1759 6567 > 1759 9869 > 1759 14250 > 1760 583 > 1760 2067 > 1760 3294 > 1760 12619 > 1760 34805 > 1761 8961 > 1761 22501 > 1761 27536 > 1761 37111 > 1761 37594 > 1762 18337 > 1762 25988 > 1762 40353 > 1762 42806 > 1762 45331 > 1763 2953 > 1763 4866 > 1763 24601 > 1763 37861 > 1763 44661 > 1764 3875 > 1764 7827 > 1764 9979 > 1764 24002 > 1764 27376 > 1765 1091 > 1765 10902 > 1765 13291 > 1765 38601 > 1765 41875 > 1766 4664 > 1766 7337 > 1766 37246 > 1766 46064 > 1766 48556 > 1767 752 > 1767 4432 > 1767 13770 > 1767 41889 > 1767 47196 > 1768 3031 > 1768 5559 > 1768 11080 > 1768 33585 > 1768 40452 > 1769 7508 > 1769 13246 > 1769 48248 > 1769 48782 > 1769 48923 > 1770 4718 > 1770 15156 > 1770 34570 > 1770 34606 > 1770 49633 > 1771 2395 > 1771 6308 > 1771 35941 > 1771 47784 > 1771 47865 > 1772 12326 > 1772 23775 > 1772 29621 > 1772 29742 > 1772 32847 > 1773 10833 > 1773 13736 > 1773 16696 > 1773 32262 > 1773 48247 > 1774 1653 > 1774 24072 > 1774 32317 > 1774 37985 > 1774 46532 > 1775 20312 > 1775 26599 > 1775 31407 > 1775 36452 > 1775 48935 > 1776 3577 > 1776 12273 > 1776 27613 > 1776 44123 > 1776 48943 > 1777 50 > 1777 21963 > 1777 36616 > 1777 40730 > 1777 47710 > 1778 12212 > 1778 18513 > 1778 18714 > 1778 22463 > 1778 37519 > 1779 12972 > 1779 18147 > 1779 22222 > 1779 41296 > 1779 47620 > 1780 2740 > 1780 26933 > 1780 38786 > 1780 42325 > 1780 45150 > 1781 7591 > 1781 22041 > 1781 41530 > 1781 44110 > 1781 47479 > 1782 9528 > 1782 25281 > 1782 32116 > 1782 36209 > 1782 39771 > 1783 3691 > 1783 12961 > 1783 22094 > 1783 29113 > 1783 32131 > 1784 225 > 1784 7835 > 1784 36942 > 1784 38389 > 1784 46601 > 1785 7704 > 1785 12031 > 1785 38770 > 1785 39795 > 1785 43701 > 1786 4282 > 1786 33189 > 1786 35417 > 1786 39065 > 1786 48523 > 1787 34573 > 1787 35678 > 1787 42683 > 1787 42707 > 1787 44380 > 1788 7064 > 1788 19403 > 1788 34119 > 1788 44323 > 1788 47341 > 1789 3447 > 1789 3573 > 1789 11344 > 1789 17247 > 1789 48393 > 1790 1483 > 1790 6295 > 1790 13224 > 1790 20766 > 1790 38234 > 1791 6780 > 1791 7507 > 1791 29399 > 1791 35960 > 1791 42020 > 1792 2402 > 1792 14753 > 1792 17622 > 1792 21134 > 1792 35287 > 1793 4049 > 1793 26386 > 1793 37622 > 1793 41998 > 1793 47512 > 1794 1618 > 1794 4214 > 1794 23105 > 1794 31279 > 1794 35843 > 1795 53 > 1795 4386 > 1795 5165 > 1795 19180 > 1795 45280 > 1796 10441 > 1796 13124 > 1796 13947 > 1796 25953 > 1796 30905 > 1797 817 > 1797 7693 > 1797 23862 > 1797 31107 > 1797 31184 > 1798 7327 > 1798 18948 > 1798 26180 > 1798 33584 > 1798 41448 > 1799 3152 > 1799 5755 > 1799 8313 > 1799 11851 > 1799 34708 > 1800 15353 > 1800 23221 > 1800 26506 > 1800 42280 > 1800 42623 > 1801 3550 > 1801 11113 > 1801 23705 > 1801 36217 > 1801 43795 > 1802 10007 > 1802 26111 > 1802 29707 > 1802 36241 > 1802 43956 > 1803 5460 > 1803 21299 > 1803 32399 > 1803 41613 > 1803 43406 > 1804 16189 > 1804 34354 > 1804 35781 > 1804 36279 > 1804 45215 > 1805 1165 > 1805 6848 > 1805 25203 > 1805 48646 > 1805 49589 > 1806 9712 > 1806 22796 > 1806 34380 > 1806 37440 > 1806 44822 > 1807 1749 > 1807 2949 > 1807 36621 > 1807 44700 > 1807 49759 > 1808 10212 > 1808 27082 > 1808 32294 > 1808 34663 > 1808 42520 > 1809 8524 > 1809 13713 > 1809 13836 > 1809 21995 > 1809 40454 > 1810 9851 > 1810 15412 > 1810 24835 > 1810 34186 > 1810 44389 > 1811 6181 > 1811 6722 > 1811 15360 > 1811 20673 > 1811 34896 > 1812 27275 > 1812 28227 > 1812 31443 > 1812 40492 > 1812 48055 > 1813 1124 > 1813 4834 > 1813 28409 > 1813 29334 > 1813 38125 > 1814 1104 > 1814 5747 > 1814 13662 > 1814 24142 > 1814 46162 > 1815 9217 > 1815 13232 > 1815 20091 > 1815 34987 > 1815 46055 > 1816 7004 > 1816 12697 > 1816 25775 > 1816 32817 > 1816 47087 > 1817 18616 > 1817 28616 > 1817 36967 > 1817 37605 > 1817 40532 > 1818 1137 > 1818 8894 > 1818 26794 > 1818 40049 > 1818 46093 > 1819 6553 > 1819 9401 > 1819 11484 > 1819 24272 > 1819 30704 > 1820 5224 > 1820 8495 > 1820 10962 > 1820 22536 > 1820 33626 > 1821 7988 > 1821 18092 > 1821 20355 > 1821 36837 > 1821 49170 > 1822 3074 > 1822 17443 > 1822 23154 > 1822 32382 > 1822 45696 > 1823 11061 > 1823 19036 > 1823 41470 > 1823 41681 > 1823 46761 > 1824 331 > 1824 11945 > 1824 25727 > 1824 37643 > 1824 37662 > 1825 172 > 1825 20748 > 1825 36502 > 1825 40096 > 1825 48444 > 1826 15007 > 1826 20150 > 1826 32274 > 1826 37001 > 1826 38623 > 1827 5601 > 1827 11924 > 1827 32761 > 1827 35778 > 1827 36187 > 1828 6823 > 1828 7721 > 1828 19805 > 1828 30000 > 1828 48575 > 1829 13818 > 1829 23675 > 1829 25185 > 1829 37343 > 1829 39082 > 1830 2262 > 1830 17399 > 1830 27398 > 1830 36405 > 1830 45988 > 1831 3765 > 1831 7938 > 1831 21078 > 1831 37978 > 1831 38110 > 1832 1240 > 1832 5277 > 1832 14535 > 1832 27525 > 1832 37228 > 1833 6419 > 1833 6943 > 1833 11253 > 1833 16351 > 1833 45391 > 1834 9954 > 1834 23285 > 1834 26586 > 1834 41109 > 1834 44639 > 1835 5205 > 1835 9096 > 1835 22799 > 1835 30236 > 1835 35167 > 1836 6601 > 1836 16849 > 1836 31940 > 1836 34716 > 1836 40654 > 1837 9751 > 1837 13368 > 1837 30517 > 1837 34295 > 1837 39758 > 1838 5692 > 1838 6359 > 1838 16934 > 1838 33324 > 1838 40947 > 1839 16306 > 1839 16873 > 1839 45502 > 1839 48791 > 1839 49883 > 1840 3849 > 1840 22705 > 1840 36760 > 1840 48207 > 1840 48916 > 1841 1787 > 1841 6457 > 1841 21723 > 1841 26817 > 1841 43124 > 1842 2756 > 1842 3781 > 1842 5893 > 1842 43562 > 1842 48213 > 1843 1885 > 1843 2462 > 1843 22318 > 1843 45276 > 1843 48354 > 1844 2320 > 1844 4974 > 1844 18076 > 1844 28351 > 1844 31211 > 1845 3718 > 1845 7772 > 1845 10121 > 1845 23361 > 1845 25260 > 1846 2372 > 1846 5398 > 1846 11990 > 1846 21447 > 1846 48038 > 1847 11823 > 1847 20061 > 1847 21887 > 1847 44638 > 1847 47926 > 1848 2474 > 1848 14768 > 1848 25765 > 1848 29509 > 1848 47003 > 1849 3037 > 1849 11495 > 1849 36211 > 1849 36704 > 1849 42571 > 1850 2917 > 1850 8421 > 1850 17507 > 1850 18677 > 1850 34508 > 1851 3006 > 1851 3794 > 1851 8979 > 1851 11465 > 1851 44665 > 1852 1530 > 1852 7513 > 1852 17851 > 1852 34466 > 1852 41501 > 1853 12226 > 1853 22754 > 1853 24901 > 1853 27879 > 1853 44748 > 1854 24741 > 1854 27365 > 1854 31811 > 1854 48012 > 1854 48857 > 1855 10200 > 1855 12337 > 1855 13191 > 1855 16496 > 1855 28353 > 1856 1117 > 1856 6606 > 1856 7761 > 1856 28238 > 1856 35924 > 1857 7220 > 1857 14657 > 1857 17251 > 1857 20032 > 1857 43379 > 1858 2574 > 1858 3997 > 1858 9062 > 1858 19727 > 1858 27134 > 1859 3146 > 1859 6263 > 1859 6795 > 1859 10408 > 1859 40023 > 1860 4464 > 1860 6092 > 1860 34672 > 1860 39142 > 1860 42461 > 1861 883 > 1861 9818 > 1861 16752 > 1861 18519 > 1861 26401 > 1862 3460 > 1862 15212 > 1862 16818 > 1862 30183 > 1862 49972 > 1863 5470 > 1863 19754 > 1863 23977 > 1863 27549 > 1863 48328 > 1864 9667 > 1864 15476 > 1864 25971 > 1864 46120 > 1864 46121 > 1865 973 > 1865 26049 > 1865 32540 > 1865 38964 > 1865 41872 > 1866 891 > 1866 12632 > 1866 15838 > 1866 19255 > 1866 25745 > 1867 8622 > 1867 29898 > 1867 32830 > 1867 35922 > 1867 40439 > 1868 287 > 1868 10881 > 1868 41081 > 1868 42192 > 1868 42902 > 1869 20591 > 1869 25828 > 1869 29872 > 1869 41367 > 1869 41736 > 1870 10086 > 1870 31598 > 1870 39782 > 1870 39933 > 1870 43488 > 1871 7302 > 1871 12116 > 1871 18254 > 1871 21485 > 1871 26934 > 1872 12467 > 1872 30867 > 1872 39963 > 1872 47286 > 1872 49440 > 1873 4982 > 1873 16206 > 1873 17600 > 1873 21173 > 1873 23445 > 1874 1285 > 1874 9685 > 1874 17074 > 1874 35697 > 1874 35911 > 1875 18064 > 1875 18785 > 1875 28953 > 1875 38541 > 1875 39751 > 1876 7323 > 1876 13652 > 1876 19349 > 1876 26040 > 1876 31667 > 1877 639 > 1877 17957 > 1877 25758 > 1877 38077 > 1877 44465 > 1878 13939 > 1878 18098 > 1878 21926 > 1878 33956 > 1878 48822 > 1879 24898 > 1879 26829 > 1879 39498 > 1879 43971 > 1879 44715 > 1880 3758 > 1880 5887 > 1880 40421 > 1880 41408 > 1880 48424 > 1881 25298 > 1881 30030 > 1881 42762 > 1881 44765 > 1881 48086 > 1882 19142 > 1882 35943 > 1882 40749 > 1882 44989 > 1882 49531 > 1883 647 > 1883 4405 > 1883 7437 > 1883 14931 > 1883 39757 > 1884 1978 > 1884 14592 > 1884 22168 > 1884 39892 > 1884 40418 > 1885 7073 > 1885 20318 > 1885 25645 > 1885 38811 > 1885 46922 > 1886 11904 > 1886 23522 > 1886 28694 > 1886 34561 > 1886 38826 > 1887 2367 > 1887 20627 > 1887 23130 > 1887 38798 > 1887 41646 > 1888 14174 > 1888 25884 > 1888 28303 > 1888 36643 > 1888 48769 > 1889 1216 > 1889 8816 > 1889 13400 > 1889 15985 > 1889 41473 > 1890 15833 > 1890 17656 > 1890 20216 > 1890 30793 > 1890 42476 > 1891 5957 > 1891 29413 > 1891 39947 > 1891 41170 > 1891 41505 > 1892 677 > 1892 8870 > 1892 26748 > 1892 37557 > 1892 46977 > 1893 1664 > 1893 5496 > 1893 35474 > 1893 36585 > 1893 36868 > 1894 1431 > 1894 13421 > 1894 15682 > 1894 16963 > 1894 37654 > 1895 10799 > 1895 15633 > 1895 34845 > 1895 36025 > 1895 40771 > 1896 9558 > 1896 11953 > 1896 14947 > 1896 26214 > 1896 46459 > 1897 9927 > 1897 11388 > 1897 19102 > 1897 26738 > 1897 41466 > 1898 2386 > 1898 4025 > 1898 7091 > 1898 44463 > 1898 48876 > 1899 4897 > 1899 9787 > 1899 15126 > 1899 20483 > 1899 38451 > 1900 6 > 1900 17839 > 1900 31947 > 1900 43937 > 1900 49243 > 1901 13318 > 1901 17863 > 1901 44125 > 1901 47577 > 1901 48550 > 1902 24605 > 1902 26402 > 1902 34157 > 1902 44184 > 1902 46276 > 1903 14440 > 1903 26700 > 1903 36256 > 1903 39047 > 1903 39808 > 1904 13734 > 1904 20867 > 1904 24049 > 1904 24800 > 1904 34821 > 1905 92 > 1905 8683 > 1905 8925 > 1905 38856 > 1905 42582 > 1906 11256 > 1906 27828 > 1906 29038 > 1906 31302 > 1906 49868 > 1907 28672 > 1907 30924 > 1907 31005 > 1907 31375 > 1907 42658 > 1908 10276 > 1908 17414 > 1908 27153 > 1908 33593 > 1908 45861 > 1909 13322 > 1909 18103 > 1909 18559 > 1909 44993 > 1909 47369 > 1910 5305 > 1910 8704 > 1910 14097 > 1910 21885 > 1910 24211 > 1911 5492 > 1911 24694 > 1911 28357 > 1911 36691 > 1911 45952 > 1912 2709 > 1912 16330 > 1912 23147 > 1912 35149 > 1912 48256 > 1913 8698 > 1913 14619 > 1913 24897 > 1913 26337 > 1913 47630 > 1914 24531 > 1914 28153 > 1914 32460 > 1914 38343 > 1914 41897 > 1915 5976 > 1915 26038 > 1915 26385 > 1915 35305 > 1915 41131 > 1916 22227 > 1916 24722 > 1916 31073 > 1916 40390 > 1916 47137 > 1917 20410 > 1917 32878 > 1917 39195 > 1917 40282 > 1917 47096 > 1918 13952 > 1918 26935 > 1918 40876 > 1918 46310 > 1918 49974 > 1919 7168 > 1919 18660 > 1919 24633 > 1919 40251 > 1919 49731 > 1920 10477 > 1920 12680 > 1920 29303 > 1920 43842 > 1920 48145 > 1921 8619 > 1921 13855 > 1921 24285 > 1921 36550 > 1921 44279 > 1922 5083 > 1922 16684 > 1922 32556 > 1922 38354 > 1922 49039 > 1923 4597 > 1923 8957 > 1923 17990 > 1923 41680 > 1923 47038 > 1924 18838 > 1924 20000 > 1924 22390 > 1924 30180 > 1924 35442 > 1925 153 > 1925 2316 > 1925 3425 > 1925 17816 > 1925 36903 > 1926 23357 > 1926 37744 > 1926 39992 > 1926 40213 > 1926 47495 > 1927 8105 > 1927 21537 > 1927 30549 > 1927 31296 > 1927 37194 > 1928 16553 > 1928 23836 > 1928 26382 > 1928 32213 > 1928 48655 > 1929 5510 > 1929 9695 > 1929 20049 > 1929 44614 > 1929 44652 > 1930 9352 > 1930 16033 > 1930 22184 > 1930 42023 > 1930 48130 > 1931 2268 > 1931 4412 > 1931 13410 > 1931 41497 > 1931 45064 > 1932 1187 > 1932 3517 > 1932 18332 > 1932 30406 > 1932 32512 > 1933 176 > 1933 12987 > 1933 19485 > 1933 23160 > 1933 33018 > 1934 8928 > 1934 11310 > 1934 21316 > 1934 25779 > 1934 45069 > 1935 13778 > 1935 23394 > 1935 25481 > 1935 26688 > 1935 43912 > 1936 5111 > 1936 17819 > 1936 25237 > 1936 29968 > 1936 41073 > 1937 12492 > 1937 14641 > 1937 17409 > 1937 28600 > 1937 45913 > 1938 1898 > 1938 7259 > 1938 8215 > 1938 19946 > 1938 30681 > 1939 21917 > 1939 33733 > 1939 40162 > 1939 43513 > 1939 45292 > 1940 858 > 1940 28006 > 1940 28359 > 1940 36782 > 1940 44927 > 1941 3998 > 1941 10795 > 1941 30630 > 1941 39070 > 1941 46634 > 1942 6743 > 1942 21694 > 1942 24215 > 1942 40038 > 1942 49781 > 1943 2132 > 1943 25642 > 1943 30126 > 1943 40448 > 1943 45237 > 1944 5791 > 1944 6534 > 1944 22152 > 1944 31337 > 1944 35355 > 1945 6919 > 1945 8948 > 1945 11472 > 1945 43450 > 1945 47062 > 1946 2608 > 1946 14750 > 1946 21167 > 1946 30762 > 1946 41046 > 1947 12979 > 1947 30221 > 1947 37547 > 1947 39140 > 1947 49573 > 1948 5079 > 1948 6269 > 1948 19798 > 1948 23006 > 1948 23979 > 1949 2208 > 1949 15635 > 1949 23319 > 1949 37534 > 1949 42109 > 1950 54 > 1950 14397 > 1950 34412 > 1950 47162 > 1950 48195 > 1951 1398 > 1951 1595 > 1951 6927 > 1951 18336 > 1951 25890 > 1952 10828 > 1952 12544 > 1952 14458 > 1952 24623 > 1952 25889 > 1953 14505 > 1953 15930 > 1953 22493 > 1953 37542 > 1953 38349 > 1954 8383 > 1954 20176 > 1954 34615 > 1954 38106 > 1954 39931 > 1955 5214 > 1955 6438 > 1955 40778 > 1955 41295 > 1955 46034 > 1956 3420 > 1956 4801 > 1956 29112 > 1956 33212 > 1956 43126 > 1957 2659 > 1957 10459 > 1957 13002 > 1957 46677 > 1957 48988 > 1958 13055 > 1958 33700 > 1958 39365 > 1958 41119 > 1958 49714 > 1959 4253 > 1959 7213 > 1959 7309 > 1959 14432 > 1959 35842 > 1960 3392 > 1960 16994 > 1960 17588 > 1960 39097 > 1960 45777 > 1961 7179 > 1961 15619 > 1961 22422 > 1961 44733 > 1961 46978 > 1962 5113 > 1962 5574 > 1962 15078 > 1962 16755 > 1962 22550 > 1963 9213 > 1963 14478 > 1963 35731 > 1963 41100 > 1963 48608 > 1964 21613 > 1964 22969 > 1964 23143 > 1964 27054 > 1964 41967 > 1965 6973 > 1965 9905 > 1965 23132 > 1965 28565 > 1965 37807 > 1966 11913 > 1966 18947 > 1966 33816 > 1966 40715 > 1966 48403 > 1967 5796 > 1967 7098 > 1967 21641 > 1967 36079 > 1967 47073 > 1968 5020 > 1968 12141 > 1968 33941 > 1968 44452 > 1968 46331 > 1969 1352 > 1969 5238 > 1969 15377 > 1969 32911 > 1969 37721 > 1970 10845 > 1970 11796 > 1970 13269 > 1970 35815 > 1970 43929 > 1971 15425 > 1971 41342 > 1971 42548 > 1971 45096 > 1971 48295 > 1972 24058 > 1972 45587 > 1972 46642 > 1972 49493 > 1972 49704 > 1973 3769 > 1973 24128 > 1973 32331 > 1973 32998 > 1973 46802 > 1974 7058 > 1974 17509 > 1974 20592 > 1974 28661 > 1974 49264 > 1975 10101 > 1975 22510 > 1975 26399 > 1975 28162 > 1975 44308 > 1976 538 > 1976 5672 > 1976 17302 > 1976 29574 > 1976 38223 > 1977 12388 > 1977 20099 > 1977 23058 > 1977 31737 > 1977 38707 > 1978 1994 > 1978 4573 > 1978 5684 > 1978 18435 > 1978 47578 > 1979 4614 > 1979 7708 > 1979 25874 > 1979 31994 > 1979 39005 > 1980 8664 > 1980 12372 > 1980 34148 > 1980 37067 > 1980 48182 > 1981 5062 > 1981 8400 > 1981 15283 > 1981 16277 > 1981 25847 > 1982 6936 > 1982 19589 > 1982 22011 > 1982 39021 > 1982 44090 > 1983 8203 > 1983 15586 > 1983 21424 > 1983 25967 > 1983 27403 > 1984 6555 > 1984 18431 > 1984 39394 > 1984 43235 > 1984 44354 > 1985 124 > 1985 8158 > 1985 30846 > 1985 39827 > 1985 43147 > 1986 2242 > 1986 19467 > 1986 31459 > 1986 37420 > 1986 46602 > 1987 3632 > 1987 4218 > 1987 33009 > 1987 33377 > 1987 49328 > 1988 13633 > 1988 16006 > 1988 16639 > 1988 26042 > 1988 47557 > 1989 15468 > 1989 24329 > 1989 30862 > 1989 33382 > 1989 45202 > 1990 4931 > 1990 26552 > 1990 32604 > 1990 33755 > 1990 40358 > 1991 4100 > 1991 15278 > 1991 16504 > 1991 24591 > 1991 46247 > 1992 13203 > 1992 13312 > 1992 24443 > 1992 33650 > 1992 37151 > 1993 11115 > 1993 13014 > 1993 21273 > 1993 41537 > 1993 43264 > 1994 12851 > 1994 25354 > 1994 41563 > 1994 49282 > 1994 49882 > 1995 2693 > 1995 5156 > 1995 7189 > 1995 9989 > 1995 30495 > 1996 1785 > 1996 10841 > 1996 19982 > 1996 37693 > 1996 46972 > 1997 7315 > 1997 17199 > 1997 27620 > 1997 42812 > 1997 43659 > 1998 1527 > 1998 1966 > 1998 13971 > 1998 22952 > 1998 26012 > 1999 6162 > 1999 25008 > 1999 31254 > 1999 40122 > 1999 42635 > 2000 25042 > 2000 25471 > 2000 32450 > 2000 32505 > 2000 43117 > 2001 6526 > 2001 10533 > 2001 14138 > 2001 31631 > 2001 46136 > 2002 587 > 2002 7694 > 2002 16677 > 2002 32834 > 2002 47712 > 2003 24459 > 2003 32267 > 2003 33321 > 2003 33335 > 2003 34142 > 2004 13374 > 2004 26425 > 2004 39853 > 2004 40723 > 2004 41481 > 2005 17226 > 2005 20582 > 2005 30952 > 2005 32436 > 2005 46254 > 2006 11452 > 2006 12155 > 2006 23828 > 2006 28064 > 2006 37397 > 2007 6314 > 2007 29087 > 2007 34081 > 2007 37850 > 2007 43813 > 2008 6825 > 2008 19200 > 2008 20364 > 2008 25193 > 2008 25467 > 2009 1688 > 2009 20507 > 2009 44804 > 2009 46976 > 2009 48808 > 2010 11108 > 2010 22103 > 2010 27439 > 2010 33116 > 2010 41813 > 2011 12025 > 2011 21582 > 2011 24106 > 2011 24894 > 2011 35191 > 2012 4630 > 2012 10905 > 2012 25903 > 2012 37844 > 2012 42888 > 2013 3920 > 2013 18448 > 2013 22553 > 2013 29362 > 2013 40095 > 2014 3502 > 2014 6019 > 2014 21117 > 2014 36512 > 2014 42500 > 2015 9128 > 2015 13237 > 2015 24565 > 2015 26724 > 2015 27965 > 2016 15460 > 2016 21393 > 2016 30712 > 2016 36332 > 2016 42542 > 2017 3319 > 2017 33638 > 2017 42365 > 2017 43833 > 2017 48703 > 2018 4259 > 2018 21045 > 2018 27978 > 2018 37513 > 2018 46398 > 2019 2868 > 2019 7627 > 2019 20489 > 2019 43378 > 2019 44937 > 2020 13878 > 2020 20967 > 2020 23046 > 2020 36056 > 2020 49683 > 2021 1526 > 2021 34257 > 2021 34965 > 2021 45308 > 2021 46486 > 2022 5121 > 2022 23957 > 2022 27441 > 2022 34367 > 2022 46285 > 2023 5741 > 2023 9421 > 2023 10499 > 2023 30628 > 2023 46899 > 2024 13579 > 2024 17121 > 2024 28533 > 2024 35784 > 2024 42572 > 2025 5259 > 2025 24416 > 2025 27239 > 2025 38671 > 2025 48664 > 2026 6123 > 2026 20177 > 2026 28063 > 2026 29328 > 2026 35733 > 2027 5181 > 2027 9294 > 2027 30528 > 2027 47444 > 2027 47548 > 2028 5576 > 2028 12016 > 2028 27487 > 2028 40199 > 2028 47639 > 2029 6625 > 2029 7873 > 2029 15452 > 2029 21113 > 2029 30856 > 2030 28259 > 2030 30930 > 2030 34992 > 2030 38744 > 2030 41569 > 2031 207 > 2031 6454 > 2031 6696 > 2031 9913 > 2031 19769 > 2032 16753 > 2032 17036 > 2032 18161 > 2032 35774 > 2032 37084 > 2033 8702 > 2033 10779 > 2033 13552 > 2033 37430 > 2033 39182 > 2034 9054 > 2034 21810 > 2034 22265 > 2034 41066 > 2034 41686 > 2035 1425 > 2035 1728 > 2035 14777 > 2035 23549 > 2035 30708 > 2036 7563 > 2036 7727 > 2036 8074 > 2036 13632 > 2036 27752 > 2037 6602 > 2037 9402 > 2037 15207 > 2037 20246 > 2037 23230 > 2038 3800 > 2038 18097 > 2038 24703 > 2038 41808 > 2038 46859 > 2039 28226 > 2039 34490 > 2039 39149 > 2039 41371 > 2039 43361 > 2040 12174 > 2040 15341 > 2040 20953 > 2040 35114 > 2040 40422 > 2041 14191 > 2041 14748 > 2041 30822 > 2041 46650 > 2041 48177 > 2042 30153 > 2042 33447 > 2042 37413 > 2042 39224 > 2042 41190 > 2043 7991 > 2043 22829 > 2043 23028 > 2043 30998 > 2043 47672 > 2044 3590 > 2044 5908 > 2044 20758 > 2044 22670 > 2044 32463 > 2045 6472 > 2045 21156 > 2045 23902 > 2045 32230 > 2045 36370 > 2046 4504 > 2046 8232 > 2046 22169 > 2046 28895 > 2046 32955 > 2047 1098 > 2047 1946 > 2047 6499 > 2047 18981 > 2047 33359 > 2048 19409 > 2048 23390 > 2048 24201 > 2048 28855 > 2048 30949 > 2049 14703 > 2049 38482 > 2049 44953 > 2049 47617 > 2049 47825 > 2050 18525 > 2050 19300 > 2050 20221 > 2050 37195 > 2050 45204 > 2051 24632 > 2051 28836 > 2051 29815 > 2051 39647 > 2051 46626 > 2052 7427 > 2052 16747 > 2052 19960 > 2052 31708 > 2052 48680 > 2053 332 > 2053 3343 > 2053 16137 > 2053 22191 > 2053 30753 > 2054 19906 > 2054 27305 > 2054 32582 > 2054 44964 > 2054 45563 > 2055 4367 > 2055 6962 > 2055 7556 > 2055 19249 > 2055 26629 > 2056 22042 > 2056 25692 > 2056 34586 > 2056 42063 > 2056 48754 > 2057 11706 > 2057 22588 > 2057 31437 > 2057 40244 > 2057 40835 > 2058 27207 > 2058 27392 > 2058 46777 > 2058 47430 > 2058 49468 > 2059 11598 > 2059 17886 > 2059 19330 > 2059 32217 > 2059 45120 > 2060 2584 > 2060 25030 > 2060 38865 > 2060 42107 > 2060 48568 > 2061 3057 > 2061 3215 > 2061 4891 > 2061 24636 > 2061 49368 > 2062 17476 > 2062 29198 > 2062 29563 > 2062 44843 > 2062 47875 > 2063 1923 > 2063 3010 > 2063 26302 > 2063 35847 > 2063 37589 > 2064 5575 > 2064 21562 > 2064 22269 > 2064 43054 > 2064 48313 > 2065 5313 > 2065 12364 > 2065 21737 > 2065 33874 > 2065 40257 > 2066 8270 > 2066 16258 > 2066 26050 > 2066 35690 > 2066 35993 > 2067 10152 > 2067 14096 > 2067 19820 > 2067 31239 > 2067 38051 > 2068 266 > 2068 6820 > 2068 12182 > 2068 30073 > 2068 42150 > 2069 13155 > 2069 28743 > 2069 30804 > 2069 38979 > 2069 48764 > 2070 5767 > 2070 16198 > 2070 18214 > 2070 24682 > 2070 46726 > 2071 13174 > 2071 15320 > 2071 31675 > 2071 37045 > 2071 42062 > 2072 6710 > 2072 9798 > 2072 10292 > 2072 20017 > 2072 23174 > 2073 11628 > 2073 18044 > 2073 28411 > 2073 38020 > 2073 40580 > 2074 903 > 2074 1769 > 2074 11144 > 2074 17141 > 2074 35790 > 2075 18777 > 2075 23013 > 2075 27040 > 2075 35379 > 2075 45851 > 2076 23220 > 2076 30542 > 2076 32019 > 2076 37559 > 2076 47075 > 2077 12360 > 2077 20050 > 2077 22277 > 2077 28645 > 2077 31079 > 2078 1948 > 2078 10201 > 2078 30296 > 2078 37901 > 2078 49898 > 2079 13551 > 2079 20416 > 2079 30343 > 2079 30805 > 2079 49021 > 2080 9870 > 2080 24991 > 2080 26036 > 2080 31307 > 2080 43325 > 2081 6850 > 2081 23560 > 2081 24174 > 2081 34599 > 2081 43604 > 2082 11308 > 2082 16167 > 2082 42012 > 2082 42129 > 2082 43038 > 2083 5312 > 2083 19239 > 2083 34543 > 2083 35303 > 2083 41138 > 2084 16065 > 2084 25142 > 2084 35961 > 2084 41447 > 2084 46951 > 2085 12444 > 2085 26388 > 2085 33273 > 2085 34128 > 2085 38138 > 2086 7889 > 2086 11477 > 2086 16218 > 2086 18166 > 2086 39852 > 2087 6267 > 2087 9455 > 2087 14401 > 2087 16546 > 2087 37208 > 2088 9019 > 2088 10681 > 2088 21838 > 2088 27690 > 2088 36465 > 2089 4097 > 2089 6427 > 2089 22145 > 2089 27628 > 2089 46334 > 2090 747 > 2090 27718 > 2090 28659 > 2090 41749 > 2090 48915 > 2091 12559 > 2091 38699 > 2091 40574 > 2091 44541 > 2091 46144 > 2092 1 > 2092 16708 > 2092 24073 > 2092 28675 > 2092 46620 > 2093 9471 > 2093 11406 > 2093 12442 > 2093 12912 > 2093 16283 > 2094 20174 > 2094 22302 > 2094 39491 > 2094 42172 > 2094 48685 > 2095 3954 > 2095 9083 > 2095 18078 > 2095 24465 > 2095 26476 > 2096 17298 > 2096 17413 > 2096 32532 > 2096 39078 > 2096 47259 > 2097 7082 > 2097 16204 > 2097 25601 > 2097 34927 > 2097 35334 > 2098 5586 > 2098 13859 > 2098 19328 > 2098 22046 > 2098 34495 > 2099 6256 > 2099 24798 > 2099 29531 > 2099 32257 > 2099 49316 > 2100 23970 > 2100 25756 > 2100 36205 > 2100 36533 > 2100 42430 > 2101 2209 > 2101 6545 > 2101 8212 > 2101 44778 > 2101 48971 > 2102 189 > 2102 12942 > 2102 32814 > 2102 37165 > 2102 42304 > 2103 11172 > 2103 22093 > 2103 24585 > 2103 27520 > 2103 31879 > 2104 14930 > 2104 19373 > 2104 36268 > 2104 39150 > 2104 46443 > 2105 8277 > 2105 18712 > 2105 22986 > 2105 43351 > 2105 45801 > 2106 771 > 2106 4628 > 2106 18648 > 2106 37095 > 2106 40514 > 2107 33606 > 2107 35239 > 2107 40656 > 2107 41851 > 2107 47925 > 2108 1102 > 2108 25154 > 2108 34542 > 2108 38529 > 2108 47025 > 2109 529 > 2109 3426 > 2109 9466 > 2109 11547 > 2109 29152 > 2110 29059 > 2110 29811 > 2110 29818 > 2110 30304 > 2110 44093 > 2111 1696 > 2111 17631 > 2111 20474 > 2111 24832 > 2111 33376 > 2112 8522 > 2112 17907 > 2112 23673 > 2112 35122 > 2112 48368 > 2113 8958 > 2113 17828 > 2113 18289 > 2113 29217 > 2113 48129 > 2114 3430 > 2114 28252 > 2114 36407 > 2114 40488 > 2114 44597 > 2115 14153 > 2115 17038 > 2115 28260 > 2115 34998 > 2115 46336 > 2116 3442 > 2116 19669 > 2116 19801 > 2116 40955 > 2116 44545 > 2117 21323 > 2117 29628 > 2117 30377 > 2117 41504 > 2117 47858 > 2118 1602 > 2118 8717 > 2118 10638 > 2118 40333 > 2118 44247 > 2119 26433 > 2119 33897 > 2119 41062 > 2119 45363 > 2119 46379 > 2120 32020 > 2120 37096 > 2120 38468 > 2120 40103 > 2120 44939 > 2121 7973 > 2121 12236 > 2121 21958 > 2121 27924 > 2121 48299 > 2122 5959 > 2122 8068 > 2122 17386 > 2122 19472 > 2122 23260 > 2123 17197 > 2123 23822 > 2123 24671 > 2123 26448 > 2123 28951 > 2124 4150 > 2124 6327 > 2124 19075 > 2124 37660 > 2124 41708 > 2125 9645 > 2125 27110 > 2125 33244 > 2125 35030 > 2125 45668 > 2126 10866 > 2126 12879 > 2126 17663 > 2126 18093 > 2126 20401 > 2127 5359 > 2127 28344 > 2127 30238 > 2127 34871 > 2127 42853 > 2128 11992 > 2128 17913 > 2128 22238 > 2128 25308 > 2128 31263 > 2129 4376 > 2129 12944 > 2129 25013 > 2129 33918 > 2129 43628 > 2130 14013 > 2130 15770 > 2130 16179 > 2130 19263 > 2130 21498 > 2131 5078 > 2131 23529 > 2131 28219 > 2131 35336 > 2131 48200 > 2132 2938 > 2132 5965 > 2132 16611 > 2132 35822 > 2132 42923 > 2133 159 > 2133 1982 > 2133 9379 > 2133 21495 > 2133 22704 > 2134 11826 > 2134 25995 > 2134 27251 > 2134 31010 > 2134 49708 > 2135 3595 > 2135 15157 > 2135 28062 > 2135 28340 > 2135 45323 > 2136 11739 > 2136 15672 > 2136 21509 > 2136 36285 > 2136 46202 > 2137 793 > 2137 4475 > 2137 16250 > 2137 26247 > 2137 34001 > 2138 965 > 2138 25031 > 2138 27664 > 2138 34436 > 2138 42655 > 2139 20102 > 2139 33891 > 2139 37234 > 2139 41020 > 2139 41676 > 2140 982 > 2140 4453 > 2140 6464 > 2140 29324 > 2140 45566 > 2141 4123 > 2141 9627 > 2141 10649 > 2141 19952 > 2141 31539 > 2142 11725 > 2142 15291 > 2142 16075 > 2142 21583 > 2142 40754 > 2143 12090 > 2143 28768 > 2143 33577 > 2143 36649 > 2143 36921 > 2144 5144 > 2144 11952 > 2144 17881 > 2144 33081 > 2144 33233 > 2145 7561 > 2145 28526 > 2145 29908 > 2145 35981 > 2145 43523 > 2146 8995 > 2146 13323 > 2146 17188 > 2146 21874 > 2146 38872 > 2147 2 > 2147 11871 > 2147 17666 > 2147 33066 > 2147 36986 > 2148 9464 > 2148 25202 > 2148 29170 > 2148 43674 > 2148 44775 > 2149 17597 > 2149 30177 > 2149 33453 > 2149 34528 > 2149 35162 > 2150 2644 > 2150 13616 > 2150 36506 > 2150 38848 > 2150 45841 > 2151 2841 > 2151 24462 > 2151 27183 > 2151 42846 > 2151 43553 > 2152 7821 > 2152 12381 > 2152 39903 > 2152 41456 > 2152 45954 > 2153 9590 > 2153 17391 > 2153 22351 > 2153 27539 > 2153 35558 > 2154 21992 > 2154 34624 > 2154 44658 > 2154 47100 > 2154 49688 > 2155 3675 > 2155 5931 > 2155 6560 > 2155 11595 > 2155 34549 > 2156 3082 > 2156 22874 > 2156 26084 > 2156 30499 > 2156 41717 > 2157 16761 > 2157 25067 > 2157 25078 > 2157 40350 > 2157 48877 > 2158 11270 > 2158 17041 > 2158 29890 > 2158 30193 > 2158 33949 > 2159 6544 > 2159 12756 > 2159 15288 > 2159 26530 > 2159 40132 > 2160 13644 > 2160 21180 > 2160 33042 > 2160 37463 > 2160 43694 > 2161 17431 > 2161 26736 > 2161 28185 > 2161 35427 > 2161 36185 > 2162 5762 > 2162 8926 > 2162 33674 > 2162 43748 > 2162 46256 > 2163 8520 > 2163 12509 > 2163 14991 > 2163 17962 > 2163 30527 > 2164 2498 > 2164 18493 > 2164 40561 > 2164 44077 > 2164 44813 > 2165 1041 > 2165 14449 > 2165 14496 > 2165 29145 > 2165 46630 > 2166 7216 > 2166 17824 > 2166 21968 > 2166 26253 > 2166 48108 > 2167 7202 > 2167 10032 > 2167 26172 > 2167 34064 > 2167 39736 > 2168 3967 > 2168 10569 > 2168 13039 > 2168 26321 > 2168 26836 > 2169 12706 > 2169 19160 > 2169 22559 > 2169 34611 > 2169 37316 > 2170 9314 > 2170 31333 > 2170 37561 > 2170 37810 > 2170 40015 > 2171 776 > 2171 18618 > 2171 21365 > 2171 23600 > 2171 48192 > 2172 1604 > 2172 28334 > 2172 31208 > 2172 41657 > 2172 44281 > 2173 3056 > 2173 5055 > 2173 19171 > 2173 40281 > 2173 47628 > 2174 4203 > 2174 13060 > 2174 32780 > 2174 41493 > 2174 42431 > 2175 14005 > 2175 28912 > 2175 35337 > 2175 37503 > 2175 49803 > 2176 4289 > 2176 25985 > 2176 31648 > 2176 33473 > 2176 36976 > 2177 3370 > 2177 8340 > 2177 11788 > 2177 29364 > 2177 49878 > 2178 25672 > 2178 31719 > 2178 34325 > 2178 35835 > 2178 45256 > 2179 8150 > 2179 10407 > 2179 30299 > 2179 32938 > 2179 49108 > 2180 708 > 2180 23911 > 2180 25792 > 2180 35915 > 2180 49260 > 2181 9771 > 2181 28149 > 2181 30084 > 2181 31993 > 2181 39834 > 2182 8175 > 2182 15444 > 2182 15750 > 2182 21199 > 2182 27048 > 2183 15231 > 2183 23780 > 2183 43472 > 2183 45812 > 2183 46455 > 2184 9392 > 2184 21301 > 2184 22629 > 2184 23839 > 2184 39116 > 2185 30928 > 2185 32981 > 2185 35007 > 2185 36686 > 2185 44362 > 2186 4818 > 2186 8434 > 2186 20543 > 2186 32638 > 2186 41126 > 2187 1048 > 2187 1514 > 2187 2495 > 2187 20362 > 2187 43862 > 2188 8556 > 2188 27300 > 2188 29913 > 2188 35226 > 2188 37283 > 2189 9632 > 2189 21475 > 2189 31639 > 2189 37241 > 2189 46640 > 2190 2880 > 2190 3618 > 2190 32922 > 2190 38756 > 2190 42101 > 2191 4300 > 2191 5565 > 2191 20110 > 2191 34003 > 2191 46580 > 2192 6367 > 2192 17083 > 2192 27162 > 2192 27618 > 2192 35611 > 2193 27158 > 2193 31111 > 2193 36547 > 2193 40045 > 2193 49174 > 2194 25456 > 2194 28213 > 2194 31605 > 2194 31685 > 2194 36567 > 2195 8672 > 2195 16324 > 2195 21982 > 2195 25617 > 2195 41827 > 2196 8387 > 2196 38320 > 2196 39768 > 2196 47122 > 2196 49228 > 2197 7535 > 2197 12577 > 2197 34613 > 2197 34900 > 2197 40640 > 2198 28 > 2198 1676 > 2198 5458 > 2198 6968 > 2198 31750 > 2199 3365 > 2199 8993 > 2199 24649 > 2199 25518 > 2199 38419 > 2200 6910 > 2200 26483 > 2200 42295 > 2200 47873 > 2200 48407 > 2201 10493 > 2201 14374 > 2201 23088 > 2201 28576 > 2201 28793 > 2202 10932 > 2202 11358 > 2202 23027 > 2202 23478 > 2202 43240 > 2203 4170 > 2203 14455 > 2203 19400 > 2203 32525 > 2203 36647 > 2204 10878 > 2204 16880 > 2204 26062 > 2204 42886 > 2204 45468 > 2205 6087 > 2205 35168 > 2205 41568 > 2205 42024 > 2205 43471 > 2206 18437 > 2206 25909 > 2206 26075 > 2206 31495 > 2206 39311 > 2207 193 > 2207 1896 > 2207 6411 > 2207 26890 > 2207 38295 > 2208 24895 > 2208 27872 > 2208 30310 > 2208 39597 > 2208 45217 > 2209 6709 > 2209 14299 > 2209 20684 > 2209 26222 > 2209 46156 > 2210 7096 > 2210 19888 > 2210 33053 > 2210 35906 > 2210 46775 > 2211 5639 > 2211 6869 > 2211 18624 > 2211 34875 > 2211 48404 > 2212 7177 > 2212 28988 > 2212 37975 > 2212 38067 > 2212 47722 > 2213 670 > 2213 6756 > 2213 11665 > 2213 13776 > 2213 24117 > 2214 2318 > 2214 21662 > 2214 29122 > 2214 40878 > 2214 46457 > 2215 10979 > 2215 17617 > 2215 20247 > 2215 31141 > 2215 44873 > 2216 5356 > 2216 30942 > 2216 42749 > 2216 44746 > 2216 46880 > 2217 3881 > 2217 4604 > 2217 4694 > 2217 17800 > 2217 31349 > 2218 10848 > 2218 22078 > 2218 31885 > 2218 39677 > 2218 45846 > 2219 6842 > 2219 11602 > 2219 12652 > 2219 15600 > 2219 23921 > 2220 13557 > 2220 17113 > 2220 19912 > 2220 30014 > 2220 38202 > 2221 479 > 2221 15658 > 2221 23834 > 2221 25825 > 2221 25947 > 2222 6493 > 2222 27531 > 2222 32392 > 2222 33719 > 2222 47814 > 2223 3475 > 2223 27922 > 2223 35134 > 2223 42915 > 2223 46584 > 2224 4700 > 2224 5209 > 2224 5646 > 2224 17669 > 2224 31421 > 2225 12778 > 2225 22877 > 2225 28496 > 2225 45300 > 2225 48050 > 2226 5089 > 2226 8457 > 2226 29934 > 2226 30430 > 2226 33778 > 2227 7673 > 2227 8162 > 2227 25398 > 2227 31973 > 2227 32457 > 2228 2129 > 2228 7071 > 2228 15135 > 2228 31353 > 2228 49670 > 2229 10322 > 2229 12470 > 2229 20854 > 2229 28713 > 2229 43283 > 2230 6596 > 2230 10665 > 2230 12028 > 2230 27179 > 2230 40944 > 2231 15993 > 2231 31194 > 2231 44156 > 2231 45493 > 2231 47246 > 2232 13445 > 2232 14531 > 2232 20285 > 2232 30857 > 2232 39286 > 2233 18102 > 2233 21625 > 2233 26733 > 2233 33372 > 2233 37753 > 2234 16425 > 2234 18001 > 2234 21500 > 2234 28838 > 2234 45644 > 2235 10705 > 2235 32687 > 2235 37633 > 2235 43802 > 2235 48438 > 2236 16567 > 2236 20289 > 2236 30545 > 2236 41181 > 2236 42617 > 2237 1612 > 2237 20124 > 2237 31234 > 2237 34075 > 2237 37863 > 2238 15266 > 2238 28839 > 2238 30032 > 2238 39720 > 2238 40592 > 2239 8040 > 2239 12149 > 2239 13953 > 2239 19742 > 2239 29545 > 2240 3167 > 2240 30042 > 2240 32148 > 2240 43609 > 2240 49536 > 2241 12118 > 2241 21785 > 2241 22124 > 2241 26186 > 2241 31896 > 2242 2601 > 2242 27323 > 2242 28221 > 2242 33675 > 2242 46305 > 2243 14 > 2243 2690 > 2243 10667 > 2243 35506 > 2243 47011 > 2244 487 > 2244 5746 > 2244 17948 > 2244 30403 > 2244 34357 > 2245 10191 > 2245 23097 > 2245 31165 > 2245 36023 > 2245 40057 > 2246 1837 > 2246 10252 > 2246 17042 > 2246 18307 > 2246 25713 > 2247 11792 > 2247 33410 > 2247 33702 > 2247 45024 > 2247 47601 > 2248 32253 > 2248 33587 > 2248 34694 > 2248 38961 > 2248 43577 > 2249 8282 > 2249 12086 > 2249 30516 > 2249 33887 > 2249 39507 > 2250 5272 > 2250 15445 > 2250 16025 > 2250 44296 > 2250 49379 > 2251 21751 > 2251 25960 > 2251 39654 > 2251 42347 > 2251 43480 > 2252 3714 > 2252 19600 > 2252 27431 > 2252 34383 > 2252 44642 > 2253 482 > 2253 1936 > 2253 5681 > 2253 6369 > 2253 29397 > 2254 3708 > 2254 9415 > 2254 18837 > 2254 19324 > 2254 21289 > 2255 20682 > 2255 23761 > 2255 30106 > 2255 36149 > 2255 47819 > 2256 3676 > 2256 5052 > 2256 33075 > 2256 41396 > 2256 41927 > 2257 7346 > 2257 18986 > 2257 23624 > 2257 35851 > 2257 36997 > 2258 18891 > 2258 22004 > 2258 22819 > 2258 24306 > 2258 39893 > 2259 6897 > 2259 6988 > 2259 16820 > 2259 31768 > 2259 47653 > 2260 4543 > 2260 10337 > 2260 18607 > 2260 32517 > 2260 39487 > 2261 6593 > 2261 31829 > 2261 37549 > 2261 38308 > 2261 48841 > 2262 6883 > 2262 8333 > 2262 12664 > 2262 14908 > 2262 28763 > 2263 21201 > 2263 21661 > 2263 30461 > 2263 37980 > 2263 44394 > 2264 5664 > 2264 14678 > 2264 18251 > 2264 25196 > 2264 38490 > 2265 7258 > 2265 8902 > 2265 16831 > 2265 32560 > 2265 38929 > 2266 32311 > 2266 34583 > 2266 40666 > 2266 44848 > 2266 46597 > 2267 2915 > 2267 13363 > 2267 17165 > 2267 37198 > 2267 39560 > 2268 4343 > 2268 17416 > 2268 22297 > 2268 30649 > 2268 39270 > 2269 7657 > 2269 18722 > 2269 25200 > 2269 25360 > 2269 34736 > 2270 4487 > 2270 25846 > 2270 28505 > 2270 31502 > 2270 38417 > 2271 18896 > 2271 19634 > 2271 21883 > 2271 30051 > 2271 37690 > 2272 2748 > 2272 21648 > 2272 21649 > 2272 41271 > 2272 43831 > 2273 19274 > 2273 27473 > 2273 34787 > 2273 41147 > 2273 47119 > 2274 818 > 2274 4071 > 2274 15474 > 2274 44405 > 2274 45708 > 2275 3312 > 2275 4827 > 2275 11118 > 2275 24130 > 2275 49359 > 2276 16512 > 2276 25560 > 2276 30551 > 2276 36544 > 2276 44616 > 2277 2625 > 2277 10948 > 2277 11227 > 2277 20887 > 2277 41896 > 2278 94 > 2278 505 > 2278 10890 > 2278 18783 > 2278 47405 > 2279 4754 > 2279 13974 > 2279 15670 > 2279 17326 > 2279 25017 > 2280 23932 > 2280 30751 > 2280 38070 > 2280 39048 > 2280 39984 > 2281 13152 > 2281 20810 > 2281 29206 > 2281 34102 > 2281 36873 > 2282 10755 > 2282 12238 > 2282 23425 > 2282 43589 > 2282 49478 > 2283 3806 > 2283 8779 > 2283 23852 > 2283 26895 > 2283 37802 > 2284 2102 > 2284 21141 > 2284 30933 > 2284 32221 > 2284 44162 > 2285 22535 > 2285 24624 > 2285 28510 > 2285 33556 > 2285 42584 > 2286 8043 > 2286 17564 > 2286 29154 > 2286 32417 > 2286 34715 > 2287 2461 > 2287 9310 > 2287 10136 > 2287 11758 > 2287 37927 > 2288 148 > 2288 8731 > 2288 12458 > 2288 19174 > 2288 38008 > 2289 1277 > 2289 32424 > 2289 43039 > 2289 43624 > 2289 48205 > 2290 1319 > 2290 3376 > 2290 26315 > 2290 29955 > 2290 49027 > 2291 3667 > 2291 9609 > 2291 23729 > 2291 29986 > 2291 30678 > 2292 3873 > 2292 5065 > 2292 10726 > 2292 39494 > 2292 47891 > 2293 7054 > 2293 9589 > 2293 40234 > 2293 45281 > 2293 48507 > 2294 15499 > 2294 21211 > 2294 24449 > 2294 27714 > 2294 37957 > 2295 3441 > 2295 4857 > 2295 8331 > 2295 33362 > 2295 41532 > 2296 3180 > 2296 14952 > 2296 27288 > 2296 30146 > 2296 39221 > 2297 27290 > 2297 32474 > 2297 34353 > 2297 35984 > 2297 40839 > 2298 7692 > 2298 17884 > 2298 26560 > 2298 29146 > 2298 42376 > 2299 10937 > 2299 16870 > 2299 25934 > 2299 42605 > 2299 48970 > 2300 2605 > 2300 14834 > 2300 29191 > 2300 40747 > 2300 46898 > 2301 804 > 2301 5982 > 2301 28902 > 2301 32644 > 2301 49222 > 2302 5776 > 2302 6877 > 2302 22007 > 2302 29746 > 2302 36605 > 2303 1955 > 2303 7339 > 2303 12522 > 2303 45870 > 2303 49911 > 2304 2805 > 2304 5092 > 2304 17405 > 2304 18582 > 2304 22012 > 2305 1704 > 2305 4795 > 2305 8060 > 2305 39273 > 2305 46907 > 2306 6688 > 2306 17182 > 2306 19068 > 2306 41059 > 2306 43712 > 2307 22256 > 2307 25437 > 2307 31488 > 2307 32553 > 2307 37558 > 2308 19568 > 2308 26600 > 2308 31638 > 2308 42134 > 2308 49042 > 2309 8235 > 2309 24600 > 2309 33716 > 2309 34401 > 2309 40681 > 2310 6235 > 2310 14261 > 2310 20940 > 2310 39592 > 2310 49051 > 2311 9325 > 2311 26713 > 2311 32826 > 2311 44847 > 2311 45479 > 2312 11575 > 2312 19994 > 2312 35031 > 2312 45535 > 2312 46971 > 2313 7050 > 2313 8484 > 2313 8970 > 2313 15214 > 2313 37692 > 2314 14239 > 2314 30319 > 2314 32088 > 2314 37952 > 2314 38952 > 2315 5636 > 2315 8652 > 2315 34194 > 2315 38889 > 2315 41713 > 2316 419 > 2316 20324 > 2316 30943 > 2316 45715 > 2316 45804 > 2317 1905 > 2317 11876 > 2317 15298 > 2317 18944 > 2317 32001 > 2318 19415 > 2318 25446 > 2318 25973 > 2318 28928 > 2318 35013 > 2319 224 > 2319 3608 > 2319 10028 > 2319 20938 > 2319 38566 > 2320 1790 > 2320 8408 > 2320 14421 > 2320 15174 > 2320 29140 > 2321 3102 > 2321 18768 > 2321 26594 > 2321 27935 > 2321 43424 > 2322 20142 > 2322 30355 > 2322 41884 > 2322 43571 > 2322 49415 > 2323 21350 > 2323 23949 > 2323 23989 > 2323 33199 > 2323 47870 > 2324 873 > 2324 13137 > 2324 18363 > 2324 21480 > 2324 30195 > 2325 26369 > 2325 29414 > 2325 37182 > 2325 39501 > 2325 41140 > 2326 9027 > 2326 13884 > 2326 17587 > 2326 18105 > 2326 43684 > 2327 2646 > 2327 17348 > 2327 19693 > 2327 22724 > 2327 49045 > 2328 9276 > 2328 19868 > 2328 20804 > 2328 39657 > 2328 48606 > 2329 3227 > 2329 21328 > 2329 27785 > 2329 39711 > 2329 41921 > 2330 4319 > 2330 9500 > 2330 20914 > 2330 32569 > 2330 39055 > 2331 2923 > 2331 24003 > 2331 24906 > 2331 31558 > 2331 34682 > 2332 20136 > 2332 22249 > 2332 30455 > 2332 34445 > 2332 36336 > 2333 15065 > 2333 30884 > 2333 36295 > 2333 36660 > 2333 37671 > 2334 10648 > 2334 24430 > 2334 28456 > 2334 35250 > 2334 49198 > 2335 6684 > 2335 12554 > 2335 15685 > 2335 35913 > 2335 36036 > 2336 603 > 2336 11898 > 2336 27775 > 2336 31015 > 2336 42489 > 2337 22232 > 2337 28072 > 2337 38253 > 2337 47078 > 2337 49967 > 2338 12606 > 2338 13476 > 2338 19560 > 2338 33277 > 2338 40431 > 2339 10645 > 2339 20729 > 2339 21189 > 2339 25799 > 2339 39613 > 2340 9414 > 2340 9711 > 2340 29740 > 2340 37669 > 2340 41246 > 2341 6384 > 2341 15479 > 2341 29386 > 2341 31669 > 2341 49717 > 2342 5102 > 2342 13690 > 2342 16132 > 2342 22860 > 2342 42042 > 2343 3404 > 2343 8687 > 2343 27032 > 2343 31627 > 2343 35405 > 2344 137 > 2344 696 > 2344 894 > 2344 3034 > 2344 21065 > 2345 1392 > 2345 3890 > 2345 40892 > 2345 45304 > 2345 45929 > 2346 12156 > 2346 12817 > 2346 32852 > 2346 34513 > 2346 38524 > 2347 766 > 2347 7068 > 2347 10600 > 2347 24493 > 2347 33475 > 2348 6448 > 2348 9595 > 2348 33398 > 2348 33446 > 2348 37024 > 2349 1890 > 2349 6050 > 2349 10174 > 2349 28129 > 2349 41994 > 2350 9204 > 2350 23975 > 2350 25321 > 2350 27694 > 2350 40098 > 2351 19933 > 2351 28265 > 2351 30849 > 2351 37608 > 2351 43846 > 2352 857 > 2352 24124 > 2352 32656 > 2352 42389 > 2352 44126 > 2353 8784 > 2353 14766 > 2353 16102 > 2353 19690 > 2353 38243 > 2354 1830 > 2354 9192 > 2354 11645 > 2354 38819 > 2354 49570 > 2355 11181 > 2355 24868 > 2355 42002 > 2355 42980 > 2355 48184 > 2356 4189 > 2356 4356 > 2356 6473 > 2356 13053 > 2356 29681 > 2357 4196 > 2357 10772 > 2357 16549 > 2357 23467 > 2357 34071 > 2358 2347 > 2358 7287 > 2358 8295 > 2358 24670 > 2358 40571 > 2359 5480 > 2359 6393 > 2359 14419 > 2359 23707 > 2359 31756 > 2360 5475 > 2360 11438 > 2360 34110 > 2360 38737 > 2360 47625 > 2361 3030 > 2361 11347 > 2361 13481 > 2361 42538 > 2361 48164 > 2362 1318 > 2362 10153 > 2362 18016 > 2362 29573 > 2362 41034 > 2363 1111 > 2363 29917 > 2363 34487 > 2363 35600 > 2363 49988 > 2364 6109 > 2364 10880 > 2364 15076 > 2364 19873 > 2364 49367 > 2365 1868 > 2365 3421 > 2365 20348 > 2365 39192 > 2365 45859 > 2366 23153 > 2366 23240 > 2366 44532 > 2366 46863 > 2366 48690 > 2367 7336 > 2367 8243 > 2367 19389 > 2367 23563 > 2367 48167 > 2368 14962 > 2368 18635 > 2368 42272 > 2368 43129 > 2368 49351 > 2369 1056 > 2369 5005 > 2369 7785 > 2369 17254 > 2369 33580 > 2370 3313 > 2370 17619 > 2370 25577 > 2370 33056 > 2370 38369 > 2371 5551 > 2371 34444 > 2371 38977 > 2371 44047 > 2371 49921 > 2372 1508 > 2372 20137 > 2372 27433 > 2372 40019 > 2372 42245 > 2373 187 > 2373 10929 > 2373 21852 > 2373 22508 > 2373 22628 > 2374 1267 > 2374 4098 > 2374 12251 > 2374 15787 > 2374 41735 > 2375 29452 > 2375 39764 > 2375 42333 > 2375 42737 > 2375 48870 > 2376 32705 > 2376 34015 > 2376 36579 > 2376 39038 > 2376 44535 > 2377 8388 > 2377 8482 > 2377 17144 > 2377 39307 > 2377 47115 > 2378 624 > 2378 13160 > 2378 34285 > 2378 40538 > 2378 40603 > 2379 17985 > 2379 18609 > 2379 21438 > 2379 27119 > 2379 33984 > 2380 10260 > 2380 35273 > 2380 42162 > 2380 43132 > 2380 49171 > 2381 1122 > 2381 4952 > 2381 9903 > 2381 33950 > 2381 47280 > 2382 10328 > 2382 13287 > 2382 19179 > 2382 21259 > 2382 26851 > 2383 10224 > 2383 22177 > 2383 30378 > 2383 36752 > 2383 45442 > 2384 1222 > 2384 2213 > 2384 16191 > 2384 23788 > 2384 47192 > 2385 7165 > 2385 17170 > 2385 18267 > 2385 28291 > 2385 48884 > 2386 3086 > 2386 7102 > 2386 11018 > 2386 16292 > 2386 20512 > 2387 1269 > 2387 5493 > 2387 21159 > 2387 24543 > 2387 32647 > 2388 23475 > 2388 35942 > 2388 39384 > 2388 41134 > 2388 42176 > 2389 19132 > 2389 31999 > 2389 38593 > 2389 42113 > 2389 47514 > 2390 12862 > 2390 13049 > 2390 17862 > 2390 26978 > 2390 39609 > 2391 16733 > 2391 26116 > 2391 28381 > 2391 33234 > 2391 33374 > 2392 16758 > 2392 31369 > 2392 41172 > 2392 45383 > 2392 47581 > 2393 17378 > 2393 23485 > 2393 38662 > 2393 48898 > 2393 49548 > 2394 10098 > 2394 16352 > 2394 28120 > 2394 28741 > 2394 45788 > 2395 5417 > 2395 15666 > 2395 24458 > 2395 32296 > 2395 32405 > 2396 25057 > 2396 37294 > 2396 40662 > 2396 46073 > 2396 48165 > 2397 15536 > 2397 19006 > 2397 20549 > 2397 31074 > 2397 40445 > 2398 20065 > 2398 24389 > 2398 32286 > 2398 35976 > 2398 46628 > 2399 9482 > 2399 25517 > 2399 25719 > 2399 28229 > 2399 28994 > 2400 16390 > 2400 32502 > 2400 34940 > 2400 37373 > 2400 48337 > 2401 548 > 2401 2168 > 2401 13614 > 2401 14135 > 2401 47068 > 2402 10195 > 2402 14205 > 2402 18771 > 2402 27565 > 2402 38037 > 2403 504 > 2403 602 > 2403 2469 > 2403 38060 > 2403 47183 > 2404 19756 > 2404 20073 > 2404 24617 > 2404 30612 > 2404 42159 > 2405 2653 > 2405 5711 > 2405 10514 > 2405 19088 > 2405 30674 > 2406 5739 > 2406 18054 > 2406 34399 > 2406 41474 > 2406 43061 > 2407 784 > 2407 4499 > 2407 10498 > 2407 46061 > 2407 46353 > 2408 14155 > 2408 22879 > 2408 31753 > 2408 36656 > 2408 48910 > 2409 8510 > 2409 9381 > 2409 16430 > 2409 44019 > 2409 46617 > 2410 14858 > 2410 35751 > 2410 42114 > 2410 43821 > 2410 49001 > 2411 1440 > 2411 1961 > 2411 4895 > 2411 11317 > 2411 40072 > 2412 20971 > 2412 36813 > 2412 37994 > 2412 39500 > 2412 47019 > 2413 3654 > 2413 16757 > 2413 22579 > 2413 33399 > 2413 42982 > 2414 7918 > 2414 23635 > 2414 39564 > 2414 45849 > 2414 48899 > 2415 13817 > 2415 15518 > 2415 20873 > 2415 23991 > 2415 45086 > 2416 1539 > 2416 3235 > 2416 14343 > 2416 20459 > 2416 31391 > 2417 9768 > 2417 26354 > 2417 27476 > 2417 36182 > 2417 42369 > 2418 4787 > 2418 14213 > 2418 25886 > 2418 32154 > 2418 37071 > 2419 19031 > 2419 27819 > 2419 30853 > 2419 38379 > 2419 44091 > 2420 3933 > 2420 26495 > 2420 35484 > 2420 42456 > 2420 44216 > 2421 12968 > 2421 14065 > 2421 33567 > 2421 35729 > 2421 49422 > 2422 1732 > 2422 1895 > 2422 31004 > 2422 39610 > 2422 46402 > 2423 17598 > 2423 24945 > 2423 25177 > 2423 35202 > 2423 36290 > 2424 2124 > 2424 24869 > 2424 30978 > 2424 36998 > 2424 47232 > 2425 8469 > 2425 8869 > 2425 15244 > 2425 18524 > 2425 22556 > 2426 1542 > 2426 25633 > 2426 35115 > 2426 38474 > 2426 39594 > 2427 15307 > 2427 17096 > 2427 17533 > 2427 19608 > 2427 46434 > 2428 7401 > 2428 24180 > 2428 29745 > 2428 35127 > 2428 37312 > 2429 1245 > 2429 11552 > 2429 17671 > 2429 19381 > 2429 44244 > 2430 5394 > 2430 8061 > 2430 20280 > 2430 31125 > 2430 33004 > 2431 610 > 2431 24202 > 2431 34677 > 2431 39813 > 2431 45873 > 2432 4527 > 2432 24311 > 2432 30204 > 2432 43469 > 2432 47968 > 2433 3123 > 2433 8719 > 2433 38617 > 2433 45728 > 2433 45984 > 2434 2489 > 2434 6735 > 2434 16841 > 2434 17055 > 2434 22999 > 2435 32869 > 2435 36104 > 2435 41727 > 2435 43987 > 2435 44081 > 2436 3556 > 2436 9486 > 2436 30859 > 2436 36186 > 2436 47335 > 2437 11929 > 2437 31293 > 2437 37775 > 2437 43275 > 2437 48503 > 2438 11642 > 2438 13095 > 2438 14811 > 2438 36653 > 2438 44241 > 2439 4472 > 2439 15970 > 2439 16957 > 2439 23629 > 2439 36610 > 2440 6970 > 2440 15674 > 2440 29897 > 2440 36611 > 2440 49894 > 2441 1018 > 2441 1107 > 2441 12015 > 2441 23223 > 2441 31662 > 2442 3483 > 2442 10338 > 2442 22242 > 2442 29730 > 2442 37156 > 2443 4925 > 2443 7280 > 2443 12177 > 2443 28171 > 2443 42999 > 2444 4508 > 2444 10592 > 2444 14435 > 2444 20153 > 2444 36481 > 2445 1161 > 2445 11376 > 2445 13584 > 2445 24281 > 2445 47951 > 2446 10294 > 2446 12751 > 2446 38994 > 2446 47330 > 2446 48960 > 2447 6563 > 2447 9624 > 2447 24691 > 2447 31717 > 2447 44650 > 2448 1848 > 2448 24363 > 2448 29089 > 2448 40670 > 2448 48430 > 2449 7343 > 2449 9487 > 2449 28442 > 2449 38012 > 2449 46464 > 2450 8566 > 2450 9144 > 2450 10301 > 2450 25125 > 2450 48151 > 2451 5324 > 2451 19909 > 2451 38661 > 2451 42320 > 2451 45368 > 2452 4303 > 2452 11843 > 2452 21814 > 2452 27044 > 2452 33411 > 2453 4084 > 2453 11936 > 2453 26280 > 2453 27607 > 2453 33769 > 2454 2341 > 2454 3580 > 2454 21936 > 2454 23964 > 2454 30316 > 2455 10897 > 2455 15509 > 2455 21282 > 2455 30827 > 2455 35018 > 2456 1904 > 2456 10182 > 2456 12613 > 2456 16695 > 2456 26444 > 2457 15696 > 2457 30745 > 2457 31131 > 2457 43004 > 2457 47681 > 2458 3332 > 2458 6905 > 2458 12009 > 2458 35173 > 2458 39528 > 2459 8039 > 2459 15403 > 2459 27604 > 2459 40678 > 2459 47507 > 2460 2414 > 2460 2473 > 2460 19796 > 2460 26469 > 2460 28429 > 2461 12110 > 2461 13991 > 2461 19974 > 2461 27128 > 2461 29754 > 2462 2688 > 2462 8984 > 2462 9100 > 2462 21379 > 2462 42360 > 2463 22837 > 2463 28956 > 2463 42343 > 2463 42695 > 2463 46484 > 2464 11207 > 2464 13168 > 2464 21267 > 2464 25487 > 2464 32404 > 2465 1164 > 2465 1832 > 2465 17544 > 2465 29070 > 2465 40612 > 2466 14741 > 2466 35602 > 2466 36304 > 2466 43067 > 2466 44593 > 2467 2926 > 2467 6964 > 2467 7224 > 2467 29172 > 2467 49767 > 2468 5677 > 2468 9628 > 2468 10581 > 2468 35712 > 2468 38733 > 2469 5110 > 2469 17982 > 2469 43390 > 2469 46012 > 2469 47379 > 2470 916 > 2470 13240 > 2470 34853 > 2470 48084 > 2470 49981 > 2471 1753 > 2471 12894 > 2471 43775 > 2471 47720 > 2471 48766 > 2472 18813 > 2472 23144 > 2472 34897 > 2472 41033 > 2472 47217 > 2473 13602 > 2473 19660 > 2473 21913 > 2473 22121 > 2473 34480 > 2474 19406 > 2474 19710 > 2474 24916 > 2474 46462 > 2474 48659 > 2475 3165 > 2475 11124 > 2475 36842 > 2475 39449 > 2475 44080 > 2476 3070 > 2476 16047 > 2476 16321 > 2476 34341 > 2476 47269 > 2477 1689 > 2477 20588 > 2477 22361 > 2477 40193 > 2477 42809 > 2478 35520 > 2478 41291 > 2478 43969 > 2478 44117 > 2478 46585 > 2479 6428 > 2479 28324 > 2479 29156 > 2479 29264 > 2479 31852 > 2480 1910 > 2480 14049 > 2480 37684 > 2480 40061 > 2480 49727 > 2481 14018 > 2481 15247 > 2481 20688 > 2481 30407 > 2481 45462 > 2482 12527 > 2482 13241 > 2482 34567 > 2482 42315 > 2482 48351 > 2483 7747 > 2483 21623 > 2483 27224 > 2483 39139 > 2483 47477 > 2484 3372 > 2484 12125 > 2484 28925 > 2484 43651 > 2484 45686 > 2485 18478 > 2485 26106 > 2485 29335 > 2485 32486 > 2485 45586 > 2486 6478 > 2486 29247 > 2486 31142 > 2486 32744 > 2486 43216 > 2487 4773 > 2487 9193 > 2487 16108 > 2487 16262 > 2487 31316 > 2488 12970 > 2488 15312 > 2488 16616 > 2488 18996 > 2488 21922 > 2489 2218 > 2489 7585 > 2489 20125 > 2489 29259 > 2489 33266 > 2490 4361 > 2490 17998 > 2490 22565 > 2490 33902 > 2490 45298 > 2491 26622 > 2491 29083 > 2491 42657 > 2491 46786 > 2491 47034 > 2492 7672 > 2492 21797 > 2492 33551 > 2492 46388 > 2492 46768 > 2493 9885 > 2493 15607 > 2493 25264 > 2493 34750 > 2493 47829 > 2494 599 > 2494 22254 > 2494 34363 > 2494 39942 > 2494 43281 > 2495 16217 > 2495 29623 > 2495 30826 > 2495 32227 > 2495 34489 > 2496 1592 > 2496 3552 > 2496 20872 > 2496 25998 > 2496 29082 > 2497 4684 > 2497 17238 > 2497 31723 > 2497 34538 > 2497 34712 > 2498 10111 > 2498 15676 > 2498 33507 > 2498 42472 > 2498 45978 > 2499 15016 > 2499 18859 > 2499 25303 > 2499 27023 > 2499 43200 > 2500 3044 > 2500 3682 > 2500 9931 > 2500 40587 > 2500 42248 > 2501 6557 > 2501 11321 > 2501 11350 > 2501 18177 > 2501 26814 > 2502 12781 > 2502 24698 > 2502 28172 > 2502 35971 > 2502 44962 > 2503 5271 > 2503 14451 > 2503 16768 > 2503 30101 > 2503 47219 > 2504 816 > 2504 22824 > 2504 27331 > 2504 30878 > 2504 33684 > 2505 9499 > 2505 15271 > 2505 23541 > 2505 23657 > 2505 32951 > 2506 25024 > 2506 30122 > 2506 31445 > 2506 39786 > 2506 46910 > 2507 2552 > 2507 10395 > 2507 42994 > 2507 43324 > 2507 47216 > 2508 26939 > 2508 33258 > 2508 35528 > 2508 42800 > 2508 49541 > 2509 9073 > 2509 11367 > 2509 11783 > 2509 16726 > 2509 41547 > 2510 3578 > 2510 4671 > 2510 13695 > 2510 18171 > 2510 39479 > 2511 6031 > 2511 26227 > 2511 31807 > 2511 35121 > 2511 44911 > 2512 20167 > 2512 24471 > 2512 27701 > 2512 32292 > 2512 46855 > 2513 10740 > 2513 16744 > 2513 37676 > 2513 39033 > 2513 40506 > 2514 5423 > 2514 18913 > 2514 25936 > 2514 46671 > 2514 48036 > 2515 1808 > 2515 17527 > 2515 29110 > 2515 33318 > 2515 39429 > 2516 8439 > 2516 32489 > 2516 40307 > 2516 40541 > 2516 42931 > 2517 11046 > 2517 26175 > 2517 30353 > 2517 47226 > 2517 48597 > 2518 4111 > 2518 8850 > 2518 14555 > 2518 32008 > 2518 35126 > 2519 4602 > 2519 20775 > 2519 21295 > 2519 22013 > 2519 40671 > 2520 3746 > 2520 17942 > 2520 33515 > 2520 34862 > 2520 43042 > 2521 1250 > 2521 8788 > 2521 18706 > 2521 37571 > 2521 42256 > 2522 6045 > 2522 18759 > 2522 24878 > 2522 26860 > 2522 46857 > 2523 23346 > 2523 35342 > 2523 36836 > 2523 39975 > 2523 42048 > 2524 3710 > 2524 10644 > 2524 14828 > 2524 26723 > 2524 31652 > 2525 19194 > 2525 19916 > 2525 20112 > 2525 25932 > 2525 37392 > 2526 348 > 2526 4260 > 2526 7489 > 2526 15112 > 2526 32825 > 2527 4845 > 2527 24652 > 2527 25271 > 2527 25411 > 2527 43646 > 2528 2757 > 2528 4262 > 2528 9024 > 2528 19424 > 2528 34744 > 2529 28868 > 2529 30624 > 2529 38527 > 2529 41475 > 2529 45961 > 2530 3985 > 2530 25683 > 2530 42287 > 2530 44910 > 2530 44998 > 2531 3768 > 2531 21030 > 2531 32428 > 2531 33664 > 2531 38387 > 2532 23 > 2532 811 > 2532 21002 > 2532 22574 > 2532 25906 > 2533 14992 > 2533 25608 > 2533 30668 > 2533 32115 > 2533 37815 > 2534 2174 > 2534 15829 > 2534 24418 > 2534 26409 > 2534 46235 > 2535 8199 > 2535 8952 > 2535 28887 > 2535 30095 > 2535 40059 > 2536 900 > 2536 4176 > 2536 8697 > 2536 12836 > 2536 43105 > 2537 15284 > 2537 21729 > 2537 23398 > 2537 26753 > 2537 49839 > 2538 1800 > 2538 9501 > 2538 23206 > 2538 37668 > 2538 37845 > 2539 1249 > 2539 1874 > 2539 25930 > 2539 40339 > 2539 42438 > 2540 10356 > 2540 18062 > 2540 22533 > 2540 41453 > 2540 45620 > 2541 22035 > 2541 24615 > 2541 34055 > 2541 36560 > 2541 38325 > 2542 1422 > 2542 4326 > 2542 18231 > 2542 25387 > 2542 39387 > 2543 12336 > 2543 22481 > 2543 26428 > 2543 29936 > 2543 36820 > 2544 8370 > 2544 25894 > 2544 36932 > 2544 40764 > 2544 45180 > 2545 735 > 2545 18537 > 2545 34730 > 2545 48257 > 2545 49947 > 2546 11194 > 2546 27678 > 2546 31446 > 2546 42706 > 2546 49176 > 2547 1992 > 2547 8092 > 2547 10102 > 2547 23291 > 2547 45671 > 2548 3361 > 2548 11820 > 2548 12734 > 2548 17976 > 2548 40414 > 2549 13624 > 2549 18580 > 2549 28067 > 2549 37383 > 2549 45617 > 2550 4077 > 2550 6224 > 2550 6887 > 2550 13187 > 2550 48049 > 2551 12443 > 2551 14047 > 2551 31859 > 2551 48280 > 2551 49050 > 2552 25493 > 2552 34028 > 2552 34676 > 2552 37064 > 2552 48267 > 2553 4509 > 2553 11048 > 2553 13405 > 2553 24709 > 2553 40701 > 2554 589 > 2554 2204 > 2554 25214 > 2554 30468 > 2554 47221 > 2555 10421 > 2555 17115 > 2555 18315 > 2555 35849 > 2555 43545 > 2556 10325 > 2556 24271 > 2556 29848 > 2556 31622 > 2556 39101 > 2557 10199 > 2557 21070 > 2557 28448 > 2557 30160 > 2557 44473 > 2558 6026 > 2558 7362 > 2558 21957 > 2558 33935 > 2558 47191 > 2559 6401 > 2559 13441 > 2559 17390 > 2559 29584 > 2559 37729 > 2560 6931 > 2560 26878 > 2560 29948 > 2560 39112 > 2560 49310 > 2561 584 > 2561 1691 > 2561 13483 > 2561 41511 > 2561 48957 > 2562 4645 > 2562 21653 > 2562 28257 > 2562 37048 > 2562 46231 > 2563 67 > 2563 15542 > 2563 31335 > 2563 42992 > 2563 48544 > 2564 1108 > 2564 12826 > 2564 15327 > 2564 16379 > 2564 34997 > 2565 12152 > 2565 25009 > 2565 30233 > 2565 35491 > 2565 39598 > 2566 380 > 2566 3297 > 2566 26955 > 2566 31604 > 2566 49141 > 2567 12722 > 2567 22404 > 2567 26219 > 2567 31206 > 2567 35551 > 2568 23085 > 2568 23387 > 2568 25534 > 2568 45285 > 2568 45920 > 2569 15109 > 2569 33886 > 2569 40211 > 2569 42078 > 2569 44129 > 2570 2418 > 2570 4562 > 2570 9674 > 2570 17338 > 2570 19581 > 2571 10417 > 2571 10918 > 2571 19259 > 2571 21799 > 2571 33832 > 2572 30412 > 2572 34902 > 2572 45457 > 2572 47604 > 2572 48408 > 2573 59 > 2573 22638 > 2573 37803 > 2573 41940 > 2573 49088 > 2574 11846 > 2574 12048 > 2574 22236 > 2574 45517 > 2574 48525 > 2575 5713 > 2575 38949 > 2575 39875 > 2575 44529 > 2575 44774 > 2576 8264 > 2576 24794 > 2576 25026 > 2576 26590 > 2576 38820 > 2577 467 > 2577 9650 > 2577 16821 > 2577 17019 > 2577 48486 > 2578 5098 > 2578 11931 > 2578 39125 > 2578 39431 > 2578 45394 > 2579 15974 > 2579 17260 > 2579 23403 > 2579 23421 > 2579 39660 > 2580 326 > 2580 7554 > 2580 17803 > 2580 27505 > 2580 47696 > 2581 9900 > 2581 14715 > 2581 35264 > 2581 36358 > 2581 46378 > 2582 6750 > 2582 7410 > 2582 9107 > 2582 22239 > 2582 43277 > 2583 3091 > 2583 5662 > 2583 8951 > 2583 14940 > 2583 16780 > 2584 21280 > 2584 29467 > 2584 33145 > 2584 41992 > 2584 44028 > 2585 1404 > 2585 12437 > 2585 23605 > 2585 28745 > 2585 49247 > 2586 31385 > 2586 34304 > 2586 42864 > 2586 44549 > 2586 45807 > 2587 8601 > 2587 17415 > 2587 24084 > 2587 24094 > 2587 47480 > 2588 1670 > 2588 14416 > 2588 42156 > 2588 44713 > 2588 47437 > 2589 8097 > 2589 15655 > 2589 23912 > 2589 24217 > 2589 28034 > 2590 8501 > 2590 24034 > 2590 40184 > 2590 43505 > 2590 47332 > 2591 3644 > 2591 9729 > 2591 42821 > 2591 43035 > 2591 45346 > 2592 6805 > 2592 12688 > 2592 13806 > 2592 29899 > 2592 40411 > 2593 3189 > 2593 7061 > 2593 13036 > 2593 23415 > 2593 31551 > 2594 3172 > 2594 10288 > 2594 25679 > 2594 32153 > 2594 49380 > 2595 2478 > 2595 27843 > 2595 35794 > 2595 38100 > 2595 46970 > 2596 3168 > 2596 29178 > 2596 31001 > 2596 32862 > 2596 34457 > 2597 17264 > 2597 20587 > 2597 23069 > 2597 23971 > 2597 47729 > 2598 8240 > 2598 10384 > 2598 20840 > 2598 23868 > 2598 33370 > 2599 2884 > 2599 3756 > 2599 27138 > 2599 31924 > 2599 40732 > 2600 1248 > 2600 3423 > 2600 25538 > 2600 36232 > 2600 36401 > 2601 3915 > 2601 26692 > 2601 26720 > 2601 38134 > 2601 47401 > 2602 2285 > 2602 23935 > 2602 25302 > 2602 31148 > 2602 49837 > 2603 2454 > 2603 3066 > 2603 22471 > 2603 25725 > 2603 40463 > 2604 4799 > 2604 18440 > 2604 19954 > 2604 24301 > 2604 49410 > 2605 9237 > 2605 24764 > 2605 35393 > 2605 45155 > 2605 45410 > 2606 9459 > 2606 13700 > 2606 26082 > 2606 26442 > 2606 28055 > 2607 12855 > 2607 20138 > 2607 31053 > 2607 40170 > 2607 44959 > 2608 8303 > 2608 9854 > 2608 11646 > 2608 12440 > 2608 30912 > 2609 1605 > 2609 3326 > 2609 14586 > 2609 17799 > 2609 19037 > 2610 2025 > 2610 11536 > 2610 39268 > 2610 39945 > 2610 45832 > 2611 5077 > 2611 8391 > 2611 16911 > 2611 27124 > 2611 37309 > 2612 4278 > 2612 4756 > 2612 5299 > 2612 15067 > 2612 27973 > 2613 8325 > 2613 9467 > 2613 39645 > 2613 40018 > 2613 42645 > 2614 23968 > 2614 34077 > 2614 36858 > 2614 41597 > 2614 46294 > 2615 459 > 2615 7467 > 2615 14030 > 2615 37131 > 2615 37903 > 2616 5031 > 2616 11260 > 2616 13990 > 2616 24467 > 2616 32926 > 2617 1863 > 2617 4846 > 2617 30673 > 2617 40923 > 2617 47465 > 2618 12991 > 2618 16242 > 2618 32679 > 2618 40568 > 2618 45645 > 2619 13588 > 2619 25247 > 2619 33436 > 2619 40036 > 2619 43321 > 2620 2409 > 2620 25523 > 2620 33793 > 2620 37717 > 2620 43612 > 2621 9841 > 2621 26228 > 2621 32377 > 2621 34892 > 2621 47362 > 2622 11974 > 2622 20249 > 2622 21849 > 2622 39983 > 2622 45389 > 2623 601 > 2623 5824 > 2623 26053 > 2623 35097 > 2623 37347 > 2624 2806 > 2624 3455 > 2624 20186 > 2624 35850 > 2624 47901 > 2625 11249 > 2625 18334 > 2625 32341 > 2625 34523 > 2625 38049 > 2626 653 > 2626 31412 > 2626 36471 > 2626 37108 > 2626 46615 > 2627 7369 > 2627 16212 > 2627 29656 > 2627 38681 > 2627 47977 > 2628 7473 > 2628 10847 > 2628 15637 > 2628 26125 > 2628 26307 > 2629 2338 > 2629 12601 > 2629 29201 > 2629 33028 > 2629 35215 > 2630 5161 > 2630 6178 > 2630 9331 > 2630 34913 > 2630 43425 > 2631 12614 > 2631 23538 > 2631 26152 > 2631 26805 > 2631 39297 > 2632 9652 > 2632 10143 > 2632 17046 > 2632 17704 > 2632 31523 > 2633 4420 > 2633 9655 > 2633 13792 > 2633 15272 > 2633 18236 > 2634 12846 > 2634 21482 > 2634 33237 > 2634 39476 > 2634 47306 > 2635 25363 > 2635 35594 > 2635 44568 > 2635 47496 > 2635 49467 > 2636 2148 > 2636 19371 > 2636 22529 > 2636 28863 > 2636 40669 > 2637 11736 > 2637 13738 > 2637 20973 > 2637 32144 > 2637 49481 > 2638 1939 > 2638 22386 > 2638 30577 > 2638 35970 > 2638 40833 > 2639 5525 > 2639 12211 > 2639 16334 > 2639 18073 > 2639 32401 > 2640 3284 > 2640 4268 > 2640 33132 > 2640 38124 > 2640 38413 > 2641 5187 > 2641 18409 > 2641 22005 > 2641 34455 > 2641 39706 > 2642 10476 > 2642 15717 > 2642 18234 > 2642 20764 > 2642 23359 > 2643 1989 > 2643 10764 > 2643 42342 > 2643 43708 > 2643 48115 > 2644 429 > 2644 27114 > 2644 27190 > 2644 42181 > 2644 45843 > 2645 1802 > 2645 7893 > 2645 8200 > 2645 37537 > 2645 41696 > 2646 3345 > 2646 15699 > 2646 21530 > 2646 28290 > 2646 29910 > 2647 4545 > 2647 10329 > 2647 22263 > 2647 36496 > 2647 48342 > 2648 30534 > 2648 31500 > 2648 32691 > 2648 41527 > 2648 43359 > 2649 15036 > 2649 25742 > 2649 28542 > 2649 44467 > 2649 47586 > 2650 3764 > 2650 5050 > 2650 9935 > 2650 28582 > 2650 44903 > 2651 849 > 2651 2863 > 2651 28778 > 2651 30555 > 2651 39521 > 2652 18516 > 2652 31908 > 2652 33972 > 2652 42922 > 2652 49268 > 2653 1143 > 2653 2581 > 2653 5678 > 2653 11361 > 2653 37262 > 2654 6452 > 2654 9435 > 2654 20308 > 2654 39954 > 2654 46540 > 2655 18403 > 2655 32319 > 2655 39783 > 2655 45790 > 2655 48387 > 2656 322 > 2656 4233 > 2656 22020 > 2656 38416 > 2656 42722 > 2657 21681 > 2657 32288 > 2657 36664 > 2657 38495 > 2657 41185 > 2658 3322 > 2658 17748 > 2658 28297 > 2658 43420 > 2658 49130 > 2659 8913 > 2659 27662 > 2659 30650 > 2659 32855 > 2659 45438 > 2660 6889 > 2660 13386 > 2660 19491 > 2660 44826 > 2660 47136 > 2661 19516 > 2661 21359 > 2661 23696 > 2661 38204 > 2661 41619 > 2662 1518 > 2662 26129 > 2662 30063 > 2662 38039 > 2662 43027 > 2663 8223 > 2663 22944 > 2663 27597 > 2663 35773 > 2663 36592 > 2664 9686 > 2664 10160 > 2664 18997 > 2664 33124 > 2664 35917 > 2665 16105 > 2665 27460 > 2665 28473 > 2665 33097 > 2665 38860 > 2666 19073 > 2666 24494 > 2666 25333 > 2666 46838 > 2666 47725 > 2667 7166 > 2667 17473 > 2667 22567 > 2667 30635 > 2667 42345 > 2668 1202 > 2668 18417 > 2668 26494 > 2668 32263 > 2668 49111 > 2669 23414 > 2669 24848 > 2669 45135 > 2669 45545 > 2669 48942 > 2670 1289 > 2670 9409 > 2670 29155 > 2670 37701 > 2670 47760 > 2671 9094 > 2671 15665 > 2671 36102 > 2671 40682 > 2671 42820 > 2672 5100 > 2672 13834 > 2672 14258 > 2672 34658 > 2672 41311 > 2673 12849 > 2673 24358 > 2673 29732 > 2673 32529 > 2673 38962 > 2674 1097 > 2674 4975 > 2674 22036 > 2674 32388 > 2674 38648 > 2675 939 > 2675 5633 > 2675 16997 > 2675 39629 > 2675 47787 > 2676 996 > 2676 3114 > 2676 23119 > 2676 26772 > 2676 32182 > 2677 4334 > 2677 10696 > 2677 11263 > 2677 13814 > 2677 18805 > 2678 1633 > 2678 14203 > 2678 20053 > 2678 22303 > 2678 31775 > 2679 25587 > 2679 37567 > 2679 45766 > 2679 46981 > 2679 48760 > 2680 7318 > 2680 9758 > 2680 10415 > 2680 29034 > 2680 29713 > 2681 675 > 2681 2128 > 2681 26427 > 2681 34817 > 2681 47709 > 2682 13440 > 2682 14356 > 2682 24790 > 2682 25807 > 2682 48290 > 2683 3835 > 2683 9363 > 2683 18253 > 2683 22272 > 2683 22580 > 2684 5461 > 2684 33734 > 2684 33775 > 2684 38939 > 2684 44316 > 2685 21017 > 2685 22619 > 2685 22666 > 2685 25005 > 2685 31927 > 2686 5706 > 2686 12814 > 2686 16508 > 2686 18483 > 2686 19453 > 2687 15879 > 2687 24052 > 2687 29877 > 2687 32729 > 2687 40874 > 2688 1366 > 2688 1585 > 2688 15814 > 2688 17220 > 2688 47225 > 2689 21960 > 2689 23648 > 2689 32636 > 2689 39719 > 2689 44369 > 2690 5805 > 2690 19680 > 2690 41684 > 2690 44017 > 2690 44356 > 2691 3623 > 2691 9626 > 2691 19696 > 2691 37379 > 2691 41301 > 2692 308 > 2692 21027 > 2692 25603 > 2692 27170 > 2692 34358 > 2693 11017 > 2693 26634 > 2693 43823 > 2693 45258 > 2693 45642 > 2694 19522 > 2694 20565 > 2694 21378 > 2694 31426 > 2694 41955 > 2695 17756 > 2695 24240 > 2695 48478 > 2695 48541 > 2695 49150 > 2696 4446 > 2696 5154 > 2696 32089 > 2696 37918 > 2696 49463 > 2697 5203 > 2697 8812 > 2697 9801 > 2697 17273 > 2697 30656 > 2698 4419 > 2698 16063 > 2698 38367 > 2698 41280 > 2698 46173 > 2699 9177 > 2699 22077 > 2699 31850 > 2699 37102 > 2699 42152 > 2700 2603 > 2700 5195 > 2700 36589 > 2700 37689 > 2700 40004 > 2701 6479 > 2701 14086 > 2701 28821 > 2701 34277 > 2701 42441 > 2702 16077 > 2702 25159 > 2702 26527 > 2702 33951 > 2702 45993 > 2703 17943 > 2703 23904 > 2703 33330 > 2703 34737 > 2703 39134 > 2704 12521 > 2704 12591 > 2704 13653 > 2704 34741 > 2704 37458 > 2705 23386 > 2705 31035 > 2705 34752 > 2705 36041 > 2705 49960 > 2706 12885 > 2706 13342 > 2706 35198 > 2706 37646 > 2706 38440 > 2707 10675 > 2707 14608 > 2707 17934 > 2707 32333 > 2707 42029 > 2708 1080 > 2708 24025 > 2708 26092 > 2708 30619 > 2708 38805 > 2709 12662 > 2709 14163 > 2709 27267 > 2709 33864 > 2709 42604 > 2710 4256 > 2710 12228 > 2710 20413 > 2710 28618 > 2710 37348 > 2711 3853 > 2711 4044 > 2711 39632 > 2711 41373 > 2711 46518 > 2712 2713 > 2712 14996 > 2712 17596 > 2712 26521 > 2712 33539 > 2713 48 > 2713 3579 > 2713 9449 > 2713 19404 > 2713 33200 > 2714 4033 > 2714 18385 > 2714 33479 > 2714 44500 > 2714 45167 > 2715 8626 > 2715 21947 > 2715 28805 > 2715 30540 > 2715 35470 > 2716 18283 > 2716 18351 > 2716 19261 > 2716 22693 > 2716 27453 > 2717 22758 > 2717 26392 > 2717 28102 > 2717 41226 > 2717 48716 > 2718 11442 > 2718 17629 > 2718 20434 > 2718 31458 > 2718 34642 > 2719 2842 > 2719 16889 > 2719 24001 > 2719 35705 > 2719 45863 > 2720 10017 > 2720 24859 > 2720 40432 > 2720 43768 > 2720 46166 > 2721 8038 > 2721 19767 > 2721 27377 > 2721 43725 > 2721 48901 > 2722 15301 > 2722 15421 > 2722 23604 > 2722 25244 > 2722 25572 > 2723 10519 > 2723 15588 > 2723 24093 > 2723 31301 > 2723 46681 > 2724 10543 > 2724 25353 > 2724 31901 > 2724 39080 > 2724 49590 > 2725 9846 > 2725 14572 > 2725 22281 > 2725 29244 > 2725 43394 > 2726 16387 > 2726 19935 > 2726 20616 > 2726 29040 > 2726 42774 > 2727 5922 > 2727 9438 > 2727 32653 > 2727 47884 > 2727 48273 > 2728 17578 > 2728 25507 > 2728 26147 > 2728 40167 > 2728 46198 > 2729 1651 > 2729 17125 > 2729 23134 > 2729 28482 > 2729 29764 > 2730 2927 > 2730 6261 > 2730 37185 > 2730 37723 > 2730 40487 > 2731 3599 > 2731 9892 > 2731 17628 > 2731 38602 > 2731 45967 > 2732 4936 > 2732 17714 > 2732 20343 > 2732 22057 > 2732 38225 > 2733 6306 > 2733 25751 > 2733 26906 > 2733 34342 > 2733 47445 > 2734 13261 > 2734 14113 > 2734 35437 > 2734 45157 > 2734 45857 > 2735 19085 > 2735 24718 > 2735 35571 > 2735 40086 > 2735 41500 > 2736 7982 > 2736 9447 > 2736 17381 > 2736 23448 > 2736 25050 > 2737 27554 > 2737 35497 > 2737 43113 > 2737 46877 > 2737 47629 > 2738 1531 > 2738 12699 > 2738 14363 > 2738 29506 > 2738 48602 > 2739 2157 > 2739 9022 > 2739 23141 > 2739 42390 > 2739 48176 > 2740 5280 > 2740 23500 > 2740 28786 > 2740 35452 > 2740 46252 > 2741 3209 > 2741 12210 > 2741 12759 > 2741 23884 > 2741 37758 > 2742 11572 > 2742 12657 > 2742 19779 > 2742 27264 > 2742 41806 > 2743 1280 > 2743 16575 > 2743 32863 > 2743 38336 > 2743 44363 > 2744 773 > 2744 1623 > 2744 15063 > 2744 27478 > 2744 30085 > 2745 2185 > 2745 5998 > 2745 6233 > 2745 16134 > 2745 30341 > 2746 408 > 2746 15347 > 2746 17453 > 2746 18726 > 2746 32056 > 2747 1812 > 2747 4994 > 2747 26014 > 2747 33805 > 2747 40913 > 2748 12316 > 2748 18557 > 2748 23257 > 2748 46785 > 2748 47770 > 2749 4943 > 2749 12482 > 2749 13706 > 2749 28294 > 2749 45744 > 2750 5804 > 2750 15493 > 2750 19983 > 2750 20743 > 2750 41615 > 2751 897 > 2751 20611 > 2751 33079 > 2751 40198 > 2751 42723 > 2752 10164 > 2752 13047 > 2752 24503 > 2752 31034 > 2752 35817 > 2753 2506 > 2753 35413 > 2753 35435 > 2753 39191 > 2753 45324 > 2754 24104 > 2754 32758 > 2754 35254 > 2754 35386 > 2754 36125 > 2755 15226 > 2755 16481 > 2755 39198 > 2755 41943 > 2755 45682 > 2756 20524 > 2756 22591 > 2756 24019 > 2756 34541 > 2756 46958 > 2757 5661 > 2757 19312 > 2757 22081 > 2757 24284 > 2757 41675 > 2758 5173 > 2758 9665 > 2758 16924 > 2758 23992 > 2758 49472 > 2759 1511 > 2759 14472 > 2759 18681 > 2759 26115 > 2759 28660 > 2760 690 > 2760 8113 > 2760 26618 > 2760 37103 > 2760 45013 > 2761 281 > 2761 6409 > 2761 10735 > 2761 14201 > 2761 40382 > 2762 1101 > 2762 6860 > 2762 8161 > 2762 26090 > 2762 42098 > 2763 20196 > 2763 30908 > 2763 35792 > 2763 44841 > 2763 46074 > 2764 4382 > 2764 31095 > 2764 33558 > 2764 37275 > 2764 44684 > 2765 6246 > 2765 9670 > 2765 13524 > 2765 13597 > 2765 38534 > 2766 1212 > 2766 21513 > 2766 31784 > 2766 42316 > 2766 45560 > 2767 16979 > 2767 24841 > 2767 25091 > 2767 32842 > 2767 41814 > 2768 3629 > 2768 7349 > 2768 13315 > 2768 22129 > 2768 42332 > 2769 9957 > 2769 13373 > 2769 17369 > 2769 33196 > 2769 37265 > 2770 21829 > 2770 24102 > 2770 28554 > 2770 32599 > 2770 44013 > 2771 6857 > 2771 7810 > 2771 19432 > 2771 43276 > 2771 49462 > 2772 3775 > 2772 14518 > 2772 17866 > 2772 38508 > 2772 44459 > 2773 2055 > 2773 11685 > 2773 14554 > 2773 29722 > 2773 47071 > 2774 6187 > 2774 9367 > 2774 10267 > 2774 33449 > 2774 35310 > 2775 5106 > 2775 23520 > 2775 23854 > 2775 27523 > 2775 44622 > 2776 12896 > 2776 21208 > 2776 24962 > 2776 27860 > 2776 42237 > 2777 5265 > 2777 29694 > 2777 35414 > 2777 44287 > 2777 46440 > 2778 1973 > 2778 32509 > 2778 32876 > 2778 43759 > 2778 45009 > 2779 3925 > 2779 10747 > 2779 13123 > 2779 16337 > 2779 21594 > 2780 16792 > 2780 19856 > 2780 19926 > 2780 38515 > 2780 48429 > 2781 5264 > 2781 8517 > 2781 12092 > 2781 16803 > 2781 39317 > 2782 821 > 2782 1819 > 2782 9309 > 2782 13419 > 2782 43581 > 2783 16829 > 2783 24263 > 2783 25036 > 2783 34650 > 2783 39313 > 2784 1385 > 2784 8745 > 2784 14922 > 2784 32524 > 2784 49691 > 2785 253 > 2785 3359 > 2785 39020 > 2785 42814 > 2785 49936 > 2786 2182 > 2786 35539 > 2786 38291 > 2786 45658 > 2786 48827 > 2787 5617 > 2787 22517 > 2787 28506 > 2787 41941 > 2787 45197 > 2788 2668 > 2788 2681 > 2788 20517 > 2788 23095 > 2788 41415 > 2789 4160 > 2789 14312 > 2789 15068 > 2789 20480 > 2789 36219 > 2790 11037 > 2790 14254 > 2790 21071 > 2790 42660 > 2790 46581 > 2791 30448 > 2791 39205 > 2791 46030 > 2791 47245 > 2791 49506 > 2792 14216 > 2792 16099 > 2792 25580 > 2792 30145 > 2792 31680 > 2793 1171 > 2793 16642 > 2793 27663 > 2793 29015 > 2793 35352 > 2794 621 > 2794 2846 > 2794 36144 > 2794 41578 > 2794 45938 > 2795 24784 > 2795 28699 > 2795 32268 > 2795 35457 > 2795 37879 > 2796 10426 > 2796 11356 > 2796 12314 > 2796 21197 > 2796 41946 > 2797 11732 > 2797 27825 > 2797 29026 > 2797 42761 > 2797 43358 > 2798 358 > 2798 10803 > 2798 19550 > 2798 30919 > 2798 39731 > 2799 5348 > 2799 12886 > 2799 15338 > 2799 32623 > 2799 44837 > 2800 2985 > 2800 27049 > 2800 31574 > 2800 42977 > 2800 47824 > 2801 10789 > 2801 25051 > 2801 35319 > 2801 37066 > 2801 49475 > 2802 5122 > 2802 5352 > 2802 22575 > 2802 47384 > 2802 49697 > 2803 10383 > 2803 16638 > 2803 17015 > 2803 32537 > 2803 43873 > 2804 5473 > 2804 6086 > 2804 8669 > 2804 37491 > 2804 39108 > 2805 620 > 2805 33280 > 2805 39402 > 2805 41809 > 2805 45675 > 2806 17698 > 2806 34771 > 2806 37023 > 2806 41177 > 2806 45793 > 2807 4577 > 2807 25776 > 2807 31189 > 2807 35840 > 2807 40323 > 2808 745 > 2808 3687 > 2808 38172 > 2808 38852 > 2808 49163 > 2809 20447 > 2809 20761 > 2809 39641 > 2809 45371 > 2809 49607 > 2810 8237 > 2810 13076 > 2810 14284 > 2810 40781 > 2810 41985 > 2811 4923 > 2811 16272 > 2811 38579 > 2811 39766 > 2811 46437 > 2812 10857 > 2812 13841 > 2812 29527 > 2812 33460 > 2812 35073 > 2813 10171 > 2813 19971 > 2813 20038 > 2813 45381 > 2813 46413 > 2814 11334 > 2814 14192 > 2814 21263 > 2814 43691 > 2814 46110 > 2815 552 > 2815 5660 > 2815 21417 > 2815 39049 > 2815 42268 > 2816 14800 > 2816 15583 > 2816 19877 > 2816 41218 > 2816 43084 > 2817 16899 > 2817 17646 > 2817 18791 > 2817 24198 > 2817 32258 > 2818 9614 > 2818 15151 > 2818 31524 > 2818 32037 > 2818 48619 > 2819 336 > 2819 28377 > 2819 30227 > 2819 40557 > 2819 45269 > 2820 3432 > 2820 4244 > 2820 31525 > 2820 32129 > 2820 38797 > 2821 7954 > 2821 12546 > 2821 23336 > 2821 24871 > 2821 44756 > 2822 2432 > 2822 8195 > 2822 23479 > 2822 34235 > 2822 38985 > 2823 4839 > 2823 8655 > 2823 16260 > 2823 19351 > 2823 47468 > 2824 16927 > 2824 28039 > 2824 28641 > 2824 29343 > 2824 45006 > 2825 3100 > 2825 17523 > 2825 23303 > 2825 39468 > 2825 48887 > 2826 1843 > 2826 4558 > 2826 9707 > 2826 17388 > 2826 21450 > 2827 11523 > 2827 16054 > 2827 41513 > 2827 41934 > 2827 44259 > 2828 4113 > 2828 19284 > 2828 20557 > 2828 22098 > 2828 32483 > 2829 8107 > 2829 8549 > 2829 20429 > 2829 32343 > 2829 33989 > 2830 7798 > 2830 13041 > 2830 16296 > 2830 20415 > 2830 22385 > 2831 13081 > 2831 13183 > 2831 23376 > 2831 44707 > 2831 46123 > 2832 13733 > 2832 17917 > 2832 22417 > 2832 30830 > 2832 31704 > 2833 6921 > 2833 8568 > 2833 30714 > 2833 35106 > 2833 40117 > 2834 5309 > 2834 10855 > 2834 21298 > 2834 24988 > 2834 45066 > 2835 3778 > 2835 10931 > 2835 27757 > 2835 30251 > 2835 43935 > 2836 9730 > 2836 11717 > 2836 19834 > 2836 32314 > 2836 38267 > 2837 9633 > 2837 11055 > 2837 31477 > 2837 36180 > 2837 44587 > 2838 13066 > 2838 14204 > 2838 39239 > 2838 42545 > 2838 46069 > 2839 3900 > 2839 5435 > 2839 9909 > 2839 19578 > 2839 20898 > 2840 1627 > 2840 11538 > 2840 40836 > 2840 45051 > 2840 46338 > 2841 327 > 2841 6620 > 2841 20855 > 2841 28220 > 2841 31186 > 2842 4668 > 2842 7733 > 2842 10371 > 2842 19678 > 2842 19972 > 2843 5623 > 2843 7161 > 2843 31170 > 2843 42917 > 2843 45962 > 2844 6697 > 2844 17332 > 2844 25478 > 2844 30169 > 2844 33160 > 2845 5508 > 2845 34537 > 2845 36709 > 2845 46892 > 2845 48617 > 2846 3866 > 2846 9021 > 2846 18165 > 2846 21370 > 2846 22726 > 2847 10572 > 2847 17683 > 2847 18164 > 2847 31043 > 2847 49149 > 2848 35054 > 2848 38307 > 2848 38491 > 2848 39404 > 2848 47677 > 2849 8310 > 2849 10316 > 2849 16069 > 2849 22360 > 2849 42881 > 2850 6999 > 2850 13647 > 2850 17005 > 2850 46362 > 2850 47885 > 2851 6960 > 2851 12184 > 2851 21372 > 2851 21928 > 2851 30441 > 2852 9948 > 2852 19277 > 2852 26830 > 2852 29210 > 2852 41565 > 2853 7204 > 2853 15500 > 2853 29099 > 2853 42734 > 2853 48415 > 2854 1694 > 2854 2694 > 2854 18495 > 2854 30249 > 2854 44036 > 2855 979 > 2855 1644 > 2855 1776 > 2855 33602 > 2855 38453 > 2856 15077 > 2856 16148 > 2856 37736 > 2856 41783 > 2856 42526 > 2857 11373 > 2857 18872 > 2857 31866 > 2857 35345 > 2857 43797 > 2858 7248 > 2858 12489 > 2858 20620 > 2858 29912 > 2858 47699 > 2859 8893 > 2859 19747 > 2859 33313 > 2859 40116 > 2859 41169 > 2860 13454 > 2860 13566 > 2860 28347 > 2860 49278 > 2860 49775 > 2861 12740 > 2861 16079 > 2861 19604 > 2861 22909 > 2861 31498 > 2862 10988 > 2862 20448 > 2862 21006 > 2862 43052 > 2862 47959 > 2863 1679 > 2863 12301 > 2863 14635 > 2863 31276 > 2863 46383 > 2864 6588 > 2864 8205 > 2864 17624 > 2864 23117 > 2864 34932 > 2865 2509 > 2865 6195 > 2865 12027 > 2865 43047 > 2865 46762 > 2866 9315 > 2866 10358 > 2866 16412 > 2866 32066 > 2866 41670 > 2867 10529 > 2867 13207 > 2867 14814 > 2867 17635 > 2867 22747 > 2868 2425 > 2868 8135 > 2868 8758 > 2868 29871 > 2868 48872 > 2869 1954 > 2869 9240 > 2869 28424 > 2869 46171 > 2869 48796 > 2870 7739 > 2870 13540 > 2870 32776 > 2870 37518 > 2870 40102 > 2871 120 > 2871 27211 > 2871 34711 > 2871 36598 > 2871 46528 > 2872 14933 > 2872 19812 > 2872 23052 > 2872 37679 > 2872 48126 > 2873 6924 > 2873 18593 > 2873 25458 > 2873 35873 > 2873 49165 > 2874 29020 > 2874 31665 > 2874 43654 > 2874 43920 > 2874 48451 > 2875 951 > 2875 35343 > 2875 36454 > 2875 44725 > 2875 47346 > 2876 4693 > 2876 8335 > 2876 15524 > 2876 15671 > 2876 34888 > 2877 11152 > 2877 24242 > 2877 37745 > 2877 37870 > 2877 47111 > 2878 7824 > 2878 14823 > 2878 17417 > 2878 19988 > 2878 32965 > 2879 9445 > 2879 11111 > 2879 14751 > 2879 17130 > 2879 45646 > 2880 10717 > 2880 12012 > 2880 27975 > 2880 28536 > 2880 47847 > 2881 38 > 2881 7863 > 2881 25780 > 2881 34619 > 2881 45114 > 2882 11186 > 2882 17792 > 2882 20845 > 2882 30257 > 2882 35359 > 2883 1017 > 2883 4059 > 2883 6929 > 2883 38823 > 2883 45076 > 2884 12984 > 2884 32668 > 2884 37833 > 2884 41208 > 2884 49240 > 2885 3586 > 2885 16989 > 2885 24068 > 2885 38835 > 2885 44789 > 2886 1620 > 2886 19883 > 2886 27566 > 2886 36855 > 2886 46406 > 2887 1268 > 2887 11433 > 2887 15201 > 2887 31612 > 2887 47707 > 2888 6732 > 2888 9031 > 2888 20984 > 2888 23129 > 2888 43175 > 2889 13093 > 2889 19611 > 2889 27787 > 2889 30676 > 2889 41427 > 2890 6153 > 2890 10192 > 2890 11202 > 2890 16986 > 2890 49164 > 2891 1382 > 2891 33634 > 2891 39619 > 2891 49885 > 2891 49905 > 2892 14267 > 2892 24510 > 2892 26291 > 2892 28985 > 2892 41498 > 2893 12825 > 2893 14360 > 2893 23782 > 2893 25699 > 2893 26616 > 2894 2315 > 2894 6189 > 2894 13684 > 2894 21271 > 2894 27689 > 2895 4171 > 2895 16590 > 2895 27693 > 2895 37760 > 2895 38271 > 2896 7995 > 2896 12769 > 2896 15990 > 2896 29821 > 2896 41951 > 2897 6443 > 2897 20067 > 2897 29939 > 2897 45739 > 2897 48755 > 2898 21570 > 2898 26194 > 2898 36509 > 2898 38960 > 2898 48154 > 2899 3072 > 2899 8401 > 2899 18379 > 2899 21680 > 2899 38483 > 2900 21812 > 2900 26747 > 2900 29789 > 2900 34454 > 2900 40520 > 2901 18510 > 2901 19367 > 2901 34656 > 2901 34681 > 2901 45541 > 2902 13276 > 2902 13455 > 2902 15565 > 2902 44689 > 2902 49420 > 2903 14818 > 2903 23124 > 2903 24771 > 2903 40258 > 2903 44563 > 2904 567 > 2904 2595 > 2904 17911 > 2904 22086 > 2904 35614 > 2905 3674 > 2905 6387 > 2905 13219 > 2905 24875 > 2905 41173 > 2906 3328 > 2906 4566 > 2906 7317 > 2906 17469 > 2906 44651 > 2907 3131 > 2907 5099 > 2907 42787 > 2907 43186 > 2907 49884 > 2908 20454 > 2908 21629 > 2908 29035 > 2908 32692 > 2908 33187 > 2909 2649 > 2909 6176 > 2909 33612 > 2909 35650 > 2909 36673 > 2910 8483 > 2910 12673 > 2910 23747 > 2910 35141 > 2910 37591 > 2911 36376 > 2911 38337 > 2911 38647 > 2911 44378 > 2911 46575 > 2912 29175 > 2912 35312 > 2912 41574 > 2912 47501 > 2912 48587 > 2913 17571 > 2913 30189 > 2913 36712 > 2913 42748 > 2913 45486 > 2914 10354 > 2914 26441 > 2914 33663 > 2914 35629 > 2914 45547 > 2915 5315 > 2915 16347 > 2915 33302 > 2915 42097 > 2915 46852 > 2916 1334 > 2916 4275 > 2916 7225 > 2916 14826 > 2916 19417 > 2917 1901 > 2917 11740 > 2917 16759 > 2917 29030 > 2917 35659 > 2918 4088 > 2918 22718 > 2918 33549 > 2918 33756 > 2918 43417 > 2919 14917 > 2919 27213 > 2919 35341 > 2919 36666 > 2919 45886 > 2920 7039 > 2920 14040 > 2920 20051 > 2920 35235 > 2920 45073 > 2921 1367 > 2921 5439 > 2921 12234 > 2921 20879 > 2921 40042 > 2922 6515 > 2922 11869 > 2922 28674 > 2922 37900 > 2922 40383 > 2923 15133 > 2923 19359 > 2923 26089 > 2923 39158 > 2923 43968 > 2924 4692 > 2924 11437 > 2924 14282 > 2924 33026 > 2924 49385 > 2925 16431 > 2925 35745 > 2925 40269 > 2925 40694 > 2925 43192 > 2926 11986 > 2926 13182 > 2926 16565 > 2926 31448 > 2926 45377 > 2927 10666 > 2927 17401 > 2927 24746 > 2927 31705 > 2927 45632 > 2928 4647 > 2928 6091 > 2928 8357 > 2928 22949 > 2928 24190 > 2929 4231 > 2929 4276 > 2929 13297 > 2929 15184 > 2929 20472 > 2930 3766 > 2930 4439 > 2930 30400 > 2930 33334 > 2930 38854 > 2931 11847 > 2931 19099 > 2931 25077 > 2931 33560 > 2931 34532 > 2932 6444 > 2932 8722 > 2932 23146 > 2932 35878 > 2932 43508 > 2933 28140 > 2933 28814 > 2933 30644 > 2933 43226 > 2933 44600 > 2934 6647 > 2934 26234 > 2934 27780 > 2934 28619 > 2934 37762 > 2935 19222 > 2935 26512 > 2935 34649 > 2935 44298 > 2935 48264 > 2936 2722 > 2936 16853 > 2936 30380 > 2936 30894 > 2936 31956 > 2937 6638 > 2937 9526 > 2937 36393 > 2937 43075 > 2937 44145 > 2938 5841 > 2938 23553 > 2938 28578 > 2938 41362 > 2938 41866 > 2939 9591 > 2939 11218 > 2939 16073 > 2939 16620 > 2939 28154 > 2940 2119 > 2940 20712 > 2940 27936 > 2940 37973 > 2940 43867 > 2941 4066 > 2941 5555 > 2941 24155 > 2941 36527 > 2941 46037 > 2942 2288 > 2942 10035 > 2942 21738 > 2942 31037 > 2942 45552 > 2943 13938 > 2943 20260 > 2943 28720 > 2943 29353 > 2943 37361 > 2944 2476 > 2944 4314 > 2944 4848 > 2944 19307 > 2944 41130 > 2945 2375 > 2945 14093 > 2945 14921 > 2945 23019 > 2945 36480 > 2946 2302 > 2946 5105 > 2946 46302 > 2946 49502 > 2946 49624 > 2947 12761 > 2947 14120 > 2947 26141 > 2947 33557 > 2947 42614 > 2948 4775 > 2948 16474 > 2948 19299 > 2948 26884 > 2948 37148 > 2949 13239 > 2949 24392 > 2949 28313 > 2949 41871 > 2949 47084 > 2950 9832 > 2950 15456 > 2950 20206 > 2950 38470 > 2950 49080 > 2951 5329 > 2951 11381 > 2951 20083 > 2951 31329 > 2951 44751 > 2952 4443 > 2952 26261 > 2952 26504 > 2952 39650 > 2952 45407 > 2953 57 > 2953 10975 > 2953 18345 > 2953 29735 > 2953 38095 > 2954 2594 > 2954 10264 > 2954 12468 > 2954 36684 > 2954 38784 > 2955 700 > 2955 4060 > 2955 12312 > 2955 31113 > 2955 45666 > 2956 9598 > 2956 19817 > 2956 26145 > 2956 34221 > 2956 35579 > 2957 3589 > 2957 14551 > 2957 20698 > 2957 25707 > 2957 45786 > 2958 12185 > 2958 12918 > 2958 13753 > 2958 17826 > 2958 42407 > 2959 24266 > 2959 25832 > 2959 27695 > 2959 33076 > 2959 35586 > 2960 3799 > 2960 13385 > 2960 25182 > 2960 33974 > 2960 43811 > 2961 15018 > 2961 20969 > 2961 27601 > 2961 33158 > 2961 42133 > 2962 9182 > 2962 11751 > 2962 23012 > 2962 30392 > 2962 36790 > 2963 276 > 2963 3515 > 2963 6635 > 2963 18642 > 2963 35860 > 2964 10982 > 2964 18577 > 2964 27268 > 2964 28158 > 2964 37628 > 2965 15693 > 2965 16385 > 2965 27113 > 2965 34078 > 2965 41120 > 2966 8610 > 2966 23373 > 2966 33311 > 2966 34943 > 2966 43613 > 2967 12832 > 2967 14999 > 2967 25631 > 2967 27789 > 2967 42059 > 2968 15634 > 2968 21919 > 2968 22673 > 2968 26819 > 2968 34697 > 2969 89 > 2969 2995 > 2969 4798 > 2969 8153 > 2969 44680 > 2970 4909 > 2970 7806 > 2970 26694 > 2970 29840 > 2970 47483 > 2971 2772 > 2971 4875 > 2971 31553 > 2971 35438 > 2971 39371 > 2972 11879 > 2972 19911 > 2972 25735 > 2972 27030 > 2972 49872 > 2973 4263 > 2973 12285 > 2973 15323 > 2973 15462 > 2973 22585 > 2974 9349 > 2974 26475 > 2974 27624 > 2974 47683 > 2974 48553 > 2975 595 > 2975 23089 > 2975 24150 > 2975 27700 > 2975 44853 > 2976 3823 > 2976 8534 > 2976 20763 > 2976 31793 > 2976 35855 > 2977 17023 > 2977 17801 > 2977 33172 > 2977 36027 > 2977 49398 > 2978 2512 > 2978 8207 > 2978 39446 > 2978 39569 > 2978 40054 > 2979 785 > 2979 1416 > 2979 24404 > 2979 29593 > 2979 33980 > 2980 14291 > 2980 14644 > 2980 17263 > 2980 27507 > 2980 28676 > 2981 5975 > 2981 6206 > 2981 7451 > 2981 9834 > 2981 36901 > 2982 14804 > 2982 31981 > 2982 32857 > 2982 36510 > 2982 46304 > 2983 4207 > 2983 35779 > 2983 42978 > 2983 43218 > 2983 45002 > 2984 13920 > 2984 14479 > 2984 18605 > 2984 48362 > 2984 49652 > 2985 5518 > 2985 7916 > 2985 13973 > 2985 38299 > 2985 46570 > 2986 3140 > 2986 5622 > 2986 9277 > 2986 36057 > 2986 45809 > 2987 2427 > 2987 8006 > 2987 27367 > 2987 32219 > 2987 48366 > 2988 18017 > 2988 29177 > 2988 30524 > 2988 32928 > 2988 41314 > 2989 3762 > 2989 6569 > 2989 7911 > 2989 21302 > 2989 46291 > 2990 12412 > 2990 21214 > 2990 29064 > 2990 41671 > 2990 45053 > 2991 499 > 2991 8742 > 2991 26487 > 2991 31264 > 2991 49018 > 2992 4563 > 2992 33127 > 2992 36848 > 2992 39322 > 2992 45831 > 2993 1142 > 2993 2337 > 2993 5080 > 2993 20738 > 2993 29382 > 2994 12629 > 2994 21859 > 2994 38139 > 2994 47397 > 2994 48147 > 2995 18679 > 2995 36156 > 2995 44277 > 2995 44592 > 2995 49833 > 2996 2281 > 2996 11483 > 2996 13537 > 2996 39085 > 2996 43830 > 2997 1331 > 2997 16133 > 2997 32155 > 2997 41997 > 2997 42067 > 2998 2003 > 2998 2789 > 2998 16783 > 2998 32903 > 2998 42911 > 2999 8349 > 2999 10571 > 2999 21172 > 2999 24265 > 2999 31467 > 3000 15819 > 3000 25004 > 3000 26233 > 3000 34517 > 3000 44421 > 3001 8754 > 3001 10938 > 3001 13592 > 3001 14765 > 3001 20649 > 3002 6650 > 3002 9945 > 3002 10507 > 3002 38693 > 3002 45688 > 3003 4565 > 3003 13972 > 3003 30104 > 3003 37459 > 3003 38127 > 3004 6858 > 3004 36615 > 3004 42128 > 3004 43636 > 3004 45449 > 3005 7110 > 3005 11214 > 3005 23198 > 3005 23329 > 3005 28099 > 3006 4461 > 3006 8746 > 3006 11984 > 3006 40525 > 3006 47174 > 3007 6608 > 3007 7690 > 3007 17393 > 3007 29907 > 3007 43839 > 3008 4753 > 3008 5983 > 3008 19250 > 3008 45990 > 3008 47920 > 3009 22353 > 3009 26033 > 3009 34738 > 3009 40803 > 3009 42983 > 3010 4615 > 3010 7616 > 3010 28233 > 3010 40758 > 3010 44912 > 3011 10964 > 3011 14971 > 3011 24953 > 3011 27208 > 3011 29671 > 3012 26861 > 3012 33428 > 3012 42666 > 3012 46053 > 3012 48946 > 3013 5999 > 3013 7676 > 3013 14083 > 3013 23801 > 3013 45464 > 3014 958 > 3014 23339 > 3014 29477 > 3014 48811 > 3014 49794 > 3015 7415 > 3015 10159 > 3015 14942 > 3015 32504 > 3015 33505 > 3016 3405 > 3016 14902 > 3016 21036 > 3016 22414 > 3016 41558 > 3017 1914 > 3017 13567 > 3017 13749 > 3017 24368 > 3017 38619 > 3018 14982 > 3018 16937 > 3018 27351 > 3018 34416 > 3018 38414 > 3019 10575 > 3019 21090 > 3019 24081 > 3019 34850 > 3019 43206 > 3020 1273 > 3020 19044 > 3020 33049 > 3020 34446 > 3020 40784 > 3021 4970 > 3021 5709 > 3021 11329 > 3021 49158 > 3021 49820 > 3022 8463 > 3022 29272 > 3022 38909 > 3022 40381 > 3022 46191 > 3023 12022 > 3023 19548 > 3023 30787 > 3023 44455 > 3023 44966 > 3024 4369 > 3024 5952 > 3024 25504 > 3024 39183 > 3024 44546 > 3025 12726 > 3025 19022 > 3025 30383 > 3025 34557 > 3025 47762 > 3026 911 > 3026 11478 > 3026 17077 > 3026 42721 > 3026 47129 > 3027 2536 > 3027 10528 > 3027 33490 > 3027 36931 > 3027 48413 > 3028 2446 > 3028 11303 > 3028 37387 > 3028 39369 > 3028 48228 > 3029 9694 > 3029 17344 > 3029 27307 > 3029 39180 > 3029 45097 > 3030 2170 > 3030 3560 > 3030 6065 > 3030 14108 > 3030 23136 > 3031 6245 > 3031 22614 > 3031 37308 > 3031 39753 > 3031 41692 > 3032 12704 > 3032 17697 > 3032 32034 > 3032 37899 > 3032 43600 > 3033 219 > 3033 19757 > 3033 26284 > 3033 38877 > 3033 45210 > 3034 4137 > 3034 14007 > 3034 41304 > 3034 43868 > 3034 49104 > 3035 16582 > 3035 19256 > 3035 20803 > 3035 29651 > 3035 37281 > 3036 4423 > 3036 11003 > 3036 12765 > 3036 16970 > 3036 23950 > 3037 13238 > 3037 20604 > 3037 29011 > 3037 45177 > 3037 46983 > 3038 13781 > 3038 15649 > 3038 29402 > 3038 38642 > 3038 40194 > 3039 35560 > 3039 37478 > 3039 45153 > 3039 48294 > 3039 48952 > 3040 10695 > 3040 17229 > 3040 19228 > 3040 20169 > 3040 43242 > 3041 5772 > 3041 12348 > 3041 26378 > 3041 43732 > 3041 45257 > 3042 17206 > 3042 36210 > 3042 37116 > 3042 38136 > 3042 47118 > 3043 8320 > 3043 10751 > 3043 13813 > 3043 15190 > 3043 20470 > 3044 9431 > 3044 37210 > 3044 43065 > 3044 44505 > 3044 45423 > 3045 4245 > 3045 26853 > 3045 26915 > 3045 42687 > 3045 48743 > 3046 15415 > 3046 23269 > 3046 32959 > 3046 33327 > 3046 35564 > 3047 787 > 3047 2858 > 3047 23502 > 3047 32078 > 3047 36348 > 3048 1767 > 3048 3609 > 3048 6228 > 3048 36309 > 3048 39377 > 3049 16295 > 3049 20145 > 3049 23000 > 3049 29223 > 3049 29642 > 3050 5920 > 3050 7260 > 3050 19707 > 3050 27164 > 3050 40349 > 3051 512 > 3051 36121 > 3051 43212 > 3051 45761 > 3051 48890 > 3052 11301 > 3052 18397 > 3052 27653 > 3052 33718 > 3052 39409 > 3053 5427 > 3053 15749 > 3053 38384 > 3053 40188 > 3053 42460 > 3054 41 > 3054 14578 > 3054 23593 > 3054 34735 > 3054 38625 > 3055 7645 > 3055 19388 > 3055 24116 > 3055 28811 > 3055 35179 > 3056 4685 > 3056 14077 > 3056 41395 > 3056 44627 > 3056 49770 > 3057 21611 > 3057 23777 > 3057 26384 > 3057 41200 > 3057 41868 > 3058 18358 > 3058 39102 > 3058 40900 > 3058 42157 > 3058 48258 > 3059 8239 > 3059 26499 > 3059 35238 > 3059 40145 > 3059 49644 > 3060 7278 > 3060 9552 > 3060 28630 > 3060 40083 > 3060 40585 > 3061 4553 > 3061 4963 > 3061 14102 > 3061 43970 > 3061 48419 > 3062 513 > 3062 16299 > 3062 17420 > 3062 21293 > 3062 45941 > 3063 4987 > 3063 14230 > 3063 16495 > 3063 20819 > 3063 44299 > 3064 23489 > 3064 27599 > 3064 34171 > 3064 43965 > 3064 45782 > 3065 716 > 3065 21490 > 3065 23078 > 3065 46684 > 3065 46995 > 3066 3755 > 3066 4763 > 3066 27848 > 3066 34024 > 3066 49983 > 3067 8975 > 3067 15869 > 3067 20239 > 3067 29279 > 3067 39670 > 3068 23878 > 3068 25749 > 3068 31116 > 3068 38429 > 3068 39432 > 3069 490 > 3069 2856 > 3069 18294 > 3069 22624 > 3069 27059 > 3070 10218 > 3070 10245 > 3070 28769 > 3070 30732 > 3070 36307 > 3071 12548 > 3071 16183 > 3071 21718 > 3071 38528 > 3071 48691 > 3072 294 > 3072 444 > 3072 15200 > 3072 16799 > 3072 26957 > 3073 6272 > 3073 10458 > 3073 12186 > 3073 37495 > 3073 42587 > 3074 7740 > 3074 10141 > 3074 40834 > 3074 44150 > 3074 45362 > 3075 9474 > 3075 11273 > 3075 14903 > 3075 19206 > 3075 19738 > 3076 4394 > 3076 8148 > 3076 10460 > 3076 30433 > 3076 42852 > 3077 23139 > 3077 39027 > 3077 39184 > 3077 39879 > 3077 44206 > 3078 18360 > 3078 26886 > 3078 37076 > 3078 39974 > 3078 45557 > 3079 13788 > 3079 23053 > 3079 26852 > 3079 31544 > 3079 31802 > 3080 21514 > 3080 29782 > 3080 37077 > 3080 42069 > 3080 48178 > 3081 8005 > 3081 10128 > 3081 13586 > 3081 35554 > 3081 43638 > 3082 7976 > 3082 13398 > 3082 39767 > 3082 46303 > 3082 49564 > 3083 769 > 3083 6610 > 3083 26008 > 3083 29401 > 3083 30593 > 3084 5472 > 3084 9658 > 3084 21896 > 3084 34717 > 3084 36396 > 3085 2580 > 3085 7299 > 3085 21132 > 3085 29127 > 3085 29407 > 3086 301 > 3086 7718 > 3086 14278 > 3086 36276 > 3086 38438 > 3087 8071 > 3087 9844 > 3087 24472 > 3087 33563 > 3087 35279 > 3088 122 > 3088 9098 > 3088 12997 > 3088 26379 > 3088 47936 > 3089 8558 > 3089 17767 > 3089 18101 > 3089 33256 > 3089 33847 > 3090 79 > 3090 12819 > 3090 19122 > 3090 41944 > 3090 45402 > 3091 9326 > 3091 9837 > 3091 19936 > 3091 36425 > 3091 48489 > 3092 6597 > 3092 9279 > 3092 18265 > 3092 22894 > 3092 42755 > 3093 488 > 3093 25160 > 3093 25186 > 3093 41988 > 3093 48697 > 3094 1721 > 3094 19240 > 3094 21241 > 3094 31303 > 3094 33228 > 3095 10557 > 3095 14012 > 3095 16782 > 3095 18091 > 3095 40227 > 3096 7700 > 3096 22521 > 3096 27204 > 3096 27284 > 3096 44069 > 3097 1969 > 3097 28974 > 3097 35682 > 3097 36176 > 3097 43229 > 3098 10054 > 3098 11613 > 3098 38209 > 3098 45507 > 3098 47575 > 3099 5262 > 3099 10049 > 3099 44580 > 3099 46820 > 3099 47624 > 3100 492 > 3100 2716 > 3100 3610 > 3100 22539 > 3100 46794 > 3101 21920 > 3101 22651 > 3101 32416 > 3101 35813 > 3101 41217 > 3102 7547 > 3102 8529 > 3102 24440 > 3102 24853 > 3102 31476 > 3103 21687 > 3103 25261 > 3103 25288 > 3103 31501 > 3103 42404 > 3104 16479 > 3104 35892 > 3104 36834 > 3104 40366 > 3104 43528 > 3105 2037 > 3105 4401 > 3105 14610 > 3105 22436 > 3105 24161 > 3106 8180 > 3106 10981 > 3106 18428 > 3106 34292 > 3106 34798 > 3107 8609 > 3107 22732 > 3107 33892 > 3107 38141 > 3107 47735 > 3108 5011 > 3108 20056 > 3108 25646 > 3108 33597 > 3108 33828 > 3109 3681 > 3109 9312 > 3109 18556 > 3109 28648 > 3109 30760 > 3110 9112 > 3110 9138 > 3110 11657 > 3110 24121 > 3110 35956 > 3111 892 > 3111 14806 > 3111 23128 > 3111 38252 > 3111 46735 > 3112 10374 > 3112 12789 > 3112 27037 > 3112 28971 > 3112 43238 > 3113 33163 > 3113 38715 > 3113 38768 > 3113 40992 > 3113 45011 > 3114 17618 > 3114 25249 > 3114 26756 > 3114 43051 > 3114 45773 > 3115 7610 > 3115 8800 > 3115 9784 > 3115 13995 > 3115 42965 > 3116 3060 > 3116 26581 > 3116 28023 > 3116 28879 > 3116 47947 > 3117 2169 > 3117 16348 > 3117 22740 > 3117 36915 > 3117 45948 > 3118 30682 > 3118 31505 > 3118 33572 > 3118 34937 > 3118 40868 > 3119 11704 > 3119 13542 > 3119 25297 > 3119 28830 > 3119 39765 > 3120 3115 > 3120 7221 > 3120 27488 > 3120 37667 > 3120 45294 > 3121 9562 > 3121 20778 > 3121 32513 > 3121 46929 > 3121 48583 > 3122 1525 > 3122 10642 > 3122 17586 > 3122 41677 > 3122 48812 > 3123 12438 > 3123 15223 > 3123 38393 > 3123 42363 > 3123 47565 > 3124 265 > 3124 3269 > 3124 21888 > 3124 36306 > 3124 36969 > 3125 18454 > 3125 26176 > 3125 32772 > 3125 38411 > 3125 41787 > 3126 9483 > 3126 22702 > 3126 28235 > 3126 41499 > 3126 46475 > 3127 2001 > 3127 8256 > 3127 36462 > 3127 37014 > 3127 47215 > 3128 4853 > 3128 22793 > 3128 38658 > 3128 40441 > 3128 43514 > 3129 9770 > 3129 11515 > 3129 16731 > 3129 33140 > 3129 42349 > 3130 8657 > 3130 9506 > 3130 37483 > 3130 43476 > 3130 46503 > 3131 9012 > 3131 23074 > 3131 31236 > 3131 33482 > 3131 36359 > 3132 3813 > 3132 8134 > 3132 34648 > 3132 47229 > 3132 48524 > 3133 6846 > 3133 11944 > 3133 12214 > 3133 14218 > 3133 21076 > 3134 21462 > 3134 36235 > 3134 38409 > 3134 45969 > 3134 48193 > 3135 4452 > 3135 7396 > 3135 21618 > 3135 34407 > 3135 39557 > 3136 10269 > 3136 10277 > 3136 20059 > 3136 27592 > 3136 45022 > 3137 5430 > 3137 9068 > 3137 13580 > 3137 31139 > 3137 43213 > 3138 11251 > 3138 20905 > 3138 22504 > 3138 25626 > 3138 35501 > 3139 15315 > 3139 19635 > 3139 21700 > 3139 29063 > 3139 42193 > 3140 4477 > 3140 37057 > 3140 42768 > 3140 44409 > 3140 45244 > 3141 7126 > 3141 17433 > 3141 22023 > 3141 27519 > 3141 45926 > 3142 6303 > 3142 20717 > 3142 39052 > 3142 40739 > 3142 42394 > 3143 22427 > 3143 43871 > 3143 45740 > 3143 48341 > 3143 49234 > 3144 12762 > 3144 16246 > 3144 16418 > 3144 23054 > 3144 46165 > 3145 8886 > 3145 9746 > 3145 10580 > 3145 17459 > 3145 39010 > 3146 12416 > 3146 23757 > 3146 28544 > 3146 39249 > 3146 42420 > 3147 83 > 3147 6520 > 3147 11243 > 3147 14810 > 3147 21264 > 3148 16534 > 3148 38356 > 3148 40527 > 3148 48511 > 3148 49728 > 3149 4298 > 3149 5295 > 3149 15464 > 3149 32068 > 3149 39674 > 3150 28910 > 3150 30179 > 3150 43448 > 3150 43791 > 3150 49199 > 3151 1765 > 3151 10279 > 3151 26838 > 3151 33133 > 3151 39146 > 3152 7169 > 3152 7549 > 3152 28115 > 3152 28378 > 3152 31672 > 3153 15240 > 3153 16844 > 3153 21115 > 3153 26999 > 3153 30011 > 3154 2664 > 3154 10483 > 3154 11316 > 3154 23744 > 3154 42779 > 3155 155 > 3155 2545 > 3155 4716 > 3155 19178 > 3155 43955 > 3156 7633 > 3156 7878 > 3156 11047 > 3156 12486 > 3156 29394 > 3157 13983 > 3157 14186 > 3157 23701 > 3157 43769 > 3157 44761 > 3158 964 > 3158 7174 > 3158 23956 > 3158 30988 > 3158 42228 > 3159 1029 > 3159 2051 > 3159 15548 > 3159 36076 > 3159 41778 > 3160 12600 > 3160 13575 > 3160 18036 > 3160 22671 > 3160 36189 > 3161 21104 > 3161 22097 > 3161 42710 > 3161 45062 > 3161 48149 > 3162 288 > 3162 13251 > 3162 13449 > 3162 17733 > 3162 33623 > 3163 4311 > 3163 31360 > 3163 34757 > 3163 42130 > 3163 49791 > 3164 259 > 3164 537 > 3164 27176 > 3164 30603 > 3164 49333 > 3165 8190 > 3165 13962 > 3165 18113 > 3165 25824 > 3165 30065 > 3166 15831 > 3166 28321 > 3166 35874 > 3166 36228 > 3166 41633 > 3167 13059 > 3167 14470 > 3167 24695 > 3167 42364 > 3167 48296 > 3168 2706 > 3168 10542 > 3168 18613 > 3168 26027 > 3168 29669 > 3169 6191 > 3169 15581 > 3169 31856 > 3169 32704 > 3169 43431 > 3170 812 > 3170 2763 > 3170 9040 > 3170 32628 > 3170 46827 > 3171 1764 > 3171 21304 > 3171 39612 > 3171 44401 > 3171 44779 > 3172 2602 > 3172 5548 > 3172 6234 > 3172 38874 > 3172 45670 > 3173 7927 > 3173 9762 > 3173 10984 > 3173 28792 > 3173 46890 > 3174 4272 > 3174 23803 > 3174 33328 > 3174 33934 > 3174 49484 > 3175 15601 > 3175 17558 > 3175 17785 > 3175 37080 > 3175 45884 > 3176 1887 > 3176 4977 > 3176 12227 > 3176 33414 > 3176 44343 > 3177 160 > 3177 10226 > 3177 24075 > 3177 34815 > 3177 36866 > 3178 3600 > 3178 3615 > 3178 5936 > 3178 7941 > 3178 48522 > 3179 1299 > 3179 1396 > 3179 29408 > 3179 39391 > 3179 46984 > 3180 445 > 3180 29243 > 3180 30306 > 3180 38938 > 3180 40533 > 3181 2799 > 3181 21448 > 3181 26716 > 3181 29540 > 3181 39823 > 3182 7760 > 3182 14370 > 3182 22040 > 3182 27118 > 3182 27633 > 3183 2996 > 3183 26109 > 3183 34095 > 3183 44913 > 3183 45687 > 3184 8129 > 3184 15951 > 3184 20739 > 3184 23544 > 3184 32510 > 3185 7007 > 3185 14949 > 3185 22738 > 3185 35541 > 3185 44280 > 3186 13337 > 3186 14289 > 3186 21980 > 3186 31357 > 3186 32522 > 3187 21794 > 3187 25239 > 3187 26591 > 3187 40130 > 3187 45760 > 3188 6811 > 3188 7637 > 3188 17540 > 3188 26570 > 3188 48070 > 3189 13796 > 3189 14227 > 3189 31698 > 3189 34420 > 3189 34727 > 3190 29141 > 3190 34502 > 3190 42940 > 3190 43387 > 3190 48671 > 3191 728 > 3191 1502 > 3191 34217 > 3191 40394 > 3191 42103 > 3192 1794 > 3192 17183 > 3192 30290 > 3192 42208 > 3192 47125 > 3193 2310 > 3193 7837 > 3193 14521 > 3193 19221 > 3193 26127 > 3194 16900 > 3194 21499 > 3194 37694 > 3194 47631 > 3194 48780 > 3195 3771 > 3195 8394 > 3195 11625 > 3195 42588 > 3195 49747 > 3196 5251 > 3196 13294 > 3196 16802 > 3196 22735 > 3196 33510 > 3197 21335 > 3197 27309 > 3197 27826 > 3197 33193 > 3197 38213 > 3198 10044 > 3198 19224 > 3198 43463 > 3198 43596 > 3198 45820 > 3199 15169 > 3199 22840 > 3199 26760 > 3199 34705 > 3199 49755 > 3200 7560 > 3200 17904 > 3200 19223 > 3200 27160 > 3200 43339 > 3201 11127 > 3201 13950 > 3201 14123 > 3201 18401 > 3201 46823 > 3202 5671 > 3202 8281 > 3202 18738 > 3202 39871 > 3202 49213 > 3203 18790 > 3203 19828 > 3203 30722 > 3203 35738 > 3203 38206 > 3204 475 > 3204 7989 > 3204 16445 > 3204 43197 > 3204 46719 > 3205 11688 > 3205 24911 > 3205 26620 > 3205 33688 > 3205 44750 > 3206 24212 > 3206 25795 > 3206 30444 > 3206 34023 > 3206 46196 > 3207 12507 > 3207 12713 > 3207 13687 > 3207 33741 > 3207 38241 > 3208 20022 > 3208 30680 > 3208 34009 > 3208 40581 > 3208 44542 > 3209 1414 > 3209 12071 > 3209 13397 > 3209 15383 > 3209 26910 > 3210 22073 > 3210 29549 > 3210 30453 > 3210 43374 > 3210 46663 > 3211 13175 > 3211 24947 > 3211 28666 > 3211 45115 > 3211 47561 > 3212 5464 > 3212 24851 > 3212 26398 > 3212 28008 > 3212 47018 > 3213 12763 > 3213 18910 > 3213 26432 > 3213 30512 > 3213 43022 > 3214 226 > 3214 828 > 3214 16998 > 3214 18750 > 3214 36234 > 3215 2826 > 3215 16457 > 3215 31496 > 3215 41604 > 3215 44367 > 3216 1393 > 3216 3436 > 3216 26353 > 3216 35723 > 3216 39721 > 3217 11324 > 3217 20298 > 3217 26654 > 3217 29008 > 3217 32964 > 3218 33176 > 3218 33648 > 3218 45897 > 3218 49200 > 3218 49942 > 3219 2773 > 3219 11014 > 3219 12909 > 3219 33265 > 3219 34518 > 3220 3263 > 3220 21678 > 3220 22455 > 3220 26383 > 3220 39349 > 3221 15922 > 3221 20224 > 3221 30419 > 3221 33366 > 3221 44358 > 3222 570 > 3222 2327 > 3222 14497 > 3222 15508 > 3222 22342 > 3223 8714 > 3223 16429 > 3223 19618 > 3223 36565 > 3223 37858 > 3224 203 > 3224 21703 > 3224 26108 > 3224 34776 > 3224 39362 > 3225 20405 > 3225 27917 > 3225 33770 > 3225 42644 > 3225 45900 > 3226 13619 > 3226 15183 > 3226 19629 > 3226 21856 > 3226 26529 > 3227 1880 > 3227 10615 > 3227 11269 > 3227 26682 > 3227 46594 > 3228 7593 > 3228 9113 > 3228 10977 > 3228 16579 > 3228 49723 > 3229 5823 > 3229 11720 > 3229 13307 > 3229 33996 > 3229 36913 > 3230 755 > 3230 13678 > 3230 16967 > 3230 18088 > 3230 48652 > 3231 5400 > 3231 7083 > 3231 15568 > 3231 32482 > 3231 33862 > 3232 2120 > 3232 7996 > 3232 8563 > 3232 19488 > 3232 37756 > 3233 7539 > 3233 8125 > 3233 21122 > 3233 44016 > 3233 46087 > 3234 11731 > 3234 13063 > 3234 27467 > 3234 28673 > 3234 32883 > 3235 4961 > 3235 7919 > 3235 9489 > 3235 16238 > 3235 42696 > 3236 763 > 3236 4465 > 3236 12941 > 3236 13371 > 3236 19082 > 3237 13946 > 3237 16384 > 3237 18710 > 3237 37891 > 3237 45027 > 3238 15164 > 3238 37869 > 3238 38341 > 3238 41911 > 3238 48696 > 3239 3325 > 3239 18906 > 3239 43265 > 3239 44291 > 3239 46405 > 3240 5977 > 3240 21135 > 3240 30056 > 3240 39514 > 3240 41018 > 3241 7577 > 3241 8936 > 3241 20466 > 3241 21934 > 3241 43975 > 3242 10815 > 3242 13906 > 3242 22554 > 3242 44221 > 3242 47135 > 3243 4366 > 3243 7123 > 3243 13915 > 3243 19334 > 3243 23188 > 3244 1471 > 3244 27865 > 3244 35256 > 3244 40008 > 3244 47708 > 3245 28466 > 3245 30509 > 3245 31689 > 3245 38941 > 3245 46350 > 3246 5036 > 3246 11787 > 3246 22881 > 3246 28182 > 3246 49646 > 3247 33704 > 3247 37702 > 3247 42141 > 3247 43449 > 3247 49796 > 3248 6288 > 3248 22217 > 3248 39296 > 3248 39325 > 3248 40014 > 3249 4498 > 3249 8634 > 3249 12172 > 3249 36447 > 3249 46579 > 3250 4920 > 3250 16375 > 3250 34610 > 3250 34975 > 3250 44335 > 3251 6598 > 3251 15173 > 3251 16007 > 3251 20963 > 3251 28454 > 3252 15178 > 3252 33048 > 3252 34037 > 3252 42849 > 3252 47522 > 3253 16668 > 3253 18924 > 3253 19028 > 3253 31614 > 3253 43940 > 3254 2973 > 3254 16249 > 3254 35664 > 3254 36040 > 3254 48829 > 3255 669 > 3255 1673 > 3255 8539 > 3255 24958 > 3255 32716 > 3256 8299 > 3256 21074 > 3256 24723 > 3256 27959 > 3256 47234 > 3257 1368 > 3257 6023 > 3257 24697 > 3257 30040 > 3257 30293 > 3258 1817 > 3258 11043 > 3258 22289 > 3258 38435 > 3258 43977 > 3259 2455 > 3259 9516 > 3259 14476 > 3259 29256 > 3259 40340 > 3260 8033 > 3260 14802 > 3260 23599 > 3260 27154 > 3260 43736 > 3261 4524 > 3261 22484 > 3261 27962 > 3261 31576 > 3261 36224 > 3262 3887 > 3262 10406 > 3262 16931 > 3262 35557 > 3262 40318 > 3263 9368 > 3263 12696 > 3263 29128 > 3263 38381 > 3263 39870 > 3264 8453 > 3264 11616 > 3264 11960 > 3264 12268 > 3264 34684 > 3265 955 > 3265 4790 > 3265 17983 > 3265 22080 > 3265 25439 > 3266 3991 > 3266 8363 > 3266 15021 > 3266 17516 > 3266 22858 > 3267 2840 > 3267 7370 > 3267 7776 > 3267 9174 > 3267 30698 > 3268 2651 > 3268 11689 > 3268 45798 > 3268 47459 > 3268 49217 > 3269 2496 > 3269 8358 > 3269 23745 > 3269 44038 > 3269 47163 > 3270 371 > 3270 25958 > 3270 29139 > 3270 30076 > 3270 30125 > 3271 42 > 3271 19368 > 3271 27974 > 3271 43251 > 3271 49355 > 3272 7701 > 3272 30665 > 3272 35244 > 3272 37904 > 3272 42671 > 3273 4950 > 3273 15326 > 3273 15932 > 3273 28281 > 3273 30945 > 3274 28301 > 3274 32093 > 3274 33037 > 3274 33880 > 3274 40684 > 3275 7009 > 3275 9086 > 3275 10664 > 3275 24478 > 3275 35044 > 3276 32575 > 3276 39199 > 3276 39646 > 3276 46809 > 3276 47680 > 3277 7958 > 3277 17874 > 3277 24057 > 3277 30031 > 3277 43704 > 3278 1703 > 3278 13472 > 3278 32703 > 3278 33915 > 3278 47889 > 3279 7850 > 3279 12827 > 3279 20518 > 3279 39357 > 3279 47049 > 3280 721 > 3280 2588 > 3280 4357 > 3280 11508 > 3280 41548 > 3281 2326 > 3281 27237 > 3281 28130 > 3281 29136 > 3281 48569 > 3282 7943 > 3282 10688 > 3282 36368 > 3282 44461 > 3282 44783 > 3283 8293 > 3283 26357 > 3283 37192 > 3283 38485 > 3283 48180 > 3284 7757 > 3284 17511 > 3284 21598 > 3284 24163 > 3284 44488 > 3285 1131 > 3285 3499 > 3285 6034 > 3285 9969 > 3285 15423 > 3286 11261 > 3286 18961 > 3286 34603 > 3286 35891 > 3286 46442 > 3287 9883 > 3287 21400 > 3287 28427 > 3287 37059 > 3287 38425 > 3288 10423 > 3288 12581 > 3288 16056 > 3288 20979 > 3288 37211 > 3289 2585 > 3289 8892 > 3289 24952 > 3289 30783 > 3289 42967 > 3290 19950 > 3290 25710 > 3290 34008 > 3290 36588 > 3290 43668 > 3291 9625 > 3291 14313 > 3291 34094 > 3291 46001 > 3291 47440 > 3292 2236 > 3292 13585 > 3292 14137 > 3292 18682 > 3292 45436 > 3293 4676 > 3293 9200 > 3293 28880 > 3293 43103 > 3293 46921 > 3294 3656 > 3294 5704 > 3294 25483 > 3294 33297 > 3294 45365 > 3295 13321 > 3295 21116 > 3295 25285 > 3295 43475 > 3295 47590 > 3296 1656 > 3296 17616 > 3296 33292 > 3296 41110 > 3296 44215 > 3297 2811 > 3297 9631 > 3297 33058 > 3297 38664 > 3297 43221 > 3298 7173 > 3298 21905 > 3298 22368 > 3298 27741 > 3298 45736 > 3299 17434 > 3299 21196 > 3299 22762 > 3299 29494 > 3299 30504 > 3300 9651 > 3300 31790 > 3300 32347 > 3300 36559 > 3300 49121 > 3301 555 > 3301 17539 > 3301 30985 > 3301 41514 > 3301 46763 > 3302 6819 > 3302 19140 > 3302 29197 > 3302 32654 > 3302 38792 > 3303 22549 > 3303 31916 > 3303 33691 > 3303 36988 > 3303 48279 > 3304 10579 > 3304 13268 > 3304 20751 > 3304 38758 > 3304 38897 > 3305 1845 > 3305 18424 > 3305 22785 > 3305 31147 > 3305 32102 > 3306 2906 > 3306 4800 > 3306 10403 > 3306 19886 > 3306 42393 > 3307 1010 > 3307 15124 > 3307 18974 > 3307 19872 > 3307 36379 > 3308 16395 > 3308 25289 > 3308 33784 > 3308 38656 > 3308 47429 > 3309 21 > 3309 6916 > 3309 9577 > 3309 13271 > 3309 25609 > 3310 6361 > 3310 10056 > 3310 16787 > 3310 28843 > 3310 32363 > 3311 165 > 3311 13654 > 3311 20608 > 3311 36844 > 3311 39074 > 3312 2370 > 3312 4832 > 3312 6083 > 3312 18274 > 3312 36216 > 3313 10286 > 3313 25632 > 3313 27802 > 3313 29019 > 3313 32454 > 3314 3259 > 3314 5735 > 3314 18280 > 3314 43245 > 3314 43257 > 3315 8454 > 3315 13198 > 3315 36578 > 3315 46582 > 3315 48820 > 3316 688 > 3316 5782 > 3316 31478 > 3316 33740 > 3316 37714 > 3317 10198 > 3317 24865 > 3317 26460 > 3317 39803 > 3317 41546 > 3318 5964 > 3318 7232 > 3318 21698 > 3318 29930 > 3318 44885 > 3319 1836 > 3319 12466 > 3319 26197 > 3319 41904 > 3319 44388 > 3320 4988 > 3320 7130 > 3320 12193 > 3320 32801 > 3320 43625 > 3321 10438 > 3321 12488 > 3321 18717 > 3321 23882 > 3321 34529 > 3322 15165 > 3322 17012 > 3322 21401 > 3322 28019 > 3322 29446 > 3323 10781 > 3323 11651 > 3323 18814 > 3323 28586 > 3323 47358 > 3324 3383 > 3324 9350 > 3324 31503 > 3324 32237 > 3324 40711 > 3325 177 > 3325 6296 > 3325 10146 > 3325 12579 > 3325 47963 > 3326 10534 > 3326 16318 > 3326 22888 > 3326 30490 > 3326 48350 > 3327 30917 > 3327 34200 > 3327 34472 > 3327 47690 > 3327 47774 > 3328 7646 > 3328 17269 > 3328 23799 > 3328 37181 > 3328 37532 > 3329 4939 > 3329 9687 > 3329 14944 > 3329 17091 > 3329 49311 > 3330 4329 > 3330 8127 > 3330 11741 > 3330 14318 > 3330 39211 > 3331 9380 > 3331 35583 > 3331 39959 > 3331 41919 > 3331 46774 > 3332 1304 > 3332 31688 > 3332 38796 > 3332 48683 > 3332 49287 > 3333 1158 > 3333 1520 > 3333 32289 > 3333 41630 > 3333 42798 > 3334 2354 > 3334 24735 > 3334 30560 > 3334 35362 > 3334 41650 > 3335 890 > 3335 2864 > 3335 25021 > 3335 32320 > 3335 41287 > 3336 617 > 3336 1266 > 3336 9208 > 3336 14742 > 3336 24489 > 3337 2009 > 3337 5795 > 3337 41467 > 3337 47141 > 3337 47419 > 3338 27766 > 3338 36474 > 3338 39862 > 3338 42350 > 3338 47054 > 3339 541 > 3339 7962 > 3339 15179 > 3339 40440 > 3339 43547 > 3340 1738 > 3340 6430 > 3340 21435 > 3340 38712 > 3340 46683 > 3341 178 > 3341 17109 > 3341 21083 > 3341 30250 > 3341 45885 > 3342 9759 > 3342 14812 > 3342 24674 > 3342 27995 > 3342 38735 > 3343 26009 > 3343 33928 > 3343 34993 > 3343 45565 > 3343 46493 > 3344 8586 > 3344 14611 > 3344 16341 > 3344 37337 > 3344 42551 > 3345 681 > 3345 25738 > 3345 38716 > 3345 41773 > 3345 45911 > 3346 5778 > 3346 15093 > 3346 24249 > 3346 34933 > 3346 35746 > 3347 8757 > 3347 22930 > 3347 25748 > 3347 39575 > 3347 42971 > 3348 14537 > 3348 15249 > 3348 27454 > 3348 41182 > 3348 45723 > 3349 23748 > 3349 25818 > 3349 25895 > 3349 32203 > 3349 40653 > 3350 210 > 3350 9992 > 3350 12047 > 3350 20950 > 3350 37460 > 3351 16154 > 3351 19595 > 3351 25243 > 3351 33397 > 3351 40642 > 3352 30636 > 3352 33159 > 3352 35825 > 3352 38424 > 3352 45591 > 3353 11621 > 3353 13128 > 3353 23916 > 3353 36497 > 3353 40844 > 3354 809 > 3354 10297 > 3354 24387 > 3354 37822 > 3354 44456 > 3355 2276 > 3355 6565 > 3355 8738 > 3355 26263 > 3355 39665 > 3356 15578 > 3356 20301 > 3356 20843 > 3356 41552 > 3356 44433 > 3357 6343 > 3357 6407 > 3357 7440 > 3357 29393 > 3357 40633 > 3358 5027 > 3358 11870 > 3358 24192 > 3358 27050 > 3358 35204 > 3359 215 > 3359 6519 > 3359 42075 > 3359 43376 > 3359 46945 > 3360 1805 > 3360 2955 > 3360 7387 > 3360 30962 > 3360 37716 > 3361 6107 > 3361 10069 > 3361 11041 > 3361 39289 > 3361 47250 > 3362 628 > 3362 21818 > 3362 26721 > 3362 46293 > 3362 49562 > 3363 244 > 3363 4345 > 3363 5699 > 3363 14852 > 3363 17625 > 3364 20210 > 3364 30980 > 3364 41560 > 3364 42845 > 3364 49203 > 3365 15874 > 3365 19512 > 3365 30820 > 3365 34723 > 3365 35841 > 3366 3987 > 3366 17876 > 3366 19508 > 3366 22397 > 3366 44386 > 3367 608 > 3367 19676 > 3367 29491 > 3367 29517 > 3367 49469 > 3368 9160 > 3368 21337 > 3368 28197 > 3368 42039 > 3368 47360 > 3369 13338 > 3369 18352 > 3369 22594 > 3369 29261 > 3369 36090 > 3370 11745 > 3370 14683 > 3370 28854 > 3370 36383 > 3370 37718 > 3371 3309 > 3371 7002 > 3371 16297 > 3371 29875 > 3371 35622 > 3372 2231 > 3372 8889 > 3372 12774 > 3372 29698 > 3372 34086 > 3373 7665 > 3373 10169 > 3373 10737 > 3373 20202 > 3373 22231 > 3374 1116 > 3374 5669 > 3374 5901 > 3374 17346 > 3374 35436 > 3375 1361 > 3375 20519 > 3375 35919 > 3375 43901 > 3375 45661 > 3376 6133 > 3376 20981 > 3376 29373 > 3376 41390 > 3376 47915 > 3377 7030 > 3377 15418 > 3377 22774 > 3377 26969 > 3377 37573 > 3378 4956 > 3378 16012 > 3378 21432 > 3378 26032 > 3378 28026 > 3379 12295 > 3379 18754 > 3379 31224 > 3379 37217 > 3379 37274 > 3380 9757 > 3380 21621 > 3380 28756 > 3380 39585 > 3380 39643 > 3381 799 > 3381 15590 > 3381 21739 > 3381 27807 > 3381 39169 > 3382 4186 > 3382 9038 > 3382 12288 > 3382 28139 > 3382 44875 > 3383 16640 > 3383 23681 > 3383 28488 > 3383 38487 > 3383 41356 > 3384 17279 > 3384 22525 > 3384 37293 > 3384 39173 > 3384 47288 > 3385 22162 > 3385 28314 > 3385 32858 > 3385 33521 > 3385 43179 > 3386 5701 > 3386 22845 > 3386 26608 > 3386 43441 > 3386 44745 > 3387 8475 > 3387 14353 > 3387 17871 > 3387 33279 > 3387 38581 > 3388 1783 > 3388 5918 > 3388 11318 > 3388 17566 > 3388 48730 > 3389 27791 > 3389 28285 > 3389 32707 > 3389 36566 > 3389 38293 > 3390 10312 > 3390 23877 > 3390 25573 > 3390 45891 > 3390 49269 > 3391 113 > 3391 15989 > 3391 21165 > 3391 24583 > 3391 38809 > 3392 535 > 3392 1547 > 3392 25543 > 3392 25594 > 3392 44130 > 3393 18150 > 3393 18370 > 3393 18383 > 3393 20148 > 3393 29982 > 3394 5579 > 3394 6923 > 3394 35674 > 3394 41285 > 3394 49396 > 3395 3077 > 3395 21153 > 3395 34701 > 3395 43095 > 3395 48758 > 3396 22573 > 3396 22744 > 3396 29536 > 3396 34299 > 3396 38097 > 3397 12068 > 3397 19455 > 3397 21977 > 3397 22494 > 3397 40459 > 3398 3988 > 3398 6957 > 3398 11982 > 3398 17626 > 3398 25326 > 3399 10432 > 3399 12318 > 3399 23903 > 3399 28279 > 3399 45140 > 3400 9341 > 3400 25452 > 3400 31423 > 3400 32956 > 3400 36381 > 3401 11028 > 3401 22499 > 3401 25443 > 3401 26609 > 3401 35838 > 3402 7395 > 3402 8337 > 3402 31012 > 3402 33269 > 3402 40960 > 3403 3395 > 3403 7705 > 3403 8224 > 3403 10089 > 3403 21784 > 3404 6003 > 3404 29988 > 3404 42627 > 3404 45175 > 3404 47864 > 3405 7131 > 3405 8231 > 3405 10607 > 3405 14865 > 3405 49925 > 3406 14567 > 3406 19494 > 3406 27857 > 3406 37940 > 3406 39390 > 3407 1079 > 3407 7000 > 3407 16011 > 3407 26630 > 3407 42856 > 3408 12938 > 3408 15744 > 3408 23474 > 3408 33029 > 3408 45485 > 3409 25 > 3409 17750 > 3409 24412 > 3409 24881 > 3409 35950 > 3410 9280 > 3410 11238 > 3410 18369 > 3410 19567 > 3410 29215 > 3411 9802 > 3411 11095 > 3411 14210 > 3411 19034 > 3411 46556 > 3412 7510 > 3412 8139 > 3412 15292 > 3412 26752 > 3412 49320 > 3413 1423 > 3413 7809 > 3413 37344 > 3413 42433 > 3413 42818 > 3414 2225 > 3414 25625 > 3414 32645 > 3414 36193 > 3414 37577 > 3415 18463 > 3415 19965 > 3415 20968 > 3415 29978 > 3415 47289 > 3416 1558 > 3416 18195 > 3416 19045 > 3416 24012 > 3416 25046 > 3417 8989 > 3417 13815 > 3417 27013 > 3417 27648 > 3417 34903 > 3418 381 > 3418 23627 > 3418 27444 > 3418 31289 > 3418 38584 > 3419 11326 > 3419 12073 > 3419 26865 > 3419 38974 > 3419 44883 > 3420 3451 > 3420 22205 > 3420 24719 > 3420 25553 > 3420 28797 > 3421 579 > 3421 2513 > 3421 18235 > 3421 32409 > 3421 47523 > 3422 1828 > 3422 11972 > 3422 19490 > 3422 20270 > 3422 31082 > 3423 1563 > 3423 2882 > 3423 27356 > 3423 35462 > 3423 36494 > 3424 12483 > 3424 26016 > 3424 39910 > 3424 40540 > 3424 46126 > 3425 5169 > 3425 11213 > 3425 18240 > 3425 36859 > 3425 40363 > 3426 13530 > 3426 18527 > 3426 36581 > 3426 40286 > 3426 48132 > 3427 3549 > 3427 5573 > 3427 38231 > 3427 40494 > 3427 43158 > 3428 13288 > 3428 15689 > 3428 18700 > 3428 31439 > 3428 33530 > 3429 7072 > 3429 15045 > 3429 20736 > 3429 26422 > 3429 35691 > 3430 13591 > 3430 31140 > 3430 37475 > 3430 42443 > 3430 44769 > 3431 3872 > 3431 4200 > 3431 9320 > 3431 23802 > 3431 45332 > 3432 11330 > 3432 14274 > 3432 22953 > 3432 26137 > 3432 49407 > 3433 6156 > 3433 11727 > 3433 35805 > 3433 44457 > 3433 48226 > 3434 4888 > 3434 11404 > 3434 17362 > 3434 21943 > 3434 41152 > 3435 7450 > 3435 9412 > 3435 27369 > 3435 31764 > 3435 46194 > 3436 6082 > 3436 29615 > 3436 36756 > 3436 38810 > 3436 43647 > 3437 6717 > 3437 22461 > 3437 24506 > 3437 38802 > 3437 44174 > 3438 1792 > 3438 5781 > 3438 20408 > 3438 26478 > 3438 38317 > 3439 901 > 3439 3512 > 3439 6589 > 3439 15763 > 3439 35945 > 3440 3017 > 3440 8584 > 3440 27424 > 3440 27594 > 3440 30270 > 3441 2114 > 3441 19363 > 3441 32712 > 3441 38235 > 3441 48466 > 3442 4568 > 3442 31565 > 3442 40865 > 3442 44944 > 3442 45597 > 3443 545 > 3443 3968 > 3443 24919 > 3443 42901 > 3443 48501 > 3444 8070 > 3444 8181 > 3444 26549 > 3444 46361 > 3444 48985 > 3445 8736 > 3445 9001 > 3445 21619 > 3445 26667 > 3445 47001 > 3446 12999 > 3446 20256 > 3446 23713 > 3446 27084 > 3446 27104 > 3447 687 > 3447 16968 > 3447 43825 > 3447 45151 > 3447 46072 > 3448 364 > 3448 6137 > 3448 21637 > 3448 27299 > 3448 38884 > 3449 21140 > 3449 21946 > 3449 46701 > 3449 48613 > 3449 49735 > 3450 1338 > 3450 3489 > 3450 15826 > 3450 31754 > 3450 43322 > 3451 1532 > 3451 6497 > 3451 9602 > 3451 23573 > 3451 42513 > 3452 4516 > 3452 8828 > 3452 24994 > 3452 39832 > 3452 41165 > 3453 4473 > 3453 12095 > 3453 20773 > 3453 36642 > 3453 42446 > 3454 4852 > 3454 9263 > 3454 12169 > 3454 25097 > 3454 45567 > 3455 8371 > 3455 19616 > 3455 41030 > 3455 41768 > 3455 42165 > 3456 6529 > 3456 7711 > 3456 28481 > 3456 34500 > 3456 45619 > 3457 7574 > 3457 8182 > 3457 17389 > 3457 19096 > 3457 19542 > 3458 12655 > 3458 14963 > 3458 15739 > 3458 40714 > 3458 44842 > 3459 2060 > 3459 3763 > 3459 12988 > 3459 17284 > 3459 20506 > 3460 3582 > 3460 8847 > 3460 12867 > 3460 33241 > 3460 40107 > 3461 16618 > 3461 23114 > 3461 30717 > 3461 35578 > 3461 42073 > 3462 8117 > 3462 10108 > 3462 21971 > 3462 28201 > 3462 32831 > 3463 306 > 3463 15101 > 3463 18718 > 3463 26705 > 3463 32905 > 3464 19335 > 3464 23528 > 3464 24599 > 3464 31187 > 3464 39026 > 3465 1759 > 3465 13289 > 3465 25336 > 3465 35197 > 3465 36934 > 3466 6760 > 3466 8805 > 3466 40161 > 3466 44521 > 3466 48016 > 3467 14283 > 3467 25500 > 3467 33417 > 3467 43243 > 3467 44833 > 3468 15629 > 3468 17030 > 3468 25236 > 3468 36688 > 3468 43356 > 3469 9734 > 3469 14233 > 3469 20034 > 3469 25595 > 3469 28449 > 3470 6480 > 3470 35037 > 3470 42789 > 3470 43384 > 3470 43849 > 3471 6911 > 3471 13793 > 3471 39253 > 3471 40413 > 3471 47382 > 3472 6501 > 3472 18376 > 3472 18869 > 3472 27141 > 3472 44744 > 3473 15246 > 3473 23534 > 3473 25644 > 3473 32121 > 3473 43844 > 3474 9198 > 3474 16040 > 3474 32101 > 3474 39554 > 3474 48143 > 3475 35620 > 3475 38303 > 3475 38862 > 3475 46844 > 3475 47766 > 3476 7986 > 3476 13933 > 3476 16115 > 3476 35595 > 3476 37120 > 3477 8627 > 3477 18721 > 3477 22519 > 3477 22767 > 3477 32931 > 3478 21470 > 3478 23491 > 3478 24960 > 3478 39561 > 3478 43352 > 3479 22934 > 3479 24191 > 3479 26936 > 3479 31964 > 3479 39106 > 3480 1999 > 3480 8102 > 3480 16526 > 3480 31260 > 3480 45253 > 3481 4445 > 3481 16028 > 3481 18419 > 3481 46955 > 3481 47376 > 3482 1430 > 3482 3435 > 3482 25668 > 3482 27404 > 3482 41251 > 3483 2732 > 3483 8519 > 3483 18361 > 3483 40099 > 3483 40832 > 3484 3110 > 3484 17941 > 3484 22172 > 3484 46950 > 3484 46987 > 3485 6725 > 3485 34234 > 3485 39663 > 3485 45392 > 3485 47202 > 3486 2176 > 3486 31643 > 3486 31907 > 3486 33002 > 3486 33106 > 3487 3742 > 3487 30501 > 3487 37907 > 3487 43388 > 3487 46238 > 3488 3641 > 3488 12523 > 3488 29074 > 3488 34269 > 3488 41599 > 3489 1755 > 3489 20651 > 3489 27294 > 3489 29358 > 3489 45956 > 3490 34482 > 3490 36973 > 3490 38572 > 3490 45754 > 3490 48460 > 3491 8890 > 3491 11092 > 3491 31368 > 3491 31854 > 3491 37520 > 3492 509 > 3492 8658 > 3492 10041 > 3492 19771 > 3492 47835 > 3493 5992 > 3493 7093 > 3493 9081 > 3493 10814 > 3493 20526 > 3494 7813 > 3494 12168 > 3494 24255 > 3494 40940 > 3494 41003 > 3495 6349 > 3495 26482 > 3495 28785 > 3495 31693 > 3495 45107 > 3496 3785 > 3496 5140 > 3496 7329 > 3496 28760 > 3496 46918 > 3497 2504 > 3497 3705 > 3497 11647 > 3497 36552 > 3497 40766 > 3498 19020 > 3498 28646 > 3498 35022 > 3498 42258 > 3498 48120 > 3499 1203 > 3499 19013 > 3499 20031 > 3499 36333 > 3499 44022 > 3500 250 > 3500 296 > 3500 13468 > 3500 20391 > 3500 20802 > 3501 4851 > 3501 15262 > 3501 22190 > 3501 23207 > 3501 33581 > 3502 18186 > 3502 22821 > 3502 42874 > 3502 45461 > 3502 48281 > 3503 8065 > 3503 21451 > 3503 22914 > 3503 27925 > 3503 34039 > 3504 12191 > 3504 15505 > 3504 20433 > 3504 30302 > 3504 33406 > 3505 3657 > 3505 4849 > 3505 18082 > 3505 27191 > 3505 42764 > 3506 15975 > 3506 16275 > 3506 28420 > 3506 40275 > 3506 43335 > 3507 16251 > 3507 20695 > 3507 21564 > 3507 32256 > 3507 43479 > 3508 5422 > 3508 15333 > 3508 18990 > 3508 31405 > 3508 31831 > 3509 4389 > 3509 11120 > 3509 23070 > 3509 38766 > 3509 44045 > 3510 851 > 3510 7934 > 3510 19050 > 3510 19429 > 3510 48317 > 3511 3375 > 3511 6506 > 3511 13227 > 3511 14787 > 3511 49912 > 3512 7140 > 3512 24027 > 3512 26503 > 3512 32189 > 3512 44048 > 3513 11887 > 3513 15813 > 3513 29675 > 3513 35788 > 3513 45049 > 3514 17875 > 3514 25879 > 3514 41591 > 3514 43094 > 3514 48859 > 3515 1724 > 3515 19931 > 3515 31796 > 3515 35324 > 3515 35710 > 3516 3409 > 3516 8624 > 3516 13596 > 3516 17307 > 3516 25771 > 3517 5345 > 3517 17761 > 3517 21772 > 3517 29719 > 3517 44576 > 3518 10349 > 3518 18921 > 3518 38767 > 3518 45709 > 3518 47542 > 3519 12422 > 3519 17239 > 3519 17897 > 3519 22476 > 3519 37422 > 3520 5153 > 3520 15523 > 3520 22091 > 3520 30574 > 3520 31241 > 3521 9703 > 3521 21320 > 3521 25055 > 3521 28033 > 3521 46656 > 3522 29860 > 3522 31390 > 3522 34293 > 3522 38406 > 3522 41374 > 3523 1510 > 3523 5040 > 3523 7933 > 3523 42682 > 3523 46545 > 3524 1757 > 3524 24482 > 3524 27090 > 3524 39638 > 3524 42822 > 3525 495 > 3525 6469 > 3525 32092 > 3525 41441 > 3525 43682 > 3526 4290 > 3526 27359 > 3526 41345 > 3526 41850 > 3526 49961 > 3527 2487 > 3527 2551 > 3527 2721 > 3527 7771 > 3527 43008 > 3528 24607 > 3528 30873 > 3528 33677 > 3528 39811 > 3528 43904 > 3529 3685 > 3529 19718 > 3529 22899 > 3529 31231 > 3529 47612 > 3530 3108 > 3530 4109 > 3530 45274 > 3530 46236 > 3530 46623 > 3531 3807 > 3531 20117 > 3531 38727 > 3531 40873 > 3531 45478 > 3532 6724 > 3532 9261 > 3532 17145 > 3532 31315 > 3532 33527 > 3533 6838 > 3533 9520 > 3533 14872 > 3533 22773 > 3533 38057 > 3534 5379 > 3534 13388 > 3534 17072 > 3534 37424 > 3534 40924 > 3535 5174 > 3535 16591 > 3535 18533 > 3535 29794 > 3535 42385 > 3536 3373 > 3536 11476 > 3536 25964 > 3536 26157 > 3536 33357 > 3537 292 > 3537 11713 > 3537 16045 > 3537 20427 > 3537 33137 > 3538 12840 > 3538 20555 > 3538 22247 > 3538 37886 > 3538 46446 > 3539 8419 > 3539 16225 > 3539 34939 > 3539 45184 > 3539 46187 > 3540 8599 > 3540 11961 > 3540 23296 > 3540 39840 > 3540 41882 > 3541 7573 > 3541 20652 > 3541 22143 > 3541 25966 > 3541 35302 > 3542 2443 > 3542 28168 > 3542 32920 > 3542 37256 > 3542 41446 > 3543 13439 > 3543 29868 > 3543 33933 > 3543 37931 > 3543 48883 > 3544 619 > 3544 1260 > 3544 15335 > 3544 33990 > 3544 41517 > 3545 10680 > 3545 20184 > 3545 33011 > 3545 45206 > 3545 49535 > 3546 7546 > 3546 10925 > 3546 14143 > 3546 29355 > 3546 42632 > 3547 1413 > 3547 19694 > 3547 21344 > 3547 24936 > 3547 40713 > 3548 1230 > 3548 5189 > 3548 13309 > 3548 35696 > 3548 37778 > 3549 4505 > 3549 4619 > 3549 38569 > 3549 40239 > 3549 40602 > 3550 27 > 3550 460 > 3550 6330 > 3550 14298 > 3550 45860 > 3551 21929 > 3551 27099 > 3551 27496 > 3551 30181 > 3551 48222 > 3552 10578 > 3552 15467 > 3552 19150 > 3552 33829 > 3552 41293 > 3553 7782 > 3553 20829 > 3553 33590 > 3553 41445 > 3553 44270 > 3554 3564 > 3554 8164 > 3554 8345 > 3554 37883 > 3554 48073 > 3555 1193 > 3555 6915 > 3555 12262 > 3555 36847 > 3555 39259 > 3556 6248 > 3556 15891 > 3556 19859 > 3556 26937 > 3556 31591 > 3557 37224 > 3557 37517 > 3557 45691 > 3557 47316 > 3557 49965 > 3558 8999 > 3558 20737 > 3558 31977 > 3558 32459 > 3558 34901 > 3559 8848 > 3559 16734 > 3559 29138 > 3559 36292 > 3559 49302 > 3560 6840 > 3560 36326 > 3560 47940 > 3560 48570 > 3560 49127 > 3561 5003 > 3561 8250 > 3561 27871 > 3561 30027 > 3561 47478 > 3562 13679 > 3562 19116 > 3562 22658 > 3562 34356 > 3562 46798 > 3563 6755 > 3563 18855 > 3563 21060 > 3563 31855 > 3563 44102 > 3564 2613 > 3564 9680 > 3564 18697 > 3564 21386 > 3564 49471 > 3565 14630 > 3565 24879 > 3565 32864 > 3565 40710 > 3565 46500 > 3566 4038 > 3566 13154 > 3566 15587 > 3566 20035 > 3566 48421 > 3567 141 > 3567 16024 > 3567 16862 > 3567 18730 > 3567 20063 > 3568 3104 > 3568 34123 > 3568 41477 > 3568 47939 > 3568 48400 > 3569 7458 > 3569 9677 > 3569 13924 > 3569 15420 > 3569 21970 > 3570 18917 > 3570 19865 > 3570 20785 > 3570 35486 > 3570 40212 > 3571 474 > 3571 17292 > 3571 19570 > 3571 27430 > 3571 45425 > 3572 6197 > 3572 19225 > 3572 41791 > 3572 43924 > 3572 49291 > 3573 304 > 3573 9745 > 3573 31961 > 3573 45866 > 3573 46369 > 3574 2052 > 3574 2153 > 3574 19232 > 3574 25497 > 3574 37288 > 3575 9643 > 3575 21003 > 3575 26445 > 3575 26450 > 3575 28150 > 3576 6307 > 3576 11252 > 3576 47539 > 3576 49084 > 3576 49873 > 3577 7282 > 3577 21394 > 3577 22561 > 3577 42445 > 3577 45057 > 3578 9140 > 3578 14674 > 3578 18885 > 3578 35680 > 3578 38347 > 3579 16186 > 3579 28524 > 3579 33875 > 3579 35117 > 3579 44502 > 3580 2556 > 3580 14559 > 3580 41454 > 3580 44339 > 3580 49821 > 3581 24754 > 3581 30047 > 3581 30544 > 3581 39351 > 3581 47126 > 3582 9169 > 3582 14373 > 3582 21650 > 3582 43401 > 3582 45072 > 3583 21023 > 3583 32734 > 3583 33721 > 3583 34332 > 3583 48428 > 3584 21782 > 3584 30652 > 3584 31633 > 3584 36912 > 3584 43522 > 3585 18037 > 3585 19763 > 3585 35084 > 3585 46230 > 3585 46826 > 3586 3861 > 3586 18499 > 3586 32877 > 3586 36065 > 3586 40759 > 3587 36077 > 3587 38780 > 3587 43377 > 3587 44059 > 3587 49850 > 3588 3401 > 3588 9172 > 3588 37029 > 3588 46071 > 3588 47421 > 3589 9889 > 3589 12417 > 3589 12593 > 3589 30282 > 3589 49109 > 3590 833 > 3590 4535 > 3590 6814 > 3590 36404 > 3590 45822 > 3591 16374 > 3591 19699 > 3591 30866 > 3591 32018 > 3591 40830 > 3592 2480 > 3592 3957 > 3592 5689 > 3592 9269 > 3592 27773 > 3593 9145 > 3593 21094 > 3593 25168 > 3593 29900 > 3593 47014 > 3594 13193 > 3594 19233 > 3594 30053 > 3594 39381 > 3594 49136 > 3595 8080 > 3595 8532 > 3595 8907 > 3595 9044 > 3595 25968 > 3596 3797 > 3596 14396 > 3596 23983 > 3596 27730 > 3596 40002 > 3597 14462 > 3597 16697 > 3597 22832 > 3597 34057 > 3597 46283 > 3598 1221 > 3598 5459 > 3598 38920 > 3598 42300 > 3598 43772 > 3599 1949 > 3599 36015 > 3599 42312 > 3599 47356 > 3599 49411 > 3600 164 > 3600 19327 > 3600 20291 > 3600 33508 > 3600 35108 > 3601 970 > 3601 2105 > 3601 12231 > 3601 22752 > 3601 41598 > 3602 15929 > 3602 18925 > 3602 25305 > 3602 32887 > 3602 46482 > 3603 3321 > 3603 18002 > 3603 21440 > 3603 33735 > 3603 44517 > 3604 9023 > 3604 12323 > 3604 22119 > 3604 23064 > 3604 30904 > 3605 1729 > 3605 10965 > 3605 32606 > 3605 41878 > 3605 45845 > 3606 9475 > 3606 10727 > 3606 18993 > 3606 31851 > 3606 47386 > 3607 1329 > 3607 10333 > 3607 13062 > 3607 19152 > 3607 39204 > 3608 11360 > 3608 13292 > 3608 16827 > 3608 41697 > 3608 49054 > 3609 6169 > 3609 17853 > 3609 25621 > 3609 29192 > 3609 46688 > 3610 7882 > 3610 25492 > 3610 27370 > 3610 32927 > 3610 33782 > 3611 4267 > 3611 11908 > 3611 22788 > 3611 23295 > 3611 32196 > 3612 15852 > 3612 16480 > 3612 18138 > 3612 18671 > 3612 42620 > 3613 3634 > 3613 6513 > 3613 17485 > 3613 21940 > 3613 49800 > 3614 26612 > 3614 33098 > 3614 37189 > 3614 38318 > 3614 40060 > 3615 15690 > 3615 26113 > 3615 29673 > 3615 34732 > 3615 41502 > 3616 3949 > 3616 24111 > 3616 26229 > 3616 37127 > 3616 38833 > 3617 6895 > 3617 7414 > 3617 10168 > 3617 23700 > 3617 27167 > 3618 8366 > 3618 15810 > 3618 38560 > 3618 44494 > 3618 46407 > 3619 915 > 3619 10058 > 3619 18395 > 3619 38374 > 3619 44190 > 3620 32052 > 3620 34097 > 3620 35744 > 3620 38006 > 3620 41262 > 3621 13809 > 3621 15624 > 3621 15695 > 3621 35220 > 3621 41380 > 3622 15680 > 3622 16840 > 3622 28483 > 3622 32795 > 3622 47432 > 3623 6417 > 3623 9605 > 3623 15804 > 3623 35726 > 3623 45880 > 3624 21777 > 3624 24761 > 3624 33201 > 3624 37800 > 3624 49115 > 3625 24885 > 3625 27797 > 3625 39680 > 3625 39948 > 3625 48793 > 3626 8748 > 3626 13277 > 3626 18724 > 3626 31344 > 3626 40118 > 3627 2617 > 3627 4149 > 3627 6714 > 3627 22537 > 3627 44313 > 3628 7999 > 3628 25759 > 3628 39679 > 3628 46259 > 3628 49602 > 3629 7215 > 3629 19627 > 3629 28820 > 3629 32480 > 3629 45352 > 3630 13854 > 3630 18349 > 3630 26091 > 3630 33643 > 3630 41555 > 3631 2630 > 3631 5787 > 3631 16360 > 3631 41101 > 3631 46431 > 3632 5318 > 3632 6542 > 3632 13181 > 3632 16847 > 3632 33281 > 3633 5993 > 3633 13099 > 3633 20853 > 3633 33617 > 3633 40604 > 3634 8177 > 3634 16705 > 3634 20674 > 3634 38675 > 3634 42383 > 3635 8075 > 3635 16751 > 3635 39227 > 3635 41044 > 3635 47607 > 3636 994 > 3636 10777 > 3636 30735 > 3636 45825 > 3636 49007 > 3637 31361 > 3637 34092 > 3637 36051 > 3637 45604 > 3637 47447 > 3638 4407 > 3638 6658 > 3638 18049 > 3638 37031 > 3638 46396 > 3639 6958 > 3639 9649 > 3639 9684 > 3639 11198 > 3639 44116 > 3640 9942 > 3640 10524 > 3640 21224 > 3640 22811 > 3640 29587 > 3641 36871 > 3641 37174 > 3641 38188 > 3641 39168 > 3641 40079 > 3642 18900 > 3642 25697 > 3642 30796 > 3642 30858 > 3642 46649 > 3643 13008 > 3643 22511 > 3643 29654 > 3643 35327 > 3643 44920 > 3644 3094 > 3644 6656 > 3644 24751 > 3644 25356 > 3644 37053 > 3645 19 > 3645 391 > 3645 10217 > 3645 11086 > 3645 21578 > 3646 7847 > 3646 14878 > 3646 22495 > 3646 25251 > 3646 43177 > 3647 11166 > 3647 14235 > 3647 21445 > 3647 39510 > 3647 41898 > 3648 18309 > 3648 26246 > 3648 28165 > 3648 40558 > 3648 46948 > 3649 7322 > 3649 11942 > 3649 16557 > 3649 18816 > 3649 28518 > 3650 6674 > 3650 19113 > 3650 21705 > 3650 31062 > 3650 45636 > 3651 13656 > 3651 18191 > 3651 40928 > 3651 44636 > 3651 47728 > 3652 13598 > 3652 24518 > 3652 26179 > 3652 43529 > 3652 47843 > 3653 14349 > 3653 15631 > 3653 20387 > 3653 20648 > 3653 25064 > 3654 5380 > 3654 7742 > 3654 15549 > 3654 29314 > 3654 38864 > 3655 1521 > 3655 13707 > 3655 22087 > 3655 38211 > 3655 49390 > 3656 7445 > 3656 7470 > 3656 15514 > 3656 22392 > 3656 49774 > 3657 9821 > 3657 10119 > 3657 40159 > 3657 43415 > 3657 43726 > 3658 12235 > 3658 24109 > 3658 26663 > 3658 28469 > 3658 44033 > 3659 16975 > 3659 17403 > 3659 20220 > 3659 29214 > 3659 36500 > 3660 11935 > 3660 14717 > 3660 17689 > 3660 21433 > 3660 31237 > 3661 32552 > 3661 35446 > 3661 38711 > 3661 42160 > 3661 48131 > 3662 1226 > 3662 4457 > 3662 17262 > 3662 19439 > 3662 48867 > 3663 2179 > 3663 13655 > 3663 36458 > 3663 38812 > 3663 48649 > 3664 17129 > 3664 27876 > 3664 33599 > 3664 43233 > 3664 45075 > 3665 3249 > 3665 4986 > 3665 19035 > 3665 39562 > 3665 44381 > 3666 10858 > 3666 26438 > 3666 31610 > 3666 41804 > 3666 44202 > 3667 6645 > 3667 16589 > 3667 21780 > 3667 24007 > 3667 42449 > 3668 2843 > 3668 19058 > 3668 29854 > 3668 33635 > 3668 45915 > 3669 2184 > 3669 14563 > 3669 16646 > 3669 28664 > 3669 39151 > 3670 8881 > 3670 16162 > 3670 16608 > 3670 44261 > 3670 47967 > 3671 9549 > 3671 17665 > 3671 21571 > 3671 26173 > 3671 31520 > 3672 23667 > 3672 34026 > 3672 48493 > 3672 48734 > 3672 49720 > 3673 22133 > 3673 33346 > 3673 35590 > 3673 42243 > 3673 48346 > 3674 7826 > 3674 10202 > 3674 18621 > 3674 23385 > 3674 38708 > 3675 10399 > 3675 27691 > 3675 34392 > 3675 44493 > 3675 48170 > 3676 3386 > 3676 6502 > 3676 30918 > 3676 45123 > 3676 48720 > 3677 3713 > 3677 13550 > 3677 37492 > 3677 40523 > 3677 47649 > 3678 15716 > 3678 26789 > 3678 30547 > 3678 35787 > 3678 46203 > 3679 13048 > 3679 22786 > 3679 31809 > 3679 35765 > 3679 43918 > 3680 2871 > 3680 19471 > 3680 28363 > 3680 29635 > 3680 33174 > 3681 12888 > 3681 14445 > 3681 16059 > 3681 19227 > 3681 24532 > 3682 1492 > 3682 12712 > 3682 17774 > 3682 26223 > 3682 48536 > 3683 6759 > 3683 7053 > 3683 8003 > 3683 10436 > 3683 27019 > 3684 1873 > 3684 2909 > 3684 32295 > 3684 38958 > 3684 41385 > 3685 15196 > 3685 27874 > 3685 31081 > 3685 39407 > 3685 40205 > 3686 3366 > 3686 35399 > 3686 40327 > 3686 46573 > 3686 47171 > 3687 5148 > 3687 10584 > 3687 23113 > 3687 46313 > 3687 49225 > 3688 3555 > 3688 4829 > 3688 12061 > 3688 14439 > 3688 26558 > 3689 14380 > 3689 20444 > 3689 26322 > 3689 41127 > 3689 43906 > 3690 5564 > 3690 9233 > 3690 20727 > 3690 34974 > 3690 48905 > 3691 6405 > 3691 12472 > 3691 29521 > 3691 37381 > 3691 39389 > 3692 13231 > 3692 15035 > 3692 18966 > 3692 19847 > 3692 29109 > 3693 8398 > 3693 22396 > 3693 34591 > 3693 43059 > 3693 47903 > 3694 790 > 3694 8438 > 3694 15530 > 3694 37239 > 3694 38489 > 3695 17870 > 3695 34942 > 3695 35139 > 3695 37515 > 3695 46084 > 3696 13233 > 3696 13390 > 3696 14833 > 3696 20152 > 3696 43115 > 3697 2501 > 3697 6433 > 3697 13159 > 3697 26451 > 3697 40659 > 3698 15027 > 3698 17599 > 3698 17916 > 3698 33850 > 3698 49847 > 3699 15484 > 3699 28859 > 3699 35219 > 3699 41576 > 3699 47148 > 3700 18703 > 3700 23740 > 3700 33143 > 3700 47897 > 3700 48183 > 3701 10266 > 3701 11050 > 3701 12161 > 3701 26626 > 3701 49587 > 3702 205 > 3702 822 > 3702 3572 > 3702 4949 > 3702 6484 > 3703 3437 > 3703 22741 > 3703 34435 > 3703 43364 > 3703 45055 > 3704 1014 > 3704 4310 > 3704 25250 > 3704 27862 > 3704 35727 > 3705 15729 > 3705 20598 > 3705 26571 > 3705 27252 > 3705 36599 > 3706 17455 > 3706 18429 > 3706 28189 > 3706 38407 > 3706 45139 > 3707 5199 > 3707 7589 > 3707 9319 > 3707 11271 > 3707 20959 > 3708 1154 > 3708 2016 > 3708 2652 > 3708 5139 > 3708 25190 > 3709 1327 > 3709 15316 > 3709 24792 > 3709 29456 > 3709 30119 > 3710 9921 > 3710 33744 > 3710 37772 > 3710 42482 > 3710 47272 > 3711 6260 > 3711 7018 > 3711 23203 > 3711 24439 > 3711 25864 > 3712 11757 > 3712 14468 > 3712 16627 > 3712 36521 > 3712 44560 > 3713 18933 > 3713 25130 > 3713 31782 > 3713 32040 > 3713 44213 > 3714 4020 > 3714 26605 > 3714 35864 > 3714 36743 > 3714 48801 > 3715 28822 > 3715 29003 > 3715 32321 > 3715 39698 > 3715 46036 > 3716 778 > 3716 13506 > 3716 17649 > 3716 27687 > 3716 46661 > 3717 16034 > 3717 32147 > 3717 34121 > 3717 44274 > 3717 47594 > 3718 1418 > 3718 7426 > 3718 10165 > 3718 29296 > 3718 42010 > 3719 7777 > 3719 24840 > 3719 26649 > 3719 47918 > 3719 49802 > 3720 388 > 3720 1074 > 3720 10784 > 3720 19643 > 3720 27576 > 3721 6575 > 3721 24664 > 3721 25268 > 3721 25278 > 3721 32567 > 3722 9264 > 3722 16403 > 3722 36862 > 3722 43231 > 3722 47724 > 3723 6299 > 3723 9366 > 3723 14850 > 3723 19297 > 3723 26726 > 3724 9761 > 3724 17203 > 3724 23081 > 3724 33220 > 3724 38895 > 3725 9077 > 3725 14558 > 3725 29473 > 3725 32788 > 3725 40607 > 3726 5167 > 3726 12230 > 3726 12963 > 3726 18551 > 3726 34962 > 3727 4383 > 3727 18276 > 3727 27590 > 3727 35512 > 3727 37609 > 3728 28869 > 3728 32519 > 3728 38657 > 3728 42182 > 3728 49071 > 3729 270 > 3729 16293 > 3729 18476 > 3729 33707 > 3729 46756 > 3730 34352 > 3730 39672 > 3730 43816 > 3730 48612 > 3730 49828 > 3731 7496 > 3731 21903 > 3731 29171 > 3731 30932 > 3731 35516 > 3732 458 > 3732 9531 > 3732 11221 > 3732 20942 > 3732 21559 > 3733 5974 > 3733 13828 > 3733 27480 > 3733 30023 > 3733 36629 > 3734 9654 > 3734 11133 > 3734 19055 > 3734 28331 > 3734 39780 > 3735 3565 > 3735 12790 > 3735 14444 > 3735 22312 > 3735 34388 > 3736 5822 > 3736 14574 > 3736 20325 > 3736 20585 > 3736 37206 > 3737 727 > 3737 14327 > 3737 17912 > 3737 36882 > 3737 40722 > 3738 999 > 3738 25292 > 3738 35356 > 3738 40326 > 3738 47878 > 3739 6719 > 3739 15902 > 3739 27720 > 3739 40948 > 3739 47622 > 3740 1441 > 3740 8353 > 3740 9689 > 3740 17726 > 3740 33059 > 3741 588 > 3741 16706 > 3741 16939 > 3741 29894 > 3741 40952 > 3742 2878 > 3742 6241 > 3742 12644 > 3742 26615 > 3742 35335 > 3743 14594 > 3743 18608 > 3743 37377 > 3743 37500 > 3743 43109 > 3744 10716 > 3744 15073 > 3744 20851 > 3744 25034 > 3744 37010 > 3745 7765 > 3745 11078 > 3745 18416 > 3745 22815 > 3745 47684 > 3746 6613 > 3746 16804 > 3746 20889 > 3746 25153 > 3746 28037 > 3747 4534 > 3747 21965 > 3747 28703 > 3747 37389 > 3747 44808 > 3748 8573 > 3748 9698 > 3748 34816 > 3748 40867 > 3748 47669 > 3749 1290 > 3749 4930 > 3749 35929 > 3749 38718 > 3749 42284 > 3750 19790 > 3750 24077 > 3750 34814 > 3750 41641 > 3750 46403 > 3751 1786 > 3751 10729 > 3751 13497 > 3751 30297 > 3751 45579 > 3752 14539 > 3752 17213 > 3752 26578 > 3752 27540 > 3752 44163 > 3753 1038 > 3753 9763 > 3753 10640 > 3753 16396 > 3753 17661 > 3754 411 > 3754 3597 > 3754 16754 > 3754 18928 > 3754 26117 > 3755 20876 > 3755 27355 > 3755 31177 > 3755 31222 > 3755 33235 > 3756 145 > 3756 171 > 3756 15216 > 3756 36794 > 3756 46422 > 3757 6446 > 3757 29777 > 3757 36164 > 3757 40300 > 3757 42719 > 3758 13438 > 3758 14453 > 3758 19087 > 3758 22498 > 3758 35257 > 3759 11482 > 3759 13842 > 3759 14068 > 3759 14236 > 3759 48259 > 3760 9339 > 3760 19484 > 3760 38678 > 3760 41655 > 3760 49334 > 3761 11137 > 3761 25486 > 3761 31787 > 3761 39573 > 3761 47958 > 3762 5642 > 3762 16571 > 3762 25611 > 3762 36892 > 3762 44988 > 3763 1867 > 3763 3493 > 3763 29415 > 3763 31203 > 3763 34830 > 3764 25658 > 3764 35814 > 3764 36318 > 3764 44074 > 3764 44269 > 3765 3020 > 3765 11933 > 3765 35340 > 3765 36825 > 3765 39189 > 3766 1579 > 3766 21340 > 3766 27697 > 3766 31163 > 3766 33499 > 3767 1032 > 3767 4351 > 3767 10820 > 3767 16874 > 3767 26904 > 3768 8106 > 3768 21511 > 3768 27537 > 3768 37675 > 3768 39625 > 3769 10564 > 3769 21114 > 3769 30971 > 3769 45015 > 3769 45524 > 3770 3982 > 3770 9620 > 3770 21837 > 3770 42111 > 3770 49841 > 3771 10511 > 3771 30770 > 3771 35883 > 3771 46112 > 3771 48065 > 3772 32261 > 3772 34470 > 3772 34476 > 3772 36980 > 3772 39295 > 3773 6129 > 3773 15362 > 3773 21296 > 3773 23626 > 3773 27494 > 3774 15526 > 3774 26531 > 3774 31646 > 3774 40121 > 3774 46689 > 3775 8086 > 3775 19181 > 3775 21586 > 3775 25993 > 3775 42040 > 3776 4785 > 3776 7569 > 3776 18248 > 3776 28011 > 3776 32439 > 3777 17172 > 3777 26862 > 3777 27149 > 3777 33713 > 3777 35524 > 3778 4061 > 3778 14512 > 3778 28100 > 3778 29174 > 3778 37044 > 3779 5247 > 3779 8954 > 3779 24780 > 3779 39666 > 3779 48003 > 3780 3396 > 3780 8900 > 3780 14894 > 3780 39267 > 3780 43270 > 3781 3132 > 3781 14604 > 3781 16920 > 3781 25169 > 3781 36442 > 3782 15384 > 3782 20991 > 3782 34833 > 3782 42311 > 3782 48124 > 3783 4768 > 3783 14975 > 3783 28551 > 3783 35317 > 3783 40385 > 3784 418 > 3784 13250 > 3784 21880 > 3784 37411 > 3784 41000 > 3785 1356 > 3785 3845 > 3785 27715 > 3785 41766 > 3785 48644 > 3786 1095 > 3786 4141 > 3786 14114 > 3786 32984 > 3786 46325 > 3787 3473 > 3787 9659 > 3787 14541 > 3787 18434 > 3787 29550 > 3788 6793 > 3788 34464 > 3788 35125 > 3788 42136 > 3788 47377 > 3789 5002 > 3789 14733 > 3789 41355 > 3789 44605 > 3789 44992 > 3790 1176 > 3790 3774 > 3790 19019 > 3790 37443 > 3790 47844 > 3791 16586 > 3791 26408 > 3791 37012 > 3791 37880 > 3791 46245 > 3792 8896 > 3792 15092 > 3792 25982 > 3792 37136 > 3792 42353 > 3793 16506 > 3793 32652 > 3793 33351 > 3793 36264 > 3793 39301 > 3794 14387 > 3794 22586 > 3794 23981 > 3794 42659 > 3794 49501 > 3795 12504 > 3795 19216 > 3795 20723 > 3795 25175 > 3795 34759 > 3796 3418 > 3796 16902 > 3796 21746 > 3796 34089 > 3796 40582 > 3797 2413 > 3797 12180 > 3797 14089 > 3797 29653 > 3797 44851 > 3798 14729 > 3798 21409 > 3798 30230 > 3798 31951 > 3798 37860 > 3799 10535 > 3799 10573 > 3799 17659 > 3799 43405 > 3799 43933 > 3800 737 > 3800 23617 > 3800 30240 > 3800 30298 > 3800 36127 > 3801 10770 > 3801 17510 > 3801 32344 > 3801 35272 > 3801 43106 > 3802 14616 > 3802 21234 > 3802 26597 > 3802 36132 > 3802 43089 > 3803 11030 > 3803 24410 > 3803 28905 > 3803 33107 > 3803 36173 > 3804 6175 > 3804 7394 > 3804 35042 > 3804 38028 > 3804 40910 > 3805 11970 > 3805 17606 > 3805 33365 > 3805 34203 > 3805 43986 > 3806 18139 > 3806 18354 > 3806 24976 > 3806 31244 > 3806 39324 > 3807 4085 > 3807 21133 > 3807 29568 > 3807 33598 > 3807 34633 > 3808 1609 > 3808 11114 > 3808 40039 > 3808 45406 > 3808 48535 > 3809 4736 > 3809 9250 > 3809 15472 > 3809 27909 > 3809 31408 > 3810 22916 > 3810 27095 > 3810 35415 > 3810 43603 > 3810 48269 > 3811 13332 > 3811 15527 > 3811 25728 > 3811 45386 > 3811 45828 > 3812 4804 > 3812 16837 > 3812 30171 > 3812 30191 > 3812 35505 > 3813 1986 > 3813 6418 > 3813 14389 > 3813 36174 > 3813 46815 > 3814 7755 > 3814 9728 > 3814 14095 > 3814 15522 > 3814 23842 > 3815 16572 > 3815 22075 > 3815 23682 > 3815 28086 > 3815 42928 > 3816 6071 > 3816 28246 > 3816 30121 > 3816 30210 > 3816 42907 > 3817 3511 > 3817 22043 > 3817 24091 > 3817 34216 > 3817 48708 > 3818 3293 > 3818 34253 > 3818 36350 > 3818 39477 > 3818 49854 > 3819 10689 > 3819 23201 > 3819 39595 > 3819 42003 > 3819 45039 > 3820 18257 > 3820 19310 > 3820 21878 > 3820 44104 > 3820 46340 > 3821 14855 > 3821 16521 > 3821 33791 > 3821 35597 > 3821 43837 > 3822 9866 > 3822 16558 > 3822 20503 > 3822 24275 > 3822 34084 > 3823 1487 > 3823 8564 > 3823 18255 > 3823 24484 > 3823 27420 > 3824 1797 > 3824 7432 > 3824 41662 > 3824 42387 > 3824 45226 > 3825 256 > 3825 3275 > 3825 16938 > 3825 36675 > 3825 42273 > 3826 20982 > 3826 28815 > 3826 29479 > 3826 29786 > 3826 34336 > 3827 3471 > 3827 11923 > 3827 14799 > 3827 22105 > 3827 28523 > 3828 2111 > 3828 3464 > 3828 29231 > 3828 31298 > 3828 37733 > 3829 21836 > 3829 22801 > 3829 28196 > 3829 31085 > 3829 45240 > 3830 10334 > 3830 12084 > 3830 17458 > 3830 33894 > 3830 38801 > 3831 6966 > 3831 9815 > 3831 11881 > 3831 34971 > 3831 47047 > 3832 2295 > 3832 5245 > 3832 15628 > 3832 17179 > 3832 19418 > 3833 7307 > 3833 27458 > 3833 28486 > 3833 31453 > 3833 39236 > 3834 134 > 3834 9932 > 3834 16421 > 3834 20288 > 3834 22457 > 3835 5037 > 3835 9333 > 3835 22730 > 3835 23255 > 3835 47946 > 3836 1055 > 3836 8877 > 3836 19894 > 3836 24822 > 3836 26193 > 3837 10711 > 3837 17668 > 3837 21555 > 3837 38434 > 3837 46666 > 3838 2226 > 3838 8592 > 3838 15220 > 3838 15964 > 3838 46915 > 3839 8302 > 3839 8920 > 3839 34242 > 3839 37967 > 3839 45213 > 3840 5926 > 3840 16659 > 3840 16918 > 3840 28519 > 3840 37439 > 3841 5539 > 3841 20205 > 3841 28833 > 3841 31945 > 3841 38269 > 3842 18183 > 3842 20394 > 3842 26769 > 3842 44909 > 3842 46561 > 3843 3448 > 3843 7316 > 3843 28180 > 3843 34878 > 3843 45706 > 3844 8049 > 3844 18802 > 3844 39050 > 3844 41956 > 3844 48590 > 3845 6061 > 3845 21254 > 3845 21591 > 3845 36832 > 3845 37598 > 3846 815 > 3846 3864 > 3846 5219 > 3846 18430 > 3846 21788 > 3847 23066 > 3847 24074 > 3847 41515 > 3847 42219 > 3847 43863 > 3848 3266 > 3848 11293 > 3848 30152 > 3848 43293 > 3848 47189 > 3849 12785 > 3849 13176 > 3849 22112 > 3849 23558 > 3849 30394 > 3850 542 > 3850 3944 > 3850 4074 > 3850 48484 > 3850 48603 > 3851 29791 > 3851 32694 > 3851 34924 > 3851 44957 > 3851 49824 > 3852 28138 > 3852 31013 > 3852 31607 > 3852 37560 > 3852 39860 > 3853 34 > 3853 10190 > 3853 20366 > 3853 31339 > 3853 44114 > 3854 2620 > 3854 28899 > 3854 36178 > 3854 39652 > 3854 47530 > 3855 2396 > 3855 6044 > 3855 21050 > 3855 44533 > 3855 45283 > 3856 2012 > 3856 10916 > 3856 19937 > 3856 28098 > 3856 38156 > 3857 12478 > 3857 13730 > 3857 28998 > 3857 38696 > 3857 41489 > 3858 6408 > 3858 13955 > 3858 19275 > 3858 33898 > 3858 34022 > 3859 2671 > 3859 7977 > 3859 11054 > 3859 12203 > 3859 26768 > 3860 3028 > 3860 21469 > 3860 24065 > 3860 44936 > 3860 48565 > 3861 133 > 3861 10036 > 3861 12767 > 3861 46371 > 3861 47950 > 3862 14410 > 3862 18384 > 3862 22709 > 3862 25986 > 3862 45580 > 3863 370 > 3863 2822 > 3863 7373 > 3863 7713 > 3863 26317 > 3864 3912 > 3864 20076 > 3864 41648 > 3864 43707 > 3864 49425 > 3865 8595 > 3865 12640 > 3865 18708 > 3865 19189 > 3865 26967 > 3866 2645 > 3866 8528 > 3866 16002 > 3866 38420 > 3866 48641 > 3867 24502 > 3867 31422 > 3867 35195 > 3867 39241 > 3867 44933 > 3868 12628 > 3868 13716 > 3868 15785 > 3868 26718 > 3868 49964 > 3869 3576 > 3869 26994 > 3869 28875 > 3869 33215 > 3869 36733 > 3870 18731 > 3870 21907 > 3870 28831 > 3870 38306 > 3870 46086 > 3871 7057 > 3871 8403 > 3871 23613 > 3871 33089 > 3871 49344 > 3872 1561 > 3872 8116 > 3872 26122 > 3872 32055 > 3872 46092 > 3873 1469 > 3873 36737 > 3873 42705 > 3873 48250 > 3873 49786 > 3874 12380 > 3874 24740 > 3874 35914 > 3874 44229 > 3874 45470 > 3875 18611 > 3875 23200 > 3875 27338 > 3875 37569 > 3875 44726 > 3876 2930 > 3876 9210 > 3876 25304 > 3876 27400 > 3876 40815 > 3877 800 > 3877 8761 > 3877 12990 > 3877 34601 > 3877 41561 > 3878 4537 > 3878 6511 > 3878 6607 > 3878 7195 > 3878 25276 > 3879 6491 > 3879 7831 > 3879 32646 > 3879 41606 > 3879 44691 > 3880 13505 > 3880 15818 > 3880 19287 > 3880 41229 > 3880 41763 > 3881 2939 > 3881 18704 > 3881 20317 > 3881 40772 > 3881 45817 > 3882 23169 > 3882 23770 > 3882 31176 > 3882 33509 > 3882 49787 > 3883 5535 > 3883 15084 > 3883 23646 > 3883 36026 > 3883 37585 > 3884 7749 > 3884 21531 > 3884 21667 > 3884 33034 > 3884 36991 > 3885 11190 > 3885 16462 > 3885 22332 > 3885 24699 > 3885 35143 > 3886 1162 > 3886 12366 > 3886 19466 > 3886 29095 > 3886 35846 > 3887 7984 > 3887 15961 > 3887 22048 > 3887 32809 > 3887 34643 > 3888 13135 > 3888 29805 > 3888 30232 > 3888 34855 > 3888 43753 > 3889 21129 > 3889 24770 > 3889 33115 > 3889 41562 > 3889 49132 > 3890 7738 > 3890 16291 > 3890 22109 > 3890 30488 > 3890 33331 > 3891 2048 > 3891 28864 > 3891 34031 > 3891 35401 > 3891 45307 > 3892 4526 > 3892 10552 > 3892 19758 > 3892 33459 > 3892 39693 > 3893 8368 > 3893 14829 > 3893 27052 > 3893 28426 > 3893 43485 > 3894 6782 > 3894 9539 > 3894 21016 > 3894 24015 > 3894 45446 > 3895 5048 > 3895 29370 > 3895 38064 > 3895 45010 > 3895 45660 > 3896 2934 > 3896 3786 > 3896 15365 > 3896 19774 > 3896 47848 > 3897 6134 > 3897 31965 > 3897 40593 > 3897 44250 > 3897 48021 > 3898 707 > 3898 8321 > 3898 27186 > 3898 34158 > 3898 39133 > 3899 1559 > 3899 4358 > 3899 16409 > 3899 26367 > 3899 47922 > 3900 25025 > 3900 30803 > 3900 33494 > 3900 39406 > 3900 43950 > 3901 6510 > 3901 16080 > 3901 21290 > 3901 21948 > 3901 31457 > 3902 7197 > 3902 37960 > 3902 47910 > 3902 49033 > 3902 49147 > 3903 1784 > 3903 2187 > 3903 25741 > 3903 45664 > 3903 46307 > 3904 5208 > 3904 33565 > 3904 39203 > 3904 39556 > 3904 46936 > 3905 14351 > 3905 36744 > 3905 37629 > 3905 39620 > 3905 40882 > 3906 3803 > 3906 19803 > 3906 19846 > 3906 31003 > 3906 47969 > 3907 2382 > 3907 2782 > 3907 33834 > 3907 43440 > 3907 48586 > 3908 14550 > 3908 21346 > 3908 43542 > 3908 46699 > 3908 47475 > 3909 594 > 3909 5191 > 3909 41789 > 3909 43414 > 3909 47736 > 3910 223 > 3910 25112 > 3910 27788 > 3910 37162 > 3910 39509 > 3911 13488 > 3911 22878 > 3911 45032 > 3911 46297 > 3911 46367 > 3912 3635 > 3912 22746 > 3912 23571 > 3912 23812 > 3912 44178 > 3913 5408 > 3913 18065 > 3913 30664 > 3913 39397 > 3913 47091 > 3914 6648 > 3914 11632 > 3914 15657 > 3914 37456 > 3914 49871 > 3915 372 > 3915 12135 > 3915 27705 > 3915 35245 > 3915 42277 > 3916 3837 > 3916 22421 > 3916 28497 > 3916 32210 > 3916 34758 > 3917 2104 > 3917 5848 > 3917 9739 > 3917 23388 > 3917 43531 > 3918 5082 > 3918 12487 > 3918 25524 > 3918 28065 > 3918 46879 > 3919 18674 > 3919 27362 > 3919 35300 > 3919 37435 > 3919 43740 > 3920 6465 > 3920 19237 > 3920 23434 > 3920 25151 > 3920 43195 > 3921 2220 > 3921 14696 > 3921 15638 > 3921 25253 > 3921 43043 > 3922 13403 > 3922 15277 > 3922 18494 > 3922 44083 > 3922 48217 > 3923 9090 > 3923 13560 > 3923 34079 > 3923 39733 > 3923 43296 > 3924 635 > 3924 4704 > 3924 27361 > 3924 27442 > 3924 39762 > 3925 1726 > 3925 34115 > 3925 42266 > 3925 46604 > 3925 48102 > 3926 1316 > 3926 6875 > 3926 20554 > 3926 21174 > 3926 45704 > 3927 8653 > 3927 25234 > 3927 33437 > 3927 34545 > 3927 37465 > 3928 12463 > 3928 14781 > 3928 26964 > 3928 27544 > 3928 38849 > 3929 6142 > 3929 23809 > 3929 42815 > 3929 43077 > 3929 45608 > 3930 11235 > 3930 12229 > 3930 26030 > 3930 28012 > 3930 34614 > 3931 284 > 3931 8981 > 3931 21243 > 3931 41714 > 3931 46290 > 3932 4070 > 3932 9356 > 3932 20504 > 3932 27051 > 3932 27219 > 3933 2196 > 3933 9154 > 3933 22722 > 3933 39075 > 3933 49142 > 3934 16113 > 3934 23945 > 3934 25429 > 3934 43722 > 3934 48614 > 3935 15510 > 3935 18154 > 3935 18830 > 3935 22123 > 3935 37345 > 3936 7675 > 3936 9727 > 3936 19130 > 3936 21385 > 3936 28981 > 3937 12313 > 3937 25764 > 3937 26614 > 3937 35910 > 3937 47036 > 3938 2258 > 3938 20204 > 3938 30946 > 3938 33808 > 3938 42840 > 3939 76 > 3939 15014 > 3939 18148 > 3939 23003 > 3939 49405 > 3940 1090 > 3940 11209 > 3940 22763 > 3940 47467 > 3940 48353 > 3941 2661 > 3941 3500 > 3941 25777 > 3941 35556 > 3941 39438 > 3942 6487 > 3942 12162 > 3942 25242 > 3942 38056 > 3942 47765 > 3943 11833 > 3943 26086 > 3943 29432 > 3943 36959 > 3943 42148 > 3944 9696 > 3944 32798 > 3944 34298 > 3944 44728 > 3944 49180 > 3945 7459 > 3945 10073 > 3945 13835 > 3945 29360 > 3945 37352 > 3946 4480 > 3946 10321 > 3946 31938 > 3946 38535 > 3946 41820 > 3947 16039 > 3947 22458 > 3947 23718 > 3947 32550 > 3947 49511 > 3948 4008 > 3948 5072 > 3948 33788 > 3948 36539 > 3948 47363 > 3949 1312 > 3949 4438 > 3949 24229 > 3949 38548 > 3949 48365 > 3950 5851 > 3950 17492 > 3950 26160 > 3950 36419 > 3950 45126 > 3951 9782 > 3951 12415 > 3951 22419 > 3951 26118 > 3951 49582 > 3952 105 > 3952 1075 > 3952 7737 > 3952 12905 > 3952 23742 > 3953 12005 > 3953 13471 > 3953 15502 > 3953 19283 > 3953 22664 > 3954 18162 > 3954 18362 > 3954 22621 > 3954 24241 > 3954 24828 > 3955 593 > 3955 17589 > 3955 21463 > 3955 40191 > 3955 44938 > 3956 11073 > 3956 11479 > 3956 22084 > 3956 32238 > 3956 32577 > 3957 1685 > 3957 26285 > 3957 34629 > 3957 35888 > 3957 49545 > 3958 11878 > 3958 16905 > 3958 31561 > 3958 39784 > 3958 49809 > 3959 30008 > 3959 35433 > 3959 40641 > 3959 47721 > 3959 49937 > 3960 140 > 3960 28046 > 3960 36822 > 3960 42004 > 3960 46714 > 3961 7851 > 3961 21983 > 3961 32511 > 3961 39773 > 3961 42673 > 3962 2925 > 3962 17308 > 3962 19881 > 3962 41624 > 3962 48706 > 3963 12574 > 3963 20569 > 3963 24912 > 3963 43559 > 3963 45335 > 3964 5522 > 3964 7639 > 3964 33036 > 3964 34351 > 3964 42899 > 3965 18915 > 3965 40230 > 3965 40287 > 3965 47161 > 3965 48254 > 3966 15823 > 3966 22128 > 3966 25128 > 3966 42703 > 3966 46783 > 3967 13157 > 3967 15339 > 3967 31868 > 3967 40478 > 3967 40700 > 3968 5619 > 3968 6046 > 3968 30992 > 3968 41203 > 3968 42391 > 3969 7436 > 3969 21994 > 3969 23449 > 3969 26074 > 3969 32777 > 3970 11998 > 3970 16996 > 3970 36633 > 3970 40189 > 3970 44176 > 3971 3684 > 3971 7527 > 3971 10452 > 3971 24317 > 3971 39115 > 3972 18958 > 3972 22583 > 3972 30159 > 3972 35964 > 3972 49048 > 3973 5754 > 3973 11746 > 3973 19978 > 3973 25753 > 3973 39607 > 3974 573 > 3974 19205 > 3974 24696 > 3974 40228 > 3974 42507 > 3975 6532 > 3975 19683 > 3975 37838 > 3975 40404 > 3975 49209 > 3976 8994 > 3976 24578 > 3976 26232 > 3976 47085 > 3976 49801 > 3977 1353 > 3977 14297 > 3977 19107 > 3977 24460 > 3977 40823 > 3978 9619 > 3978 22180 > 3978 39165 > 3978 44179 > 3978 48458 > 3979 2092 > 3979 4896 > 3979 5336 > 3979 22652 > 3979 39423 > 3980 12413 > 3980 26989 > 3980 37968 > 3980 46965 > 3980 47471 > 3981 4164 > 3981 20399 > 3981 36064 > 3981 41829 > 3981 49342 > 3982 9523 > 3982 15265 > 3982 21270 > 3982 27172 > 3982 44677 > 3983 6042 > 3983 15591 > 3983 16718 > 3983 20558 > 3983 49525 > 3984 2558 > 3984 21336 > 3984 26167 > 3984 38620 > 3984 38986 > 3985 7059 > 3985 16058 > 3985 27456 > 3985 28374 > 3985 38273 > 3986 5157 > 3986 14689 > 3986 27795 > 3986 30614 > 3986 35397 > 3987 3052 > 3987 10926 > 3987 31250 > 3987 35772 > 3987 42146 > 3988 22125 > 3988 28116 > 3988 38627 > 3988 40979 > 3988 48473 > 3989 6662 > 3989 6693 > 3989 10586 > 3989 20686 > 3989 32767 > 3990 7576 > 3990 15794 > 3990 20397 > 3990 30775 > 3990 39009 > 3991 4485 > 3991 18821 > 3991 24486 > 3991 42941 > 3991 44512 > 3992 2669 > 3992 7964 > 3992 11456 > 3992 40219 > 3992 44958 > 3993 2224 > 3993 8344 > 3993 8863 > 3993 26541 > 3993 47862 > 3994 12539 > 3994 17967 > 3994 20418 > 3994 31644 > 3994 42427 > 3995 4840 > 3995 16897 > 3995 23204 > 3995 28013 > 3995 39788 > 3996 10000 > 3996 13865 > 3996 18268 > 3996 27541 > 3996 28478 > 3997 2521 > 3997 5806 > 3997 6232 > 3997 22071 > 3997 41460 > 3998 943 > 3998 12363 > 3998 22083 > 3998 35351 > 3998 38030 > 3999 8466 > 3999 17500 > 3999 21198 > 3999 25867 > 3999 45483 > 4000 6043 > 4000 12602 > 4000 33043 > 4000 39956 > 4000 43343 > 4001 1346 > 4001 2082 > 4001 6004 > 4001 31770 > 4001 32290 > 4002 6592 > 4002 15430 > 4002 30651 > 4002 42072 > 4002 45889 > 4003 5170 > 4003 27227 > 4003 28867 > 4003 42603 > 4003 43817 > 4004 6670 > 4004 25575 > 4004 30459 > 4004 30920 > 4004 48464 > 4005 1264 > 4005 20305 > 4005 28275 > 4005 31129 > 4005 49879 > 4006 18275 > 4006 24347 > 4006 34483 > 4006 42670 > 4006 47438 > 4007 5614 > 4007 16169 > 4007 19270 > 4007 21032 > 4007 32933 > 4008 12279 > 4008 13163 > 4008 31274 > 4008 33822 > 4008 37763 > 4009 1842 > 4009 8460 > 4009 14042 > 4009 27809 > 4009 29116 > 4010 9769 > 4010 10232 > 4010 23018 > 4010 25291 > 4010 37893 > 4011 2167 > 4011 22031 > 4011 26434 > 4011 27394 > 4011 47378 > 4012 10915 > 4012 17200 > 4012 37128 > 4012 40226 > 4012 43889 > 4013 5592 > 4013 16914 > 4013 26800 > 4013 27080 > 4013 33695 > 4014 27174 > 4014 27767 > 4014 33745 > 4014 45639 > 4014 45698 > 4015 1649 > 4015 4451 > 4015 18269 > 4015 18912 > 4015 24523 > 4016 2384 > 4016 14998 > 4016 22548 > 4016 34049 > 4016 38016 > 4017 188 > 4017 28934 > 4017 30266 > 4017 37358 > 4017 47874 > 4018 12538 > 4018 20130 > 4018 28678 > 4018 46963 > 4018 49227 > 4019 5994 > 4019 23157 > 4019 23499 > 4019 32194 > 4019 41774 > 4020 4192 > 4020 17986 > 4020 26907 > 4020 29368 > 4020 44522 > 4021 795 > 4021 22857 > 4021 30258 > 4021 34799 > 4021 44498 > 4022 10242 > 4022 20641 > 4022 31694 > 4022 39781 > 4022 47268 > 4023 221 > 4023 21297 > 4023 24986 > 4023 28307 > 4023 30726 > 4024 3614 > 4024 15552 > 4024 22791 > 4024 32370 > 4024 43504 > 4025 18806 > 4025 25897 > 4025 38513 > 4025 47582 > 4025 49630 > 4026 1980 > 4026 16660 > 4026 25612 > 4026 31077 > 4026 42261 > 4027 9336 > 4027 11845 > 4027 21278 > 4027 26961 > 4027 39614 > 4028 8218 > 4028 8486 > 4028 8875 > 4028 10220 > 4028 28545 > 4029 4606 > 4029 33919 > 4029 34313 > 4029 39490 > 4029 47042 > 4030 8020 > 4030 14417 > 4030 15081 > 4030 48448 > 4030 49569 > 4031 3822 > 4031 9285 > 4031 17253 > 4031 23224 > 4031 45813 > 4032 1782 > 4032 3117 > 4032 3937 > 4032 26191 > 4032 33810 > 4033 8507 > 4033 14743 > 4033 17210 > 4033 39662 > 4033 45489 > 4034 15044 > 4034 21015 > 4034 22497 > 4034 27151 > 4034 39793 > 4035 24138 > 4035 28766 > 4035 43187 > 4035 46836 > 4035 48046 > 4036 1886 > 4036 15118 > 4036 28852 > 4036 35969 > 4036 36857 > 4037 23180 > 4037 33293 > 4037 34033 > 4037 36714 > 4037 44075 > 4038 3039 > 4038 6594 > 4038 20462 > 4038 22085 > 4038 42541 > 4039 14406 > 4039 20361 > 4039 23589 > 4039 39271 > 4039 48562 > 4040 7838 > 4040 8066 > 4040 22294 > 4040 22437 > 4040 29403 > 4041 7797 > 4041 13402 > 4041 18929 > 4041 33213 > 4041 36188 > 4042 2982 > 4042 13422 > 4042 16482 > 4042 27886 > 4042 45220 > 4043 2369 > 4043 28865 > 4043 30823 > 4043 34918 > 4043 44182 > 4044 1998 > 4044 4297 > 4044 36938 > 4044 39520 > 4044 48786 > 4045 10558 > 4045 11709 > 4045 17067 > 4045 27003 > 4045 38224 > 4046 11408 > 4046 11743 > 4046 13745 > 4046 34773 > 4046 35989 > 4047 489 > 4047 10877 > 4047 23282 > 4047 26289 > 4047 27304 > 4048 1964 > 4048 11589 > 4048 24781 > 4048 31346 > 4048 32907 > 4049 5700 > 4049 11364 > 4049 41812 > 4049 44307 > 4049 48909 > 4050 2463 > 4050 4803 > 4050 21049 > 4050 30149 > 4050 38112 > 4051 4776 > 4051 9302 > 4051 31872 > 4051 32572 > 4051 40479 > 4052 4261 > 4052 6445 > 4052 11946 > 4052 21355 > 4052 37730 > 4053 756 > 4053 5152 > 4053 6708 > 4053 23765 > 4053 40787 > 4054 175 > 4054 3992 > 4054 8801 > 4054 26200 > 4054 41888 > 4055 9566 > 4055 21009 > 4055 26390 > 4055 30390 > 4055 32024 > 4056 779 > 4056 797 > 4056 1663 > 4056 19355 > 4056 25122 > 4057 7555 > 4057 28642 > 4057 36294 > 4057 41326 > 4057 49399 > 4058 11032 > 4058 15778 > 4058 16786 > 4058 25362 > 4058 45026 > 4059 1197 > 4059 6312 > 4059 19622 > 4059 26332 > 4059 29579 > 4060 8895 > 4060 12695 > 4060 17193 > 4060 23530 > 4060 35430 > 4061 1109 > 4061 4159 > 4061 5010 > 4061 17427 > 4061 20640 > 4062 3508 > 4062 13482 > 4062 20011 > 4062 21399 > 4062 36801 > 4063 295 > 4063 3439 > 4063 6680 > 4063 7352 > 4063 16332 > 4064 4054 > 4064 31991 > 4064 32326 > 4064 42435 > 4064 48628 > 4065 233 > 4065 3664 > 4065 16661 > 4065 30393 > 4065 37616 > 4066 31581 > 4066 35717 > 4066 39743 > 4066 44417 > 4066 46240 > 4067 24738 > 4067 25548 > 4067 29870 > 4067 41744 > 4067 42451 > 4068 5780 > 4068 21646 > 4068 22918 > 4068 22967 > 4068 41618 > 4069 7210 > 4069 24522 > 4069 27078 > 4069 28968 > 4069 47331 > 4070 13336 > 4070 20754 > 4070 31328 > 4070 47256 > 4070 47899 > 4071 3371 > 4071 34636 > 4071 38698 > 4071 38945 > 4071 39433 > 4072 12001 > 4072 16414 > 4072 17834 > 4072 29744 > 4072 44217 > 4073 12768 > 4073 21854 > 4073 26517 > 4073 47535 > 4073 49406 > 4074 839 > 4074 12233 > 4074 20441 > 4074 23091 > 4074 30808 > 4075 3827 > 4075 9575 > 4075 25979 > 4075 39018 > 4075 48684 > 4076 11060 > 4076 12333 > 4076 17370 > 4076 18935 > 4076 23543 > 4077 8176 > 4077 17177 > 4077 23148 > 4077 25358 > 4077 35240 > 4078 20244 > 4078 21332 > 4078 24639 > 4078 29883 > 4078 48875 > 4079 12809 > 4079 12848 > 4079 33093 > 4079 45681 > 4079 49672 > 4080 11816 > 4080 16532 > 4080 18919 > 4080 30477 > 4080 43413 > 4081 2237 > 4081 6584 > 4081 7590 > 4081 14660 > 4081 45603 > 4082 5786 > 4082 16828 > 4082 23703 > 4082 28695 > 4082 30472 > 4083 15899 > 4083 19309 > 4083 35492 > 4083 39989 > 4083 40069 > 4084 2387 > 4084 9551 > 4084 23399 > 4084 25124 > 4084 32426 > 4085 21380 > 4085 26774 > 4085 26826 > 4085 40802 > 4085 48920 > 4086 6671 > 4086 33882 > 4086 42398 > 4086 42739 > 4086 45448 > 4087 8273 > 4087 12058 > 4087 13215 > 4087 14746 > 4087 24205 > 4088 10072 > 4088 20952 > 4088 23672 > 4088 31323 > 4088 40842 > 4089 154 > 4089 10170 > 4089 21012 > 4089 29271 > 4089 32916 > 4090 1626 > 4090 8372 > 4090 11702 > 4090 20421 > 4090 41035 > 4091 15228 > 4091 18707 > 4091 25143 > 4091 30618 > 4091 45249 > 4092 13703 > 4092 41403 > 4092 44332 > 4092 47490 > 4092 49969 > 4093 9511 > 4093 14601 > 4093 17611 > 4093 33452 > 4093 33747 > 4094 4877 > 4094 14935 > 4094 35060 > 4094 36781 > 4094 38898 > 4095 6122 > 4095 10070 > 4095 10130 > 4095 28090 > 4095 37621 > 4096 2433 > 4096 7013 > 4096 33433 > 4096 37133 > 4096 41021 > 4097 575 > 4097 7815 > 4097 18258 > 4097 30571 > 4097 49049 > 4098 7707 > 4098 10951 > 4098 12978 > 4098 29310 > 4098 35666 > 4099 5416 > 4099 11375 > 4099 30449 > 4099 37178 > 4099 48059 > 4100 3903 > 4100 7606 > 4100 10155 > 4100 11877 > 4100 36898 > 4101 26946 > 4101 28225 > 4101 33578 > 4101 35767 > 4101 45459 > 4102 7524 > 4102 12410 > 4102 12450 > 4102 15651 > 4102 17343 > 4103 8016 > 4103 11694 > 4103 15026 > 4103 15441 > 4103 15866 > 4104 2919 > 4104 6961 > 4104 11180 > 4104 29042 > 4104 34582 > 4105 2113 > 4105 10183 > 4105 20880 > 4105 33421 > 4105 37457 > 4106 855 > 4106 2567 > 4106 27966 > 4106 39857 > 4106 49263 > 4107 22991 > 4107 27836 > 4107 31146 > 4107 36845 > 4107 41273 > 4108 25826 > 4108 27898 > 4108 31098 > 4108 44504 > 4108 45970 > 4109 1962 > 4109 19949 > 4109 35304 > 4109 39257 > 4109 45398 > 4110 220 > 4110 11948 > 4110 21434 > 4110 26237 > 4110 43314 > 4111 6313 > 4111 34488 > 4111 35339 > 4111 39810 > 4111 40586 > 4112 5188 > 4112 9270 > 4112 24029 > 4112 42470 > 4112 47892 > 4113 6498 > 4113 24924 > 4113 30123 > 4113 30562 > 4113 30958 > 4114 563 > 4114 2079 > 4114 2825 > 4114 24774 > 4114 34046 > 4115 3193 > 4115 6971 > 4115 34667 > 4115 43152 > 4115 44850 > 4116 2583 > 4116 28241 > 4116 29361 > 4116 35458 > 4116 47510 > 4117 169 > 4117 29859 > 4117 37637 > 4117 44264 > 4117 44762 > 4118 8146 > 4118 26181 > 4118 30711 > 4118 34916 > 4118 42782 > 4119 101 > 4119 3188 > 4119 9189 > 4119 42377 > 4119 47031 > 4120 8305 > 4120 19910 > 4120 35761 > 4120 37986 > 4120 40303 > 4121 835 > 4121 16685 > 4121 22690 > 4121 37143 > 4121 44514 > 4122 3847 > 4122 16160 > 4122 26897 > 4122 33939 > 4122 45364 > 4123 6531 > 4123 17924 > 4123 18026 > 4123 26066 > 4123 48605 > 4124 1279 > 4124 3251 > 4124 18305 > 4124 36184 > 4124 44641 > 4125 9196 > 4125 12115 > 4125 17106 > 4125 29348 > 4125 38514 > 4126 33386 > 4126 34763 > 4126 36814 > 4126 45082 > 4126 47916 > 4127 7587 > 4127 11899 > 4127 13833 > 4127 41377 > 4127 44148 > 4128 738 > 4128 20173 > 4128 23392 > 4128 30687 > 4128 48377 > 4129 185 > 4129 17052 > 4129 25012 > 4129 29613 > 4129 42204 > 4130 16615 > 4130 26821 > 4130 29200 > 4130 30156 > 4130 43877 > 4131 36872 > 4131 40389 > 4131 46458 > 4131 46523 > 4131 49327 > 4132 8713 > 4132 18963 > 4132 30697 > 4132 32812 > 4132 49348 > 4133 13501 > 4133 15704 > 4133 15847 > 4133 29560 > 4133 30131 > 4134 5159 > 4134 5845 > 4134 5917 > 4134 18022 > 4134 38971 > 4135 1146 > 4135 7428 > 4135 27306 > 4135 45105 > 4135 45495 > 4136 13340 > 4136 17118 > 4136 31341 > 4136 31890 > 4136 39895 > 4137 24152 > 4137 33192 > 4137 41387 > 4137 42218 > 4137 46814 > 4138 3743 > 4138 34492 > 4138 41909 > 4138 42788 > 4138 44436 > 4139 12392 > 4139 30276 > 4139 44103 > 4139 47439 > 4139 49296 > 4140 10618 > 4140 15976 > 4140 42805 > 4140 49297 > 4140 49832 > 4141 6136 > 4141 7490 > 4141 9408 > 4141 23176 > 4141 41867 > 4142 1556 > 4142 12803 > 4142 35028 > 4142 45025 > 4142 49438 > 4143 1007 > 4143 2794 > 4143 6694 > 4143 10908 > 4143 40272 > 4144 1718 > 4144 7987 > 4144 31579 > 4144 34382 > 4144 45797 > 4145 9102 > 4145 22547 > 4145 27123 > 4145 30285 > 4145 43209 > 4146 1491 > 4146 13347 > 4146 32125 > 4146 32793 > 4146 47108 > 4147 7790 > 4147 11703 > 4147 25083 > 4147 30348 > 4147 33170 > 4148 8751 > 4148 11071 > 4148 12897 > 4148 20198 > 4148 33312 > 4149 6789 > 4149 7026 > 4149 12007 > 4149 26210 > 4149 33063 > 4150 3649 > 4150 11902 > 4150 16301 > 4150 19047 > 4150 36414 > 4151 7076 > 4151 12773 > 4151 13649 > 4151 25480 > 4151 34400 > 4152 950 > 4152 3065 > 4152 10888 > 4152 11712 > 4152 47413 > 4153 18954 > 4153 20573 > 4153 36335 > 4153 38194 > 4153 44152 > 4154 10193 > 4154 14252 > 4154 28186 > 4154 32030 > 4154 35420 > 4155 510 > 4155 1210 > 4155 1529 > 4155 35087 > 4155 42027 > 4156 1655 > 4156 3126 > 4156 5624 > 4156 7670 > 4156 49933 > 4157 2564 > 4157 21190 > 4157 29284 > 4157 42732 > 4157 45718 > 4158 14693 > 4158 17708 > 4158 19190 > 4158 34213 > 4158 44276 > 4159 11081 > 4159 18909 > 4159 21750 > 4159 41631 > 4159 48014 > 4160 12232 > 4160 13543 > 4160 20961 > 4160 48777 > 4160 48981 > 4161 7347 > 4161 23195 > 4161 24165 > 4161 46905 > 4161 47651 > 4162 6500 > 4162 16824 > 4162 23642 > 4162 25520 > 4162 28010 > 4163 5545 > 4163 9457 > 4163 13622 > 4163 24557 > 4163 45119 > 4164 9157 > 4164 21855 > 4164 25256 > 4164 26681 > 4164 34258 > 4165 11419 > 4165 18983 > 4165 29882 > 4165 30875 > 4165 42169 > 4166 4089 > 4166 7297 > 4166 18404 > 4166 40115 > 4166 46713 > 4167 18575 > 4167 20250 > 4167 22395 > 4167 23946 > 4167 49665 > 4168 4823 > 4168 34025 > 4168 39383 > 4168 43155 > 4168 43727 > 4169 34891 > 4169 35789 > 4169 36878 > 4169 37647 > 4169 43118 > 4170 7875 > 4170 12245 > 4170 27517 > 4170 31877 > 4170 40617 > 4171 4144 > 4171 18884 > 4171 20492 > 4171 21240 > 4171 45634 > 4172 15392 > 4172 16544 > 4172 23166 > 4172 25823 > 4172 40128 > 4173 9084 > 4173 20697 > 4173 21502 > 4173 27060 > 4173 43618 > 4174 13354 > 4174 17773 > 4174 18801 > 4174 23997 > 4174 34426 > 4175 21575 > 4175 26887 > 4175 31127 > 4175 44341 > 4175 48724 > 4176 3640 > 4176 8013 > 4176 13787 > 4176 35510 > 4176 48134 > 4177 17049 > 4177 17927 > 4177 22068 > 4177 23233 > 4177 45099 > 4178 1534 > 4178 6908 > 4178 14882 > 4178 29129 > 4178 49482 > 4179 16888 > 4179 28889 > 4179 33015 > 4179 36493 > 4179 41183 > 4180 7020 > 4180 23711 > 4180 42022 > 4180 46522 > 4180 49785 > 4181 12903 > 4181 14241 > 4181 21630 > 4181 28079 > 4181 31388 > 4182 8542 > 4182 19739 > 4182 20913 > 4182 28903 > 4182 45690 > 4183 15732 > 4183 18586 > 4183 23150 > 4183 24206 > 4183 39072 > 4184 8530 > 4184 17195 > 4184 28361 > 4184 29813 > 4184 42060 > 4185 9110 > 4185 16576 > 4185 19575 > 4185 36346 > 4185 41428 > 4186 7446 > 4186 8798 > 4186 10486 > 4186 44887 > 4186 47456 > 4187 4448 > 4187 9673 > 4187 24987 > 4187 28870 > 4187 39517 > 4188 5536 > 4188 7180 > 4188 36583 > 4188 38680 > 4188 38978 > 4189 25501 > 4189 32746 > 4189 37786 > 4189 38720 > 4189 46273 > 4190 2952 > 4190 15850 > 4190 15912 > 4190 37663 > 4190 38824 > 4191 15114 > 4191 17561 > 4191 18244 > 4191 30977 > 4191 48359 > 4192 6342 > 4192 30279 > 4192 32355 > 4192 37289 > 4192 48839 > 4193 8969 > 4193 16016 > 4193 19737 > 4193 36571 > 4193 38198 > 4194 1540 > 4194 27278 > 4194 31658 > 4194 39696 > 4194 49999 > 4195 10921 > 4195 27756 > 4195 30070 > 4195 40794 > 4195 48159 > 4196 2824 > 4196 28829 > 4196 31000 > 4196 31202 > 4196 40388 > 4197 5441 > 4197 24648 > 4197 25037 > 4197 30915 > 4197 35083 > 4198 4965 > 4198 12834 > 4198 22940 > 4198 25491 > 4198 40889 > 4199 5444 > 4199 7421 > 4199 33725 > 4199 41788 > 4199 44759 > 4200 4639 > 4200 13862 > 4200 30639 > 4200 44724 > 4200 47719 > 4201 8072 > 4201 8917 > 4201 8934 > 4201 18226 > 4201 28744 > 4202 10018 > 4202 14001 > 4202 20442 > 4202 21740 > 4202 24470 > 4203 9009 > 4203 20259 > 4203 21035 > 4203 30748 > 4203 49113 > 4204 27914 > 4204 33732 > 4204 42041 > 4204 43501 > 4204 45419 > 4205 4284 > 4205 11145 > 4205 30784 > 4205 33379 > 4205 35632 > 4206 4792 > 4206 13087 > 4206 21813 > 4206 24646 > 4206 48326 > 4207 13571 > 4207 30931 > 4207 33574 > 4207 38044 > 4207 39493 > 4208 5634 > 4208 11855 > 4208 15367 > 4208 44194 > 4208 47233 > 4209 16735 > 4209 18579 > 4209 19112 > 4209 24016 > 4209 46031 > 4210 3206 > 4210 13555 > 4210 17784 > 4210 30271 > 4210 36116 > 4211 7430 > 4211 29426 > 4211 40501 > 4211 40843 > 4211 46346 > 4212 17327 > 4212 20328 > 4212 24545 > 4212 45477 > 4212 49120 > 4213 7381 > 4213 20576 > 4213 36703 > 4213 39279 > 4213 47112 > 4214 3879 > 4214 8088 > 4214 20420 > 4214 38000 > 4214 45473 > 4215 23025 > 4215 29583 > 4215 38053 > 4215 39332 > 4215 43145 > 4216 1516 > 4216 17275 > 4216 26974 > 4216 38216 > 4216 48146 > 4217 966 > 4217 7037 > 4217 10957 > 4217 15753 > 4217 32750 > 4218 8864 > 4218 19772 > 4218 20115 > 4218 28881 > 4218 43951 > 4219 10393 > 4219 18126 > 4219 33831 > 4219 39583 > 4219 42467 > 4220 3415 > 4220 12743 > 4220 31491 > 4220 38001 > 4220 38391 > 4221 1443 > 4221 13153 > 4221 22241 > 4221 39551 > 4221 42479 > 4222 7033 > 4222 19964 > 4222 26314 > 4222 28005 > 4222 46753 > 4223 11415 > 4223 16789 > 4223 29510 > 4223 40276 > 4223 40748 > 4224 3098 > 4224 13054 > 4224 31931 > 4224 44908 > 4224 47788 > 4225 2453 > 4225 7146 > 4225 12069 > 4225 35561 > 4225 36080 > 4226 9560 > 4226 14162 > 4226 23177 > 4226 28074 > 4226 41716 > 4227 28147 > 4227 32418 > 4227 33016 > 4227 33070 > 4227 38340 > 4228 2123 > 4228 6279 > 4228 11603 > 4228 34207 > 4228 48103 > 4229 26755 > 4229 27074 > 4229 31510 > 4229 33153 > 4229 47900 > 4230 4734 > 4230 7006 > 4230 10180 > 4230 19187 > 4230 41089 > 4231 2494 > 4231 10021 > 4231 12939 > 4231 13682 > 4231 44980 > 4232 9399 > 4232 13898 > 4232 25396 > 4232 25798 > 4232 28590 > 4233 14808 > 4233 16388 > 4233 24654 > 4233 26297 > 4233 39098 > 4234 3926 > 4234 4513 > 4234 24038 > 4234 37828 > 4234 39045 > 4235 9508 > 4235 20499 > 4235 23106 > 4235 28755 > 4235 33709 > 4236 398 > 4236 16476 > 4236 25729 > 4236 38922 > 4236 49752 > 4237 7722 > 4237 17989 > 4237 23580 > 4237 26648 > 4237 43462 > 4238 5331 > 4238 17979 > 4238 22682 > 4238 43157 > 4238 45727 > 4239 2686 > 4239 3737 > 4239 24154 > 4239 40359 > 4239 48609 > 4240 5141 > 4240 13603 > 4240 28267 > 4240 33504 > 4240 44515 > 4241 16333 > 4241 21972 > 4241 29405 > 4241 35599 > 4241 45142 > 4242 4391 > 4242 10482 > 4242 24558 > 4242 29016 > 4242 47210 > 4243 13672 > 4243 26270 > 4243 38103 > 4243 45598 > 4243 47167 > 4244 4928 > 4244 18798 > 4244 21597 > 4244 26782 > 4244 34074 > 4245 2969 > 4245 14840 > 4245 41785 > 4245 44435 > 4245 46237 > 4246 5847 > 4246 5891 > 4246 32950 > 4246 35090 > 4246 38313 > 4247 11309 > 4247 12937 > 4247 25856 > 4247 30225 > 4247 49075 > 4248 9637 > 4248 16241 > 4248 34639 > 4248 36685 > 4248 47662 > 4249 5581 > 4249 18815 > 4249 33214 > 4249 45181 > 4249 48381 > 4250 2935 > 4250 5871 > 4250 9014 > 4250 28214 > 4250 36540 > 4251 3474 > 4251 8132 > 4251 22212 > 4251 41746 > 4251 41771 > 4252 8019 > 4252 18284 > 4252 20248 > 4252 35754 > 4252 38133 > 4253 4622 > 4253 14646 > 4253 20300 > 4253 26589 > 4253 44407 > 4254 1692 > 4254 9413 > 4254 10763 > 4254 26929 > 4254 34236 > 4255 16288 > 4255 17058 > 4255 23546 > 4255 31272 > 4255 41243 > 4256 923 > 4256 16563 > 4256 27710 > 4256 35580 > 4256 43393 > 4257 667 > 4257 2300 > 4257 4323 > 4257 12913 > 4257 32821 > 4258 15008 > 4258 16484 > 4258 25490 > 4258 38476 > 4258 43890 > 4259 1941 > 4259 19384 > 4259 25002 > 4259 30120 > 4259 39804 > 4260 15427 > 4260 30876 > 4260 32334 > 4260 37799 > 4260 48135 > 4261 4933 > 4261 10704 > 4261 23331 > 4261 30408 > 4261 39943 > 4262 5478 > 4262 21138 > 4262 30655 > 4262 42598 > 4262 45434 > 4263 7181 > 4263 13254 > 4263 26625 > 4263 39960 > 4263 41609 > 4264 9028 > 4264 23055 > 4264 33336 > 4264 34655 > 4264 48311 > 4265 30700 > 4265 38822 > 4265 47568 > 4265 48332 > 4265 49678 > 4266 4444 > 4266 39107 > 4266 41969 > 4266 44673 > 4266 49693 > 4267 22668 > 4267 24759 > 4267 36055 > 4267 40165 > 4267 44697 > 4268 585 > 4268 1497 > 4268 16437 > 4268 16834 > 4268 40601 > 4269 511 > 4269 10893 > 4269 11206 > 4269 42378 > 4269 45746 > 4270 2145 > 4270 4992 > 4270 17771 > 4270 35921 > 4270 39340 > 4271 5096 > 4271 11085 > 4271 17664 > 4271 45259 > 4271 49250 > 4272 8194 > 4272 9504 > 4272 25690 > 4272 28015 > 4272 29796 > 4273 4873 > 4273 15331 > 4273 43801 > 4273 43856 > 4273 49133 > 4274 9425 > 4274 21933 > 4274 30336 > 4274 30533 > 4274 38705 > 4275 7861 > 4275 16097 > 4275 17879 > 4275 29727 > 4275 44582 > 4276 2325 > 4276 16648 > 4276 19090 > 4276 31742 > 4276 45747 > 4277 20406 > 4277 33659 > 4277 34301 > 4277 38915 > 4277 49474 > 4278 3936 > 4278 5961 > 4278 21363 > 4278 32028 > 4278 48966 > 4279 1820 > 4279 9152 > 4279 11286 > 4279 17007 > 4279 40727 > 4280 26203 > 4280 32932 > 4280 34627 > 4280 36013 > 4280 38179 > 4281 8536 > 4281 10114 > 4281 14352 > 4281 23300 > 4281 29555 > 4282 1825 > 4282 7145 > 4282 23270 > 4282 38250 > 4282 40104 > 4283 16622 > 4283 17878 > 4283 38160 > 4283 41509 > 4283 48384 > 4284 16599 > 4284 16943 > 4284 17999 > 4284 28611 > 4284 37852 > 4285 3699 > 4285 23001 > 4285 29359 > 4285 37836 > 4285 40643 > 4286 16898 > 4286 22166 > 4286 32379 > 4286 34593 > 4286 34688 > 4287 17481 > 4287 21237 > 4287 22572 > 4287 22701 > 4287 26544 > 4288 2215 > 4288 15569 > 4288 28016 > 4288 30613 > 4288 47158 > 4289 13016 > 4289 27642 > 4289 34176 > 4289 36638 > 4289 46145 > 4290 6231 > 4290 21303 > 4290 32725 > 4290 37445 > 4290 42796 > 4291 8343 > 4291 15612 > 4291 36979 > 4291 39207 > 4291 46095 > 4292 19402 > 4292 25848 > 4292 35638 > 4292 36421 > 4292 39063 > 4293 1833 > 4293 2818 > 4293 17402 > 4293 26035 > 4293 36652 > 4294 19074 > 4294 39890 > 4294 41104 > 4294 48019 > 4294 49233 > 4295 9807 > 4295 13921 > 4295 16255 > 4295 35895 > 4295 39154 > 4296 4095 > 4296 16601 > 4296 27311 > 4296 29096 > 4296 41209 > 4297 2321 > 4297 9646 > 4297 32032 > 4297 44366 > 4297 47473 > 4298 5590 > 4298 7868 > 4298 19598 > 4298 28054 > 4298 28070 > 4299 3895 > 4299 11773 > 4299 28690 > 4299 32043 > 4299 37329 > 4300 1928 > 4300 9534 > 4300 11654 > 4300 18134 > 4300 38885 > 4301 17022 > 4301 26792 > 4301 28076 > 4301 35667 > 4301 41531 > 4302 2559 > 4302 3253 > 4302 26925 > 4302 27556 > 4302 45038 > 4303 6884 > 4303 32846 > 4303 37831 > 4303 38781 > 4303 42386 > 4304 3945 > 4304 6368 > 4304 18498 > 4304 39292 > 4304 47345 > 4305 9783 > 4305 16509 > 4305 17517 > 4305 33333 > 4305 48082 > 4306 21206 > 4306 25116 > 4306 27282 > 4306 30382 > 4306 41596 > 4307 2259 > 4307 24451 > 4307 28708 > 4307 47200 > 4307 47815 > 4308 10096 > 4308 11280 > 4308 14288 > 4308 14891 > 4308 49280 > 4309 11090 > 4309 11618 > 4309 38321 > 4309 42656 > 4309 45789 > 4310 12684 > 4310 16086 > 4310 18263 > 4310 24667 > 4310 25286 > 4311 13344 > 4311 13697 > 4311 34854 > 4311 39618 > 4311 45306 > 4312 5651 > 4312 7717 > 4312 10215 > 4312 23342 > 4312 43349 > 4313 13079 > 4313 21279 > 4313 33576 > 4313 34605 > 4313 46070 > 4314 16290 > 4314 21125 > 4314 28567 > 4314 29799 > 4314 41333 > 4315 15177 > 4315 28151 > 4315 28810 > 4315 33992 > 4315 46472 > 4316 14270 > 4316 16236 > 4316 21220 > 4316 28548 > 4316 42557 > 4317 15006 > 4317 24888 > 4317 28747 > 4317 29728 > 4317 47636 > 4318 10968 > 4318 14116 > 4318 27277 > 4318 30797 > 4318 46224 > 4319 14098 > 4319 28251 > 4319 28258 > 4319 33693 > 4319 34685 > 4320 4103 > 4320 9410 > 4320 25145 > 4320 49215 > 4320 49780 > 4321 7486 > 4321 9243 > 4321 9391 > 4321 13351 > 4321 24625 > 4322 7842 > 4322 8094 > 4322 11254 > 4322 25994 > 4322 48208 > 4323 13937 > 4323 23005 > 4323 38292 > 4323 39450 > 4323 42833 > 4324 10596 > 4324 12357 > 4324 27805 > 4324 33229 > 4324 44064 > 4325 11340 > 4325 21869 > 4325 23350 > 4325 36255 > 4325 43291 > 4326 1298 > 4326 6494 > 4326 11489 > 4326 13024 > 4326 34531 > 4327 28949 > 4327 29346 > 4327 34851 > 4327 38305 > 4327 42607 > 4328 10233 > 4328 31771 > 4328 35170 > 4328 40148 > 4328 43307 > 4329 15884 > 4329 19416 > 4329 22849 > 4329 34661 > 4329 40545 > 4330 9219 > 4330 11553 > 4330 14993 > 4330 35364 > 4330 46808 > 4331 350 > 4331 842 > 4331 18751 > 4331 38352 > 4331 45869 > 4332 9772 > 4332 28091 > 4332 29571 > 4332 31268 > 4332 44265 > 4333 1762 > 4333 14614 > 4333 25277 > 4333 33205 > 4333 46817 > 4334 6112 > 4334 7031 > 4334 7961 > 4334 40026 > 4334 47410 > 4335 4230 > 4335 8778 > 4335 16574 > 4335 22438 > 4335 26728 > 4336 6808 > 4336 13407 > 4336 16485 > 4336 24955 > 4336 30440 > 4337 17261 > 4337 18436 > 4337 24943 > 4337 38790 > 4337 47704 > 4338 229 > 4338 8404 > 4338 15009 > 4338 18878 > 4338 46745 > 4339 1140 > 4339 9129 > 4339 12258 > 4339 24429 > 4339 33046 > 4340 2357 > 4340 25992 > 4340 30158 > 4340 31842 > 4340 33964 > 4341 2647 > 4341 8390 > 4341 21055 > 4341 24609 > 4341 37298 > 4342 6716 > 4342 13389 > 4342 34807 > 4342 40399 > 4342 42675 > 4343 13206 > 4343 20735 > 4343 28191 > 4343 40089 > 4343 45063 > 4344 5469 > 4344 9706 > 4344 18141 > 4344 40716 > 4344 48314 > 4345 27627 > 4345 34228 > 4345 38580 > 4345 43057 > 4345 45183 > 4346 28276 > 4346 36177 > 4346 41930 > 4346 45729 > 4346 47660 > 4347 13457 > 4347 19829 > 4347 24346 > 4347 44086 > 4347 49852 > 4348 26854 > 4348 31895 > 4348 38691 > 4348 42375 > 4348 45333 > 4349 3316 > 4349 9057 > 4349 9424 > 4349 9749 > 4349 45124 > 4350 18585 > 4350 20164 > 4350 28537 > 4350 34551 > 4350 49923 > 4351 1255 > 4351 7516 > 4351 41117 > 4351 41179 > 4351 48189 > 4352 6902 > 4352 7865 > 4352 11810 > 4352 18295 > 4352 40250 > 4353 6354 > 4353 10762 > 4353 18029 > 4353 23608 > 4353 37672 > 4354 20042 > 4354 22359 > 4354 23353 > 4354 26420 > 4354 36508 > 4355 7908 > 4355 8833 > 4355 27238 > 4355 29302 > 4355 39200 > 4356 5948 > 4356 9400 > 4356 29607 > 4356 40919 > 4356 47074 > 4357 13848 > 4357 26846 > 4357 32280 > 4357 41796 > 4357 48925 > 4358 6380 > 4358 10365 > 4358 28135 > 4358 30046 > 4358 44655 > 4359 7269 > 4359 8485 > 4359 22662 > 4359 40692 > 4359 41191 > 4360 10110 > 4360 13538 > 4360 18853 > 4360 29554 > 4360 48582 > 4361 15870 > 4361 23766 > 4361 26283 > 4361 29416 > 4361 47859 > 4362 929 > 4362 16807 > 4362 18520 > 4362 41040 > 4362 49378 > 4363 697 > 4363 6833 > 4363 8193 > 4363 23929 > 4363 47436 > 4364 3413 > 4364 20997 > 4364 21978 > 4364 31990 > 4364 46969 > 4365 5652 > 4365 20158 > 4365 32193 > 4365 38254 > 4365 44037 > 4366 1069 > 4366 31331 > 4366 32009 > 4366 33264 > 4366 41567 > 4367 6079 > 4367 15032 > 4367 23356 > 4367 29091 > 4367 42209 > 4368 15792 > 4368 34274 > 4368 40247 > 4368 42380 > 4368 46067 > 4369 1373 > 4369 20650 > 4369 24420 > 4369 25831 > 4369 46816 > 4370 8647 > 4370 22593 > 4370 25432 > 4370 25793 > 4370 36324 > 4371 268 > 4371 5702 > 4371 6340 > 4371 22394 > 4371 36063 > 4372 10186 > 4372 27569 > 4372 35014 > 4372 42299 > 4372 47997 > 4373 4719 > 4373 13582 > 4373 15776 > 4373 19238 > 4373 19839 > 4374 16510 > 4374 19641 > 4374 23758 > 4374 39929 > 4374 40879 > 4375 4174 > 4375 16209 > 4375 25115 > 4375 29992 > 4375 38494 > 4376 13108 > 4376 19778 > 4376 20326 > 4376 30404 > 4376 36097 > 4377 4712 > 4377 6822 > 4377 27692 > 4377 38551 > 4377 45705 > 4378 786 > 4378 6956 > 4378 21589 > 4378 26010 > 4378 37454 > 4379 9881 > 4379 11363 > 4379 30370 > 4379 42651 > 4379 49162 > 4380 9789 > 4380 21362 > 4380 22165 > 4380 36427 > 4380 44876 > 4381 1451 > 4381 19115 > 4381 23370 > 4381 44755 > 4381 45361 > 4382 4112 > 4382 13328 > 4382 14708 > 4382 20918 > 4382 36047 > 4383 7779 > 4383 11629 > 4383 19842 > 4383 34405 > 4383 41372 > 4384 10327 > 4384 17717 > 4384 33814 > 4384 40693 > 4384 43729 > 4385 3855 > 4385 12895 > 4385 27646 > 4385 34724 > 4385 42201 > 4386 6240 > 4386 21294 > 4386 31516 > 4386 32884 > 4386 38907 > 4387 3846 > 4387 9066 > 4387 20179 > 4387 29943 > 4387 31285 > 4388 11769 > 4388 21322 > 4388 31878 > 4388 36341 > 4388 49510 > 4389 14784 > 4389 16941 > 4389 20825 > 4389 43499 > 4389 47758 > 4390 3935 > 4390 12430 > 4390 13688 > 4390 13800 > 4390 36140 > 4391 1660 > 4391 1924 > 4391 11157 > 4391 27215 > 4391 42164 > 4392 15182 > 4392 15873 > 4392 34174 > 4392 35222 > 4392 37382 > 4393 2405 > 4393 12985 > 4393 29378 > 4393 36720 > 4393 39582 > 4394 23754 > 4394 33672 > 4394 35636 > 4394 36896 > 4394 40637 > 4395 502 > 4395 6130 > 4395 10907 > 4395 22733 > 4395 49097 > 4396 4324 > 4396 6218 > 4396 8271 > 4396 33669 > 4396 46125 > 4397 28941 > 4397 33175 > 4397 42823 > 4397 44801 > 4397 46214 > 4398 3696 > 4398 6386 > 4398 40596 > 4398 46506 > 4398 48483 > 4399 4520 > 4399 14984 > 4399 17676 > 4399 22595 > 4399 30096 > 4400 7568 > 4400 26348 > 4400 27256 > 4400 28338 > 4400 49609 > 4401 1358 > 4401 3773 > 4401 10785 > 4401 29369 > 4401 44562 > 4402 11813 > 4402 21111 > 4402 29131 > 4402 29610 > 4402 49383 > 4403 671 > 4403 4932 > 4403 6554 > 4403 17780 > 4403 35952 > 4404 8750 > 4404 25157 > 4404 27709 > 4404 29367 > 4404 38394 > 4405 11443 > 4405 13228 > 4405 37937 > 4405 45146 > 4405 47599 > 4406 11265 > 4406 39064 > 4406 41799 > 4406 47315 > 4406 48308 > 4407 2445 > 4407 15166 > 4407 15359 > 4407 28407 > 4407 49795 > 4408 6118 > 4408 7465 > 4408 11566 > 4408 20478 > 4408 34634 > 4409 14656 > 4409 16127 > 4409 40600 > 4409 41223 > 4409 49838 > 4410 10597 > 4410 29459 > 4410 37698 > 4410 46645 > 4410 47433 > 4411 5369 > 4411 6634 > 4411 15747 > 4411 31583 > 4411 47686 > 4412 3307 > 4412 4154 > 4412 19870 > 4412 30685 > 4412 44696 > 4413 1911 > 4413 14430 > 4413 15437 > 4413 24364 > 4413 40361 > 4414 34856 > 4414 37037 > 4414 37827 > 4414 41503 > 4414 44268 > 4415 518 > 4415 12465 > 4415 25206 > 4415 34662 > 4415 45255 > 4416 13127 > 4416 16210 > 4416 23602 > 4416 43483 > 4416 45992 > 4417 14756 > 4417 18051 > 4417 24616 > 4417 36970 > 4417 41905 > 4418 321 > 4418 20458 > 4418 30599 > 4418 35529 > 4418 48526 > 4419 1827 > 4419 32215 > 4419 33724 > 4419 43925 > 4419 47935 > 4420 6953 > 4420 30396 > 4420 38498 > 4420 41096 > 4420 48576 > 4421 3387 > 4421 5125 > 4421 18531 > 4421 30507 > 4421 49409 > 4422 6371 > 4422 12294 > 4422 30132 > 4422 33901 > 4422 34831 > 4423 2587 > 4423 10126 > 4423 15346 > 4423 20349 > 4423 45384 > 4424 8905 > 4424 16244 > 4424 23816 > 4424 26739 > 4424 33841 > 4425 396 > 4425 5256 > 4425 8540 > 4425 13283 > 4425 19565 > 4426 19999 > 4426 24157 > 4426 32743 > 4426 42625 > 4426 46192 > 4427 4494 > 4427 6163 > 4427 8209 > 4427 23838 > 4427 32180 > 4428 9323 > 4428 12338 > 4428 21643 > 4428 29768 > 4428 46974 > 4429 859 > 4429 14950 > 4429 19311 > 4429 48594 > 4429 49550 > 4430 1634 > 4430 28504 > 4430 29781 > 4430 39310 > 4430 41595 > 4431 2674 > 4431 15188 > 4431 28412 > 4431 29873 > 4431 33878 > 4432 14565 > 4432 35894 > 4432 40510 > 4432 45945 > 4432 46711 > 4433 22400 > 4433 26293 > 4433 34179 > 4433 42555 > 4433 49600 > 4434 21215 > 4434 21708 > 4434 24168 > 4434 29647 > 4434 47186 > 4435 7075 > 4435 30663 > 4435 32919 > 4435 45665 > 4435 46874 > 4436 2322 > 4436 14169 > 4436 14988 > 4436 35080 > 4436 42574 > 4437 123 > 4437 6423 > 4437 23377 > 4437 34211 > 4437 45195 > 4438 2217 > 4438 14637 > 4438 37186 > 4438 39130 > 4438 41484 > 4439 918 > 4439 5133 > 4439 5463 > 4439 29838 > 4439 48318 > 4440 8301 > 4440 15991 > 4440 30838 > 4440 35110 > 4440 47383 > 4441 3670 > 4441 11362 > 4441 14487 > 4441 17002 > 4441 18423 > 4442 5109 > 4442 11672 > 4442 24644 > 4442 24836 > 4442 46477 > 4443 13676 > 4443 19446 > 4443 21051 > 4443 43652 > 4443 44889 > 4444 7975 > 4444 20252 > 4444 30443 > 4444 40628 > 4444 47194 > 4445 12647 > 4445 20678 > 4445 22016 > 4445 28560 > 4445 31436 > 4446 14409 > 4446 14835 > 4446 23487 > 4446 37740 > 4446 40851 > 4447 7985 > 4447 10178 > 4447 11501 > 4447 39747 > 4447 49403 > 4448 14681 > 4448 17085 > 4448 34303 > 4448 34887 > 4448 41429 > 4449 6862 > 4449 18046 > 4449 21953 > 4449 24574 > 4449 34166 > 4450 33 > 4450 4034 > 4450 9920 > 4450 35534 > 4450 40866 > 4451 19383 > 4451 30243 > 4451 35986 > 4451 41877 > 4451 47706 > 4452 20357 > 4452 21402 > 4452 31863 > 4452 32249 > 4452 43763 > 4453 431 > 4453 1974 > 4453 3867 > 4453 15882 > 4453 37325 > 4454 19664 > 4454 40605 > 4454 41019 > 4454 44350 > 4454 49306 > 4455 9816 > 4455 17039 > 4455 29925 > 4455 32012 > 4455 32400 > 4456 3566 > 4456 13618 > 4456 27667 > 4456 28633 > 4456 44862 > 4457 3004 > 4457 5860 > 4457 12598 > 4457 17227 > 4457 29553 > 4458 7538 > 4458 20547 > 4458 28143 > 4458 30790 > 4458 49869 > 4459 8145 > 4459 17464 > 4459 17741 > 4459 22323 > 4459 40536 > 4460 4114 > 4460 4843 > 4460 18539 > 4460 24349 > 4460 49843 > 4461 1872 > 4461 17749 > 4461 23347 > 4461 34770 > 4461 40647 > 4462 7769 > 4462 16633 > 4462 30058 > 4462 35160 > 4462 43003 > 4463 8000 > 4463 20237 > 4463 25769 > 4463 33162 > 4463 36071 > 4464 913 > 4464 5618 > 4464 19134 > 4464 26647 > 4464 31590 > 4465 2788 > 4465 14156 > 4465 20293 > 4465 33554 > 4465 34090 > 4466 6757 > 4466 7042 > 4466 9828 > 4466 42455 > 4466 42813 > 4467 14180 > 4467 18895 > 4467 38555 > 4467 43675 > 4467 44275 > 4468 4209 > 4468 18694 > 4468 18810 > 4468 20996 > 4468 28657 > 4469 1562 > 4469 1824 > 4469 29125 > 4469 31059 > 4469 31370 > 4470 6775 > 4470 12757 > 4470 20422 > 4470 22326 > 4470 35398 > 4471 768 > 4471 866 > 4471 26822 > 4471 33296 > 4471 43790 > 4472 5131 > 4472 14129 > 4472 25033 > 4472 46769 > 4472 48882 > 4473 6538 > 4473 11947 > 4473 23914 > 4473 25565 > 4473 45037 > 4474 18024 > 4474 18069 > 4474 37280 > 4474 44027 > 4474 46128 > 4475 1570 > 4475 17207 > 4475 33706 > 4475 38289 > 4475 43244 > 4476 14980 > 4476 15199 > 4476 24235 > 4476 26454 > 4476 38965 > 4477 3199 > 4477 29622 > 4477 31570 > 4477 38119 > 4477 44337 > 4478 7723 > 4478 24635 > 4478 38262 > 4478 41747 > 4478 42517 > 4479 1750 > 4479 21617 > 4479 22468 > 4479 35935 > 4479 37250 > 4480 2547 > 4480 22343 > 4480 28001 > 4480 38464 > 4480 48118 > 4481 4871 > 4481 17249 > 4481 22859 > 4481 41211 > 4481 43254 > 4482 11708 > 4482 11730 > 4482 31817 > 4482 36233 > 4482 43309 > 4483 3777 > 4483 12049 > 4483 43019 > 4483 43347 > 4483 48236 > 4484 611 > 4484 7612 > 4484 13475 > 4484 20589 > 4484 44872 > 4485 11633 > 4485 27297 > 4485 39017 > 4485 47700 > 4485 49806 > 4486 12138 > 4486 17711 > 4486 20330 > 4486 26310 > 4486 27422 > 4487 5769 > 4487 10872 > 4487 41084 > 4487 44676 > 4487 47302 > 4488 12085 > 4488 21731 > 4488 23829 > 4488 38003 > 4488 43848 > 4489 9952 > 4489 10523 > 4489 18392 > 4489 24525 > 4489 43502 > 4490 7270 > 4490 17752 > 4490 18599 > 4490 39951 > 4490 44708 > 4491 7780 > 4491 10139 > 4491 24145 > 4491 26426 > 4491 29625 > 4492 1005 > 4492 5674 > 4492 6216 > 4492 25269 > 4492 32138 > 4493 3611 > 4493 11623 > 4493 15419 > 4493 18831 > 4493 35504 > 4494 15992 > 4494 31992 > 4494 41765 > 4494 43838 > 4494 47727 > 4495 25720 > 4495 32197 > 4495 39518 > 4495 42211 > 4495 49309 > 4496 16539 > 4496 31277 > 4496 33922 > 4496 36561 > 4496 47985 > 4497 8587 > 4497 9468 > 4497 33595 > 4497 38588 > 4497 41644 > 4498 17690 > 4498 27414 > 4498 28058 > 4498 40931 > 4498 44046 > 4499 9042 > 4499 18644 > 4499 39006 > 4499 41247 > 4499 45149 > 4500 11427 > 4500 17865 > 4500 27804 > 4500 36556 > 4500 49307 > 4501 31979 > 4501 38754 > 4501 43160 > 4501 47748 > 4501 47976 > 4502 7759 > 4502 15235 > 4502 15855 > 4502 19862 > 4502 41199 > 4503 8425 > 4503 12877 > 4503 16632 > 4503 27346 > 4503 49811 > 4504 17299 > 4504 29400 > 4504 31269 > 4504 37042 > 4504 42624 > 4505 143 > 4505 3233 > 4505 9532 > 4505 22823 > 4505 47176 > 4506 4973 > 4506 9254 > 4506 34331 > 4506 35955 > 4506 44754 > 4507 9442 > 4507 19410 > 4507 24567 > 4507 27521 > 4507 40259 > 4508 9251 > 4508 14573 > 4508 40147 > 4508 41360 > 4508 43503 > 4509 8214 > 4509 15830 > 4509 18857 > 4509 20755 > 4509 41750 > 4510 5067 > 4510 14760 > 4510 20700 > 4510 29410 > 4510 31089 > 4511 19051 > 4511 26509 > 4511 29508 > 4511 39114 > 4511 42935 > 4512 1957 > 4512 27622 > 4512 29079 > 4512 43585 > 4512 44273 > 4513 4467 > 4513 15399 > 4513 24085 > 4513 24905 > 4513 25405 > 4514 20114 > 4514 22946 > 4514 24223 > 4514 32717 > 4514 42352 > 4515 19260 > 4515 34308 > 4515 42495 > 4515 42715 > 4515 43045 > 4516 9245 > 4516 20849 > 4516 25858 > 4516 38122 > 4516 46201 > 4517 3170 > 4517 14856 > 4517 46938 > 4517 46956 > 4517 49655 > 4518 18158 > 4518 18825 > 4518 21384 > 4518 32385 > 4518 48745 > 4519 469 > 4519 2294 > 4519 8267 > 4519 9137 > 4519 47292 > 4520 7127 > 4520 17282 > 4520 26569 > 4520 37529 > 4520 38065 > 4521 2753 > 4521 20351 > 4521 21275 > 4521 46253 > 4521 49896 > 4522 2000 > 4522 30110 > 4522 32570 > 4522 36059 > 4522 38944 > 4523 8700 > 4523 17951 > 4523 21034 > 4523 23241 > 4523 49932 > 4524 2586 > 4524 13446 > 4524 38251 > 4524 44570 > 4524 46843 > 4525 2304 > 4525 8908 > 4525 26212 > 4525 36487 > 4525 45112 > 4526 29665 > 4526 32112 > 4526 32303 > 4526 36805 > 4526 39740 > 4527 14591 > 4527 28126 > 4527 29313 > 4527 36880 > 4527 46262 > 4528 12247 > 4528 13663 > 4528 15905 > 4528 29287 > 4528 35183 > 4529 4662 > 4529 13554 > 4529 13677 > 4529 35612 > 4529 46648 > 4530 20245 > 4530 20347 > 4530 40245 > 4530 42484 > 4530 47109 > 4531 2084 > 4531 2766 > 4531 10834 > 4531 14785 > 4531 26731 > 4532 10868 > 4532 15047 > 4532 15766 > 4532 18839 > 4532 37468 > 4533 11463 > 4533 13651 > 4533 20070 > 4533 29700 > 4533 41962 > 4534 5497 > 4534 9765 > 4534 12397 > 4534 18680 > 4534 49365 > 4535 8840 > 4535 15255 > 4535 19918 > 4535 29888 > 4535 39839 > 4536 2860 > 4536 6440 > 4536 9046 > 4536 9864 > 4536 18937 > 4537 742 > 4537 9058 > 4537 13428 > 4537 24446 > 4537 36490 > 4538 5462 > 4538 5554 > 4538 8328 > 4538 37442 > 4538 48392 > 4539 4122 > 4539 19720 > 4539 23720 > 4539 25460 > 4539 40050 > 4540 14916 > 4540 18614 > 4540 25092 > 4540 31456 > 4540 37724 > 4541 7558 > 4541 32698 > 4541 36043 > 4541 41584 > 4541 43304 > 4542 8891 > 4542 28625 > 4542 41054 > 4542 45176 > 4542 45949 > 4543 11527 > 4543 19786 > 4543 27056 > 4543 42873 > 4543 47754 > 4544 401 > 4544 1541 > 4544 6636 > 4544 25377 > 4544 26196 > 4545 4741 > 4545 8336 > 4545 11940 > 4545 21969 > 4545 45231 > 4546 11428 > 4546 20975 > 4546 21632 > 4546 29062 > 4546 32850 > 4547 19977 > 4547 32507 > 4547 34030 > 4547 44431 > 4547 45313 > 4548 8883 > 4548 11170 > 4548 15840 > 4548 24731 > 4548 46448 > 4549 13094 > 4549 17825 > 4549 30526 > 4549 34630 > 4549 49480 > 4550 3357 > 4550 33777 > 4550 39651 > 4550 40556 > 4550 45562 > 4551 6085 > 4551 8103 > 4551 8678 > 4551 17329 > 4551 44854 > 4552 3723 > 4552 9878 > 4552 11797 > 4552 39086 > 4552 43289 > 4553 20901 > 4553 23668 > 4553 27185 > 4553 29827 > 4553 41216 > 4554 2181 > 4554 15597 > 4554 28802 > 4554 40497 > 4554 42379 > 4555 7820 > 4555 14057 > 4555 14659 > 4555 18940 > 4555 23098 > 4556 11766 > 4556 12742 > 4556 20533 > 4556 24507 > 4556 44946 > 4557 1450 > 4557 3245 > 4557 8947 > 4557 30718 > 4557 46979 > 4558 4296 > 4558 7312 > 4558 13143 > 4558 18945 > 4558 30385 > 4559 13245 > 4559 13710 > 4559 32924 > 4559 34984 > 4559 48741 > 4560 8316 > 4560 8796 > 4560 22776 > 4560 38983 > 4560 41915 > 4561 13004 > 4561 14415 > 4561 16319 > 4561 41305 > 4561 48316 > 4562 3953 > 4562 21411 > 4562 23527 > 4562 24195 > 4562 32493 > 4563 10162 > 4563 28706 > 4563 34390 > 4563 40407 > 4563 44020 > 4564 13625 > 4564 16398 > 4564 24122 > 4564 40473 > 4564 46410 > 4565 4582 > 4565 12925 > 4565 22369 > 4565 33840 > 4565 46052 > 4566 14071 > 4566 37906 > 4566 38173 > 4566 39193 > 4566 47658 > 4567 11592 > 4567 26804 > 4567 27610 > 4567 29691 > 4567 48729 > 4568 7595 > 4568 35871 > 4568 44458 > 4568 47861 > 4568 49476 > 4569 7238 > 4569 8334 > 4569 20497 > 4569 37486 > 4569 49015 > 4570 2035 > 4570 5074 > 4570 10475 > 4570 23779 > 4570 34311 > 4571 10414 > 4571 13748 > 4571 19342 > 4571 31762 > 4571 44415 > 4572 10163 > 4572 15411 > 4572 22737 > 4572 23910 > 4572 28502 > 4573 8511 > 4573 25763 > 4573 31686 > 4573 45751 > 4573 47769 > 4574 8157 > 4574 24693 > 4574 27366 > 4574 33184 > 4574 44361 > 4575 856 > 4575 2984 > 4575 4342 > 4575 41146 > 4575 48067 > 4576 8021 > 4576 11151 > 4576 15097 > 4576 40768 > 4576 44165 > 4577 4533 > 4577 18109 > 4577 28000 > 4577 38771 > 4577 47737 > 4578 7348 > 4578 16614 > 4578 19477 > 4578 40255 > 4578 41886 > 4579 4381 > 4579 14011 > 4579 27068 > 4579 35058 > 4579 40073 > 4580 8056 > 4580 32291 > 4580 33819 > 4580 40144 > 4580 45635 > 4581 18664 > 4581 31602 > 4581 36456 > 4581 37099 > 4581 47664 > 4582 2907 > 4582 7402 > 4582 20906 > 4582 37146 > 4582 38998 > 4583 20379 > 4583 26376 > 4583 32111 > 4583 44703 > 4583 46812 > 4584 6665 > 4584 19703 > 4584 28108 > 4584 32613 > 4584 44041 > 4585 655 > 4585 8464 > 4585 20306 > 4585 23678 > 4585 38128 > 4586 430 > 4586 2014 > 4586 22729 > 4586 32283 > 4586 35577 > 4587 22218 > 4587 30975 > 4587 42018 > 4587 42419 > 4587 49038 > 4588 3360 > 4588 9824 > 4588 32094 > 4588 36223 > 4588 40921 > 4589 5452 > 4589 26980 > 4589 43305 > 4589 44448 > 4589 48455 > 4590 1861 > 4590 4675 > 4590 4889 > 4590 12620 > 4590 17475 > 4591 9819 > 4591 12324 > 4591 26912 > 4591 39127 > 4591 45091 > 4592 841 > 4592 14054 > 4592 29053 > 4592 30454 > 4592 31959 > 4593 5374 > 4593 8990 > 4593 11223 > 4593 13167 > 4593 20675 > 4594 456 > 4594 648 > 4594 10272 > 4594 22544 > 4594 38332 > 4595 4032 > 4595 6036 > 4595 31124 > 4595 41166 > 4595 43752 > 4596 3562 > 4596 4574 > 4596 13759 > 4596 35297 > 4596 44260 > 4597 6591 > 4597 22410 > 4597 34462 > 4597 43541 > 4597 49719 > 4598 3851 > 4598 14843 > 4598 25801 > 4598 34700 > 4598 35316 > 4599 3045 > 4599 33221 > 4599 35426 > 4599 35653 > 4599 40513 > 4600 6585 > 4600 7698 > 4600 34560 > 4600 39729 > 4600 49117 > 4601 2345 > 4601 4707 > 4601 22460 > 4601 22659 > 4601 30057 > 4602 1335 > 4602 1849 > 4602 9283 > 4602 11865 > 4602 40240 > 4603 4184 > 4603 20741 > 4603 21244 > 4603 24984 > 4603 39231 > 4604 1006 > 4604 1326 > 4604 17293 > 4604 19043 > 4604 36488 > 4605 12815 > 4605 26734 > 4605 31660 > 4605 37859 > 4605 43119 > 4606 3119 > 4606 22261 > 4606 34742 > 4606 39981 > 4606 42196 > 4607 1012 > 4607 18646 > 4607 19175 > 4607 32747 > 4607 36453 > 4608 1178 > 4608 11784 > 4608 14460 > 4608 20732 > 4608 27779 > 4609 863 > 4609 12592 > 4609 21029 > 4609 30821 > 4609 40885 > 4610 7420 > 4610 15094 > 4610 35743 > 4610 45986 > 4610 49028 > 4611 6100 > 4611 11389 > 4611 16929 > 4611 32803 > 4611 35348 > 4612 1348 > 4612 8555 > 4612 11780 > 4612 28665 > 4612 34096 > 4613 12760 > 4613 21352 > 4613 31597 > 4613 34554 > 4613 49526 > 4614 18631 > 4614 21443 > 4614 23067 > 4614 35020 > 4614 35661 > 4615 1083 > 4615 1913 > 4615 30564 > 4615 37155 > 4615 39496 > 4616 17174 > 4616 21084 > 4616 22235 > 4616 31600 > 4616 37467 > 4617 3880 > 4617 26532 > 4617 28723 > 4617 28907 > 4617 33938 > 4618 2921 > 4618 14805 > 4618 29878 > 4618 33666 > 4618 48951 > 4619 16916 > 4619 36351 > 4619 37626 > 4619 39007 > 4619 40403 > 4620 25221 > 4620 28638 > 4620 40071 > 4620 41121 > 4620 44000 > 4621 20313 > 4621 22018 > 4621 26136 > 4621 27546 > 4621 34181 > 4622 21209 > 4622 27593 > 4622 43108 > 4622 44565 > 4622 46605 > 4623 1735 > 4623 4041 > 4623 5768 > 4623 15282 > 4623 36133 > 4624 184 > 4624 11614 > 4624 23772 > 4624 24401 > 4624 31882 > 4625 22810 > 4625 25058 > 4625 30675 > 4625 38839 > 4625 48539 > 4626 11386 > 4626 22467 > 4626 24647 > 4626 25813 > 4626 40442 > 4627 13140 > 4627 20890 > 4627 36745 > 4627 40164 > 4627 47541 > 4628 6785 > 4628 21022 > 4628 37784 > 4628 40493 > 4628 47646 > 4629 8783 > 4629 9214 > 4629 10869 > 4629 30187 > 4629 31469 > 4630 1470 > 4630 10553 > 4630 13326 > 4630 27140 > 4630 45233 > 4631 17508 > 4631 20419 > 4631 23202 > 4631 41082 > 4631 49345 > 4632 12980 > 4632 28876 > 4632 33757 > 4632 39739 > 4632 39790 > 4633 12144 > 4633 17290 > 4633 19594 > 4633 33150 > 4633 49610 > 4634 660 > 4634 6967 > 4634 13681 > 4634 24203 > 4634 33164 > 4635 18221 > 4635 23514 > 4635 24589 > 4635 32996 > 4635 37388 > 4636 3428 > 4636 6726 > 4636 16678 > 4636 44055 > 4636 47140 > 4637 2931 > 4637 4542 > 4637 31248 > 4637 37645 > 4637 49710 > 4638 21989 > 4638 22802 > 4638 22864 > 4638 42011 > 4638 47293 > 4639 5382 > 4639 14157 > 4639 16990 > 4639 24037 > 4639 36491 > 4640 7493 > 4640 10793 > 4640 15582 > 4640 21367 > 4640 42600 > 4641 1028 > 4641 2954 > 4641 7251 > 4641 29696 > 4641 44374 > 4642 7481 > 4642 14225 > 4642 24886 > 4642 42964 > 4642 49417 > 4643 820 > 4643 26911 > 4643 33257 > 4643 36595 > 4643 38752 > 4644 22009 > 4644 33871 > 4644 37354 > 4644 44078 > 4644 45542 > 4645 22028 > 4645 22928 > 4645 34954 > 4645 35248 > 4645 41219 > 4646 5049 > 4646 18572 > 4646 35546 > 4646 36112 > 4646 41687 > 4647 17102 > 4647 24555 > 4647 27293 > 4647 28888 > 4647 36719 > 4648 12383 > 4648 29046 > 4648 36989 > 4648 46277 > 4648 48011 > 4649 15909 > 4649 16142 > 4649 30743 > 4649 47263 > 4649 48494 > 4650 12265 > 4650 15839 > 4650 30963 > 4650 35706 > 4650 44717 > 4651 3191 > 4651 21636 > 4651 22678 > 4651 42503 > 4651 49903 > 4652 8998 > 4652 9396 > 4652 22956 > 4652 36212 > 4652 41383 > 4653 18991 > 4653 30447 > 4653 33485 > 4653 39242 > 4653 45908 > 4654 9259 > 4654 16110 > 4654 18746 > 4654 23389 > 4654 29488 > 4655 1170 > 4655 7903 > 4655 31019 > 4655 32443 > 4655 37003 > 4656 15751 > 4656 19760 > 4656 42512 > 4656 44490 > 4656 44834 > 4657 17968 > 4657 29892 > 4657 36716 > 4657 43058 > 4657 49087 > 4658 5455 > 4658 8167 > 4658 8174 > 4658 24564 > 4658 36142 > 4659 9225 > 4659 17861 > 4659 22954 > 4659 43641 > 4659 45637 > 4660 5093 > 4660 31008 > 4660 31101 > 4660 46668 > 4660 47998 > 4661 3285 > 4661 16984 > 4661 17354 > 4661 30208 > 4661 37539 > 4662 7199 > 4662 8318 > 4662 29449 > 4662 33937 > 4662 44107 > 4663 8352 > 4663 21748 > 4663 25899 > 4663 26288 > 4663 43138 > 4664 6028 > 4664 9039 > 4664 34321 > 4664 35865 > 4664 46364 > 4665 689 > 4665 17613 > 4665 31051 > 4665 34114 > 4665 35467 > 4666 2166 > 4666 20957 > 4666 25508 > 4666 34849 > 4666 49070 > 4667 16221 > 4667 25228 > 4667 36445 > 4667 42524 > 4667 47731 > 4668 3720 > 4668 14680 > 4668 16855 > 4668 33369 > 4668 49676 > 4669 13208 > 4669 16971 > 4669 20009 > 4669 31628 > 4669 42536 > 4670 4478 > 4670 14900 > 4670 37651 > 4670 39874 > 4670 48338 > 4671 9873 > 4671 37091 > 4671 40741 > 4671 40742 > 4671 40971 > 4672 11416 > 4672 21033 > 4672 27634 > 4672 33373 > 4672 34297 > 4673 2246 > 4673 4703 > 4673 19620 > 4673 34449 > 4673 46282 > 4674 12631 > 4674 25752 > 4674 31420 > 4674 44664 > 4674 44965 > 4675 15593 > 4675 31749 > 4675 40298 > 4675 42474 > 4675 45060 > 4676 11346 > 4676 14706 > 4676 21768 > 4676 41603 > 4676 43009 > 4677 16977 > 4677 23933 > 4677 32580 > 4677 40301 > 4677 42462 > 4678 2044 > 4678 28904 > 4678 31152 > 4678 41841 > 4678 49464 > 4679 12425 > 4679 18247 > 4679 31297 > 4679 39922 > 4679 44581 > 4680 2902 > 4680 22828 > 4680 36759 > 4680 44510 > 4680 45939 > 4681 6020 > 4681 12875 > 4681 24442 > 4681 35918 > 4681 44941 > 4682 702 > 4682 9318 > 4682 12738 > 4682 28245 > 4682 37732 > 4683 661 > 4683 24238 > 4683 27510 > 4683 28388 > 4683 47591 > 4684 5433 > 4684 14813 > 4684 16126 > 4684 34779 > 4684 38759 > 4685 10019 > 4685 11728 > 4685 28447 > 4685 34923 > 4685 37849 > 4686 6699 > 4686 7310 > 4686 13121 > 4686 22798 > 4686 46164 > 4687 19119 > 4687 22756 > 4687 44720 > 4687 46829 > 4687 47154 > 4688 464 > 4688 17339 > 4688 18907 > 4688 27258 > 4688 33427 > 4689 26308 > 4689 28406 > 4689 31578 > 4689 35509 > 4689 41695 > 4690 4321 > 4690 9522 > 4690 16070 > 4690 36146 > 4690 36935 > 4691 10378 > 4691 18536 > 4691 18739 > 4691 26316 > 4691 29311 > 4692 11611 > 4692 23298 > 4692 26902 > 4692 28093 > 4692 41935 > 4693 157 > 4693 14527 > 4693 23559 > 4693 24370 > 4693 47474 > 4694 19989 > 4694 22903 > 4694 30097 > 4694 32477 > 4694 39707 > 4695 20986 > 4695 31215 > 4695 42306 > 4695 42866 > 4695 47372 > 4696 2296 > 4696 3645 > 4696 9103 > 4696 26650 > 4696 41012 > 4697 15662 > 4697 21627 > 4697 24929 > 4697 39206 > 4697 46698 > 4698 14228 > 4698 14990 > 4698 23009 > 4698 32760 > 4698 43428 > 4699 11075 > 4699 19650 > 4699 31720 > 4699 40270 > 4699 44406 > 4700 11768 > 4700 15330 > 4700 31517 > 4700 37554 > 4700 42724 > 4701 7572 > 4701 19715 > 4701 26352 > 4701 26555 > 4701 47334 > 4702 11192 > 4702 26063 > 4702 39260 > 4702 43268 > 4702 46077 > 4703 1189 > 4703 26899 > 4703 37106 > 4703 37144 > 4703 44994 > 4704 824 > 4704 8291 > 4704 16819 > 4704 24056 > 4704 27165 > 4705 23036 > 4705 34013 > 4705 34215 > 4705 36078 > 4705 41249 > 4706 5044 > 4706 36375 > 4706 38912 > 4706 40256 > 4706 48990 > 4707 387 > 4707 27077 > 4707 31769 > 4707 33396 > 4707 46576 > 4708 8246 > 4708 27026 > 4708 36697 > 4708 36819 > 4708 46608 > 4709 314 > 4709 9906 > 4709 10765 > 4709 41758 > 4709 42286 > 4710 7032 > 4710 17699 > 4710 27584 > 4710 28123 > 4710 48736 > 4711 7022 > 4711 13508 > 4711 13890 > 4711 26073 > 4711 40890 > 4712 24441 > 4712 28970 > 4712 44136 > 4712 46742 > 4712 47634 > 4713 24054 > 4713 28644 > 4713 28684 > 4713 36373 > 4713 38181 > 4714 13922 > 4714 20531 > 4714 26775 > 4714 30948 > 4714 46736 > 4715 2493 > 4715 22228 > 4715 39215 > 4715 43149 > 4715 47145 > 4716 3834 > 4716 15038 > 4716 21089 > 4716 43362 > 4716 46108 > 4717 1806 > 4717 9441 > 4717 11161 > 4717 22739 > 4717 38575 > 4718 8813 > 4718 17504 > 4718 21128 > 4718 22067 > 4718 35963 > 4719 19265 > 4719 27647 > 4719 45001 > 4719 45128 > 4719 45653 > 4720 2650 > 4720 10480 > 4720 17644 > 4720 19443 > 4720 39504 > 4721 407 > 4721 15707 > 4721 19513 > 4721 21181 > 4721 24351 > 4722 4913 > 4722 8846 > 4722 13819 > 4722 31617 > 4722 48704 > 4723 14755 > 4723 23512 > 4723 34471 > 4723 37026 > 4723 48799 > 4724 10132 > 4724 12536 > 4724 16354 > 4724 47718 > 4724 49733 > 4725 6698 > 4725 10185 > 4725 18695 > 4725 35196 > 4725 49492 > 4726 5673 > 4726 7602 > 4726 22454 > 4726 31833 > 4726 47339 > 4727 18163 > 4727 27274 > 4727 34177 > 4727 39345 > 4727 49354 > 4728 428 > 4728 6215 > 4728 13705 > 4728 16278 > 4728 34324 > 4729 1697 > 4729 4081 > 4729 11049 > 4729 21020 > 4729 37649 > 4730 23435 > 4730 30409 > 4730 30916 > 4730 38982 > 4730 43131 > 4731 13431 > 4731 16181 > 4731 29093 > 4731 33995 > 4731 44625 > 4732 14136 > 4732 22224 > 4732 42186 > 4732 46937 > 4732 47964 > 4733 5584 > 4733 6210 > 4733 7029 > 4733 15150 > 4733 49762 > 4734 10062 > 4734 24572 > 4734 29377 > 4734 40769 > 4734 47531 > 4735 13226 > 4735 19793 > 4735 23601 > 4735 39464 > 4735 45453 > 4736 12864 > 4736 19723 > 4736 29228 > 4736 35530 > 4736 40325 > 4737 2491 > 4737 17701 > 4737 21914 > 4737 35804 > 4737 49391 > 4738 2791 > 4738 6831 > 4738 27893 > 4738 32337 > 4738 34628 > 4739 862 > 4739 6524 > 4739 7622 > 4739 9982 > 4739 45299 > 4740 10817 > 4740 14924 > 4740 21800 > 4740 33570 > 4740 42752 > 4741 4592 > 4741 20296 > 4741 20629 > 4741 30471 > 4741 36715 > 4742 2180 > 4742 4600 > 4742 5421 > 4742 12876 > 4742 47333 > 4743 1047 > 4743 11000 > 4743 19108 > 4743 35387 > 4743 42927 > 4744 4205 > 4744 12556 > 4744 18669 > 4744 32710 > 4744 49357 > 4745 3757 > 4745 22751 > 4745 29246 > 4745 36651 > 4745 41075 > 4746 30923 > 4746 31918 > 4746 42993 > 4746 45519 > 4746 48595 > 4747 6168 > 4747 29315 > 4747 43680 > 4747 47227 > 4747 47427 > 4748 2336 > 4748 9303 > 4748 31937 > 4748 34323 > 4748 39328 > 4749 1303 > 4749 5816 > 4749 13669 > 4749 44144 > 4749 47657 > 4750 9428 > 4750 19026 > 4750 34040 > 4750 38454 > 4750 39695 > 4751 8718 > 4751 35281 > 4751 35574 > 4751 36924 > 4751 47380 > 4752 5827 > 4752 10842 > 4752 27985 > 4752 34375 > 4752 40915 > 4753 4706 > 4753 5621 > 4753 21418 > 4753 38339 > 4753 43739 > 4754 5297 > 4754 12200 > 4754 21601 > 4754 34080 > 4754 43290 > 4755 1925 > 4755 19609 > 4755 27053 > 4755 31218 > 4755 44003 > 4756 15113 > 4756 22279 > 4756 25785 > 4756 37132 > 4756 49432 > 4757 7027 > 4757 21286 > 4757 38549 > 4757 48015 > 4757 49660 > 4758 9025 > 4758 27033 > 4758 28553 > 4758 46932 > 4758 48954 > 4759 765 > 4759 2308 > 4759 4463 > 4759 7655 > 4759 25111 > 4760 7952 > 4760 20264 > 4760 26330 > 4760 35454 > 4760 40495 > 4761 2394 > 4761 8734 > 4761 10758 > 4761 13643 > 4761 31199 > 4762 5298 > 4762 7939 > 4762 25209 > 4762 26165 > 4762 29841 > 4763 17522 > 4763 23804 > 4763 29286 > 4763 35295 > 4763 36780 > 4764 4672 > 4764 9836 > 4764 35833 > 4764 43368 > 4764 43530 > 4765 19314 > 4765 25876 > 4765 28702 > 4765 34054 > 4765 49935 > 4766 6781 > 4766 8968 > 4766 9840 > 4766 14506 > 4766 26883 > 4767 2554 > 4767 24013 > 4767 28446 > 4767 33818 > 4767 35854 > 4768 6145 > 4768 16778 > 4768 23687 > 4768 31245 > 4768 46445 > 4769 3791 > 4769 7728 > 4769 38217 > 4769 43137 > 4769 49927 > 4770 21487 > 4770 34415 > 4770 42746 > 4770 46269 > 4770 49892 > 4771 1727 > 4771 5981 > 4771 14317 > 4771 20045 > 4771 21121 > 4772 20052 > 4772 26279 > 4772 28540 > 4772 32651 > 4772 40370 > 4773 764 > 4773 5204 > 4773 8791 > 4773 32496 > 4773 48040 > 4774 6264 > 4774 15889 > 4774 23677 > 4774 28487 > 4774 45582 > 4775 2353 > 4775 11555 > 4775 12402 > 4775 13018 > 4775 19069 > 4776 21771 > 4776 23131 > 4776 34778 > 4776 40544 > 4776 46732 > 4777 2774 > 4777 4301 > 4777 6239 > 4777 15163 > 4777 32954 > 4778 2889 > 4778 6893 > 4778 7607 > 4778 8735 > 4778 43040 > 4779 586 > 4779 3342 > 4779 17153 > 4779 26598 > 4779 32829 > 4780 10851 > 4780 11357 > 4780 32832 > 4780 39089 > 4780 39337 > 4781 7553 > 4781 12108 > 4781 17387 > 4781 23641 > 4781 41703 > 4782 6816 > 4782 19907 > 4782 20656 > 4782 29421 > 4782 35783 > 4783 9115 > 4783 10283 > 4783 13358 > 4783 16669 > 4783 44382 > 4784 6165 > 4784 7983 > 4784 32882 > 4784 36467 > 4784 47898 > 4785 942 > 4785 1454 > 4785 20989 > 4785 25669 > 4785 37582 > 4786 10411 > 4786 33198 > 4786 41070 > 4786 41981 > 4786 49701 > 4787 11497 > 4787 16460 > 4787 16964 > 4787 29825 > 4787 43822 > 4788 24194 > 4788 29451 > 4788 29957 > 4788 34198 > 4788 44948 > 4789 2637 > 4789 14761 > 4789 24055 > 4789 36549 > 4789 44709 > 4790 2205 > 4790 17143 > 4790 23308 > 4790 26231 > 4790 48325 > 4791 12474 > 4791 16235 > 4791 24218 > 4791 36310 > 4791 37386 > 4792 6174 > 4792 24925 > 4792 26107 > 4792 39079 > 4792 47573 > 4793 2687 > 4793 14266 > 4793 24833 > 4793 25170 > 4793 37086 > 4794 3290 > 4794 23598 > 4794 23702 > 4794 25408 > 4794 46091 > 4795 2430 > 4795 7836 > 4795 15723 > 4795 28595 > 4795 35422 > 4796 12374 > 4796 19889 > 4796 23410 > 4796 34255 > 4796 47491 > 4797 9215 > 4797 11208 > 4797 13006 > 4797 18386 > 4797 31808 > 4798 20486 > 4798 24333 > 4798 36958 > 4798 41099 > 4798 46473 > 4799 8514 > 4799 9717 > 4799 11648 > 4799 43706 > 4799 46652 > 4800 14827 > 4800 18059 > 4800 29929 > 4800 37267 > 4800 44864 > 4801 8154 > 4801 11993 > 4801 16369 > 4801 33394 > 4801 38019 > 4802 10240 > 4802 11193 > 4802 26931 > 4802 35445 > 4802 43711 > 4803 18938 > 4803 19838 > 4803 22354 > 4803 22430 > 4803 34907 > 4804 192 > 4804 709 > 4804 32700 > 4804 37604 > 4804 43776 > 4805 1340 > 4805 4722 > 4805 12129 > 4805 39547 > 4805 40712 > 4806 3563 > 4806 7751 > 4806 8632 > 4806 16228 > 4806 21108 > 4807 19450 > 4807 32952 > 4807 39368 > 4807 45674 > 4807 48044 > 4808 15453 > 4808 17445 > 4808 19164 > 4808 32889 > 4808 38999 > 4809 2897 > 4809 14392 > 4809 17186 > 4809 21734 > 4809 26500 > 4810 2784 > 4810 5648 > 4810 13114 > 4810 45762 > 4810 47979 > 4811 1490 > 4811 21779 > 4811 40013 > 4811 41265 > 4811 41960 > 4812 20208 > 4812 24167 > 4812 30594 > 4812 33006 > 4812 48116 > 4813 6304 > 4813 24982 > 4813 28372 > 4813 32773 > 4813 36012 > 4814 14795 > 4814 25659 > 4814 28211 > 4814 36035 > 4814 47668 > 4815 8615 > 4815 25678 > 4815 32449 > 4815 32775 > 4815 44073 > 4816 22208 > 4816 24892 > 4816 27107 > 4816 27682 > 4816 32278 > 4817 1803 > 4817 5813 > 4817 14222 > 4817 25636 > 4817 44881 > 4818 10639 > 4818 17185 > 4818 21612 > 4818 31515 > 4818 35972 > 4819 237 > 4819 433 > 4819 8552 > 4819 15061 > 4819 31348 > 4820 3412 > 4820 17009 > 4820 29598 > 4820 47366 > 4820 47839 > 4821 16800 > 4821 31014 > 4821 32861 > 4821 35211 > 4821 41359 > 4822 2332 > 4822 28179 > 4822 40398 > 4822 46089 > 4822 47738 > 4823 3067 > 4823 3356 > 4823 13033 > 4823 28389 > 4823 39083 > 4824 1952 > 4824 40209 > 4824 42454 > 4824 46849 > 4824 47494 > 4825 2648 > 4825 5991 > 4825 29423 > 4825 34739 > 4825 40455 > 4826 11761 > 4826 20043 > 4826 23960 > 4826 37777 > 4826 42341 > 4827 6101 > 4827 14958 > 4827 32076 > 4827 36526 > 4827 42662 > 4828 8036 > 4828 14491 > 4828 27142 > 4828 32146 > 4828 46418 > 4829 18903 > 4829 20868 > 4829 25919 > 4829 35267 > 4829 46624 > 4830 4786 > 4830 12491 > 4830 13930 > 4830 26777 > 4830 29731 > 4831 14492 > 4831 17565 > 4831 18033 > 4831 29021 > 4831 32082 > 4832 15340 > 4832 15400 > 4832 18811 > 4832 38061 > 4832 43163 > 4833 17467 > 4833 19046 > 4833 20123 > 4833 22243 > 4833 29783 > 4834 11977 > 4834 30817 > 4834 31047 > 4834 38847 > 4834 47251 > 4835 14867 > 4835 28128 > 4835 28348 > 4835 30216 > 4835 39484 > 4836 16143 > 4836 23708 > 4836 37060 > 4836 38634 > 4836 42346 > 4837 3513 > 4837 6060 > 4837 12195 > 4837 23506 > 4837 40970 > 4838 7456 > 4838 9735 > 4838 22248 > 4838 28161 > 4838 46520 > 4839 4737 > 4839 12658 > 4839 36367 > 4839 39986 > 4839 44615 > 4840 682 > 4840 22348 > 4840 32713 > 4840 35404 > 4840 49373 > 4841 8712 > 4841 20740 > 4841 29447 > 4841 40953 > 4841 40985 > 4842 13192 > 4842 28183 > 4842 36175 > 4842 39718 > 4842 47319 > 4843 6103 > 4843 6730 > 4843 32726 > 4843 35559 > 4843 36929 > 4844 5587 > 4844 16072 > 4844 16161 > 4844 23881 > 4844 48572 > 4845 990 > 4845 18368 > 4845 29539 > 4845 30496 > 4845 47921 > 4846 29257 > 4846 36830 > 4846 39649 > 4846 40961 > 4846 46511 > 4847 4217 > 4847 28030 > 4847 30418 > 4847 35188 > 4847 38246 > 4848 2893 > 4848 5485 > 4848 8248 > 4848 20535 > 4848 36940 > 4849 879 > 4849 1036 > 4849 15337 > 4849 25972 > 4849 49565 > 4850 11098 > 4850 17722 > 4850 33274 > 4850 40547 > 4850 44816 > 4851 9553 > 4851 15986 > 4851 33367 > 4851 33645 > 4851 42961 > 4852 9262 > 4852 25350 > 4852 25978 > 4852 39987 > 4852 47257 > 4853 14346 > 4853 31513 > 4853 32620 > 4853 36524 > 4853 39688 > 4854 1035 > 4854 3528 > 4854 13726 > 4854 29440 > 4854 41864 > 4855 18399 > 4855 21038 > 4855 25341 > 4855 29711 > 4855 37273 > 4856 762 > 4856 10039 > 4856 32245 > 4856 34743 > 4856 48571 > 4857 7406 > 4857 17152 > 4857 27749 > 4857 37184 > 4857 44786 > 4858 32 > 4858 6581 > 4858 28489 > 4858 34004 > 4858 41895 > 4859 10474 > 4859 13621 > 4859 18055 > 4859 25323 > 4859 36553 > 4860 4042 > 4860 5544 > 4860 21449 > 4860 23272 > 4860 35983 > 4861 7888 > 4861 20071 > 4861 32453 > 4861 37943 > 4861 45431 > 4862 1840 > 4862 3394 > 4862 26693 > 4862 37866 > 4862 42070 > 4863 8346 > 4863 9088 > 4863 11785 > 4863 36476 > 4863 43679 > 4864 5304 > 4864 5828 > 4864 10630 > 4864 21588 > 4864 38275 > 4865 9056 > 4865 16647 > 4865 17677 > 4865 23710 > 4865 46038 > 4866 6284 > 4866 32541 > 4866 32632 > 4866 34766 > 4866 38072 > 4867 240 > 4867 17667 > 4867 24131 > 4867 27600 > 4867 49152 > 4868 8523 > 4868 31306 > 4868 33751 > 4868 36644 > 4868 46796 > 4869 4794 > 4869 22187 > 4869 22639 > 4869 34865 > 4869 49666 > 4870 3767 > 4870 14300 > 4870 23900 > 4870 29885 > 4870 34623 > 4871 609 > 4871 22260 > 4871 25996 > 4871 36612 > 4871 41435 > 4872 58 > 4872 5837 > 4872 18552 > 4872 23173 > 4872 39887 > 4873 5018 > 4873 11981 > 4873 14276 > 4873 23817 > 4873 31483 > 4874 2221 > 4874 17318 > 4874 26824 > 4874 28940 > 4874 46764 > 4875 3450 > 4875 13458 > 4875 26613 > 4875 27976 > 4875 41572 > 4876 4002 > 4876 32649 > 4876 33298 > 4876 34117 > 4876 49079 > 4877 1615 > 4877 3821 > 4877 27129 > 4877 30273 > 4877 36416 > 4878 3169 > 4878 16903 > 4878 28597 > 4878 34073 > 4878 47375 > 4879 3620 > 4879 23579 > 4879 24419 > 4879 40237 > 4879 48461 > 4880 3843 > 4880 17553 > 4880 17730 > 4880 24760 > 4880 41222 > 4881 7132 > 4881 21714 > 4881 24326 > 4881 41286 > 4881 42490 > 4882 16663 > 4882 21607 > 4882 25482 > 4882 32914 > 4882 43946 > 4883 3427 > 4883 13367 > 4883 37947 > 4883 42486 > 4883 46862 > 4884 2057 > 4884 26174 > 4884 32818 > 4884 41111 > 4884 47807 > 4885 4510 > 4885 6837 > 4885 15710 > 4885 17541 > 4885 47242 > 4886 7584 > 4886 31392 > 4886 35856 > 4886 47508 > 4886 49103 > 4887 12497 > 4887 13881 > 4887 37909 > 4887 40801 > 4887 41694 > 4888 551 > 4888 28159 > 4888 37997 > 4888 38302 > 4888 47991 > 4889 16587 > 4889 20452 > 4889 26963 > 4889 28056 > 4889 38883 > 4890 1625 > 4890 22058 > 4890 23426 > 4890 28422 > 4890 49657 > 4891 6030 > 4891 19059 > 4891 33968 > 4891 40040 > 4891 42725 > 4892 248 > 4892 5383 > 4892 22921 > 4892 25651 > 4892 26396 > 4893 2307 > 4893 33800 > 4893 38901 > 4893 44654 > 4893 45143 > 4894 267 > 4894 12873 > 4894 20813 > 4894 32048 > 4894 36198 > 4895 8503 > 4895 19272 > 4895 20814 > 4895 25989 > 4895 31379 > 4896 12272 > 4896 23185 > 4896 23631 > 4896 33673 > 4896 46104 > 4897 5000 > 4897 6955 > 4897 18488 > 4897 18743 > 4897 37531 > 4898 2717 > 4898 6131 > 4898 10422 > 4898 12321 > 4898 29253 > 4899 2186 > 4899 14793 > 4899 29891 > 4899 36194 > 4899 42636 > 4900 625 > 4900 20077 > 4900 25531 > 4900 31386 > 4900 42817 > 4901 15042 > 4901 20484 > 4901 27696 > 4901 27755 > 4901 39353 > 4902 4610 > 4902 9968 > 4902 26069 > 4902 34802 > 4902 38441 > 4903 10773 > 4903 13186 > 4903 25134 > 4903 25402 > 4903 36831 > 4904 13634 > 4904 16940 > 4904 22156 > 4904 31815 > 4904 42756 > 4905 5831 > 4905 9691 > 4905 19752 > 4905 44738 > 4905 47623 > 4906 11840 > 4906 11872 > 4906 30115 > 4906 32275 > 4906 38237 > 4907 5550 > 4907 19000 > 4907 33543 > 4907 34926 > 4907 42953 > 4908 3643 > 4908 28044 > 4908 33966 > 4908 38774 > 4908 46564 > 4909 21497 > 4909 29067 > 4909 47805 > 4909 48385 > 4909 49782 > 4910 4879 > 4910 6412 > 4910 19741 > 4910 29679 > 4910 35210 > 4911 1306 > 4911 5610 > 4911 25322 > 4911 40063 > 4911 49448 > 4912 2665 > 4912 11818 > 4912 19691 > 4912 25829 > 4912 35033 > 4913 7382 > 4913 30683 > 4913 41329 > 4913 45059 > 4913 49188 > 4914 12700 > 4914 14956 > 4914 15351 > 4914 16919 > 4914 49702 > 4915 13769 > 4915 26347 > 4915 40437 > 4915 44445 > 4915 47880 > 4916 20955 > 4916 21647 > 4916 30420 > 4916 36606 > 4916 43050 > 4917 17138 > 4917 20924 > 4917 39735 > 4917 45663 > 4917 48677 > 4918 6740 > 4918 20455 > 4918 21579 > 4918 29640 > 4918 37476 > 4919 23284 > 4919 32124 > 4919 39709 > 4919 43827 > 4919 45787 > 4920 666 > 4920 6779 > 4920 15632 > 4920 20993 > 4920 44239 > 4921 7 > 4921 6375 > 4921 7730 > 4921 21850 > 4921 42458 > 4922 5232 > 4922 15250 > 4922 21881 > 4922 42464 > 4922 45610 > 4923 4815 > 4923 13944 > 4923 39775 > 4923 44857 > 4923 48229 > 4924 2881 > 4924 8022 > 4924 9125 > 4924 15851 > 4924 31183 > 4925 4252 > 4925 7338 > 4925 8606 > 4925 11129 > 4925 47139 > 4926 17742 > 4926 28177 > 4926 36283 > 4926 41107 > 4926 43771 > 4927 21000 > 4927 24411 > 4927 29990 > 4927 39178 > 4927 40937 > 4928 15709 > 4928 17259 > 4928 40376 > 4928 43724 > 4928 47255 > 4929 23652 > 4929 36089 > 4929 38861 > 4929 41128 > 4929 47463 > 4930 12407 > 4930 20848 > 4930 28316 > 4930 39023 > 4930 43640 > 4931 6171 > 4931 12852 > 4931 25914 > 4931 34687 > 4931 44290 > 4932 9882 > 4932 20564 > 4932 33930 > 4932 46866 > 4932 47791 > 4933 126 > 4933 6451 > 4933 17442 > 4933 25252 > 4933 49214 > 4934 18550 > 4934 23267 > 4934 29205 > 4934 45720 > 4934 46088 > 4935 7823 > 4935 12147 > 4935 22153 > 4935 32309 > 4935 34644 > 4936 5568 > 4936 12902 > 4936 26621 > 4936 32002 > 4936 40619 > 4937 1524 > 4937 2072 > 4937 14020 > 4937 25734 > 4937 36797 > 4938 11968 > 4938 25854 > 4938 33845 > 4938 38466 > 4938 43165 > 4939 7118 > 4939 10047 > 4939 11268 > 4939 23967 > 4939 42882 > 4940 3116 > 4940 18003 > 4940 27021 > 4940 41894 > 4940 46478 > 4941 1063 > 4941 13870 > 4941 23823 > 4941 34238 > 4941 43345 > 4942 25956 > 4942 31158 > 4942 37271 > 4942 42858 > 4942 45973 > 4943 8409 > 4943 12088 > 4943 29137 > 4943 36215 > 4943 37216 > 4944 31623 > 4944 32782 > 4944 33061 > 4944 33647 > 4944 42891 > 4945 11466 > 4945 22970 > 4945 27120 > 4945 37238 > 4945 45932 > 4946 14923 > 4946 16359 > 4946 18972 > 4946 29792 > 4946 42089 > 4947 3930 > 4947 6579 > 4947 7219 > 4947 30601 > 4947 45241 > 4948 8025 > 4948 9387 > 4948 21096 > 4948 22696 > 4948 25047 > 4949 18246 > 4949 24289 > 4949 39909 > 4949 42269 > 4949 45800 > 4950 5904 > 4950 23798 > 4950 32446 > 4950 39235 > 4950 40207 > 4951 12282 > 4951 12621 > 4951 25367 > 4951 34604 > 4951 49917 > 4952 1435 > 4952 14612 > 4952 19962 > 4952 22161 > 4952 47881 > 4953 20292 > 4953 25923 > 4953 28770 > 4953 41922 > 4953 46658 > 4954 7866 > 4954 9890 > 4954 24477 > 4954 36073 > 4954 41459 > 4955 7743 > 4955 8866 > 4955 39000 > 4955 44685 > 4955 47871 > 4956 5014 > 4956 5654 > 4956 18079 > 4956 21008 > 4956 33290 > 4957 24914 > 4957 26209 > 4957 31233 > 4957 39373 > 4957 46738 > 4958 13772 > 4958 16029 > 4958 21366 > 4958 25760 > 4958 40740 > 4959 1030 > 4959 33101 > 4959 38348 > 4959 43799 > 4959 48504 > 4960 6098 > 4960 12464 > 4960 26171 > 4960 33190 > 4960 45074 > 4961 14725 > 4961 16690 > 4961 20550 > 4961 23268 > 4961 34452 > 4962 6778 > 4962 11659 > 4962 14375 > 4962 15079 > 4962 15176 > 4963 11591 > 4963 25754 > 4963 29123 > 4963 30182 > 4963 47283 > 4964 17127 > 4964 24295 > 4964 25957 > 4964 38597 > 4964 41540 > 4965 1275 > 4965 14277 > 4965 18845 > 4965 21327 > 4965 21584 > 4966 484 > 4966 5693 > 4966 14100 > 4966 23588 > 4966 29493 > 4967 9201 > 4967 24964 > 4967 35395 > 4967 44462 > 4967 48263 > 4968 1864 > 4968 4434 > 4968 30009 > 4968 33940 > 4968 40744 > 4969 7677 > 4969 20634 > 4969 22167 > 4969 30497 > 4969 34726 > 4970 9345 > 4970 25070 > 4970 34243 > 4970 39580 > 4970 43555 > 4971 7509 > 4971 8980 > 4971 12623 > 4971 21759 > 4971 38467 > 4972 317 > 4972 2404 > 4972 16561 > 4972 19579 > 4972 40846 > 4973 4285 > 4973 8123 > 4973 18881 > 4973 37709 > 4973 39524 > 4974 500 > 4974 1347 > 4974 13943 > 4974 35099 > 4974 36420 > 4975 28573 > 4975 32547 > 4975 38633 > 4975 42450 > 4975 42463 > 4976 12718 > 4976 15426 > 4976 41491 > 4976 45071 > 4976 49645 > 4977 10567 > 4977 12679 > 4977 22100 > 4977 26796 > 4977 34184 > 4978 3898 > 4978 13275 > 4978 14726 > 4978 18701 > 4978 23476 > 4979 10306 > 4979 11342 > 4979 29535 > 4979 37610 > 4979 45925 > 4980 8775 > 4980 15599 > 4980 20041 > 4980 31629 > 4980 39176 > 4981 7147 > 4981 28784 > 4981 36632 > 4981 41777 > 4981 47476 > 4982 2034 > 4982 7326 > 4982 18683 > 4982 34852 > 4982 37962 > 4983 2723 > 4983 17163 > 4983 30910 > 4983 33658 > 4983 49099 > 4984 7543 > 4984 7858 > 4984 19143 > 4984 21614 > 4984 48845 > 4985 4406 > 4985 4816 > 4985 17746 > 4985 36725 > 4985 45847 > 4986 6154 > 4986 7971 > 4986 31758 > 4986 38645 > 4986 47181 > 4987 360 > 4987 14801 > 4987 19951 > 4987 22432 > 4987 36240 > 4988 5274 > 4988 28893 > 4988 35637 > 4988 39110 > 4988 41394 > 4989 9136 > 4989 19337 > 4989 30662 > 4989 30891 > 4989 31783 > 4990 4806 > 4990 24637 > 4990 25837 > 4990 35502 > 4990 46496 > 4991 2305 > 4991 25270 > 4991 33511 > 4991 46322 > 4991 48658 > 4992 16864 > 4992 18576 > 4992 31033 > 4992 47388 > 4992 47817 > 4993 22922 > 4993 37097 > 4993 44794 > 4993 46207 > 4993 49588 > 4994 5748 > 4994 16868 > 4994 38015 > 4994 41313 > 4994 49255 > 4995 7389 > 4995 9852 > 4995 10135 > 4995 22564 > 4995 39346 > 4996 4274 > 4996 5541 > 4996 16468 > 4996 36248 > 4996 46670 > 4997 10456 > 4997 20089 > 4997 29828 > 4997 42848 > 4997 46998 > 4998 14888 > 4998 17763 > 4998 24490 > 4998 37734 > 4998 40464 > 4999 7334 > 4999 27445 > 4999 31435 > 4999 47688 > 4999 48010 > 5000 9988 > 5000 17092 > 5000 31022 > 5000 36891 > 5000 40344 > 5001 5127 > 5001 7272 > 5001 13821 > 5001 24267 > 5001 44892 > 5002 12495 > 5002 31949 > 5002 34671 > 5002 38272 > 5002 45539 > 5003 7100 > 5003 13994 > 5003 32977 > 5003 38249 > 5003 44223 > 5004 466 > 5004 8939 > 5004 13727 > 5004 38544 > 5004 45290 > 5005 6141 > 5005 18310 > 5005 28929 > 5005 33086 > 5005 48056 > 5006 11962 > 5006 15924 > 5006 40963 > 5006 43360 > 5006 46354 > 5007 11033 > 5007 16071 > 5007 19970 > 5007 35029 > 5007 35453 > 5008 13345 > 5008 27216 > 5008 35091 > 5008 41526 > 5008 46400 > 5009 4955 > 5009 7447 > 5009 17688 > 5009 26393 > 5009 40392 > 5010 7932 > 5010 15486 > 5010 20711 > 5010 23526 > 5010 40840 > 5011 9822 > 5011 13951 > 5011 20443 > 5011 25018 > 5011 47808 > 5012 8767 > 5012 9664 > 5012 12550 > 5012 22026 > 5012 43091 > 5013 4978 > 5013 5056 > 5013 10433 > 5013 22376 > 5013 28040 > 5014 12503 > 5014 15314 > 5014 24048 > 5014 37798 > 5014 45472 > 5015 127 > 5015 9679 > 5015 10976 > 5015 13901 > 5015 39440 > 5016 18422 > 5016 27921 > 5016 41088 > 5016 44451 > 5016 45351 > 5017 10010 > 5017 10812 > 5017 21775 > 5017 24855 > 5017 25384 > 5018 2679 > 5018 9008 > 5018 25158 > 5018 29972 > 5018 42005 > 5019 19818 > 5019 27175 > 5019 27181 > 5019 44063 > 5019 47416 > 5020 2836 > 5020 4713 > 5020 27990 > 5020 29094 > 5020 30947 > 5021 3035 > 5021 27816 > 5021 32236 > 5021 32260 > 5021 32957 > 5022 440 > 5022 5873 > 5022 32207 > 5022 35459 > 5022 42095 > 5023 4924 > 5023 25643 > 5023 26707 > 5023 35569 > 5023 48557 > 5024 25950 > 5024 30431 > 5024 34675 > 5024 40917 > 5024 47802 > 5025 12286 > 5025 15640 > 5025 22126 > 5025 35032 > 5025 41108 > 5026 4644 > 5026 7152 > 5026 13797 > 5026 43806 > 5026 49505 > 5027 3871 > 5027 7803 > 5027 12735 > 5027 17407 > 5027 26919 > 5028 18843 > 5028 24495 > 5028 30798 > 5028 31976 > 5028 43832 > 5029 18365 > 5029 32081 > 5029 32383 > 5029 33815 > 5029 45612 > 5030 2163 > 5030 6627 > 5030 17543 > 5030 36747 > 5030 37135 > 5031 9778 > 5031 16417 > 5031 21232 > 5031 27353 > 5031 47972 > 5032 1940 > 5032 5840 > 5032 15324 > 5032 26619 > 5032 41699 > 5033 18626 > 5033 19639 > 5033 36917 > 5033 37466 > 5033 37664 > 5034 1194 > 5034 2744 > 5034 14757 > 5034 30986 > 5034 43284 > 5035 1646 > 5035 5832 > 5035 6907 > 5035 10148 > 5035 38641 > 5036 443 > 5036 5563 > 5036 23175 > 5036 39359 > 5036 44301 > 5037 5403 > 5037 6849 > 5037 18992 > 5037 36301 > 5037 47984 > 5038 4648 > 5038 6748 > 5038 12727 > 5038 35633 > 5038 37139 > 5039 2829 > 5039 16901 > 5039 17120 > 5039 31461 > 5039 49822 > 5040 20545 > 5040 28930 > 5040 31692 > 5040 45722 > 5040 47532 > 5041 3761 > 5041 9548 > 5041 16227 > 5041 37290 > 5041 42568 > 5042 5938 > 5042 11091 > 5042 12649 > 5042 31543 > 5042 35252 > 5043 7479 > 5043 8104 > 5043 28142 > 5043 40153 > 5043 40308 > 5044 17422 > 5044 20800 > 5044 35423 > 5044 45553 > 5044 45796 > 5045 173 > 5045 35229 > 5045 41979 > 5045 42875 > 5045 44060 > 5046 18245 > 5046 24468 > 5046 35361 > 5046 36492 > 5046 39850 > 5047 6986 > 5047 9146 > 5047 10259 > 5047 21452 > 5047 35882 > 5048 8965 > 5048 12584 > 5048 12804 > 5048 13194 > 5048 38046 > 5049 919 > 5049 7904 > 5049 17573 > 5049 40078 > 5049 40551 > 5050 13331 > 5050 14112 > 5050 33682 > 5050 40620 > 5050 47415 > 5051 1841 > 5051 4212 > 5051 24051 > 5051 28841 > 5051 49547 > 5052 2290 > 5052 3306 > 5052 4305 > 5052 24765 > 5052 31017 > 5053 19630 > 5053 26997 > 5053 37359 > 5053 40779 > 5053 48063 > 5054 261 > 5054 28103 > 5054 41643 > 5054 46447 > 5054 48806 > 5055 1072 > 5055 22336 > 5055 27882 > 5055 46050 > 5055 47584 > 5056 1572 > 5056 5521 > 5056 7745 > 5056 12796 > 5056 34881 > 5057 11174 > 5057 15469 > 5057 16128 > 5057 16381 > 5057 24700 > 5058 1811 > 5058 8577 > 5058 17233 > 5058 36094 > 5058 39001 > 5059 1862 > 5059 2026 > 5059 30705 > 5059 31969 > 5059 39225 > 5060 17171 > 5060 43266 > 5060 46220 > 5060 47740 > 5060 49253 > 5061 14538 > 5061 21655 > 5061 28461 > 5061 40534 > 5061 45252 > 5062 5019 > 5062 23844 > 5062 24083 > 5062 28671 > 5062 45121 > 5063 426 > 5063 16223 > 5063 17245 > 5063 24278 > 5063 33512 > 5064 4037 > 5064 4232 > 5064 33064 > 5064 33947 > 5064 49521 > 5065 18950 > 5065 28322 > 5065 34510 > 5065 37774 > 5065 41802 > 5066 4220 > 5066 7074 > 5066 9065 > 5066 12418 > 5066 43101 > 5067 3476 > 5067 5945 > 5067 17794 > 5067 22981 > 5067 47407 > 5068 20863 > 5068 22440 > 5068 26709 > 5068 34485 > 5068 48837 > 5069 2317 > 5069 18632 > 5069 20463 > 5069 27265 > 5069 35994 > 5070 11821 > 5070 34002 > 5070 34569 > 5070 34898 > 5070 40222 > 5071 6202 > 5071 9048 > 5071 11778 > 5071 31115 > 5071 33614 > 5072 19427 > 5072 24844 > 5072 26351 > 5072 29609 > 5072 44839 > 5073 6768 > 5073 31533 > 5073 36985 > 5073 39911 > 5073 47481 > 5074 15388 > 5074 19816 > 5074 19860 > 5074 32079 > 5074 32968 > 5075 8098 > 5075 11901 > 5075 26306 > 5075 37299 > 5075 49190 > 5076 13763 > 5076 24466 > 5076 34442 > 5076 36812 > 5076 46682 > 5077 5500 > 5077 17560 > 5077 29916 > 5077 31054 > 5077 39920 > 5078 1744 > 5078 15015 > 5078 26123 > 5078 28587 > 5078 45842 > 5079 9134 > 5079 24144 > 5079 25618 > 5079 33987 > 5079 42770 > 5080 6374 > 5080 10409 > 5080 14643 > 5080 36388 > 5080 39894 > 5081 642 > 5081 5392 > 5081 7384 > 5081 19736 > 5081 42969 > 5082 21421 > 5082 22462 > 5082 26088 > 5082 26099 > 5082 47146 > 5083 7959 > 5083 22292 > 5083 28302 > 5083 36155 > 5083 36955 > 5084 12935 > 5084 14839 > 5084 38104 > 5084 38355 > 5084 44963 > 5085 448 > 5085 11502 > 5085 18939 > 5085 31294 > 5085 34007 > 5086 4279 > 5086 14585 > 5086 18508 > 5086 33613 > 5086 34147 > 5087 952 > 5087 2877 > 5087 21833 > 5087 31512 > 5087 47911 > 5088 3355 > 5088 18994 > 5088 21711 > 5088 26131 > 5088 41797 > 5089 5567 > 5089 37212 > 5089 38734 > 5089 44757 > 5089 45169 > 5090 14642 > 5090 16152 > 5090 16625 > 5090 41378 > 5090 42919 > 5091 99 > 5091 1736 > 5091 15949 > 5091 28031 > 5091 43451 > 5092 9924 > 5092 13635 > 5092 23751 > 5092 33817 > 5092 44526 > 5093 2117 > 5093 3130 > 5093 4809 > 5093 11101 > 5093 27178 > 5094 6481 > 5094 8120 > 5094 10942 > 5094 33349 > 5094 48662 > 5095 9710 > 5095 10728 > 5095 25102 > 5095 25951 > 5095 45529 > 5096 3706 > 5096 29226 > 5096 30786 > 5096 38701 > 5096 49849 > 5097 16411 > 5097 21100 > 5097 39944 > 5097 42847 > 5097 49675 > 5098 993 > 5098 11938 > 5098 14365 > 5098 15529 > 5098 39304 > 5099 850 > 5099 5233 > 5099 10674 > 5099 21927 > 5099 40483 > 5100 21690 > 5100 33451 > 5100 34163 > 5100 38456 > 5100 47396 > 5101 11600 > 5101 14617 > 5101 21645 > 5101 48001 > 5101 49736 > 5102 4281 > 5102 31180 > 5102 31252 > 5102 36620 > 5102 43308 > 5103 4904 > 5103 6535 > 5103 26758 > 5103 27328 > 5103 27737 > 5104 3956 > 5104 17438 > 5104 25283 > 5104 29250 > 5104 42558 > 5105 16958 > 5105 24867 > 5105 31092 > 5105 33903 > 5105 45488 > 5106 25040 > 5106 29050 > 5106 41545 > 5106 43407 > 5106 49649 > 5107 536 > 5107 15064 > 5107 15643 > 5107 19531 > 5107 44628 > 5108 3596 > 5108 11692 > 5108 30816 > 5108 36711 > 5108 37183 > 5109 5445 > 5109 6388 > 5109 11684 > 5109 32100 > 5109 33202 > 5110 17070 > 5110 29474 > 5110 36091 > 5110 39014 > 5110 39815 > 5111 1411 > 5111 6991 > 5111 10241 > 5111 15185 > 5111 29714 > 5112 10326 > 5112 16376 > 5112 43650 > 5112 46526 > 5112 46868 > 5113 1460 > 5113 13256 > 5113 13910 > 5113 27202 > 5113 37961 > 5114 11811 > 5114 33114 > 5114 36654 > 5114 38345 > 5114 43136 > 5115 3908 > 5115 17379 > 5115 24811 > 5115 36501 > 5115 47504 > 5116 10505 > 5116 14928 > 5116 36984 > 5116 39217 > 5116 48700 > 5117 17846 > 5117 23042 > 5117 40920 > 5117 43246 > 5117 44540 > 5118 1641 > 5118 6047 > 5118 26019 > 5118 41920 > 5118 45254 > 5119 12792 > 5119 19841 > 5119 22706 > 5119 39701 > 5119 46485 > 5120 2039 > 5120 4842 > 5120 10060 > 5120 13460 > 5120 42716 > 5121 2234 > 5121 6424 > 5121 16444 > 5121 30598 > 5121 45393 > 5122 6985 > 5122 13222 > 5122 35051 > 5122 48321 > 5122 49971 > 5123 10462 > 5123 27560 > 5123 42371 > 5123 49745 > 5123 49939 > 5124 4591 > 5124 5015 > 5124 7212 > 5124 23191 > 5124 33982 > 5125 15688 > 5125 16096 > 5125 42336 > 5125 43411 > 5125 44656 > 5126 5962 > 5126 15553 > 5126 21414 > 5126 21853 > 5126 44868 > 5127 6969 > 5127 9450 > 5127 26959 > 5127 28740 > 5127 48382 > 5128 5425 > 5128 8716 > 5128 13858 > 5128 41164 > 5128 45667 > 5129 801 > 5129 20602 > 5129 28997 > 5129 32530 > 5129 48238 > 5130 14224 > 5130 19243 > 5130 35673 > 5130 45902 > 5130 46429 > 5131 17149 > 5131 18546 > 5131 26343 > 5131 33068 > 5131 34844 > 5132 4811 > 5132 6790 > 5132 6815 > 5132 20378 > 5132 48225 > 5133 3378 > 5133 11700 > 5133 20282 > 5133 47800 > 5133 49257 > 5134 2783 > 5134 4958 > 5134 9494 > 5134 26611 > 5134 42135 > 5135 2612 > 5135 2751 > 5135 9570 > 5135 14786 > 5135 33039 > 5136 3210 > 5136 37072 > 5136 40091 > 5136 42543 > 5136 46635 > 5137 3107 > 5137 6410 > 5137 12459 > 5137 24527 > 5137 43012 > 5138 10776 > 5138 15675 > 5138 18998 > 5138 25637 > 5138 26526 > 5139 1908 > 5139 22371 > 5139 27081 > 5139 28948 > 5139 48650 > 5140 1134 > 5140 29772 > 5140 31642 > 5140 43661 > 5140 44141 > 5141 791 > 5141 2050 > 5141 25415 > 5141 42457 > 5141 47303 > 5142 11528 > 5142 24011 > 5142 27291 > 5142 35776 > 5142 46363 > 5143 2981 > 5143 6437 > 5143 27832 > 5143 30795 > 5143 40292 > 5144 3606 > 5144 11217 > 5144 12429 > 5144 37898 > 5144 45132 > 5145 3973 > 5145 10743 > 5145 13308 > 5145 20597 > 5145 44253 > 5146 1242 > 5146 2838 > 5146 14232 > 5146 29390 > 5146 37969 > 5147 10754 > 5147 17864 > 5147 34062 > 5147 44483 > 5147 49024 > 5148 3229 > 5148 5571 > 5148 13150 > 5148 14385 > 5148 35513 > 5149 3174 > 5149 20197 > 5149 21068 > 5149 35830 > 5149 46412 > 5150 4094 > 5150 5294 > 5150 5880 > 5150 18053 > 5150 29592 > 5151 4607 > 5151 7128 > 5151 15982 > 5151 21460 > 5151 27568 > 5152 3601 > 5152 11104 > 5152 45571 > 5152 48420 > 5152 49614 > 5153 1705 > 5153 7012 > 5153 12320 > 5153 12322 > 5153 32783 > 5154 12259 > 5154 15708 > 5154 24089 > 5154 32016 > 5154 35975 > 5155 273 > 5155 837 > 5155 23470 > 5155 33988 > 5155 38857 > 5156 23121 > 5156 26104 > 5156 35780 > 5156 42388 > 5156 49810 > 5157 7922 > 5157 13266 > 5157 20645 > 5157 25043 > 5157 34338 > 5158 3061 > 5158 7541 > 5158 9933 > 5158 15971 > 5158 23566 > 5159 2761 > 5159 14699 > 5159 34333 > 5159 39683 > 5159 48554 > 5160 2739 > 5160 8844 > 5160 9273 > 5160 33582 > 5160 49321 > 5161 10318 > 5161 10656 > 5161 23726 > 5161 31670 > 5161 49061 > 5162 4165 > 5162 11007 > 5162 18425 > 5162 24961 > 5162 48912 > 5163 3909 > 5163 20062 > 5163 42045 > 5163 44735 > 5163 46680 > 5164 622 > 5164 19572 > 5164 23127 > 5164 31711 > 5164 40087 > 5165 3147 > 5165 3604 > 5165 8988 > 5165 25229 > 5165 28697 > 5166 25944 > 5166 26938 > 5166 36391 > 5166 37808 > 5166 38636 > 5167 17725 > 5167 22008 > 5167 32232 > 5167 36154 > 5167 39659 > 5168 23645 > 5168 25630 > 5168 25881 > 5168 39403 > 5168 39623 > 5169 16346 > 5169 29208 > 5169 29918 > 5169 33492 > 5169 42949 > 5170 14330 > 5170 27854 > 5170 30913 > 5170 43346 > 5170 47470 > 5171 16377 > 5171 19091 > 5171 32495 > 5171 35904 > 5171 47237 > 5172 4208 > 5172 25926 > 5172 27934 > 5172 28080 > 5172 35508 > 5173 19593 > 5173 23767 > 5173 25512 > 5173 29392 > 5173 37788 > 5174 6639 > 5174 9099 > 5174 18021 > 5174 28742 > 5174 41948 > 5175 18984 > 5175 19157 > 5175 34433 > 5175 37776 > 5175 38135 > 5176 7234 > 5176 20450 > 5176 30773 > 5176 32875 > 5176 47931 > 5177 9451 > 5177 12094 > 5177 29565 > 5177 43274 > 5177 43793 > 5178 6093 > 5178 11733 > 5178 36024 > 5178 36345 > 5178 41825 > 5179 11125 > 5179 16600 > 5179 33152 > 5179 40074 > 5179 47723 > 5180 2619 > 5180 39395 > 5180 47511 > 5180 48719 > 5180 49906 > 5181 22761 > 5181 23178 > 5181 30809 > 5181 34713 > 5181 35584 > 5182 12081 > 5182 13257 > 5182 14606 > 5182 25431 > 5182 45702 > 5183 3693 > 5183 12274 > 5183 17738 > 5183 40119 > 5183 46096 > 5184 8377 > 5184 10370 > 5184 23262 > 5184 34124 > 5184 35354 > 5185 5132 > 5185 10398 > 5185 11184 > 5185 16702 > 5185 44787 > 5186 2793 > 5186 14076 > 5186 27122 > 5186 31384 > 5186 44400 > 5187 14871 > 5187 16519 > 5187 22816 > 5187 39495 > 5187 44294 > 5188 2869 > 5188 16612 > 5188 22307 > 5188 23926 > 5188 41421 > 5189 1752 > 5189 3295 > 5189 12835 > 5189 14361 > 5189 20030 > 5190 197 > 5190 7043 > 5190 13220 > 5190 26873 > 5190 39094 > 5191 17395 > 5191 23966 > 5191 26673 > 5191 38683 > 5191 41961 > 5192 5237 > 5192 9472 > 5192 14575 > 5192 22518 > 5192 34616 > 5193 7044 > 5193 24000 > 5193 26988 > 5193 28677 > 5193 29964 > 5194 12163 > 5194 31122 > 5194 35187 > 5194 43927 > 5194 48561 > 5195 12100 > 5195 14109 > 5195 28924 > 5195 45317 > 5195 47458 > 5196 23727 > 5196 24847 > 5196 30679 > 5196 31318 > 5196 49805 > 5197 2819 > 5197 11467 > 5197 20171 > 5197 31589 > 5197 43013 > 5198 20268 > 5198 21535 > 5198 31641 > 5198 37959 > 5198 44890 > 5199 6242 > 5199 6642 > 5199 18583 > 5199 23993 > 5199 27987 > 5200 10284 > 5200 20795 > 5200 24396 > 5200 42026 > 5200 48879 > 5201 2695 > 5201 13512 > 5201 38638 > 5201 42684 > 5201 46986 > 5202 11021 > 5202 16052 > 5202 21518 > 5202 30865 > 5202 39971 > 5203 1616 > 5203 11565 > 5203 14339 > 5203 25541 > 5203 31381 > 5204 5071 > 5204 13564 > 5204 27929 > 5204 32990 > 5204 39916 > 5205 13708 > 5205 16750 > 5205 23473 > 5205 27357 > 5205 44538 > 5206 2576 > 5206 10262 > 5206 12596 > 5206 21742 > 5206 24981 > 5207 2790 > 5207 15374 > 5207 32940 > 5207 44710 > 5207 44743 > 5208 17137 > 5208 28400 > 5208 32325 > 5208 37556 > 5208 46991 > 5209 9292 > 5209 18797 > 5209 18969 > 5209 32740 > 5209 37974 > 5210 8579 > 5210 23327 > 5210 36515 > 5210 39586 > 5210 44098 > 5211 19840 > 5211 20010 > 5211 22466 > 5211 44976 > 5211 48443 > 5212 2027 > 5212 9490 > 5212 33022 > 5212 39819 > 5212 46758 > 5213 3329 > 5213 9947 > 5213 34983 > 5213 44396 > 5213 44566 > 5214 10809 > 5214 32070 > 5214 41536 > 5214 44147 > 5214 44987 > 5215 3018 > 5215 27045 > 5215 42554 > 5215 46227 > 5215 47212 > 5216 34565 > 5216 37100 > 5216 40426 > 5216 41083 > 5216 46638 > 5217 62 > 5217 23651 > 5217 40044 > 5217 48825 > 5217 48982 > 5218 400 > 5218 4769 > 5218 10001 > 5218 23692 > 5218 37009 > 5219 875 > 5219 12476 > 5219 28799 > 5219 32408 > 5219 46021 > 5220 11351 > 5220 16995 > 5220 23865 > 5220 46241 > 5220 49746 > 5221 4309 > 5221 5941 > 5221 36659 > 5221 39111 > 5221 42117 > 5222 2636 > 5222 8155 > 5222 11228 > 5222 21477 > 5222 25939 > 5223 37219 > 5223 40458 > 5223 41638 > 5223 43168 > 5223 46229 > 5224 386 > 5224 8018 > 5224 32415 > 5224 41913 > 5224 49934 > 5225 2361 > 5225 13061 > 5225 16357 > 5225 34479 > 5225 46127 > 5226 4507 > 5226 13762 > 5226 17779 > 5226 32650 > 5226 39216 > 5227 11355 > 5227 14124 > 5227 14311 > 5227 17965 > 5227 32790 > 5228 7277 > 5228 13732 > 5228 19100 > 5228 24004 > 5228 36943 > 5229 100 > 5229 8741 > 5229 30863 > 5229 35036 > 5229 35898 > 5230 12188 > 5230 14420 > 5230 19979 > 5230 29765 > 5230 39671 > 5231 3770 > 5231 23901 > 5231 31971 > 5231 36337 > 5231 44272 > 5232 17001 > 5232 17444 > 5232 35681 > 5232 40975 > 5232 44476 > 5233 15242 > 5233 24335 > 5233 34246 > 5233 46366 > 5233 49005 > 5234 1265 > 5234 9218 > 5234 15623 > 5234 37781 > 5234 40914 > 5235 2599 > 5235 25232 > 5235 27482 > 5235 38412 > 5235 42119 > 5236 867 > 5236 12690 > 5236 25561 > 5236 40591 > 5236 43493 > 5237 3019 > 5237 17027 > 5237 17945 > 5237 22255 > 5237 39772 > 5238 15783 > 5238 17716 > 5238 39608 > 5238 41124 > 5238 47515 > 5239 3305 > 5239 16566 > 5239 25963 > 5239 34575 > 5239 49592 > 5240 9777 > 5240 30642 > 5240 33339 > 5240 36171 > 5240 36956 > 5241 15257 > 5241 28759 > 5241 30362 > 5241 36746 > 5241 48709 > 5242 9281 > 5242 18890 > 5242 24520 > 5242 35161 > 5242 43828 > 5243 15900 > 5243 33809 > 5243 36680 > 5243 39444 > 5243 49667 > 5244 349 > 5244 2054 > 5244 6294 > 5244 7066 > 5244 20715 > 5245 11831 > 5245 32781 > 5245 34224 > 5245 41632 > 5245 49793 > 5246 3527 > 5246 9206 > 5246 11594 > 5246 36088 > 5246 43535 > 5247 3607 > 5247 19602 > 5247 34774 > 5247 37033 > 5247 40143 > 5248 6904 > 5248 8512 > 5248 22764 > 5248 23427 > 5248 49509 > 5249 780 > 5249 5440 > 5249 19236 > 5249 47002 > 5249 48441 > 5250 7746 > 5250 14605 > 5250 26960 > 5250 32072 > 5250 36319 > 5251 10708 > 5251 11434 > 5251 18371 > 5251 25066 > 5251 29365 > 5252 1345 > 5252 7319 > 5252 16559 > 5252 31841 > 5252 37922 > 5253 10693 > 5253 18549 > 5253 23827 > 5253 28862 > 5253 29453 > 5254 1652 > 5254 4227 > 5254 27998 > 5254 41433 > 5254 48637 > 5255 4926 > 5255 13627 > 5255 20730 > 5255 42015 > 5255 42471 > 5256 1722 > 5256 8618 > 5256 18438 > 5256 22578 > 5256 39245 > 5257 11338 > 5257 12023 > 5257 16271 > 5257 19197 > 5257 45944 > 5258 962 > 5258 11718 > 5258 14149 > 5258 16149 > 5258 16404 > 5259 5877 > 5259 11339 > 5259 29389 > 5259 31449 > 5259 41710 > 5260 9353 > 5260 18883 > 5260 22808 > 5260 31695 > 5260 40124 > 5261 18562 > 5261 36082 > 5261 42054 > 5261 47023 > 5261 48330 > 5262 16839 > 5262 27374 > 5262 35656 > 5262 35958 > 5262 42699 > 5263 28485 > 5263 31915 > 5263 32367 > 5263 46216 > 5263 47643 > 5264 7736 > 5264 11680 > 5264 13758 > 5264 19619 > 5264 33787 > 5265 206 > 5265 22939 > 5265 30260 > 5265 33358 > 5265 44230 > 5266 10627 > 5266 27932 > 5266 28458 > 5266 29904 > 5266 33337 > 5267 7205 > 5267 16687 > 5267 36266 > 5267 37814 > 5267 44453 > 5268 5839 > 5268 23155 > 5268 30553 > 5268 32906 > 5268 37098 > 5269 11513 > 5269 16098 > 5269 21479 > 5269 28164 > 5269 35027 > 5270 5638 > 5270 26192 > 5270 29538 > 5270 39578 > 5270 46678 > 5271 3097 > 5271 7274 > 5271 16816 > 5271 32583 > 5271 41320 > 5272 3793 > 5272 6078 > 5272 26839 > 5272 32936 > 5272 40080 > 5273 17996 > 5273 35321 > 5273 36869 > 5273 38724 > 5273 49031 > 5274 4409 > 5274 5742 > 5274 7090 > 5274 27025 > 5274 28465 > 5275 22731 > 5275 30580 > 5275 46435 > 5275 46967 > 5275 49436 > 5276 1573 > 5276 8997 > 5276 9010 > 5276 26592 > 5276 38402 > 5277 1184 > 5277 4957 > 5277 24715 > 5277 27899 > 5277 32386 > 5278 2655 > 5278 21292 > 5278 35670 > 5278 36835 > 5278 39604 > 5279 4083 > 5279 4587 > 5279 6161 > 5279 27313 > 5279 37336 > 5280 14613 > 5280 20315 > 5280 25602 > 5280 33493 > 5280 40800 > 5281 11204 > 5281 13098 > 5281 19515 > 5281 24021 > 5281 33533 > 5282 26201 > 5282 27408 > 5282 39906 > 5282 40805 > 5282 44674 > 5283 4807 > 5283 9322 > 5283 21324 > 5283 38972 > 5283 40066 > 5284 7217 > 5284 30184 > 5284 37399 > 5284 37950 > 5284 49870 > 5285 3753 > 5285 15086 > 5285 37655 > 5285 39136 > 5285 40644 > 5286 2329 > 5286 9278 > 5286 18487 > 5286 18799 > 5286 20390 > 5287 19984 > 5287 27869 > 5287 31805 > 5287 31897 > 5287 39846 > 5288 13105 > 5288 22855 > 5288 42469 > 5288 42499 > 5288 47793 > 5289 10631 > 5289 14245 > 5289 16168 > 5289 27760 > 5289 42065 > 5290 6286 > 5290 12165 > 5290 14596 > 5290 35096 > 5290 42252 > 5291 9766 > 5291 25762 > 5291 31126 > 5291 35550 > 5291 45893 > 5292 2160 > 5292 16748 > 5292 18145 > 5292 26389 > 5292 28846 > 5293 503 > 5293 7325 > 5293 10771 > 5293 21195 > 5293 24730 > 5294 5603 > 5294 22003 > 5294 24473 > 5294 34820 > 5294 49579 > 5295 5491 > 5295 11147 > 5295 21778 > 5295 25352 > 5295 33516 > 5296 29105 > 5296 31045 > 5296 44023 > 5296 46387 > 5296 49527 > 5297 10332 > 5297 12861 > 5297 23400 > 5297 23586 > 5297 32555 > 5298 1657 > 5298 13031 > 5298 15139 > 5298 32340 > 5298 40424 > 5299 2987 > 5299 6413 > 5299 17230 > 5299 27281 > 5299 44132 > 5300 300 > 5300 6115 > 5300 16917 > 5300 19682 > 5300 48017 > 5301 9344 > 5301 18153 > 5301 20659 > 5301 39714 > 5301 42937 > 5302 2524 > 5302 18374 > 5302 23615 > 5302 35041 > 5302 46395 > 5303 15130 > 5303 20381 > 5303 21815 > 5303 23899 > 5303 42425 > 5304 4495 > 5304 29055 > 5304 36513 > 5304 47261 > 5304 48795 > 5305 4246 > 5305 10342 > 5305 19478 > 5305 38105 > 5305 38741 > 5306 4048 > 5306 20106 > 5306 30218 > 5306 37376 > 5306 44550 > 5307 1371 > 5307 27659 > 5307 32255 > 5307 42319 > 5307 49455 > 5308 8166 > 5308 15798 > 5308 30137 > 5308 42652 > 5308 44729 > 5309 13704 > 5309 27883 > 5309 30013 > 5309 34792 > 5309 41452 > 5310 13 > 5310 9790 > 5310 22413 > 5310 25743 > 5310 42521 > 5311 9296 > 5311 10831 > 5311 14029 > 5311 20135 > 5311 48861 > 5312 5118 > 5312 23471 > 5312 38576 > 5312 46182 > 5312 49653 > 5313 11008 > 5313 18809 > 5313 26843 > 5313 38713 > 5313 48363 > 5314 1324 > 5314 10359 > 5314 23213 > 5314 34129 > 5314 49946 > 5315 6177 > 5315 14381 > 5315 34941 > 5315 44523 > 5315 44785 > 5316 10966 > 5316 15926 > 5316 33609 > 5316 34995 > 5316 35024 > 5317 17066 > 5317 24005 > 5317 42409 > 5317 44355 > 5317 44753 > 5318 3363 > 5318 17452 > 5318 18595 > 5318 22037 > 5318 24594 > 5319 2571 > 5319 4069 > 5319 4466 > 5319 16947 > 5319 46153 > 5320 10271 > 5320 13387 > 5320 15507 > 5320 26741 > 5320 49232 > 5321 8096 > 5321 22049 > 5321 32983 > 5321 37380 > 5321 47600 > 5322 13600 > 5322 31123 > 5322 31428 > 5322 33896 > 5322 35357 > 5323 2729 > 5323 5549 > 5323 32413 > 5323 41543 > 5323 48765 > 5324 455 > 5324 13005 > 5324 23774 > 5324 40142 > 5324 49662 > 5325 4841 > 5325 7425 > 5325 8405 > 5325 21428 > 5325 45887 > 5326 21753 > 5326 24030 > 5326 27000 > 5326 28078 > 5326 47803 > 5327 8407 > 5327 25156 > 5327 25811 > 5327 25838 > 5327 43081 > 5328 8972 > 5328 13258 > 5328 29804 > 5328 39807 > 5328 42795 > 5329 908 > 5329 20668 > 5329 23328 > 5329 45188 > 5329 45271 > 5330 8111 > 5330 15528 > 5330 28444 > 5330 28479 > 5330 37489 > 5331 5724 > 5331 10732 > 5331 11883 > 5331 28393 > 5331 37935 > 5332 5377 > 5332 8569 > 5332 17808 > 5332 43248 > 5332 45409 > 5333 14302 > 5333 19303 > 5333 30871 > 5333 31455 > 5333 44928 > 5334 3462 > 5334 5293 > 5334 13330 > 5334 26120 > 5334 40412 > 5335 2624 > 5335 8837 > 5335 9986 > 5335 42592 > 5335 45136 > 5336 5328 > 5336 6834 > 5336 13285 > 5336 15625 > 5336 48564 > 5337 7081 > 5337 27535 > 5337 36637 > 5337 36947 > 5337 48789 > 5338 19234 > 5338 30960 > 5338 36061 > 5338 39634 > 5338 46717 > 5339 13831 > 5339 15143 > 5339 24789 > 5339 25945 > 5339 43438 > 5340 889 > 5340 2591 > 5340 15896 > 5340 44087 > 5340 46831 > 5341 2535 > 5341 14546 > 5341 32438 > 5341 34394 > 5341 42324 > 5342 6138 > 5342 19592 > 5342 19980 > 5342 28484 > 5342 48148 > 5343 18110 > 5343 21684 > 5343 22792 > 5343 41666 > 5343 46925 > 5344 10083 > 5344 11372 > 5344 15336 > 5344 17214 > 5344 49256 > 5345 6764 > 5345 26340 > 5345 27639 > 5345 29798 > 5345 48718 > 5346 634 > 5346 2640 > 5346 6059 > 5346 29751 > 5346 36004 > 5347 807 > 5347 7624 > 5347 19529 > 5347 29276 > 5347 32017 > 5348 6810 > 5348 34222 > 5348 34451 > 5348 43869 > 5348 46057 > 5349 521 > 5349 2621 > 5349 19928 > 5349 37251 > 5349 49982 > 5350 15483 > 5350 29832 > 5350 40265 > 5350 41828 > 5350 43496 > 5351 5185 > 5351 8497 > 5351 29216 > 5351 35884 > 5351 42291 > 5352 7240 > 5352 19532 > 5352 25373 > 5352 38610 > 5352 42552 > 5353 5686 > 5353 11917 > 5353 16623 > 5353 18090 > 5353 23083 > 5354 11557 > 5354 15275 > 5354 23550 > 5354 37587 > 5354 43330 > 5355 7249 > 5355 8635 > 5355 17737 > 5355 29577 > 5355 31730 > 5356 2505 > 5356 10760 > 5356 33236 > 5356 40417 > 5356 45480 > 5357 3137 > 5357 18684 > 5357 25796 > 5357 38168 > 5357 49512 > 5358 12663 > 5358 23047 > 5358 26215 > 5358 36911 > 5358 43692 > 5359 10127 > 5359 14296 > 5359 19586 > 5359 26639 > 5359 37395 > 5360 16972 > 5360 21145 > 5360 30763 > 5360 33914 > 5360 34879 > 5361 860 > 5361 4914 > 5361 14402 > 5361 24247 > 5361 30877 > 5362 5029 > 5362 7176 > 5362 16205 > 5362 16923 > 5362 45440 > 5363 13963 > 5363 16811 > 5363 29511 > 5363 43887 > 5363 49577 > 5364 15875 > 5364 17795 > 5364 24246 > 5364 25161 > 5364 49902 > 5365 9032 > 5365 14004 > 5365 21901 > 5365 24665 > 5365 47134 > 5366 2507 > 5366 11366 > 5366 22598 > 5366 22768 > 5366 41465 > 5367 11525 > 5367 20322 > 5367 20836 > 5367 32110 > 5367 48852 > 5368 18213 > 5368 22201 > 5368 34578 > 5368 35023 > 5368 44159 > 5369 5818 > 5369 5984 > 5369 41061 > 5369 44506 > 5369 48506 > 5370 37912 > 5370 42929 > 5370 47101 > 5370 48286 > 5370 48516 > 5371 7431 > 5371 24692 > 5371 26645 > 5371 34316 > 5371 35331 > 5372 21207 > 5372 22490 > 5372 28575 > 5372 36298 > 5372 46832 > 5373 19879 > 5373 30879 > 5373 37020 > 5373 42509 > 5373 48265 > 5374 17675 > 5374 18300 > 5374 19350 > 5374 46208 > 5374 48733 > 5375 6067 > 5375 10208 > 5375 10917 > 5375 19636 > 5375 31362 > 5376 6063 > 5376 20093 > 5376 21375 > 5376 42895 > 5376 43070 > 5377 5846 > 5377 9266 > 5377 32800 > 5377 38918 > 5377 44662 > 5378 13880 > 5378 22006 > 5378 26430 > 5378 31395 > 5378 33247 > 5379 1553 > 5379 1571 > 5379 28736 > 5379 39848 > 5379 43743 > 5380 25148 > 5380 25382 > 5380 27250 > 5380 36409 > 5380 48979 > 5381 2963 > 5381 9756 > 5381 20846 > 5381 22929 > 5381 37317 > 5382 17568 > 5382 32224 > 5382 33118 > 5382 39430 > 5382 47509 > 5383 16775 > 5383 19804 > 5383 24274 > 5383 36085 > 5383 47500 > 5384 1601 > 5384 21361 > 5384 33646 > 5384 37782 > 5384 39243 > 5385 2550 > 5385 18009 > 5385 29767 > 5385 31974 > 5385 33251 > 5386 4435 > 5386 22175 > 5386 24629 > 5386 34756 > 5386 49998 > 5387 4247 > 5387 8699 > 5387 28885 > 5387 37114 > 5387 49444 > 5388 2008 > 5388 14897 > 5388 16050 > 5388 18175 > 5388 27234 > 5389 14159 > 5389 26505 > 5389 33779 > 5389 39566 > 5389 45018 > 5390 3962 > 5390 14618 > 5390 26413 > 5390 29435 > 5390 34714 > 5391 16966 > 5391 17312 > 5391 21876 > 5391 28992 > 5391 30979 > 5392 17140 > 5392 27449 > 5392 34680 > 5392 38546 > 5392 42247 > 5393 14579 > 5393 23228 > 5393 37261 > 5393 42546 > 5393 47121 > 5394 3901 > 5394 13463 > 5394 18238 > 5394 35201 > 5394 47534 > 5395 12911 > 5395 23167 > 5395 24672 > 5395 29081 > 5395 41188 > 5396 7829 > 5396 16010 > 5396 19021 > 5396 23059 > 5396 27580 > 5397 10801 > 5397 12660 > 5397 24361 > 5397 32123 > 5397 42877 > 5398 1066 > 5398 19315 > 5398 23663 > 5398 48986 > 5398 49659 > 5399 4887 > 5399 26920 > 5399 40322 > 5399 41132 > 5399 44487 > 5400 12603 > 5400 22605 > 5400 25862 > 5400 34232 > 5400 41150 > 5401 17134 > 5401 25733 > 5401 27555 > 5401 33387 > 5401 49210 > 5402 30 > 5402 9702 > 5402 12082 > 5402 24187 > 5402 24804 > 5403 13088 > 5403 20571 > 5403 24573 > 5403 24965 > 5403 29993 > 5404 22883 > 5404 23334 > 5404 27383 > 5404 30359 > 5404 40457 > 5405 10239 > 5405 13587 > 5405 26511 > 5405 36311 > 5405 42956 > 5406 12411 > 5406 40302 > 5406 42366 > 5406 42700 > 5406 45411 > 5407 1770 > 5407 2363 > 5407 20708 > 5407 34704 > 5407 45087 > 5408 1085 > 5408 15436 > 5408 16621 > 5408 16956 > 5408 26368 > 5409 1760 > 5409 6054 > 5409 16216 > 5409 47995 > 5409 48278 > 5410 20877 > 5410 27530 > 5410 29282 > 5410 49778 > 5410 49792 > 5411 1766 > 5411 7356 > 5411 24413 > 5411 33343 > 5411 41707 > 5412 16489 > 5412 22625 > 5412 35152 > 5412 41870 > 5412 48072 > 5413 12874 > 5413 27195 > 5413 38996 > 5413 42142 > 5413 43454 > 5414 3449 > 5414 6655 > 5414 23551 > 5414 27905 > 5414 33393 > 5415 4414 > 5415 6836 > 5415 11450 > 5415 17479 > 5415 46551 > 5416 14910 > 5416 15868 > 5416 30703 > 5416 40242 > 5416 41590 > 5417 4294 > 5417 21491 > 5417 25052 > 5417 33135 > 5417 47076 > 5418 15352 > 5418 40792 > 5418 41667 > 5418 43826 > 5418 44094 > 5419 7628 > 5419 11691 > 5419 15217 > 5419 15821 > 5419 46934 > 5420 20850 > 5420 28914 > 5420 38554 > 5420 48510 > 5420 49867 > 5421 9493 > 5421 17529 > 5421 40264 > 5421 40777 > 5421 49143 > 5422 20195 > 5422 28234 > 5422 29060 > 5422 38841 > 5422 48961 > 5423 3224 > 5423 27350 > 5423 35735 > 5423 44730 > 5423 45044 > 5424 8467 > 5424 11056 > 5424 33326 > 5424 36365 > 5424 37419 > 5425 5775 > 5425 21131 > 5425 24940 > 5425 33762 > 5425 48119 > 5426 14564 > 5426 16440 > 5426 31494 > 5426 40615 > 5426 46234 > 5427 9796 > 5427 19183 > 5427 19748 > 5427 28960 > 5427 38750 > 5428 2421 > 5428 8128 > 5428 10745 > 5428 11988 > 5428 39898 > 5429 14344 > 5429 16349 > 5429 29977 > 5429 30215 > 5429 35668 > 5430 4354 > 5430 5064 > 5430 15944 > 5430 33893 > 5430 41122 > 5431 2324 > 5431 11279 > 5431 29173 > 5431 30974 > 5431 42717 > 5432 17670 > 5432 19509 > 5432 31530 > 5432 39031 > 5432 47252 > 5433 2030 > 5433 6069 > 5433 27344 > 5433 35213 > 5433 36824 > 5434 16120 > 5434 31725 > 5434 41857 > 5434 47400 > 5434 48450 > 5435 1909 > 5435 21720 > 5435 21895 > 5435 34432 > 5435 35866 > 5436 2108 > 5436 14486 > 5436 17765 > 5436 39678 > 5436 48911 > 5437 6152 > 5437 11937 > 5437 17777 > 5437 31097 > 5437 42693 > 5438 13456 > 5438 19215 > 5438 27551 > 5438 29444 > 5438 48499 > 5439 5516 > 5439 10837 > 5439 21722 > 5439 25381 > 5439 38377 > 5440 2203 > 5440 3000 > 5440 6347 > 5440 39056 > 5440 46491 > 5441 6143 > 5441 23988 > 5441 32117 > 5441 37390 > 5441 48470 > 5442 263 > 5442 9020 > 5442 10251 > 5442 22676 > 5442 35582 > 5443 3367 > 5443 3960 > 5443 11436 > 5443 11569 > 5443 14692 > 5444 5164 > 5444 12813 > 5444 17090 > 5444 29051 > 5444 36096 > 5445 4583 > 5445 18382 > 5445 22920 > 5445 26943 > 5445 31411 > 5446 2070 > 5446 11663 > 5446 15697 > 5446 40859 > 5446 49485 > 5447 17991 > 5447 28085 > 5447 32042 > 5447 32581 > 5447 43690 > 5448 5370 > 5448 9163 > 5448 13437 > 5448 15115 > 5448 49773 > 5449 6885 > 5449 13593 > 5449 25871 > 5449 30475 > 5449 42229 > 5450 10865 > 5450 24454 > 5450 32375 > 5450 35798 > 5450 47412 > 5451 131 > 5451 15440 > 5451 27595 > 5451 32915 > 5451 46046 > 5452 13573 > 5452 38594 > 5452 40405 > 5452 40977 > 5452 42105 > 5453 16895 > 5453 20672 > 5453 38990 > 5453 40016 > 5453 41058 > 5454 11584 > 5454 16535 > 5454 27312 > 5454 34231 > 5454 38891 > 5455 988 > 5455 6396 > 5455 27455 > 5455 33639 > 5455 41880 > 5456 5892 > 5456 8867 > 5456 26816 > 5456 27838 > 5456 35514 > 5457 1333 > 5457 12067 > 5457 13811 > 5457 27743 > 5457 46555 > 5458 7649 > 5458 19709 > 5458 35434 > 5458 42355 > 5458 47882 > 5459 11143 > 5459 12945 > 5459 26993 > 5459 32252 > 5459 43068 > 5460 6629 > 5460 9382 > 5460 12024 > 5460 17432 > 5460 40400 > 5461 2090 > 5461 2264 > 5461 12175 > 5461 22405 > 5461 33017 > 5462 2913 > 5462 4946 > 5462 12451 > 5462 19018 > 5462 22569 > 5463 6285 > 5463 17891 > 5463 22411 > 5463 24287 > 5463 43879 > 5464 473 > 5464 9458 > 5464 14499 > 5464 19285 > 5464 30660 > 5465 4945 > 5465 9017 > 5465 27236 > 5465 48902 > 5465 49435 > 5466 4732 > 5466 11461 > 5466 16762 > 5466 33860 > 5466 37995 > 5467 2251 > 5467 8967 > 5467 11862 > 5467 13362 > 5467 48373 > 5468 6281 > 5468 9530 > 5468 15245 > 5468 39057 > 5468 49167 > 5469 1246 > 5469 4242 > 5469 9369 > 5469 22522 > 5469 32085 > 5470 6458 > 5470 31230 > 5470 32394 > 5470 44978 > 5470 48932 > 5471 8782 > 5471 15897 > 5471 24852 > 5471 37412 > 5471 45414 > 5472 8646 > 5472 17775 > 5472 18256 > 5472 32427 > 5472 41270 > 5473 3200 > 5473 20586 > 5473 34378 > 5473 34574 > 5473 40456 > 5474 4062 > 5474 12160 > 5474 14667 > 5474 27327 > 5474 38331 > 5475 11130 > 5475 26628 > 5475 28650 > 5475 31266 > 5475 33352 > 5476 1051 > 5476 16969 > 5476 19557 > 5476 33466 > 5476 47597 > 5477 17340 > 5477 22778 > 5477 32025 > 5477 32823 > 5477 38163 > 5478 1919 > 5478 6362 > 5478 17040 > 5478 41045 > 5478 43900 > 5479 10067 > 5479 12096 > 5479 31929 > 5479 35821 > 5479 38626 > 5480 14906 > 5480 24710 > 5480 26683 > 5480 33857 > 5480 35758 > 5481 7114 > 5481 13569 > 5481 14792 > 5481 29570 > 5481 45415 > 5482 242 > 5482 6166 > 5482 9722 > 5482 35736 > 5482 49363 > 5483 2335 > 5483 13629 > 5483 25676 > 5483 30961 > 5483 48653 > 5484 9990 > 5484 18874 > 5484 19354 > 5484 23460 > 5484 39196 > 5485 8991 > 5485 20692 > 5485 34105 > 5485 34696 > 5485 47453 > 5486 11838 > 5486 19056 > 5486 30829 > 5486 42158 > 5486 44199 > 5487 6644 > 5487 11067 > 5487 20706 > 5487 23468 > 5487 28131 > 5488 20886 > 5488 35344 > 5488 37965 > 5488 42564 > 5488 46673 > 5489 9246 > 5489 15189 > 5489 23925 > 5489 26132 > 5489 44955 > 5490 2342 > 5490 7501 > 5490 16721 > 5490 32122 > 5490 35592 > 5491 1858 > 5491 6074 > 5491 16537 > 5491 19645 > 5491 40798 > 5492 21857 > 5492 28900 > 5492 39117 > 5492 45046 > 5492 48331 > 5493 6549 > 5493 27897 > 5493 31292 > 5493 40420 > 5493 46465 > 5494 16061 > 5494 19053 > 5494 28475 > 5494 38327 > 5494 39796 > 5495 576 > 5495 9295 > 5495 12248 > 5495 13188 > 5495 45454 > 5496 6483 > 5496 15260 > 5496 15653 > 5496 23459 > 5496 49938 > 5497 394 > 5497 7275 > 5497 17747 > 5497 20744 > 5497 39327 > 5498 2017 > 5498 19318 > 5498 21221 > 5498 28315 > 5498 39264 > 5499 21239 > 5499 24842 > 5499 27561 > 5499 28379 > 5499 32635 > 5500 3542 > 5500 23024 > 5500 28463 > 5500 41838 > 5500 49628 > 5501 8684 > 5501 27088 > 5501 31398 > 5501 45518 > 5501 45942 > 5502 10703 > 5502 16331 > 5502 27967 > 5502 38599 > 5502 39422 > 5503 9197 > 5503 11886 > 5503 22164 > 5503 43910 > 5503 45223 > 5504 318 > 5504 24904 > 5504 29958 > 5504 36961 > 5504 43533 > 5505 932 > 5505 1084 > 5505 3145 > 5505 19408 > 5505 34384 > 5506 2833 > 5506 21226 > 5506 25110 > 5506 43953 > 5506 44983 > 5507 2133 > 5507 22424 > 5507 27070 > 5507 40583 > 5507 49434 > 5508 15459 > 5508 16078 > 5508 18748 > 5508 21639 > 5508 34498 > 5509 12569 > 5509 16048 > 5509 22102 > 5509 25513 > 5509 40549 > 5510 12057 > 5510 23870 > 5510 32626 > 5510 35296 > 5510 44408 > 5511 21501 > 5511 26128 > 5511 32941 > 5511 36914 > 5511 37324 > 5512 6002 > 5512 6666 > 5512 12654 > 5512 37731 > 5512 47553 > 5513 483 > 5513 4318 > 5513 37276 > 5513 38927 > 5513 43178 > 5514 554 > 5514 29441 > 5514 36983 > 5514 37342 > 5514 39283 > 5515 26568 > 5515 27703 > 5515 31691 > 5515 32972 > 5515 39869 > 5516 12899 > 5516 12974 > 5516 17300 > 5516 19475 > 5516 41230 > 5517 1136 > 5517 8051 > 5517 12296 > 5517 18420 > 5517 19503 > 5518 7846 > 5518 13001 > 5518 13724 > 5518 16157 > 5518 28048 > 5519 1509 > 5519 4105 > 5519 35285 > 5519 35535 > 5519 36624 > 5520 9893 > 5520 11475 > 5520 11481 > 5520 26942 > 5520 30349 > 5521 19489 > 5521 23011 > 5521 36021 > 5521 37829 > 5521 48997 > 5522 7295 > 5522 10839 > 5522 12213 > 5522 31844 > 5522 40429 > 5523 532 > 5523 4425 > 5523 5253 > 5523 26566 > 5523 27075 > 5524 20283 > 5524 30843 > 5524 30957 > 5524 39627 > 5524 45421 > 5525 1976 > 5525 19029 > 5525 30634 > 5525 36922 > 5525 39908 > 5526 4158 > 5526 5087 > 5526 22749 > 5526 25585 > 5526 49076 > 5527 3211 > 5527 13259 > 5527 23905 > 5527 31117 > 5527 48333 > 5528 1761 > 5528 28306 > 5528 30694 > 5528 45378 > 5528 48276 > 5529 21671 > 5529 26286 > 5529 39704 > 5529 42744 > 5529 47270 > 5530 8185 > 5530 17751 > 5530 41810 > 5530 43120 > 5530 44732 > 5531 5142 > 5531 12421 > 5531 18663 > 5531 37052 > 5531 39669 > 5532 15877 > 5532 25550 > 5532 39405 > 5532 39778 > 5532 47641 > 5533 9348 > 5533 31281 > 5533 31690 > 5533 43228 > 5533 46152 > 5534 761 > 5534 3122 > 5534 8921 > 5534 24552 > 5534 35859 > 5535 23524 > 5535 26185 > 5535 27184 > 5535 38488 > 5535 41761 > 5536 12032 > 5536 14961 > 5536 22358 > 5536 47066 > 5536 48809 > 5537 15773 > 5537 16203 > 5537 22713 > 5537 35837 > 5537 43046 > 5538 23518 > 5538 25977 > 5538 26859 > 5538 34034 > 5538 45000 > 5539 4691 > 5539 4881 > 5539 5531 > 5539 9550 > 5539 11864 > 5540 1938 > 5540 9093 > 5540 20685 > 5540 22911 > 5540 38335 > 5541 11459 > 5541 18287 > 5541 24337 > 5541 41856 > 5541 42694 > 5542 8017 > 5542 21860 > 5542 38182 > 5542 39341 > 5542 46039 > 5543 1350 > 5543 4669 > 5543 12060 > 5543 14391 > 5543 40967 > 5544 7811 > 5544 20643 > 5544 39294 > 5544 42885 > 5544 49730 > 5545 14146 > 5545 19209 > 5545 22234 > 5545 22622 > 5545 37302 > 5546 16427 > 5546 24148 > 5546 27840 > 5546 33230 > 5546 46195 > 5547 5653 > 5547 5907 > 5547 20580 > 5547 33537 > 5547 45228 > 5548 213 > 5548 2492 > 5548 9338 > 5548 35328 > 5548 39565 > 5549 17020 > 5549 21985 > 5549 33596 > 5549 34921 > 5549 43395 > 5550 2847 > 5550 30413 > 5550 30557 > 5550 45810 > 5550 48436 > 5551 7874 > 5551 27098 > 5551 29481 > 5551 49082 > 5551 49192 > 5552 8274 > 5552 15914 > 5552 30731 > 5552 43985 > 5552 48037 > 5553 13940 > 5553 16568 > 5553 26361 > 5553 35587 > 5553 45390 > 5554 6372 > 5554 32696 > 5554 38632 > 5554 44693 > 5554 47253 > 5555 3454 > 5555 20485 > 5555 32787 > 5555 40679 > 5555 43845 > 5556 10517 > 5556 30155 > 5556 35511 > 5556 39999 > 5556 47395 > 5557 5788 > 5557 10654 > 5557 13197 > 5557 25475 > 5557 40137 > 5558 5647 > 5558 14598 > 5558 22577 > 5558 25605 > 5558 32490 > 5559 10879 > 5559 27146 > 5559 30198 > 5559 37171 > 5559 42763 > 5560 6514 > 5560 9884 > 5560 14074 > 5560 42309 > 5560 49807 > 5561 19165 > 5561 33161 > 5561 34625 > 5561 43558 > 5561 47142 > 5562 12705 > 5562 16694 > 5562 19659 > 5562 28735 > 5562 35082 > 5563 4397 > 5563 21255 > 5563 31626 > 5563 34524 > 5563 45971 > 5564 10379 > 5564 21651 > 5564 27418 > 5564 48824 > 5564 49261 > 5565 25556 > 5565 34065 > 5565 36287 > 5565 45540 > 5565 45767 > 5566 1114 > 5566 2560 > 5566 13743 > 5566 24651 > 5566 32545 > 5567 2582 > 5567 10554 > 5567 18567 > 5567 44741 > 5567 49904 > 5568 6344 > 5568 25650 > 5568 30264 > 5568 36750 > 5568 40590 > 5569 15343 > 5569 17080 > 5569 19781 > 5569 30707 > 5569 31519 > 5570 3860 > 5570 21306 > 5570 22901 > 5570 32516 > 5570 42938 > 5571 4521 > 5571 6222 > 5571 15812 > 5571 16643 > 5571 35977 > 5572 5808 > 5572 5884 > 5572 16064 > 5572 37092 > 5572 43477 > 5573 16448 > 5573 19169 > 5573 32766 > 5573 35056 > 5573 40341 > 5574 4377 > 5574 8849 > 5574 16004 > 5574 20353 > 5574 30995 > 5575 14050 > 5575 30425 > 5575 36532 > 5575 36838 > 5575 45192 > 5576 2641 > 5576 10807 > 5576 19975 > 5576 23733 > 5576 28615 > 5577 4254 > 5577 5928 > 5577 34300 > 5577 35109 > 5577 38499 > 5578 9950 > 5578 27769 > 5578 28886 > 5578 29996 > 5578 48559 > 5579 3047 > 5579 9701 > 5579 16673 > 5579 22450 > 5579 49519 > 5580 9779 > 5580 14724 > 5580 17847 > 5580 31511 > 5580 38155 > 5581 3050 > 5581 4698 > 5581 5387 > 5581 14570 > 5581 18849 > 5582 1791 > 5582 21557 > 5582 22393 > 5582 29120 > 5582 33001 > 5583 22711 > 5583 24067 > 5583 32183 > 5583 39900 > 5583 42187 > 5584 10194 > 5584 11790 > 5584 38081 > 5584 42008 > 5584 46139 > 5585 241 > 5585 16770 > 5585 19105 > 5585 27222 > 5585 30373 > 5586 11579 > 5586 14587 > 5586 23321 > 5586 41325 > 5586 43247 > 5587 4551 > 5587 5041 > 5587 30611 > 5587 35476 > 5587 48601 > 5588 1496 > 5588 5932 > 5588 34280 > 5588 39382 > 5588 45043 > 5589 14918 > 5589 18020 > 5589 18865 > 5589 33415 > 5589 33600 > 5590 4266 > 5590 7227 > 5590 15252 > 5590 18018 > 5590 29072 > 5591 8386 > 5591 25654 > 5591 27498 > 5591 29194 > 5591 46647 > 5592 3133 > 5592 6007 > 5592 9608 > 5592 13510 > 5592 25583 > 5593 20274 > 5593 26553 > 5593 30587 > 5593 42804 > 5593 45714 > 5594 531 > 5594 5727 > 5594 27450 > 5594 39488 > 5594 46193 > 5595 606 > 5595 23060 > 5595 27579 > 5595 30308 > 5595 33564 > 5596 2004 > 5596 6439 > 5596 24300 > 5596 24883 > 5596 40887 > 5597 2011 > 5597 6945 > 5597 13409 > 5597 33970 > 5597 33971 > 5598 1857 > 5598 27750 > 5598 32107 > 5598 42742 > 5598 47895 > 5599 11058 > 5599 17944 > 5599 37522 > 5599 37711 > 5599 47799 > 5600 6249 > 5600 9232 > 5600 21699 > 5600 30287 > 5600 45265 > 5601 2379 > 5601 8535 > 5601 22299 > 5601 22927 > 5601 41097 > 5602 1241 > 5602 13416 > 5602 16745 > 5602 27609 > 5602 35247 > 5603 18773 > 5603 32568 > 5603 40989 > 5603 47027 > 5603 49218 > 5604 2743 > 5604 23999 > 5604 24371 > 5604 27266 > 5604 32126 > 5605 9358 > 5605 13916 > 5605 18653 > 5605 35714 > 5605 49617 > 5606 9439 > 5606 13171 > 5606 20425 > 5606 45497 > 5606 46734 > 5607 15000 > 5607 19395 > 5607 29267 > 5607 29741 > 5607 43241 > 5608 645 > 5608 22689 > 5608 33900 > 5608 39459 > 5608 45848 > 5609 8593 > 5609 10435 > 5609 14979 > 5609 18086 > 5609 28212 > 5610 4855 > 5610 31275 > 5610 38280 > 5610 42910 > 5610 45171 > 5611 22699 > 5611 25465 > 5611 30627 > 5611 40375 > 5611 49107 > 5612 2684 > 5612 8506 > 5612 24684 > 5612 30638 > 5612 44956 > 5613 4132 > 5613 5396 > 5613 10088 > 5613 25772 > 5613 28686 > 5614 22176 > 5614 22974 > 5614 39451 > 5614 42900 > 5614 44042 > 5615 19049 > 5615 21028 > 5615 31213 > 5615 35649 > 5615 43939 > 5616 275 > 5616 6116 > 5616 40639 > 5616 42322 > 5616 43071 > 5617 5429 > 5617 7398 > 5617 25300 > 5617 37447 > 5617 39099 > 5618 116 > 5618 10920 > 5618 22349 > 5618 24702 > 5618 33418 > 5619 6664 > 5619 9503 > 5619 15555 > 5619 31460 > 5619 33065 > 5620 8551 > 5620 20866 > 5620 22325 > 5620 30696 > 5620 32722 > 5621 8294 > 5621 19038 > 5621 43215 > 5621 44574 > 5621 47711 > 5622 6605 > 5622 11664 > 5622 24717 > 5622 31246 > 5622 45302 > 5623 8841 > 5623 17187 > 5623 27196 > 5623 49392 > 5623 49815 > 5624 19004 > 5624 31834 > 5624 32358 > 5624 34021 > 5624 34762 > 5625 7702 > 5625 18220 > 5625 34223 > 5625 41294 > 5625 46845 > 5626 6894 > 5626 16380 > 5626 23535 > 5626 29420 > 5626 46427 > 5627 10886 > 5627 24598 > 5627 28087 > 5627 34162 > 5627 48615 > 5628 15584 > 5628 24445 > 5628 28018 > 5628 37109 > 5628 40140 > 5629 3605 > 5629 20212 > 5629 29418 > 5629 30737 > 5629 49709 > 5630 12800 > 5630 14358 > 5630 19648 > 5630 25791 > 5630 48028 > 5631 10401 > 5631 27834 > 5631 32896 > 5631 43342 > 5631 48567 > 5632 5560 > 5632 10660 > 5632 12385 > 5632 18873 > 5632 40760 > 5633 3594 > 5633 14324 > 5633 24618 > 5633 41076 > 5633 41984 > 5634 8288 > 5634 15957 > 5634 20149 > 5634 31521 > 5634 48881 > 5635 8312 > 5635 17938 > 5635 24630 > 5635 32886 > 5635 36815 > 5636 4047 > 5636 7545 > 5636 10116 > 5636 22959 > 5636 25081 > 5637 834 > 5637 8561 > 5637 30554 > 5637 39873 > 5637 46586 > 5638 3103 > 5638 22503 > 5638 33680 > 5638 39366 > 5638 48241 > 5639 946 > 5639 6786 > 5639 9488 > 5639 18866 > 5639 25842 > 5640 2428 > 5640 13547 > 5640 26759 > 5640 35543 > 5640 41094 > 5641 4055 > 5641 7523 > 5641 32564 > 5641 34309 > 5641 44188 > 5642 15371 > 5642 23732 > 5642 32029 > 5642 43419 > 5642 45879 > 5643 6901 > 5643 12498 > 5643 29333 > 5643 32727 > 5643 42718 > 5644 5236 > 5644 16869 > 5644 33088 > 5644 34196 > 5644 45008 > 5645 2371 > 5645 10967 > 5645 25328 > 5645 27010 > 5645 36890 > 5646 614 > 5646 760 > 5646 1667 > 5646 8709 > 5646 33844 > 5647 16730 > 5647 20409 > 5647 37140 > 5647 47613 > 5647 48199 > 5648 15939 > 5648 26763 > 5648 34063 > 5648 43460 > 5648 49119 > 5649 1409 > 5649 13380 > 5649 29158 > 5649 37988 > 5649 39584 > 5650 8594 > 5650 25499 > 5650 33136 > 5650 39779 > 5650 47809 > 5651 3712 > 5651 3929 > 5651 21802 > 5651 23738 > 5651 32711 > 5652 909 > 5652 2600 > 5652 3022 > 5652 11138 > 5652 25768 > 5653 4886 > 5653 7945 > 5653 8406 > 5653 29648 > 5653 30347 > 5654 10029 > 5654 12639 > 5654 37759 > 5654 42112 > 5654 45756 > 5655 17428 > 5655 31351 > 5655 35596 > 5655 36930 > 5655 44267 > 5656 711 > 5656 17674 > 5656 21790 > 5656 40499 > 5656 44874 > 5657 9842 > 5657 13827 > 5657 15300 > 5657 23847 > 5657 44284 > 5658 1168 > 5658 3740 > 5658 35490 > 5658 37233 > 5658 46547 > 5659 16325 > 5659 20432 > 5659 31060 > 5659 46529 > 5659 49189 > 5660 3810 > 5660 10933 > 5660 12737 > 5660 28547 > 5660 29662 > 5661 9861 > 5661 20772 > 5661 32165 > 5661 39036 > 5661 47264 > 5662 9478 > 5662 25857 > 5662 30889 > 5662 41212 > 5662 48995 > 5663 8986 > 5663 13729 > 5663 24866 > 5663 33476 > 5663 38900 > 5664 7515 > 5664 19714 > 5664 22681 > 5664 27316 > 5664 31049 > 5665 1370 > 5665 5226 > 5665 30036 > 5665 40428 > 5665 46747 > 5666 3444 > 5666 19097 > 5666 22697 > 5666 43237 > 5666 46308 > 5667 5432 > 5667 5723 > 5667 44869 > 5667 47867 > 5667 49626 > 5668 2890 > 5668 7604 > 5668 8289 > 5668 35858 > 5668 41057 > 5669 4022 > 5669 24132 > 5669 27111 > 5669 32240 > 5669 49639 > 5670 22531 > 5670 22820 > 5670 25938 > 5670 26320 > 5670 31499 > 5671 21581 > 5671 30706 > 5671 34045 > 5671 45697 > 5671 46797 > 5672 4248 > 5672 20839 > 5672 21218 > 5672 23825 > 5672 31144 > 5673 27206 > 5673 27993 > 5673 38902 > 5673 39238 > 5673 46804 > 5674 14471 > 5674 14621 > 5674 17215 > 5674 30569 > 5674 46805 > 5675 5069 > 5675 12328 > 5675 24006 > 5675 27417 > 5675 44705 > 5676 7925 > 5676 28187 > 5676 29896 > 5676 36772 > 5676 38836 > 5677 208 > 5677 8809 > 5677 15656 > 5677 15681 > 5677 20336 > 5678 2159 > 5678 2808 > 5678 12209 > 5678 26304 > 5678 47798 > 5679 28043 > 5679 30851 > 5679 43148 > 5679 43166 > 5679 44714 > 5680 16308 > 5680 19518 > 5680 22882 > 5680 39284 > 5680 47823 > 5681 3961 > 5681 6989 > 5681 7005 > 5681 18031 > 5681 26698 > 5682 5515 > 5682 8747 > 5682 11841 > 5682 24064 > 5682 34260 > 5683 15296 > 5683 26888 > 5683 28240 > 5683 36066 > 5683 39581 > 5684 2256 > 5684 13626 > 5684 15003 > 5684 26841 > 5684 36982 > 5685 3458 > 5685 7107 > 5685 19827 > 5685 25006 > 5685 42844 > 5686 2705 > 5686 22311 > 5686 23907 > 5686 27064 > 5686 29327 > 5687 1262 > 5687 8082 > 5687 11421 > 5687 39838 > 5687 44667 > 5688 3520 > 5688 4086 > 5688 7331 > 5688 28739 > 5688 40720 > 5689 2298 > 5689 12627 > 5689 26058 > 5689 38170 > 5689 43888 > 5690 22090 > 5690 23962 > 5690 40201 > 5690 42674 > 5690 42939 > 5691 941 > 5691 19944 > 5691 21508 > 5691 32995 > 5691 40986 > 5692 14027 > 5692 22500 > 5692 30064 > 5692 42897 > 5692 49017 > 5693 15306 > 5693 18511 > 5693 21529 > 5693 36770 > 5693 45999 > 5694 944 > 5694 3142 > 5694 4836 > 5694 35278 > 5694 39858 > 5695 8169 > 5695 18578 > 5695 22950 > 5695 32838 > 5695 33524 > 5696 6125 > 5696 7680 > 5696 17638 > 5696 23826 > 5696 31748 > 5697 16389 > 5697 26491 > 5697 27322 > 5697 37530 > 5697 45186 > 5698 17584 > 5698 20033 > 5698 20345 > 5698 20536 > 5698 29946 > 5699 8042 > 5699 9958 > 5699 14388 > 5699 27781 > 5699 31880 > 5700 1387 > 5700 10064 > 5700 18764 > 5700 35662 > 5700 40819 > 5701 1231 > 5701 19689 > 5701 33963 > 5701 48098 > 5701 48993 > 5702 3058 > 5702 4130 > 5702 21325 > 5702 31433 > 5702 48752 > 5703 1875 > 5703 4894 > 5703 7194 > 5703 35948 > 5703 39891 > 5704 13356 > 5704 19773 > 5704 28911 > 5704 29196 > 5704 42205 > 5705 6617 > 5705 32176 > 5705 42177 > 5705 44668 > 5705 45133 > 5706 27908 > 5706 37214 > 5706 40745 > 5706 42860 > 5706 42893 > 5707 8960 > 5707 11230 > 5707 19845 > 5707 28059 > 5707 42531 > 5708 3943 > 5708 21877 > 5708 38951 > 5708 40554 > 5708 42082 > 5709 29973 > 5709 33739 > 5709 39132 > 5709 39156 > 5709 42988 > 5710 7380 > 5710 21179 > 5710 32365 > 5710 44474 > 5710 48627 > 5711 15332 > 5711 16062 > 5711 18603 > 5711 26493 > 5711 46272 > 5712 8649 > 5712 23077 > 5712 25852 > 5712 32015 > 5712 48401 > 5713 5718 > 5713 9962 > 5713 10515 > 5713 35695 > 5713 46263 > 5714 4782 > 5714 14238 > 5714 19733 > 5714 28516 > 5714 43295 > 5715 16365 > 5715 21791 > 5715 22328 > 5715 41608 > 5715 44140 > 5716 34419 > 5716 36828 > 5716 40022 > 5716 44118 > 5716 44282 > 5717 9963 > 5717 17536 > 5717 28391 > 5717 28965 > 5717 49853 > 5718 21105 > 5718 29775 > 5718 34790 > 5718 44845 > 5718 48880 > 5719 19370 > 5719 29790 > 5719 30860 > 5719 39457 > 5719 42317 > 5720 319 > 5720 6640 > 5720 30309 > 5720 44334 > 5720 48490 > 5721 4073 > 5721 14634 > 5721 19459 > 5721 27868 > 5721 41300 > 5722 2059 > 5722 30756 > 5722 34935 > 5722 37221 > 5722 44867 > 5723 21014 > 5723 24561 > 5723 29639 > 5723 47742 > 5723 47902 > 5724 636 > 5724 6352 > 5724 7198 > 5724 15204 > 5724 27808 > 5725 16801 > 5725 18170 > 5725 18178 > 5725 28017 > 5725 42491 > 5726 24427 > 5726 25674 > 5726 31072 > 5726 39077 > 5726 42035 > 5727 4636 > 5727 8927 > 5727 9791 > 5727 11169 > 5727 48804 > 5728 17634 > 5728 30970 > 5728 35701 > 5728 36730 > 5728 49178 > 5729 4797 > 5729 20935 > 5729 39447 > 5729 42099 > 5729 49366 > 5730 423 > 5730 17838 > 5730 22637 > 5730 41931 > 5730 49470 > 5731 934 > 5731 8140 > 5731 18040 > 5731 41331 > 5731 44255 > 5732 4178 > 5732 23941 > 5732 35870 > 5732 38477 > 5732 48775 > 5733 17817 > 5733 19041 > 5733 25464 > 5733 28311 > 5733 45095 > 5734 23266 > 5734 26632 > 5734 34925 > 5734 35270 > 5734 37816 > 5735 4757 > 5735 23307 > 5735 24824 > 5735 39252 > 5735 46780 > 5736 19481 > 5736 30629 > 5736 31103 > 5736 43205 > 5736 48414 > 5737 13795 > 5737 24312 > 5737 34620 > 5737 37292 > 5737 41049 > 5738 10985 > 5738 15551 > 5738 19094 > 5738 34018 > 5738 43648 > 5739 7008 > 5739 14522 > 5739 16202 > 5739 22617 > 5739 38200 > 5740 18249 > 5740 26519 > 5740 47336 > 5740 48598 > 5740 49369 > 5741 15952 > 5741 25663 > 5741 27147 > 5741 31400 > 5741 43936 > 5742 17567 > 5742 29516 > 5742 37417 > 5742 41284 > 5742 44623 > 5743 9119 > 5743 12270 > 5743 20369 > 5743 24103 > 5743 34994 > 5744 12310 > 5744 17117 > 5744 30043 > 5744 36299 > 5744 45355 > 5745 2834 > 5745 17556 > 5745 26135 > 5745 28495 > 5745 35147 > 5746 38492 > 5746 40068 > 5746 40187 > 5746 47810 > 5746 48959 > 5747 13444 > 5747 13771 > 5747 33843 > 5747 41480 > 5747 43236 > 5748 11624 > 5748 33685 > 5748 35626 > 5748 46321 > 5748 47271 > 5749 6205 > 5749 10698 > 5749 24177 > 5749 32075 > 5749 49772 > 5750 15489 > 5750 32614 > 5750 36729 > 5750 36963 > 5750 43007 > 5751 13913 > 5751 19159 > 5751 22779 > 5751 38219 > 5751 47543 > 5752 6293 > 5752 18000 > 5752 20146 > 5752 34141 > 5752 46394 > 5753 6038 > 5753 9507 > 5753 32706 > 5753 36939 > 5753 40524 > 5754 1777 > 5754 18123 > 5754 25737 > 5754 26255 > 5754 27177 > 5755 7133 > 5755 20523 > 5755 30112 > 5755 44297 > 5755 48735 > 5756 7912 > 5756 18886 > 5756 41077 > 5756 41430 > 5756 44322 > 5757 4040 > 5757 12625 > 5757 19246 > 5757 34189 > 5757 35049 > 5758 17805 > 5758 31069 > 5758 31210 > 5758 33455 > 5758 36369 > 5759 6580 > 5759 16259 > 5759 22790 > 5759 35104 > 5759 47165 > 5760 6853 > 5760 18319 > 5760 30973 > 5760 33209 > 5760 41159 > 5761 2439 > 5761 7386 > 5761 21702 > 5761 29759 > 5761 37812 > 5762 9774 > 5762 11586 > 5762 28712 > 5762 45145 > 5762 47079 > 5763 5595 > 5763 13179 > 5763 16344 > 5763 23739 > 5763 36239 > 5764 4187 > 5764 11096 > 5764 44372 > 5764 46223 > 5764 49340 > 5765 8187 > 5765 15937 > 5765 24799 > 5765 27670 > 5765 48992 > 5766 8011 > 5766 9692 > 5766 12850 > 5766 40936 > 5766 46841 > 5767 2416 > 5767 18107 > 5767 25401 > 5767 31067 > 5767 36682 > 5768 522 > 5768 2578 > 5768 16593 > 5768 23584 > 5768 28658 > 5769 1119 > 5769 18342 > 5769 22657 > 5769 25307 > 5769 28866 > 5770 8515 > 5770 11714 > 5770 15984 > 5770 32270 > 5770 36136 > 5771 14869 > 5771 19943 > 5771 25059 > 5771 26702 > 5771 41507 > 5772 15263 > 5772 20108 > 5772 38556 > 5772 45520 > 5772 49002 > 5773 5958 > 5773 15927 > 5773 21061 > 5773 24160 > 5773 34608 > 5774 2297 > 5774 7178 > 5774 13461 > 5774 23273 > 5774 35369 > 5775 17813 > 5775 19024 > 5775 25103 > 5775 26098 > 5775 37923 > 5776 7679 > 5776 10939 > 5776 23287 > 5776 26833 > 5776 35123 > 5777 32362 > 5777 33927 > 5777 37170 > 5777 38371 > 5777 44611 > 5778 12926 > 5778 33667 > 5778 33803 > 5778 37521 > 5778 37855 > 5779 10658 > 5779 10959 > 5779 14862 > 5779 28669 > 5779 32558 > 5780 5553 > 5780 7565 > 5780 14265 > 5780 14395 > 5780 17530 > 5781 1856 > 5781 4239 > 5781 15170 > 5781 21843 > 5781 22686 > 5782 9111 > 5782 9286 > 5782 16454 > 5782 31575 > 5782 43560 > 5783 11142 > 5783 11440 > 5783 13845 > 5783 30090 > 5783 49276 > 5784 18032 > 5784 19348 > 5784 27125 > 5784 32929 > 5784 49601 > 5785 5703 > 5785 7917 > 5785 19830 > 5785 33540 > 5785 43433 > 5786 15206 > 5786 16465 > 5786 27063 > 5786 35085 > 5786 48681 > 5787 5308 > 5787 9690 > 5787 24236 > 5787 24954 > 5787 31830 > 5788 3948 > 5788 14695 > 5788 18651 > 5788 22653 > 5788 35148 > 5789 16973 > 5789 26254 > 5789 38074 > 5789 49272 > 5789 49568 > 5790 5643 > 5790 20319 > 5790 40755 > 5790 44226 > 5790 48005 > 5791 24608 > 5791 28499 > 5791 32723 > 5791 37297 > 5791 39653 > 5792 7237 > 5792 21728 > 5792 29010 > 5792 33332 > 5792 38522 > 5793 2943 > 5793 7003 > 5793 8985 > 5793 24809 > 5793 49122 > 5794 13429 > 5794 18081 > 5794 18201 > 5794 27285 > 5794 32478 > 5795 2958 > 5795 23492 > 5795 27727 > 5795 36009 > 5795 38283 > 5796 4 > 5796 2515 > 5796 7651 > 5796 24228 > 5796 30900 > 5797 8247 > 5797 16570 > 5797 29182 > 5797 30677 > 5797 49083 > 5798 1476 > 5798 12707 > 5798 27768 > 5798 46158 > 5798 49459 > 5799 4708 > 5799 15294 > 5799 23137 > 5799 35071 > 5799 44554 > 5800 3125 > 5800 3338 > 5800 7647 > 5800 31776 > 5800 48026 > 5801 2265 > 5801 7517 > 5801 42361 > 5801 43705 > 5801 43777 > 5802 10825 > 5802 27188 > 5802 33113 > 5802 37481 > 5802 47583 > 5803 23832 > 5803 25410 > 5803 29984 > 5803 41022 > 5803 45958 > 5804 13249 > 5804 21019 > 5804 28563 > 5804 30744 > 5804 35118 > 5805 3570 > 5805 4547 > 5805 8119 > 5805 17781 > 5805 26059 > 5806 8213 > 5806 23969 > 5806 33303 > 5806 36739 > 5806 48243 > 5807 18299 > 5807 29842 > 5807 35466 > 5807 36244 > 5807 41891 > 5808 28432 > 5808 39759 > 5808 41855 > 5808 42214 > 5808 44806 > 5809 4778 > 5809 5783 > 5809 23963 > 5809 35965 > 5809 36433 > 5810 6603 > 5810 13486 > 5810 13790 > 5810 32813 > 5810 33881 > 5811 7787 > 5811 13967 > 5811 23819 > 5811 26077 > 5811 38364 > 5812 1466 > 5812 18188 > 5812 30026 > 5812 32298 > 5812 42618 > 5813 11905 > 5813 15072 > 5813 21668 > 5813 32179 > 5813 35724 > 5814 2986 > 5814 4658 > 5814 13646 > 5814 17550 > 5814 29480 > 5815 1420 > 5815 1631 > 5815 27169 > 5815 31751 > 5815 38607 > 5816 31314 > 5816 36267 > 5816 40841 > 5816 41610 > 5816 46225 > 5817 1578 > 5817 17028 > 5817 25108 > 5817 32067 > 5817 34709 > 5818 13399 > 5818 16442 > 5818 20941 > 5818 21872 > 5818 46519 > 5819 362 > 5819 6770 > 5819 21652 > 5819 23075 > 5819 42785 > 5820 11967 > 5820 12771 > 5820 38151 > 5820 41129 > 5820 49197 > 5821 2230 > 5821 13553 > 5821 26601 > 5821 42244 > 5821 42697 > 5822 19391 > 5822 20082 > 5822 40197 > 5822 43112 > 5822 48398 > 5823 5206 > 5823 17375 > 5823 25526 > 5823 30686 > 5823 39543 > 5824 7185 > 5824 14052 > 5824 21274 > 5824 35522 > 5824 38314 > 5825 40752 > 5825 42797 > 5825 44969 > 5825 46003 > 5825 47776 > 5826 2770 > 5826 3666 > 5826 4156 > 5826 26651 > 5826 28975 > 5827 13131 > 5827 18133 > 5827 44599 > 5827 45093 > 5827 46320 > 5828 4793 > 5828 8762 > 5828 26565 > 5828 32104 > 5828 46497 > 5829 130 > 5829 18713 > 5829 23409 > 5829 26068 > 5829 36284 > 5830 2470 > 5830 38238 > 5830 43960 > 5830 46318 > 5830 48941 > 5831 6564 > 5831 18649 > 5831 19614 > 5831 21473 > 5831 21596 > 5832 13333 > 5832 27254 > 5832 38672 > 5832 43959 > 5832 46517 > 5833 15215 > 5833 19861 > 5833 24820 > 5833 46300 > 5833 47962 > 5834 14985 > 5834 18160 > 5834 33381 > 5834 39996 > 5834 43303 > 5835 933 > 5835 12097 > 5835 13377 > 5835 34138 > 5835 49356 > 5836 9956 > 5836 20134 > 5836 28384 > 5836 35545 > 5836 44631 > 5837 1584 > 5837 6673 > 5837 8670 > 5837 20165 > 5837 35686 > 5838 6738 > 5838 9139 > 5838 24220 > 5838 26060 > 5838 44624 > 5839 6096 > 5839 25225 > 5839 31065 > 5839 33450 > 5839 40860 > 5840 12237 > 5840 24640 > 5840 25174 > 5840 25873 > 5840 43611 > 5841 4625 > 5841 10794 > 5841 39982 > 5841 44694 > 5841 49941 > 5842 13058 > 5842 16144 > 5842 18030 > 5842 25316 > 5842 47454 > 5843 18854 > 5843 19185 > 5843 19903 > 5843 23279 > 5843 38363 > 5844 6013 > 5844 9071 > 5844 17334 > 5844 36342 > 5844 45208 > 5845 12590 > 5845 15626 > 5845 28583 > 5845 34981 > 5845 37375 > 5846 18517 > 5846 18667 > 5846 30935 > 5846 35274 > 5846 44398 > 5847 22173 > 5847 22193 > 5847 27180 > 5847 41056 > 5847 41512 > 5848 1152 > 5848 10903 > 5848 14663 > 5848 37046 > 5848 42094 > 5849 597 > 5849 11597 > 5849 25245 > 5849 39263 > 5849 43100 > 5850 7124 > 5850 33513 > 5850 36472 > 5850 40158 > 5850 41494 > 5851 7239 > 5851 19148 > 5851 41679 > 5851 41965 > 5851 42473 > 5852 20166 > 5852 21458 > 5852 23395 > 5852 28938 > 5852 29450 > 5853 90 > 5853 3506 > 5853 33243 > 5853 36678 > 5853 45526 > 5854 2064 > 5854 2388 > 5854 31271 > 5854 32536 > 5854 44391 > 5855 7940 > 5855 14015 > 5855 20949 > 5855 35076 > 5855 37231 > 5856 290 > 5856 16184 > 5856 38144 > 5856 46740 > 5856 49585 > 5857 2333 > 5857 3947 > 5857 19280 > 5857 26672 > 5857 48527 > 5858 6933 > 5858 7111 > 5858 32557 > 5858 35483 > 5858 49500 > 5859 19735 > 5859 22587 > 5859 25586 > 5859 34646 > 5859 37319 > 5860 389 > 5860 14597 > 5860 23660 > 5860 36022 > 5860 39656 > 5861 12633 > 5861 23841 > 5861 32091 > 5861 38244 > 5861 38378 > 5862 5337 > 5862 5793 > 5862 25860 > 5862 26951 > 5862 28935 > 5863 1926 > 5863 3661 > 5863 11699 > 5863 36053 > 5863 48152 > 5864 2175 > 5864 2905 > 5864 4864 > 5864 27262 > 5864 35527 > 5865 7786 > 5865 21123 > 5865 35158 > 5865 35732 > 5865 42519 > 5866 4221 > 5866 12473 > 5866 14287 > 5866 31739 > 5866 49637 > 5867 12159 > 5867 13164 > 5867 29151 > 5867 42890 > 5867 45214 > 5868 2815 > 5868 3162 > 5868 36353 > 5868 42335 > 5868 44579 > 5869 6018 > 5869 14110 > 5869 23430 > 5869 36764 > 5869 45957 > 5870 6010 > 5870 12520 > 5870 28035 > 5870 35227 > 5870 37480 > 5871 8216 > 5871 18217 > 5871 31801 > 5871 43204 > 5871 43695 > 5872 526 > 5872 1397 > 5872 38863 > 5872 42925 > 5872 48092 > 5873 4015 > 5873 6912 > 5873 7789 > 5873 12114 > 5873 37433 > 5874 2532 > 5874 11909 > 5874 26595 > 5874 35936 > 5874 37882 > 5875 8376 > 5875 8607 > 5875 15348 > 5875 22486 > 5875 41705 > 5876 27660 > 5876 39087 > 5876 46830 > 5876 46858 > 5876 49461 > 5877 9130 > 5877 15408 > 5877 39802 > 5877 44601 > 5877 46099 > 5878 6713 > 5878 11540 > 5878 15895 > 5878 35439 > 5878 46326 > 5879 12510 > 5879 16662 > 5879 20085 > 5879 22644 > 5879 49442 > 5880 7407 > 5880 11770 > 5880 18317 > 5880 30567 > 5880 31475 > 5881 8201 > 5881 27708 > 5881 32300 > 5881 45471 > 5881 47868 > 5882 3686 > 5882 9371 > 5882 19573 > 5882 21624 > 5882 46598 > 5883 2827 > 5883 29190 > 5883 30034 > 5883 31630 > 5883 38521 > 5884 525 > 5884 14822 > 5884 32287 > 5884 37696 > 5884 46409 > 5885 6851 > 5885 20595 > 5885 24250 > 5885 30154 > 5885 32186 > 5886 1112 > 5886 30228 > 5886 30229 > 5886 37278 > 5886 41042 > 5887 11022 > 5887 11916 > 5887 19191 > 5887 29659 > 5887 32374 > 5888 19945 > 5888 23734 > 5888 25664 > 5888 30936 > 5888 35277 > 5889 1191 > 5889 14896 > 5889 16087 > 5889 22407 > 5889 30500 > 5890 1172 > 5890 4538 > 5890 6291 > 5890 11956 > 5890 22117 > 5891 1169 > 5891 30692 > 5891 39128 > 5891 39687 > 5891 46837 > 5892 6106 > 5892 20180 > 5892 27938 > 5892 34156 > 5892 38677 > 5893 11509 > 5893 25317 > 5893 26962 > 5893 45070 > 5893 47313 > 5894 13247 > 5894 13872 > 5894 24553 > 5894 36953 > 5894 41065 > 5895 10884 > 5895 14223 > 5895 14454 > 5895 29801 > 5895 30559 > 5896 15129 > 5896 15132 > 5896 18169 > 5896 25687 > 5896 31781 > 5897 311 > 5897 8447 > 5897 36597 > 5897 37190 > 5897 48717 > 5898 10804 > 5898 20074 > 5898 22627 > 5898 33380 > 5898 46873 > 5899 7695 > 5899 14664 > 5899 20544 > 5899 37378 > 5899 49258 > 5900 1341 > 5900 3185 > 5900 6609 > 5900 8662 > 5900 38098 > 5901 14978 > 5901 23165 > 5901 28152 > 5901 42442 > 5901 42957 > 5902 2932 > 5902 12076 > 5902 37138 > 5902 43355 > 5902 45919 > 5903 4482 > 5903 34860 > 5903 42865 > 5903 47948 > 5903 48045 > 5904 11522 > 5904 12838 > 5904 43403 > 5904 48948 > 5904 49768 > 5905 5068 > 5905 5239 > 5905 16490 > 5905 28596 > 5905 44051 > 5906 10574 > 5906 18087 > 5906 21840 > 5906 25912 > 5906 29533 > 5907 2207 > 5907 10157 > 5907 38227 > 5907 39776 > 5907 42106 > 5908 118 > 5908 7566 > 5908 7658 > 5908 7895 > 5908 8023 > 5909 631 > 5909 6250 > 5909 11311 > 5909 15715 > 5909 20647 > 5910 23222 > 5910 25810 > 5910 41892 > 5910 44014 > 5910 48371 > 5911 17411 > 5911 22202 > 5911 34159 > 5911 42260 > 5911 43410 > 5912 722 > 5912 17796 > 5912 26791 > 5912 28317 > 5912 39240 > 5913 1576 > 5913 30610 > 5913 40025 > 5913 41483 > 5913 46292 > 5914 2458 > 5914 4286 > 5914 9306 > 5914 29380 > 5914 42921 > 5915 7136 > 5915 14771 > 5915 34350 > 5915 44192 > 5915 48723 > 5916 17385 > 5916 27765 > 5916 34832 > 5916 40597 > 5916 40632 > 5917 10637 > 5917 30381 > 5917 35487 > 5917 41192 > 5917 47529 > 5918 2712 > 5918 5967 > 5918 7877 > 5918 24939 > 5918 25399 > 5919 9629 > 5919 15258 > 5919 26849 > 5919 28464 > 5919 41698 > 5920 2874 > 5920 3668 > 5920 5650 > 5920 5916 > 5920 26178 > 5921 24861 > 5921 27466 > 5921 30367 > 5921 37685 > 5921 40469 > 5922 10362 > 5922 11866 > 5922 15111 > 5922 23407 > 5922 33750 > 5923 5310 > 5923 7393 > 5923 10994 > 5923 34539 > 5923 43995 > 5924 6070 > 5924 16401 > 5924 20437 > 5924 36162 > 5924 37739 > 5925 26546 > 5925 27910 > 5925 30470 > 5925 32971 > 5925 49830 > 5926 3889 > 5926 10539 > 5926 14426 > 5926 25413 > 5926 26765 > 5927 14310 > 5927 23764 > 5927 31347 > 5927 36074 > 5927 43034 > 5928 9433 > 5928 34362 > 5928 39177 > 5928 39420 > 5928 46782 > 5929 3844 > 5929 8688 > 5929 12290 > 5929 38628 > 5929 46414 > 5930 9820 > 5930 18786 > 5930 31227 > 5930 39330 > 5930 49515 > 5931 1854 > 5931 12029 > 5931 16215 > 5931 18157 > 5931 38493 > 5932 11274 > 5932 14425 > 5932 19083 > 5932 20006 > 5932 48725 > 5933 533 > 5933 7134 > 5933 13069 > 5933 23837 > 5933 35333 > 5934 74 > 5934 4093 > 5934 9725 > 5934 16909 > 5934 19792 > 5935 6667 > 5935 15606 > 5935 28890 > 5935 38149 > 5935 46105 > 5936 20635 > 5936 21998 > 5936 29331 > 5936 33320 > 5936 37617 > 5937 1485 > 5937 10450 > 5937 17270 > 5937 18555 > 5937 20710 > 5938 9621 > 5938 20622 > 5938 36919 > 5938 38333 > 5938 42310 > 5939 9915 > 5939 12004 > 5939 13119 > 5939 35461 > 5939 38571 > 5940 10027 > 5940 17087 > 5940 19814 > 5940 32728 > 5940 44203 > 5941 550 > 5941 2330 > 5941 12355 > 5941 35233 > 5941 41064 > 5942 2374 > 5942 9615 > 5942 9857 > 5942 9978 > 5942 43592 > 5943 13873 > 5943 17122 > 5943 22557 > 5943 29655 > 5943 46592 > 5944 425 > 5944 13341 > 5944 14502 > 5944 21235 > 5944 27287 > 5945 103 > 5945 2710 > 5945 12386 > 5945 38731 > 5945 43885 > 5946 3801 > 5946 8350 > 5946 37956 > 5946 46209 > 5946 47544 > 5947 17328 > 5947 31743 > 5947 33954 > 5947 48432 > 5947 48512 > 5948 6400 > 5948 27132 > 5948 32655 > 5948 37464 > 5948 43909 > 5949 12927 > 5949 31584 > 5949 34847 > 5949 35365 > 5949 41824 > 5950 2534 > 5950 13565 > 5950 17970 > 5950 19836 > 5950 36258 > 5951 8151 > 5951 26328 > 5951 34635 > 5951 39166 > 5951 47199 > 5952 12087 > 5952 17591 > 5952 17640 > 5952 19076 > 5952 34810 > 5953 36110 > 5953 36851 > 5953 37801 > 5953 47663 > 5953 48670 > 5954 14809 > 5954 24323 > 5954 25011 > 5954 37726 > 5954 45499 > 5955 12691 > 5955 20374 > 5955 39761 > 5955 44491 > 5955 46694 > 5956 14770 > 5956 16018 > 5956 18840 > 5956 25652 > 5956 48834 > 5957 7154 > 5957 15501 > 5957 21544 > 5957 32815 > 5957 35131 > 5958 18934 > 5958 24512 > 5958 27722 > 5958 28993 > 5958 45100 > 5959 876 > 5959 10263 > 5959 17219 > 5959 32208 > 5959 41672 > 5960 5454 > 5960 12820 > 5960 18202 > 5960 19011 > 5960 25671 > 5961 1798 > 5961 6675 > 5961 16692 > 5961 29077 > 5961 33385 > 5962 2607 > 5962 20600 > 5962 29218 > 5962 45427 > 5962 49187 > 5963 6488 > 5963 22321 > 5963 33991 > 5963 39548 > 5963 42120 > 5964 13190 > 5964 18776 > 5964 32642 > 5964 34595 > 5964 36208 > 5965 45 > 5965 199 > 5965 17156 > 5965 23778 > 5965 47917 > 5966 19117 > 5966 26275 > 5966 32422 > 5966 47986 > 5966 48456 > 5967 10129 > 5967 12884 > 5967 26719 > 5967 45248 > 5967 47621 > 5968 11446 > 5968 26326 > 5968 37039 > 5968 37750 > 5968 46916 > 5969 21137 > 5969 23135 > 5969 32351 > 5969 37614 > 5969 40668 > 5970 1774 > 5970 8924 > 5970 12224 > 5970 37175 > 5970 37840 > 5971 405 > 5971 11807 > 5971 13487 > 5971 39470 > 5971 40635 > 5972 442 > 5972 25101 > 5972 40475 > 5972 46381 > 5972 47423 > 5973 7200 > 5973 9497 > 5973 28190 > 5973 35823 > 5973 48633 > 5974 2109 > 5974 2848 > 5974 5836 > 5974 8911 > 5974 10361 > 5975 12042 > 5975 13747 > 5975 19289 > 5975 41376 > 5975 42560 > 5976 5066 > 5976 5399 > 5976 21990 > 5976 23776 > 5976 41577 > 5977 5705 > 5977 21052 > 5977 21539 > 5977 24732 > 5977 33443 > 5978 2362 > 5978 3139 > 5978 19155 > 5978 36679 > 5978 49332 > 5979 705 > 5979 3336 > 5979 21466 > 5979 27856 > 5979 37022 > 5980 3038 > 5980 14723 > 5980 15167 > 5980 27435 > 5980 29103 > 5981 2933 > 5981 10071 > 5981 10382 > 5981 10643 > 5981 18543 > 5982 6791 > 5982 7608 > 5982 29667 > 5982 34139 > 5982 37661 > 5983 14919 > 5983 23469 > 5983 24475 > 5983 35276 > 5983 49984 > 5984 1292 > 5984 11735 > 5984 44528 > 5984 44960 > 5984 45794 > 5985 6447 > 5985 24498 > 5985 32859 > 5985 37025 > 5985 41253 > 5986 10484 > 5986 19884 > 5986 30633 > 5986 32779 > 5986 46122 > 5987 485 > 5987 3751 > 5987 35026 > 5987 40908 > 5987 41364 > 5988 22025 > 5988 30897 > 5988 37892 > 5988 40564 > 5988 47381 > 5989 5488 > 5989 21991 > 5989 23183 > 5989 30334 > 5989 48127 > 5990 2557 > 5990 15280 > 5990 24080 > 5990 32310 > 5990 48578 > 5991 2287 > 5991 13425 > 5991 20440 > 5991 28621 > 5991 43288 > 5992 1438 > 5992 27229 > 5992 43510 > 5992 48111 > 5992 48253 > 5993 12157 > 5993 16891 > 5993 33456 > 5993 40569 > 5993 45041 > 5994 10188 > 5994 23313 > 5994 34343 > 5994 38531 > 5994 45882 > 5995 11146 > 5995 23923 > 5995 32908 > 5995 35507 > 5995 36658 > 5996 5448 > 5996 18542 > 5996 31444 > 5996 33615 > 5996 47117 > 5997 14529 > 5997 15554 > 5997 31030 > 5997 41252 > 5997 49862 > 5998 13296 > 5998 13301 > 5998 17025 > 5998 18322 > 5998 19016 > 5999 7703 > 5999 13620 > 5999 15096 > 5999 29729 > 5999 32171 > 6000 4006 > 6000 4738 > 6000 11825 > 6000 18505 > 6000 38310 > 6001 8163 > 6001 8513 > 6001 17398 > 6001 36439 > 6001 44659 > 6002 3244 > 6002 6121 > 6002 9800 > 6002 15344 > 6002 23632 > 6003 18654 > 6003 25430 > 6003 38396 > 6003 41715 > 6003 44180 > 6004 15219 > 6004 23547 > 6004 24252 > 6004 30734 > 6004 31024 > 6005 1173 > 6005 2522 > 6005 46287 > 6005 48788 > 6005 49166 > 6006 2776 > 6006 28986 > 6006 34005 > 6006 38574 > 6006 41780 > 6007 10522 > 6007 13304 > 6007 13638 > 6007 26436 > 6007 44866 > 6008 4045 > 6008 12976 > 6008 15781 > 6008 23227 > 6008 25615 > 6009 4603 > 6009 17089 > 6009 29683 > 6009 32542 > 6009 47659 > 6010 1710 > 6010 2061 > 6010 8326 > 6010 8777 > 6010 46636 > 6011 11076 > 6011 44688 > 6011 47524 > 6011 49206 > 6011 49817 > 6012 5542 > 6012 17901 > 6012 24188 > 6012 30244 > 6012 49284 > 6013 11387 > 6013 14977 > 6013 15209 > 6013 34418 > 6013 39675 > 6014 29861 > 6014 31654 > 6014 38312 > 6014 44972 > 6014 48027 > 6015 37125 > 6015 39730 > 6015 42092 > 6015 43402 > 6015 47198 > 6016 436 > 6016 25054 > 6016 38512 > 6016 41733 > 6016 46906 > 6017 104 > 6017 35834 > 6017 42167 > 6017 42174 > 6017 44304 > 6018 19061 > 6018 21765 > 6018 31954 > 6018 41751 > 6018 42057 > 6019 216 > 6019 282 > 6019 25593 > 6019 28842 > 6019 35627 > 6020 75 > 6020 10424 > 6020 26453 > 6020 26627 > 6020 49901 > 6021 11304 > 6021 19079 > 6021 25714 > 6021 40570 > 6021 48006 > 6022 22214 > 6022 23625 > 6022 28438 > 6022 29605 > 6022 41996 > 6023 4183 > 6023 26208 > 6023 29090 > 6023 38520 > 6023 48361 > 6024 10481 > 6024 16015 > 6024 26498 > 6024 26580 > 6024 44555 > 6025 10530 > 6025 22610 > 6025 30080 > 6025 42997 > 6025 47981 > 6026 5211 > 6026 10261 > 6026 24397 > 6026 38083 > 6026 48610 > 6027 4810 > 6027 13861 > 6027 18025 > 6027 19136 > 6027 49922 > 6028 4642 > 6028 23795 > 6028 24328 > 6028 42669 > 6028 45088 > 6029 14051 > 6029 22092 > 6029 22635 > 6029 27036 > 6029 44482 > 6030 315 > 6030 4729 > 6030 5060 > 6030 39949 > 6030 40356 > 6031 23187 > 6031 26446 > 6031 28350 > 6031 29236 > 6031 46488 > 6032 289 > 6032 7483 > 6032 9220 > 6032 20644 > 6032 28733 > 6033 8477 > 6033 18094 > 6033 19948 > 6033 24343 > 6033 40321 > 6034 14719 > 6034 23115 > 6034 25638 > 6034 34647 > 6034 36000 > 6035 17623 > 6035 21187 > 6035 27815 > 6035 36042 > 6035 44198 > 6036 26334 > 6036 29419 > 6036 30281 > 6036 31096 > 6036 38220 > 6037 10992 > 6037 29411 > 6037 38177 > 6037 47026 > 6037 49389 > 6038 1505 > 6038 19902 > 6038 36789 > 6038 38538 > 6038 43597 > 6039 11683 > 6039 14974 > 6039 33038 > 6039 48139 > 6039 48271 > 6040 15609 > 6040 23365 > 6040 29998 > 6040 43928 > 6040 47461 > 6041 14322 > 6041 22295 > 6041 29229 > 6041 44311 > 6041 46975 > 6042 14194 > 6042 16741 > 6042 30725 > 6042 37977 > 6042 45853 > 6043 19588 > 6043 30128 > 6043 35845 > 6043 42730 > 6043 49325 > 6044 4201 > 6044 4673 > 6044 8253 > 6044 19695 > 6044 37501 > 6045 1708 > 6045 19543 > 6045 19632 > 6045 27996 > 6045 47513 > 6046 4362 > 6046 6319 > 6046 16397 > 6046 33644 > 6046 43269 > 6047 11842 > 6047 20707 > 6047 32484 > 6047 33040 > 6047 35624 > 6048 17142 > 6048 20141 > 6048 20254 > 6048 26387 > 6048 38775 > 6049 870 > 6049 11764 > 6049 17064 > 6049 25853 > 6049 48032 > 6050 23894 > 6050 36054 > 6050 40309 > 6050 48203 > 6050 49826 > 6051 19454 > 6051 24721 > 6051 29350 > 6051 34335 > 6051 40371 > 6052 9253 > 6052 11777 > 6052 11884 > 6052 29677 > 6052 32948 > 6053 1568 > 6053 5670 > 6053 12889 > 6053 26737 > 6053 41334 > 6054 4395 > 6054 16483 > 6054 21258 > 6054 41303 > 6054 49605 > 6055 13379 > 6055 33401 > 6055 35322 > 6055 43167 > 6055 47173 > 6056 5420 > 6056 6832 > 6056 15755 > 6056 39469 > 6056 45683 > 6057 5849 > 6057 11934 > 6057 15959 > 6057 18372 > 6057 22782 > 6058 8696 > 6058 14510 > 6058 22141 > 6058 40169 > 6058 41660 > 6059 5361 > 6059 17630 > 6059 22391 > 6059 32084 > 6059 43718 > 6060 4679 > 6060 5902 > 6060 6008 > 6060 6474 > 6060 49289 > 6061 2704 > 6061 7879 > 6061 32605 > 6061 33555 > 6061 41701 > 6062 16961 > 6062 20805 > 6062 21956 > 6062 28443 > 6062 35979 > 6063 10687 > 6063 16569 > 6063 40011 > 6063 42745 > 6063 45428 > 6064 937 > 6064 6576 > 6064 26095 > 6064 48711 > 6064 48938 > 6065 1232 > 6065 3153 > 6065 17797 > 6065 21307 > 6065 45713 > 6066 12423 > 6066 28989 > 6066 45357 > 6066 45989 > 6066 49223 > 6067 4001 > 6067 16123 > 6067 16749 > 6067 27858 > 6067 34777 > 6068 12448 > 6068 12701 > 6068 19428 > 6068 20078 > 6068 26216 > 6069 5254 > 6069 19104 > 6069 35572 > 6069 42132 > 6069 42966 > 6070 20005 > 6070 28373 > 6070 38221 > 6070 38816 > 6070 46966 > 6071 5198 > 6071 8753 > 6071 17412 > 6071 18619 > 6071 47128 > 6072 3840 > 6072 8002 > 6072 11582 > 6072 39258 > 6072 48185 > 6073 7441 > 6073 19506 > 6073 21406 > 6073 23887 > 6073 44952 > 6074 4788 > 6074 11531 > 6074 22897 > 6074 23094 > 6074 42019 > 6075 7800 > 6075 13992 > 6075 14710 > 6075 21101 > 6075 41873 > 6076 24171 > 6076 26687 > 6076 34641 > 6076 36129 > 6076 48242 > 6077 1878 > 6077 6268 > 6077 24526 > 6077 32673 > 6077 41176 > 6078 14474 > 6078 17372 > 6078 20609 > 6078 23716 > 6078 41792 > 6079 2518 > 6079 11397 > 6079 16232 > 6079 29185 > 6079 32827 > 6080 10739 > 6080 13017 > 6080 32732 > 6080 44572 > 6080 48701 > 6081 21419 > 6081 28084 > 6081 36300 > 6081 43225 > 6081 49763 > 6082 16475 > 6082 21465 > 6082 41375 > 6082 46733 > 6082 47418 > 6083 8449 > 6083 25461 > 6083 27002 > 6083 30730 > 6083 49397 > 6084 1533 > 6084 5196 > 6084 15381 > 6084 46853 > 6084 48739 > 6085 10719 > 6085 35715 > 6085 36698 > 6085 40788 > 6085 49771 > 6086 684 > 6086 15799 > 6086 22640 > 6086 46204 > 6086 48860 > 6087 10721 > 6087 14654 > 6087 23323 > 6087 37920 > 6087 47247 > 6088 2013 > 6088 17033 > 6088 19891 > 6088 29926 > 6088 48622 > 6089 8820 > 6089 12558 > 6089 20900 > 6089 29330 > 6089 43594 > 6090 3053 > 6090 7504 > 6090 20998 > 6090 38428 > 6090 42948 > 6091 1211 > 6091 7466 > 6091 18604 > 6091 32987 > 6091 42085 > 6092 1417 > 6092 2936 > 6092 9416 > 6092 9795 > 6092 16256 > 6093 2720 > 6093 23743 > 6093 26148 > 6093 33885 > 6093 42839 > 6094 3406 > 6094 17057 > 6094 24748 > 6094 42565 > 6094 45170 > 6095 11158 > 6095 13931 > 6095 20346 > 6095 32226 > 6095 37055 > 6096 6126 > 6096 12456 > 6096 20888 > 6096 25600 > 6096 45330 > 6097 561 > 6097 25641 > 6097 39905 > 6097 45040 > 6097 49651 > 6098 4711 > 6098 16399 > 6098 17258 > 6098 23023 > 6098 40221 > 6099 26855 > 6099 29395 > 6099 39902 > 6099 43507 > 6099 48874 > 6100 5476 > 6100 9863 > 6100 10059 > 6100 30168 > 6100 40126 > 6101 590 > 6101 7955 > 6101 18637 > 6101 24896 > 6101 43021 > 6102 974 > 6102 22044 > 6102 23293 > 6102 45734 > 6102 49963 > 6103 4594 > 6103 12136 > 6103 14653 > 6103 26547 > 6103 34448 > 6104 4191 > 6104 6794 > 6104 17248 > 6104 26206 > 6104 27702 > 6105 1238 > 6105 4349 > 6105 9876 > 6105 25726 > 6105 38066 > 6106 5179 > 6106 14705 > 6106 28958 > 6106 34789 > 6106 38947 > 6107 3358 > 6107 7462 > 6107 13151 > 6107 18034 > 6107 43172 > 6108 1019 > 6108 1337 > 6108 9015 > 6108 20999 > 6108 37565 > 6109 5326 > 6109 7448 > 6109 9917 > 6109 12739 > 6109 49349 > 6110 846 > 6110 5687 > 6110 35228 > 6110 37568 > 6110 43721 > 6111 18529 > 6111 27961 > 6111 32666 > 6111 33969 > 6111 44330 > 6112 6537 > 6112 12019 > 6112 24382 > 6112 39697 > 6112 48061 > 6113 4235 > 6113 8673 > 6113 28963 > 6113 32378 > 6113 40613 > 6114 29 > 6114 6051 > 6114 8922 > 6114 29942 > 6114 33924 > 6115 8322 > 6115 13236 > 6115 15816 > 6115 28355 > 6115 34585 > 6116 4601 > 6116 23294 > 6116 30546 > 6116 38984 > 6116 40203 > 6117 4502 > 6117 7603 > 6117 12749 > 6117 18774 > 6117 36259 > 6118 2968 > 6118 7944 > 6118 21412 > 6118 37484 > 6118 48731 > 6119 668 > 6119 3032 > 6119 23891 > 6119 25682 > 6119 45868 > 6120 12812 > 6120 27583 > 6120 30514 > 6120 37686 > 6120 43032 > 6121 7791 > 6121 16284 > 6121 22850 > 6121 25695 > 6121 36663 > 6122 23996 > 6122 25090 > 6122 32688 > 6122 41647 > 6122 47644 > 6123 6866 > 6123 9375 > 6123 38587 > 6123 41136 > 6123 43569 > 6124 2718 > 6124 3379 > 6124 34497 > 6124 38501 > 6124 46113 > 6125 20096 > 6125 21010 > 6125 32708 > 6125 47327 > 6125 48219 > 6126 1003 > 6126 6926 > 6126 18975 > 6126 38315 > 6126 41986 > 6127 5401 > 6127 25667 > 6127 27680 > 6127 31948 > 6127 43731 > 6128 9847 > 6128 11369 > 6128 29037 > 6128 29489 > 6128 39096 > 6129 11996 > 6129 17684 > 6129 28318 > 6129 28527 > 6129 45888 > 6130 28390 > 6130 33027 > 6130 33518 > 6130 45546 > 6130 48309 > 6131 16342 > 6131 20537 > 6131 32799 > 6131 36190 > 6131 47896 > 6132 4338 > 6132 15358 > 6132 22818 > 6132 25395 > 6132 38630 > 6133 7671 > 6133 13100 > 6133 14959 > 6133 34068 > 6133 41259 > 6134 6024 > 6134 7870 > 6134 36507 > 6134 45303 > 6134 45426 > 6135 3214 > 6135 3974 > 6135 11966 > 6135 29445 > 6135 33917 > 6136 4426 > 6136 8906 > 6136 10671 > 6136 23231 > 6136 36905 > 6137 30938 > 6137 36766 > 6137 40233 > 6137 44177 > 6137 49544 > 6138 3062 > 6138 4915 > 6138 22147 > 6138 30429 > 6138 44352 > 6139 948 > 6139 7433 > 6139 20479 > 6139 24120 > 6139 31452 > 6140 7685 > 6140 21381 > 6140 44088 > 6140 48009 > 6140 49204 > 6141 4633 > 6141 11519 > 6141 21266 > 6141 28097 > 6141 40888 > 6142 3748 > 6142 4656 > 6142 9411 > 6142 32414 > 6142 46949 > 6143 6763 > 6143 7778 > 6143 21102 > 6143 26767 > 6143 41241 > 6144 1377 > 6144 6546 > 6144 16681 > 6144 43383 > 6144 48918 > 6145 3403 > 6145 4903 > 6145 5278 > 6145 10402 > 6145 30586 > 6146 629 > 6146 8901 > 6146 9803 > 6146 42283 > 6146 46846 > 6147 15172 > 6147 22314 > 6147 22582 > 6147 33371 > 6147 49881 > 6148 5953 > 6148 10410 > 6148 19825 > 6148 21039 > 6148 24197 > 6149 4427 > 6149 9074 > 6149 23699 > 6149 36902 > 6149 37964 > 6150 1046 > 6150 20389 > 6150 25041 > 6150 28620 > 6150 49975 > 6151 3252 > 6151 11493 > 6151 13310 > 6151 30136 > 6151 40996 > 6152 9830 > 6152 13886 > 6152 16441 > 6152 27861 > 6152 34673 > 6153 14831 > 6153 18735 > 6153 24993 > 6153 35749 > 6153 46268 > 6154 10464 > 6154 21021 > 6154 27699 > 6154 31137 > 6154 36030 > 6155 4440 > 6155 20332 > 6155 28990 > 6155 43273 > 6155 48083 > 6156 5107 > 6156 5625 > 6156 6422 > 6156 32624 > 6156 39266 > 6157 5402 > 6157 25715 > 6157 38392 > 6157 45996 > 6157 47402 > 6158 3314 > 6158 13617 > 6158 19731 > 6158 26924 > 6158 48907 > 6159 1775 > 6159 4631 > 6159 17503 > 6159 26462 > 6159 49058 > 6160 1731 > 6160 18832 > 6160 28528 > 6160 35330 > 6160 47393 > 6161 26633 > 6161 26985 > 6161 43566 > 6161 43754 > 6161 47349 > 6162 3093 > 6162 8220 > 6162 27941 > 6162 33836 > 6162 39965 > 6163 7867 > 6163 18796 > 6163 20233 > 6163 32753 > 6163 46703 > 6164 4518 > 6164 26832 > 6164 34786 > 6164 35151 > 6164 40797 > 6165 20105 > 6165 29534 > 6165 42613 > 6165 46017 > 6165 49836 > 6166 902 > 6166 5765 > 6166 29816 > 6166 35011 > 6166 36535 > 6167 2971 > 6167 12011 > 6167 13541 > 6167 37507 > 6167 48138 > 6168 18666 > 6168 19667 > 6168 26968 > 6168 34467 > 6168 42516 > 6169 3717 > 6169 24422 > 6169 31546 > 6169 43357 > 6169 46687 > 6170 25127 > 6170 38294 > 6170 38650 > 6170 42278 > 6170 42478 > 6171 1903 > 6171 3679 > 6171 20962 > 6171 34910 > 6171 40324 > 6172 9716 > 6172 33535 > 6172 34458 > 6172 34748 > 6172 44329 > 6173 3913 > 6173 11352 > 6173 14024 > 6173 29075 > 6173 43967 > 6174 6669 > 6174 13161 > 6174 21257 > 6174 42887 > 6174 46600 > 6175 15424 > 6175 18661 > 6175 32356 > 6175 46239 > 6175 49454 > 6176 1016 > 6176 19258 > 6176 28112 > 6176 36141 > 6176 42958 > 6177 2412 > 6177 9908 > 6177 11890 > 6177 39628 > 6177 46111 > 6178 3772 > 6178 9444 > 6178 21587 > 6178 23694 > 6178 48007 > 6179 11403 > 6179 17757 > 6179 22029 > 6179 24253 > 6179 45080 > 6180 15817 > 6180 15894 > 6180 21216 > 6180 45191 > 6180 49336 > 6181 7715 > 6181 10122 > 6181 20806 > 6181 26134 > 6181 41731 > 6182 18778 > 6182 19393 > 6182 20460 > 6182 38479 > 6182 43630 > 6183 16554 > 6183 21341 > 6183 27547 > 6183 32069 > 6183 32985 > 6184 14319 > 6184 26358 > 6184 35092 > 6184 36366 > 6184 38943 > 6185 11861 > 6185 24149 > 6185 26657 > 6185 39563 > 6185 43981 > 6186 1148 > 6186 9930 > 6186 22198 > 6186 26502 > 6186 26703 > 6187 13889 > 6187 23986 > 6187 33517 > 6187 33781 > 6187 44011 > 6188 9546 > 6188 13427 > 6188 19396 > 6188 34961 > 6188 35747 > 6189 13432 > 6189 31849 > 6189 34465 > 6189 37767 > 6189 49943 > 6190 8413 > 6190 9456 > 6190 12630 > 6190 45755 > 6190 46612 > 6191 345 > 6191 3109 > 6191 13359 > 6191 21704 > 6191 40166 > 6192 14103 > 6192 15160 > 6192 23375 > 6192 38236 > 6192 38725 > 6193 16410 > 6193 28806 > 6193 31774 > 6193 35648 > 6193 43086 > 6194 9545 > 6194 24783 > 6194 41723 > 6194 42649 > 6194 44257 > 6195 3518 > 6195 20653 > 6195 31556 > 6195 39202 > 6195 41702 > 6196 10496 > 6196 12715 > 6196 21693 > 6196 29204 > 6196 45424 > 6197 291 > 6197 9607 > 6197 28468 > 6197 40031 > 6197 43169 > 6198 12334 > 6198 17607 > 6198 32228 > 6198 36222 > 6198 49732 > 6199 4865 > 6199 15692 > 6199 16769 > 6199 39940 > 6199 41835 > 6200 6389 > 6200 19646 > 6200 34873 > 6200 48482 > 6200 49718 > 6201 3547 > 6201 16138 > 6201 30435 > 6201 35425 > 6201 39602 > 6202 11332 > 6202 12931 > 6202 15999 > 6202 35625 > 6202 39828 > 6203 13125 > 6203 15144 > 6203 23016 > 6203 26848 > 6203 48802 > 6204 618 > 6204 5097 > 6204 6139 > 6204 42288 > 6204 46161 > 6205 6826 > 6205 7491 > 6205 11930 > 6205 12414 > 6205 40260 > 6206 13499 > 6206 22612 > 6206 26407 > 6206 32390 > 6206 43446 > 6207 2922 > 6207 7620 > 6207 22771 > 6207 23483 > 6207 47610 > 6208 985 > 6208 2978 > 6208 4983 > 6208 31011 > 6208 42679 > 6209 18765 > 6209 24045 > 6209 24772 > 6209 26674 > 6209 31703 > 6210 13715 > 6210 17542 > 6210 33759 > 6210 38257 > 6210 40252 > 6211 8490 > 6211 14709 > 6211 27391 > 6211 28287 > 6211 36111 > 6212 5600 > 6212 21284 > 6212 26548 > 6212 30466 > 6212 32835 > 6213 7153 > 6213 10919 > 6213 11914 > 6213 16654 > 6213 26150 > 6214 5016 > 6214 33807 > 6214 36954 > 6214 43699 > 6214 49068 > 6215 12501 > 6215 22022 > 6215 36665 > 6215 42414 > 6215 42663 > 6216 23791 > 6216 33242 > 6216 39312 > 6216 44186 > 6216 47086 > 6217 5484 > 6217 5504 > 6217 18740 > 6217 27578 > 6217 43539 > 6218 5481 > 6218 12346 > 6218 15764 > 6218 20728 > 6218 43573 > 6219 2990 > 6219 13805 > 6219 27878 > 6219 34563 > 6219 36070 > 6220 1876 > 6220 4634 > 6220 41989 > 6220 46062 > 6220 49858 > 6221 5867 > 6221 12246 > 6221 30695 > 6221 41322 > 6221 43733 > 6222 1113 > 6222 20281 > 6222 27818 > 6222 36721 > 6222 44345 > 6223 1959 > 6223 10113 > 6223 20525 > 6223 21287 > 6223 27870 > 6224 7296 > 6224 7801 > 6224 24946 > 6224 36803 > 6224 48002 > 6225 6455 > 6225 21938 > 6225 33012 > 6225 33522 > 6225 49064 > 6226 1643 > 6226 24189 > 6226 30966 > 6226 38892 > 6226 48634 > 6227 10350 > 6227 18329 > 6227 24424 > 6227 45829 > 6227 49753 > 6228 10626 > 6228 21889 > 6228 41125 > 6228 42709 > 6228 46695 > 6229 13420 > 6229 21054 > 6229 22308 > 6229 27964 > 6229 32074 > 6230 1059 > 6230 5667 > 6230 36626 > 6230 39004 > 6230 42590 > 6231 2698 > 6231 14193 > 6231 25627 > 6231 29142 > 6231 40572 > 6232 13112 > 6232 32254 > 6232 43176 > 6232 44403 > 6232 48480 > 6233 12002 > 6233 20541 > 6233 25442 > 6233 26363 > 6233 40646 > 6234 7051 > 6234 10373 > 6234 33568 > 6234 41839 > 6234 47886 > 6235 30328 > 6235 39417 > 6235 39576 > 6235 45626 > 6235 47450 > 6236 12780 > 6236 14021 > 6236 23511 > 6236 35881 > 6236 37938 > 6237 2376 > 6237 2592 > 6237 9750 > 6237 24182 > 6237 25845 > 6238 5973 > 6238 18273 > 6238 23076 > 6238 28832 > 6238 37564 > 6239 1448 > 6239 2715 > 6239 30789 > 6239 32361 > 6239 41819 > 6240 7899 > 6240 18343 > 6240 27640 > 6240 34447 > 6240 48945 > 6241 10219 > 6241 10822 > 6241 25263 > 6241 31261 > 6241 40477 > 6242 17267 > 6242 19273 > 6242 26587 > 6242 40519 > 6242 49081 > 6243 3197 > 6243 6761 > 6243 17590 > 6243 21735 > 6243 43098 > 6244 19219 > 6244 24338 > 6244 35503 > 6244 38462 > 6244 48607 > 6245 6333 > 6245 11264 > 6245 17341 > 6245 26835 > 6245 34182 > 6246 491 > 6246 16032 > 6246 27881 > 6246 39228 > 6246 48047 > 6247 11312 > 6247 24014 > 6247 29803 > 6247 42415 > 6247 43271 > 6248 16854 > 6248 28546 > 6248 29338 > 6248 36060 > 6248 47592 > 6249 6963 > 6249 10838 > 6249 26808 > 6249 33913 > 6249 40075 > 6250 5349 > 6250 11836 > 6250 19675 > 6250 33307 > 6250 44425 > 6251 3501 > 6251 3591 > 6251 18241 > 6251 18462 > 6251 26496 > 6252 4548 > 6252 17842 > 6252 25215 > 6252 27508 > 6252 30766 > 6253 15024 > 6253 17818 > 6253 34976 > 6253 40956 > 6253 47927 > 6254 3798 > 6254 11331 > 6254 13784 > 6254 28771 > 6254 38032 > 6255 22841 > 6255 31485 > 6255 38021 > 6255 38817 > 6255 44240 > 6256 236 > 6256 1773 > 6256 5666 > 6256 23360 > 6256 27014 > 6257 5456 > 6257 5833 > 6257 8740 > 6257 17867 > 6257 40699 > 6258 5729 > 6258 10669 > 6258 24915 > 6258 42973 > 6258 49085 > 6259 196 > 6259 11211 > 6259 17887 > 6259 20464 > 6259 28853 > 6260 3741 > 6260 18156 > 6260 45401 > 6260 45903 > 6260 47821 > 6261 11013 > 6261 23056 > 6261 25095 > 6261 31290 > 6261 35713 > 6262 1077 > 6262 17902 > 6262 23537 > 6262 24169 > 6262 32423 > 6263 878 > 6263 17642 > 6263 25476 > 6263 31167 > 6263 41738 > 6264 8030 > 6264 9085 > 6264 14620 > 6264 31814 > 6264 37253 > 6265 22482 > 6265 23158 > 6265 26079 > 6265 39540 > 6265 40006 > 6266 3337 > 6266 7967 > 6266 13424 > 6266 21099 > 6266 31935 > 6267 5119 > 6267 13158 > 6267 13667 > 6267 35810 > 6267 44113 > 6268 2250 > 6268 14767 > 6268 16107 > 6268 17311 > 6268 43301 > 6269 34558 > 6269 40491 > 6269 43049 > 6269 43185 > 6269 43750 > 6270 10503 > 6270 10894 > 6270 23397 > 6270 38266 > 6270 45953 > 6271 1834 > 6271 1852 > 6271 8827 > 6271 19929 > 6271 25488 > 6272 1822 > 6272 15722 > 6272 16187 > 6272 18592 > 6272 44603 > 6273 11398 > 6273 12597 > 6273 18758 > 6273 19549 > 6273 45515 > 6274 18569 > 6274 21572 > 6274 30209 > 6274 38674 > 6274 40965 > 6275 27945 > 6275 30566 > 6275 33720 > 6275 39934 > 6275 49285 > 6276 3521 > 6276 3990 > 6276 9370 > 6276 11630 > 6276 32715 > 6277 17691 > 6277 19497 > 6277 22338 > 6277 28691 > 6277 49239 > 6278 1617 > 6278 9955 > 6278 33569 > 6278 39812 > 6278 48817 > 6279 3226 > 6279 11226 > 6279 14665 > 6279 17082 > 6279 35553 > 6280 5680 > 6280 15863 > 6280 22134 > 6280 33728 > 6280 39990 > 6281 3783 > 6281 10115 > 6281 18999 > 6281 47987 > 6281 48175 > 6282 4028 > 6282 14182 > 6282 29344 > 6282 35145 > 6282 43107 > 6283 3648 > 6283 13314 > 6283 17364 > 6283 26778 > 6283 45588 > 6284 3477 > 6284 10490 > 6284 38230 > 6284 41649 > 6284 43913 > 6285 5467 > 6285 11380 > 6285 33077 > 6285 42249 > 6285 49423 > 6286 713 > 6286 10682 > 6286 19851 > 6286 28169 > 6286 31958 > 6287 519 > 6287 13576 > 6287 14953 > 6287 19753 > 6287 41242 > 6288 15752 > 6288 17325 > 6288 34314 > 6288 44484 > 6288 44681 > 6289 17374 > 6289 29961 > 6289 30357 > 6289 33625 > 6289 42498 > 6290 14721 > 6290 16767 > 6290 18366 > 6290 39277 > 6290 48166 > 6291 93 > 6291 17514 > 6291 18114 > 6291 20199 > 6291 24046 > 6292 10172 > 6292 14718 > 6292 19352 > 6292 23211 > 6292 47828 > 6293 18224 > 6293 27349 > 6293 36662 > 6293 39095 > 6293 48446 > 6294 27867 > 6294 40773 > 6294 41645 > 6294 46373 > 6294 47537 > 6295 10923 > 6295 22250 > 6295 22597 > 6295 28757 > 6295 29626 > 6296 12199 > 6296 17610 > 6296 20528 > 6296 31343 > 6296 46006 > 6297 10144 > 6297 10713 > 6297 27666 > 6297 30379 > 6297 48965 > 6298 3354 > 6298 11858 > 6298 20211 > 6298 27839 > 6298 33888 > 6299 5812 > 6299 12352 > 6299 14092 > 6299 28688 > 6299 33400 > 6300 8932 > 6300 10445 > 6300 11696 > 6300 15492 > 6300 21549 > 6301 21496 > 6301 29601 > 6301 33360 > 6301 38055 > 6301 42439 > 6302 8263 > 6302 8429 > 6302 21726 > 6302 38688 > 6302 41027 > 6303 4552 > 6303 6737 > 6303 19320 > 6303 28404 > 6303 33909 > 6304 7120 > 6304 7306 > 6304 11895 > 6304 14593 > 6304 38261 > 6305 114 > 6305 2171 > 6305 8399 > 6305 32338 > 6305 40529 > 6306 20170 > 6306 31214 > 6306 39497 > 6306 42926 > 6306 45877 > 6307 8941 > 6307 15001 > 6307 17167 > 6307 27997 > 6307 42058 > 6308 106 > 6308 2255 > 6308 2568 > 6308 25140 > 6308 41614 > 6309 17180 > 6309 19920 > 6309 23639 > 6309 39820 > 6309 42257 > 6310 1934 > 6310 11554 > 6310 17237 > 6310 38772 > 6310 49686 > 6311 5158 > 6311 15571 > 6311 23031 > 6311 32218 > 6311 49000 > 6312 694 > 6312 4969 > 6312 35255 > 6312 35523 > 6312 39941 > 6313 3064 > 6313 14177 > 6313 21388 > 6313 23984 > 6313 32837 > 6314 1672 > 6314 5843 > 6314 12588 > 6314 22306 > 6314 44314 > 6315 5342 > 6315 7978 > 6315 9452 > 6315 23263 > 6315 48140 > 6316 5486 > 6316 22789 > 6316 22827 > 6316 26508 > 6316 45819 > 6317 23722 > 6317 23860 > 6317 41592 > 6317 44137 > 6317 47796 > 6318 4985 > 6318 5242 > 6318 8211 > 6318 11971 > 6318 30791 > 6319 368 > 6319 16131 > 6319 25290 > 6319 25495 > 6319 46288 > 6320 3736 > 6320 8651 > 6320 16781 > 6320 21261 > 6320 45033 > 6321 6420 > 6321 24063 > 6321 30054 > 6321 31181 > 6321 44105 > 6322 5585 > 6322 7884 > 6322 28386 > 6322 34252 > 6322 48908 > 6323 274 > 6323 12457 > 6323 19332 > 6323 28847 > 6323 29066 > 6324 3315 > 6324 12255 > 6324 30262 > 6324 36315 > 6324 43069 > 6325 454 > 6325 17601 > 6325 23428 > 6325 27501 > 6325 36392 > 6326 27776 > 6326 39016 > 6326 44326 > 6326 45770 > 6326 46135 > 6327 3625 > 6327 6192 > 6327 22483 > 6327 23461 > 6327 28873 > 6328 5865 > 6328 9087 > 6328 11803 > 6328 42178 > 6328 44670 > 6329 14464 > 6329 17232 > 6329 23569 > 6329 34319 > 6329 42827 > 6330 107 > 6330 5244 > 6330 31925 > 6330 39546 > 6330 41918 > 6331 753 > 6331 10238 > 6331 13375 > 6331 15853 > 6331 18152 > 6332 5407 > 6332 9544 > 6332 11117 > 6332 38828 > 6332 46078 > 6333 44 > 6333 8854 > 6333 13173 > 6333 34126 > 6333 34576 > 6334 7314 > 6334 27661 > 6334 29847 > 6334 43855 > 6334 46341 > 6335 6317 > 6335 6806 > 6335 31567 > 6335 39272 > 6335 41968 > 6336 1545 > 6336 37035 > 6336 38478 > 6336 44595 > 6336 49172 > 6337 5980 > 6337 16861 > 6337 19969 > 6337 26537 > 6337 30653 > 6338 13263 > 6338 33007 > 6338 38609 > 6338 40195 > 6338 48972 > 6339 10196 > 6339 13976 > 6339 18104 > 6339 28817 > 6339 35642 > 6340 632 > 6340 12036 > 6340 17486 > 6340 34826 > 6340 38036 > 6341 701 > 6341 6467 > 6341 19765 > 6341 30852 > 6341 34909 > 6342 3158 > 6342 9202 > 6342 10659 > 6342 12547 > 6342 12723 > 6343 17788 > 6343 21786 > 6343 28608 > 6343 31056 > 6343 40131 > 6344 17551 > 6344 22192 > 6344 30667 > 6344 47908 > 6344 48843 > 6345 453 > 6345 36740 > 6345 40263 > 6345 45833 > 6345 49019 > 6346 8588 > 6346 24931 > 6346 28812 > 6346 30950 > 6346 42227 > 6347 8637 > 6347 11850 > 6347 12549 > 6347 23728 > 6347 48064 > 6348 96 > 6348 1638 > 6348 25312 > 6348 26984 > 6348 27587 > 6349 8142 > 6349 10250 > 6349 14498 > 6349 15728 > 6349 30351 > 6350 25990 > 6350 39913 > 6350 40156 > 6350 43173 > 6350 48994 > 6351 5136 > 6351 11464 > 6351 31481 > 6351 43380 > 6351 44082 > 6352 6619 > 6352 8062 > 6352 9582 > 6352 26243 > 6352 26515 > 6353 3277 > 6353 18180 > 6353 18381 > 6353 18473 > 6353 20823 > 6354 12 > 6354 19584 > 6354 26987 > 6354 43934 > 6354 48686 > 6355 17441 > 6355 31966 > 6355 42318 > 6355 43663 > 6355 45694 > 6356 8315 > 6356 31761 > 6356 37218 > 6356 40814 > 6356 42354 > 6357 6056 > 6357 12131 > 6357 41959 > 6357 43800 > 6357 45152 > 6358 4000 > 6358 6994 > 6358 29340 > 6358 35275 > 6358 41017 > 6359 1686 > 6359 32724 > 6359 35315 > 6359 38932 > 6359 49161 > 6360 1034 > 6360 37944 > 6360 40101 > 6360 44499 > 6360 44799 > 6361 1796 > 6361 7206 > 6361 12512 > 6361 17496 > 6361 23090 > 6362 1733 > 6362 6364 > 6362 17225 > 6362 17477 > 6362 21976 > 6363 9035 > 6363 25529 > 6363 46888 > 6363 47298 > 6363 49575 > 6364 10360 > 6364 20976 > 6364 22603 > 6364 29164 > 6364 36157 > 6365 31864 > 6365 38709 > 6365 42581 > 6365 45799 > 6365 46199 > 6366 6536 > 6366 13960 > 6366 19577 > 6366 24729 > 6366 41137 > 6367 6721 > 6367 12266 > 6367 13556 > 6367 38953 > 6367 48288 > 6368 4131 > 6368 17274 > 6368 21691 > 6368 33953 > 6368 43516 > 6369 2765 > 6369 7906 > 6369 19992 > 6369 35495 > 6369 48033 > 6370 12453 > 6370 15743 > 6370 22420 > 6370 25937 > 6370 44364 > 6371 28354 > 6371 32432 > 6371 35450 > 6371 35997 > 6371 36906 > 6372 1305 > 6372 2974 > 6372 28808 > 6372 38995 > 6372 48520 > 6373 17131 > 6373 25453 > 6373 37479 > 6373 41900 > 6373 47685 > 6374 7116 > 6374 21918 > 6374 40274 > 6374 43635 > 6374 47732 > 6375 3434 > 6375 28860 > 6375 29967 > 6375 32701 > 6375 33390 > 6376 25392 > 6376 31664 > 6376 32014 > 6376 32739 > 6376 45972 > 6377 13701 > 6377 17537 > 6377 33867 > 6377 38380 > 6377 40609 > 6378 6221 > 6378 10723 > 6378 24394 > 6378 24893 > 6378 48041 > 6379 7301 > 6379 12551 > 6379 19161 > 6379 25123 > 6379 40894 > 6380 6812 > 6380 8829 > 6380 30248 > 6380 36875 > 6380 39003 > 6381 10066 > 6381 15563 > 6381 33661 > 6381 43667 > 6381 44758 > 6382 14260 > 6382 18985 > 6382 24415 > 6382 37687 > 6382 38286 > 6383 7104 > 6383 11812 > 6383 12612 > 6383 18446 > 6383 19559 > 6384 52 > 6384 7500 > 6384 19716 > 6384 42126 > 6384 43602 > 6385 10391 > 6385 11561 > 6385 23406 > 6385 44306 > 6385 46035 > 6386 12661 > 6386 23540 > 6386 34876 > 6386 38357 > 6386 40555 > 6387 5630 > 6387 8690 > 6387 16822 > 6387 21921 > 6387 31471 > 6388 1517 > 6388 4339 > 6388 7341 > 6388 18980 > 6388 22443 > 6389 2228 > 6389 9918 > 6389 23771 > 6389 26029 > 6389 31342 > 6390 8257 > 6390 11819 > 6390 17075 > 6390 29709 > 6390 38635 > 6391 2311 > 6391 3232 > 6391 3544 > 6391 41413 > 6391 47241 > 6392 4163 > 6392 17265 > 6392 29119 > 6392 37006 > 6392 44097 > 6393 6686 > 6393 9839 > 6393 18779 > 6393 40480 > 6393 44687 > 6394 12872 > 6394 13516 > 6394 16790 > 6394 26574 > 6394 47905 > 6395 6164 > 6395 7434 > 6395 13731 > 6395 29876 > 6395 41458 > 6396 4181 > 6396 10052 > 6396 19392 > 6396 45759 > 6396 48034 > 6397 16074 > 6397 18970 > 6397 20253 > 6397 40869 > 6397 45701 > 6398 10697 > 6398 18019 > 6398 19823 > 6398 22264 > 6398 32315 > 6399 5006 > 6399 6707 > 6399 10678 > 6399 28133 > 6399 33226 > 6400 11292 > 6400 16523 > 6400 24139 > 6400 32663 > 6400 49726 > 6401 2622 > 6401 11532 > 6401 21442 > 6401 38334 > 6401 45968 > 6402 8436 > 6402 20731 > 6402 34136 > 6402 38058 > 6402 42701 > 6403 8143 > 6403 12455 > 6403 16268 > 6403 23591 > 6403 36841 > 6404 2457 > 6404 19558 > 6404 20995 > 6404 38475 > 6404 46328 > 6405 10347 > 6405 10606 > 6405 39977 > 6405 43892 > 6405 49888 > 6406 11550 > 6406 11839 > 6406 12674 > 6406 23446 > 6406 47938 > 6407 4670 > 6407 19441 > 6407 24225 > 6407 25893 > 6407 47701 > 6408 864 > 6408 8012 > 6408 9127 > 6408 10313 > 6408 25409 > 6409 22211 > 6409 28216 > 6409 29143 > 6409 32531 > 6409 41210 > 6410 14672 > 6410 19192 > 6410 22886 > 6410 25338 > 6410 34693 > 6411 179 > 6411 7067 > 6411 15049 > 6411 37187 > 6411 44470 > 6412 2263 > 6412 4919 > 6412 24033 > 6412 46385 > 6412 49743 > 6413 4133 > 6413 4579 > 6413 18193 > 6413 25731 > 6413 36608 > 6414 7291 > 6414 19849 > 6414 29255 > 6414 33944 > 6414 35046 > 6415 22844 > 6415 25220 > 6415 31484 > 6415 46531 > 6415 49286 > 6416 9604 > 6416 16518 > 6416 37327 > 6416 44327 > 6416 44711 > 6417 27918 > 6417 32393 > 6417 34600 > 6417 44172 > 6417 48705 > 6418 2464 > 6418 6158 > 6418 7001 > 6418 9463 > 6418 44070 > 6419 1603 > 6419 2189 > 6419 4613 > 6419 8817 > 6419 37315 > 6420 3318 > 6420 15771 > 6420 30807 > 6420 37107 > 6420 48842 > 6421 212 > 6421 12287 > 6421 24026 > 6421 43552 > 6421 47883 > 6422 20529 > 6422 25472 > 6422 37578 > 6422 40505 > 6422 45429 > 6423 6084 > 6423 6148 > 6423 27988 > 6423 39069 > 6423 45527 > 6424 4651 > 6424 12898 > 6424 28728 > 6424 29183 > 6424 32533 > 6425 5101 > 6425 7193 > 6425 13383 > 6425 18784 > 6425 23892 > 6426 18960 > 6426 22530 > 6426 32736 > 6426 39506 > 6426 40471 > 6427 4277 > 6427 26006 > 6427 31108 > 6427 33329 > 6427 43607 > 6428 2484 > 6428 13954 > 6428 31921 > 6428 44856 > 6428 48220 > 6429 2071 > 6429 15186 > 6429 38644 > 6429 43500 > 6429 44797 > 6430 6021 > 6430 13642 > 6430 15733 > 6430 39593 > 6430 48930 > 6431 8966 > 6431 22352 > 6431 23249 > 6431 27835 > 6431 40001 > 6432 2130 > 6432 22032 > 6432 26119 > 6432 27586 > 6432 38284 > 6433 1092 > 6433 10082 > 6433 18400 > 6433 19875 > 6433 31255 > 6434 10084 > 6434 24992 > 6434 35010 > 6434 47549 > 6434 47956 > 6435 2068 > 6435 12148 > 6435 18829 > 6435 31270 > 6435 46332 > 6436 5985 > 6436 21675 > 6436 32051 > 6436 37989 > 6436 47842 > 6437 2861 > 6437 14457 > 6437 42328 > 6437 42532 > 6437 48815 > 6438 3112 > 6438 9166 > 6438 14064 > 6438 38785 > 6438 39631 > 6439 2118 > 6439 12747 > 6439 16200 > 6439 16458 > 6439 33929 > 6440 986 > 6440 9718 > 6440 11716 > 6440 14480 > 6440 37834 > 6441 6436 > 6441 6492 > 6441 11765 > 6441 23026 > 6441 28517 > 6442 17498 > 6442 23423 > 6442 34374 > 6442 38807 > 6442 49168 > 6443 2520 > 6443 12933 > 6443 19063 > 6443 31980 > 6443 35338 > 6444 5641 > 6444 11424 > 6444 21631 > 6444 24938 > 6444 36722 > 6445 10686 > 6445 12957 > 6445 23383 > 6445 25591 > 6445 47689 > 6446 1296 > 6446 3479 > 6446 10946 > 6446 37851 > 6446 40299 > 6447 7101 > 6447 13970 > 6447 30320 > 6447 37875 > 6447 43333 > 6448 1468 > 6448 2796 > 6448 7929 > 6448 22099 > 6448 36948 > 6449 14450 > 6449 14911 > 6449 16103 > 6449 26638 > 6449 26732 > 6450 1156 > 6450 6705 > 6450 9041 > 6450 12977 > 6450 42771 > 6451 5220 > 6451 11471 > 6451 15389 > 6451 26901 > 6451 49699 > 6452 17008 > 6452 22364 > 6452 25208 > 6452 30487 > 6452 48449 > 6453 13072 > 6453 19226 > 6453 19590 > 6453 33338 > 6453 43688 > 6454 17882 > 6454 25527 > 6454 30814 > 6454 38840 > 6454 39066 > 6455 2537 > 6455 4517 > 6455 10204 > 6455 13825 > 6455 15673 > 6456 2144 > 6456 8780 > 6456 15051 > 6456 19740 > 6456 31616 > 6457 9849 > 6457 24511 > 6457 26708 > 6457 42751 > 6457 46197 > 6458 6541 > 6458 11062 > 6458 12533 > 6458 32973 > 6458 43608 > 6459 11802 > 6459 14517 > 6459 30882 > 6459 34566 > 6459 38361 > 6460 7641 > 6460 14303 > 6460 24509 > 6460 42477 > 6460 47747 > 6461 13698 > 6461 15757 > 6461 24488 > 6461 27348 > 6461 42440 > 6462 324 > 6462 2904 > 6462 18233 > 6462 28155 > 6462 37287 > 6463 582 > 6463 984 > 6463 10274 > 6463 15824 > 6463 35203 > 6464 12914 > 6464 28009 > 6464 30002 > 6464 32586 > 6464 33763 > 6465 24391 > 6465 36475 > 6465 39475 > 6465 43962 > 6465 49499 > 6466 3624 > 6466 13037 > 6466 23349 > 6466 23867 > 6466 29857 > 6467 25506 > 6467 29431 > 6467 34657 > 6467 35214 > 6467 36019 > 6468 4576 > 6468 24444 > 6468 25038 > 6468 35908 > 6468 47670 > 6469 4659 > 6469 6140 > 6469 14350 > 6469 36784 > 6469 48787 > 6470 6855 > 6470 10341 > 6470 19843 > 6470 22688 > 6470 32098 > 6471 30147 > 6471 47645 > 6471 48275 > 6471 48956 > 6471 49721 > 6472 1740 > 6472 2313 > 6472 11232 > 6472 19479 > 6472 46267 > 6473 2497 > 6473 4026 > 6473 8499 > 6473 22523 > 6473 47606 > 6474 9149 > 6474 30272 > 6474 30552 > 6474 41244 > 6474 45811 > 6475 6496 > 6475 8574 > 6475 21846 > 6475 43078 > 6475 45403 > 6476 335 > 6476 5150 > 6476 6631 > 6476 26874 > 6476 45528 > 6477 10882 > 6477 16247 > 6477 18629 > 6477 19654 > 6477 30062 > 6478 1990 > 6478 9997 > 6478 37914 > 6478 39809 > 6478 46228 > 6479 14691 > 6479 26950 > 6479 30976 > 6479 32629 > 6479 36243 > 6480 4764 > 6480 11995 > 6480 25344 > 6480 42665 > 6480 44065 > 6481 744 > 6481 9599 > 6481 22380 > 6481 32590 > 6481 47385 > 6482 16314 > 6482 23973 > 6482 29886 > 6482 31962 > 6482 32099 > 6483 3971 > 6483 26274 > 6483 27619 > 6483 37441 > 6483 42932 > 6484 5807 > 6484 10156 > 6484 29624 > 6484 38190 > 6484 41163 > 6485 14937 > 6485 24405 > 6485 36039 > 6485 40883 > 6485 45769 > 6486 3503 > 6486 6324 > 6486 18356 > 6486 21504 > 6486 40978 > 6487 2373 > 6487 10999 > 6487 16234 > 6487 32209 > 6487 32456 > 6488 1439 > 6488 19900 > 6488 27948 > 6488 35283 > 6488 39374 > 6489 4572 > 6489 14549 > 6489 30907 > 6489 43819 > 6489 46722 > 6490 10051 > 6490 15700 > 6490 42952 > 6490 46792 > 6490 48439 > 6491 2508 > 6491 10138 > 6491 18716 > 6491 22766 > 6491 44634 > 6492 2615 > 6492 12998 > 6492 24612 > 6492 44995 > 6492 47492 > 6493 777 > 6493 8923 > 6493 30284 > 6493 40548 > 6493 44062 > 6494 6214 > 6494 14707 > 6494 29501 > 6494 47285 > 6494 49685 > 6495 2942 > 6495 3159 > 6495 9850 > 6495 18115 > 6495 24345 > 6496 12794 > 6496 15720 > 6496 17791 > 6496 29523 > 6496 46206 > 6497 8076 > 6497 24554 > 6497 27071 > 6497 32602 > 6497 38695 > 6498 19080 > 6498 24524 > 6498 40206 > 6498 40285 > 6498 41784 > 6499 29664 > 6499 37780 > 6499 40623 > 6499 42547 > 6499 44351 > 6500 17820 > 6500 30329 > 6500 41198 > 6500 45867 > 6500 46953 > 6501 4404 > 6501 29266 > 6501 33979 > 6501 44977 > 6501 48534 > 6502 1185 > 6502 10633 > 6502 23274 > 6502 29069 > 6502 34572 > 6503 8772 > 6503 15205 > 6503 22568 > 6503 27231 > 6503 43316 > 6504 10006 > 6504 12708 > 6504 15660 > 6504 35308 > 6504 35909 > 6505 21276 > 6505 21425 > 6505 23161 > 6505 45319 > 6505 49875 > 6506 7678 > 6506 7845 > 6506 11774 > 6506 16021 > 6506 41011 > 6507 528 > 6507 2862 > 6507 13361 > 6507 16556 > 6507 21396 > 6508 9397 > 6508 23572 > 6508 26776 > 6508 26908 > 6508 43399 > 6509 2244 > 6509 2666 > 6509 12367 > 6509 46708 > 6509 48402 > 6510 1963 > 6510 15019 > 6510 24044 > 6510 28218 > 6510 31492 > 6511 8147 > 6511 28403 > 6511 31998 > 6511 38109 > 6511 43422 > 6512 3698 > 6512 19866 > 6512 26771 > 6512 27605 > 6512 41581 > 6513 7626 > 6513 20339 > 6513 22502 > 6513 39081 > 6513 48162 > 6514 2076 > 6514 12400 > 6514 12807 > 6514 19507 > 6514 29944 > 6515 947 > 6515 9275 > 6515 11562 > 6515 25020 > 6515 35138 > 6516 7883 > 6516 12409 > 6516 13577 > 6516 42879 > 6516 44573 > 6517 21774 > 6517 39684 > 6517 44524 > 6517 46390 > 6517 48087 > 6518 15618 > 6518 27155 > 6518 35615 > 6518 41593 > 6518 49173 > 6519 5267 > 6519 15712 > 6519 36572 > 6519 42708 > 6519 44776 > 6520 5501 > 6520 7241 > 6520 14231 > 6520 17535 > 6520 19734 > 6521 2301 > 6521 13260 > 6521 20788 > 6521 23792 > 6521 36204 > 6522 10290 > 6522 14301 > 6522 14844 > 6522 18789 > 6522 27248 > 6523 2531 > 6523 11215 > 6523 15843 > 6523 24530 > 6523 39600 > 6524 7881 > 6524 29505 > 6524 37856 > 6524 38777 > 6524 43815 > 6525 6703 > 6525 7095 > 6525 7931 > 6525 27289 > 6525 36705 > 6526 6965 > 6526 11789 > 6526 20883 > 6526 29499 > 6526 48417 > 6527 25039 > 6527 31313 > 6527 31674 > 6527 38351 > 6527 46542 > 6528 2859 > 6528 8170 > 6528 24937 > 6528 46479 > 6528 48339 > 6529 17643 > 6529 25371 > 6529 36941 > 6529 38187 > 6529 47425 > 6530 15667 > 6530 16470 > 6530 30212 > 6530 33957 > 6530 43066 > 6531 2991 > 6531 3979 > 6531 4821 > 6531 12102 > 6531 21202 > 6532 6226 > 6532 11583 > 6532 13657 > 6532 32669 > 6532 47792 > 6533 893 > 6533 9965 > 6533 18405 > 6533 21608 > 6533 38018 > 6534 167 > 6534 832 > 6534 28156 > 6534 41290 > 6534 41798 > 6535 5859 > 6535 8726 > 6535 23253 > 6535 37432 > 6535 39323 > 6536 11518 > 6536 17868 > 6536 33967 > 6536 34977 > 6536 36017 > 6537 2149 > 6537 9752 > 6537 19306 > 6537 36389 > 6537 45818 > 6538 627 > 6538 7208 > 6538 14386 > 6538 28594 > 6538 43353 > 6539 2500 > 6539 29357 > 6539 29807 > 6539 36952 > 6539 39302 > 6540 3637 > 6540 7062 > 6540 33181 > 6540 38763 > 6540 41397 > 6541 6998 > 6541 19166 > 6541 19725 > 6541 26349 > 6541 31531 > 6542 13608 > 6542 14698 > 6542 28110 > 6542 29849 > 6542 46550 > 6543 9190 > 6543 11123 > 6543 18474 > 6543 18481 > 6543 41621 > 6544 375 > 6544 9823 > 6544 19493 > 6544 31534 > 6544 36681 > 6545 6300 > 6545 11759 > 6545 18640 > 6545 30093 > 6545 32293 > 6546 325 > 6546 12139 > 6546 25859 > 6546 29457 > 6546 46679 > 6547 637 > 6547 17322 > 6547 21925 > 6547 42841 > 6547 48674 > 6548 29569 > 6548 34651 > 6548 34745 > 6548 40976 > 6548 44871 > 6549 5268 > 6549 19985 > 6549 26699 > 6549 29532 > 6549 46627 > 6550 10798 > 6550 11856 > 6550 14314 > 6550 32770 > 6550 46019 > 6551 1094 > 6551 15668 > 6551 23420 > 6551 27833 > 6551 38463 > 6552 7956 > 6552 23372 > 6552 35621 > 6552 38460 > 6552 45085 > 6553 17468 > 6553 18698 > 6553 34618 > 6553 47778 > 6553 48710 > 6554 5466 > 6554 8550 > 6554 15465 > 6554 34230 > 6554 35531 > 6555 9121 > 6555 17330 > 6555 20904 > 6555 29088 > 6555 30439 > 6556 6203 > 6556 16866 > 6556 32752 > 6556 35953 > 6556 36863 > 6557 757 > 6557 9252 > 6557 18501 > 6557 27740 > 6557 28979 > 6558 1636 > 6558 5913 > 6558 19288 > 6558 19967 > 6558 32879 > 6559 11609 > 6559 17314 > 6559 30164 > 6559 35416 > 6559 39699 > 6560 9178 > 6560 17735 > 6560 38461 > 6560 43494 > 6560 45058 > 6561 9835 > 6561 17497 > 6561 19365 > 6561 20639 > 6561 34265 > 6562 8423 > 6562 8509 > 6562 12391 > 6562 33748 > 6562 35719 > 6563 11439 > 6563 29715 > 6563 40017 > 6563 47443 > 6563 47502 > 6564 17594 > 6564 25450 > 6564 27194 > 6564 32657 > 6564 35634 > 6565 5533 > 6565 16208 > 6565 29619 > 6565 33354 > 6565 34175 > 6566 4541 > 6566 8234 > 6566 40526 > 6566 40895 > 6566 43031 > 6567 6338 > 6567 15808 > 6567 19294 > 6567 24381 > 6567 40288 > 6568 3636 > 6568 13909 > 6568 15962 > 6568 39318 > 6568 44210 > 6569 17521 > 6569 17524 > 6569 28022 > 6569 47368 > 6569 48600 > 6570 10118 > 6570 12207 > 6570 13680 > 6570 18242 > 6570 45261 > 6571 7525 > 6571 19934 > 6571 31417 > 6571 41847 > 6571 45286 > 6572 12428 > 6572 26439 > 6572 28719 > 6572 32231 > 6572 40973 > 6573 64 > 6573 24096 > 6573 31757 > 6573 47203 > 6573 49930 > 6574 2747 > 6574 5903 > 6574 9454 > 6574 17724 > 6574 35223 > 6575 18311 > 6575 20958 > 6575 24934 > 6575 38447 > 6575 39046 > 6576 7222 > 6576 28366 > 6576 32910 > 6576 42197 > 6576 47559 > 6577 4190 > 6577 10791 > 6577 17946 > 6577 26872 > 6577 41485 > 6578 8426 > 6578 9579 > 6578 31839 > 6578 36754 > 6578 46773 > 6579 17349 > 6579 17653 > 6579 20370 > 6579 47166 > 6579 47563 > 6580 121 > 6580 13750 > 6580 36334 > 6580 41442 > 6580 49874 > 6581 39314 > 6581 46760 > 6581 47904 > 6581 48589 > 6581 49751 > 6582 10278 > 6582 12907 > 6582 16310 > 6582 28514 > 6582 30491 > 6583 2660 > 6583 18596 > 6583 21560 > 6583 44050 > 6583 49300 > 6584 11391 > 6584 18504 > 6584 19121 > 6584 43239 > 6584 44821 > 6585 4725 > 6585 22558 > 6585 35939 > 6585 37747 > 6585 43369 > 6586 7534 > 6586 11978 > 6586 12469 > 6586 24812 > 6586 33586 > 6587 960 > 6587 16220 > 6587 18723 > 6587 20388 > 6587 26751 > 6588 6677 > 6588 30620 > 6588 34519 > 6588 35518 > 6588 42034 > 6589 12859 > 6589 21795 > 6589 43714 > 6589 44790 > 6589 48591 > 6590 4375 > 6590 12702 > 6590 18862 > 6590 27399 > 6590 44997 > 6591 14542 > 6591 20393 > 6591 28184 > 6591 29774 > 6591 39868 > 6592 14082 > 6592 39732 > 6592 40210 > 6592 41524 > 6592 41700 > 6593 977 > 6593 10231 > 6593 23507 > 6593 39532 > 6593 42088 > 6594 21186 > 6594 25821 > 6594 36773 > 6594 42640 > 6594 49816 > 6595 9593 > 6595 9812 > 6595 23561 > 6595 24199 > 6595 40733 > 6596 12728 > 6596 19746 > 6596 28336 > 6596 43738 > 6596 44742 > 6597 7060 > 6597 10997 > 6597 32930 > 6597 39998 > 6597 43336 > 6598 1217 > 6598 27354 > 6598 28401 > 6598 33976 > 6598 42301 > 6599 2247 > 6599 9991 > 6599 43080 > 6599 46536 > 6599 49030 > 6600 6776 > 6600 27716 > 6600 34949 > 6600 42563 > 6600 45778 > 6601 8644 > 6601 19482 > 6601 25144 > 6601 26380 > 6601 32448 > 6602 11604 > 6602 15911 > 6602 23032 > 6602 33255 > 6602 38881 > 6603 21959 > 6603 22382 > 6603 23379 > 6603 25280 > 6603 29486 > 6604 3561 > 6604 21471 > 6604 24321 > 6604 26847 > 6604 27650 > 6605 334 > 6605 2503 > 6605 9173 > 6605 32735 > 6605 39716 > 6606 9304 > 6606 10243 > 6606 15942 > 6606 22456 > 6606 35190 > 6607 21666 > 6607 24983 > 6607 36411 > 6607 44792 > 6607 45350 > 6608 30346 > 6608 30939 > 6608 34665 > 6608 34823 > 6608 49246 > 6609 10074 > 6609 13462 > 6609 18303 > 6609 25379 > 6609 41554 > 6610 13473 > 6610 24348 > 6610 26706 > 6610 33923 > 6610 43144 > 6611 13493 > 6611 18676 > 6611 33315 > 6611 34596 > 6611 37013 > 6612 7805 > 6612 8478 > 6612 17406 > 6612 41764 > 6612 49341 > 6613 3526 > 6613 7795 > 6613 15040 > 6613 18410 > 6613 49319 > 6614 4981 > 6614 8541 > 6614 22409 > 6614 37154 > 6614 37832 > 6615 5889 > 6615 9639 > 6615 32501 > 6615 34100 > 6615 48894 > 6616 4688 > 6616 31577 > 6616 32127 > 6616 38738 > 6616 48500 > 6617 6517 > 6617 7203 > 6617 8411 > 6617 38659 > 6617 49073 > 6618 12779 > 6618 18489 > 6618 21558 > 6618 43683 > 6618 47214 > 6619 1669 > 6619 1968 > 6619 11505 > 6619 21898 > 6619 47153 > 6620 13015 > 6620 26801 > 6620 28957 > 6620 36601 > 6620 46132 > 6621 16371 > 6621 16467 > 6621 27333 > 6621 36422 > 6621 40055 > 6622 22893 > 6622 23640 > 6622 26143 > 6622 28787 > 6622 40357 > 6623 228 > 6623 5004 > 6623 30078 > 6623 35249 > 6623 46494 > 6624 4733 > 6624 8789 > 6624 24515 > 6624 24643 > 6624 40657 > 6625 33383 > 6625 34266 > 6625 38769 > 6625 41544 > 6625 42736 > 6626 4660 > 6626 17812 > 6626 19412 > 6626 21397 > 6626 35112 > 6627 307 > 6627 13448 > 6627 18237 > 6627 24622 > 6627 26260 > 6628 9436 > 6628 18445 > 6628 21488 > 6628 33627 > 6628 39912 > 6629 10253 > 6629 10598 > 6629 17786 > 6629 19521 > 6629 41954 > 6630 24755 > 6630 26757 > 6630 27102 > 6630 41316 > 6630 47309 > 6631 2885 > 6631 3977 > 6631 16543 > 6631 22045 > 6631 44427 > 6632 30283 > 6632 32120 > 6632 35702 > 6632 36809 > 6632 41487 > 6633 2040 > 6633 28410 > 6633 37996 > 6633 45924 > 6633 48204 > 6634 9888 > 6634 14412 > 6634 26550 > 6634 31007 > 6634 34813 > 6635 15422 > 6635 20111 > 6635 21939 > 6635 22700 > 6635 38233 > 6636 4223 > 6636 10906 > 6636 14590 > 6636 40539 > 6636 45980 > 6637 5115 > 6637 5988 > 6637 19072 > 6637 26579 > 6637 41718 > 6638 22116 > 6638 23695 > 6638 33668 > 6638 34607 > 6638 41409 > 6639 279 > 6639 4403 > 6639 15832 > 6639 27784 > 6639 47197 > 6640 3012 > 6640 4258 > 6640 6321 > 6640 22851 > 6640 29013 > 6641 9732 > 6641 11880 > 6641 39841 > 6641 44886 > 6641 49890 > 6642 19671 > 6642 36996 > 6642 43949 > 6642 45168 > 6642 47043 > 6643 1661 > 6643 7418 > 6643 18089 > 6643 26213 > 6643 28282 > 6644 6012 > 6644 24749 > 6644 34101 > 6644 44531 > 6644 45827 > 6645 8133 > 6645 23919 > 6645 29227 > 6645 43588 > 6645 44252 > 6646 2393 > 6646 7160 > 6646 10836 > 6646 17892 > 6646 23898 > 6647 3236 > 6647 5802 > 6647 17266 > 6647 29238 > 6647 38564 > 6648 11752 > 6648 15401 > 6648 25117 > 6648 41406 > 6648 42936 > 6649 10280 > 6649 18534 > 6649 23310 > 6649 33526 > 6649 41587 > 6650 4892 > 6650 5756 > 6650 6646 > 6650 11353 > 6650 11395 > 6651 8057 > 6651 23465 > 6651 30558 > 6651 38503 > 6651 42016 > 6652 2662 > 6652 11514 > 6652 30982 > 6652 33468 > 6652 36457 > 6653 17440 > 6653 18461 > 6653 23954 > 6653 37933 > 6653 39502 > 6654 14932 > 6654 19463 > 6654 28915 > 6654 34279 > 6654 43263 > 6655 4746 > 6655 6715 > 6655 16253 > 6655 37877 > 6655 39889 > 6656 3111 > 6656 13204 > 6656 18223 > 6656 25954 > 6656 27943 > 6657 12215 > 6657 40223 > 6657 46260 > 6657 46452 > 6657 48737 > 6658 7762 > 6658 11413 > 6658 13536 > 6658 15142 > 6658 33594 > 6659 16085 > 6659 29354 > 6659 36432 > 6659 38866 > 6659 42608 > 6660 630 > 6660 16729 > 6660 17361 > 6660 45741 > 6660 49804 > 6661 3271 > 6661 16104 > 6661 20279 > 6661 24963 > 6661 31867 > 6662 9108 > 6662 20757 > 6662 25166 > 6662 28844 > 6662 37636 > 6663 15842 > 6663 22284 > 6663 27652 > 6663 31273 > 6663 38649 > 6664 7010 > 6664 7662 > 6664 16366 > 6664 20584 > 6664 22296 > 6665 5668 > 6665 14145 > 6665 14627 > 6665 41224 > 6665 46016 > 6666 3344 > 6666 11031 > 6666 18306 > 6666 32458 > 6666 44630 > 6667 246 > 6667 1629 > 6667 31707 > 6667 36153 > 6667 44235 > 6668 1401 > 6668 11510 > 6668 15463 > 6668 26661 > 6668 28337 > 6669 5728 > 6669 9879 > 6669 12552 > 6669 32709 > 6669 47580 > 6670 21416 > 6670 31156 > 6670 38585 > 6670 39673 > 6670 49026 > 6671 5628 > 6671 7505 > 6671 26668 > 6671 35346 > 6671 48854 > 6672 13900 > 6672 21828 > 6672 23453 > 6672 43110 > 6672 44169 > 6673 9733 > 6673 16699 > 6673 17997 > 6673 34425 > 6673 48488 > 6674 3981 > 6674 9135 > 6674 32380 > 6674 38075 > 6674 45490 > 6675 1008 > 6675 1751 > 6675 19607 > 6675 22546 > 6675 25227 > 6676 6334 > 6676 12858 > 6676 21011 > 6676 21871 > 6676 36667 > 6677 8792 > 6677 32071 > 6677 46744 > 6677 48255 > 6677 48300 > 6678 1587 > 6678 6653 > 6678 15071 > 6678 19339 > 6678 42616 > 6679 15409 > 6679 15759 > 6679 18222 > 6679 22113 > 6679 38765 > 6680 6942 > 6680 14892 > 6680 24816 > 6680 28319 > 6680 30666 > 6681 4705 > 6681 6616 > 6681 13051 > 6681 21405 > 6681 39246 > 6682 6829 > 6682 15988 > 6682 18641 > 6682 25233 > 6682 40704 > 6683 1588 > 6683 4828 > 6683 11578 > 6683 32840 > 6683 32947 > 6684 3510 > 6684 33304 > 6684 48066 > 6684 49043 > 6684 49518 > 6685 3323 > 6685 20882 > 6685 38350 > 6685 39702 > 6685 44863 > 6686 29157 > 6686 36032 > 6686 43657 > 6686 43923 > 6686 49507 > 6687 2183 > 6687 13896 > 6687 17304 > 6687 36257 > 6687 45824 > 6688 6385 > 6688 14501 > 6688 35548 > 6688 38614 > 6688 46264 > 6689 1320 > 6689 2063 > 6689 21781 > 6689 33389 > 6689 41585 > 6690 258 > 6690 357 > 6690 1462 > 6690 3282 > 6690 46374 > 6691 2657 > 6691 22555 > 6691 35932 > 6691 41605 > 6691 48763 > 6692 20438 > 6692 20783 > 6692 37725 > 6692 39685 > 6692 40058 > 6693 15136 > 6693 21387 > 6693 34767 > 6693 36312 > 6693 48903 > 6694 5774 > 6694 12842 > 6694 29965 > 6694 29989 > 6694 47637 > 6695 3092 > 6695 10582 > 6695 18442 > 6695 25670 > 6695 49452 > 6696 11853 > 6696 22240 > 6696 26151 > 6696 26522 > 6696 39907 > 6697 18571 > 6697 25053 > 6697 28405 > 6697 29001 > 6697 31975 > 6698 1715 > 6698 4847 > 6698 14884 > 6698 24948 > 6698 29784 > 6699 4110 > 6699 13166 > 6699 21222 > 6699 22095 > 6699 36434 > 6700 6391 > 6700 25113 > 6700 41739 > 6700 44840 > 6700 46725 > 6701 5789 > 6701 6678 > 6701 21191 > 6701 44219 > 6701 45625 > 6702 12947 > 6702 29478 > 6702 31220 > 6702 42465 > 6702 48262 > 6703 4347 > 6703 11024 > 6703 32616 > 6703 33960 > 6703 39208 > 6704 11781 > 6704 33842 > 6704 38118 > 6704 43491 > 6704 46159 > 6705 28574 > 6705 45021 > 6705 46205 > 6705 48322 > 6705 48999 > 6706 6739 > 6706 12134 > 6706 23955 > 6706 38700 > 6706 39915 > 6707 13996 > 6707 15171 > 6707 19987 > 6707 47560 > 6707 49508 > 6708 12308 > 6708 36273 > 6708 36650 > 6708 40906 > 6708 45904 > 6709 5714 > 6709 11577 > 6709 18904 > 6709 20769 > 6709 37147 > 6710 1479 > 6710 13719 > 6710 17483 > 6710 22919 > 6710 38239 > 6711 5505 > 6711 25830 > 6711 27668 > 6711 30782 > 6711 46766 > 6712 8078 > 6712 9417 > 6712 40731 > 6712 47080 > 6712 49522 > 6713 7482 > 6713 31154 > 6713 34286 > 6713 39255 > 6713 44516 > 6714 19005 > 6714 21250 > 6714 24483 > 6714 27946 > 6714 46960 > 6715 6700 > 6715 10525 > 6715 17575 > 6715 28051 > 6715 35555 > 6716 1893 > 6716 14685 > 6716 19730 > 6716 27673 > 6716 34315 > 6717 4468 > 6717 6752 > 6717 10635 > 6717 18793 > 6717 24425 > 6718 383 > 6718 1628 > 6718 15533 > 6718 36881 > 6718 46022 > 6719 9105 > 6719 40138 > 6719 40331 > 6719 45163 > 6719 48304 > 6720 4108 > 6720 18261 > 6720 38388 > 6720 45549 > 6720 49931 > 6721 3534 > 6721 9168 > 6721 16885 > 6721 30427 > 6721 45260 > 6722 16125 > 6722 35163 > 6722 41319 > 6722 43024 > 6722 45385 > 6723 1037 > 6723 14308 > 6723 40638 > 6723 43072 > 6723 43578 > 6724 7468 > 6724 18391 > 6724 36231 > 6724 37541 > 6724 44139 > 6725 29114 > 6725 29168 > 6725 35940 > 6725 37340 > 6725 37682 > 6726 14226 > 6726 29630 > 6726 33868 > 6726 36978 > 6726 40938 > 6727 9704 > 6727 10559 > 6727 19156 > 6727 35181 > 6727 45122 > 6728 3934 > 6728 29076 > 6728 32979 > 6728 38838 > 6728 49689 > 6729 1528 > 6729 36138 > 6729 43017 > 6729 47065 > 6729 48035 > 6730 14424 > 6730 28923 > 6730 38033 > 6730 38214 > 6730 40624 > 6731 6654 > 6731 21478 > 6731 31052 > 6731 39471 > 6731 48433 > 6732 2261 > 6732 3760 > 6732 17124 > 6732 49191 > 6732 49361 > 6733 15687 > 6733 19066 > 6733 25545 > 6733 36250 > 6733 46709 > 6734 312 > 6734 3692 > 6734 17827 > 6734 23519 > 6734 47647 > 6735 32161 > 6735 41902 > 6735 43983 > 6735 46433 > 6735 49860 > 6736 4791 > 6736 15598 > 6736 31934 > 6736 37374 > 6736 43434 > 6737 12292 > 6737 14837 > 6737 17146 > 6737 26715 > 6737 43319 > 6738 8505 > 6738 11368 > 6738 28395 > 6738 28490 > 6738 48944 > 6739 6337 > 6739 11195 > 6739 11922 > 6739 12996 > 6739 26538 > 6740 363 > 6740 22282 > 6740 24971 > 6740 31235 > 6740 31473 > 6741 5631 > 6741 19885 > 6741 33689 > 6741 39425 > 6741 47887 > 6742 4219 > 6742 8430 > 6742 15938 > 6742 32000 > 6742 36503 > 6743 1482 > 6743 9389 > 6743 21609 > 6743 36818 > 6743 43392 > 6744 6804 > 6744 9293 > 6744 25883 > 6744 45531 > 6744 49845 > 6745 2042 > 6745 15543 > 6745 17162 > 6745 20780 > 6745 22524 > 6746 286 > 6746 8236 > 6746 16689 > 6746 22708 > 6746 36199 > 6747 2516 > 6747 6379 > 6747 14452 > 6747 16865 > 6747 18877 > 6748 5327 > 6748 6180 > 6748 11626 > 6748 26017 > 6748 27598 > 6749 4525 > 6749 15978 > 6749 26664 > 6749 39135 > 6749 48673 > 6750 3863 > 6750 11533 > 6750 17837 > 6750 41688 > 6750 44368 > 6751 1956 > 6751 12571 > 6751 16945 > 6751 24766 > 6751 35449 > 6752 7571 > 6752 11670 > 6752 31697 > 6752 32058 > 6752 44805 > 6753 3697 > 6753 11336 > 6753 18297 > 6753 26513 > 6753 46885 > 6754 18606 > 6754 23896 > 6754 30774 > 6754 38689 > 6754 39746 > 6755 22958 > 6755 26411 > 6755 30498 > 6755 47486 > 6755 49491 > 6756 37727 > 6756 38740 > 6756 43903 > 6756 45328 > 6756 47144 > 6757 18117 > 6757 23490 > 6757 24233 > 6757 25892 > 6757 43053 > 6758 2676 > 6758 4057 > 6758 10594 > 6758 10846 > 6758 11066 > 6759 7617 > 6759 29901 > 6759 35721 > 6759 38890 > 6759 48593 > 6760 3438 > 6760 13464 > 6760 14199 > 6760 38025 > 6760 39029 > 6761 2779 > 6761 13144 > 6761 17555 > 6761 20367 > 6761 24666 > 6762 14446 > 6762 27126 > 6762 27484 > 6762 39367 > 6762 40395 > 6763 930 > 6763 16067 > 6763 21310 > 6763 40817 > 6763 47164 > 6764 4087 > 6764 6066 > 6764 16022 > 6764 17472 > 6764 42629 > 6765 7905 > 6765 17031 > 6765 25019 > 6765 32953 > 6765 33191 > 6766 6692 > 6766 8692 > 6766 13846 > 6766 15854 > 6766 43381 > 6767 8251 > 6767 11390 > 6767 11396 > 6767 12254 > 6767 47342 > 6768 2075 > 6768 5366 > 6768 16511 > 6768 23037 > 6768 33830 > 6769 20209 > 6769 25700 > 6769 36408 > 6769 36807 > 6769 49532 > 6770 202 > 6770 10823 > 6770 27475 > 6770 29970 > 6770 39842 > 6771 20467 > 6771 28711 > 6771 36689 > 6771 40820 > 6771 44780 > 6772 10254 > 6772 12681 > 6772 17949 > 6772 29235 > 6772 40966 > 6773 2857 > 6773 38605 > 6773 41928 > 6773 43998 > 6773 47929 > 6774 4620 > 6774 32434 > 6774 33095 > 6774 43164 > 6774 49251 > 6775 650 > 6775 2127 > 6775 18325 > 6775 24996 > 6775 28680 > 6776 5358 > 6776 12485 > 6776 21902 > 6776 43461 > 6776 44001 > 6777 11729 > 6777 27983 > 6777 34403 > 6777 35753 > 6777 45316 > 6778 12387 > 6778 16464 > 6778 22278 > 6778 34664 > 6778 39957 > 6779 13068 > 6779 20019 > 6779 27686 > 6779 30727 > 6779 41923 > 6780 831 > 6780 20922 > 6780 28643 > 6780 36568 > 6780 49829 > 6781 20238 > 6781 24378 > 6781 26641 > 6781 35216 > 6781 41143 > 6782 5120 > 6782 24305 > 6782 25339 > 6782 26864 > 6782 46553 > 6783 13666 > 6783 21561 > 6783 27246 > 6783 30214 > 6783 36330 > 6784 3398 > 6784 19523 > 6784 23683 > 6784 30922 > 6784 48423 > 6785 11112 > 6785 16328 > 6785 33854 > 6785 39316 > 6785 47611 > 6786 14295 > 6786 15761 > 6786 20234 > 6786 33291 > 6786 44443 > 6787 11216 > 6787 16466 > 6787 18625 > 6787 20103 > 6787 24663 > 6788 3585 > 6788 14847 > 6788 19304 > 6788 38586 > 6788 42688 > 6789 7857 > 6789 21538 > 6789 22649 > 6789 23565 > 6789 34267 > 6790 7506 > 6790 16363 > 6790 26456 > 6790 29537 > 6790 46613 > 6791 1739 > 6791 8977 > 6791 22755 > 6791 40563 > 6791 47652 > 6792 9186 > 6792 20496 > 6792 27245 > 6792 37164 > 6792 39774 > 6793 12514 > 6793 20431 > 6793 26995 > 6793 47083 > 6793 49047 > 6794 5217 > 6794 22683 > 6794 26121 > 6794 40767 > 6794 42561 > 6795 8973 > 6795 11760 > 6795 14849 > 6795 36386 > 6795 48573 > 6796 10766 > 6796 12354 > 6796 20495 > 6796 23259 > 6796 44646 > 6797 10344 > 6797 15806 > 6797 22512 > 6797 38073 > 6797 39738 > 6798 12863 > 6798 13686 > 6798 23497 > 6798 28202 > 6798 29668 > 6799 5234 > 6799 6787 > 6799 7048 > 6799 7734 > 6799 24041 > 6800 8109 > 6800 15797 > 6800 23787 > 6800 35035 > 6800 41013 > 6801 4173 > 6801 7360 > 6801 20407 > 6801 34486 > 6801 42583 > 6802 5447 > 6802 30570 > 6802 34185 > 6802 41080 > 6802 45422 > 6803 1061 > 6803 3683 > 6803 3883 > 6803 5507 > 6803 25164 > 6804 2172 > 6804 9557 > 6804 12432 > 6804 18946 > 6804 49955 > 6805 5855 > 6805 7564 > 6805 26533 > 6805 28394 > 6805 49970 > 6806 3220 > 6806 5303 > 6806 16282 > 6806 22615 > 6806 45194 > 6807 404 > 6807 8365 > 6807 15248 > 6807 28268 > 6807 32901 > 6808 7187 > 6808 34588 > 6808 35391 > 6808 35688 > 6808 47103 > 6809 12493 > 6809 13056 > 6809 14079 > 6809 38729 > 6809 42646 > 6810 7257 > 6810 21996 > 6810 24795 > 6810 28077 > 6810 48476 > 6811 10392 > 6811 14414 > 6811 14552 > 6811 33013 > 6811 40378 > 6812 1690 > 6812 8307 > 6812 12764 > 6812 37034 > 6812 45505 > 6813 5495 > 6813 6110 > 6813 30752 > 6813 40560 > 6813 49956 > 6814 16329 > 6814 17000 > 6814 32109 > 6814 44056 > 6814 46047 > 6815 7320 > 6815 11394 > 6815 20916 > 6815 25921 > 6815 43437 > 6816 6048 > 6816 6376 > 6816 19921 > 6816 24039 > 6816 46375 > 6817 8221 > 6817 31267 > 6817 40565 > 6817 47608 > 6817 48437 > 6818 6064 > 6818 20929 > 6818 23922 > 6818 40076 > 6818 48097 > 6819 3865 > 6819 15857 > 6819 26195 > 6819 33259 > 6819 36260 > 6820 15767 > 6820 20691 > 6820 24970 > 6820 30255 > 6820 38886 > 6821 998 > 6821 4470 > 6821 13964 > 6821 32868 > 6821 41506 > 6822 12816 > 6822 23250 > 6822 26926 > 6822 29658 > 6822 35645 > 6823 8823 > 6823 11089 > 6823 19661 > 6823 25800 > 6823 49498 > 6824 1614 > 6824 14214 > 6824 16577 > 6824 16871 > 6824 47124 > 6825 28598 > 6825 30434 > 6825 33287 > 6825 40155 > 6825 48521 > 6826 3242 > 6826 20903 > 6826 29289 > 6826 46049 > 6826 46878 > 6827 6681 > 6827 8570 > 6827 14905 > 6827 15385 > 6827 20493 > 6828 4283 > 6828 8706 > 6828 33262 > 6828 35325 > 6828 38562 > 6829 7960 > 6829 31535 > 6829 33660 > 6829 40522 > 6829 45310 > 6830 16711 > 6830 19425 > 6830 26366 > 6830 26662 > 6830 40934 > 6831 14335 > 6831 25740 > 6831 29180 > 6831 29980 > 6831 48249 > 6832 3298 > 6832 20016 > 6832 36683 > 6832 43297 > 6832 48665 > 6833 12013 > 6833 17655 > 6833 18860 > 6833 36852 > 6833 38533 > 6834 3400 > 6834 13982 > 6834 14697 > 6834 16199 > 6834 38433 > 6835 195 > 6835 13085 > 6835 24528 > 6835 28148 > 6835 49229 > 6836 2835 > 6836 17754 > 6836 19605 > 6836 26991 > 6836 40991 > 6837 3537 > 6837 6571 > 6837 8585 > 6837 22632 > 6837 45921 > 6838 2680 > 6838 11053 > 6838 24785 > 6838 31150 > 6838 38755 > 6839 10973 > 6839 12752 > 6839 19998 > 6839 28614 > 6839 37864 > 6840 2844 > 6840 5218 > 6840 31038 > 6840 33021 > 6840 47971 > 6841 6201 > 6841 19023 > 6841 24796 > 6841 37285 > 6841 45420 > 6842 1713 > 6842 22906 > 6842 37552 > 6842 42410 > 6842 43653 > 6843 4739 > 6843 7618 > 6843 11983 > 6843 20290 > 6843 23073 > 6844 10742 > 6844 17050 > 6844 17682 > 6844 36282 > 6844 49748 > 6845 1446 > 6845 20797 > 6845 23218 > 6845 32989 > 6845 46724 > 6846 11212 > 6846 18225 > 6846 18378 > 6846 30484 > 6846 35793 > 6847 3183 > 6847 26472 > 6847 42216 > 6847 47671 > 6847 49458 > 6848 8596 > 6848 15779 > 6848 35576 > 6848 35669 > 6848 49106 > 6849 8562 > 6849 29692 > 6849 45117 > 6849 47105 > 6849 49062 > 6850 912 > 6850 10046 > 6850 13071 > 6850 34781 > 6850 48216 > 6851 18 > 6851 6414 > 6851 12109 > 6851 12389 > 6851 36338 > 6852 4118 > 6852 17895 > 6852 24023 > 6852 38180 > 6852 40261 > 6853 6147 > 6853 21975 > 6853 24101 > 6853 38896 > 6853 41001 > 6854 9928 > 6854 13905 > 6854 17583 > 6854 23029 > 6854 25539 > 6855 20001 > 6855 23208 > 6855 36771 > 6855 43139 > 6855 48545 > 6856 27073 > 6856 34895 > 6856 40208 > 6856 41628 > 6856 42506 > 6857 3899 > 6857 15122 > 6857 21315 > 6857 23515 > 6857 29469 > 6858 21492 > 6858 36387 > 6858 36636 > 6858 37244 > 6858 43583 > 6859 6159 > 6859 34366 > 6859 39964 > 6859 40724 > 6859 47665 > 6860 5869 > 6860 8210 > 6860 15825 > 6860 24922 > 6860 30671 > 6861 6865 > 6861 20666 > 6861 24269 > 6861 30969 > 6861 31282 > 6862 234 > 6862 4447 > 6862 9255 > 6862 18908 > 6862 42525 > 6863 22115 > 6863 44143 > 6863 45031 > 6863 45439 > 6863 46137 > 6864 9131 > 6864 12315 > 6864 20181 > 6864 38026 > 6864 41972 > 6865 6049 > 6865 35469 > 6865 38676 > 6865 43947 > 6865 45640 > 6866 19553 > 6866 20263 > 6866 21223 > 6866 36431 > 6866 45654 > 6867 4611 > 6867 6336 > 6867 11726 > 6867 29701 > 6867 43697 > 6868 68 > 6868 2151 > 6868 35390 > 6868 39567 > 6868 41756 > 6869 13519 > 6869 18472 > 6869 34312 > 6869 44811 > 6869 48376 > 6870 5160 > 6870 31114 > 6870 44807 > 6870 46893 > 6870 48088 > 6871 14398 > 6871 30579 > 6871 35905 > 6871 36577 > 6871 39533 > 6872 4304 > 6872 4578 > 6872 11958 > 6872 18259 > 6872 29524 > 6873 7144 > 6873 9256 > 6873 16030 > 6873 16584 > 6873 41805 > 6874 17937 > 6874 18279 > 6874 22674 > 6874 26798 > 6874 29305 > 6875 1235 > 6875 18327 > 6875 28714 > 6875 29487 > 6875 31547 > 6876 5424 > 6876 13959 > 6876 16527 > 6876 28437 > 6876 46549 > 6877 7363 > 6877 11964 > 6877 22229 > 6877 44173 > 6877 44858 > 6878 1181 > 6878 24176 > 6878 24773 > 6878 25380 > 6878 30166 > 6879 1977 > 6879 25201 > 6879 31166 > 6879 32751 > 6879 38966 > 6880 13138 > 6880 17021 > 6880 21672 > 6880 24588 > 6880 45965 > 6881 9737 > 6881 27363 > 6881 32191 > 6881 34135 > 6881 35040 > 6882 5028 > 6882 8414 > 6882 21044 > 6882 31712 > 6882 34369 > 6883 9898 > 6883 10040 > 6883 15287 > 6883 18670 > 6883 49561 > 6884 3978 > 6884 5797 > 6884 11991 > 6884 24050 > 6884 43919 > 6885 814 > 6885 6975 > 6885 9617 > 6885 27471 > 6885 46048 > 6886 1151 > 6886 17367 > 6886 18394 > 6886 24873 > 6886 39630 > 6887 17933 > 6887 19375 > 6887 32244 > 6887 33323 > 6887 37320 > 6888 14436 > 6888 21701 > 6888 22742 > 6888 43670 > 6888 47278 > 6889 2566 > 6889 7714 > 6889 22932 > 6889 35631 > 6889 47398 > 6890 2849 > 6890 9070 > 6890 9666 > 6890 29748 > 6890 37843 > 6891 7594 > 6891 9230 > 6891 28118 > 6891 49013 > 6891 49125 > 6892 699 > 6892 25839 > 6892 26766 > 6892 37592 > 6892 42207 > 6893 19229 > 6893 23181 > 6893 47616 > 6893 47627 > 6893 48057 > 6894 3852 > 6894 14355 > 6894 38519 > 6894 43716 > 6894 49303 > 6895 1244 > 6895 16378 > 6895 21912 > 6895 24776 > 6895 30161 > 6896 3286 > 6896 22135 > 6896 25563 > 6896 33853 > 6896 40655 > 6897 9901 > 6897 29522 > 6897 29578 > 6897 32612 > 6897 43010 > 6898 15417 > 6898 23281 > 6898 32833 > 6898 38665 > 6898 47240 > 6899 5376 > 6899 7041 > 6899 13757 > 6899 31466 > 6899 39616 > 6900 10715 > 6900 21236 > 6900 22381 > 6900 23607 > 6900 41005 > 6901 674 > 6901 20445 > 6901 36270 > 6901 42226 > 6901 49400 > 6902 10457 > 6902 16177 > 6902 22120 > 6902 43963 > 6902 48505 > 6903 11775 > 6903 30476 > 6903 38697 > 6903 46420 > 6903 48778 > 6904 11468 > 6904 12054 > 6904 21695 > 6904 32671 > 6904 34019 > 6905 1082 > 6905 1921 > 6905 14144 > 6905 17043 > 6905 37005 > 6906 3011 > 6906 27849 > 6906 30247 > 6906 39175 > 6906 43174 > 6907 30575 > 6907 30772 > 6907 37766 > 6907 42240 > 6907 43978 > 6908 3368 > 6908 4831 > 6908 17694 > 6908 26249 > 6908 40880 > 6909 9880 > 6909 18851 > 6909 19789 > 6909 20219 > 6909 34386 > 6910 347 > 6910 13120 > 6910 17157 > 6910 29734 > 6910 32596 > 6911 98 > 6911 18453 > 6911 35923 > 6911 40267 > 6911 45084 > 6912 11414 > 6912 14490 > 6912 41559 > 6912 43495 > 6912 48440 > 6913 12535 > 6913 16017 > 6913 18882 > 6913 21148 > 6913 40268 > 6914 10439 > 6914 16859 > 6914 34571 > 6914 39396 > 6914 44699 > 6915 1723 > 6915 12119 > 6915 14798 > 6915 16540 > 6915 39398 > 6916 13570 > 6916 24767 > 6916 41407 > 6916 44115 > 6916 48013 > 6917 2908 > 6917 6651 > 6917 11349 > 6917 45090 > 6917 49128 > 6918 906 > 6918 5146 > 6918 19124 > 6918 26403 > 6918 35568 > 6919 8617 > 6919 10427 > 6919 12480 > 6919 32893 > 6919 46912 > 6920 4608 > 6920 18584 > 6920 19968 > 6920 37932 > 6920 38685 > 6921 1229 > 6921 6540 > 6921 15550 > 6921 29835 > 6921 48453 > 6922 1449 > 6922 3523 > 6922 7077 > 6922 10827 > 6922 16294 > 6923 8095 > 6923 24613 > 6923 30693 > 6923 32452 > 6923 37878 > 6924 8493 > 6924 9185 > 6924 14133 > 6924 17615 > 6924 44233 > 6925 13761 > 6925 14084 > 6925 18112 > 6925 35861 > 6925 45584 > 6926 21343 > 6926 28609 > 6926 35045 > 6926 40786 > 6926 49692 > 6927 7774 > 6927 10990 > 6927 12989 > 6927 25559 > 6927 29927 > 6928 5314 > 6928 18266 > 6928 25592 > 6928 26876 > 6928 37051 > 6929 29024 > 6929 36441 > 6929 38608 > 6929 42690 > 6929 44262 > 6930 7522 > 6930 37715 > 6930 38229 > 6930 43404 > 6930 49650 > 6931 8770 > 6931 11605 > 6931 17494 > 6931 25522 > 6931 48772 > 6932 22964 > 6932 28834 > 6932 40872 > 6932 42650 > 6932 47856 > 6933 2107 > 6933 3025 > 6933 6777 > 6933 39015 > 6933 49622 > 6934 14181 > 6934 14514 > 6934 21194 > 6934 30099 > 6934 46705 > 6935 13562 > 6935 15730 > 6935 33801 > 6935 44682 > 6935 49866 > 6936 17139 > 6936 20933 > 6936 30777 > 6936 37279 > 6936 45509 > 6937 1486 > 6937 16882 > 6937 20240 > 6937 36118 > 6937 45014 > 6938 12117 > 6938 18052 > 6938 39024 > 6938 39219 > 6938 39899 > 6939 147 > 6939 7668 > 6939 9284 > 6939 26501 > 6939 35957 > 6940 3260 > 6940 17184 > 6940 26624 > 6940 36150 > 6940 39710 > 6941 19358 > 6941 27223 > 6941 29497 > 6941 39969 > 6941 48728 > 6942 7843 > 6942 16356 > 6942 16370 > 6942 31441 > 6942 45982 > 6943 2397 > 6943 34996 > 6943 36274 > 6943 43719 > 6943 46295 > 6944 7403 > 6944 8073 > 6944 34764 > 6944 35982 > 6944 45187 > 6945 3234 > 6945 31636 > 6945 38518 > 6945 46818 > 6945 46933 > 6946 15678 > 6946 25301 > 6946 26677 > 6946 27942 > 6946 38169 > 6947 2830 > 6947 4626 > 6947 7261 > 6947 21634 > 6947 38639 > 6948 15789 > 6948 21523 > 6948 22633 > 6948 23737 > 6948 40467 > 6949 6809 > 6949 18326 > 6949 25100 > 6949 37255 > 6949 45883 > 6950 1535 > 6950 17026 > 6950 36702 > 6950 42758 > 6950 44432 > 6951 20798 > 6951 23021 > 6951 36674 > 6951 37941 > 6951 46461 > 6952 1000 > 6952 7935 > 6952 31562 > 6952 38359 > 6952 38592 > 6953 56 > 6953 19325 > 6953 38323 > 6953 44719 > 6953 48753 > 6954 8559 > 6954 17418 > 6954 33550 > 6954 43328 > 6954 47008 > 6955 377 > 6955 8241 > 6955 15998 > 6955 29802 > 6955 38745 > 6956 397 > 6956 14673 > 6956 37204 > 6956 44990 > 6956 48856 > 6957 7186 > 6957 17758 > 6957 31172 > 6957 36253 > 6957 41582 > 6958 15238 > 6958 22618 > 6958 26762 > 6958 28157 > 6958 46718 > 6959 15010 > 6959 20561 > 6959 34164 > 6959 42147 > 6959 44286 > 6960 5514 > 6960 12447 > 6960 20621 > 6960 27863 > 6960 31701 > 6961 5557 > 6961 16727 > 6961 17710 > 6961 26850 > 6961 44844 > 6962 2832 > 6962 12666 > 6962 16942 > 6962 24423 > 6962 42567 > 6963 5368 > 6963 13648 > 6963 39980 > 6963 45379 > 6963 48496 > 6964 3026 > 6964 11148 > 6964 11666 > 6964 47497 > 6964 48425 > 6965 6173 > 6965 20787 > 6965 21696 > 6965 25584 > 6965 37085 > 6966 5814 > 6966 7308 > 6966 14338 > 6966 32150 > 6966 42032 > 6967 3273 > 6967 29032 > 6967 32083 > 6967 34043 > 6967 36557 > 6968 9223 > 6968 15702 > 6968 20307 > 6968 31401 > 6968 36899 > 6969 2041 > 6969 22207 > 6969 32898 > 6969 46787 > 6969 47387 > 6970 15890 > 6970 17425 > 6970 46469 > 6970 47540 > 6970 48810 > 6971 8347 > 6971 8576 > 6971 23810 > 6971 26102 > 6971 39251 > 6972 24830 > 6972 25105 > 6972 25746 > 6972 39100 > 6972 41674 > 6973 5143 > 6973 8048 > 6973 8603 > 6973 14763 > 6973 38047 > 6974 10898 > 6974 14268 > 6974 29716 > 6974 33696 > 6974 35373 > 6975 18467 > 6975 20689 > 6975 22880 > 6975 24164 > 6975 43190 > 6976 6798 > 6976 25623 > 6976 34780 > 6976 41885 > 6976 44302 > 6977 70 > 6977 1407 > 6977 20654 > 6977 22947 > 6977 48378 > 6978 1512 > 6978 1933 > 6978 19201 > 6978 30944 > 6978 46535 > 6979 4161 > 6979 31197 > 6979 36548 > 6979 41963 > 6979 43990 > 6980 2339 > 6980 6184 > 6980 25606 > 6980 35655 > 6980 36727 > 6981 2177 > 6981 10230 > 6981 14371 > 6981 25596 > 6981 39482 > 6982 9072 > 6982 10608 > 6982 26653 > 6982 38324 > 6982 46274 > 6983 8843 > 6983 23676 > 6983 38694 > 6983 41837 > 6983 49271 > 6984 1548 > 6984 18506 > 6984 21227 > 6984 23783 > 6984 47273 > 6985 11804 > 6985 22219 > 6985 34169 > 6985 43389 > 6985 49910 > 6986 4287 > 6986 9831 > 6986 9966 > 6986 20140 > 6986 32609 > 6987 11950 > 6987 16656 > 6987 21574 > 6987 22942 > 6987 46453 > 6988 1467 > 6988 10622 > 6988 15057 > 6988 37514 > 6988 49025 > 6989 3054 > 6989 8572 > 6989 22797 > 6989 25120 > 6989 41629 > 6990 2872 > 6990 9407 > 6990 12638 > 6990 14969 > 6990 17889 > 6991 28423 > 6991 30369 > 6991 42166 > 6991 45343 > 6991 49473 > 6992 1388 > 6992 23063 > 6992 25440 > 6992 28364 > 6992 30596 > 6993 5766 > 6993 8323 > 6993 11721 > 6993 23276 > 6993 25473 > 6994 3192 > 6994 10875 > 6994 29856 > 6994 37027 > 6994 49347 > 6995 25878 > 6995 29098 > 6995 35350 > 6995 38606 > 6995 44057 > 6996 12000 > 6996 27279 > 6996 40304 > 6996 41337 > 6996 49625 > 6997 13520 > 6997 23723 > 6997 40067 > 6997 45396 > 6997 49812 > 6998 6266 > 6998 11378 > 6998 21827 > 6998 33683 > 6998 34882 > 6999 706 > 6999 5353 > 6999 29588 > 6999 33467 > 6999 46961 > 7000 13013 > 7000 24118 > 7000 29646 > 7000 45366 > 7000 46690 > 7001 2543 > 7001 14171 > 7001 15973 > 7001 23337 > 7001 28946 > 7002 12860 > 7002 22800 > 7002 23305 > 7002 33125 > 7002 38573 > 7003 25176 > 7003 26754 > 7003 42767 > 7003 44879 > 7003 48873 > 7004 23301 > 7004 27079 > 7004 27326 > 7004 42909 > 7004 48367 > 7005 13050 > 7005 14427 > 7005 47051 > 7005 49375 > 7005 49940 > 7006 11462 > 7006 15547 > 7006 27500 > 7006 39321 > 7006 40909 > 7007 2867 > 7007 11882 > 7007 13544 > 7007 16121 > 7007 29406 > 7008 1386 > 7008 31371 > 7008 36169 > 7008 45872 > 7008 46894 > 7009 2993 > 7009 10473 > 7009 35588 > 7009 42905 > 7009 45806 > 7010 5012 > 7010 17037 > 7010 23416 > 7010 24327 > 7010 29412 > 7011 10641 > 7011 16502 > 7011 22765 > 7011 30268 > 7011 35323 > 7012 1712 > 7012 25849 > 7012 45081 > 7012 46590 > 7012 49734 > 7013 15225 > 7013 18413 > 7013 34530 > 7013 40425 > 7013 47179 > 7014 4142 > 7014 5883 > 7014 12218 > 7014 18286 > 7014 27240 > 7015 11107 > 7015 13723 > 7015 22907 > 7015 39276 > 7015 46404 > 7016 12916 > 7016 17228 > 7016 21247 > 7016 30646 > 7016 43852 > 7017 3850 > 7017 8085 > 7017 21580 > 7017 24257 > 7017 43492 > 7018 214 > 7018 14875 > 7018 18951 > 7018 25192 > 7018 45534 > 7019 20753 > 7019 28256 > 7019 32328 > 7019 33692 > 7019 47243 > 7020 2886 > 7020 16355 > 7020 24870 > 7020 25372 > 7020 47596 > 7021 4760 > 7021 17705 > 7021 17835 > 7021 22189 > 7021 24711 > 7022 8797 > 7022 34201 > 7022 34659 > 7022 43217 > 7022 47318 > 7023 5520 > 7023 11867 > 7023 23447 > 7023 41476 > 7023 41570 > 7024 14853 > 7024 15742 > 7024 29874 > 7024 37691 > 7024 44900 > 7025 7454 > 7025 12006 > 7025 15576 > 7025 22019 > 7025 35752 > 7026 2569 > 7026 22477 > 7026 31678 > 7026 40003 > 7026 45576 > 7027 22589 > 7027 23948 > 7027 27027 > 7027 30366 > 7027 34746 > 7028 10741 > 7028 13209 > 7028 19655 > 7028 28809 > 7028 30324 > 7029 838 > 7029 23182 > 7029 28539 > 7029 31397 > 7029 36331 > 7030 10339 > 7030 11854 > 7030 13918 > 7030 23326 > 7030 46746 > 7031 4921 > 7031 11306 > 7031 38808 > 7031 44829 > 7031 45445 > 7032 1971 > 7032 3389 > 7032 32304 > 7032 36003 > 7032 49219 > 7033 10468 > 7033 19139 > 7033 25400 > 7033 40850 > 7033 41690 > 7034 18168 > 7034 26606 > 7034 33895 > 7034 35796 > 7034 49504 > 7035 11453 > 7035 21512 > 7035 28652 > 7035 33231 > 7035 41103 > 7036 1254 > 7036 10206 > 7036 10956 > 7036 17161 > 7036 48847 > 7037 31075 > 7037 34036 > 7037 36038 > 7037 41976 > 7037 42448 > 7038 4106 > 7038 4143 > 7038 4269 > 7038 12452 > 7038 14196 > 7039 3730 > 7039 15780 > 7039 28304 > 7039 35711 > 7039 38085 > 7040 9519 > 7040 26140 > 7040 29932 > 7040 40064 > 7040 47160 > 7041 1700 > 7041 7619 > 7041 16233 > 7041 23151 > 7041 38540 > 7042 2019 > 7042 4730 > 7042 25287 > 7042 25349 > 7042 33288 > 7043 5790 > 7043 19279 > 7043 25928 > 7043 41213 > 7043 42573 > 7044 1967 > 7044 10405 > 7044 14638 > 7044 26806 > 7044 28774 > 7045 8412 > 7045 22552 > 7045 31580 > 7045 41187 > 7045 46524 > 7046 24972 > 7046 31280 > 7046 31888 > 7046 42396 > 7046 48093 > 7047 983 > 7047 8280 > 7047 15259 > 7047 24464 > 7047 26671 > 7048 8446 > 7048 13083 > 7048 21169 > 7048 31064 > 7048 43678 > 7049 2734 > 7049 14758 > 7049 24862 > 7049 31414 > 7049 34516 > 7050 27726 > 7050 30723 > 7050 32276 > 7050 38148 > 7050 44446 > 7051 14058 > 7051 14702 > 7051 43198 > 7051 43267 > 7051 45628 > 7052 1707 > 7052 4906 > 7052 6641 > 7052 21157 > 7052 30457 > 7053 772 > 7053 2866 > 7053 3939 > 7053 23679 > 7053 46903 > 7054 10078 > 7054 15355 > 7054 21155 > 7054 33010 > 7054 38537 > 7055 12065 > 7055 21494 > 7055 41201 > 7055 47759 > 7055 49460 > 7056 5644 > 7056 9565 > 7056 10752 > 7056 29672 > 7056 29902 > 7057 643 > 7057 11064 > 7057 27822 > 7057 31899 > 7057 31914 > 7058 5523 > 7058 15481 > 7058 18380 > 7058 45349 > 7058 49690 > 7059 5235 > 7059 6459 > 7059 34990 > 7059 41149 > 7059 47894 > 7060 5227 > 7060 8873 > 7060 27688 > 7060 35581 > 7060 40283 > 7061 2533 > 7061 24863 > 7061 32506 > 7061 41257 > 7061 48953 > 7062 2219 > 7062 5482 > 7062 15030 > 7062 39972 > 7062 41221 > 7063 19469 > 7063 20551 > 7063 23351 > 7063 24839 > 7063 29850 > 7064 9797 > 7064 12298 > 7064 24078 > 7064 28038 > 7064 38804 > 7065 556 > 7065 3966 > 7065 6758 > 7065 15131 > 7065 43486 > 7066 5231 > 7066 14560 > 7066 27817 > 7066 34427 > 7066 48074 > 7067 6254 > 7067 7183 > 7067 21863 > 7067 26636 > 7067 39742 > 7068 6097 > 7068 9541 > 7068 12689 > 7068 15289 > 7068 35298 > 7069 2390 > 7069 2957 > 7069 12866 > 7069 17734 > 7069 36131 > 7070 16266 > 7070 23441 > 7070 28402 > 7070 38506 > 7070 42242 > 7071 468 > 7071 7966 > 7071 12841 > 7071 41026 > 7071 45864 > 7072 3907 > 7072 5803 > 7072 10213 > 7072 19677 > 7072 26325 > 7073 6017 > 7073 16257 > 7073 22506 > 7073 32608 > 7073 38667 > 7074 27371 > 7074 30100 > 7074 45623 > 7074 46460 > 7074 47618 > 7075 6871 > 7075 27656 > 7075 27968 > 7075 41015 > 7075 49754 > 7076 8090 > 7076 23045 > 7076 25931 > 7076 30583 > 7076 32479 > 7077 9313 > 7077 38212 > 7077 41155 > 7077 44606 > 7077 46430 > 7078 1071 > 7078 4140 > 7078 18502 > 7078 25943 > 7078 29922 > 7079 3857 > 7079 13518 > 7079 14881 > 7079 35004 > 7079 37117 > 7080 17806 > 7080 18685 > 7080 21040 > 7080 25197 > 7080 25474 > 7081 6183 > 7081 7499 > 7081 10547 > 7081 31795 > 7081 45484 > 7082 7588 > 7082 16165 > 7082 36069 > 7082 37070 > 7082 37331 > 7083 1499 > 7083 5428 > 7083 19869 > 7083 27193 > 7083 35153 > 7084 931 > 7084 14602 > 7084 26665 > 7084 35836 > 7084 41118 > 7085 2278 > 7085 20505 > 7085 28772 > 7085 30768 > 7085 31112 > 7086 2555 > 7086 14528 > 7086 21333 > 7086 28896 > 7086 37295 > 7087 4883 > 7087 29097 > 7087 45227 > 7087 45262 > 7087 48538 > 7088 788 > 7088 15968 > 7088 16691 > 7088 25167 > 7088 32980 > 7089 3468 > 7089 26277 > 7089 34041 > 7089 34327 > 7089 34337 > 7090 5683 > 7090 13443 > 7090 20746 > 7090 35185 > 7090 48983 > 7091 685 > 7091 1009 > 7091 5752 > 7091 10591 > 7091 23194 > 7092 13999 > 7092 25673 > 7092 31813 > 7092 34410 > 7092 40829 > 7093 14219 > 7093 21383 > 7093 23883 > 7093 29914 > 7093 45327 > 7094 31490 > 7094 38048 > 7094 43685 > 7094 44095 > 7094 47932 > 7095 6900 > 7095 10810 > 7095 28717 > 7095 42638 > 7095 48974 > 7096 8865 > 7096 28367 > 7096 30883 > 7096 32057 > 7096 49226 > 7097 7520 > 7097 17592 > 7097 31359 > 7097 41803 > 7097 43189 > 7098 5367 > 7098 15053 > 7098 16116 > 7098 28585 > 7098 33869 > 7099 138 > 7099 11791 > 7099 15276 > 7099 17721 > 7099 19930 > 7100 3531 > 7100 20878 > 7100 34364 > 7100 34612 > 7100 49056 > 7101 2767 > 7101 5343 > 7101 22136 > 7101 23654 > 7101 34270 > 7102 11742 > 7102 18792 > 7102 27096 > 7102 29985 > 7102 39229 > 7103 7834 > 7103 10701 > 7103 21997 > 7103 37889 > 7103 41689 > 7104 88 > 7104 725 > 7104 1475 > 7104 40435 > 7104 46299 > 7105 6029 > 7105 15158 > 7105 20522 > 7105 28577 > 7105 41339 > 7106 5147 > 7106 10161 > 7106 28250 > 7106 30824 > 7106 37993 > 7107 33052 > 7107 37415 > 7107 38530 > 7107 39439 > 7107 45716 > 7108 27885 > 7108 42081 > 7108 47209 > 7108 48048 > 7108 49886 > 7109 4312 > 7109 9793 > 7109 18125 > 7109 38652 > 7109 43810 > 7110 4767 > 7110 5986 > 7110 13436 > 7110 27771 > 7110 36627 > 7111 1096 > 7111 22210 > 7111 24374 > 7111 30139 > 7111 38158 > 7112 914 > 7112 5134 > 7112 14354 > 7112 17915 > 7112 47744 > 7113 9634 > 7113 10282 > 7113 12112 > 7113 25195 > 7113 33742 > 7114 501 > 7114 7233 > 7114 26267 > 7114 27939 > 7114 30467 > 7115 2125 > 7115 14700 > 7115 29952 > 7115 30493 > 7115 47571 > 7116 22826 > 7116 25044 > 7116 28327 > 7116 34161 > 7116 35186 > 7117 24357 > 7117 25703 > 7117 33364 > 7117 35676 > 7117 49555 > 7118 4777 > 7118 31527 > 7118 42289 > 7118 43142 > 7118 49715 > 7119 12382 > 7119 15977 > 7119 37360 > 7119 47067 > 7119 47159 > 7120 8648 > 7120 19264 > 7120 37179 > 7120 37699 > 7120 41268 > 7121 8992 > 7121 13867 > 7121 18347 > 7121 19652 > 7121 46189 > 7122 6155 > 7122 7788 > 7122 34044 > 7122 43306 > 7122 47973 > 7123 5246 > 7123 9755 > 7123 17208 > 7123 39817 > 7123 42578 > 7124 2257 > 7124 14989 > 7124 16026 > 7124 27927 > 7124 37058 > 7125 4663 > 7125 5712 > 7125 21351 > 7125 42597 > 7125 43897 > 7126 10314 > 7126 20617 > 7126 28593 > 7126 32141 > 7126 44195 > 7127 1100 > 7127 2134 > 7127 3118 > 7127 26400 > 7127 35930 > 7128 9827 > 7128 11601 > 7128 11762 > 7128 42399 > 7128 44317 > 7129 27894 > 7129 29312 > 7129 30921 > 7129 36148 > 7129 37644 > 7130 4680 > 7130 12787 > 7130 25722 > 7130 35748 > 7130 38921 > 7131 18526 > 7131 20869 > 7131 21642 > 7131 25088 > 7131 46043 > 7132 14968 > 7132 37992 > 7132 39454 > 7132 44331 > 7132 49712 > 7133 4462 > 7133 5605 > 7133 18598 > 7133 27887 > 7133 35771 > 7134 4954 > 7134 8498 > 7134 8548 > 7134 14217 > 7134 24175 > 7135 638 > 7135 2656 > 7135 15293 > 7135 42437 > 7135 44040 > 7136 25212 > 7136 26743 > 7136 34259 > 7136 37783 > 7136 45413 > 7137 6135 > 7137 20508 > 7137 21185 > 7137 26488 > 7137 35271 > 7138 16263 > 7138 23068 > 7138 24040 > 7138 34829 > 7138 36440 > 7139 3267 > 7139 6482 > 7139 12959 > 7139 31418 > 7139 35212 > 7140 22379 > 7140 37130 > 7140 37180 > 7140 39415 > 7140 42270 > 7141 22206 > 7141 30901 > 7141 33285 > 7141 37062 > 7141 46964 > 7142 20228 > 7142 35764 > 7142 36087 > 7142 37533 > 7142 39867 > 7143 8661 > 7143 31071 > 7143 32607 > 7143 38088 > 7143 41594 > 7144 4584 > 7144 23715 > 7144 29437 > 7144 30363 > 7144 41025 > 7145 1167 > 7145 3558 > 7145 5685 > 7145 7537 > 7145 39559 > 7146 781 > 7146 14280 > 7146 14797 > 7146 35671 > 7146 37082 > 7147 3964 > 7147 17860 > 7147 21900 > 7147 28460 > 7147 48762 > 7148 17493 > 7148 26339 > 7148 27001 > 7148 37793 > 7148 44066 > 7149 21481 > 7149 25226 > 7149 46117 > 7149 46358 > 7149 48949 > 7150 23484 > 7150 27161 > 7150 30689 > 7150 31786 > 7150 46172 > 7151 1577 > 7151 18541 > 7151 24400 > 7151 27038 > 7151 46909 > 7152 1330 > 7152 19499 > 7152 21464 > 7152 34947 > 7152 36461 > 7153 2083 > 7153 4531 > 7153 14995 > 7153 28824 > 7153 45712 > 7154 17126 > 7154 28471 > 7154 30505 > 7154 40238 > 7154 42894 > 7155 3036 > 7155 8015 > 7155 34192 > 7155 40065 > 7155 44489 > 7156 4629 > 7156 17713 > 7156 24668 > 7156 43952 > 7156 46621 > 7157 5283 > 7157 12408 > 7157 18597 > 7157 19123 > 7157 39441 > 7158 1461 > 7158 8433 > 7158 36618 > 7158 38373 > 7158 49131 > 7159 945 > 7159 1261 > 7159 4067 > 7159 9405 > 7159 16645 > 7160 9923 > 7160 14625 > 7160 17922 > 7160 36130 > 7160 40852 > 7161 3407 > 7161 25675 > 7161 34212 > 7161 35689 > 7161 46065 > 7162 5740 > 7162 13282 > 7162 13435 > 7162 17360 > 7162 18211 > 7163 8842 > 7163 9395 > 7163 10544 > 7163 47239 > 7163 48156 > 7164 9080 > 7164 11250 > 7164 13412 > 7164 24920 > 7164 33859 > 7165 9354 > 7165 12565 > 7165 24642 > 7165 47442 > 7165 49769 > 7166 4638 > 7166 33454 > 7166 35048 > 7166 38867 > 7166 46875 > 7167 600 > 7167 5750 > 7167 16463 > 7167 30234 > 7167 44205 > 7168 1799 > 7168 8306 > 7168 24590 > 7168 34785 > 7168 46255 > 7169 12341 > 7169 21527 > 7169 28816 > 7169 41193 > 7169 46080 > 7170 4609 > 7170 11681 > 7170 14987 > 7170 19993 > 7170 40512 > 7171 8031 > 7171 14151 > 7171 15915 > 7171 32346 > 7171 41113 > 7172 18623 > 7172 20183 > 7172 21817 > 7172 27483 > 7172 37658 > 7173 6149 > 7173 14248 > 7173 28494 > 7173 28781 > 7173 45839 > 7174 13496 > 7174 14803 > 7174 27796 > 7174 28549 > 7174 45750 > 7175 3492 > 7175 5007 > 7175 20424 > 7175 43930 > 7175 46275 > 7176 2245 > 7176 17201 > 7176 18982 > 7176 29627 > 7176 30021 > 7177 1650 > 7177 22935 > 7177 31058 > 7177 33000 > 7177 41272 > 7178 12297 > 7178 16407 > 7178 27778 > 7178 32497 > 7178 38175 > 7179 10853 > 7179 14493 > 7179 28269 > 7179 38914 > 7179 46130 > 7180 8468 > 7180 30733 > 7180 39329 > 7180 42593 > 7180 43001 > 7181 6442 > 7181 9683 > 7181 28683 > 7181 40342 > 7181 48383 > 7182 3296 > 7182 30190 > 7182 33250 > 7182 40364 > 7182 42145 > 7183 10556 > 7183 21568 > 7183 22917 > 7183 25255 > 7183 29763 > 7184 158 > 7184 21281 > 7184 25809 > 7184 32768 > 7184 39212 > 7185 3824 > 7185 14513 > 7185 14909 > 7185 36519 > 7185 45726 > 7186 4127 > 7186 11697 > 7186 36417 > 7186 38143 > 7186 41416 > 7187 32904 > 7187 33607 > 7187 41817 > 7187 44923 > 7187 47528 > 7188 8861 > 7188 19624 > 7188 25315 > 7188 27919 > 7188 41636 > 7189 4555 > 7189 8052 > 7189 28271 > 7189 30513 > 7189 46352 > 7190 11786 > 7190 28570 > 7190 37482 > 7190 37820 > 7190 39452 > 7191 10105 > 7191 19536 > 7191 29283 > 7191 32335 > 7191 41037 > 7192 4204 > 7192 14262 > 7192 22630 > 7192 25080 > 7192 47417 > 7193 2202 > 7193 11612 > 7193 22505 > 7193 24053 > 7193 41264 > 7194 18477 > 7194 18760 > 7194 21689 > 7194 23620 > 7194 24461 > 7195 729 > 7195 27803 > 7195 28685 > 7195 32285 > 7195 34370 > 7196 22233 > 7196 29858 > 7196 37254 > 7196 38140 > 7196 45408 > 7197 4758 > 7197 23680 > 7197 29594 > 7197 30006 > 7197 31625 > 7198 3808 > 7198 6774 > 7198 10302 > 7198 30984 > 7198 43026 > 7199 1062 > 7199 16436 > 7199 30927 > 7199 30987 > 7199 32909 > 7200 449 > 7200 13932 > 7200 17319 > 7200 26188 > 7200 43292 > 7201 7804 > 7201 8711 > 7201 34966 > 7201 38547 > 7201 46027 > 7202 641 > 7202 16795 > 7202 16985 > 7202 17396 > 7202 43253 > 7203 3333 > 7203 7103 > 7203 31016 > 7203 42685 > 7203 44578 > 7204 3270 > 7204 28773 > 7204 37524 > 7204 47300 > 7204 47851 > 7205 1780 > 7205 9476 > 7205 10589 > 7205 17016 > 7205 39305 > 7206 3105 > 7206 6302 > 7206 27903 > 7206 29649 > 7206 32054 > 7207 592 > 7207 10296 > 7207 16655 > 7207 17952 > 7207 33368 > 7208 880 > 7208 8666 > 7208 12983 > 7208 13494 > 7208 43156 > 7209 14773 > 7209 20215 > 7209 24539 > 7209 28293 > 7209 32162 > 7210 3440 > 7210 5137 > 7210 6429 > 7210 45633 > 7210 48596 > 7211 2891 > 7211 23724 > 7211 35786 > 7211 39917 > 7211 45325 > 7212 7551 > 7212 17160 > 7212 20807 > 7212 22805 > 7212 48853 > 7213 3538 > 7213 5130 > 7213 28272 > 7213 28942 > 7213 31223 > 7214 8810 > 7214 17852 > 7214 25781 > 7214 28289 > 7214 43637 > 7215 9740 > 7215 33983 > 7215 35718 > 7215 38722 > 7215 46942 > 7216 1754 > 7216 21092 > 7216 43466 > 7216 46351 > 7216 48826 > 7217 5898 > 7217 11241 > 7217 37247 > 7217 37954 > 7217 44010 > 7218 8773 > 7218 20092 > 7218 24586 > 7218 36308 > 7218 40507 > 7219 2956 > 7219 15948 > 7219 17246 > 7219 31259 > 7219 49533 > 7220 1889 > 7220 17078 > 7220 34220 > 7220 36833 > 7220 37353 > 7221 2381 > 7221 9571 > 7221 12145 > 7221 12871 > 7221 26990 > 7222 14481 > 7222 16471 > 7222 17930 > 7222 20626 > 7222 30543 > 7223 9597 > 7223 30354 > 7223 38023 > 7223 39174 > 7223 44377 > 7224 5503 > 7224 27203 > 7224 27443 > 7224 42803 > 7224 48080 > 7225 2966 > 7225 4340 > 7225 25536 > 7225 32921 > 7225 37306 > 7226 14376 > 7226 22331 > 7226 34218 > 7226 39091 > 7226 43689 > 7227 2122 > 7227 15872 > 7227 29513 > 7227 32139 > 7227 36523 > 7228 5688 > 7228 12823 > 7228 19235 > 7228 28803 > 7228 45901 > 7229 1078 > 7229 7480 > 7229 14334 > 7229 26169 > 7229 39474 > 7230 13278 > 7230 13559 > 7230 37021 > 7230 41399 > 7230 44610 > 7231 4623 > 7231 14966 > 7231 16053 > 7231 29845 > 7231 37372 > 7232 8787 > 7232 9317 > 7232 9911 > 7232 36275 > 7232 41600 > 7233 16237 > 7233 23236 > 7233 30410 > 7233 40783 > 7233 43122 > 7234 5252 > 7234 12153 > 7234 19770 > 7234 24902 > 7234 27148 > 7235 1473 > 7235 3727 > 7235 3739 > 7235 10300 > 7235 17095 > 7236 3143 > 7236 11652 > 7236 16434 > 7236 27115 > 7236 43758 > 7237 5682 > 7237 23871 > 7237 38385 > 7237 40579 > 7237 43808 > 7238 21225 > 7238 22661 > 7238 29014 > 7238 29118 > 7238 47768 > 7239 22777 > 7239 28263 > 7239 35100 > 7239 46800 > 7239 49765 > 7240 8184 > 7240 8987 > 7240 13394 > 7240 29693 > 7240 36329 > 7241 7313 > 7241 7907 > 7241 28472 > 7241 34066 > 7241 41876 > 7242 7636 > 7242 13535 > 7242 14899 > 7242 31416 > 7242 44692 > 7243 16 > 7243 1758 > 7243 24620 > 7243 36046 > 7243 41826 > 7244 2670 > 7244 24536 > 7244 26727 > 7244 36888 > 7244 45731 > 7245 4717 > 7245 16912 > 7245 34190 > 7245 36910 > 7245 49705 > 7246 21168 > 7246 31729 > 7246 38082 > 7246 41622 > 7246 44991 > 7247 3443 > 7247 3829 > 7247 8172 > 7247 22781 > 7247 47310 > 7248 42562 > 7248 44647 > 7248 45061 > 7248 47820 > 7248 49842 > 7249 5596 > 7249 19764 > 7249 29471 > 7249 29889 > 7249 47039 > 7250 20570 > 7250 25093 > 7250 26187 > 7250 30776 > 7250 37588 > 7251 8046 > 7251 10008 > 7251 30041 > 7251 36340 > 7251 47913 > 7252 10532 > 7252 17051 > 7252 17929 > 7252 18752 > 7252 33104 > 7253 5970 > 7253 15302 > 7253 30174 > 7253 39896 > 7253 47357 > 7254 13637 > 7254 18630 > 7254 24110 > 7254 29776 > 7254 30965 > 7255 11429 > 7255 19681 > 7255 23380 > 7255 32050 > 7255 38258 > 7256 243 > 7256 24456 > 7256 31661 > 7256 41386 > 7256 44940 > 7257 12079 > 7257 14544 > 7257 19566 > 7257 27469 > 7257 38773 > 7258 8252 > 7258 11976 > 7258 23721 > 7258 29293 > 7258 42234 > 7259 8508 > 7259 15194 > 7259 21184 > 7259 35536 > 7259 39442 > 7260 6311 > 7260 27008 > 7260 35451 > 7260 38059 > 7260 43780 > 7261 2238 > 7261 10537 > 7261 13080 > 7261 13993 > 7261 23352 > 7262 9959 > 7262 14014 > 7262 18920 > 7262 26437 > 7262 43948 > 7263 3583 > 7263 11622 > 7263 26269 > 7263 28531 > 7263 39022 > 7264 19434 > 7264 30502 > 7264 42480 > 7264 44660 > 7264 49928 > 7265 3671 > 7265 5419 > 7265 14075 > 7265 32890 > 7265 48629 > 7266 9780 > 7266 12675 > 7266 18711 > 7266 20664 > 7266 34809 > 7267 2892 > 7267 10996 > 7267 12173 > 7267 13211 > 7267 20488 > 7268 3817 > 7268 15664 > 7268 28877 > 7268 36397 > 7268 38365 > 7269 8500 > 7269 20893 > 7269 20947 > 7269 34884 > 7269 36007 > 7270 19032 > 7270 24720 > 7270 33074 > 7270 35759 > 7270 47739 > 7271 3380 > 7271 11289 > 7271 27057 > 7271 29895 > 7271 49571 > 7272 7365 > 7272 9095 > 7272 21364 > 7272 25747 > 7272 30812 > 7273 1130 > 7273 10428 > 7273 30465 > 7273 33148 > 7273 45004 > 7274 2714 > 7274 2887 > 7274 10936 > 7274 25657 > 7274 27415 > 7275 6668 > 7275 14615 > 7275 27046 > 7275 31363 > 7275 33642 > 7276 7016 > 7276 13673 > 7276 14607 > 7276 34731 > 7276 45418 > 7277 14675 > 7277 17335 > 7277 23509 > 7277 39453 > 7277 40827 > 7278 10366 > 7278 26914 > 7278 27465 > 7278 28566 > 7278 29793 > 7279 10568 > 7279 19824 > 7279 39800 > 7279 41031 > 7279 45463 > 7280 6179 > 7280 13452 > 7280 31185 > 7280 36143 > 7280 46716 > 7281 2355 > 7281 8502 > 7281 10895 > 7281 35456 > 7281 35725 > 7282 182 > 7282 3532 > 7282 8996 > 7282 21392 > 7282 48168 > 7283 1538 > 7283 30861 > 7283 39985 > 7283 42786 > 7283 43673 > 7284 2442 > 7284 7115 > 7284 14778 > 7284 18600 > 7284 38218 > 7285 10769 > 7285 18277 > 7285 27112 > 7285 35998 > 7285 48542 > 7286 18232 > 7286 23786 > 7286 30207 > 7286 32808 > 7286 41623 > 7287 15731 > 7287 17604 > 7287 17760 > 7287 21152 > 7287 30716 > 7288 4621 > 7288 13032 > 7288 20502 > 7288 30436 > 7288 36406 > 7289 3008 > 7289 25355 > 7289 26840 > 7289 35074 > 7289 47545 > 7290 14394 > 7290 20251 > 7290 38526 > 7290 39888 > 7290 40677 > 7291 17525 > 7291 20789 > 7291 34621 > 7291 36518 > 7291 44518 > 7292 9176 > 7292 24431 > 7292 30615 > 7292 42198 > 7292 44859 > 7293 921 > 7293 10710 > 7293 31048 > 7293 43232 > 7293 44285 > 7294 12183 > 7294 14448 > 7294 32243 > 7294 47516 > 7294 49952 > 7295 13639 > 7295 23316 > 7295 24944 > 7295 38422 > 7295 48457 > 7296 4052 > 7296 5051 > 7296 14747 > 7296 17380 > 7296 36227 > 7297 6689 > 7297 17890 > 7297 21966 > 7297 21974 > 7297 44411 > 7298 936 > 7298 963 > 7298 20335 > 7298 22149 > 7298 45405 > 7299 23982 > 7299 24797 > 7299 31747 > 7299 33503 > 7299 44598 > 7300 27783 > 7300 33906 > 7300 36641 > 7300 40112 > 7300 49169 > 7301 5719 > 7301 7040 > 7301 25502 > 7301 29938 > 7301 44360 > 7302 3752 > 7302 11734 > 7302 22104 > 7302 29004 > 7302 35389 > 7303 7151 > 7303 14316 > 7303 20189 > 7303 23693 > 7303 30968 > 7304 5030 > 7304 22377 > 7304 27907 > 7304 41471 > 7304 43639 > 7305 23444 > 7305 24479 > 7305 26956 > 7305 33835 > 7305 41297 > 7306 18484 > 7306 23345 > 7306 38165 > 7306 43030 > 7306 45196 > 7307 5720 > 7307 26037 > 7307 31812 > 7307 37202 > 7307 49044 > 7308 4868 > 7308 7856 > 7308 8114 > 7308 11559 > 7308 36478 > 7309 9308 > 7309 40918 > 7309 41157 > 7309 44645 > 7309 46178 > 7310 4124 > 7310 12500 > 7310 22898 > 7310 24655 > 7310 28095 > 7311 9964 > 7311 17955 > 7311 30315 > 7311 36879 > 7311 44702 > 7312 4916 > 7312 18977 > 7312 30750 > 7312 46876 > 7312 49918 > 7313 3969 > 7313 12304 > 7313 18846 > 7313 26205 > 7313 38673 > 7314 12405 > 7314 15630 > 7314 18418 > 7314 25451 > 7314 42903 > 7315 3241 > 7315 15686 > 7315 16420 > 7315 28096 > 7315 45295 > 7316 6909 > 7316 18812 > 7316 30482 > 7316 42190 > 7316 45928 > 7317 3789 > 7317 4862 > 7317 5929 > 7317 15443 > 7317 22017 > 7318 5426 > 7318 8976 > 7318 22251 > 7318 23318 > 7318 38450 > 7319 1709 > 7319 2283 > 7319 12515 > 7319 15917 > 7319 38115 > 7320 8516 > 7320 23736 > 7320 27873 > 7320 34720 > 7320 45369 > 7321 2527 > 7321 8768 > 7321 12929 > 7321 17896 > 7321 40246 > 7322 10824 > 7322 11776 > 7322 24662 > 7322 29254 > 7322 41139 > 7323 8884 > 7323 10617 > 7323 33085 > 7323 41634 > 7323 48797 > 7324 3364 > 7324 13372 > 7324 46653 > 7324 47359 > 7324 48305 > 7325 7028 > 7325 7335 > 7325 11300 > 7325 28028 > 7325 28339 > 7326 16491 > 7326 27955 > 7326 37088 > 7326 38167 > 7326 39334 > 7327 20058 > 7327 41772 > 7327 42384 > 7327 43520 > 7327 44571 > 7328 21231 > 7328 28089 > 7328 29595 > 7328 44934 > 7328 46850 > 7329 5819 > 7329 32978 > 7329 33561 > 7329 39352 > 7329 46765 > 7330 907 > 7330 11503 > 7330 15585 > 7330 30794 > 7330 39093 > 7331 2499 > 7331 20530 > 7331 23752 > 7331 29504 > 7331 47279 > 7332 3631 > 7332 12745 > 7332 37370 > 7332 45791 > 7332 49567 > 7333 7819 > 7333 17620 > 7333 33225 > 7333 36817 > 7333 48757 > 7334 7754 > 7334 8638 > 7334 18450 > 7334 24224 > 7334 26046 > 7335 13364 > 7335 17526 > 7335 34827 > 7335 35205 > 7335 39741 > 7336 5978 > 7336 17857 > 7336 18121 > 7336 19487 > 7336 43627 > 7337 2440 > 7337 6373 > 7337 14890 > 7337 23818 > 7337 35875 > 7338 3040 > 7338 7793 > 7338 9538 > 7338 37917 > 7338 45326 > 7339 869 > 7339 10980 > 7339 13396 > 7339 19795 > 7339 22070 > 7340 2762 > 7340 9330 > 7340 11156 > 7340 16428 > 7340 36631 > 7341 33523 > 7341 37597 > 7341 42411 > 7341 46867 > 7341 47555 > 7342 1912 > 7342 29887 > 7342 38290 > 7342 45218 > 7342 49677 > 7343 22337 > 7343 24095 > 7343 29634 > 7343 35889 > 7343 36874 > 7344 7371 > 7344 9287 > 7344 30133 > 7344 43655 > 7344 46538 > 7345 438 > 7345 1447 > 7345 2803 > 7345 21436 > 7345 48389 > 7346 8938 > 7346 14677 > 7346 30325 > 7346 38455 > 7346 45558 > 7347 1357 > 7347 4442 > 7347 6539 > 7347 42140 > 7347 49314 > 7348 7659 > 7348 20354 > 7348 23457 > 7348 38270 > 7348 47602 > 7349 8815 > 7349 29277 > 7349 35722 > 7349 44617 > 7349 45570 > 7350 354 > 7350 10570 > 7350 13026 > 7350 14285 > 7350 15261 > 7351 13019 > 7351 13752 > 7351 26536 > 7351 29572 > 7351 38437 > 7352 4331 > 7352 21312 > 7352 37737 > 7352 37752 > 7352 40718 > 7353 11426 > 7353 19276 > 7353 23796 > 7353 39606 > 7353 40858 > 7354 1706 > 7354 3033 > 7354 11829 > 7354 34165 > 7354 40009 > 7355 1257 > 7355 8431 > 7355 11668 > 7355 30548 > 7355 40871 > 7356 10899 > 7356 16211 > 7356 37286 > 7356 37314 > 7356 49288 > 7357 8628 > 7357 10854 > 7357 20027 > 7357 21177 > 7357 29371 > 7358 14198 > 7358 23314 > 7358 24385 > 7358 32856 > 7358 33429 > 7359 422 > 7359 12651 > 7359 23172 > 7359 27657 > 7359 49157 > 7360 4743 > 7360 11182 > 7360 15573 > 7360 23581 > 7360 47772 > 7361 17446 > 7361 21754 > 7361 30739 > 7361 37749 > 7361 42505 > 7362 12104 > 7362 21345 > 7362 29953 > 7362 33154 > 7362 45655 > 7363 8342 > 7363 23039 > 7363 25997 > 7363 41029 > 7363 46990 > 7364 12278 > 7364 30647 > 7364 39331 > 7364 41508 > 7364 45981 > 7365 30474 > 7365 31545 > 7365 40927 > 7365 46923 > 7365 49221 > 7366 24584 > 7366 27518 > 7366 29422 > 7366 34050 > 7366 47265 > 7367 21248 > 7367 37624 > 7367 37794 > 7367 44666 > 7367 45779 > 7368 4384 > 7368 9291 > 7368 13230 > 7368 33361 > 7368 47667 > 7369 1444 > 7369 10025 > 7369 12573 > 7369 13728 > 7369 35498 > 7370 11393 > 7370 31221 > 7370 39722 > 7370 44894 > 7370 45005 > 7371 2678 > 7371 6949 > 7371 21862 > 7371 28636 > 7371 46723 > 7372 174 > 7372 4058 > 7372 13545 > 7372 19917 > 7372 37620 > 7373 5409 > 7373 6435 > 7373 15958 > 7373 32312 > 7373 37536 > 7374 2029 > 7374 16742 > 7374 32573 > 7374 37846 > 7374 45676 > 7375 7720 > 7375 16777 > 7375 22891 > 7375 44068 > 7375 47556 > 7376 11291 > 7376 15095 > 7376 18522 > 7376 28104 > 7376 32597 > 7377 7841 > 7377 34035 > 7377 35927 > 7377 36505 > 7377 38827 > 7378 8608 > 7378 35708 > 7378 45358 > 7378 49540 > 7378 49957 > 7379 3882 > 7379 12563 > 7379 15788 > 7379 29663 > 7379 37590 > 7380 686 > 7380 4911 > 7380 7528 > 7380 11225 > 7380 21999 > 7381 6366 > 7381 19065 > 7381 21603 > 7381 48312 > 7381 49632 > 7382 3993 > 7382 9897 > 7382 25656 > 7382 39458 > 7382 44947 > 7383 734 > 7383 2093 > 7383 13791 > 7383 26473 > 7383 27630 > 7384 11149 > 7384 17789 > 7384 21806 > 7384 28002 > 7384 38043 > 7385 2703 > 7385 12164 > 7385 24621 > 7385 31659 > 7385 35716 > 7386 3922 > 7386 20086 > 7386 24837 > 7386 39724 > 7386 41760 > 7387 5588 > 7387 19775 > 7387 22961 > 7387 33100 > 7387 44878 > 7388 480 > 7388 5538 > 7388 42468 > 7388 42678 > 7388 49599 > 7389 10091 > 7389 25165 > 7389 42403 > 7389 43182 > 7389 47373 > 7390 24979 > 7390 30004 > 7390 32106 > 7390 41338 > 7390 42367 > 7391 1958 > 7391 10363 > 7391 14901 > 7391 19195 > 7391 25489 > 7392 8197 > 7392 13116 > 7392 28206 > 7392 42826 > 7392 46426 > 7393 18333 > 7393 19749 > 7393 21732 > 7393 45113 > 7393 47741 > 7394 22538 > 7394 29189 > 7394 34866 > 7394 41091 > 7394 49238 > 7395 5317 > 7395 8739 > 7395 9984 > 7395 22634 > 7395 30802 > 7396 953 > 7396 19111 > 7396 24513 > 7396 38511 > 7396 43418 > 7397 11441 > 7397 13594 > 7397 30589 > 7397 40271 > 7397 46710 > 7398 4964 > 7398 7411 > 7398 10237 > 7398 22912 > 7398 26970 > 7399 13149 > 7399 19953 > 7399 25351 > 7399 43850 > 7399 49619 > 7400 1537 > 7400 14650 > 7400 41008 > 7400 47811 > 7400 49915 > 7401 2334 > 7401 6861 > 7401 19908 > 7401 21082 > 7401 39363 > 7402 11035 > 7402 21178 > 7402 34609 > 7402 41775 > 7402 49825 > 7403 6238 > 7403 23371 > 7403 38176 > 7403 49046 > 7403 49951 > 7404 4101 > 7404 33355 > 7404 35707 > 7404 43579 > 7404 48962 > 7405 1965 > 7405 4306 > 7405 22835 > 7405 28845 > 7405 30241 > 7406 6614 > 7406 7946 > 7406 15511 > 7406 29717 > 7406 35225 > 7407 7936 > 7407 8668 > 7407 28722 > 7407 30669 > 7407 46686 > 7408 29852 > 7408 34146 > 7408 34806 > 7408 40334 > 7408 47705 > 7409 359 > 7409 5925 > 7409 18861 > 7409 26905 > 7409 41795 > 7410 26026 > 7410 28345 > 7410 32095 > 7410 38027 > 7410 42083 > 7411 20004 > 7411 25459 > 7411 25711 > 7411 29006 > 7411 49003 > 7412 13830 > 7412 18373 > 7412 37177 > 7412 46530 > 7412 46889 > 7413 376 > 7413 7697 > 7413 20721 > 7413 24876 > 7413 25962 > 7414 3516 > 7414 10234 > 7414 22913 > 7414 32720 > 7414 49338 > 7415 2239 > 7415 9419 > 7415 11231 > 7415 13683 > 7415 45251 > 7416 3217 > 7416 17084 > 7416 26447 > 7416 31789 > 7416 34579 > 7417 13442 > 7417 13985 > 7417 24298 > 7417 36693 > 7417 40528 > 7418 10913 > 7418 18348 > 7418 25496 > 7418 29043 > 7418 33907 > 7419 1619 > 7419 9076 > 7419 14633 > 7419 27721 > 7419 48722 > 7420 10346 > 7420 16858 > 7420 24882 > 7420 26268 > 7420 33462 > 7421 5874 > 7421 18978 > 7421 21151 > 7421 36303 > 7421 49634 > 7422 1081 > 7422 27629 > 7422 29543 > 7422 33925 > 7422 46702 > 7423 10013 > 7423 12271 > 7423 27712 > 7423 31507 > 7423 40515 > 7424 1930 > 7424 18215 > 7424 28605 > 7424 37272 > 7424 45917 > 7425 7897 > 7425 19433 > 7425 24296 > 7425 45230 > 7425 45730 > 7426 1916 > 7426 14061 > 7426 28901 > 7426 41469 > 7426 41712 > 7427 18116 > 7427 23644 > 7427 33151 > 7427 37321 > 7427 39883 > 7428 25218 > 7428 27563 > 7428 37595 > 7428 43681 > 7428 44390 > 7429 4624 > 7429 4702 > 7429 39427 > 7429 39455 > 7429 43836 > 7430 13824 > 7430 29111 > 7430 30568 > 7430 37887 > 7430 39483 > 7431 5665 > 7431 15457 > 7431 35623 > 7431 42037 > 7431 49135 > 7432 14161 > 7432 15967 > 7432 17807 > 7432 24020 > 7432 43015 > 7433 149 > 7433 23773 > 7433 30178 > 7433 41315 > 7433 46501 > 7434 1432 > 7434 8452 > 7434 8937 > 7434 28408 > 7434 31963 > 7435 6104 > 7435 15397 > 7435 34284 > 7435 36531 > 7435 49848 > 7436 3946 > 7436 14887 > 7436 19278 > 7436 29931 > 7436 37300 > 7437 17603 > 7437 21130 > 7437 31903 > 7437 44026 > 7437 47849 > 7438 21752 > 7438 23297 > 7438 24688 > 7438 32598 > 7438 47152 > 7439 8729 > 7439 13869 > 7439 16492 > 7439 22301 > 7439 40343 > 7440 22602 > 7440 22905 > 7440 23897 > 7440 34322 > 7440 36854 > 7441 3027 > 7441 29893 > 7441 34590 > 7441 35463 > 7441 43843 > 7442 2020 > 7442 23763 > 7442 27842 > 7442 43814 > 7442 46865 > 7443 3703 > 7443 7358 > 7443 9045 > 7443 36968 > 7443 37653 > 7444 7404 > 7444 16725 > 7444 22606 > 7444 24756 > 7444 43914 > 7445 29237 > 7445 29924 > 7445 30769 > 7445 33438 > 7445 43666 > 7446 887 > 7446 32420 > 7446 40734 > 7446 42677 > 7446 49101 > 7447 904 > 7447 2241 > 7447 3463 > 7447 26928 > 7447 36482 > 7448 15237 > 7448 32348 > 7448 34580 > 7448 37119 > 7448 49216 > 7449 9000 > 7449 9860 > 7449 23768 > 7449 37449 > 7449 38157 > 7450 11644 > 7450 14780 > 7450 22287 > 7450 22470 > 7450 35547 > 7451 7218 > 7451 24066 > 7451 25706 > 7451 26025 > 7451 42553 > 7452 1410 > 7452 6005 > 7452 11912 > 7452 25425 > 7452 47069 > 7453 5024 > 7453 10935 > 7453 28053 > 7453 32615 > 7453 43315 > 7454 3790 > 7454 14545 > 7454 24977 > 7454 39534 > 7454 44519 > 7455 5431 > 7455 10179 > 7455 35644 > 7455 36735 > 7455 40753 > 7456 7766 > 7456 10551 > 7456 28788 > 7456 36907 > 7456 43287 > 7457 13628 > 7457 13942 > 7457 16172 > 7457 35809 > 7457 40589 > 7458 2419 > 7458 3198 > 7458 16503 > 7458 22889 > 7458 27631 > 7459 12754 > 7459 14257 > 7459 34149 > 7459 46008 > 7459 48298 > 7460 10492 > 7460 12595 > 7460 41556 > 7460 43656 > 7460 48546 > 7461 3621 > 7461 11560 > 7461 29442 > 7461 32658 > 7461 40254 > 7462 86 > 7462 4056 > 7462 6230 > 7462 31988 > 7462 46593 > 7463 8665 > 7463 24061 > 7463 31735 > 7463 32097 > 7463 45275 > 7464 20902 > 7464 23552 > 7464 29007 > 7464 36084 > 7464 47673 > 7465 8633 > 7465 24035 > 7465 33575 > 7465 43135 > 7465 47021 > 7466 516 > 7466 598 > 7466 11994 > 7466 17678 > 7466 24452 > 7467 693 > 7467 15391 > 7467 32690 > 7467 39692 > 7467 47058 > 7468 7342 > 7468 20910 > 7468 34344 > 7468 37525 > 7468 48919 > 7469 605 > 7469 16013 > 7469 27388 > 7469 35820 > 7469 44849 > 7470 6611 > 7470 12831 > 7470 14893 > 7470 23750 > 7470 47022 > 7471 2633 > 7471 21955 > 7471 26795 > 7471 27393 > 7471 30075 > 7472 3042 > 7472 15161 > 7472 27552 > 7472 32600 > 7472 41043 > 7473 20960 > 7473 32233 > 7473 41455 > 7473 44539 > 7473 47988 > 7474 18464 > 7474 23590 > 7474 27503 > 7474 30818 > 7474 40562 > 7475 15698 > 7475 17869 > 7475 22643 > 7475 23108 > 7475 47975 > 7476 3424 > 7476 9826 > 7476 12950 > 7476 34838 > 7476 42055 > 7477 8268 > 7477 11900 > 7477 22480 > 7477 28137 > 7477 42654 > 7478 3965 > 7478 17519 > 7478 19571 > 7478 39187 > 7478 43260 > 7479 12733 > 7479 27829 > 7479 31944 > 7479 39541 > 7479 45400 > 7480 1455 > 7480 8284 > 7480 16313 > 7480 32185 > 7480 40935 > 7481 4134 > 7481 18426 > 7481 20574 > 7481 38552 > 7481 40761 > 7482 19517 > 7482 24570 > 7482 34307 > 7482 34507 > 7482 44880 > 7483 5866 > 7483 17745 > 7483 18120 > 7483 25808 > 7483 49388 > 7484 13104 > 7484 19597 > 7484 28884 > 7484 30736 > 7484 40253 > 7485 10150 > 7485 11460 > 7485 13046 > 7485 32962 > 7485 48771 > 7486 1879 > 7486 13162 > 7486 20578 > 7486 37550 > 7486 41823 > 7487 22062 > 7487 26336 > 7487 28995 > 7487 40848 > 7487 47005 > 7488 23404 > 7488 33498 > 7488 33780 > 7488 42808 > 7488 43972 > 7489 1719 > 7489 4570 > 7489 19647 > 7489 39213 > 7489 42792 > 7490 2852 > 7490 3408 > 7490 12167 > 7490 19001 > 7490 24818 > 7491 31910 > 7491 34438 > 7491 35791 > 7491 36522 > 7491 39589 > 7492 6332 > 7492 7207 > 7492 12098 > 7492 23271 > 7492 39141 > 7493 30749 > 7493 32473 > 7493 37951 > 7493 47190 > 7493 49978 > 7494 8437 > 7494 32677 > 7494 42397 > 7494 44902 > 7494 49966 > 7495 247 > 7495 2468 > 7495 32329 > 7495 38014 > 7495 42138 > 7496 1932 > 7496 4374 > 7496 27152 > 7496 32867 > 7496 40877 > 7497 5919 > 7497 24803 > 7497 32841 > 7497 33477 > 7497 43255 > 7498 823 > 7498 6874 > 7498 11636 > 7498 23603 > 7498 29496 > 7499 13313 > 7499 20500 > 7499 25949 > 7499 26918 > 7499 44108 > 7500 11885 > 7500 13941 > 7500 28167 > 7500 41289 > 7500 45209 > 7501 3385 > 7501 10281 > 7501 16904 > 7501 19668 > 7501 41278 > 7502 5213 > 7502 9902 > 7502 22677 > 7502 29614 > 7502 31843 > 7503 5888 > 7503 6006 > 7503 18206 > 7503 32816 > 7503 44039 > 7504 3814 > 7504 11798 > 7504 15519 > 7504 21354 > 7504 43896 > 7505 2110 > 7505 12449 > 7505 13875 > 7505 24891 > 7505 48301 > 7506 2410 > 7506 20182 > 7506 23368 > 7506 24308 > 7506 35217 > 7507 7182 > 7507 11447 > 7507 22710 > 7507 28127 > 7507 31862 > 7508 8126 > 7508 13737 > 7508 29222 > 7508 39816 > 7508 46795 > 7509 770 > 7509 15580 > 7509 16031 > 7509 38913 > 7509 47195 > 7510 3738 > 7510 7763 > 7510 8707 > 7510 16443 > 7510 32538 > 7511 1680 > 7511 1826 > 7511 12194 > 7511 26642 > 7511 46643 > 7512 6767 > 7512 11277 > 7512 11548 > 7512 20760 > 7512 42914 > 7513 4858 > 7513 6252 > 7513 15916 > 7513 26457 > 7513 41370 > 7514 4740 > 7514 8888 > 7514 11570 > 7514 36853 > 7514 38746 > 7515 4951 > 7515 15349 > 7515 25901 > 7515 32371 > 7515 35455 > 7516 21808 > 7516 24360 > 7516 32601 > 7516 43764 > 7516 47295 > 7517 1355 > 7517 3090 > 7517 24399 > 7517 33342 > 7517 40172 > 7518 4872 > 7518 6628 > 7518 11183 > 7518 15034 > 7518 22513 > 7519 5393 > 7519 12243 > 7519 15943 > 7519 21357 > 7519 46251 > 7520 2422 > 7520 37601 > 7520 46996 > 7520 47587 > 7520 48144 > 7521 13979 > 7521 17768 > 7521 20226 > 7521 24448 > 7521 32368 > 7522 1611 > 7522 9554 > 7522 18615 > 7522 35402 > 7522 46833 > 7523 22675 > 7523 30015 > 7523 41957 > 7523 47845 > 7523 49985 > 7524 13674 > 7524 13912 > 7524 32492 > 7524 37487 > 7524 42735 > 7525 19642 > 7525 25114 > 7525 30375 > 7525 34521 > 7525 43853 > 7526 146 > 7526 16090 > 7526 24299 > 7526 32205 > 7526 39615 > 7527 16243 > 7527 28356 > 7527 46101 > 7527 46217 > 7527 47389 > 7528 4035 > 7528 23888 > 7528 34439 > 7528 36083 > 7528 38399 > 7529 6903 > 7529 14864 > 7529 19245 > 7529 22847 > 7529 46056 > 7530 10235 > 7530 17011 > 7530 23690 > 7530 31684 > 7530 46401 > 7531 7716 > 7531 24280 > 7531 30758 > 7531 38087 > 7531 42668 > 7532 13007 > 7532 18705 > 7532 25444 > 7532 43916 > 7532 46851 > 7533 5956 > 7533 14925 > 7533 23606 > 7533 24814 > 7533 35613 > 7534 5364 > 7534 31153 > 7534 35291 > 7534 49329 > 7534 49813 > 7535 406 > 7535 16672 > 7535 19214 > 7535 29252 > 7535 41186 > 7536 4385 > 7536 4560 > 7536 12055 > 7536 18544 > 7536 49572 > 7537 22759 > 7537 23277 > 7537 24379 > 7537 40397 > 7537 41417 > 7538 991 > 7538 3788 > 7538 20400 > 7538 26971 > 7538 38879 > 7539 7038 > 7539 9939 > 7539 21182 > 7539 23845 > 7539 30134 > 7540 22138 > 7540 23864 > 7540 33138 > 7540 35120 > 7540 42515 > 7541 6918 > 7541 10494 > 7541 29278 > 7541 30292 > 7541 35062 > 7542 4146 > 7542 4749 > 7542 8547 > 7542 25348 > 7542 25391 > 7543 1647 > 7543 8876 > 7543 27786 > 7543 29561 > 7543 33536 > 7544 18475 > 7544 22570 > 7544 23653 > 7544 29301 > 7544 30590 > 7545 7034 > 7545 8650 > 7545 12904 > 7545 13808 > 7545 15373 > 7546 5583 > 7546 8887 > 7546 14364 > 7546 24677 > 7546 46743 > 7547 10470 > 7547 21360 > 7547 29297 > 7547 31040 > 7547 43787 > 7548 15048 > 7548 21112 > 7548 24628 > 7548 26844 > 7548 41966 > 7549 1555 > 7549 5939 > 7549 13866 > 7549 34272 > 7549 41573 > 7550 11302 > 7550 13558 > 7550 13765 > 7550 31668 > 7550 32792 > 7551 17310 > 7551 26945 > 7551 35043 > 7551 47367 > 7551 49674 > 7552 10042 > 7552 32005 > 7552 36018 > 7552 42400 > 7552 44158 > 7553 10024 > 7553 26896 > 7553 35816 > 7553 37607 > 7553 39708 > 7554 2502 > 7554 19638 > 7554 20824 > 7554 32899 > 7554 38783 > 7555 3301 > 7555 19724 > 7555 20662 > 7555 41438 > 7555 49909 > 7556 2472 > 7556 20225 > 7556 46784 > 7556 49036 > 7556 49445 > 7557 472 > 7557 11576 > 7557 29085 > 7557 36455 > 7557 43605 > 7558 7583 > 7558 20733 > 7558 34957 > 7558 44029 > 7558 44793 > 7559 12659 > 7559 12682 > 7559 17975 > 7559 21915 > 7559 33884 > 7560 12033 > 7560 28606 > 7560 34938 > 7560 36960 > 7560 39644 > 7561 5763 > 7561 18647 > 7561 30899 > 7561 38054 > 7561 48533 > 7562 7175 > 7562 19193 > 7562 29144 > 7562 33263 > 7562 46397 > 7563 3749 > 7563 6701 > 7563 11859 > 7563 38002 > 7563 49105 > 7564 5900 > 7564 6796 > 7564 36699 > 7564 48563 > 7564 48917 > 7565 16182 > 7565 16809 > 7565 37356 > 7565 43537 > 7565 47801 > 7566 16538 > 7566 18412 > 7566 21845 > 7566 25540 > 7566 27241 > 7567 20341 > 7567 31699 > 7567 37394 > 7567 38942 > 7567 46470 > 7568 7937 > 7568 14954 > 7568 21041 > 7568 26784 > 7568 27189 > 7569 4091 > 7569 19925 > 7569 25414 > 7569 30525 > 7569 40690 > 7570 7599 > 7570 9226 > 7570 20625 > 7570 35526 > 7570 36225 > 7571 11150 > 7571 20154 > 7571 20272 > 7571 37030 > 7571 42791 > 7572 3955 > 7572 17351 > 7572 19686 > 7572 39179 > 7572 42406 > 7573 211 > 7573 847 > 7573 11191 > 7573 19496 > 7573 37002 > 7574 6357 > 7574 14246 > 7574 26603 > 7574 40062 > 7574 40093 > 7575 25240 > 7575 34729 > 7575 36821 > 7575 41069 > 7575 44768 > 7576 2252 > 7576 3196 > 7576 10510 > 7576 10692 > 7576 41028 > 7577 3541 > 7577 5411 > 7577 21715 > 7577 23041 > 7577 45621 > 7578 695 > 7578 13966 > 7578 31450 > 7578 37193 > 7578 47598 > 7579 17047 > 7579 21825 > 7579 23863 > 7579 27214 > 7579 38240 > 7580 3514 > 7580 23494 > 7580 25181 > 7580 31440 > 7580 32336 > 7581 514 > 7581 6280 > 7581 8465 > 7581 17315 > 7581 39399 > 7582 2752 > 7582 10104 > 7582 14791 > 7582 29576 > 7582 33703 > 7583 5166 > 7583 6432 > 7583 14195 > 7583 17365 > 7583 29515 > 7584 399 > 7584 20948 > 7584 30702 > 7584 42713 > 7584 49386 > 7585 15256 > 7585 22873 > 7585 29381 > 7585 38372 > 7585 42769 > 7586 680 > 7586 10538 > 7586 19462 > 7586 22060 > 7586 48698 > 7587 85 > 7587 9786 > 7587 11272 > 7587 15364 > 7587 35852 > 7588 3272 > 7588 5017 > 7588 8679 > 7588 17044 > 7588 44212 > 7589 25131 > 7589 29966 > 7589 36098 > 7589 43327 > 7589 44552 > 7590 1293 > 7590 22714 > 7590 34359 > 7590 38654 > 7590 45161 > 7591 13348 > 7591 17003 > 7591 27490 > 7591 39473 > 7591 46534 > 7592 5757 > 7592 17814 > 7592 26770 > 7592 33997 > 7592 37570 > 7593 9601 > 7593 19895 > 7593 41074 > 7593 42819 > 7593 48577 > 7594 20232 > 7594 20430 > 7594 34581 > 7594 36438 > 7594 44590 > 7595 10512 > 7595 37350 > 7595 37526 > 7595 41836 > 7595 43445 > 7596 6920 > 7596 9976 > 7596 24926 > 7596 39970 > 7596 45536 > 7597 47 > 7597 4120 > 7597 14035 > 7597 27984 > 7597 33317 > 7598 14461 > 7598 18507 > 7598 31894 > 7598 36158 > 7598 37427 > 7599 4179 > 7599 7052 > 7599 10605 > 7599 19502 > 7599 44736 > 7600 7156 > 7600 12566 > 7600 13546 > 7600 25836 > 7600 34698 > 7601 848 > 7601 20655 > 7601 42945 > 7601 43453 > 7601 46574 > 7602 27625 > 7602 38543 > 7602 42068 > 7602 45858 > 7602 48604 > 7603 4449 > 7603 14357 > 7603 31778 > 7603 35880 > 7603 41566 > 7604 6292 > 7604 16743 > 7604 18131 > 7604 20874 > 7604 29342 > 7605 4683 > 7605 9120 > 7605 9726 > 7605 40021 > 7605 42290 > 7606 920 > 7606 5658 > 7606 19040 > 7606 23895 > 7606 30520 > 7607 5527 > 7607 19631 > 7607 33766 > 7607 37069 > 7607 42954 > 7608 14442 > 7608 22721 > 7608 30035 > 7608 40474 > 7608 48399 > 7609 543 > 7609 3744 > 7609 22288 > 7609 35478 > 7609 46157 > 7610 6558 > 7610 15390 > 7610 17048 > 7610 19295 > 7610 46707 > 7611 22514 > 7611 29809 > 7611 31886 > 7611 38040 > 7611 44930 > 7612 87 > 7612 5751 > 7612 31594 > 7612 36277 > 7612 49668 > 7613 29375 > 7613 33792 > 7613 41754 > 7613 42647 > 7613 46444 > 7614 1380 > 7614 14854 > 7614 21824 > 7614 27644 > 7614 47322 > 7615 150 > 7615 4523 > 7615 9420 > 7615 12128 > 7615 39269 > 7616 917 > 7616 5334 > 7616 12786 > 7616 32672 > 7616 34187 > 7617 12075 > 7617 24062 > 7617 30138 > 7617 31299 > 7617 35902 > 7618 13572 > 7618 28236 > 7618 43858 > 7618 44278 > 7618 45516 > 7619 8871 > 7619 14408 > 7619 20273 > 7619 30510 > 7619 41067 > 7620 16155 > 7620 24808 > 7620 25917 > 7620 38525 > 7620 45648 > 7621 6212 > 7621 14006 > 7621 31373 > 7621 40151 > 7621 49488 > 7622 22566 > 7622 28174 > 7622 31773 > 7622 41863 > 7622 47767 > 7623 507 > 7623 4948 > 7623 9453 > 7623 24534 > 7623 29552 > 7624 8384 > 7624 26096 > 7624 38401 > 7624 39434 > 7624 43898 > 7625 9848 > 7625 13987 > 7625 25207 > 7625 30955 > 7625 33278 > 7626 1024 > 7626 16089 > 7626 18566 > 7626 23171 > 7626 28631 > 7627 577 > 7627 18742 > 7627 25223 > 7627 26711 > 7627 48434 > 7628 10971 > 7628 15608 > 7628 20538 > 7628 33430 > 7628 43140 > 7629 9536 > 7629 22994 > 7629 24294 > 7629 38017 > 7629 45492 > 7630 8206 > 7630 18140 > 7630 26678 > 7630 29462 > 7630 29779 > 7631 871 > 7631 8859 > 7631 38203 > 7631 39194 > 7631 48814 > 7632 8743 > 7632 33294 > 7632 35408 > 7632 37028 > 7632 37837 > 7633 6525 > 7633 13919 > 7633 29678 > 7633 34906 > 7633 37134 > 7634 1412 > 7634 9373 > 7634 17450 > 7634 27042 > 7634 48379 > 7635 3268 > 7635 12668 > 7635 19127 > 7635 32035 > 7635 46468 > 7636 6132 > 7636 8880 > 7636 18048 > 7636 48277 > 7636 49914 > 7637 13871 > 7637 18387 > 7637 21893 > 7637 34365 > 7637 46183 > 7638 843 > 7638 11635 > 7638 19887 > 7638 45501 > 7638 48892 > 7639 2479 > 7639 2948 > 7639 27468 > 7639 27940 > 7639 45221 > 7640 15147 > 7640 16196 > 7640 18691 > 7640 21669 > 7640 31537 > 7641 7872 > 7641 17593 > 7641 18008 > 7641 27790 > 7641 39830 > 7642 3839 > 7642 19533 > 7642 28627 > 7642 32897 > 7642 45068 > 7643 882 > 7643 2021 > 7643 7376 > 7643 23856 > 7643 33632 > 7644 1004 > 7644 10707 > 7644 21595 > 7644 24359 > 7644 26858 > 7645 20284 > 7645 27382 > 7645 35107 > 7645 43432 > 7645 45662 > 7646 718 > 7646 2947 > 7646 18574 > 7646 36135 > 7646 42729 > 7647 767 > 7647 6556 > 7647 9663 > 7647 9987 > 7647 40608 > 7648 5511 > 7648 27777 > 7648 34843 > 7648 39201 > 7648 48409 > 7649 7828 > 7649 16060 > 7649 24860 > 7649 35113 > 7649 49009 > 7650 497 > 7650 18826 > 7650 29376 > 7650 37371 > 7650 43917 > 7651 12808 > 7651 17966 > 7651 19576 > 7651 34514 > 7651 41002 > 7652 11985 > 7652 29291 > 7652 36477 > 7652 36648 > 7652 49343 > 7653 4387 > 7653 6404 > 7653 14477 > 7653 16978 > 7653 25421 > 7654 22051 > 7654 35016 > 7654 39624 > 7654 43961 > 7654 45914 > 7655 692 > 7655 6053 > 7655 20236 > 7655 21415 > 7655 36423 > 7656 3490 > 7656 14970 > 7656 32433 > 7656 44412 > 7656 45946 > 7657 14390 > 7657 18570 > 7657 35111 > 7657 35968 > 7657 39190 > 7658 4902 > 7658 6262 > 7658 9207 > 7658 13065 > 7658 36473 > 7659 5815 > 7659 24070 > 7659 25946 > 7659 38931 > 7659 46516 > 7660 2441 > 7660 21961 > 7660 31424 > 7660 36687 > 7660 45638 > 7661 198 > 7661 2540 > 7661 19973 > 7661 24270 > 7661 36657 > 7662 24514 > 7662 26235 > 7662 39880 > 7662 45521 > 7662 48431 > 7663 10941 > 7663 16626 > 7663 25340 > 7663 30956 > 7663 46317 > 7664 12828 > 7664 14441 > 7664 28109 > 7664 47205 > 7664 49913 > 7665 4429 > 7665 19054 > 7665 37942 > 7665 38590 > 7665 38779 > 7666 2192 > 7666 33824 > 7666 34273 > 7666 41482 > 7666 44191 > 7667 1159 > 7667 20745 > 7667 26065 > 7667 28825 > 7667 44085 > 7668 13185 > 7668 20885 > 7668 29347 > 7668 32918 > 7668 43996 > 7669 6751 > 7669 6947 > 7669 11445 > 7669 44170 > 7669 44926 > 7670 2528 > 7670 4947 > 7670 42373 > 7670 47666 > 7670 49537 > 7671 1132 > 7671 34408 > 7671 37410 > 7671 39950 > 7671 45830 > 7672 222 > 7672 4099 > 7672 13766 > 7672 47299 > 7672 47786 > 7673 10287 > 7673 13526 > 7673 18490 > 7673 28909 > 7673 40005 > 7674 20382 > 7674 21664 > 7674 21886 > 7674 31573 > 7674 45430 > 7675 5777 > 7675 12041 > 7675 22623 > 7675 30754 > 7675 46376 > 7676 3204 > 7676 4332 > 7676 17159 > 7676 28507 > 7676 41384 > 7677 27588 > 7677 41175 > 7677 42680 > 7677 46023 > 7677 49004 > 7678 6899 > 7678 12528 > 7678 37332 > 7678 40531 > 7678 41240 > 7679 7758 > 7679 14557 > 7679 24686 > 7679 37826 > 7679 49620 > 7680 3536 > 7680 4021 > 7680 14712 > 7680 19615 > 7680 49876 > 7681 451 > 7681 961 > 7681 5626 > 7681 31923 > 7681 39734 > 7682 3994 > 7682 20927 > 7682 31806 > 7682 35811 > 7682 45451 > 7683 4441 > 7683 6543 > 7683 15849 > 7683 26374 > 7683 30463 > 7684 10397 > 7684 21426 > 7684 22108 > 7684 45672 > 7684 46211 > 7685 22716 > 7685 25320 > 7685 31002 > 7685 37079 > 7685 49818 > 7686 12120 > 7686 14329 > 7686 17073 > 7686 18835 > 7686 26825 > 7687 17770 > 7687 20473 > 7687 27092 > 7687 28173 > 7687 42976 > 7688 4596 > 7688 4938 > 7688 5556 > 7688 39147 > 7688 46250 > 7689 23908 > 7689 32444 > 7689 32447 > 7689 43999 > 7689 45108 > 7690 3001 > 7690 7681 > 7690 34868 > 7690 37150 > 7690 41936 > 7691 2546 > 7691 18058 > 7691 18414 > 7691 25241 > 7691 34969 > 7692 22862 > 7692 28878 > 7692 29528 > 7692 31093 > 7692 34385 > 7693 9896 > 7693 16082 > 7693 19158 > 7693 30072 > 7693 49627 > 7694 11410 > 7694 22448 > 7694 35047 > 7694 38471 > 7694 48713 > 7695 24134 > 7695 26394 > 7695 34006 > 7695 42357 > 7695 44788 > 7696 997 > 7696 16810 > 7696 19014 > 7696 20677 > 7696 29337 > 7697 254 > 7697 13030 > 7697 19448 > 7697 34920 > 7697 37976 > 7698 6959 > 7698 7142 > 7698 13636 > 7698 17563 > 7698 27928 > 7699 10577 > 7699 12332 > 7699 18106 > 7699 18601 > 7699 32748 > 7700 8691 > 7700 10133 > 7700 19202 > 7700 25709 > 7700 49012 > 7701 5210 > 7701 11631 > 7701 19893 > 7701 32247 > 7701 49861 > 7702 5810 > 7702 10712 > 7702 11701 > 7702 40462 > 7702 42180 > 7703 2449 > 7703 8198 > 7703 31620 > 7703 38887 > 7703 40728 > 7704 8824 > 7704 12309 > 7704 13860 > 7704 32435 > 7704 40088 > 7705 1190 > 7705 9050 > 7705 14465 > 7705 27559 > 7705 31752 > 7706 1711 > 7706 11674 > 7706 18709 > 7706 29940 > 7706 40373 > 7707 5404 > 7707 12170 > 7707 13661 > 7707 19341 > 7707 49618 > 7708 10112 > 7708 35078 > 7708 40035 > 7708 41983 > 7708 44121 > 7709 8149 > 7709 33545 > 7709 35182 > 7709 36247 > 7709 49980 > 7710 13568 > 7710 13779 > 7710 13801 > 7710 31262 > 7710 35839 > 7711 22010 > 7711 31480 > 7711 36723 > 7711 37245 > 7711 41207 > 7712 493 > 7712 7783 > 7712 32526 > 7712 44464 > 7712 46349 > 7713 6243 > 7713 13180 > 7713 16878 > 7713 24210 > 7713 36058 > 7714 12525 > 7714 15648 > 7714 25369 > 7714 34143 > 7714 41250 > 7715 12519 > 7715 12730 > 7715 14730 > 7715 18353 > 7715 42606 > 7716 15413 > 7716 16850 > 7716 18132 > 7716 35103 > 7716 41848 > 7717 12540 > 7717 15691 > 7717 21066 > 7717 29983 > 7717 37163 > 7718 13711 > 7718 16273 > 7718 34328 > 7718 42125 > 7718 48302 > 7719 4714 > 7719 13286 > 7719 24383 > 7719 32199 > 7719 37056 > 7720 457 > 7720 9720 > 7720 12344 > 7720 30563 > 7720 41999 > 7721 9203 > 7721 16239 > 7721 30792 > 7721 35289 > 7721 36170 > 7722 5116 > 7722 8943 > 7722 12399 > 7722 26953 > 7722 49516 > 7723 245 > 7723 664 > 7723 10863 > 7723 12901 > 7723 29566 > 7724 1695 > 7724 4251 > 7724 20002 > 7724 37596 > 7724 45616 > 7725 15886 > 7725 16835 > 7725 17355 > 7725 30724 > 7725 37188 > 7726 5489 > 7726 17408 > 7726 20683 > 7726 27753 > 7726 30358 > 7727 2267 > 7727 3005 > 7727 13353 > 7727 43302 > 7727 46432 > 7728 8685 > 7728 25422 > 7728 31175 > 7728 34769 > 7728 37104 > 7729 723 > 7729 1374 > 7729 7840 > 7729 9191 > 7729 36748 > 7730 6979 > 7730 13664 > 7730 16382 > 7730 17715 > 7730 27952 > 7731 16153 > 7731 17740 > 7731 22444 > 7731 29298 > 7731 43866 > 7732 2348 > 7732 3491 > 7732 40550 > 7732 41678 > 7732 47914 > 7733 7667 > 7733 18072 > 7733 24734 > 7733 26417 > 7733 48231 > 7734 25357 > 7734 39539 > 7734 40552 > 7734 41779 > 7734 43989 > 7735 10336 > 7735 19759 > 7735 20842 > 7735 32403 > 7735 46416 > 7736 2197 > 7736 31042 > 7736 38326 > 7736 42501 > 7736 43016 > 7737 1215 > 7737 11658 > 7737 14166 > 7737 36806 > 7737 46471 > 7738 15772 > 7738 15867 > 7738 26869 > 7738 40870 > 7738 40930 > 7739 7374 > 7739 17234 > 7739 27368 > 7739 42110 > 7739 42759 > 7740 11470 > 7740 17223 > 7740 17932 > 7740 23138 > 7740 26158 > 7741 135 > 7741 6062 > 7741 26103 > 7741 32369 > 7741 39694 > 7742 6476 > 7742 8856 > 7742 12263 > 7742 19167 > 7742 47015 > 7743 6346 > 7743 25681 > 7743 43443 > 7743 44151 > 7743 47990 > 7744 4652 > 7744 8297 > 7744 11307 > 7744 45951 > 7744 47716 > 7745 3349 > 7745 19033 > 7745 27844 > 7745 38815 > 7745 41102 > 7746 10189 > 7746 22812 > 7746 28647 > 7746 42356 > 7746 46372 > 7747 14762 > 7747 34271 > 7747 36542 > 7747 47632 > 7747 49991 > 7748 2377 > 7748 3015 > 7748 14244 > 7748 34214 > 7748 40857 > 7749 5026 > 7749 7578 > 7749 24603 > 7749 27901 > 7749 45441 > 7750 1220 > 7750 5240 > 7750 5546 > 7750 34291 > 7750 36464 > 7751 20 > 7751 27960 > 7751 35603 > 7751 37303 > 7751 46324 > 7752 2199 > 7752 12924 > 7752 32170 > 7752 33676 > 7752 41947 > 7753 6265 > 7753 7330 > 7753 31797 > 7753 38362 > 7753 47482 > 7754 2121 > 7754 3622 > 7754 15786 > 7754 28280 > 7754 47595 > 7755 10599 > 7755 23517 > 7755 29963 > 7755 34980 > 7755 42664 > 7756 5876 > 7756 13984 > 7756 24935 > 7756 28780 > 7756 38382 > 7757 27704 > 7757 33965 > 7757 37580 > 7757 38747 > 7757 45347 > 7758 1630 > 7758 11162 > 7758 14469 > 7758 41310 > 7758 48896 > 7759 4167 > 7759 8192 > 7759 21884 > 7759 30202 > 7759 33715 > 7760 20314 > 7760 27166 > 7760 28731 > 7760 33631 > 7760 35887 > 7761 15494 > 7761 16037 > 7761 21879 > 7761 35565 > 7761 45048 > 7762 7890 > 7762 9181 > 7762 19583 > 7762 24889 > 7762 44932 > 7763 5468 > 7763 10761 > 7763 14429 > 7763 21987 > 7763 39946 > 7764 6754 > 7764 10291 > 7764 18027 > 7764 39976 > 7764 46993 > 7765 3952 > 7765 12239 > 7765 19093 > 7765 32044 > 7765 45277 > 7766 11399 > 7766 27798 > 7766 40988 > 7766 41745 > 7766 46024 > 7767 20714 > 7767 25027 > 7767 42203 > 7767 47790 > 7767 49335 > 7768 6704 > 7768 22074 > 7768 25841 > 7768 37998 > 7768 42824 > 7769 19674 > 7769 28520 > 7769 28751 > 7769 34669 > 7769 41004 > 7770 5292 > 7770 5534 > 7770 16046 > 7770 24500 > 7770 25887 > 7771 10759 > 7771 19326 > 7771 23112 > 7771 27949 > 7771 40284 > 7772 6595 > 7772 21967 > 7772 35269 > 7772 37748 > 7772 49270 > 7773 10753 > 7773 12806 > 7773 13086 > 7773 29703 > 7773 49249 > 7774 3838 > 7774 4198 > 7774 9578 > 7774 27991 > 7774 41354 > 7775 21952 > 7775 29987 > 7775 31939 > 7775 38197 > 7775 39360 > 7776 1472 > 7776 17071 > 7776 21486 > 7776 22684 > 7776 48336 > 7777 2488 > 7777 12635 > 7777 17518 > 7777 21205 > 7777 24216 > 7778 11563 > 7778 16732 > 7778 19552 > 7778 44917 > 7778 49557 > 7779 17337 > 7779 31613 > 7779 35946 > 7779 36536 > 7779 38245 > 7780 2115 > 7780 11122 > 7780 26431 > 7780 28382 > 7780 45522 > 7781 7860 > 7781 20770 > 7781 24417 > 7781 43088 > 7781 49451 > 7782 97 > 7782 3163 > 7782 23735 > 7782 35480 > 7782 37787 > 7783 8616 > 7783 12461 > 7783 14294 > 7783 30515 > 7783 34172 > 7784 6403 > 7784 15102 > 7784 26105 > 7784 27269 > 7784 30914 > 7785 8663 > 7785 11164 > 7785 16867 > 7785 29994 > 7785 41952 > 7786 4280 > 7786 17014 > 7786 19897 > 7786 28732 > 7786 43954 > 7787 1725 > 7787 16214 > 7787 21745 > 7787 26790 > 7787 42518 > 7788 28689 > 7788 31508 > 7788 33833 > 7788 43974 > 7788 49202 > 7789 6390 > 7789 8112 > 7789 13479 > 7789 32006 > 7789 33838 > 7790 10685 > 7790 27916 > 7790 37955 > 7790 39414 > 7790 42801 > 7791 8259 > 7791 11059 > 7791 13089 > 7791 31955 > 7791 41349 > 7792 5627 > 7792 12609 > 7792 32937 > 7792 41215 > 7792 45329 > 7793 5228 > 7793 13980 > 7793 40296 > 7793 46924 > 7793 47414 > 7794 2106 > 7794 4997 > 7794 24290 > 7794 27247 > 7794 42772 > 7795 12890 > 7795 18312 > 7795 20151 > 7795 39605 > 7795 43902 > 7796 16688 > 7796 17451 > 7796 20724 > 7796 35677 > 7796 48062 > 7797 12291 > 7797 17809 > 7797 19892 > 7797 27956 > 7797 34340 > 7798 13863 > 7798 29687 > 7798 35053 > 7798 38184 > 7798 41706 > 7799 3858 > 7799 5856 > 7799 12564 > 7799 21554 > 7799 48784 > 7800 16264 > 7800 16406 > 7800 17240 > 7800 19338 > 7800 39635 > 7801 10004 > 7801 26005 > 7801 30643 > 7801 44619 > 7801 49987 > 7802 2415 > 7802 30688 > 7802 35063 > 7802 40279 > 7802 45337 > 7803 20118 > 7803 20321 > 7803 21657 > 7803 26927 > 7803 47846 > 7804 340 > 7804 9005 > 7804 9114 > 7804 13581 > 7804 32384 > 7805 7359 > 7805 8009 > 7805 22372 > 7805 37408 > 7805 42850 > 7806 21821 > 7806 32010 > 7806 37593 > 7806 39013 > 7806 46578 > 7807 4867 > 7807 7920 > 7807 11244 > 7807 14167 > 7807 32660 > 7808 6863 > 7808 10100 > 7808 15448 > 7808 21398 > 7808 28725 > 7809 12587 > 7809 30150 > 7809 33188 > 7809 38719 > 7809 43615 > 7810 789 > 7810 4940 > 7810 30800 > 7810 42596 > 7810 49274 > 7811 22366 > 7811 32364 > 7811 33528 > 7811 43130 > 7811 49412 > 7812 22069 > 7812 27386 > 7812 28964 > 7812 31898 > 7812 39979 > 7813 4396 > 7813 9509 > 7813 15871 > 7813 34170 > 7813 41133 > 7814 5726 > 7814 12122 > 7814 26466 > 7814 28163 > 7814 30077 > 7815 16135 > 7815 21841 > 7815 24786 > 7815 30535 > 7815 33501 > 7816 27352 > 7816 29680 > 7816 34453 > 7816 39039 > 7816 42991 > 7817 8309 > 7817 30996 > 7817 31031 > 7817 37269 > 7817 46502 > 7818 17720 > 7818 34740 > 7818 43408 > 7818 45030 > 7818 47919 > 7819 25332 > 7819 28025 > 7819 29819 > 7819 35493 > 7819 37873 > 7820 17906 > 7820 24690 > 7820 30536 > 7820 41095 > 7820 45551 > 7821 4590 > 7821 19785 > 7821 20081 > 7821 21403 > 7821 24372 > 7822 5347 > 7822 23472 > 7822 26602 > 7822 30672 > 7822 42843 > 7823 14817 > 7823 19540 > 7823 26670 > 7823 32661 > 7823 43884 > 7824 2692 > 7824 13934 > 7824 24331 > 7824 26245 > 7824 31595 > 7825 1678 > 7825 3587 > 7825 41938 > 7825 46776 > 7825 47267 > 7826 9247 > 7826 20786 > 7826 26156 > 7826 32323 > 7826 49986 > 7827 12181 > 7827 21170 > 7827 23396 > 7827 26567 > 7827 46750 > 7828 2475 > 7828 10087 > 7828 23753 > 7828 24262 > 7828 45106 > 7829 28413 > 7829 40634 > 7829 41933 > 7829 43063 > 7829 46419 > 7830 6350 > 7830 11094 > 7830 20423 > 7830 27532 > 7830 31041 > 7831 1362 > 7831 6868 > 7831 27481 > 7831 35605 > 7831 35651 > 7832 12454 > 7832 14948 > 7832 20828 > 7832 32376 > 7832 40051 > 7833 1013 > 7833 3331 > 7833 28346 > 7833 33628 > 7833 43261 > 7834 1920 > 7834 2618 > 7834 17547 > 7834 41653 > 7834 45481 > 7835 4991 > 7835 11239 > 7835 27489 > 7835 30414 > 7835 40962 > 7836 1157 > 7836 18795 > 7836 21283 > 7836 26013 > 7836 48635 > 7837 23662 > 7837 26329 > 7837 33629 > 7837 36717 > 7837 40782 > 7838 12113 > 7838 17729 > 7838 32742 > 7838 34602 > 7838 38845 > 7839 6453 > 7839 31587 > 7839 31716 > 7839 42017 > 7839 48676 > 7840 21069 > 7840 31593 > 7840 34011 > 7840 47201 > 7840 47536 > 7841 11163 > 7841 17123 > 7841 17830 > 7841 48071 > 7841 48364 > 7842 2711 > 7842 4515 > 7842 24183 > 7842 40175 > 7842 43988 > 7843 16793 > 7843 25929 > 7843 26144 > 7843 29268 > 7843 38655 > 7844 4352 > 7844 11524 > 7844 12189 > 7844 24097 > 7844 29637 > 7845 14404 > 7845 22965 > 7845 31468 > 7845 32156 > 7845 36011 > 7846 1823 > 7846 15398 > 7846 26471 > 7846 36122 > 7846 49304 > 7847 2746 > 7847 8538 > 7847 12044 > 7847 33182 > 7847 40374 > 7848 8825 > 7848 15918 > 7848 21356 > 7848 39408 > 7848 41830 > 7849 4501 > 7849 15646 > 7849 28050 > 7849 31724 > 7849 43789 > 7850 20864 > 7850 23438 > 7850 30428 > 7850 30839 > 7850 46143 > 7851 2116 > 7851 15435 > 7851 17641 > 7851 33738 > 7851 44475 > 7852 523 > 7852 7660 > 7852 14026 > 7852 15198 > 7852 17731 > 7853 29265 > 7853 35951 > 7853 39465 > 7853 45138 > 7853 47010 > 7854 20808 > 7854 28305 > 7854 30761 > 7854 46700 > 7854 46994 > 7855 6099 > 7855 14034 > 7855 16890 > 7855 26680 > 7855 31861 > 7856 1225 > 7856 10757 > 7856 33194 > 7856 37032 > 7856 41625 > 7857 13453 > 7857 15947 > 7857 22734 > 7857 33866 > 7857 43416 > 7858 5872 > 7858 9967 > 7858 10844 > 7858 17718 > 7858 18749 > 7859 15210 > 7859 28640 > 7859 41551 > 7859 45458 > 7859 45802 > 7860 1395 > 7860 8422 > 7860 14584 > 7860 20559 > 7860 23103 > 7861 129 > 7861 1816 > 7861 17034 > 7861 36916 > 7861 41248 > 7862 8362 > 7862 20801 > 7862 37913 > 7862 45749 > 7862 46148 > 7863 60 > 7863 10140 > 7863 17903 > 7863 21252 > 7863 46968 > 7864 17068 > 7864 25970 > 7864 30098 > 7864 32894 > 7864 41309 > 7865 14147 > 7865 22488 > 7865 25416 > 7865 30885 > 7865 42168 > 7866 9060 > 7866 13022 > 7866 17873 > 7866 19291 > 7866 44534 > 7867 9573 > 7867 11103 > 7867 30151 > 7867 45785 > 7867 48648 > 7868 7070 > 7868 10478 > 7868 21592 > 7868 23621 > 7868 31836 > 7869 13658 > 7869 24457 > 7869 36262 > 7869 43329 > 7869 49151 > 7870 4929 > 7870 5519 > 7870 21107 > 7870 39161 > 7870 46002 > 7871 19414 > 7871 24656 > 7871 24689 > 7871 34796 > 7871 46861 > 7872 6001 > 7872 11126 > 7872 20333 > 7872 42947 > 7872 45034 > 7873 7106 > 7873 7854 > 7873 9492 > 7873 13280 > 7873 14056 > 7874 6213 > 7874 10369 > 7874 12130 > 7874 12350 > 7874 37110 > 7875 13888 > 7875 14943 > 7875 15807 > 7875 29225 > 7875 39988 > 7876 10904 > 7876 28057 > 7876 30483 > 7876 44852 > 7876 46480 > 7877 758 > 7877 3222 > 7877 14788 > 7877 19811 > 7877 32118 > 7878 11173 > 7878 27437 > 7878 38278 > 7878 38376 > 7878 49371 > 7879 24 > 7879 19924 > 7879 21789 > 7879 31987 > 7879 37418 > 7880 3603 > 7880 3904 > 7880 19939 > 7880 34113 > 7880 47499 > 7881 5942 > 7881 8402 > 7881 24968 > 7881 31162 > 7881 46118 > 7882 5580 > 7882 7750 > 7882 11617 > 7882 38799 > 7882 43941 > 7883 2959 > 7883 9212 > 7883 13767 > 7883 32411 > 7883 37124 > 7884 9091 > 7884 9981 > 7884 13142 > 7884 15350 > 7884 24845 > 7885 15856 > 7885 35807 > 7885 36137 > 7885 38101 > 7885 43746 > 7886 239 > 7886 8380 > 7886 12050 > 7886 19101 > 7886 48390 > 7887 3672 > 7887 5266 > 7887 21635 > 7887 29100 > 7887 38368 > 7888 4808 > 7888 5332 > 7888 8100 > 7888 28589 > 7888 40825 > 7889 31777 > 7889 33752 > 7889 34991 > 7889 38226 > 7889 42834 > 7890 12424 > 7890 12946 > 7890 46466 > 7890 46871 > 7890 48230 > 7891 9574 > 7891 14022 > 7891 17190 > 7891 29995 > 7891 31415 > 7892 3388 > 7892 19199 > 7892 24707 > 7892 32464 > 7892 48410 > 7893 6615 > 7893 8680 > 7893 24779 > 7893 32022 > 7893 33474 > 7894 2343 > 7894 11875 > 7894 13561 > 7894 24999 > 7894 31324 > 7895 4996 > 7895 7209 > 7895 10536 > 7895 22439 > 7895 45651 > 7896 8909 > 7896 25915 > 7896 37355 > 7896 41488 > 7896 45376 > 7897 139 > 7897 26056 > 7897 32839 > 7897 38329 > 7897 42285 > 7898 7250 > 7898 26168 > 7898 27875 > 7898 30356 > 7898 35907 > 7899 20277 > 7899 23033 > 7899 27762 > 7899 37396 > 7899 48849 > 7900 5117 > 7900 9321 > 7900 18628 > 7900 28921 > 7900 41534 > 7901 12208 > 7901 20014 > 7901 20200 > 7901 28562 > 7901 48558 > 7902 6495 > 7902 8442 > 7902 12123 > 7902 15517 > 7902 47361 > 7903 14772 > 7903 15473 > 7903 28807 > 7903 38443 > 7903 44447 > 7904 4455 > 7904 11957 > 7904 13447 > 7904 28450 > 7904 40897 > 7905 6310 > 7905 8811 > 7905 14994 > 7905 30384 > 7905 39041 > 7906 8694 > 7906 9788 > 7906 19207 > 7906 30280 > 7906 33855 > 7907 11131 > 7907 13106 > 7907 36655 > 7907 44371 > 7907 44723 > 7908 5178 > 7908 22015 > 7908 37438 > 7908 45494 > 7908 45624 > 7909 20185 > 7909 20915 > 7909 26236 > 7909 33852 > 7909 39068 > 7910 11328 > 7910 25634 > 7910 27733 > 7910 46115 > 7910 49945 > 7911 12958 > 7911 38146 > 7911 39025 > 7911 47244 > 7911 48150 > 7912 4934 > 7912 28224 > 7912 29718 > 7912 38596 > 7912 43498 > 7913 1278 > 7913 8242 > 7913 8959 > 7913 16036 > 7913 25797 > 7914 3411 > 7914 9661 > 7914 34703 > 7914 43834 > 7914 46882 > 7915 5434 > 7915 21046 > 7915 29484 > 7915 32757 > 7915 40645 > 7916 10912 > 7916 16585 > 7916 26155 > 7916 32471 > 7916 45775 > 7917 9268 > 7917 31389 > 7917 31700 > 7917 35251 > 7917 45272 > 7918 1053 > 7918 5362 > 7918 10516 > 7918 16723 > 7918 20871 > 7919 802 > 7919 22204 > 7919 27479 > 7919 28701 > 7919 43056 > 7920 3902 > 7920 16629 > 7920 25819 > 7920 27486 > 7920 49146 > 7921 1426 > 7921 12741 > 7921 29280 > 7921 40750 > 7921 42372 > 7922 3877 > 7922 5013 > 7922 23330 > 7922 25694 > 7922 48747 > 7923 5373 > 7923 6783 > 7923 27545 > 7923 41393 > 7923 43474 > 7924 2817 > 7924 11487 > 7924 29589 > 7924 47682 > 7924 49408 > 7925 4370 > 7925 9147 > 7925 18781 > 7925 20716 > 7925 36245 > 7926 1309 > 7926 6196 > 7926 7814 > 7926 9886 > 7926 33072 > 7927 5248 > 7927 27358 > 7927 32991 > 7927 42233 > 7927 47061 > 7928 6289 > 7928 21764 > 7928 31287 > 7928 46504 > 7928 48268 > 7929 14866 > 7929 21342 > 7929 37409 > 7929 41404 > 7929 44585 > 7930 740 > 7930 1943 > 7930 5168 > 7930 15116 > 7930 26813 > 7931 1640 > 7931 27364 > 7931 28976 > 7931 35684 > 7931 37229 > 7932 4153 > 7932 12038 > 7932 25965 > 7932 31621 > 7932 38793 > 7933 11448 > 7933 12671 > 7933 38281 > 7933 48688 > 7933 49034 > 7934 16151 > 7934 34468 > 7934 35799 > 7934 45700 > 7934 48751 > 7935 14870 > 7935 42930 > 7935 48638 > 7935 48692 > 7935 48987 > 7936 8955 > 7936 10472 > 7936 31130 > 7936 34227 > 7936 48121 > 7937 4650 > 7937 17840 > 7937 19125 > 7937 35209 > 7937 43256 > 7938 409 > 7938 2873 > 7938 24736 > 7938 25258 > 7938 27806 > 7939 2701 > 7939 13378 > 7939 23192 > 7939 29824 > 7939 35808 > 7940 7235 > 7940 12616 > 7940 24927 > 7940 49352 > 7940 49698 > 7941 12339 > 7941 34522 > 7941 41899 > 7941 42447 > 7941 44024 > 7942 10293 > 7942 28308 > 7942 34505 > 7942 41729 > 7942 45578 > 7943 3602 > 7943 20636 > 7943 23133 > 7943 47006 > 7943 49542 > 7944 1166 > 7944 3239 > 7944 15615 > 7944 26166 > 7944 38937 > 7945 2634 > 7945 5076 > 7945 6792 > 7945 33071 > 7945 45156 > 7946 4701 > 7946 5350 > 7946 6946 > 7946 12995 > 7946 37619 > 7947 6335 > 7947 18272 > 7947 27280 > 7947 30275 > 7947 41589 > 7948 6818 > 7948 9693 > 7948 22933 > 7948 23859 > 7948 26535 > 7949 6370 > 7949 10953 > 7949 27747 > 7949 33802 > 7949 38618 > 7950 1855 > 7950 21803 > 7950 30690 > 7950 40262 > 7950 40898 > 7951 16340 > 7951 17562 > 7951 18229 > 7951 19241 > 7951 21390 > 7952 7266 > 7952 17376 > 7952 22717 > 7952 32163 > 7952 34248 > 7953 2437 > 7953 2775 > 7953 17980 > 7953 35916 > 7953 42331 > 7954 1103 > 7954 2960 > 7954 12934 > 7954 15050 > 7954 20988 > 7955 16494 > 7955 18068 > 7955 26572 > 7955 44984 > 7955 48768 > 7956 4202 > 7956 15054 > 7956 20862 > 7956 30581 > 7956 33084 > 7957 15545 > 7957 16657 > 7957 18056 > 7957 23254 > 7957 24293 > 7958 3292 > 7958 32318 > 7958 34690 > 7958 39552 > 7958 40320 > 7959 5602 > 7959 7864 > 7959 18769 > 7959 40043 > 7959 49580 > 7960 3397 > 7960 12277 > 7960 17194 > 7960 23797 > 7960 26986 > 7961 6749 > 7961 7994 > 7961 19732 > 7961 27969 > 7961 35741 > 7962 3650 > 7962 5947 > 7962 16043 > 7962 43745 > 7962 48095 > 7963 22283 > 7963 27395 > 7963 40047 > 7963 41748 > 7963 47238 > 7964 21407 > 7964 25309 > 7964 27641 > 7964 40346 > 7964 43193 > 7965 10225 > 7965 17062 > 7965 17695 > 7965 35133 > 7965 47489 > 7966 19025 > 7966 25342 > 7966 26052 > 7966 33240 > 7966 39291 > 7967 5629 > 7967 18260 > 7967 19932 > 7967 30402 > 7967 37054 > 7968 11110 > 7968 16983 > 7968 33405 > 7968 48000 > 7968 49643 > 7969 1182 > 7969 6930 > 7969 22433 > 7969 26932 > 7969 38353 > 7970 1477 > 7970 21249 > 7970 32697 > 7970 35475 > 7970 48913 > 7971 4291 > 7971 12026 > 7971 17849 > 7971 24942 > 7971 25991 > 7972 1847 > 7972 29737 > 7972 37770 > 7972 39769 > 7972 48355 > 7973 6990 > 7973 30631 > 7973 38390 > 7973 42485 > 7973 47533 > 7974 9067 > 7974 11283 > 7974 16101 > 7974 23429 > 7974 39186 > 7975 5296 > 7975 6817 > 7975 10775 > 7975 43421 > 7975 47168 > 7976 975 > 7976 6733 > 7976 8732 > 7976 9398 > 7976 16893 > 7977 5088 > 7977 13574 > 7977 21080 > 7977 22626 > 7977 31733 > 7978 31569 > 7978 35419 > 7978 37406 > 7978 41635 > 7978 48509 > 7979 12892 > 7979 28052 > 7979 40027 > 7979 40178 > 7979 46554 > 7980 10418 > 7980 25150 > 7980 41910 > 7980 43456 > 7980 49797 > 7981 2785 > 7981 7495 > 7981 13221 > 7981 24402 > 7981 39886 > 7982 1522 > 7982 6022 > 7982 13357 > 7982 27463 > 7982 34289 > 7983 4213 > 7983 6095 > 7983 9327 > 7983 15104 > 7983 43580 > 7984 12256 > 7984 16550 > 7984 32503 > 7984 36095 > 7984 41522 > 7985 6977 > 7985 7601 > 7985 14666 > 7985 26248 > 7985 36827 > 7986 13141 > 7986 27495 > 7986 32587 > 7986 34263 > 7986 49443 > 7987 14342 > 7987 29224 > 7987 36783 > 7987 40328 > 7987 43511 > 7988 3869 > 7988 17602 > 7988 18182 > 7988 33765 > 7988 42494 > 7989 22374 > 7989 23411 > 7989 42859 > 7989 45652 > 7989 47714 > 7990 2899 > 7990 15273 > 7990 16513 > 7990 26440 > 7990 44979 > 7991 1915 > 7991 11284 > 7991 21894 > 7991 34262 > 7991 41728 > 7992 813 > 7992 4226 > 7992 10256 > 7992 36639 > 7992 38660 > 7993 2420 > 7993 26041 > 7993 39555 > 7993 40453 > 7993 47262 > 7994 28823 > 7994 39076 > 7994 41821 > 7994 42854 > 7994 46521 > 7995 7367 > 7995 17764 > 7995 35088 > 7995 35265 > 7995 47806 > 7996 4175 > 7996 7242 > 7996 22715 > 7996 26051 > 7996 46186 > 7997 19141 > 7997 22957 > 7997 36777 > 7997 40954 > 7997 43385 > 7998 2078 > 7998 9440 > 7998 27528 > 7998 42609 > 7998 43096 > 7999 4595 > 7999 20376 > 7999 26514 > 7999 40719 > 7999 40735 > 8000 446 > 8000 2606 > 8000 15642 > 8000 22259 > 8000 28007 > 8001 3505 > 8001 14154 > 8001 16999 > 8001 43728 > 8001 48463 > 8002 1944 > 8002 12908 > 8002 15041 > 8002 15313 > 8002 29319 > 8003 7544 > 8003 30909 > 8003 39872 > 8003 46583 > 8003 47907 > 8004 21348 > 8004 25688 > 8004 41464 > 8004 44485 > 8004 47040 > 8005 3021 > 8005 29438 > 8005 36485 > 8005 47558 > 8005 49244 > 8006 3317 > 8006 17419 > 8006 18155 > 8006 34555 > 8006 37543 > 8007 3113 > 8007 12375 > 8007 27890 > 8007 45137 > 8007 45896 > 8008 3088 > 8008 3291 > 8008 32491 > 8008 35132 > 8008 49897 > 8009 4121 > 8009 13139 > 8009 18119 > 8009 27477 > 8009 36609 > 8010 11763 > 8010 16884 > 8010 35740 > 8010 35974 > 8010 37416 > 8011 3334 > 8011 24283 > 8011 38481 > 8011 42754 > 8011 43554 > 8012 14399 > 8012 28534 > 8012 31634 > 8012 37485 > 8012 48893 > 8013 12179 > 8013 15221 > 8013 16794 > 8013 38328 > 8013 40812 > 8014 553 > 8014 15031 > 8014 21528 > 8014 22843 > 8014 29339 > 8015 20316 > 8015 22459 > 8015 28192 > 8015 31321 > 8015 41627 > 8016 22179 > 8016 28653 > 8016 35699 > 8016 42559 > 8016 45182 > 8017 4168 > 8017 7472 > 8017 15538 > 8017 21569 > 8017 27086 > 8018 15560 > 8018 16926 > 8018 20129 > 8018 36617 > 8018 44935 > 8019 6587 > 8019 8853 > 8019 36692 > 8019 40796 > 8019 43737 > 8020 6466 > 8020 9723 > 8020 25426 > 8020 34251 > 8020 47593 > 8021 2807 > 8021 11748 > 8021 17430 > 8021 26564 > 8021 41366 > 8022 413 > 8022 22446 > 8022 28511 > 8022 29188 > 8022 43170 > 8023 21676 > 8023 30019 > 8023 34587 > 8023 34973 > 8023 35329 > 8024 6278 > 8024 12204 > 8024 17502 > 8024 23555 > 8024 38121 > 8025 35 > 8025 1610 > 8025 2821 > 8025 20774 > 8025 45500 > 8026 13513 > 8026 16701 > 8026 19007 > 8026 35371 > 8026 41468 > 8027 27199 > 8027 29806 > 8027 30473 > 8027 37673 > 8027 47734 > 8028 4530 > 8028 11679 > 8028 12281 > 8028 13895 > 8028 30999 > 8029 21164 > 8029 22428 > 8029 28358 > 8029 31970 > 8029 43527 > 8030 2787 > 8030 6992 > 8030 27994 > 8030 43365 > 8030 46265 > 8031 11295 > 8031 14690 > 8031 33157 > 8031 39035 > 8031 49254 > 8032 13485 > 8032 19176 > 8032 33091 > 8032 37351 > 8032 46577 > 8033 5261 > 8033 6463 > 8033 14336 > 8033 21525 > 8033 27320 > 8034 7464 > 8034 23879 > 8034 24099 > 8034 25049 > 8034 31926 > 8035 750 > 8035 5868 > 8035 27845 > 8035 29529 > 8035 46298 > 8036 13935 > 8036 14639 > 8036 29163 > 8036 33657 > 8036 35709 > 8037 4937 > 8037 16315 > 8037 31486 > 8037 36776 > 8037 39705 > 8038 6932 > 8038 8614 > 8038 10588 > 8038 19587 > 8038 28734 > 8039 2349 > 8039 10223 > 8039 14526 > 8039 17513 > 8039 23243 > 8040 15953 > 8040 27772 > 8040 34329 > 8040 43391 > 8040 46548 > 8041 12446 > 8041 19254 > 8041 28434 > 8041 41363 > 8041 41620 > 8042 1851 > 8042 4019 > 8042 7047 > 8042 29187 > 8042 48172 > 8043 5385 > 8043 20694 > 8043 38631 > 8043 41174 > 8043 44922 > 8044 8733 > 8044 10227 > 8044 19244 > 8044 28020 > 8044 43908 > 8045 36645 > 8045 36977 > 8045 38853 > 8045 46664 > 8045 48169 > 8046 4966 > 8046 5691 > 8046 22435 > 8046 29581 > 8046 32132 > 8047 13451 > 8047 14003 > 8047 32229 > 8047 37434 > 8047 45816 > 8048 3071 > 8048 16949 > 8048 25851 > 8048 37448 > 8048 39596 > 8049 11335 > 8049 11384 > 8049 18408 > 8049 33108 > 8049 36050 > 8050 12648 > 8050 32591 > 8050 40508 > 8050 40667 > 8050 42691 > 8051 5418 > 8051 18927 > 8051 25032 > 8051 31322 > 8051 46913 > 8052 2673 > 8052 16530 > 8052 22743 > 8052 35159 > 8052 41432 > 8053 2983 > 8053 11276 > 8053 14566 > 8053 34326 > 8053 40893 > 8054 4271 > 8054 24098 > 8054 27830 > 8054 39904 > 8054 48885 > 8055 16106 > 8055 29617 > 8055 37874 > 8055 40861 > 8055 49740 > 8056 4139 > 8056 18787 > 8056 21986 > 8056 30142 > 8056 36437 > 8057 5149 > 8057 8229 > 8057 10513 > 8057 10676 > 8057 24813 > 8058 13235 > 8058 18775 > 8058 20865 > 8058 47574 > 8058 47713 > 8059 861 > 8059 21160 > 8059 24245 > 8059 33067 > 8059 40789 > 8060 4561 > 8060 9829 > 8060 29147 > 8060 43658 > 8060 45719 > 8061 3 > 8061 8171 > 8061 21228 > 8061 39120 > 8061 44315 > 8062 724 > 8062 9705 > 8062 38930 > 8062 39262 > 8062 49641 > 8063 1213 > 8063 11581 > 8063 14983 > 8063 15234 > 8063 34160 > 8064 33353 > 8064 40293 > 8064 40509 > 8064 41887 > 8064 49703 > 8065 17783 > 8065 25318 > 8065 27672 > 8065 32631 > 8065 34091 > 8066 596 > 8066 32765 > 8066 35770 > 8066 42871 > 8066 43044 > 8067 1668 > 8067 22000 > 8067 27920 > 8067 33883 > 8067 48819 > 8068 6365 > 8068 14378 > 8068 14581 > 8068 20747 > 8068 35639 > 8069 4918 > 8069 15429 > 8069 31606 > 8069 37040 > 8069 43660 > 8070 2467 > 8070 12837 > 8070 15983 > 8070 33506 > 8070 41815 > 8071 16005 > 8071 18449 > 8071 32806 > 8071 41853 > 8071 42339 > 8072 720 > 8072 9894 > 8072 12717 > 8072 19554 > 8072 32354 > 8073 1294 > 8073 4616 > 8073 10651 > 8073 12709 > 8073 15531 > 8074 496 > 8074 1621 > 8074 2200 > 8074 18686 > 8074 45456 > 8075 11755 > 8075 15318 > 8075 16976 > 8075 18346 > 8075 36999 > 8076 22719 > 8076 27314 > 8076 30071 > 8076 44635 > 8076 46609 > 8077 6741 > 8077 14473 > 8077 31871 > 8077 33514 > 8077 44884 > 8078 2073 > 8078 37640 > 8078 37908 > 8078 44943 > 8078 45491 > 8079 9209 > 8079 10489 > 8079 18565 > 8079 41171 > 8079 44942 > 8080 12634 > 8080 22620 > 8080 26000 > 8080 44901 > 8080 49372 > 8081 12331 > 8081 15706 > 8081 16872 > 8081 33630 > 8081 42222 > 8082 379 > 8082 3469 > 8082 16023 > 8082 19672 > 8082 24593 > 8083 1400 > 8083 15835 > 8083 27448 > 8083 35660 > 8083 39073 > 8084 7284 > 8084 27375 > 8084 33910 > 8084 41184 > 8084 48927 > 8085 18077 > 8085 31100 > 8085 32619 > 8085 43544 > 8085 43696 > 8086 4018 > 8086 33952 > 8086 34082 > 8086 45267 > 8086 47408 > 8087 2191 > 8087 11587 > 8087 25515 > 8087 28069 > 8087 32220 > 8088 4686 > 8088 17013 > 8088 22600 > 8088 37121 > 8088 49529 > 8089 3419 > 8089 7580 > 8089 13003 > 8089 18824 > 8089 23610 > 8090 12921 > 8090 19106 > 8090 20794 > 8090 26239 > 8090 36511 > 8091 16974 > 8091 19293 > 8091 27837 > 8091 30426 > 8091 39770 > 8092 4125 > 8092 11640 > 8092 17371 > 8092 22962 > 8092 39480 > 8093 22780 > 8093 25061 > 8093 37999 > 8093 44138 > 8093 48774 > 8094 11715 > 8094 12319 > 8094 14955 > 8094 21374 > 8094 32169 > 8095 4215 > 8095 29999 > 8095 39463 > 8095 41051 > 8095 44171 > 8096 13936 > 8096 22775 > 8096 32397 > 8096 38142 > 8096 40599 > 8097 2216 > 8097 8381 > 8097 15801 > 8097 16962 > 8097 35782 > 8098 1201 > 8098 3731 > 8098 10949 > 8098 20241 > 8098 38192 > 8099 2792 > 8099 19437 > 8099 24273 > 8099 30607 > 8099 39937 > 8100 4488 > 8100 24214 > 8100 24356 > 8100 39611 > 8100 40200 > 8101 1457 > 8101 3219 > 8101 4327 > 8101 33480 > 8101 35246 > 8102 7089 > 8102 23612 > 8102 28122 > 8102 34060 > 8102 42100 > 8103 1307 > 8103 3179 > 8103 6305 > 8103 16222 > 8103 23126 > 8104 1536 > 8104 21563 > 8104 34296 > 8104 40410 > 8104 44168 > 8105 14536 > 8105 18535 > 8105 36925 > 8105 38102 > 8105 43191 > 8106 19419 > 8106 21891 > 8106 26461 > 8106 26812 > 8106 30565 > 8107 6583 > 8107 7357 > 8107 28365 > 8107 40537 > 8107 40993 > 8108 7056 > 8108 10368 > 8108 22581 > 8108 23656 > 8108 35128 > 8109 8814 > 8109 21059 > 8109 22159 > 8109 46847 > 8109 48922 > 8110 17242 > 8110 21844 > 8110 43079 > 8110 48240 > 8110 49134 > 8111 899 > 8111 19336 > 8111 31102 > 8111 35169 > 8111 45803 > 8112 1737 > 8112 10989 > 8112 24264 > 8112 29810 > 8112 31409 > 8113 3745 > 8113 9515 > 8113 18042 > 8113 28419 > 8113 43809 > 8114 435 > 8114 4265 > 8114 9559 > 8114 21909 > 8114 34836 > 8115 11201 > 8115 14868 > 8115 30289 > 8115 42307 > 8115 45222 > 8116 6633 > 8116 7634 > 8116 7886 > 8116 27332 > 8116 35693 > 8117 4632 > 8117 16814 > 8117 17470 > 8117 33134 > 8117 35685 > 8118 4755 > 8118 16433 > 8118 19625 > 8118 20411 > 8118 48807 > 8119 10930 > 8119 17582 > 8119 22725 > 8119 35769 > 8119 39756 > 8120 7951 > 8120 13129 > 8120 13969 > 8120 31413 > 8120 46014 > 8121 3494 > 8121 14172 > 8121 27173 > 8121 41050 > 8121 45404 > 8122 4640 > 8122 8487 > 8122 26153 > 8122 37043 > 8122 44904 > 8123 13685 > 8123 29166 > 8123 33797 > 8123 35591 > 8123 44626 > 8124 9075 > 8124 10585 > 8124 28872 > 8124 42963 > 8124 47974 > 8125 11385 > 8125 14671 > 8125 31257 > 8125 32637 > 8125 47180 > 8126 8311 > 8126 18355 > 8126 20661 > 8126 39123 > 8126 45892 > 8127 13430 > 8127 25786 > 8127 28835 > 8127 45207 > 8127 49713 > 8128 15679 > 8128 17648 > 8128 18971 > 8128 29036 > 8128 44771 > 8129 15491 > 8129 27315 > 8129 29685 > 8129 31020 > 8129 31104 > 8130 15475 > 8130 22807 > 8130 27999 > 8130 36798 > 8130 49483 > 8131 2964 > 8131 3548 > 8131 18230 > 8131 46869 > 8131 47452 > 8132 1174 > 8132 25732 > 8132 44921 > 8132 49072 > 8132 49859 > 8133 8804 > 8133 9603 > 8133 12555 > 8133 22245 > 8133 24908 > 8134 12810 > 8134 26365 > 8134 30691 > 8134 32993 > 8134 34550 > 8135 4588 > 8135 4908 > 8135 8537 > 8135 13324 > 8135 23417 > 8136 10694 > 8136 17585 > 8136 32771 > 8136 33169 > 8136 34478 > 8137 8667 > 8137 12982 > 8137 18879 > 8137 19461 > 8137 46944 > 8138 9216 > 8138 9622 > 8138 30163 > 8138 32543 > 8138 40751 > 8139 9635 > 8139 19501 > 8139 26335 > 8139 33534 > 8139 41145 > 8140 7901 > 8140 14141 > 8140 24395 > 8140 27729 > 8140 32943 > 8141 12378 > 8141 12542 > 8141 15901 > 8141 21686 > 8141 35540 > 8142 4856 > 8142 20144 > 8142 26685 > 8142 39700 > 8142 48289 > 8143 12293 > 8143 15987 > 8143 32173 > 8143 33130 > 8143 46451 > 8144 7191 > 8144 8914 > 8144 15803 > 8144 40335 > 8144 43337 > 8145 827 > 8145 10862 > 8145 14722 > 8145 25135 > 8145 37790 > 8146 217 > 8146 5708 > 8146 11405 > 8146 18658 > 8146 35460 > 8147 3164 > 8147 35261 > 8147 42183 > 8147 45959 > 8147 49658 > 8148 1844 > 8148 15574 > 8148 16674 > 8148 21119 > 8148 44509 > 8149 1459 > 8149 38210 > 8149 41156 > 8149 47569 > 8149 49382 > 8150 13295 > 8150 13490 > 8150 29919 > 8150 41197 > 8150 46339 > 8151 1297 > 8151 3885 > 8151 19942 > 8151 29752 > 8151 34256 > 8152 5825 > 8152 8249 > 8152 17973 > 8152 37493 > 8152 46423 > 8153 28341 > 8153 30116 > 8153 33656 > 8153 34434 > 8153 39626 > 8154 1045 > 8154 7141 > 8154 20156 > 8154 22532 > 8154 24793 > 8155 11927 > 8155 22636 > 8155 24752 > 8155 44418 > 8155 45995 > 8156 10222 > 8156 10429 > 8156 27880 > 8156 42466 > 8156 43278 > 8157 10612 > 8157 12949 > 8157 15394 > 8157 15925 > 8157 47943 > 8158 16876 > 8158 19247 > 8158 28945 > 8158 31090 > 8158 49593 > 8159 1813 > 8159 3459 > 8159 26820 > 8159 37545 > 8159 46280 > 8160 15532 > 8160 31526 > 8160 31840 > 8160 39953 > 8160 45838 > 8161 9347 > 8161 12217 > 8161 23216 > 8161 25902 > 8161 42550 > 8162 2272 > 8162 6301 > 8162 9934 > 8162 25942 > 8162 38408 > 8163 420 > 8163 23564 > 8163 43717 > 8163 46389 > 8163 46558 > 8164 9340 > 8164 10628 > 8164 15589 > 8164 18941 > 8164 22373 > 8165 8283 > 8165 8604 > 8165 40336 > 8165 43517 > 8165 43744 > 8166 1027 > 8166 2136 > 8166 3836 > 8166 8613 > 8166 26982 > 8167 15108 > 8167 23440 > 8167 32674 > 8167 32902 > 8167 43382 > 8168 4128 > 8168 5885 > 8168 7164 > 8168 24753 > 8168 46015 > 8169 13851 > 8169 14331 > 8169 18512 > 8169 21142 > 8169 28775 > 8170 1804 > 8170 16188 > 8170 29909 > 8170 32322 > 8170 39372 > 8171 24951 > 8171 30892 > 8171 40981 > 8171 46026 > 8171 46054 > 8172 2049 > 8172 14008 > 8172 24248 > 8172 44161 > 8172 45496 > 8173 8332 > 8173 16852 > 8173 29294 > 8173 35928 > 8173 37796 > 8174 829 > 8174 6572 > 8174 17821 > 8174 41533 > 8174 46242 > 8175 7696 > 8175 11801 > 8175 31410 > 8175 34869 > 8175 43649 > 8176 16707 > 8176 21897 > 8176 24638 > 8176 39152 > 8176 40614 > 8177 2895 > 8177 9891 > 8177 13838 > 8177 41277 > 8177 48663 > 8178 24304 > 8178 29351 > 8178 30044 > 8178 38604 > 8178 45455 > 8179 20090 > 8179 24377 > 8179 28932 > 8179 29602 > 8179 30326 > 8180 23439 > 8180 40127 > 8180 41357 > 8180 46957 > 8180 48643 > 8181 10103 > 8181 12854 > 8181 16000 > 8181 18634 > 8181 36321 > 8182 5177 > 8182 24408 > 8182 25294 > 8182 30118 > 8182 30981 > 8183 10619 > 8183 11246 > 8183 21192 > 8183 21521 > 8183 27574 > 8184 1671 > 8184 10892 > 8184 32824 > 8184 36867 > 8184 43762 > 8185 11176 > 8185 18444 > 8185 21709 > 8185 30176 > 8185 42265 > 8186 3927 > 8186 15719 > 8186 19170 > 8186 33445 > 8186 46149 > 8187 17727 > 8187 32152 > 8187 40658 > 8187 41852 > 8187 44183 > 8188 5023 > 8188 5972 > 8188 35230 > 8188 39443 > 8188 47564 > 8189 1436 > 8189 12327 > 8189 14857 > 8189 41276 > 8189 45247 > 8190 7453 > 8190 11116 > 8190 11939 > 8190 21468 > 8190 28926 > 8191 7942 > 8191 8583 > 8191 17981 > 8191 30374 > 8191 30518 > 8192 15892 > 8192 18757 > 8192 37972 > 8192 39214 > 8192 41883 > 8193 1554 > 8193 4474 > 8193 28209 > 8193 31827 > 8193 49230 > 8194 6111 > 8194 25152 > 8194 32561 > 8194 36139 > 8194 41665 > 8195 3176 > 8195 9587 > 8195 18302 > 8195 28198 > 8195 30991 > 8196 3230 > 8196 8341 > 8196 18818 > 8196 29425 > 8196 30604 > 8197 13281 > 8197 19837 > 8197 28283 > 8197 43765 > 8197 49324 > 8198 9977 > 8198 21798 > 8198 30729 > 8198 37584 > 8198 39060 > 8199 9183 > 8199 30815 > 8199 31738 > 8199 35694 > 8199 40106 > 8200 19956 > 8200 33620 > 8200 43525 > 8200 45622 > 8200 49700 > 8201 12369 > 8201 12843 > 8201 15683 > 8201 42908 > 8201 45141 > 8202 12530 > 8202 14447 > 8202 20566 > 8202 33139 > 8202 34261 > 8203 9 > 8203 9925 > 8203 10748 > 8203 21730 > 8203 40922 > 8204 6114 > 8204 23412 > 8204 34791 > 8204 36114 > 8204 42422 > 8205 7332 > 8205 11676 > 8205 17097 > 8205 34020 > 8205 41332 > 8206 30192 > 8206 31288 > 8206 31858 > 8206 40190 > 8206 47836 > 8207 6323 > 8207 7832 > 8207 16019 > 8207 32316 > 8207 35263 > 8208 2731 > 8208 19135 > 8208 23110 > 8208 31869 > 8208 46565 > 8209 14132 > 8209 15935 > 8209 16578 > 8209 37905 > 8209 46033 > 8210 1295 > 8210 4522 > 8210 23943 > 8210 40123 > 8210 47338 > 8211 9899 > 8211 13746 > 8211 28092 > 8211 33210 > 8211 43601 > 8212 868 > 8212 9357 > 8212 18942 > 8212 21309 > 8212 34208 > 8213 1815 > 8213 43272 > 8213 43794 > 8213 45359 > 8213 45508 > 8214 17769 > 8214 27429 > 8214 30288 > 8214 31785 > 8214 33961 > 8215 1546 > 8215 12398 > 8215 13025 > 8215 33820 > 8215 35000 > 8216 3662 > 8216 14037 > 8216 20861 > 8216 30576 > 8216 47235 > 8217 20527 > 8217 32049 > 8217 33426 > 8217 43300 > 8217 45444 > 8218 1821 > 8218 9290 > 8218 33604 > 8218 46646 > 8218 47857 > 8219 2266 > 8219 10479 > 8219 10861 > 8219 16311 > 8219 48212 > 8220 3613 > 8220 15945 > 8220 24302 > 8220 37502 > 8220 47325 > 8221 8361 > 8221 13605 > 8221 24032 > 8221 34749 > 8221 39713 > 8222 16531 > 8222 17173 > 8222 33911 > 8222 38099 > 8222 49916 > 8223 6702 > 8223 14744 > 8223 17595 > 8223 39155 > 8223 46685 > 8224 16915 > 8224 18184 > 8224 21910 > 8224 27888 > 8224 40179 > 8225 3173 > 8225 14489 > 8225 34085 > 8225 34494 > 8225 40691 > 8226 6363 > 8226 7898 > 8226 14333 > 8226 15836 > 8226 37680 > 8227 5451 > 8227 13527 > 8227 29867 > 8227 35380 > 8227 46544 > 8228 7390 > 8228 19857 > 8228 33959 > 8228 35299 > 8228 39519 > 8229 3129 > 8229 7533 > 8229 12986 > 8229 33322 > 8229 41881 > 8230 6471 > 8230 10944 > 8230 26695 > 8230 33811 > 8230 35095 > 8231 2654 > 8231 7915 > 8231 22996 > 8231 32682 > 8231 36236 > 8232 2142 > 8232 5391 > 8232 12956 > 8232 17429 > 8232 34503 > 8233 12580 > 8233 16201 > 8233 25498 > 8233 28243 > 8233 40703 > 8234 22367 > 8234 25314 > 8234 34967 > 8234 36378 > 8234 48491 > 8235 18190 > 8235 20934 > 8235 38582 > 8235 39570 > 8235 39824 > 8236 12403 > 8236 24967 > 8236 30699 > 8236 39299 > 8236 44609 > 8237 12078 > 8237 26256 > 8237 41323 > 8237 41388 > 8237 46449 > 8238 20113 > 8238 24133 > 8238 30017 > 8238 43497 > 8238 48123 > 8239 11141 > 8239 16035 > 8239 17877 > 8239 23972 > 8239 26309 > 8240 17222 > 8240 21908 > 8240 35284 > 8240 40133 > 8240 43859 > 8241 25075 > 8241 32087 > 8241 47258 > 8241 49137 > 8241 49578 > 8242 8035 > 8242 11549 > 8242 15515 > 8242 16981 > 8242 48442 > 8243 10309 > 8243 22988 > 8243 35366 > 8243 35962 > 8243 38577 > 8244 2426 > 8244 14348 > 8244 24974 > 8244 45219 > 8244 46333 > 8245 1135 > 8245 12496 > 8245 13199 > 8245 29329 > 8245 32200 > 8246 6847 > 8246 15539 > 8246 19442 > 8246 26930 > 8246 47831 > 8247 18129 > 8247 23885 > 8247 44397 > 8247 45375 > 8247 47044 > 8248 11593 > 8248 31731 > 8248 33525 > 8248 34202 > 8248 37981 > 8249 18460 > 8249 27615 > 8249 28651 > 8249 35563 > 8249 49016 > 8250 6011 > 8250 8222 > 8250 28217 > 8250 36314 > 8250 38789 > 8251 3688 > 8251 10311 > 8251 30532 > 8251 40793 > 8251 41663 > 8252 7244 > 8252 11400 > 8252 17961 > 8252 24292 > 8252 40351 > 8253 1125 > 8253 16766 > 8253 33813 > 8253 46589 > 8253 48790 > 8254 8756 > 8254 11857 > 8254 19120 > 8254 32407 > 8254 37888 > 8255 2360 > 8255 4177 > 8255 12994 > 8255 33608 > 8255 48864 > 8256 17136 > 8256 28984 > 8256 29800 > 8256 43770 > 8256 48844 > 8257 938 > 8257 23142 > 8257 41612 > 8257 43864 > 8257 48888 > 8258 1763 > 8258 24362 > 8258 28667 > 8258 33031 > 8258 44760 > 8259 6873 > 8259 7621 > 8259 8472 > 8259 45695 > 8259 47999 > 8260 967 > 8260 3916 > 8260 7172 > 8260 19833 > 8260 48282 > 8261 8462 > 8261 19905 > 8261 23851 > 8261 27228 > 8261 28602 > 8262 2155 > 8262 7663 > 8262 17221 > 8262 20709 > 8262 30835 > 8263 3156 > 8263 33698 > 8263 37249 > 8263 38207 > 8263 39961 > 8264 15168 > 8264 23159 > 8264 25438 > 8264 38919 > 8264 44825 > 8265 881 > 8265 20310 > 8265 42184 > 8265 44370 > 8265 49584 > 8266 16345 > 8266 16500 > 8266 21979 > 8266 31837 > 8266 38670 > 8267 5276 > 8267 8053 > 8267 23961 > 8267 31522 > 8267 31599 > 8268 6041 > 8268 11097 > 8268 12103 > 8268 23451 > 8268 28603 > 8269 5285 > 8269 7638 > 8269 28105 > 8269 36860 > 8269 48089 > 8270 2870 > 8270 11737 > 8270 25689 > 8270 32925 > 8270 37105 > 8271 17359 > 8271 20365 > 8271 27136 > 8271 30609 > 8271 36167 > 8272 6247 > 8272 6273 > 8272 16164 > 8272 16796 > 8272 40990 > 8273 19266 > 8273 19323 > 8273 29949 > 8273 40218 > 8273 46319 > 8274 3951 > 8274 4043 > 8274 4710 > 8274 10502 > 8274 16008 > 8275 9498 > 8275 17702 > 8275 18389 > 8275 23893 > 8275 46920 > 8276 5502 > 8276 18282 > 8276 37451 > 8276 42362 > 8276 48846 > 8277 1381 > 8277 20925 > 8277 24928 > 8277 35762 > 8277 39282 > 8278 15774 > 8278 17739 > 8278 32942 > 8278 34917 > 8278 48386 > 8279 8962 > 8279 22794 > 8279 33618 > 8279 34088 > 8279 36325 > 8280 5659 > 8280 6486 > 8280 12072 > 8280 15621 > 8280 47097 > 8281 4065 > 8281 10947 > 8281 22520 > 8281 24645 > 8281 48155 > 8282 4817 > 8282 6980 > 8282 23510 > 8282 32551 > 8282 45559 > 8283 9260 > 8283 30217 > 8283 31506 > 8283 39275 > 8283 48785 > 8284 280 > 8284 26779 > 8284 27562 > 8284 34722 > 8284 44025 > 8285 7350 > 8285 14482 > 8285 31055 > 8285 34626 > 8285 43713 > 8286 19252 > 8286 33087 > 8286 36887 > 8286 42527 > 8286 48937 > 8287 10351 > 8287 10756 > 8287 19658 > 8287 21755 > 8287 43710 > 8288 26528 > 8288 35069 > 8288 44918 > 8288 45907 > 8288 49559 > 8289 8533 > 8289 9781 > 8289 16703 > 8289 21056 > 8289 23570 > 8290 11187 > 8290 42733 > 8290 42979 > 8290 45465 > 8290 48380 > 8291 142 > 8291 22822 > 8291 30001 > 8291 35812 > 8291 48929 > 8292 12878 > 8292 13109 > 8292 27157 > 8292 48079 > 8292 48904 > 8293 4222 > 8293 23850 > 8293 31470 > 8293 31997 > 8293 32571 > 8294 374 > 8294 23402 > 8294 28435 > 8294 31651 > 8294 47830 > 8295 10446 > 8295 11919 > 8295 16450 > 8295 23638 > 8295 44392 > 8296 995 > 8296 8676 > 8296 20542 > 8296 30964 > 8296 36749 > 8297 1180 > 8297 1996 > 8297 13491 > 8297 26893 > 8297 39938 > 8298 7891 > 8298 14038 > 8298 27665 > 8298 42870 > 8298 46278 > 8299 4761 > 8299 9636 > 8299 29424 > 8299 42395 > 8299 48761 > 8300 8396 > 8300 26470 > 8300 29427 > 8300 31094 > 8300 45935 > 8301 22431 > 8301 30421 > 8301 38523 > 8301 39339 > 8301 43427 > 8302 24810 > 8302 31846 > 8302 38116 > 8302 45130 > 8302 45865 > 8303 7247 > 8303 10852 > 8303 12439 > 8303 13517 > 8303 23756 > 8304 10228 > 8304 16959 > 8304 24432 > 8304 41154 > 8304 48679 > 8305 40 > 8305 4854 > 8305 6547 > 8305 17217 > 8305 28987 > 8306 9116 > 8306 14325 > 8306 28894 > 8306 42091 > 8306 46009 > 8307 1224 > 8307 16245 > 8307 17426 > 8307 25470 > 8307 42153 > 8308 227 > 8308 8940 > 8308 11771 > 8308 45752 > 8308 46129 > 8309 16845 > 8309 19456 > 8309 23384 > 8309 37259 > 8309 45224 > 8310 23704 > 8310 26623 > 8310 29826 > 8310 32143 > 8310 48347 > 8311 1274 > 8311 1771 > 8311 2733 > 8311 45844 > 8311 47493 > 8312 15295 > 8312 15906 > 8312 18528 > 8312 47850 > 8312 49538 > 8313 19401 > 8313 22608 > 8313 28146 > 8313 28882 > 8313 41436 > 8314 5190 > 8314 6995 > 8314 18296 > 8314 28662 > 8314 29547 > 8315 16823 > 8315 19070 > 8315 29031 > 8315 39881 > 8315 44548 > 8316 11313 > 8316 25094 > 8316 32469 > 8316 46697 > 8316 47307 > 8317 191 > 8317 12604 > 8317 19853 > 8317 25219 > 8317 29117 > 8318 5123 > 8318 11979 > 8318 12460 > 8318 25418 > 8318 33562 > 8319 2642 > 8319 25677 > 8319 40530 > 8319 44649 > 8319 48978 > 8320 5045 > 8320 16093 > 8320 18943 > 8320 19704 > 8320 46357 > 8321 7974 > 8321 14048 > 8321 17059 > 8321 22871 > 8321 36498 > 8322 36191 > 8322 37257 > 8322 44968 > 8322 46151 > 8322 48668 > 8323 11132 > 8323 14735 > 8323 14752 > 8323 17006 > 8323 32945 > 8324 11722 > 8324 13810 > 8324 20190 > 8324 42611 > 8324 46315 > 8325 8730 > 8325 33825 > 8325 36981 > 8325 37311 > 8325 41924 > 8326 10320 > 8326 19298 > 8326 24900 > 8326 26773 > 8326 38714 > 8327 4491 > 8327 11070 > 8327 13433 > 8327 30469 > 8327 47576 > 8328 55 > 8328 29126 > 8328 40225 > 8328 42950 > 8328 49360 > 8329 5241 > 8329 13702 > 8329 20465 > 8329 36886 > 8329 48689 > 8330 7876 > 8330 27553 > 8330 38330 > 8330 40220 > 8330 43320 > 8331 13279 > 8331 19981 > 8331 20858 > 8331 30203 > 8331 47254 > 8332 117 > 8332 3212 > 8332 9946 > 8332 41267 > 8332 43756 > 8333 10079 > 8333 10158 > 8333 33921 > 8333 35307 > 8333 35652 > 8334 5001 > 8334 11779 > 8334 21246 > 8334 46730 > 8334 47435 > 8335 2366 > 8335 26585 > 8335 34463 > 8335 39379 > 8335 45550 > 8336 352 > 8336 8183 > 8336 24204 > 8336 32786 > 8336 43464 > 8337 4935 > 8337 9236 > 8337 23915 > 8337 33156 > 8337 36671 > 8338 976 > 8338 14769 > 8338 41457 > 8338 47466 > 8338 48319 > 8339 1437 > 8339 12384 > 8339 12401 > 8339 40521 > 8339 41346 > 8340 11281 > 8340 18554 > 8340 28453 > 8340 40291 > 8340 44321 > 8341 3350 > 8341 4068 > 8341 24675 > 8341 28613 > 8341 29903 > 8342 13352 > 8342 23452 > 8342 27669 > 8342 29022 > 8342 36594 > 8343 3826 > 8343 5858 > 8343 15120 > 8343 22489 > 8343 27707 > 8344 6729 > 8344 6982 > 8344 12249 > 8344 38717 > 8344 49267 > 8345 8860 > 8345 15782 > 8345 18264 > 8345 43036 > 8345 43617 > 8346 4400 > 8346 5406 > 8346 11168 > 8346 40033 > 8346 42757 > 8347 4876 > 8347 12962 > 8347 26497 > 8347 30746 > 8347 35471 > 8348 8545 > 8348 15404 > 8348 19755 > 8348 35231 > 8348 38517 > 8349 8451 > 8349 16649 > 8349 19640 > 8349 45805 > 8349 46004 > 8350 12158 > 8350 23521 > 8350 30684 > 8350 31788 > 8350 43230 > 8351 28132 > 8351 34133 > 8351 44679 > 8351 45212 > 8351 49893 > 8352 3472 > 8352 12694 > 8352 18298 > 8352 30307 > 8352 44678 > 8353 14494 > 8353 34193 > 8353 36927 > 8353 37865 > 8353 47795 > 8354 14190 > 8354 19505 > 8354 40610 > 8354 44413 > 8354 47431 > 8355 9101 > 8355 11044 > 8355 13785 > 8355 17744 > 8355 20363 > 8356 16422 > 8356 28791 > 8356 34072 > 8356 45983 > 8356 49057 > 8357 278 > 8357 2768 > 8357 3529 > 8357 26295 > 8357 27748 > 8358 13958 > 8358 24196 > 8358 28493 > 8358 32554 > 8358 36758 > 8359 25503 > 8359 28532 > 8359 29674 > 8359 46355 > 8359 47745 > 8360 9228 > 8360 14423 > 8360 16928 > 8360 30399 > 8360 32047 > 8361 4368 > 8361 22685 > 8361 37885 > 8361 42784 > 8361 43755 > 8362 3782 > 8362 15253 > 8362 22082 > 8362 22170 > 8362 41492 > 8363 1590 > 8363 30321 > 8363 34012 > 8363 44695 > 8363 45834 > 8364 17687 > 8364 24173 > 8364 24817 > 8364 25510 > 8364 37902 > 8365 10690 > 8365 11278 > 8365 16641 > 8365 36363 > 8365 36622 > 8366 14904 > 8366 18316 > 8366 37835 > 8366 40077 > 8366 41142 > 8367 6477 > 8367 30003 > 8367 31032 > 8367 32216 > 8367 38976 > 8368 7353 > 8368 8744 > 8368 20875 > 8368 34346 > 8368 48865 > 8369 21053 > 8369 21319 > 8369 24559 > 8369 36799 > 8369 40365 > 8370 16497 > 8370 19356 > 8370 29202 > 8370 38622 > 8370 47837 > 8371 7361 > 8371 17977 > 8371 33384 > 8371 35070 > 8371 36034 > 8372 3996 > 8372 15793 > 8372 29169 > 8372 30067 > 8372 37884 > 8373 8660 > 8373 9288 > 8373 9809 > 8373 11806 > 8373 49402 > 8374 15837 > 8374 16003 > 8374 19621 > 8374 20799 > 8374 21756 > 8375 1951 > 8375 6383 > 8375 38486 > 8375 40046 > 8375 40434 > 8376 1115 > 8376 11817 > 8376 12880 > 8376 22401 > 8376 35643 > 8377 152 > 8377 18820 > 8377 35093 > 8377 35499 > 8377 36987 > 8378 10394 > 8378 11711 > 8378 23442 > 8378 29770 > 8378 33051 > 8379 18656 > 8379 21867 > 8379 27643 > 8379 41496 > 8379 46825 > 8380 16720 > 8380 17484 > 8380 28856 > 8380 37642 > 8380 47095 > 8381 3999 > 8381 10149 > 8381 21811 > 8381 22748 > 8381 30094 > 8382 11574 > 8382 14824 > 8382 15328 > 8382 29124 > 8382 43310 > 8383 9682 > 8383 13502 > 8383 15805 > 8383 43676 > 8383 47589 > 8384 691 > 8384 26300 > 8384 27951 > 8384 28081 > 8384 44838 > 8385 10348 > 8385 10900 > 8385 13903 > 8385 36545 > 8385 44149 > 8386 9671 > 8386 40902 > 8386 41722 > 8386 42504 > 8386 47188 > 8387 12967 > 8387 27754 > 8387 30738 > 8387 32396 > 8387 42807 > 8388 8480 > 8388 15037 > 8388 25721 > 8388 43984 > 8388 46939 > 8389 4115 > 8389 11754 > 8389 21188 > 8389 25162 > 8389 39342 > 8390 109 > 8390 14759 > 8390 34548 > 8390 36168 > 8390 44385 > 8391 1283 > 8391 4869 > 8391 8367 > 8391 13484 > 8391 14105 > 8392 11800 > 8392 25205 > 8392 25390 > 8392 35221 > 8392 43062 > 8393 8983 > 8393 12676 > 8393 16392 > 8393 24158 > 8393 26941 > 8394 12435 > 8394 23636 > 8394 31207 > 8394 39587 > 8394 43482 > 8395 5924 > 8395 12725 > 8395 20267 > 8395 23709 > 8395 45003 > 8396 7562 > 8396 23324 > 8396 24535 > 8396 43478 > 8396 47781 > 8397 3726 > 8397 5530 > 8397 26298 > 8397 27902 > 8397 36081 > 8398 12506 > 8398 13184 > 8398 16808 > 8398 31953 > 8398 40847 > 8399 4971 > 8399 31243 > 8399 31251 > 8399 33166 > 8399 49262 > 8400 6077 > 8400 22055 > 8400 25685 > 8400 32273 > 8400 36444 > 8401 1501 > 8401 7926 > 8401 12275 > 8401 39525 > 8401 41256 > 8402 5854 > 8402 9496 > 8402 21408 > 8402 22335 > 8402 35995 > 8403 2589 > 8403 22330 > 8403 29306 > 8403 32534 > 8403 41038 > 8404 2331 > 8404 2485 > 8404 17104 > 8404 37230 > 8404 49211 > 8405 3148 > 8405 10653 > 8405 19286 > 8405 20036 > 8405 38721 > 8406 2350 > 8406 6727 > 8406 12187 > 8406 40029 > 8406 47411 > 8407 13107 > 8407 19071 > 8407 19242 > 8407 19470 > 8407 34144 > 8408 1424 > 8408 32843 > 8408 35375 > 8408 39172 > 8408 49035 > 8409 10305 > 8409 11199 > 8409 17859 > 8409 26954 > 8409 40372 > 8410 28181 > 8410 37819 > 8410 44860 > 8410 48136 > 8410 49756 > 8411 7550 > 8411 13272 > 8411 21823 > 8411 35236 > 8411 42001 > 8412 10736 > 8412 10813 > 8412 47266 > 8412 48411 > 8412 48800 > 8413 1445 > 8413 6533 > 8413 31950 > 8413 38908 > 8413 47391 > 8414 10107 > 8414 19444 > 8414 29356 > 8414 37924 > 8414 46712 > 8415 865 > 8415 1743 > 8415 4697 > 8415 35001 > 8415 41518 > 8416 12343 > 8416 15726 > 8416 33344 > 8416 35985 > 8416 46510 > 8417 3377 > 8417 6037 > 8417 40875 > 8417 43444 > 8417 44832 > 8418 7552 > 8418 7650 > 8418 9393 > 8418 21429 > 8418 36791 > 8419 3279 > 8419 13242 > 8419 13466 > 8419 14383 > 8419 15654 > 8420 20385 > 8420 23843 > 8420 26823 > 8420 27896 > 8420 30318 > 8421 18715 > 8421 22679 > 8421 27421 > 8421 31957 > 8421 37400 > 8422 5852 > 8422 7474 > 8422 19281 > 8422 22825 > 8422 36251 > 8423 9612 > 8423 25927 > 8423 38344 > 8423 47520 > 8423 47782 > 8424 21073 > 8424 23592 > 8424 27511 > 8424 31438 > 8424 44931 > 8425 9742 > 8425 10790 > 8425 16776 > 8425 32500 > 8425 33062 > 8426 6685 > 8426 18755 > 8426 28943 > 8426 36229 > 8426 36564 > 8427 10090 > 8427 10466 > 8427 13528 > 8427 15965 > 8427 19966 > 8428 1039 > 8428 21210 > 8428 22983 > 8428 39785 > 8428 41116 > 8429 8882 > 8429 14577 > 8429 27318 > 8429 31312 > 8429 42556 > 8430 4835 > 8430 17992 > 8430 20384 > 8430 25364 > 8430 31873 > 8431 23289 > 8431 25099 > 8431 37599 > 8431 43992 > 8431 49041 > 8432 5566 > 8432 11083 > 8432 26331 > 8432 38403 > 8432 49979 > 8433 19788 > 8433 28637 > 8433 31021 > 8433 34076 > 8433 34660 > 8434 2178 > 8434 9556 > 8434 18041 > 8434 22694 > 8434 36590 > 8435 11534 > 8435 36202 > 8435 41047 > 8435 43470 > 8435 45964 > 8436 5909 > 8436 10015 > 8436 25558 > 8436 28047 > 8436 44803 > 8437 712 > 8437 23853 > 8437 24303 > 8437 42014 > 8437 47404 > 8438 23111 > 8438 29699 > 8438 31710 > 8438 32763 > 8438 40926 > 8439 10381 > 8439 12906 > 8439 16675 > 8439 27156 > 8439 29865 > 8440 26356 > 8440 29834 > 8440 31726 > 8440 35481 > 8440 47952 > 8441 13298 > 8441 28045 > 8441 35931 > 8441 36504 > 8441 42529 > 8442 1693 > 8442 21604 > 8442 29308 > 8442 29591 > 8442 45931 > 8443 2609 > 8443 15893 > 8443 35562 > 8443 36529 > 8443 40348 > 8444 7592 > 8444 32145 > 8444 43538 > 8444 44782 > 8444 48315 > 8445 6586 > 8445 9153 > 8445 14405 > 8445 21507 > 8445 25761 > 8446 51 > 8446 33637 > 8446 33863 > 8446 43000 > 8446 48133 > 8447 12063 > 8447 14914 > 8447 25406 > 8447 25640 > 8447 30052 > 8448 12132 > 8448 28707 > 8448 36861 > 8448 44008 > 8448 48077 > 8449 9437 > 8449 18050 > 8449 23731 > 8449 33375 > 8449 40176 > 8450 7968 > 8450 9248 > 8450 15062 > 8450 30896 > 8450 43626 > 8451 369 > 8451 14403 > 8451 25861 > 8451 33975 > 8451 49551 > 8452 3535 > 8452 14187 > 8452 23913 > 8452 26221 > 8452 35869 > 8453 19464 > 8453 21079 > 8453 21229 > 8453 26405 > 8453 27591 > 8454 29429 > 8454 36768 > 8454 46384 > 8454 47041 > 8454 47048 > 8455 29492 > 8455 32345 > 8455 37508 > 8455 43344 > 8455 47248 > 8456 6102 > 8456 27982 > 8456 39364 > 8456 44716 > 8456 49663 > 8457 13892 > 8457 15303 > 8457 19864 > 8457 33448 > 8457 44740 > 8458 10249 > 8458 11036 > 8458 37167 > 8458 42863 > 8458 47017 > 8459 13044 > 8459 28385 > 8459 37158 > 8459 38761 > 8459 40160 > 8460 1287 > 8460 11175 > 8460 38186 > 8460 40598 > 8460 41833 > 8461 3256 > 8461 7852 > 8461 15881 > 8461 33102 > 8461 46566 > 8462 1057 > 8462 15023 > 8462 22571 > 8462 35409 > 8462 40056 > 8463 11348 > 8463 17114 > 8463 37015 > 8463 42402 > 8463 44096 > 8464 26675 > 8464 29724 > 8464 37688 > 8464 45768 > 8464 47462 > 8465 5061 > 8465 9355 > 8465 9785 > 8465 16529 > 8465 46218 > 8466 1270 > 8466 7992 > 8466 17158 > 8466 34183 > 8466 38154 > 8467 5864 > 8467 16461 > 8467 28607 > 8467 30645 > 8467 39375 > 8468 8 > 8468 36923 > 8468 47305 > 8468 47841 > 8468 49235 > 8469 8769 > 8469 16027 > 8469 30055 > 8469 38448 > 8469 43568 > 8470 11873 > 8470 28124 > 8470 31529 > 8470 39188 > 8470 42610 > 8471 3208 > 8471 10331 > 8471 16076 > 8471 23168 > 8471 32140 > 8472 1734 > 8472 3750 > 8472 25274 > 8472 27581 > 8472 43465 > 8473 4503 > 8473 5365 > 8473 30235 > 8473 33030 > 8473 43481 > 8474 10184 > 8474 12166 > 8474 18023 > 8474 36261 > 8474 43489 > 8475 3792 > 8475 14830 > 8475 18095 > 8475 20481 > 8475 40652 > 8476 402 > 8476 15461 > 8476 45016 > 8476 45264 > 8476 48666 > 8477 3201 > 8477 5761 > 8477 20837 > 8477 26282 > 8477 27675 > 8478 30530 > 8478 30541 > 8478 38405 > 8478 47934 > 8478 49864 > 8479 183 > 8479 9265 > 8479 13532 > 8479 39410 > 8479 41601 > 8480 22 > 8480 16932 > 8480 19544 > 8480 20087 > 8480 45165 > 8481 7548 > 8481 11506 > 8481 22887 > 8481 44888 > 8481 48206 > 8482 11949 > 8482 17235 > 8482 23367 > 8482 28591 > 8482 40726 > 8483 5637 > 8483 7167 > 8483 9036 > 8483 15309 > 8483 19706 > 8484 1699 > 8484 8432 > 8484 20520 > 8484 26492 > 8484 30819 > 8485 6872 > 8485 21200 > 8485 39401 > 8485 43620 > 8485 45089 > 8486 3324 > 8486 20945 > 8486 32302 > 8486 38843 > 8486 38959 > 8487 6188 > 8487 13714 > 8487 16394 > 8487 20371 > 8487 33457 > 8488 4166 > 8488 10961 > 8488 13234 > 8488 13856 > 8488 47694 > 8489 3704 > 8489 12059 > 8489 31027 > 8489 34056 > 8489 40443 > 8490 22848 > 8490 31853 > 8490 34244 > 8490 45593 > 8490 48349 > 8491 328 > 8491 1701 > 8491 6341 > 8491 18503 > 8491 21124 > 8492 2916 > 8492 9949 > 8492 10661 > 8492 42051 > 8492 48616 > 8493 20690 > 8493 21685 > 8493 22770 > 8493 28119 > 8493 30742 > 8494 11314 > 8494 13300 > 8494 30845 > 8494 33826 > 8494 45742 > 8495 4469 > 8495 20696 > 8495 29596 > 8495 37137 > 8495 41335 > 8496 6521 > 8496 8982 > 8496 10864 > 8496 23455 > 8496 30081 > 8497 12567 > 8497 26424 > 8497 27301 > 8497 33711 > 8497 37854 > 8498 337 > 8498 4431 > 8498 5437 > 8498 17462 > 8498 29706 > 8499 3478 > 8499 8393 > 8499 23242 > 8499 29134 > 8499 29733 > 8500 13675 > 8500 27711 > 8500 39553 > 8500 44166 > 8500 47116 > 8501 6882 > 8501 21566 > 8501 32026 > 8501 39137 > 8501 47090 > 8502 1515 > 8502 3228 > 8502 7276 > 8502 11530 > 8502 39320 > 8503 15447 > 8503 21793 > 8503 28529 > 8503 45905 > 8503 49539 > 8504 465 > 8504 16478 > 8504 28804 > 8504 48632 > 8504 49962 > 8505 16514 > 8505 19959 > 8505 22992 > 8505 26170 > 8505 35877 > 8506 21212 > 8506 38559 > 8506 39308 > 8506 39878 > 8506 42510 > 8507 14754 > 8507 16455 > 8507 16771 > 8507 19729 > 8507 44823 > 8508 22750 > 8508 26418 > 8508 32135 > 8508 39633 > 8508 43709 > 8509 5450 > 8509 20539 > 8509 41834 > 8509 42413 > 8509 48969 > 8510 13091 > 8510 20304 > 8510 24453 > 8510 49242 > 8510 49716 > 8511 7885 > 8511 10500 > 8511 26889 > 8511 39818 > 8511 42698 > 8512 8830 > 8512 27947 > 8512 31722 > 8512 45229 > 8512 49337 > 8513 84 > 8513 5175 > 8513 5966 > 8513 9709 > 8513 42711 > 8514 10434 > 8514 11677 > 8514 13613 > 8514 14796 > 8514 45504 > 8515 5679 > 8515 22885 > 8515 23100 > 8515 36134 > 8515 37839 > 8516 9234 > 8516 10870 > 8516 10963 > 8516 25073 > 8516 48091 > 8517 11682 > 8517 13531 > 8517 28360 > 8517 32595 > 8517 38063 > 8518 5151 > 8518 8026 > 8518 32778 > 8518 34461 > 8518 46142 > 8519 5738 > 8519 19708 > 8519 24260 > 8519 28335 > 8519 34287 > 8520 21510 > 8520 32184 > 8520 36161 > 8520 45850 > 8520 48715 > 8521 981 > 8521 3612 > 8521 20475 > 8521 32038 > 8521 48194 > 8522 989 > 8522 22665 > 8522 22998 > 8522 39876 > 8522 43311 > 8523 8631 > 8523 12532 > 8523 13740 > 8523 38814 > 8523 47615 > 8524 8152 > 8524 9151 > 8524 23437 > 8524 38757 > 8524 46644 > 8525 7613 > 8525 19449 > 8525 19761 > 8525 19963 > 8525 30811 > 8526 11673 > 8526 11894 > 8526 14183 > 8526 27570 > 8526 49010 > 8527 7494 > 8527 21954 > 8527 25189 > 8527 25920 > 8527 38423 > 8528 15504 > 8528 26714 > 8528 37987 > 8528 39667 > 8528 49694 > 8529 8188 > 8529 22757 > 8529 24355 > 8529 24956 > 8529 40486 > 8530 3184 > 8530 13200 > 8530 22975 > 8530 32664 > 8530 40460 > 8531 2161 > 8531 6939 > 8531 18185 > 8531 27506 > 8531 31378 > 8532 9078 > 8532 18727 > 8532 42348 > 8532 45173 > 8532 48805 > 8533 12797 > 8533 15123 > 8533 15497 > 8533 32021 > 8533 49453 > 8534 24843 > 8534 27447 > 8534 35826 > 8534 41298 > 8534 47296 > 8535 10181 > 8535 11488 > 8535 16597 > 8535 27192 > 8535 45613 > 8536 14379 > 8536 33347 > 8536 35349 > 8536 39144 > 8536 47777 > 8537 10731 > 8537 17128 > 8537 17465 > 8537 20930 > 8537 36159 > 8538 31592 > 8538 34893 > 8538 44441 > 8538 44557 > 8538 44907 > 8539 2356 > 8539 16547 > 8539 31930 > 8539 34930 > 8539 45574 > 8540 2358 > 8540 8639 > 8540 23413 > 8540 25217 > 8540 28144 > 8541 5532 > 8541 11069 > 8541 29710 > 8541 39181 > 8541 47869 > 8542 8244 > 8542 14345 > 8542 19098 > 8542 30709 > 8542 40799 > 8543 22088 > 8543 36708 > 8543 45399 > 8543 46311 > 8543 49096 > 8544 18142 > 8544 20188 > 8544 32593 > 8544 36123 > 8544 47312 > 8545 2855 > 8545 21086 > 8545 24726 > 8545 27137 > 8545 34556 > 8546 4557 > 8546 8950 > 8546 9361 > 8546 11767 > 8546 26290 > 8547 806 > 8547 11661 > 8547 30113 > 8547 45909 > 8547 49549 > 8548 9238 > 8548 39668 > 8548 43944 > 8548 47175 > 8548 49138 > 8549 1504 > 8549 4388 > 8549 6128 > 8549 7817 > 8549 18013 > 8550 17111 > 8550 37018 > 8550 44657 > 8550 45246 > 8550 49060 > 8551 4172 > 8551 19826 > 8551 27573 > 8551 33821 > 8551 42743 > 8552 12798 > 8552 17802 > 8552 18197 > 8552 41691 > 8552 43741 > 8553 13218 > 8553 23609 > 8553 40649 > 8553 45991 > 8553 47451 > 8554 1565 > 8554 18432 > 8554 21677 > 8554 33412 > 8554 40214 > 8555 1681 > 8555 17061 > 8555 17294 > 8555 19899 > 8555 39412 > 8556 9221 > 8556 16498 > 8556 26093 > 8556 26114 > 8556 44906 > 8557 2096 > 8557 4878 > 8557 8308 > 8557 8369 > 8557 21093 > 8558 1488 > 8558 9461 > 8558 18720 > 8558 29028 > 8558 32662 > 8559 3970 > 8559 11371 > 8559 11710 > 8559 29739 > 8559 40082 > 8560 16925 > 8560 19257 > 8560 23909 > 8560 26199 > 8560 36774 > 8561 7802 > 8561 8835 > 8561 16740 > 8561 18288 > 8561 44486 > 8562 3484 > 8562 27405 > 8562 31911 > 8562 42810 > 8562 47138 > 8563 10802 > 8563 13583 > 8563 36037 > 8563 36604 > 8563 42079 > 8564 11382 > 8564 20230 > 8564 24918 > 8564 28299 > 8564 41254 > 8565 534 > 8565 12045 > 8565 25850 > 8565 34645 > 8565 44428 > 8566 4390 > 8566 6399 > 8566 8703 > 8566 9184 > 8566 12513 > 8567 1406 > 8567 7055 > 8567 17482 > 8567 27385 > 8567 45537 > 8568 11411 > 8568 25346 > 8568 26464 > 8568 36214 > 8568 48813 > 8569 5474 > 8569 13660 > 8569 18262 > 8569 26802 > 8569 37225 > 8570 4216 > 8570 6522 > 8570 21262 > 8570 28617 > 8570 34509 > 8571 4017 > 8571 28296 > 8571 41995 > 8571 48214 > 8571 48454 > 8572 11747 > 8572 14523 > 8572 26271 > 8572 32406 > 8572 36152 > 8573 6244 > 8573 12426 > 8573 20471 > 8573 24455 > 8573 44586 > 8574 9423 > 8574 24047 > 8574 42259 > 8574 43921 > 8574 45556 > 8575 11409 > 8575 13029 > 8575 15121 > 8575 15921 > 8575 34978 > 8576 10454 > 8576 21517 > 8576 28254 > 8576 33299 > 8576 49920 > 8577 1981 > 8577 8165 > 8577 28474 > 8577 31192 > 8577 42985 > 8578 10248 > 8578 14131 > 8578 24172 > 8578 39293 > 8578 41861 > 8579 4549 > 8579 17392 > 8579 24434 > 8579 33633 > 8579 45895 > 8580 2980 > 8580 26866 > 8580 29822 > 8580 45348 > 8580 47588 > 8581 14946 > 8581 15617 > 8581 35144 > 8581 39315 > 8581 41846 > 8582 12830 > 8582 13413 > 8582 20243 > 8582 39418 > 8582 49419 > 8583 2700 > 8583 4774 > 8583 13189 > 8583 31396 > 8583 31989 > 8584 15940 > 8584 16197 > 8584 22178 > 8584 26881 > 8584 34042 > 8585 5881 > 8585 21682 > 8585 28320 > 8585 44589 > 8585 47182 > 8586 19267 > 8586 20456 > 8586 45320 > 8586 46947 > 8586 48310 > 8587 5363 > 8587 5722 > 8587 7752 > 8587 17696 > 8587 43664 > 8588 20765 > 8588 31637 > 8588 38504 > 8588 39664 > 8588 43114 > 8589 18252 > 8589 18956 > 8589 22408 > 8589 38869 > 8589 43774 > 8590 3802 > 8590 20932 > 8590 35241 > 8590 42811 > 8590 45435 > 8591 14859 > 8591 18146 > 8591 20881 > 8591 34180 > 8591 36380 > 8592 14920 > 8592 23391 > 8592 24744 > 8592 28716 > 8592 31986 > 8593 16146 > 8593 25790 > 8593 26948 > 8593 30066 > 8593 48252 > 8594 2593 > 8594 26542 > 8594 28827 > 8594 29341 > 8594 34360 > 8595 2380 > 8595 6886 > 8595 10800 > 8595 34430 > 8595 41162 > 8596 478 > 8596 1489 > 8596 13997 > 8596 44773 > 8596 48645 > 8597 4641 > 8597 8108 > 8597 18836 > 8597 27041 > 8597 29295 > 8598 13339 > 8598 16607 > 8598 18870 > 8598 25649 > 8598 43041 > 8599 1390 > 8599 8356 > 8599 9362 > 8599 36008 > 8599 38806 > 8600 1026 > 8600 2549 > 8600 12267 > 8600 34118 > 8600 36558 > 8601 7328 > 8601 8260 > 8601 26891 > 8601 42275 > 8601 49823 > 8602 2389 > 8602 2875 > 8602 13102 > 8602 14960 > 8602 36220 > 8603 11327 > 8603 20161 > 8603 27133 > 8603 31835 > 8603 41832 > 8604 9887 > 8604 22978 > 8604 29251 > 8604 36600 > 8604 38568 > 8605 3202 > 8605 15754 > 8605 26004 > 8605 37703 > 8605 41734 > 8606 2539 > 8606 11343 > 8606 31087 > 8606 42855 > 8606 46789 > 8607 17926 > 8607 26061 > 8607 27933 > 8607 29705 > 8607 33283 > 8608 18868 > 8608 24088 > 8608 29688 > 8608 30632 > 8608 40386 > 8609 16833 > 8609 21743 > 8609 39978 > 8609 42549 > 8609 46138 > 8610 2032 > 8610 32175 > 8610 36197 > 8610 37695 > 8610 43980 > 8611 9258 > 8611 9537 > 8611 12359 > 8611 12494 > 8611 33640 > 8612 8417 > 8612 32398 > 8612 35966 > 8612 46490 > 8612 48234 > 8613 4953 > 8613 5969 > 8613 8276 > 8613 19372 > 8613 22631 > 8614 2253 > 8614 3078 > 8614 25940 > 8614 35242 > 8614 44450 > 8615 5829 > 8615 9448 > 8615 24428 > 8615 40838 > 8615 42297 > 8616 4511 > 8616 15155 > 8616 23002 > 8616 34305 > 8616 38803 > 8617 17772 > 8617 23824 > 8617 25359 > 8617 26735 > 8617 46190 > 8618 16603 > 8618 23433 > 8618 26101 > 8618 32485 > 8618 41411 > 8619 8055 > 8619 12302 > 8619 19027 > 8619 37364 > 8619 42511 > 8620 344 > 8620 3178 > 8620 7045 > 8620 23594 > 8620 37437 > 8621 11888 > 8621 23848 > 8621 26949 > 8621 28718 > 8621 41275 > 8622 18530 > 8622 32699 > 8622 40297 > 8622 40306 > 8622 43011 > 8623 3281 > 8623 29084 > 8623 30480 > 8623 45533 > 8623 48058 > 8624 5129 > 8624 12517 > 8624 22047 > 8624 28538 > 8624 37896 > 8625 4398 > 8625 16044 > 8625 19369 > 8625 23382 > 8625 37990 > 8626 1551 > 8626 16536 > 8626 39825 > 8626 43458 > 8626 48640 > 8627 3519 > 8627 8029 > 8627 18482 > 8627 26468 > 8627 46778 > 8628 2033 > 8628 2977 > 8628 6258 > 8628 24340 > 8628 47324 > 8629 14010 > 8629 20660 > 8629 21285 > 8629 46306 > 8629 49265 > 8630 4210 > 8630 6706 > 8630 10501 > 8630 35155 > 8630 37632 > 8631 3830 > 8631 12646 > 8631 16194 > 8631 17148 > 8631 22451 > 8632 434 > 8632 10601 > 8632 10677 > 8632 26002 > 8632 46424 > 8633 15428 > 8633 16680 > 8633 21326 > 8633 25516 > 8633 34956 > 8634 9271 > 8634 15862 > 8634 18367 > 8634 26981 > 8634 31845 > 8635 1513 > 8635 2103 > 8635 18118 > 8635 18889 > 8635 34087 > 8636 7094 > 8636 8397 > 8636 20895 > 8636 24758 > 8636 25063 > 8637 21064 > 8637 30492 > 8637 34330 > 8637 41368 > 8637 42453 > 8638 8915 > 8638 40185 > 8638 43125 > 8638 45835 > 8638 46175 > 8639 10053 > 8639 12257 > 8639 14367 > 8639 16270 > 8639 30211 > 8640 9647 > 8640 18673 > 8640 37011 > 8640 47060 > 8640 47912 > 8641 13802 > 8641 14062 > 8641 28369 > 8641 38304 > 8641 43400 > 8642 11669 > 8642 13897 > 8642 15885 > 8642 20482 > 8642 32133 > 8643 22515 > 8643 30335 > 8643 31083 > 8643 47909 > 8643 49523 > 8644 8643 > 8644 16408 > 8644 20966 > 8644 31258 > 8644 33727 > 8645 10465 > 8645 13132 > 8645 42851 > 8645 42975 > 8645 47082 > 8646 5287 > 8646 13876 > 8646 22223 > 8646 23578 > 8646 33402 > 8647 2888 > 8647 11521 > 8647 16798 > 8647 36151 > 8647 47965 > 8648 19728 > 8648 29184 > 8648 40316 > 8648 42213 > 8648 45111 > 8649 5354 > 8649 11852 > 8649 13316 > 8649 15652 > 8649 20939 > 8650 5914 > 8650 7666 > 8650 22474 > 8650 38991 > 8650 48024 > 8651 5163 > 8651 9061 > 8651 13205 > 8651 22262 > 8651 31683 > 8652 1950 > 8652 5186 > 8652 5410 > 8652 29209 > 8652 36484 > 8653 3646 > 8653 3975 > 8653 14321 > 8653 16738 > 8653 34988 > 8654 24582 > 8654 25060 > 8654 39162 > 8654 42053 > 8654 44437 > 8655 26406 > 8655 29234 > 8655 29686 > 8655 45774 > 8655 49647 > 8656 1608 > 8656 17693 > 8656 21931 > 8656 21942 > 8656 28996 > 8657 1286 > 8657 14582 > 8657 17456 > 8657 18292 > 8657 39968 > 8658 565 > 8658 14740 > 8658 17133 > 8658 40698 > 8658 40945 > 8659 5578 > 8659 5694 > 8659 30767 > 8659 34245 > 8659 42305 > 8660 271 > 8660 31080 > 8660 33993 > 8660 39994 > 8660 49094 > 8661 11177 > 8661 24140 > 8661 28883 > 8661 30246 > 8661 41144 > 8662 17175 > 8662 18364 > 8662 21832 > 8662 27270 > 8662 33796 > 8663 8623 > 8663 12887 > 8663 13229 > 8663 27464 > 8663 37535 > 8664 6821 > 8664 7324 > 8664 7372 > 8664 7438 > 8664 19500 > 8665 10830 > 8665 18699 > 8665 30278 > 8665 40862 > 8665 49424 > 8666 18015 > 8666 24706 > 8666 29211 > 8666 49530 > 8666 49636 > 8667 7014 > 8667 12656 > 8667 34459 > 8667 44236 > 8667 46271 > 8668 393 > 8668 13645 > 8668 19711 > 8668 39884 > 8668 44006 > 8669 15005 > 8669 23813 > 8669 28175 > 8669 29336 > 8669 32548 > 8670 13671 > 8670 25552 > 8670 31256 > 8670 41161 > 8670 43642 > 8671 163 > 8671 26163 > 8671 35647 > 8671 37008 > 8671 48106 > 8672 16447 > 8672 29485 > 8672 32387 > 8672 36459 > 8672 44234 > 8673 19208 > 8673 23952 > 8673 27677 > 8673 33284 > 8673 34828 > 8674 3495 > 8674 3539 > 8674 15442 > 8674 41318 > 8674 43370 > 8675 3076 > 8675 21453 > 8675 23341 > 8675 34428 > 8675 43332 > 8676 17559 > 8676 30788 > 8676 36975 > 8676 46793 > 8676 49413 > 8677 29823 > 8677 38910 > 8677 41412 > 8677 47428 > 8677 49148 > 8678 16860 > 8678 16952 > 8678 31340 > 8678 37612 > 8678 40763 > 8679 151 > 8679 4359 > 8679 17155 > 8679 18500 > 8679 44310 > 8680 17291 > 8680 19762 > 8680 33605 > 8680 34109 > 8680 43590 > 8681 16857 > 8681 22252 > 8681 23664 > 8681 33289 > 8681 42959 > 8682 14877 > 8682 16178 > 8682 17336 > 8682 24115 > 8682 48838 > 8683 15103 > 8683 28977 > 8683 38950 > 8683 43767 > 8683 49155 > 8684 8471 > 8684 18228 > 8684 25089 > 8684 31736 > 8684 46184 > 8685 6800 > 8685 24151 > 8685 29603 > 8685 29971 > 8685 45836 > 8686 14091 > 8686 19440 > 8686 21783 > 8686 30368 > 8686 34666 > 8687 10093 > 8687 25389 > 8687 30925 > 8687 44905 > 8687 47218 > 8688 8351 > 8688 27440 > 8688 31383 > 8688 36876 > 8688 47426 > 8689 6298 > 8689 8007 > 8689 28325 > 8689 36546 > 8689 44961 > 8690 1494 > 8690 13177 > 8690 22209 > 8690 23212 > 8690 35730 > 8691 10265 > 8691 18762 > 8691 25479 > 8691 25916 > 8691 31568 > 8692 2749 > 8692 12529 > 8692 31653 > 8692 40032 > 8692 48117 > 8693 3346 > 8693 9029 > 8693 27611 > 8693 29502 > 8693 29879 > 8694 1360 > 8694 12376 > 8694 27794 > 8694 31681 > 8694 47498 > 8695 4225 > 8695 8590 > 8695 12611 > 8695 29684 > 8695 49899 > 8696 2141 > 8696 5381 > 8696 27065 > 8696 29104 > 8696 44479 > 8697 5395 > 8697 10176 > 8697 18770 > 8697 37089 > 8697 37282 > 8698 2279 > 8698 6120 > 8698 17164 > 8698 29837 > 8698 42747 > 8699 297 > 8699 1865 > 8699 17204 > 8699 19362 > 8699 32665 > 8700 844 > 8700 8544 > 8700 21311 > 8700 27100 > 8700 43997 > 8701 12677 > 8701 25959 > 8701 27603 > 8701 40149 > 8701 41939 > 8702 2282 > 8702 9187 > 8702 44561 > 8702 48174 > 8702 49586 > 8703 8473 > 8703 23443 > 8703 23725 > 8703 34027 > 8703 47230 > 8704 285 > 8704 1364 > 8704 3876 > 8704 47057 > 8704 48964 > 8705 12753 > 8705 24854 > 8705 35641 > 8705 39392 > 8705 41443 > 8706 5302 > 8706 23122 > 8706 38600 > 8706 39831 > 8706 40584 > 8707 10883 > 8707 22200 > 8707 24823 > 8707 39210 > 8707 47487 > 8708 366 > 8708 19665 > 8708 38449 > 8708 44303 > 8708 46045 > 8709 3759 > 8709 6744 > 8709 39991 > 8709 46819 > 8709 48779 > 8710 2193 > 8710 7471 > 8710 14279 > 8710 15734 > 8710 37363 > 8711 4512 > 8711 7423 > 8711 26015 > 8711 30903 > 8711 49831 > 8712 7378 > 8712 17822 > 8712 20970 > 8712 25882 > 8712 49447 > 8713 1247 > 8713 27684 > 8713 39516 > 8713 44426 > 8713 47449 > 8714 1662 > 8714 11275 > 8714 27764 > 8714 37979 > 8714 41893 > 8715 12220 > 8715 18692 > 8715 23145 > 8715 30088 > 8715 42595 > 8716 12142 > 8716 13067 > 8716 22280 > 8716 25620 > 8716 42061 > 8717 11915 > 8717 22402 > 8717 29458 > 8717 32327 > 8717 48465 > 8718 9833 > 8718 11140 > 8718 19138 > 8718 21483 > 8718 30458 > 8719 1888 > 8719 20278 > 8719 26742 > 8719 33723 > 8719 36101 > 8720 1716 > 8720 14242 > 8720 23079 > 8720 41235 > 8720 43334 > 8721 1020 > 8721 2299 > 8721 12553 > 8721 24259 > 8721 27321 > 8722 13365 > 8722 15913 > 8722 18014 > 8722 27742 > 8722 32640 > 8723 6225 > 8723 8527 > 8723 13101 > 8723 16704 > 8723 27810 > 8724 7656 > 8724 8099 > 8724 18822 > 8724 18930 > 8724 39287 > 8725 13511 > 8725 14234 > 8725 19797 > 8725 22076 > 8725 22915 > 8726 26583 > 8726 34029 > 8726 44100 > 8726 46168 > 8726 49566 > 8727 5910 > 8727 11874 > 8727 13832 > 8727 34808 > 8727 35025 > 8728 24313 > 8728 36410 > 8728 45129 > 8728 45614 > 8728 46625 > 8729 6358 > 8729 15455 > 8729 39385 > 8729 44328 > 8729 44686 > 8730 2309 > 8730 2851 > 8730 12340 > 8730 24332 > 8730 47460 > 8731 7794 > 8731 8014 > 8731 8956 > 8731 21552 > 8731 48435 > 8732 5193 > 8732 24909 > 8732 26364 > 8732 37618 > 8732 48023 > 8733 0 > 8733 447 > 8733 29582 > 8733 40664 > 8733 44128 > 8734 1586 > 8734 6657 > 8734 10197 > 8734 24768 > 8734 31305 > 8735 9868 > 8735 17154 > 8735 25549 > 8735 40695 > 8735 46629 > 8736 8278 > 8736 9242 > 8736 18995 > 8736 21553 > 8736 34281 > 8737 3456 > 8737 4436 > 8737 6127 > 8737 28726 > 8737 44035 > 8738 2436 > 8738 17766 > 8738 23184 > 8738 34499 > 8738 43964 > 8739 2631 > 8739 7119 > 8739 8763 > 8739 8904 > 8739 28952 > 8740 3069 > 8740 14304 > 8740 18848 > 8740 33391 > 8740 37627 > 8741 14783 > 8741 16933 > 8741 38265 > 8741 38899 > 8741 43915 > 8742 3101 > 8742 14720 > 8742 23918 > 8742 30405 > 8742 46999 > 8743 11627 > 8743 32784 > 8743 41741 > 8743 43093 > 8743 44214 > 8744 6976 > 8744 13376 > 8744 17815 > 8744 43536 > 8744 49552 > 8745 25311 > 8745 25911 > 8745 33731 > 8745 34707 > 8745 41153 > 8746 13742 > 8746 17313 > 8746 27168 > 8746 27200 > 8746 28255 > 8747 8898 > 8747 9970 > 8747 19890 > 8747 26690 > 8747 46058 > 8748 3617 > 8748 9272 > 8748 27572 > 8748 46754 > 8748 46840 > 8749 12868 > 8749 26410 > 8749 27401 > 8749 29203 > 8749 34577 > 8750 20003 > 8750 27649 > 8750 47120 > 8750 48233 > 8750 48702 > 8751 16950 > 8751 30451 > 8751 34968 > 8751 36195 > 8751 44004 > 8752 18817 > 8752 24949 > 8752 31571 > 8752 34905 > 8752 43338 > 8753 23193 > 8753 37982 > 8753 38743 > 8753 43207 > 8753 47816 > 8754 1985 > 8754 7417 > 8754 33144 > 8754 37779 > 8754 41336 > 8755 2530 > 8755 11500 > 8755 14017 > 8755 20048 > 8755 39814 > 8756 14655 > 8756 17759 > 8756 38094 > 8756 40849 > 8756 45101 > 8757 12568 > 8757 17321 > 8757 30934 > 8757 32389 > 8757 33649 > 8758 8327 > 8758 13563 > 8758 14173 > 8758 21081 > 8758 44119 > 8759 10970 > 8759 32508 > 8759 46467 > 8759 46962 > 8759 47081 > 8760 21792 > 8760 23861 > 8760 24226 > 8760 29281 > 8760 30740 > 8761 9858 > 8761 15928 > 8761 24010 > 8761 41794 > 8761 47983 > 8762 7113 > 8762 9422 > 8762 43587 > 8762 47749 > 8762 48029 > 8763 19182 > 8763 23596 > 8763 25693 > 8763 29644 > 8763 46399 > 8764 6864 > 8764 11454 > 8764 15192 > 8764 31432 > 8764 47464 > 8765 277 > 8765 22753 > 8765 30360 > 8765 38565 > 8765 49431 > 8766 16139 > 8766 26067 > 8766 33111 > 8766 37638 > 8766 39303 > 8767 6081 > 8767 17520 > 8767 27303 > 8767 35180 > 8767 35288 > 8768 3504 > 8768 7894 > 8768 16713 > 8768 33848 > 8768 35575 > 8769 1498 > 8769 2450 > 8769 11006 > 8769 36412 > 8769 42714 > 8770 6690 > 8770 9527 > 8770 14237 > 8770 24739 > 8770 48836 > 8771 2563 > 8771 20327 > 8771 30608 > 8771 34955 > 8771 49426 > 8772 13507 > 8772 25129 > 8772 38260 > 8772 44817 > 8772 45242 > 8773 15372 > 8773 20749 > 8773 21717 > 8773 24184 > 8773 42123 > 8774 12618 > 8774 23022 > 8774 25462 > 8774 37199 > 8774 49318 > 8775 4082 > 8775 15105 > 8775 28210 > 8775 39833 > 8775 43023 > 8776 19109 > 8776 31734 > 8776 36384 > 8776 37527 > 8776 49053 > 8777 9324 > 8777 10816 > 8777 17614 > 8777 35618 > 8777 41916 > 8778 2323 > 8778 7773 > 8778 26979 > 8778 42726 > 8778 46382 > 8779 8903 > 8779 26055 > 8779 32764 > 8779 38753 > 8779 39350 > 8780 2570 > 8780 6712 > 8780 18589 > 8780 26489 > 8780 31330 > 8781 5386 > 8781 12981 > 8781 35207 > 8781 42580 > 8781 47228 > 8782 8089 > 8782 21459 > 8782 30508 > 8782 38436 > 8782 46289 > 8783 9018 > 8783 15506 > 8783 35293 > 8783 37706 > 8783 43574 > 8784 4353 > 8784 12750 > 8784 14600 > 8784 32549 > 8784 32974 > 8785 8319 > 8785 18479 > 8785 31472 > 8785 44124 > 8785 46896 > 8786 2293 > 8786 11341 > 8786 13201 > 8786 14913 > 8786 49089 > 8787 20833 > 8787 40186 > 8787 41361 > 8787 42423 > 8787 45322 > 8788 3940 > 8788 5946 > 8788 17971 > 8788 21882 > 8788 31942 > 8789 10247 > 8789 10797 > 8789 17135 > 8789 39084 > 8789 46301 > 8790 4350 > 8790 8946 > 8790 18321 > 8790 34294 > 8790 40423 > 8791 8971 > 8791 11656 > 8791 19057 > 8791 21395 > 8791 39794 > 8792 450 > 8792 5512 > 8792 9491 > 8792 36951 > 8792 41519 > 8793 7950 > 8793 13217 > 8793 15208 > 8793 17277 > 8793 41616 > 8794 5498 > 8794 28782 > 8794 29682 > 8794 30109 > 8794 46327 > 8795 1768 > 8795 7109 > 8795 17063 > 8795 29041 > 8795 49322 > 8796 7859 > 8796 11259 > 8796 17480 > 8796 21962 > 8796 28088 > 8797 546 > 8797 18842 > 8797 27979 > 8797 35432 > 8797 41444 > 8798 12107 > 8798 16176 > 8798 16604 > 8798 23086 > 8798 43860 > 8799 1328 > 8799 16393 > 8799 16581 > 8799 39590 > 8799 41752 > 8800 3150 > 8800 6663 > 8800 19510 > 8800 26976 > 8800 46508 > 8801 14836 > 8801 14886 > 8801 18210 > 8801 40173 > 8801 45452 > 8802 10625 > 8802 18622 > 8802 32695 > 8802 33050 > 8802 41840 > 8803 16081 > 8803 31118 > 8803 38742 > 8803 47906 > 8803 49292 > 8804 4102 > 8804 5835 > 8804 15311 > 8804 34526 > 8804 36020 > 8805 922 > 8805 12419 > 8805 15614 > 8805 18850 > 8805 49069 > 8806 1233 > 8806 23875 > 8806 26842 > 8806 28292 > 8806 46989 > 8807 12698 > 8807 35665 > 8807 41611 > 8807 42179 > 8807 45447 > 8808 15800 > 8808 33041 > 8808 37341 > 8808 37446 > 8808 38045 > 8809 9329 > 8809 24782 > 8809 27197 > 8809 32912 > 8809 45284 > 8810 5987 > 8810 14422 > 8810 30416 > 8810 31136 > 8810 34512 > 8811 3984 > 8811 8557 > 8811 10840 > 8811 14863 > 8811 25817 > 8812 4415 > 8812 14125 > 8812 27502 > 8812 38542 > 8812 45554 > 8813 1015 > 8813 6828 > 8813 7188 > 8813 23162 > 8813 42087 > 8814 5830 > 8814 6025 > 8814 22680 > 8814 40576 > 8814 41990 > 8815 13064 > 8815 19451 > 8815 24129 > 8815 28861 > 8815 29044 > 8816 14880 > 8816 16307 > 8816 25544 > 8816 37966 > 8816 38591 > 8817 6632 > 8817 19203 > 8817 26652 > 8817 27971 > 8817 43546 > 8818 10774 > 8818 17506 > 8818 41071 > 8818 41092 > 8818 48343 > 8819 1598 > 8819 15997 > 8819 24447 > 8819 28349 > 8819 38842 > 8820 4690 > 8820 13459 > 8820 20599 > 8820 27006 > 8820 46562 > 8821 15946 > 8821 23116 > 8821 43645 > 8821 48196 > 8821 48370 > 8822 4460 > 8822 6033 > 8822 18465 > 8822 42189 > 8822 42585 > 8823 980 > 8823 19411 > 8823 24141 > 8823 25273 > 8823 45314 > 8824 4010 > 8824 20491 > 8824 21628 > 8824 31320 > 8824 48235 > 8825 4779 > 8825 6253 > 8825 17350 > 8825 32563 > 8825 35372 > 8826 3243 > 8826 23096 > 8826 28441 > 8826 31310 > 8826 49648 > 8827 2352 > 8827 11492 > 8827 19848 > 8827 31696 > 8827 42282 > 8828 21719 > 8828 31278 > 8828 36514 > 8828 37813 > 8828 47155 > 8829 17872 > 8829 17909 > 8829 26265 > 8829 30479 > 8829 41726 > 8830 9043 > 8830 20920 > 8830 21873 > 8830 45724 > 8830 49154 > 8831 2898 > 8831 4752 > 8831 14197 > 8831 34254 > 8831 40651 > 8832 30715 > 8832 35171 > 8832 39932 > 8832 40053 > 8832 46806 > 8833 928 > 8833 20223 > 8833 20985 > 8833 45573 > 8833 49608 > 8834 3352 > 8834 8389 > 8834 13968 > 8834 17460 > 8834 21848 > 8835 12615 > 8835 27626 > 8835 33686 > 8835 38277 > 8835 43851 > 8836 9026 > 8836 9669 > 8836 21532 > 8836 29181 > 8836 39522 > 8837 13325 > 8837 16173 > 8837 21605 > 8837 36786 > 8837 49129 > 8838 16548 > 8838 20793 > 8838 31078 > 8838 46150 > 8838 49739 > 8839 14540 > 8839 20628 > 8839 24714 > 8839 33423 > 8839 47448 > 8840 4859 > 8840 14547 > 8840 14661 > 8840 15319 > 8840 18084 > 8841 6270 > 8841 19617 > 8841 27602 > 8841 36755 > 8841 38859 > 8842 1243 > 8842 1639 > 8842 5479 > 8842 24880 > 8842 44607 > 8843 2903 > 8843 15039 > 8843 20725 > 8843 34372 > 8843 42007 > 8844 710 > 8844 13172 > 8844 20594 > 8844 23093 > 8844 31161 > 8845 5744 > 8845 8605 > 8845 12284 > 8845 40347 > 8845 45019 > 8846 356 > 8846 8272 > 8846 9334 > 8846 13145 > 8846 44242 > 8847 10255 > 8847 19345 > 8847 27972 > 8847 32481 > 8847 40845 > 8848 7596 > 8848 23050 > 8848 25576 > 8848 36672 > 8848 44109 > 8849 333 > 8849 663 > 8849 37915 > 8849 39577 > 8849 46392 > 8850 2816 > 8850 16343 > 8850 32039 > 8850 40542 > 8850 46100 > 8851 21349 > 8851 23503 > 8851 24560 > 8851 27380 > 8851 47211 > 8852 1153 > 8852 2227 > 8852 7661 > 8852 38561 > 8852 40313 > 8853 20908 > 8853 26554 > 8853 35734 > 8853 43932 > 8853 49895 > 8854 3524 > 8854 21484 > 8854 29092 > 8854 33589 > 8854 40916 > 8855 3724 > 8855 10097 > 8855 16185 > 8855 33239 > 8855 33478 > 8856 6623 > 8856 20133 > 8856 20658 > 8856 40709 > 8856 46507 > 8857 4371 > 8857 5758 > 8857 15809 > 8857 20337 > 8857 42030 > 8858 4076 > 8858 10092 > 8858 12140 > 8858 42170 > 8858 45649 > 8859 3237 > 8859 27015 > 8859 28215 > 8859 31374 > 8859 42615 > 8860 9484 > 8860 16195 > 8860 29292 > 8860 36297 > 8860 45976 > 8861 2471 > 8861 9678 > 8861 12205 > 8861 18043 > 8861 48721 > 8862 4751 > 8862 10679 > 8862 21576 > 8862 23333 > 8862 37768 > 8863 15106 > 8863 15557 > 8863 24213 > 8863 33912 > 8863 44122 > 8864 852 > 8864 13720 > 8864 18594 > 8864 25376 > 8864 47626 > 8865 9465 > 8865 19941 > 8865 28425 > 8865 29778 > 8865 39361 > 8866 17557 > 8866 20229 > 8866 33873 > 8866 42175 > 8866 44588 > 8867 10390 > 8867 20439 > 8867 22707 > 8867 30747 > 8867 35124 > 8868 12543 > 8868 13097 > 8868 24743 > 8868 33541 > 8868 37656 > 8869 17 > 8869 1145 > 8869 7735 > 8869 9170 > 8869 29757 > 8870 16339 > 8870 20359 > 8870 20992 > 8870 43280 > 8870 44706 > 8871 739 > 8871 8064 > 8871 13134 > 8871 27423 > 8871 29962 > 8872 11910 > 8872 29017 > 8872 36196 > 8872 41782 > 8872 46011 > 8873 5184 > 8873 11832 > 8873 12143 > 8873 24232 > 8873 45339 > 8874 20494 > 8874 23419 > 8874 27529 > 8874 35635 > 8874 41757 > 8875 4408 > 8875 30511 > 8875 42533 > 8875 43282 > 8875 44346 > 8876 21043 > 8876 24631 > 8876 25598 > 8876 27087 > 8876 49116 > 8877 9485 > 8877 27409 > 8877 32566 > 8877 42200 > 8877 42421 > 8878 1779 > 8878 21964 > 8878 30185 > 8878 30591 > 8878 37365 > 8879 7947 > 8879 11298 > 8879 40676 > 8879 44402 > 8879 46654 > 8880 992 > 8880 1133 > 8880 7512 > 8880 21656 > 8880 32190 > 8881 19722 > 8881 21048 > 8881 31334 > 8881 37407 > 8881 39958 > 8882 4681 > 8882 5357 > 8882 20931 > 8882 22300 > 8882 28415 > 8883 4496 > 8883 14898 > 8883 16240 > 8883 25204 > 8883 30446 > 8884 15496 > 8884 36563 > 8884 36900 > 8884 38855 > 8884 39356 > 8885 32265 > 8885 33248 > 8885 35654 > 8885 38383 > 8885 44225 > 8886 7579 > 8886 16091 > 8886 41822 > 8886 41917 > 8886 47753 > 8887 2077 > 8887 11590 > 8887 17515 > 8887 32475 > 8887 42962 > 8888 24680 > 8888 27637 > 8888 42602 > 8888 43092 > 8888 43348 > 8889 5820 > 8889 7303 > 8889 15562 > 8889 23760 > 8889 31559 > 8890 2561 > 8890 2962 > 8890 9473 > 8890 17377 > 8890 47525 > 8891 714 > 8891 11571 > 8891 21456 > 8891 21659 > 8891 40683 > 8892 13798 > 8892 20107 > 8892 24884 > 8892 26252 > 8892 39939 > 8893 1322 > 8893 22867 > 8893 23234 > 8893 27864 > 8893 47053 > 8894 8456 > 8894 16630 > 8894 23482 > 8894 36829 > 8894 49528 > 8895 65 > 8895 24309 > 8895 34822 > 8895 39104 > 8895 45699 > 8896 5059 > 8896 10372 > 8896 22830 > 8896 25730 > 8896 26416 > 8897 2022 > 8897 6198 > 8897 33772 > 8897 41344 > 8897 44640 > 8898 748 > 8898 4490 > 8898 17132 > 8898 30025 > 8898 32958 > 8899 27904 > 8899 37322 > 8899 40470 > 8899 42066 > 8899 44556 > 8900 8101 > 8900 15386 > 8900 19878 > 8900 45555 > 8900 48675 > 8901 14320 > 8901 18179 > 8901 29612 > 8901 34788 > 8901 45250 > 8902 3330 > 8902 4013 > 8902 29542 > 8902 34653 > 8902 49560 > 8903 774 > 8903 12687 > 8903 21260 > 8903 24980 > 8903 31128 > 8904 6762 > 8904 33325 > 8904 40946 > 8904 41340 > 8904 48485 > 8905 12017 > 8905 13849 > 8905 28991 > 8905 33094 > 8905 43976 > 8906 5875 > 8906 7025 > 8906 12056 > 8906 21371 > 8906 41730 > 8907 2708 > 8907 12736 > 8907 33078 > 8907 40674 > 8907 45772 > 8908 14711 > 8908 18763 > 8908 37197 > 8908 44376 > 8908 45998 > 8909 8755 > 8909 16083 > 8909 18819 > 8909 25457 > 8909 43899 > 8910 4493 > 8910 29148 > 8910 31025 > 8910 37572 > 8910 39531 > 8911 9462 > 8911 22870 > 8911 30061 > 8911 31838 > 8911 42118 > 8912 3639 > 8912 6397 > 8912 13998 > 8912 42672 > 8912 44766 > 8913 13034 > 8913 23436 > 8913 24487 > 8913 33483 > 8913 41770 > 8914 3669 > 8914 17910 > 8914 19880 > 8914 31240 > 8914 38093 > 8915 17309 > 8915 31555 > 8915 38011 > 8915 49008 > 8915 49077 > 8916 13327 > 8916 19468 > 8916 25557 > 8916 40625 > 8916 46904 > 8917 2411 > 8917 13534 > 8917 20615 > 8917 21331 > 8917 32721 > 8918 12083 > 8918 12624 > 8918 15088 > 8918 32528 > 8918 46659 > 8919 21546 > 8919 25773 > 8919 28962 > 8919 32579 > 8919 44564 > 8920 2682 > 8920 5176 > 8920 9274 > 8920 38358 > 8920 40498 > 8921 16088 > 8921 34153 > 8921 34885 > 8921 44520 > 8921 46781 > 8922 13212 > 8922 19220 > 8922 22344 > 8922 33378 > 8922 33889 > 8923 432 > 8923 1214 > 8923 42382 > 8923 48426 > 8923 49182 > 8924 15191 > 8924 15596 > 8924 29033 > 8924 42223 > 8924 48352 > 8925 8041 > 8925 19364 > 8925 25578 > 8925 34637 > 8925 37436 > 8926 1659 > 8926 12802 > 8926 16541 > 8926 16595 > 8926 37797 > 8927 494 > 8927 8330 > 8927 22966 > 8927 31149 > 8927 44508 > 8928 12499 > 8928 15342 > 8928 28082 > 8928 28681 > 8928 29689 > 8929 476 > 8929 27101 > 8929 34919 > 8929 44882 > 8929 48018 > 8930 6577 > 8930 25581 > 8930 27217 > 8930 33416 > 8930 34562 > 8931 5135 > 8931 9721 > 8931 18734 > 8931 39571 > 8931 48391 > 8932 1720 > 8932 9289 > 8932 29947 > 8932 30523 > 8932 47072 > 8933 8450 > 8933 9297 > 8933 21551 > 8933 29387 > 8933 32865 > 8934 2979 > 8934 12610 > 8934 30720 > 8934 45162 > 8934 46935 > 8935 19898 > 8935 22856 > 8935 34834 > 8935 38903 > 8935 43958 > 8936 7015 > 8936 9495 > 8936 17880 > 8936 19562 > 8936 42090 > 8937 5008 > 8937 7768 > 8937 10461 > 8937 30331 > 8937 35944 > 8938 20207 > 8938 22290 > 8938 24659 > 8938 32576 > 8938 41607 > 8939 4870 > 8939 9542 > 8939 10808 > 8939 34734 > 8939 45134 > 8940 19961 > 8940 29428 > 8940 31212 > 8940 46595 > 8940 49604 > 8941 15919 > 8941 18344 > 8941 21242 > 8941 26474 > 8941 43570 > 8942 1600 > 8942 4023 > 8942 26484 > 8942 36377 > 8942 40446 > 8943 4155 > 8943 17457 > 8943 41195 > 8943 42334 > 8943 45513 > 8944 2046 > 8944 3707 > 8944 8479 > 8944 9943 > 8944 42995 > 8945 5604 > 8945 10874 > 8945 20386 > 8945 21773 > 8945 24745 > 8946 1121 > 8946 4344 > 8946 10080 > 8946 22388 > 8946 24679 > 8947 2937 > 8947 6720 > 8947 10034 > 8947 22509 > 8947 34872 > 8948 20155 > 8948 33488 > 8948 39847 > 8948 45693 > 8948 48830 > 8949 7948 > 8949 16709 > 8949 20126 > 8949 34797 > 8949 40629 > 8950 13549 > 8950 24243 > 8950 27106 > 8950 40942 > 8950 48548 > 8951 2538 > 8951 2573 > 8951 8458 > 8951 17723 > 8951 25900 > 8952 10285 > 8952 25014 > 8952 30485 > 8952 39461 > 8952 49465 > 8953 5675 > 8953 23493 > 8953 28738 > 8953 38545 > 8953 47992 > 8954 5335 > 8954 27072 > 8954 31159 > 8954 39658 > 8954 47104 > 8955 16269 > 8955 29855 > 8955 35388 > 8955 38969 > 8955 40881 > 8956 3013 > 8956 5222 > 8956 20375 > 8956 41602 > 8956 44830 > 8957 1415 > 8957 15046 > 8957 26465 > 8957 29245 > 8957 40248 > 8958 1882 > 8958 4355 > 8958 43715 > 8958 46633 > 8958 49949 > 8959 924 > 8959 1564 > 8959 11687 > 8959 30332 > 8959 44424 > 8960 6679 > 8960 14851 > 8960 27855 > 8960 36086 > 8960 49907 > 8961 8625 > 8961 15611 > 8961 32174 > 8961 35130 > 8961 42829 > 8962 2623 > 8962 12531 > 8962 28649 > 8962 31514 > 8962 49212 > 8963 11359 > 8963 12021 > 8963 15379 > 8963 40052 > 8963 43116 > 8964 156 > 8964 15089 > 8964 20119 > 8964 42869 > 8964 47980 > 8965 9335 > 8965 21230 > 8965 21697 > 8965 21831 > 8965 46103 > 8966 1068 > 8966 9171 > 8966 13665 > 8966 14838 > 8966 30330 > 8967 3928 > 8967 4152 > 8967 8416 > 8967 30519 > 8967 47133 > 8968 6807 > 8968 27085 > 8968 30196 > 8968 30785 > 8968 44501 > 8969 1325 > 8969 4898 > 8969 29979 > 8969 36181 > 8969 36435 > 8970 10531 > 8970 19662 > 8970 27457 > 8970 30841 > 8970 49489 > 8971 3452 > 8971 4378 > 8971 18747 > 8971 21391 > 8971 41721 > 8972 255 > 8972 19687 > 8972 25624 > 8972 30641 > 8972 40466 > 8973 5103 > 8973 8518 > 8973 8857 > 8973 19397 > 8973 40725 > 8974 3029 > 8974 16797 > 8974 23698 > 8974 34320 > 8974 38825 > 8975 9143 > 8975 20498 > 8975 23258 > 8975 26973 > 8975 38570 > 8976 4731 > 8976 10910 > 8976 20302 > 8976 37081 > 8976 49835 > 8977 6360 > 8977 21868 > 8977 26397 > 8977 27272 > 8977 45733 > 8978 3919 > 8978 4188 > 8978 7511 > 8978 9033 > 8978 44925 > 8979 557 > 8979 10425 > 8979 13840 > 8979 16423 > 8979 39755 > 8980 14588 > 8980 17271 > 8980 18955 > 8980 36575 > 8980 39274 > 8981 39113 > 8981 41425 > 8981 44704 > 8981 45530 > 8981 47579 > 8982 8441 > 8982 15416 > 8982 21522 > 8982 27187 > 8982 31647 > 8983 12280 > 8983 19015 > 8983 19520 > 8983 43922 > 8983 45487 > 8984 20175 > 8984 33424 > 8984 42570 > 8984 45808 > 8984 48895 > 8985 15446 > 8985 18239 > 8985 18451 > 8985 20790 > 8985 44896 > 8986 810 > 8986 11012 > 8986 26319 > 8986 28387 > 8986 49877 > 8987 886 > 8987 3530 > 8987 12077 > 8987 16886 > 8987 31028 > 8988 4696 > 8988 16594 > 8988 17281 > 8988 35394 > 8988 43686 > 8989 5340 > 8989 12433 > 8989 14915 > 8989 32539 > 8989 33440 > 8990 4796 > 8990 8077 > 8990 18039 > 8990 37036 > 8990 47070 > 8991 37 > 8991 10709 > 8991 27031 > 8991 35593 > 8991 40982 > 8992 3160 > 8992 21329 > 8992 22642 > 8992 37761 > 8992 44996 > 8993 11828 > 8993 13754 > 8993 30813 > 8993 35646 > 8993 40482 > 8994 10786 > 8994 14019 > 8994 25535 > 8994 32241 > 8994 45910 > 8995 7122 > 8995 23574 > 8995 38346 > 8995 41978 > 8995 45717 > 8996 4454 > 8996 7292 > 8996 7351 > 8996 14503 > 8996 38232 > 8997 12434 > 8997 26278 > 8997 27011 > 8997 37455 > 8997 39335 > 8998 305 > 8998 8228 > 8998 13693 > 8998 15769 > 8998 46109 > 8999 6512 > 8999 8686 > 8999 8868 > 8999 28670 > 8999 28779 > 9000 1196 > 9000 3701 > 9000 27389 > 9000 41987 > 9000 42452 > 9001 1747 > 9001 2643 > 9001 3157 > 9001 21660 > 9001 23458 > 9002 351 > 9002 4135 > 9002 17094 > 9002 22415 > 9002 29608 > 9003 16982 > 9003 20680 > 9003 22215 > 9003 28746 > 9003 40899 > 9004 578 > 9004 8418 > 9004 13023 > 9004 21670 > 9004 29290 > 9005 17491 > 9005 24376 > 9005 27271 > 9005 27735 > 9005 49427 > 9006 1175 > 9006 6468 > 9006 18590 > 9006 30117 > 9006 33306 > 9007 5640 > 9007 14368 > 9007 15405 > 9007 20742 > 9007 30452 > 9008 14495 > 9008 14640 > 9008 26264 > 9008 32466 > 9008 39386 > 9009 9434 > 9009 21026 > 9009 28897 > 9009 35544 > 9009 41869 > 9010 2043 > 9010 18070 > 9010 18281 > 9010 32011 > 9010 37707 > 9011 885 > 9011 6208 > 9011 7605 > 9011 26903 > 9011 43991 > 9012 115 > 9012 5879 > 9012 17528 > 9012 23057 > 9012 48202 > 9013 390 > 9013 5676 > 9013 16756 > 9013 25665 > 9013 37260 > 9014 112 > 9014 8912 > 9014 9502 > 9014 17856 > 9014 28134 > 9015 19474 > 9015 25383 > 9015 32250 > 9015 33771 > 9015 44200 > 9016 1234 > 9016 31821 > 9016 37757 > 9016 41398 > 9016 49305 > 9017 5811 > 9017 7236 > 9017 7377 > 9017 20403 > 9017 25662 > 9018 527 > 9018 15541 > 9018 15898 > 9018 29056 > 9018 35617 > 9019 1384 > 9019 5764 > 9019 11068 > 9019 14907 > 9019 22984 > 9020 4364 > 9020 14626 > 9020 20095 > 9020 32266 > 9020 35987 > 9021 7397 > 9021 15159 > 9021 19423 > 9021 19791 > 9021 34422 > 9022 22257 > 9022 22971 > 9022 25393 > 9022 26764 > 9022 32437 > 9023 410 > 9023 1256 > 9023 22089 > 9023 28106 > 9023 44005 > 9024 2725 > 9024 17984 > 9024 25246 > 9024 32745 > 9024 35306 > 9025 1369 > 9025 2999 > 9025 10154 > 9025 24791 > 9025 27847 > 9026 17639 > 9026 22186 > 9026 23835 > 9026 36883 > 9026 48125 > 9027 5655 > 9027 6227 > 9027 18894 > 9027 23149 > 9027 34154 > 9028 3841 > 9028 15955 > 9028 25238 > 9028 27575 > 9028 28626 > 9029 1310 > 9029 10011 > 9029 24538 > 9029 40503 > 9029 42727 > 9030 2614 > 9030 9365 > 9030 17755 > 9030 20451 > 9030 39737 > 9031 3121 > 9031 8766 > 9031 33690 > 9031 36016 > 9031 46020 > 9032 17101 > 9032 31922 > 9032 36864 > 9032 39416 > 9032 45160 > 9033 719 > 9033 5194 > 9033 21516 > 9033 27564 > 9033 28430 > 9034 20771 > 9034 21930 > 9034 23633 > 9034 28027 > 9034 33622 > 9035 11643 > 9035 25330 > 9035 37648 > 9035 42920 > 9035 43162 > 9036 1351 > 9036 9845 > 9036 18547 > 9036 31454 > 9036 36466 > 9037 8219 > 9037 22945 > 9037 25163 > 9037 36706 > 9037 41586 > 9038 19561 > 9038 22054 > 9038 22144 > 9038 30342 > 9038 44537 > 9039 1687 > 9039 6695 > 9039 23332 > 9039 30592 > 9039 40134 > 9040 8567 > 9040 31308 > 9040 40236 > 9040 42139 > 9040 48712 > 9041 7085 > 9041 14749 > 9041 18452 > 9041 21602 > 9041 37141 > 9042 14269 > 9042 28818 > 9042 37242 > 9042 38692 > 9042 48914 > 9043 15229 > 9043 17908 > 9043 22976 > 9043 38322 > 9043 44347 > 9044 5940 > 9044 28203 > 9044 30781 > 9044 40939 > 9044 49195 > 9045 3274 > 9045 20593 > 9045 34206 > 9045 43942 > 9045 45548 > 9046 1183 > 9046 13578 > 9046 19809 > 9046 41392 > 9046 45395 > 9047 5443 > 9047 11020 > 9047 19555 > 9047 26669 > 9047 34016 > 9048 13170 > 9048 14031 > 9048 17439 > 9048 19997 > 9048 36349 > 9049 3897 > 9049 11383 > 9049 14648 > 9049 26287 > 9049 48989 > 9050 21183 > 9050 25107 > 9050 30170 > 9050 40980 > 9050 46051 > 9051 21422 > 9051 24716 > 9051 30050 > 9051 39640 > 9051 48190 > 9052 21018 > 9052 22383 > 9052 23189 > 9052 33340 > 9052 48320 > 9053 2385 > 9053 3690 > 9053 14165 > 9053 15815 > 9053 29546 > 9054 16877 > 9054 19217 > 9054 31803 > 9054 35075 > 9054 43102 > 9055 470 > 9055 23120 > 9055 23197 > 9055 35164 > 9055 39378 > 9056 5257 > 9056 10453 > 9056 16477 > 9056 18203 > 9056 43835 > 9057 5284 > 9057 14704 > 9057 15859 > 9057 28959 > 9057 37047 > 9058 562 > 9058 2346 > 9058 5057 > 9058 45927 > 9058 47961 > 9059 251 > 9059 6355 > 9059 6652 > 9059 17654 > 9059 27980 > 9060 11837 > 9060 13764 > 9060 22908 > 9060 39927 > 9060 40517 > 9061 1076 > 9061 9799 > 9061 14739 > 9061 33753 > 9061 45315 > 9062 6237 > 9062 20054 > 9062 39358 > 9062 42122 > 9062 44134 > 9063 2798 > 9063 6844 > 9063 14418 > 9063 28604 > 9063 37338 > 9064 7364 > 9064 8802 > 9064 24678 > 9064 26034 > 9064 26154 > 9065 17554 > 9065 21805 > 9065 27685 > 9065 29078 > 9065 39062 > 9066 20426 > 9066 21858 > 9066 22347 > 9066 26360 > 9066 29820 > 9067 6217 > 9067 19008 > 9067 28470 > 9067 31823 > 9067 44865 > 9068 3120 > 9068 20193 > 9068 33348 > 9068 34112 > 9068 46335 > 9069 726 > 9069 13699 > 9069 19649 > 9069 43575 > 9069 44669 > 9070 264 > 9070 25022 > 9070 31135 > 9070 37785 > 9070 47276 > 9071 3254 > 9071 12154 > 9071 23990 > 9071 36426 > 9071 49889 > 9072 18953 > 9072 27225 > 9072 30344 > 9072 44914 > 9072 45042 > 9073 6769 > 9073 6978 > 9073 12685 > 9073 34199 > 9073 38296 > 9074 11824 > 9074 28041 > 9074 36724 > 9074 46631 > 9074 46696 > 9075 8008 > 9075 16279 > 9075 30038 > 9075 37215 > 9075 43436 > 9076 3238 > 9076 34617 > 9076 35232 > 9076 35259 > 9076 36856 > 9077 1025 > 9077 6578 > 9077 9944 > 9077 11892 > 9077 39967 > 9078 17548 > 9078 23714 > 9078 38159 > 9078 47551 > 9078 48272 > 9079 2728 > 9079 5221 > 9079 19343 > 9079 34948 > 9079 45312 > 9080 1793 > 9080 5412 > 9080 25424 > 9080 28428 > 9080 42224 > 9081 13717 > 9081 22014 > 9081 26110 > 9081 31434 > 9081 42773 > 9082 4612 > 9082 5494 > 9082 10367 > 9082 12091 > 9082 45985 > 9083 5817 > 9083 24200 > 9083 28761 > 9083 30637 > 9083 48427 > 9084 15363 > 9084 20160 > 9084 20568 > 9084 27526 > 9084 30295 > 9085 4229 > 9085 4770 > 9085 37862 > 9085 41158 > 9085 47506 > 9086 3431 > 9086 5960 > 9086 22039 > 9086 26078 > 9086 49638 > 9087 7923 > 9087 10550 > 9087 14130 > 9087 21505 > 9087 30810 > 9088 1073 > 9088 18538 > 9088 22736 > 9088 29304 > 9088 49145 > 9089 4145 > 9089 19835 > 9089 28906 > 9089 33798 > 9089 39462 > 9090 1300 > 9090 8806 > 9090 9518 > 9090 29159 > 9090 32676 > 9091 11545 > 9091 26845 > 9091 27542 > 9091 28837 > 9091 42535 > 9092 5838 > 9092 7475 > 9092 25924 > 9092 41168 > 9092 41490 > 9093 9584 > 9093 17081 > 9093 26837 > 9093 46901 > 9093 47102 > 9094 12305 > 9094 20601 > 9094 29275 > 9094 38509 > 9094 49776 > 9095 8470 > 9095 10145 > 9095 11585 > 9095 19519 > 9095 36785 > 9096 13914 > 9096 25015 > 9096 27436 > 9096 27831 > 9096 41343 > 9097 2140 > 9097 5933 > 9097 37252 > 9097 43386 > 9097 47780 > 9098 9132 > 9098 13503 > 9098 37791 > 9098 40790 > 9098 46759 > 9099 7808 > 9099 21376 > 9099 24551 > 9099 35441 > 9099 42358 > 9100 18852 > 9100 20676 > 9100 24219 > 9100 32769 > 9100 48926 > 9101 3016 > 9101 18761 > 9101 21136 > 9101 41206 > 9101 42502 > 9102 1567 > 9102 3832 > 9102 9155 > 9102 33442 > 9102 40663 > 9103 30345 > 9103 30387 > 9103 33082 > 9103 34683 > 9103 42108 > 9104 9079 > 9104 9342 > 9104 28455 > 9104 28498 > 9104 33425 > 9105 16598 > 9105 18083 > 9105 23498 > 9105 39232 > 9105 48508 > 9106 7196 > 9106 7896 > 9106 19147 > 9106 43563 > 9106 48112 > 9107 6622 > 9107 7848 > 9107 9543 > 9107 40192 > 9107 40368 > 9108 3805 > 9108 5301 > 9108 27012 > 9108 33309 > 9108 33789 > 9109 2089 > 9109 17004 > 9109 18962 > 9109 40811 > 9109 42496 > 9110 9432 > 9110 12253 > 9110 33994 > 9110 36172 > 9110 38611 > 9111 10826 > 9111 22389 > 9111 30648 > 9111 32445 > 9111 38164 > 9112 4182 > 9112 12605 > 9112 19666 > 9112 24463 > 9112 33773 > 9113 3487 > 9113 6014 > 9113 21770 > 9113 31057 > 9113 37630 > 9114 20159 > 9114 23815 > 9114 25222 > 9114 27062 > 9114 38199 > 9115 2940 > 9115 17287 > 9115 25666 > 9115 32881 > 9115 44559 > 9116 10620 > 9116 13978 > 9116 18135 > 9116 40317 > 9116 44764 > 9117 6974 > 9117 8689 > 9117 20624 > 9117 21545 > 9117 38684 > 9118 9064 > 9118 16922 > 9118 27734 > 9118 32211 > 9118 44828 > 9119 1891 > 9119 20012 > 9119 25653 > 9119 35996 > 9119 49954 > 9120 1869 > 9120 4072 > 9120 20309 > 9120 27286 > 9120 32946 > 9121 2813 > 9121 10442 > 9121 28476 > 9121 38120 > 9121 42765 > 9122 7476 > 9122 12178 > 9122 26749 > 9122 36296 > 9122 47485 > 9123 2401 > 9123 11257 > 9123 19904 > 9123 46728 > 9123 48928 > 9124 19653 > 9124 31928 > 9124 32997 > 9124 40020 > 9124 44320 > 9125 9470 > 9125 27379 > 9125 40401 > 9125 40707 > 9125 49948 > 9126 5649 > 9126 12202 > 9126 19915 > 9126 24310 > 9126 38300 > 9127 3553 > 9127 29638 > 9127 40216 > 9127 43262 > 9127 46842 > 9128 11830 > 9128 16413 > 9128 27108 > 9128 27372 > 9128 34803 > 9129 3414 > 9129 8059 > 9129 9301 > 9129 10560 > 9129 31536 > 9130 20468 > 9130 21413 > 9130 25696 > 9130 29165 > 9130 48672 > 9131 16336 > 9131 18897 > 9131 34795 > 9131 45278 > 9131 47656 > 9132 12198 > 9132 23939 > 9132 25514 > 9132 25869 > 9132 32160 > 9133 14099 > 9133 36537 > 9133 37227 > 9133 37600 > 9133 48770 > 9134 73 > 9134 2289 > 9134 22834 > 9134 37504 > 9134 48732 > 9135 7017 > 9135 10495 > 9135 11423 > 9135 30022 > 9135 32045 > 9136 15645 > 9136 21272 > 9136 24683 > 9136 28445 > 9136 47764 > 9137 4078 > 9137 11005 > 9137 22562 > 9137 25191 > 9137 26024 > 9138 71 > 9138 9386 > 9138 23225 > 9138 36045 > 9138 41225 > 9139 11567 > 9139 14273 > 9139 21106 > 9139 31755 > 9139 40030 > 9140 7463 > 9140 15904 > 9140 16009 > 9140 44836 > 9140 45309 > 9141 14249 > 9141 23980 > 9141 32807 > 9141 39544 > 9141 45239 > 9142 15827 > 9142 22865 > 9142 39508 > 9142 48201 > 9142 49290 > 9143 11019 > 9143 15503 > 9143 41302 > 9143 46309 > 9143 47092 > 9144 1120 > 9144 22660 > 9144 25948 > 9144 35382 > 9144 37615 > 9145 22132 > 9145 24135 > 9145 24325 > 9145 26871 > 9145 28392 > 9146 13957 > 9146 30361 > 9146 36625 > 9146 37735 > 9146 37939 > 9147 232 > 9147 8674 > 9147 17605 > 9147 24831 > 9147 46060 > 9148 1543 > 9148 8656 > 9148 31196 > 9148 47697 > 9148 48518 > 9149 9533 > 9149 18914 > 9149 19782 > 9149 31171 > 9149 31284 > 9150 7443 > 9150 21916 > 9150 22064 > 9150 24602 > 9150 28558 > 9151 61 > 9151 6830 > 9151 12822 > 9151 33103 > 9151 42878 > 9152 2344 > 9152 9563 > 9152 22540 > 9152 37083 > 9152 40182 > 9153 16302 > 9153 17176 > 9153 30997 > 9153 31160 > 9153 33019 > 9154 11568 > 9154 17010 > 9154 18668 > 9154 38764 > 9154 43121 > 9155 2519 > 9155 12667 > 9155 24701 > 9155 36418 > 9155 46270 > 9156 4234 > 9156 8488 > 9156 11615 > 9156 33222 > 9156 40776 > 9157 15735 > 9157 18844 > 9157 27276 > 9157 29597 > 9157 37203 > 9158 16717 > 9158 22817 > 9158 23043 > 9158 31902 > 9158 40352 > 9159 2269 > 9159 23034 > 9159 25702 > 9159 37795 > 9159 47131 > 9160 13090 > 9160 15495 > 9160 18887 > 9160 36877 > 9160 37805 > 9161 2707 > 9161 4880 > 9161 12126 > 9161 39347 > 9161 43423 > 9162 6621 > 9162 7706 > 9162 20951 > 9162 45164 > 9162 46174 > 9163 8093 > 9163 11607 > 9163 15414 > 9163 30107 > 9163 33502 > 9164 15 > 9164 36603 > 9164 38668 > 9164 40319 > 9164 46897 > 9165 3702 > 9165 8375 > 9165 22375 > 9165 37090 > 9165 38880 > 9166 6211 > 9166 11897 > 9166 22872 > 9166 23048 > 9166 28922 > 9167 1317 > 9167 4593 > 9167 28798 > 9167 33729 > 9167 45338 > 9168 10447 > 9168 25868 > 9168 32791 > 9168 38452 > 9168 43931 > 9169 11564 > 9169 19333 > 9169 22196 > 9169 23190 > 9169 34870 > 9170 13640 > 9170 21864 > 9170 26481 > 9170 30489 > 9170 39749 > 9171 13130 > 9171 27514 > 9171 29248 > 9171 29758 > 9171 30983 > 9172 4197 > 9172 9744 > 9172 28508 > 9172 31474 > 9172 40329 > 9173 8831 > 9173 16887 > 9173 27516 > 9173 28249 > 9173 32272 > 9174 4402 > 9174 5289 > 9174 15369 > 9174 45144 > 9174 45232 > 9175 8427 > 9175 28121 > 9175 29135 > 9175 32080 > 9175 34168 > 9176 299 > 9176 4586 > 9176 19606 > 9176 20928 > 9176 25272 > 9177 14305 > 9177 16658 > 9177 24353 > 9177 41135 > 9177 45506 > 9178 1428 > 9178 6604 > 9178 17100 > 9178 40987 > 9178 47518 > 9179 3923 > 9179 22806 > 9179 23504 > 9179 25016 > 9179 28698 > 9180 10050 > 9180 15844 > 9180 23873 > 9180 28800 > 9180 34846 > 9181 3780 > 9181 17546 > 9181 29460 > 9181 29575 > 9181 32802 > 9182 260 > 9182 9998 > 9182 23741 > 9182 31143 > 9182 33999 > 9183 16472 > 9183 18627 > 9183 22990 > 9183 25133 > 9183 31828 > 9184 16719 > 9184 29864 > 9184 32202 > 9184 34857 > 9184 49558 > 9185 11136 > 9185 11606 > 9185 27345 > 9185 34481 > 9185 48188 > 9186 12900 > 9186 16452 > 9186 18918 > 9186 47960 > 9186 48848 > 9187 25913 > 9187 30300 > 9187 39849 > 9187 48492 > 9187 49757 > 9188 2444 > 9188 6489 > 9188 16533 > 9188 27761 > 9188 42344 > 9189 15954 > 9189 24540 > 9189 39285 > 9189 42867 > 9189 44675 > 9190 2147 > 9190 3138 > 9190 5853 > 9190 10430 > 9190 34960 > 9191 1342 > 9191 11749 > 9191 16892 > 9191 37945 > 9191 44207 > 9192 3205 > 9192 8379 > 9192 27384 > 9192 44049 > 9192 46106 > 9193 4046 > 9193 10377 > 9193 10873 > 9193 35698 > 9193 47783 > 9194 15860 > 9194 16100 > 9194 22951 > 9194 24146 > 9194 30595 > 9195 10767 > 9195 19301 > 9195 37328 > 9195 38404 > 9195 45735 > 9196 969 > 9196 5524 > 9196 7753 > 9196 25554 > 9196 40105 > 9197 14041 > 9197 15466 > 9197 27347 > 9197 39599 > 9197 48069 > 9198 10788 > 9198 12964 > 9198 15858 > 9198 19230 > 9198 32565 > 9199 2525 > 9199 7046 > 9199 34801 > 9199 42044 > 9199 47863 > 9200 4976 > 9200 11921 > 9200 40180 > 9200 45933 > 9200 48372 > 9201 7644 > 9201 8918 > 9201 10796 > 9201 18968 > 9201 36757 > 9202 3141 > 9202 7355 > 9202 8395 > 9202 26593 > 9202 41937 > 9203 18439 > 9203 29002 > 9203 29960 > 9203 40594 > 9203 48625 > 9204 1344 > 9204 2006 > 9204 6182 > 9204 20726 > 9204 43803 > 9205 4863 > 9205 7600 > 9205 14433 > 9205 31709 > 9205 45764 > 9206 17056 > 9206 32201 > 9206 32520 > 9206 36361 > 9206 49433 > 9207 9668 > 9207 10986 > 9207 11255 > 9207 14053 > 9207 42202 > 9208 2764 > 9208 2998 > 9208 20487 > 9208 22203 > 9208 31557 > 9209 283 > 9209 6660 > 9209 14118 > 9209 14848 > 9209 28955 > 9210 15321 > 9210 32667 > 9210 36994 > 9210 38500 > 9210 43883 > 9211 12353 > 9211 19012 > 9211 23338 > 9211 28918 > 9211 49953 > 9212 4905 > 9212 5043 > 9212 21420 > 9212 26257 > 9212 33651 > 9213 15406 > 9213 22931 > 9213 28569 > 9213 36726 > 9213 45815 > 9214 9403 > 9214 18466 > 9214 20015 > 9214 38259 > 9214 48871 > 9215 10448 > 9215 10849 > 9215 20072 > 9215 33020 > 9215 38480 > 9216 8191 > 9216 10357 > 9216 16049 > 9216 16285 > 9216 46359 > 9217 7997 > 9217 15345 > 9217 17382 > 9217 25403 > 9217 30111 > 9218 1478 > 9218 5801 > 9218 7557 > 9218 18047 > 9218 42802 > 9219 2727 > 9219 3918 > 9219 5707 > 9219 20194 > 9219 47187 > 9220 3320 > 9220 16588 > 9220 20358 > 9220 26149 > 9220 45474 > 9221 10117 > 9221 25736 > 9221 37490 > 9221 39801 > 9221 42783 > 9222 1251 > 9222 3340 > 9222 10610 > 9222 23807 > 9222 37936 > 9223 4643 > 9223 5039 > 9223 5465 > 9223 34140 > 9223 35672 > 9224 9606 > 9224 23976 > 9224 28083 > 9224 34417 > 9224 44632 > 9225 11719 > 9225 15270 > 9225 20994 > 9225 28193 > 9225 35863 > 9226 2036 > 9226 9477 > 9226 12064 > 9226 24521 > 9226 47832 > 9227 21154 > 9227 25537 > 9227 27296 > 9227 40438 > 9227 44895 > 9228 1988 > 9228 33267 > 9228 39726 > 9228 42639 > 9228 43340 > 9229 4492 > 9229 9316 > 9229 14032 > 9229 38736 > 9229 48798 > 9230 2490 > 9230 6345 > 9230 24787 > 9230 25447 > 9230 28032 > 9231 2365 > 9231 39542 > 9231 42049 > 9231 44454 > 9231 48851 > 9232 1884 > 9232 29379 > 9232 32797 > 9232 38319 > 9232 43857 > 9233 11109 > 9233 20792 > 9233 24433 > 9233 27474 > 9233 32849 > 9234 25001 > 9234 31766 > 9234 35700 > 9234 38050 > 9234 43805 > 9235 3588 > 9235 9610 > 9235 17964 > 9235 27550 > 9235 40496 > 9236 26676 > 9236 27283 > 9236 39617 > 9236 42173 > 9236 46474 > 9237 13329 > 9237 17347 > 9237 20577 > 9237 28623 > 9237 31493 > 9238 3083 > 9238 6643 > 9238 17843 > 9238 28724 > 9238 42076 > 9239 2408 > 9239 3678 > 9239 4104 > 9239 11051 > 9239 17925 > 9240 9810 > 9240 22576 > 9240 39237 > 9240 40007 > 9240 41016 > 9241 20057 > 9241 24153 > 9241 27774 > 9241 34527 > 9241 47441 > 9242 8136 > 9242 19048 > 9242 39354 > 9242 39388 > 9242 48530 > 9243 20811 > 9243 31050 > 9243 31619 > 9243 35795 > 9243 43582 > 9244 6271 > 9244 24324 > 9244 25071 > 9244 28944 > 9244 40310 > 9245 11153 > 9245 18652 > 9245 22804 > 9245 37930 > 9245 40983 > 9246 7862 > 9246 29461 > 9246 34883 > 9246 36640 > 9246 49993 > 9247 8695 > 9247 10991 > 9247 16896 > 9247 41141 > 9247 48794 > 9248 1464 > 9248 2097 > 9248 14679 > 9248 21461 > 9248 47222 > 9249 13418 > 9249 21984 > 9249 27390 > 9249 48654 > 9249 49695 > 9250 8474 > 9250 19831 > 9250 30253 > 9250 37497 > 9250 40964 > 9251 15768 > 9251 29476 > 9251 30411 > 9251 35737 > 9251 42262 > 9252 2002 > 9252 3568 > 9252 26479 > 9252 37284 > 9252 45382 > 9253 19996 > 9253 27884 > 9253 30606 > 9253 45288 > 9253 48998 > 9254 1654 > 9254 9118 > 9254 13414 > 9254 15936 > 9254 16499 > 9255 1500 > 9255 2398 > 9255 23872 > 9255 29738 > 9255 49598 > 9256 16610 > 9256 25918 > 9256 30231 > 9256 33168 > 9256 49490 > 9257 5598 > 9257 6682 > 9257 14253 > 9257 21654 > 9257 37926 > 9258 5471 > 9258 5490 > 9258 27981 > 9258 35253 > 9258 43549 > 9259 1219 > 9259 12018 > 9259 22110 > 9259 26018 > 9259 36428 > 9260 19863 > 9260 21004 > 9260 32749 > 9260 43779 > 9260 44999 > 9261 14732 > 9261 18650 > 9261 32105 > 9261 46075 > 9261 49742 > 9262 13096 > 9262 25822 > 9262 29153 > 9262 40415 > 9262 44511 > 9263 10943 > 9263 25628 > 9263 37665 > 9263 39167 > 9263 42143 > 9264 9741 > 9264 17169 > 9264 30661 > 9264 40181 > 9264 47370 > 9265 18320 > 9265 28550 > 9265 30033 > 9265 34241 > 9265 41932 > 9266 972 > 9266 4687 > 9266 15376 > 9266 37496 > 9266 39092 > 9267 6290 > 9267 20665 > 9267 28848 > 9267 49486 > 9267 49851 > 9268 9731 > 9268 11671 > 9268 21633 > 9268 30274 > 9268 34929 > 9269 119 > 9269 14293 > 9269 20954 > 9269 26183 > 9269 28467 > 9270 14256 > 9270 25267 > 9270 26827 > 9270 31319 > 9270 42294 > 9271 21606 > 9271 25139 > 9271 42102 > 9271 42481 > 9271 48497 > 9272 12070 > 9272 15579 > 9272 26344 > 9272 31909 > 9272 42968 > 9273 4293 > 9273 5212 > 9273 17833 > 9273 35448 > 9273 47818 > 9274 4750 > 9274 8526 > 9274 15741 > 9274 16020 > 9274 17960 > 9275 17358 > 9275 27571 > 9275 34306 > 9275 43201 > 9275 46243 > 9276 108 > 9276 5730 > 9276 8300 > 9276 15451 > 9276 39489 > 9277 13514 > 9277 25023 > 9277 30937 > 9277 44975 > 9277 48537 > 9278 12240 > 9278 24708 > 9278 31188 > 9278 45575 > 9278 49181 > 9279 10317 > 9279 13744 > 9279 15366 > 9279 19546 > 9279 24127 > 9280 5223 > 9280 25325 > 9280 27009 > 9280 37963 > 9280 39926 > 9281 15297 > 9281 16825 > 9281 22305 > 9281 25334 > 9281 35872 > 9282 6089 > 9282 26244 > 9282 35876 > 9282 39568 > 9282 40516 > 9283 11504 > 9283 24244 > 9283 30529 > 9283 34010 > 9283 45994 > 9284 2165 > 9284 19077 > 9284 21822 > 9284 28323 > 9284 37429 > 9285 9736 > 9285 10095 > 9285 17487 > 9285 24619 > 9285 29519 > 9286 31847 > 9286 35831 > 9286 38205 > 9286 44423 > 9286 44495 > 9287 9378 > 9287 16954 > 9287 23214 > 9287 37191 > 9287 39411 > 9288 11297 > 9288 21037 > 9288 30481 > 9288 46133 > 9288 49090 > 9289 14745 > 9289 17283 > 9289 34288 > 9289 39513 > 9289 40174 > 9290 524 > 9290 15308 > 9290 32178 > 9290 38690 > 9290 43599 > 9291 5306 > 9291 23689 > 9291 39244 > 9291 41553 > 9291 48740 > 9292 2719 > 9292 19452 > 9292 27451 > 9292 29866 > 9292 39348 > 9293 9996 > 9293 16628 > 9293 23104 > 9293 30890 > 9293 37916 > 9294 7526 > 9294 15762 > 9294 19114 > 9294 20943 > 9294 39247 > 9295 1332 > 9295 5104 > 9295 17205 > 9295 37428 > 9295 41194 > 9296 13670 > 9296 16863 > 9296 28433 > 9296 29562 > 9296 29863 > 9297 13595 > 9297 22273 > 9297 35465 > 9297 44915 > 9297 49102 > 9298 9514 > 9298 11392 > 9298 36499 > 9298 39256 > 9298 39288 > 9299 12805 > 9299 13908 > 9299 15564 > 9299 30135 > 9299 36400 > 9300 13480 > 9300 17241 > 9300 18901 > 9300 40680 > 9300 45950 > 9301 13509 > 9301 18767 > 9301 19064 > 9301 34747 > 9301 49682 > 9302 6199 > 9302 11154 > 9302 12953 > 9302 18926 > 9302 45627 > 9303 16501 > 9303 24499 > 9303 35566 > 9303 36107 > 9303 47328 > 9304 3341 > 9304 18396 > 9304 34812 > 9304 36574 > 9304 48215 > 9305 7273 > 9305 9675 > 9305 15195 > 9305 28208 > 9305 42155 > 9306 3559 > 9306 16737 > 9306 19580 > 9306 21277 > 9306 35990 > 9307 1227 > 9307 16001 > 9307 21238 > 9307 22590 > 9307 35101 > 9308 1315 > 9308 15203 > 9308 18128 > 9308 39997 > 9308 47352 > 9309 10380 > 9309 35061 > 9309 36893 > 9309 40553 > 9309 44189 > 9310 10142 > 9310 10927 > 9310 12505 > 9310 24114 > 9310 41658 > 9311 1391 > 9311 4822 > 9311 27567 > 9311 29564 > 9311 47730 > 9312 2894 > 9312 26211 > 9312 27738 > 9312 37414 > 9312 41516 > 9313 4031 > 9313 6551 > 9313 22995 > 9313 24998 > 9313 38117 > 9314 12845 > 9314 21866 > 9314 35800 > 9314 42308 > 9314 47893 > 9315 13601 > 9315 23995 > 9315 28813 > 9315 35663 > 9315 40427 > 9316 2101 > 9316 5344 > 9316 6194 > 9316 33671 > 9316 34276 > 9317 6582 > 9317 9600 > 9317 23378 > 9317 41652 > 9317 45599 > 9318 4004 > 9318 14463 > 9318 28376 > 9318 37421 > 9318 38107 > 9319 13311 > 9319 13504 > 9319 17060 > 9319 20834 > 9319 42830 > 9320 5183 > 9320 10613 > 9320 21724 > 9320 33655 > 9320 46348 > 9321 4007 > 9321 7849 > 9321 9616 > 9321 12431 > 9321 32935 > 9322 16129 > 9322 20218 > 9322 23998 > 9322 31995 > 9322 32451 > 9323 2459 > 9323 3815 > 9323 16207 > 9323 16520 > 9323 37652 > 9324 81 > 9324 2146 > 9324 8265 > 9324 18564 > 9324 38987 > 9325 20835 > 9325 21072 > 9325 33308 > 9325 33783 > 9325 48245 > 9326 4027 > 9326 15663 > 9326 21826 > 9326 45826 > 9326 46900 > 9327 6559 > 9327 7087 > 9327 10668 > 9327 15594 > 9327 37984 > 9328 1042 > 9328 2542 > 9328 2786 > 9328 24435 > 9328 40402 > 9329 9672 > 9329 11379 > 9329 11457 > 9329 12008 > 9329 46541 > 9330 8819 > 9330 14939 > 9330 30124 > 9330 31666 > 9330 36534 > 9331 3716 > 9331 14736 > 9331 22244 > 9331 35282 > 9331 44238 > 9332 9859 > 9332 11079 > 9332 12746 > 9332 38145 > 9332 44053 > 9333 3257 > 9333 29618 > 9333 31145 > 9333 35411 > 9333 47351 > 9334 11294 > 9334 23049 > 9334 27606 > 9334 31195 > 9334 45629 > 9335 1040 > 9335 5487 > 9335 12883 > 9335 14066 > 9335 35549 > 9336 3811 > 9336 8821 > 9336 12711 > 9336 27891 > 9336 39436 > 9337 1746 > 9337 9257 > 9337 10561 > 9337 15357 > 9337 34345 > 9338 6687 > 9338 8262 > 9338 9644 > 9338 23072 > 9338 48266 > 9339 4922 > 9339 6170 > 9339 9164 > 9339 30670 > 9339 39523 > 9340 13478 > 9340 25343 > 9340 36339 > 9340 39171 > 9340 42825 > 9341 8760 > 9341 14382 > 9341 18406 > 9341 33948 > 9341 39882 > 9342 4292 > 9342 10012 > 9342 10768 > 9342 14127 > 9342 31283 > 9343 23480 > 9343 24261 > 9343 26305 > 9343 33754 > 9343 43781 > 9344 2424 > 9344 5971 > 9344 14164 > 9344 25254 > 9344 45109 > 9345 2944 > 9345 22293 > 9345 23794 > 9345 24805 > 9345 43188 > 9346 19168 > 9346 22925 > 9346 46170 > 9346 46930 > 9346 48052 > 9347 4380 > 9347 16517 > 9347 27360 > 9347 33890 > 9347 47928 > 9348 1594 > 9348 7913 > 9348 19637 > 9348 39973 > 9348 42432 > 9349 9775 > 9349 18905 > 9349 25755 > 9349 37551 > 9349 43171 > 9350 2865 > 9350 26251 > 9350 43299 > 9350 45334 > 9350 47350 > 9351 22760 > 9351 24733 > 9351 33167 > 9351 35494 > 9351 35893 > 9352 36072 > 9352 39121 > 9352 40312 > 9352 41449 > 9352 43512 > 9353 13073 > 9353 15055 > 9353 21474 > 9353 22604 > 9353 35157 > 9354 15002 > 9354 16634 > 9354 16805 > 9354 37016 > 9354 46514 > 9355 4744 > 9355 12853 > 9355 22275 > 9355 24778 > 9355 34952 > 9356 8204 > 9356 18643 > 9356 19103 > 9356 19626 > 9356 47775 > 9357 665 > 9357 2139 > 9357 6325 > 9357 9346 > 9357 40379 > 9358 13027 > 9358 14631 > 9358 24092 > 9358 41024 > 9358 47702 > 9359 4320 > 9359 30263 > 9359 34842 > 9359 37368 > 9359 48639 > 9360 18800 > 9360 19003 > 9360 26452 > 9360 27736 > 9360 33301 > 9361 3134 > 9361 18192 > 9361 19784 > 9361 41032 > 9361 48868 > 9362 10520 > 9362 17608 > 9362 29881 > 9362 37168 > 9362 38415 > 9363 14533 > 9363 24669 > 9363 26704 > 9363 33730 > 9363 38264 > 9364 2616 > 9364 10518 > 9364 25420 > 9364 31216 > 9364 46567 > 9365 1993 > 9365 14504 > 9365 17488 > 9365 33553 > 9365 45503 > 9366 11969 > 9366 29160 > 9366 32359 > 9366 44222 > 9366 45916 > 9367 7097 > 9367 31088 > 9367 37277 > 9367 39505 > 9367 41328 > 9368 11039 > 9368 22266 > 9368 28036 > 9368 31311 > 9368 35525 > 9369 8083 > 9369 18553 > 9369 41281 > 9369 46917 > 9369 48104 > 9370 17394 > 9370 34104 > 9370 35039 > 9370 38052 > 9370 47955 > 9371 13262 > 9371 16712 > 9371 36218 > 9371 39124 > 9371 46610 > 9372 2994 > 9372 21166 > 9372 24921 > 9372 26184 > 9372 32119 > 9373 3207 > 9373 33207 > 9373 34240 > 9373 36049 > 9373 37335 > 9374 23814 > 9374 27117 > 9374 27859 > 9374 43222 > 9374 46588 > 9375 15004 > 9375 16350 > 9375 23944 > 9375 28753 > 9375 49844 > 9376 12952 > 9376 21839 > 9376 37872 > 9376 40630 > 9376 41180 > 9377 10319 > 9377 19923 > 9377 26684 > 9377 30422 > 9377 48621 > 9378 13270 > 9378 14221 > 9378 14965 > 9378 27821 > 9378 49281 > 9379 16881 > 9379 18199 > 9379 24747 > 9379 47094 > 9379 48406 > 9380 1991 > 9380 4748 > 9380 6626 > 9380 19808 > 9380 29747 > 9381 2223 > 9381 4393 > 9381 13118 > 9381 24769 > 9381 25974 > 9382 9016 > 9382 18173 > 9382 21313 > 9382 30039 > 9382 37152 > 9383 7892 > 9383 13709 > 9383 15138 > 9383 32872 > 9383 47353 > 9384 2632 > 9384 6426 > 9384 22350 > 9384 40627 > 9384 45590 > 9385 439 > 9385 15603 > 9385 21567 > 9385 30194 > 9385 45874 > 9386 7305 > 9386 15193 > 9386 16542 > 9386 17018 > 9386 32514 > 9387 4157 > 9387 21899 > 9387 37586 > 9387 42144 > 9387 48744 > 9388 338 > 9388 10527 > 9388 13756 > 9388 31870 > 9388 40041 > 9389 8034 > 9389 9862 > 9389 20983 > 9389 27472 > 9389 32891 > 9390 416 > 9390 18075 > 9390 31588 > 9390 32455 > 9390 36200 > 9391 3486 > 9391 13694 > 9391 23477 > 9391 25368 > 9391 49926 > 9392 1453 > 9392 12221 > 9392 14466 > 9392 27427 > 9392 44513 > 9393 10700 > 9393 11893 > 9393 14820 > 9393 40419 > 9393 44544 > 9394 8602 > 9394 20784 > 9394 29808 > 9394 35488 > 9394 46660 > 9395 9122 > 9395 16265 > 9395 19876 > 9395 31026 > 9395 45190 > 9396 8589 > 9396 10749 > 9396 12637 > 9396 40831 > 9396 42263 > 9397 13610 > 9397 21830 > 9397 24036 > 9397 35766 > 9397 44187 > 9398 2638 > 9398 5513 > 9398 12960 > 9398 32670 > 9398 36486 > 9399 7231 > 9399 11794 > 9399 23464 > 9399 40085 > 9399 45979 > 9400 3195 > 9400 13847 > 9400 27950 > 9400 32004 > 9400 39919 > 9401 1756 > 9401 4564 > 9401 17651 > 9401 37462 > 9401 48958 > 9402 5442 > 9402 22656 > 9402 24757 > 9402 25378 > 9402 39750 > 9403 2967 > 9403 4299 > 9403 20796 > 9403 28309 > 9403 45104 > 9404 14170 > 9404 16439 > 9404 25778 > 9404 33123 > 9404 49404 > 9405 1850 > 9405 10440 > 9405 26972 > 9405 30337 > 9405 30578 > 9406 3154 > 9406 23335 > 9406 26913 > 9406 31489 > 9406 35609 > 9407 9162 > 9407 9993 > 9407 21176 > 9407 25224 > 9407 38702 > 9408 21120 > 9408 22452 > 9408 34719 > 9408 41405 > 9408 47789 > 9409 7422 > 9409 8118 > 9409 11102 > 9409 14927 > 9409 22258 > 9410 15620 > 9410 21031 > 9410 23928 > 9410 41539 > 9410 48031 > 9411 18788 > 9411 27800 > 9411 29629 > 9411 42429 > 9411 46537 > 9412 6845 > 9412 19596 > 9412 23858 > 9412 31792 > 9412 31887 > 9413 4243 > 9413 19599 > 9413 29039 > 9413 35034 > 9413 41463 > 9414 27812 > 9414 27944 > 9414 28145 > 9414 32960 > 9414 49466 > 9415 3655 > 9415 18393 > 9415 28075 > 9415 31818 > 9415 39822 > 9416 1665 > 9416 6326 > 9416 11200 > 9416 19399 > 9416 20191 > 9417 1419 > 9417 3833 > 9417 18421 > 9417 23030 > 9417 31168 > 9418 783 > 9418 6573 > 9418 30486 > 9418 36936 > 9418 42916 > 9419 7775 > 9419 10934 > 9419 14738 > 9419 27827 > 9419 38089 > 9420 11011 > 9420 20702 > 9420 24742 > 9420 33146 > 9420 49308 > 9421 7498 > 9421 33481 > 9421 38837 > 9421 45078 > 9421 49295 > 9422 11121 > 9422 15677 > 9422 31355 > 9422 34914 > 9422 49052 > 9423 4667 > 9423 21542 > 9423 33129 > 9423 36044 > 9423 49184 > 9424 3525 > 9424 12672 > 9424 18561 > 9424 40311 > 9424 43677 > 9425 2742 > 9425 21305 > 9425 41709 > 9425 42642 > 9425 49022 > 9426 4328 > 9426 10304 > 9426 24815 > 9426 37516 > 9426 43966 > 9427 1788 > 9427 17424 > 9427 35142 > 9427 41903 > 9427 47855 > 9428 11002 > 9428 18174 > 9428 36246 > 9428 41205 > 9428 48667 > 9429 5243 > 9429 9738 > 9429 13783 > 9429 30376 > 9429 41431 > 9430 6523 > 9430 12557 > 9430 15790 > 9430 16415 > 9430 43543 > 9431 8531 > 9431 11203 > 9431 13335 > 9431 31540 > 9431 39601 > 9432 2400 > 9432 3910 > 9432 5632 > 9432 29954 > 9432 47733 > 9433 15887 > 9433 28947 > 9433 30141 > 9433 33211 > 9433 39090 > 9434 5597 > 9434 7724 > 9434 8675 > 9434 16159 > 9434 19685 > 9435 2150 > 9435 5794 > 9435 13977 > 9435 14211 > 9435 27461 > 9436 7632 > 9436 24611 > 9436 29475 > 9436 41767 > 9436 43312 > 9437 2069 > 9437 14179 > 9437 15537 > 9437 44802 > 9437 45199 > 9438 1575 > 9438 18827 > 9438 38653 > 9438 40856 > 9438 48078 > 9439 2248 > 9439 4941 > 9439 6843 > 9439 16664 > 9439 49394 > 9440 3453 > 9440 13038 > 9440 22151 > 9440 40665 > 9440 42880 > 9441 11319 > 9441 20294 > 9441 20603 > 9441 23649 > 9441 41661 > 9442 16774 > 9442 35657 > 9442 37894 > 9442 39798 > 9442 41639 > 9443 15546 > 9443 21001 > 9443 22387 > 9443 31086 > 9443 36661 > 9444 9305 > 9444 18620 > 9444 21865 > 9444 25306 > 9444 47344 > 9445 10950 > 9445 15233 > 9445 30728 > 9445 34544 > 9445 49514 > 9446 2081 > 9446 2635 > 9446 18491 > 9446 28286 > 9446 37063 > 9447 9106 > 9447 9999 > 9447 12891 > 9447 23288 > 9447 36695 > 9448 5035 > 9448 5300 > 9448 8004 > 9448 18987 > 9448 34811 > 9449 1021 > 9449 13807 > 9449 16147 > 9449 20767 > 9449 36623 > 9450 2194 > 9450 15777 > 9450 41929 > 9450 44099 > 9450 49301 > 9451 22333 > 9451 34387 > 9451 37093 > 9451 42972 > 9451 49546 > 9452 15647 > 9452 22478 > 9452 25248 > 9452 45056 > 9452 47797 > 9453 9865 > 9453 25275 > 9453 27387 > 9453 41693 > 9453 43194 > 9454 28029 > 9454 28931 > 9454 33126 > 9454 40369 > 9454 48291 > 9455 15145 > 9455 16419 > 9455 25562 > 9455 28298 > 9455 29061 > 9456 11322 > 9456 31205 > 9456 31317 > 9456 37123 > 9456 42622 > 9457 346 > 9457 3276 > 9457 19821 > 9457 29762 > 9457 34361 > 9458 730 > 9458 5995 > 9458 23251 > 9458 35005 > 9458 44018 > 9459 4333 > 9459 19361 > 9459 24969 > 9459 36765 > 9459 46025 > 9460 9142 > 9460 34249 > 9460 40688 > 9460 47833 > 9460 48197 > 9461 1049 > 9461 4450 > 9461 14281 > 9461 21265 > 9461 25441 > 9462 15232 > 9462 25613 > 9462 36895 > 9462 48831 > 9462 49790 > 9463 1507 > 9463 9205 > 9463 13355 > 9463 30806 > 9463 36696 > 9464 1259 > 9464 3694 > 9464 29606 > 9464 30710 > 9464 41238 > 9465 5656 > 9465 18545 > 9465 26341 > 9465 32592 > 9465 42569 > 9466 486 > 9466 12317 > 9466 21520 > 9466 35607 > 9466 40959 > 9467 17093 > 9467 20980 > 9467 38111 > 9467 45174 > 9467 45641 > 9468 14599 > 9468 17297 > 9468 18207 > 9468 36870 > 9468 45282 > 9469 8793 > 9469 10987 > 9469 28371 > 9469 34406 > 9469 40100 > 9470 17810 > 9470 21103 > 9470 26658 > 9470 37657 > 9470 45301 > 9471 613 > 9471 2058 > 9471 13899 > 9471 29212 > 9471 40648 > 9472 373 > 9472 11943 > 9472 20122 > 9472 32134 > 9472 45738 > 9473 2212 > 9473 4726 > 9473 25155 > 9473 30317 > 9473 34761 > 9474 9235 > 9474 9719 > 9474 14507 > 9474 19486 > 9474 24517 > 9475 20944 > 9475 29005 > 9475 46059 > 9475 47678 > 9475 48555 > 9476 1859 > 9476 24957 > 9476 39512 > 9476 39572 > 9476 49248 > 9477 11134 > 9477 31352 > 9477 36742 > 9477 44349 > 9477 45388 > 9478 9937 > 9478 10746 > 9478 27035 > 9478 43367 > 9478 49313 > 9479 3497 > 9479 12074 > 9479 26710 > 9479 44127 > 9479 47877 > 9480 166 > 9480 547 > 9480 10850 > 9480 19292 > 9480 31548 > 9481 10819 > 9481 11247 > 9481 20214 > 9481 41669 > 9481 49640 > 9482 6788 > 9482 10540 > 9482 13986 > 9482 23038 > 9482 48773 > 9483 15521 > 9483 23769 > 9483 27930 > 9483 29956 > 9483 47834 > 9484 2482 > 9484 12710 > 9484 26164 > 9484 31586 > 9484 33173 > 9485 11015 > 9485 19530 > 9485 25397 > 9485 26412 > 9485 41742 > 9486 4962 > 9486 15396 > 9486 16906 > 9486 43134 > 9486 43208 > 9487 5897 > 9487 11042 > 9487 14045 > 9487 25782 > 9487 39588 > 9488 5950 > 9488 15285 > 9488 18433 > 9488 24476 > 9488 28113 > 9489 2383 > 9489 14264 > 9489 16353 > 9489 45721 > 9489 46345 > 9490 5341 > 9490 16435 > 9490 34484 > 9490 39936 > 9490 45763 > 9491 12035 > 9491 13111 > 9491 14121 > 9491 23311 > 9491 23697 > 9492 9460 > 9492 9724 > 9492 16525 > 9492 19398 > 9492 21368 > 9493 14737 > 9493 20084 > 9493 25126 > 9493 26258 > 9493 37232 > 9494 1871 > 9494 12051 > 9494 25802 > 9494 35367 > 9494 48695 > 9495 4337 > 9495 8496 > 9495 33316 > 9495 36479 > 9495 38469 > 9496 15187 > 9496 26081 > 9496 30967 > 9496 33679 > 9496 45020 > 9497 853 > 9497 24079 > 9497 34188 > 9497 46512 > 9497 49673 > 9498 10125 > 9498 16813 > 9498 19927 > 9498 25319 > 9498 47852 > 9499 4335 > 9499 5075 > 9499 38975 > 9499 40305 > 9499 47220 > 9500 424 > 9500 20860 > 9500 23630 > 9500 41087 > 9500 45602 > 9501 8525 > 9501 11959 > 9501 26230 > 9501 31061 > 9501 46940 > 9502 877 > 9502 1110 > 9502 34728 > 9502 35374 > 9502 40743 > 9503 11808 > 9503 18005 > 9503 25180 > 9503 27911 > 9503 43730 > 9504 1658 > 9504 22271 > 9504 38410 > 9504 41324 > 9504 48394 > 9505 987 > 9505 25952 > 9505 28207 > 9505 41106 > 9505 46421 > 9506 293 > 9506 4411 > 9506 40949 > 9506 45353 > 9506 48678 > 9507 9529 > 9507 25701 > 9507 29749 > 9507 37921 > 9507 40362 > 9508 2062 > 9508 14964 > 9508 18398 > 9508 30037 > 9508 30989 > 9509 9299 > 9509 14212 > 9509 44293 > 9509 47996 > 9509 48191 > 9510 6996 > 9510 11038 > 9510 11451 > 9510 39526 > 9510 46233 > 9511 1975 > 9511 6461 > 9511 6983 > 9511 16326 > 9511 32870 > 9512 3747 > 9512 28228 > 9512 35570 > 9512 49040 > 9512 49387 > 9513 3353 > 9513 10922 > 9513 22345 > 9513 27407 > 9513 43662 > 9514 11057 > 9514 13306 > 9514 21741 > 9514 39008 > 9514 40502 > 9515 616 > 9515 11928 > 9515 20972 > 9515 41472 > 9515 47354 > 9516 2206 > 9516 4723 > 9516 8795 > 9516 36354 > 9516 46618 > 9517 5582 > 9517 5753 > 9517 19146 > 9517 22322 > 9517 46739 > 9518 24426 > 9518 27406 > 9518 35844 > 9518 35862 > 9518 39478 > 9519 3161 > 9519 14779 > 9519 27926 > 9519 39222 > 9519 39835 > 9520 8611 > 9520 29951 > 9520 30322 > 9520 32871 > 9520 36707 > 9521 3374 > 9521 5155 > 9521 28230 > 9521 40774 > 9521 44721 > 9522 11188 > 9522 11402 > 9522 16791 > 9522 17928 > 9522 23930 > 9523 6981 > 9523 8504 > 9523 17855 > 9523 26011 > 9523 31740 > 9524 1984 > 9524 16156 > 9524 29383 > 9524 40485 > 9524 42955 > 9525 24207 > 9525 26276 > 9525 32976 > 9525 40136 > 9525 40736 > 9526 8179 > 9526 8225 > 9526 31345 > 9526 33441 > 9526 48153 > 9527 7399 > 9527 11065 > 9527 16993 > 9527 29915 > 9527 45677 > 9528 8654 > 9528 19002 > 9528 20899 > 9528 24587 > 9528 47371 > 9529 1742 > 9529 2098 > 9529 4837 > 9529 7781 > 9529 35489 > 9530 12311 > 9530 12775 > 9530 25770 > 9530 32853 > 9530 48053 > 9531 17333 > 9531 23936 > 9531 29771 > 9531 38578 > 9531 41090 > 9532 15616 > 9532 19633 > 9532 38108 > 9532 39527 > 9532 49629 > 9533 21890 > 9533 25262 > 9533 28066 > 9533 35616 > 9533 45336 > 9534 3874 > 9534 9972 > 9534 17914 > 9534 19698 > 9534 38007 > 9535 4789 > 9535 6938 > 9535 9681 > 9535 29641 > 9535 45437 > 9536 28061 > 9536 37176 > 9536 41307 > 9536 41478 > 9536 42052 > 9537 24496 > 9537 28891 > 9537 30261 > 9537 43087 > 9537 46246 > 9538 3819 > 9538 23238 > 9538 23746 > 9538 34058 > 9538 43412 > 9539 7078 > 9539 19750 > 9539 22616 > 9539 30621 > 9539 37555 > 9540 1484 > 9540 17353 > 9540 22601 > 9540 35266 > 9540 48060 > 9541 539 > 9541 7689 > 9541 12719 > 9541 27143 > 9541 27396 > 9542 4372 > 9542 9049 > 9542 25708 > 9542 26359 > 9542 39717 > 9543 3095 > 9543 7648 > 9543 29599 > 9543 43854 > 9543 47063 > 9544 9753 > 9544 15765 > 9544 18314 > 9544 20203 > 9544 39993 > 9545 12101 > 9545 34535 > 9545 38288 > 9545 47143 > 9545 48237 > 9546 6600 > 9546 16391 > 9546 25904 > 9546 34250 > 9546 40135 > 9547 11863 > 9547 12955 > 9547 30165 > 9547 31984 > 9547 33876 > 9548 4264 > 9548 31820 > 9548 32472 > 9548 36538 > 9548 41656 > 9549 10876 > 9549 17577 > 9549 31640 > 9549 32136 > 9549 36103 > 9550 200 > 9550 8645 > 9550 26640 > 9550 46063 > 9550 46102 > 9551 12622 > 9551 23462 > 9551 23674 > 9551 28705 > 9551 46557 > 9552 29541 > 9552 34945 > 9552 38800 > 9552 43146 > 9552 44480 > 9553 2240 > 9553 2481 > 9553 8724 > 9553 14842 > 9553 23906 > 9554 5263 > 9554 24268 > 9554 33548 > 9554 34783 > 9554 39163 > 9555 1937 > 9555 6282 > 9555 13467 > 9555 33080 > 9555 49977 > 9556 11772 > 9556 12594 > 9556 29490 > 9556 31746 > 9556 40566 > 9557 9708 > 9557 12869 > 9557 21423 > 9557 33073 > 9557 33786 > 9558 20681 > 9558 22270 > 9558 33958 > 9558 42689 > 9558 49092 > 9559 28801 > 9559 34239 > 9559 35129 > 9559 38274 > 9559 42974 > 9560 1343 > 9560 11139 > 9560 29258 > 9560 36355 > 9560 37126 > 9561 21024 > 9561 25757 > 9561 26524 > 9561 41673 > 9561 42188 > 9562 845 > 9562 16779 > 9562 35742 > 9562 40290 > 9562 42374 > 9563 22645 > 9563 36516 > 9563 40450 > 9563 41358 > 9563 42483 > 9564 3023 > 9564 8931 > 9564 10699 > 9564 18127 > 9564 47000 > 9565 5333 > 9565 26856 > 9565 33407 > 9565 43778 > 9565 48375 > 9566 1698 > 9566 7965 > 9566 9817 > 9566 22852 > 9566 31798 > 9567 3983 > 9567 10604 > 9567 13252 > 9567 13956 > 9567 38831 > 9568 5307 > 9568 14543 > 9568 25532 > 9568 44419 > 9568 48579 > 9569 9940 > 9569 17848 > 9569 30144 > 9569 30840 > 9569 43396 > 9570 4433 > 9570 12276 > 9570 14628 > 9570 15718 > 9570 19480 > 9571 16765 > 9571 28500 > 9571 31151 > 9571 41901 > 9571 42475 > 9572 24568 > 9572 29000 > 9572 36596 > 9572 36676 > 9572 46368 > 9573 3719 > 9573 9311 > 9573 39421 > 9573 47872 > 9573 48469 > 9574 22024 > 9574 26031 > 9574 33611 > 9574 43622 > 9574 48210 > 9575 16095 > 9575 28333 > 9575 32059 > 9575 42492 > 9575 44243 > 9576 16424 > 9576 33024 > 9576 33687 > 9576 40224 > 9576 42206 > 9577 4727 > 9577 10843 > 9577 11610 > 9577 24042 > 9577 46177 > 9578 17939 > 9578 18339 > 9578 24336 > 9578 29029 > 9578 40377 > 9579 3433 > 9579 17545 > 9579 19052 > 9579 19743 > 9579 20373 > 9580 8084 > 9580 19958 > 9580 24237 > 9580 36163 > 9580 41382 > 9581 367 > 9581 1106 > 9581 7492 > 9581 10993 > 9581 33413 > 9582 17244 > 9582 29193 > 9582 30206 > 9582 31968 > 9582 43439 > 9583 2087 > 9583 3014 > 9583 39170 > 9583 40621 > 9583 42424 > 9584 3482 > 9584 12260 > 9584 15756 > 9584 16323 > 9584 41105 > 9585 19882 > 9585 23186 > 9585 28114 > 9585 44012 > 9585 46498 > 9586 11205 > 9586 12824 > 9586 28522 > 9586 32246 > 9586 43993 > 9587 9426 > 9587 9642 > 9587 37841 > 9587 46176 > 9587 47033 > 9588 3470 > 9588 5954 > 9588 27651 > 9588 37867 > 9588 39485 > 9589 7748 > 9589 19585 > 9589 27419 > 9589 30294 > 9589 35294 > 9590 1421 > 9590 19374 > 9590 27679 > 9590 39261 > 9590 44466 > 9591 3046 > 9591 10455 > 9591 12206 > 9591 23275 > 9591 49312 > 9592 9364 > 9592 11793 > 9592 26130 > 9592 41807 > 9592 43181 > 9593 3073 > 9593 8279 > 9593 13165 > 9593 34473 > 9593 41402 > 9594 2173 > 9594 20990 > 9594 25188 > 9594 41312 > 9594 46344 > 9595 6441 > 9595 13366 > 9595 23533 > 9595 25717 > 9595 38813 > 9596 18402 > 9596 19800 > 9596 26557 > 9596 32470 > 9596 42586 > 9597 14209 > 9597 25235 > 9597 34278 > 9597 34404 > 9597 44271 > 9598 8196 > 9598 22319 > 9598 31429 > 9598 43076 > 9598 48397 > 9599 5216 > 9599 11639 > 9599 12821 > 9599 14516 > 9599 46286 > 9600 2845 > 9600 20826 > 9600 23393 > 9600 30060 > 9600 38076 > 9601 872 > 9601 16286 > 9601 18888 > 9601 19154 > 9601 26458 > 9602 4907 > 9602 21550 > 9602 31728 > 9602 38029 > 9602 46807 > 9603 14184 > 9603 17257 > 9603 22469 > 9603 32992 > 9603 36569 > 9604 16652 > 9604 33439 > 9604 35827 > 9604 37488 > 9604 47321 > 9605 22712 > 9605 39995 > 9605 42292 > 9605 44648 > 9605 48054 > 9606 27725 > 9606 30365 > 9606 36305 > 9606 38080 > 9606 43196 > 9607 19783 > 9607 22453 > 9607 30868 > 9607 31247 > 9607 34525 > 9608 26133 > 9608 30259 > 9608 41348 > 9608 44218 > 9608 44258 > 9609 658 > 9609 1052 > 9609 21541 > 9609 26087 > 9609 47779 > 9610 5635 > 9610 16446 > 9610 16883 > 9610 23686 > 9610 41063 > 9611 4348 > 9611 10928 > 9611 14002 > 9611 44898 > 9611 49298 > 9612 1179 > 9612 2514 > 9612 29831 > 9612 30102 > 9612 46619 > 9613 3809 > 9613 10718 > 9613 22672 > 9613 39836 > 9613 40451 > 9614 3689 > 9614 14044 > 9614 18871 > 9614 31528 > 9614 49393 > 9615 13303 > 9615 20704 > 9615 21835 > 9615 25525 > 9615 27459 > 9616 1922 > 9616 2364 > 9616 5446 > 9616 6934 > 9616 18375 > 9617 7300 > 9617 14832 > 9617 23125 > 9617 37237 > 9617 47284 > 9618 874 > 9618 12365 > 9618 20116 > 9618 23974 > 9618 36347 > 9619 16515 > 9619 23513 > 9619 40717 > 9619 43893 > 9619 46329 > 9620 7756 > 9620 14307 > 9620 21007 > 9620 22096 > 9620 27524 > 9621 3099 > 9621 5275 > 9621 10268 > 9621 20852 > 9621 44690 > 9622 7021 > 9622 11965 > 9622 20909 > 9622 22317 > 9622 41369 > 9623 11750 > 9623 12645 > 9623 23706 > 9623 25569 > 9623 31760 > 9624 16764 > 9624 21489 > 9624 28199 > 9624 43532 > 9624 47743 > 9625 3203 > 9625 13084 > 9625 16287 > 9625 36201 > 9625 37000 > 9626 3391 > 9626 6108 > 9626 28141 > 9626 33155 > 9626 45523 > 9627 29495 > 9627 30503 > 9627 32820 > 9627 41521 > 9627 49037 > 9628 9576 > 9628 12043 > 9628 14456 > 9628 15241 > 9628 29430 > 9629 201 > 9629 905 > 9629 20368 > 9629 20705 > 9629 27412 > 9630 36591 > 9630 37223 > 9630 37474 > 9630 40756 > 9630 43214 > 9631 1606 > 9631 1809 > 9631 5934 > 9631 17844 > 9631 46428 > 9632 3283 > 9632 13975 > 9632 16084 > 9632 31387 > 9632 40650 > 9633 15931 > 9633 35988 > 9633 46417 > 9633 47406 > 9633 48543 > 9634 7289 > 9634 23004 > 9634 40770 > 9634 45083 > 9634 48886 > 9635 3543 > 9635 5569 > 9635 6802 > 9635 15354 > 9635 19438 > 9636 1942 > 9636 12481 > 9636 16487 > 9636 21906 > 9636 48776 > 9637 7405 > 9637 23576 > 9637 32949 > 9637 40141 > 9637 48043 > 9638 11860 > 9638 17466 > 9638 23531 > 9638 27438 > 9638 32330 > 9639 6117 > 9639 14662 > 9639 24008 > 9639 31169 > 9639 48081 > 9640 11849 > 9640 23196 > 9640 25210 > 9640 38821 > 9640 46959 > 9641 11258 > 9641 21245 > 9641 22140 > 9641 22429 > 9641 28223 > 9642 5311 > 9642 12516 > 9642 25028 > 9642 38997 > 9642 44819 > 9643 7669 > 9643 14431 > 9643 27823 > 9643 29045 > 9643 39393 > 9644 840 > 9644 3300 > 9644 4417 > 9644 4617 > 9644 44496 > 9645 4546 > 9645 10335 > 9645 25582 > 9645 28492 > 9645 39380 > 9646 11494 > 9646 16948 > 9646 17581 > 9646 34191 > 9646 36394 > 9647 30010 > 9647 31946 > 9647 37824 > 9647 39861 > 9647 40048 > 9648 1394 > 9648 4003 > 9648 15802 > 9648 27411 > 9648 27728 > 9649 16991 > 9649 23508 > 9649 45881 > 9649 46611 > 9649 49679 > 9650 6950 > 9650 22551 > 9650 25691 > 9650 42281 > 9650 48631 > 9651 414 > 9651 4665 > 9651 11159 > 9651 19670 > 9651 21095 > 9652 190 > 9652 5809 > 9652 18200 > 9652 26421 > 9652 44266 > 9653 5453 > 9653 24209 > 9653 33717 > 9653 47024 > 9653 47942 > 9654 1495 > 9654 2211 > 9654 28950 > 9654 38876 > 9654 47020 > 9655 11233 > 9655 18693 > 9655 22309 > 9655 24086 > 9655 36320 > 9656 9764 > 9656 21721 > 9656 29052 > 9656 29161 > 9656 32966 > 9657 10829 > 9657 14055 > 9657 26419 > 9657 36646 > 9657 48746 > 9658 2188 > 9658 25511 > 9658 27616 > 9658 33846 > 9658 40958 > 9659 5390 > 9659 11539 > 9659 24569 > 9659 38904 > 9659 40111 > 9660 10120 > 9660 26746 > 9660 41239 > 9660 42633 > 9660 48481 > 9661 7228 > 9661 14485 > 9661 20271 > 9661 40109 > 9661 43459 > 9662 7285 > 9662 8269 > 9662 9910 > 9662 30391 > 9662 40974 > 9663 5989 > 9663 13631 > 9663 15738 > 9663 25834 > 9663 38062 > 9664 1870 > 9664 10330 > 9664 27931 > 9664 42523 > 9664 47172 > 9665 21075 > 9665 21547 > 9665 23199 > 9665 35429 > 9665 43073 > 9666 20143 > 9666 23283 > 9666 26435 > 9666 35064 > 9666 46213 > 9667 10404 > 9667 21476 > 9667 21716 > 9667 38185 > 9667 44333 > 9668 607 > 9668 13822 > 9668 31982 > 9668 42760 > 9668 49603 > 9669 4392 > 9669 28024 > 9669 28555 > 9669 36415 > 9669 48495 > 9670 7853 > 9670 9229 > 9670 9676 > 9670 29503 > 9670 31932 > 9671 13981 > 9671 16596 > 9671 29941 > 9671 48947 > 9671 49236 > 9672 792 > 9672 7271 > 9672 15845 > 9672 31826 > 9672 46181 > 9673 13334 > 9673 19360 > 9673 24978 > 9673 40243 > 9673 47924 > 9674 1359 > 9674 3892 > 9674 5716 > 9674 32007 > 9674 41528 > 9675 27308 > 9675 27522 > 9675 28513 > 9675 45268 > 9675 49543 > 9676 7900 > 9676 17633 > 9676 24548 > 9676 25629 > 9676 35853 > 9677 11975 > 9677 16166 > 9677 19551 > 9677 20490 > 9677 43556 > 9678 3079 > 9678 5572 > 9678 36543 > 9678 40806 > 9678 47224 > 9679 5192 > 9679 13751 > 9679 26162 > 9679 26909 > 9679 38723 > 9680 4148 > 9680 29632 > 9680 34469 > 9680 40168 > 9680 41440 > 9681 2837 > 9681 12776 > 9681 20222 > 9681 23431 > 9681 37304 > 9682 5197 > 9682 9877 > 9682 22183 > 9682 26355 > 9682 49631 > 9683 14926 > 9683 17531 > 9683 21503 > 9683 39579 > 9683 43735 > 9684 19986 > 9684 26338 > 9684 26898 > 9684 38472 > 9684 39829 > 9685 19177 > 9685 37050 > 9685 41800 > 9685 46281 > 9685 49863 > 9686 12716 > 9686 32633 > 9686 41237 > 9686 44353 > 9686 48025 > 9687 5717 > 9687 19133 > 9687 36926 > 9687 40289 > 9687 49023 > 9688 21610 > 9688 30199 > 9688 30423 > 9688 33774 > 9688 37205 > 9689 19701 > 9689 20168 > 9689 21149 > 9689 42074 > 9689 47287 > 9690 2812 > 9690 15458 > 9690 19613 > 9690 31865 > 9690 32880 > 9691 2164 > 9691 7063 > 9691 15074 > 9691 21338 > 9691 34475 > 9692 3059 > 9692 11401 > 9692 19526 > 9692 25907 > 9692 46988 > 9693 1141 > 9693 20667 > 9693 23280 > 9693 38878 > 9693 40090 > 9694 1002 > 9694 26787 > 9694 27416 > 9694 33484 > 9694 38893 > 9695 2755 > 9695 43202 > 9695 45203 > 9695 46607 > 9695 49275 > 9696 412 > 9696 2198 > 9696 5436 > 9696 8781 > 9696 18293 > 9697 7784 > 9697 9051 > 9697 17178 > 9697 20513 > 9697 27103 > 9698 162 > 9698 21005 > 9698 31912 > 9698 33055 > 9698 38888 > 9699 2658 > 9699 15727 > 9699 18610 > 9699 38988 > 9699 43006 > 9700 30941 > 9700 36904 > 9700 46552 > 9700 49330 > 9700 49401 > 9701 9653 > 9701 10211 > 9701 29320 > 9701 38924 > 9701 44584 > 9702 11224 > 9702 15013 > 9702 28749 > 9702 33905 > 9702 34963 > 9703 7818 > 9703 14243 > 9703 18803 > 9703 34379 > 9703 44973 > 9704 5906 > 9704 13820 > 9704 31509 > 9704 33261 > 9704 35314 > 9705 4666 > 9705 16826 > 9705 18936 > 9705 32307 > 9705 42137 > 9706 2005 > 9706 25597 > 9706 32096 > 9706 34373 > 9706 43028 > 9707 21585 > 9707 22833 > 9707 45592 > 9707 47390 > 9707 48171 > 9708 2577 > 9708 9572 > 9708 20548 > 9708 29396 > 9708 34302 > 9709 10431 > 9709 23889 > 9709 29657 > 9709 31791 > 9709 49758 > 9710 1829 > 9710 2010 > 9710 7137 > 9710 13864 > 9710 22246 > 9711 4063 > 9711 18149 > 9711 21761 > 9711 24687 > 9711 28247 > 9712 2924 > 9712 10609 > 9712 37384 > 9712 42149 > 9712 43442 > 9713 14063 > 9713 38916 > 9713 41255 > 9713 44618 > 9713 48727 > 9714 1376 > 9714 17793 > 9714 20912 > 9714 33701 > 9714 36343 > 9715 10030 > 9715 18335 > 9715 19431 > 9715 25007 > 9715 47348 > 9716 32462 > 9716 35407 > 9716 37007 > 9716 44061 > 9716 49160 > 9717 17963 > 9717 22268 > 9717 27341 > 9717 28967 > 9717 36840 > 9718 6772 > 9718 31848 > 9718 32923 > 9718 37911 > 9718 49749 > 9719 6552 > 9719 8081 > 9719 21712 > 9719 25085 > 9719 26303 > 9720 13126 > 9720 15908 > 9720 32678 > 9720 45443 > 9720 46928 > 9721 16606 > 9721 21727 > 9721 31601 > 9721 36668 > 9721 49635 > 9722 13216 > 9722 25084 > 9722 36291 > 9722 49196 > 9722 49574 > 9723 4959 > 9723 15431 > 9723 19129 > 9723 32248 > 9723 42093 > 9724 4885 > 9724 5054 > 9724 13393 > 9724 37953 > 9724 39002 > 9725 7121 > 9725 12046 > 9725 14553 > 9725 25347 > 9725 32683 > 9726 2976 > 9726 12124 > 9726 18633 > 9726 31465 > 9726 38612 > 9727 1043 > 9727 14087 > 9727 19078 > 9727 29482 > 9727 46572 > 9728 14815 > 9728 16261 > 9728 18100 > 9728 36804 > 9728 46408 > 9729 5063 > 9729 9713 > 9729 11637 > 9729 12396 > 9729 32046 > 9730 1683 > 9730 5779 > 9730 12893 > 9730 16930 > 9730 24179 > 9731 1064 > 9731 1560 > 9731 2896 > 9731 8930 > 9731 13225 > 9732 3289 > 9732 13146 > 9732 32063 > 9732 43548 > 9732 45094 > 9733 15639 > 9733 23061 > 9733 32313 > 9733 42417 > 9733 49681 > 9734 11220 > 9734 14976 > 9734 17893 > 9734 32622 > 9734 40577 > 9735 2781 > 9735 23628 > 9735 25855 > 9735 28274 > 9735 31425 > 9736 3859 > 9736 5743 > 9736 13319 > 9736 14776 > 9736 49494 > 9737 16560 > 9737 26467 > 9737 29018 > 9737 33758 > 9737 44399 > 9738 6119 > 9738 23408 > 9738 24504 > 9738 46727 > 9738 48549 > 9739 775 > 9739 6124 > 9739 8314 > 9739 32212 > 9739 41269 > 9740 1198 > 9740 2928 > 9740 16171 > 9740 34130 > 9740 42589 > 9741 8159 > 9741 17732 > 9741 32168 > 9741 37307 > 9741 39591 > 9742 1897 > 9742 6351 > 9742 24481 > 9742 41977 > 9742 41980 > 9743 16682 > 9743 22545 > 9743 37248 > 9743 40957 > 9743 42872 > 9744 10275 > 9744 18736 > 9744 39160 > 9744 42951 > 9744 45673 > 9745 3003 > 9745 31618 > 9745 38539 > 9745 47812 > 9745 48107 > 9746 8872 > 9746 13615 > 9746 20857 > 9746 31876 > 9746 36946 > 9747 235 > 9747 10147 > 9747 23876 > 9747 39343 > 9747 45345 > 9748 16516 > 9748 18989 > 9748 21658 > 9748 36413 > 9748 46675 > 9749 19871 > 9749 23488 > 9749 27091 > 9749 37423 > 9749 44224 > 9750 5733 > 9750 14636 > 9750 19144 > 9750 30223 > 9750 49741 > 9751 704 > 9751 10562 > 9751 26080 > 9751 27782 > 9751 29080 > 9752 17576 > 9752 22831 > 9752 26224 > 9752 32441 > 9752 46040 > 9753 8935 > 9753 24421 > 9753 25096 > 9753 33254 > 9753 37741 > 9754 1372 > 9754 17045 > 9754 26204 > 9754 39126 > 9754 40822 > 9755 6504 > 9755 14669 > 9755 16055 > 9755 31226 > 9755 47123 > 9756 1997 > 9756 10738 > 9756 18979 > 9756 29723 > 9756 44653 > 9757 5612 > 9757 32003 > 9757 34197 > 9757 36463 > 9757 48340 > 9758 1493 > 9758 5138 > 9758 5799 > 9758 14290 > 9758 28491 > 9759 20815 > 9759 20897 > 9759 23874 > 9759 31649 > 9759 34155 > 9760 11469 > 9760 18823 > 9760 38748 > 9760 40995 > 9760 43224 > 9761 9394 > 9761 33653 > 9761 40903 > 9761 42612 > 9761 43467 > 9762 1853 > 9762 4689 > 9762 30148 > 9762 35311 > 9762 43524 > 9763 4771 > 9763 5785 > 9763 35360 > 9763 35363 > 9763 40330 > 9764 5290 > 9764 8771 > 9764 21620 > 9764 29300 > 9764 44460 > 9765 4459 > 9765 12105 > 9765 13794 > 9765 28668 > 9765 34864 > 9766 927 > 9766 20320 > 9766 21973 > 9766 37499 > 9766 39918 > 9767 9328 > 9767 10209 > 9767 11128 > 9767 31487 > 9767 35184 > 9768 11686 > 9768 15052 > 9768 28777 > 9768 41236 > 9768 45792 > 9769 13082 > 9769 13844 > 9769 28634 > 9769 28966 > 9769 41755 > 9770 3721 > 9770 9960 > 9770 24641 > 9770 27329 > 9770 41189 > 9771 17501 > 9771 24307 > 9771 29843 > 9771 41860 > 9771 48358 > 9772 1354 > 9772 6055 > 9772 17660 > 9772 17898 > 9772 48020 > 9773 6402 > 9773 25574 > 9773 32187 > 9773 37948 > 9773 40241 > 9774 16112 > 9774 21377 > 9774 25935 > 9774 31464 > 9774 34477 > 9775 4980 > 9775 6398 > 9775 23071 > 9775 26112 > 9775 49428 > 9776 2920 > 9776 5844 > 9776 25698 > 9776 38126 > 9776 45028 > 9777 1995 > 9777 7825 > 9777 11088 > 9777 20693 > 9777 22220 > 9778 6395 > 9778 13202 > 9778 14337 > 9778 16913 > 9778 20623 > 9779 3735 > 9779 11029 > 9779 17954 > 9779 21945 > 9779 49055 > 9780 888 > 9780 2876 > 9780 16842 > 9780 23252 > 9780 25119 > 9781 2085 > 9781 3659 > 9781 32811 > 9781 36390 > 9781 49273 > 9782 7477 > 9782 23755 > 9782 25076 > 9782 27342 > 9782 44111 > 9783 11496 > 9783 16180 > 9783 41664 > 9783 46343 > 9783 47933 > 9784 25257 > 9784 29023 > 9784 33171 > 9784 34818 > 9784 45795 > 9785 12793 > 9785 12920 > 9785 13113 > 9785 38360 > 9785 49591 > 9786 2946 > 9786 10706 > 9786 10860 > 9786 14825 > 9786 29230 > 9787 10045 > 9787 26559 > 9787 33408 > 9787 33916 > 9787 39538 > 9788 646 > 9788 10207 > 9788 14039 > 9788 39153 > 9788 48977 > 9789 11480 > 9789 16907 > 9789 41283 > 9789 44043 > 9789 44855 > 9790 5870 > 9790 9971 > 9790 20734 > 9790 38090 > 9790 46041 > 9791 1566 > 9791 4661 > 9791 20299 > 9791 23849 > 9791 35280 > 9792 1599 > 9792 6015 > 9792 16320 > 9792 33998 > 9792 34982 > 9793 11491 > 9793 15011 > 9793 16453 > 9793 26381 > 9793 27492 > 9794 17994 > 9794 29945 > 9794 37268 > 9794 42832 > 9794 45185 > 9795 3177 > 9795 6035 > 9795 18012 > 9795 31110 > 9795 46587 > 9796 10782 > 9796 22378 > 9796 36237 > 9796 37017 > 9796 39966 > 9797 4910 > 9797 12783 > 9797 14622 > 9797 20311 > 9797 40808 > 9798 18035 > 9798 25194 > 9798 32789 > 9798 40765 > 9798 44324 > 9799 17410 > 9799 25211 > 9799 28342 > 9799 29869 > 9799 38981 > 9800 15087 > 9800 28632 > 9800 28796 > 9800 29262 > 9800 33726 > 9801 731 > 9801 3660 > 9801 18486 > 9801 31603 > 9801 42576 > 9802 2760 > 9802 4241 > 9802 19697 > 9802 34552 > 9802 49534 > 9803 9580 > 9803 12965 > 9803 25812 > 9803 30450 > 9803 30506 > 9804 5073 > 9804 21733 > 9804 34440 > 9804 39159 > 9804 40152 > 9805 18219 > 9805 19854 > 9805 22936 > 9805 33790 > 9805 49067 > 9806 7570 > 9806 23650 > 9806 45372 > 9806 46393 > 9806 46495 > 9807 3812 > 9807 4206 > 9807 30869 > 9807 31253 > 9807 42537 > 9808 3725 > 9808 10173 > 9808 11074 > 9808 16992 > 9808 39536 > 9809 7869 > 9809 20560 > 9809 28557 > 9809 28908 > 9809 45757 > 9810 7344 > 9810 17512 > 9810 26722 > 9810 37461 > 9810 38430 > 9811 2099 > 9811 19329 > 9811 24549 > 9811 24650 > 9811 48094 > 9812 4657 > 9812 14520 > 9812 32342 > 9812 36068 > 9812 45609 > 9813 1674 > 9813 9623 > 9813 17829 > 9813 37809 > 9813 49944 > 9814 574 > 9814 23015 > 9814 37817 > 9814 42861 > 9814 48835 > 9815 3485 > 9815 14094 > 9815 17637 > 9815 41196 > 9815 45678 > 9816 16309 > 9816 22836 > 9816 23800 > 9816 27007 > 9816 27410 > 9817 3950 > 9817 9404 > 9817 37369 > 9817 39499 > 9817 39843 > 9818 12053 > 9818 14366 > 9818 17147 > 9818 42239 > 9818 49908 > 9819 22237 > 9819 22861 > 9819 25187 > 9819 32077 > 9819 33069 > 9820 3393 > 9820 3592 > 9820 14200 > 9820 19819 > 9820 37611 > 9821 13474 > 9821 16555 > 9821 29585 > 9821 29620 > 9821 36192 > 9822 7998 > 9822 29839 > 9822 30831 > 9822 37746 > 9822 42643 > 9823 95 > 9823 12252 > 9823 13426 > 9823 17570 > 9823 39467 > 9824 186 > 9824 7497 > 9824 10085 > 9824 30388 > 9824 31832 > 9825 10593 > 9825 13350 > 9825 18737 > 9825 35879 > 9825 40295 > 9826 12782 > 9826 15979 > 9826 24858 > 9826 32681 > 9826 48566 > 9827 15454 > 9827 23790 > 9827 38776 > 9827 44893 > 9827 49374 > 9828 5413 > 9828 13035 > 9828 18291 > 9828 26921 > 9828 34377 > 9829 8087 > 9829 10449 > 9829 34051 > 9829 35206 > 9829 41549 > 9830 3496 > 9830 18004 > 9830 23577 > 9830 26637 > 9830 46741 > 9831 10345 > 9831 14009 > 9831 18007 > 9831 19060 > 9831 45370 > 9832 1866 > 9832 8378 > 9832 11072 > 9832 11197 > 9832 18899 > 9833 7298 > 9833 18509 > 9833 31596 > 9833 43875 > 9833 48792 > 9834 3410 > 9834 13928 > 9834 16848 > 9834 17712 > 9834 48767 > 9835 13989 > 9835 23659 > 9835 25230 > 9835 40409 > 9835 46185 > 9836 2778 > 9836 18745 > 9836 24606 > 9836 26666 > 9836 40500 > 9837 7839 > 9837 21317 > 9837 25010 > 9837 38906 > 9837 48327 > 9838 5090 > 9838 5528 > 9838 7279 > 9838 27295 > 9838 45225 > 9839 10246 > 9839 13406 > 9839 30572 > 9839 31249 > 9839 47099 > 9840 7400 > 9840 16960 > 9840 27963 > 9840 37318 > 9840 39530 > 9841 9641 > 9841 12801 > 9841 24724 > 9841 29836 > 9841 39119 > 9842 15286 > 9842 24090 > 9842 28004 > 9842 36328 > 9842 41949 > 9843 8079 > 9843 25284 > 9843 38255 > 9843 46261 > 9843 47562 > 9844 3225 > 9844 5126 > 9844 7379 > 9844 47989 > 9844 48022 > 9845 14128 > 9845 29326 > 9845 38497 > 9845 39250 > 9845 45367 > 9846 5360 > 9846 10400 > 9846 30372 > 9846 30623 > 9846 43426 > 9847 12471 > 9847 29455 > 9847 30442 > 9847 42778 > 9847 42892 > 9848 564 > 9848 16416 > 9848 21431 > 9848 28399 > 9848 40864 > 9849 9521 > 9849 20515 > 9849 21766 > 9849 27970 > 9849 31860 > 9850 4506 > 9850 19721 > 9850 35410 > 9850 43133 > 9850 44146 > 9851 2663 > 9851 6747 > 9851 11653 > 9851 26958 > 9851 41849 > 9852 2460 > 9852 24239 > 9852 29273 > 9852 32305 > 9852 46672 > 9853 6322 > 9853 22926 > 9853 28459 > 9853 48816 > 9853 49707 > 9854 14668 > 9854 19030 > 9854 21801 > 9854 32234 > 9854 39748 > 9855 3906 > 9855 3938 > 9855 18719 > 9855 27022 > 9855 48532 > 9856 4715 > 9856 5225 > 9856 17363 > 9856 17858 > 9856 28060 > 9857 23432 > 9857 23525 > 9857 30386 > 9857 39053 > 9857 40449 > 9858 4308 > 9858 10038 > 9858 13590 > 9858 29101 > 9858 29704 > 9859 2126 > 9859 21109 > 9859 34553 > 9859 37453 > 9859 38183 > 9860 4288 > 9860 23020 > 9860 30990 > 9860 36562 > 9860 45476 > 9861 6570 > 9861 15736 > 9861 34534 > 9861 40028 > 9861 42194 > 9862 649 > 9862 4960 > 9862 8597 > 9862 10396 > 9862 31550 > 9863 1195 > 9863 37473 > 9863 37666 > 9863 38935 > 9863 46079 > 9864 13349 > 9864 17289 > 9864 28610 > 9864 30130 > 9864 49684 > 9865 6394 > 9865 22276 > 9865 27121 > 9865 37166 > 9865 40559 > 9866 4826 > 9866 6914 > 9866 20768 > 9866 37349 > 9866 39344 > 9867 18415 > 9867 20812 > 9867 29009 > 9867 36470 > 9867 39326 > 9868 1302 > 9868 18045 > 9868 19813 > 9868 23309 > 9868 41831 > 9869 1323 > 9869 26377 > 9869 29969 > 9869 38728 > 9869 47193 > 9870 2745 > 9870 3181 > 9870 14475 > 9870 27841 > 9870 33105 > 9871 2162 > 9871 6356 > 9871 30157 > 9871 44434 > 9871 48128 > 9872 18841 > 9872 21088 > 9872 34134 > 9872 41571 > 9872 42987 > 9873 136 > 9873 3891 > 9873 10783 > 9873 25815 > 9873 42313 > 9874 6854 > 9874 11558 > 9874 21816 > 9874 31200 > 9874 37367 > 9875 3302 > 9875 13077 > 9875 19086 > 9875 20563 > 9875 26917 > 9876 10821 > 9876 17679 > 9876 18521 > 9876 44967 > 9876 48891 > 9877 4029 > 9877 5091 > 9877 25375 > 9877 35059 > 9877 48748 > 9878 10576 > 9878 14306 > 9878 28762 > 9878 38418 > 9878 42418 > 9879 24913 > 9879 31608 > 9879 31952 > 9879 38427 > 9879 45293 > 9880 5207 > 9880 9013 > 9880 25048 > 9880 38309 > 9880 45273 > 9881 10 > 9881 2038 > 9881 6516 > 9881 19712 > 9881 41078 > 9882 12882 > 9882 20242 > 9882 23917 > 9882 26007 > 9882 47879 > 9883 11596 > 9883 19039 > 9883 27302 > 9883 46337 > 9883 49315 > 9884 11925 > 9884 16617 > 9884 17736 > 9884 34540 > 9884 42327 > 9885 3390 > 9885 12928 > 9885 42236 > 9885 42253 > 9885 46505 > 9886 16722 > 9886 28937 > 9886 30074 > 9886 38926 > 9886 49777 > 9887 9697 > 9887 12039 > 9887 20750 > 9887 21842 > 9887 22842 > 9888 3931 > 9888 11082 > 9888 26301 > 9888 38510 > 9888 42766 > 9889 14126 > 9889 18111 > 9889 22142 > 9889 40795 > 9889 44288 > 9890 10805 > 9890 19062 > 9890 22941 > 9890 23669 > 9890 46167 > 9891 19688 > 9891 20631 > 9891 24231 > 9891 24959 > 9891 44503 > 9892 698 > 9892 2135 > 9892 8759 > 9892 37825 > 9892 40578 > 9893 1458 > 9893 14119 > 9893 26880 > 9893 30654 > 9893 40762 > 9894 13929 > 9894 15222 > 9894 15254 > 9894 15622 > 9894 27325 > 9895 8324 > 9895 24566 > 9895 28851 > 9895 31572 > 9895 48599 > 9896 1301 > 9896 21749 > 9896 27589 > 9896 32585 > 9896 34928 > 9897 15577 > 9897 22130 > 9897 28559 > 9897 30779 > 9897 46706 > 9898 3049 > 9898 13607 > 9898 25865 > 9898 26028 > 9898 29162 > 9899 6150 > 9899 6813 > 9899 18011 > 9899 32350 > 9899 34409 > 9900 4805 > 9900 18902 > 9900 44429 > 9900 44527 > 9900 46525 > 9901 896 > 9901 1902 > 9901 12670 > 9901 25365 > 9901 47204 > 9902 4874 > 9902 7487 > 9902 17192 > 9902 23245 > 9902 33249 > 9903 1480 > 9903 2434 > 9903 32639 > 9903 33120 > 9903 36894 > 9904 4813 > 9904 25941 > 9904 27746 > 9904 34946 > 9904 46985 > 9905 9660 > 9905 14764 > 9905 36788 > 9905 38285 > 9905 46007 > 9906 320 > 9906 9585 > 9906 10099 > 9906 10887 > 9906 48950 > 9907 1237 > 9907 3888 > 9907 9165 > 9907 18137 > 9907 31300 > 9908 956 > 9908 12127 > 9908 18636 > 9908 26138 > 9908 32164 > 9909 5438 > 9909 8024 > 9909 19378 > 9909 26241 > 9909 49671 > 9910 11693 > 9910 19465 > 9910 28927 > 9910 37548 > 9910 48694 > 9911 102 > 9911 170 > 9911 6185 > 9911 11016 > 9911 41945 > 9912 2306 > 9912 10437 > 9912 20669 > 9912 31063 > 9912 35353 > 9913 13293 > 9913 19172 > 9913 20516 > 9913 26449 > 9913 38782 > 9914 3002 > 9914 5537 > 9914 25477 > 9914 33232 > 9914 46883 > 9915 2391 > 9915 7084 > 9915 19663 > 9915 35675 > 9915 36424 > 9916 2523 > 9916 11105 > 9916 24685 > 9916 38516 > 9916 44986 > 9917 1105 > 9917 21577 > 9917 28288 > 9917 30048 > 9917 47149 > 9918 382 > 9918 10832 > 9918 35537 > 9918 46591 > 9918 46856 > 9919 231 > 9919 15775 > 9919 18122 > 9919 43111 > 9919 44747 > 9920 437 > 9920 8258 > 9920 9714 > 9920 10541 > 9920 36449 > 9921 21314 > 9921 32062 > 9921 37641 > 9921 40146 > 9921 42033 > 9922 7125 > 9922 11337 > 9922 13210 > 9922 13604 > 9922 49358 > 9923 9874 > 9923 13500 > 9923 15605 > 9923 25216 > 9923 27334 > 9924 9505 > 9924 24469 > 9924 35015 > 9924 44442 > 9924 49788 > 9925 2270 > 9925 9030 > 9925 12992 > 9925 16335 > 9925 44430 > 9926 14873 > 9926 23658 > 9926 29239 > 9926 42124 > 9926 45569 > 9927 13521 > 9927 22111 > 9927 22340 > 9927 27018 > 9927 46919 > 9928 2080 > 9928 7519 > 9928 17956 > 9928 20047 > 9928 25555 > 9929 9004 > 9929 11210 > 9929 25199 > 9929 32157 > 9929 32718 > 9930 13883 > 9930 18875 > 9930 27413 > 9930 34083 > 9930 44211 > 9931 1031 > 9931 1778 > 9931 40818 > 9931 45852 > 9931 49654 > 9932 7457 > 9932 21763 > 9932 23235 > 9932 26576 > 9932 46018 > 9933 2280 > 9933 9148 > 9933 13495 > 9933 19128 > 9933 44384 > 9934 14515 > 9934 20039 > 9934 34229 > 9934 41055 > 9934 44974 > 9935 3804 > 9935 9047 > 9935 13774 > 9935 30339 > 9935 44157 > 9936 463 > 9936 20094 > 9936 31232 > 9936 36322 > 9936 48329 > 9937 2997 > 9937 14347 > 9937 32391 > 9937 37235 > 9937 47941 > 9938 4993 > 9938 19810 > 9938 28704 > 9938 38193 > 9938 43318 > 9939 6997 > 9939 12196 > 9939 19657 > 9939 31763 > 9939 32128 > 9940 8786 > 9940 18949 > 9940 36352 > 9940 44395 > 9940 46821 > 9941 1253 > 9941 11432 > 9941 15820 > 9941 22979 > 9941 38137 > 9942 2750 > 9942 6456 > 9942 18518 > 9942 24414 > 9942 29660 > 9943 8339 > 9943 20269 > 9943 40108 > 9943 40447 > 9943 41451 > 9944 17762 > 9944 20255 > 9944 22491 > 9944 26983 > 9944 39197 > 9945 2292 > 9945 18540 > 9945 21162 > 9945 31967 > 9945 36451 > 9946 12216 > 9946 22027 > 9946 23730 > 9946 28715 > 9946 34668 > 9947 5279 > 9947 24491 > 9947 26045 > 9947 32402 > 9947 37742 > 9948 3081 > 9948 16338 > 9948 41352 > 9948 45035 > 9948 45918 > 9949 9922 > 9949 19420 > 9949 28414 > 9949 33542 > 9949 39030 > 9950 23065 > 9950 27432 > 9950 28397 > 9950 37498 > 9950 42215 > 9951 10488 > 9951 14682 > 9951 31554 > 9951 34150 > 9951 40337 > 9952 1126 > 9952 4927 > 9952 10972 > 9952 45318 > 9952 49430 > 9953 11999 > 9953 13739 > 9953 24614 > 9953 32836 > 9953 46543 > 9954 10901 > 9954 12477 > 9954 22528 > 9954 30605 > 9954 49766 > 9955 2359 > 9955 7069 > 9955 14879 > 9955 15525 > 9955 41874 > 9956 9951 > 9956 15861 > 9956 29518 > 9956 34310 > 9956 47554 > 9957 3417 > 9957 3619 > 9957 15152 > 9957 25412 > 9957 31875 > 9958 9980 > 9958 20663 > 9958 40941 > 9958 48906 > 9958 49364 > 9959 26189 > 9959 29853 > 9959 42321 > 9959 48244 > 9959 48475 > 9960 22884 > 9960 24864 > 9960 31624 > 9960 39338 > 9960 46767 > 9961 2598 > 9961 6431 > 9961 20331 > 9961 23857 > 9961 26965 > 9962 4781 > 9962 12511 > 9962 12570 > 9962 14115 > 9962 47213 > 9963 1675 > 9963 6562 > 9963 32617 > 9963 34848 > 9963 43561 > 9964 626 > 9964 17252 > 9964 20046 > 9964 26391 > 9964 28329 > 9965 10730 > 9965 11498 > 9965 12111 > 9965 39515 > 9965 49252 > 9966 11106 > 9966 29756 > 9966 31799 > 9966 32204 > 9966 36001 > 9967 19067 > 9967 20820 > 9967 28101 > 9967 34718 > 9967 40433 > 9968 15920 > 9968 17854 > 9968 18388 > 9968 28556 > 9968 30972 > 9969 1208 > 9969 22355 > 9969 43598 > 9969 44444 > 9969 45898 > 9970 2066 > 9970 20642 > 9970 27801 > 9970 30602 > 9970 31715 > 9971 13623 > 9971 28375 > 9971 33736 > 9971 34970 > 9971 39826 > 9972 3626 > 9972 6766 > 9972 10203 > 9972 30395 > 9972 40824 > 9973 5032 > 9973 5613 > 9973 17278 > 9973 26342 > 9973 38166 > 9974 15230 > 9974 23501 > 9974 26744 > 9974 33552 > 9974 35137 > 9975 21353 > 9975 33203 > 9975 35077 > 9975 41479 > 9975 45270 > 9976 8715 > 9976 23315 > 9976 33180 > 9976 38298 > 9976 44602 > 9977 14341 > 9977 19344 > 9977 23595 > 9977 28826 > 9977 31462 > 9978 10022 > 9978 25423 > 9978 31542 > 9978 37334 > 9978 42043 > 9979 7485 > 9979 20722 > 9979 36448 > 9979 37771 > 9979 42534 > 9980 5710 > 9980 14185 > 9980 33419 > 9980 34014 > 9980 43083 > 9981 4250 > 9981 33945 > 9981 35012 > 9981 35116 > 9981 43020 > 9982 825 > 9982 6287 > 9982 17579 > 9982 45036 > 9982 45178 > 9983 4998 > 9983 8275 > 9983 11918 > 9983 16372 > 9983 44248 > 9984 7963 > 9984 14067 > 9984 32648 > 9984 44249 > 9984 45460 > 9985 11010 > 9985 38316 > 9985 38637 > 9985 40177 > 9985 44949 > 9986 7150 > 9986 12954 > 9986 21150 > 9986 30959 > 9986 37264 > 9987 7286 > 9987 20817 > 9987 41588 > 9987 44031 > 9987 48186 > 9988 6878 > 9988 10954 > 9988 12720 > 9988 22783 > 9988 45287 > 9989 11556 > 9989 11724 > 9989 14142 > 9989 30780 > 9989 35785 > 9990 18218 > 9990 31403 > 9990 40706 > 9990 41942 > 9990 47715 > 9991 4580 > 9991 12089 > 9991 31632 > 9991 35021 > 9991 48239 > 9992 6157 > 9992 16170 > 9992 27426 > 9992 32425 > 9992 40110 > 9993 12919 > 9993 17211 > 9993 22107 > 9993 37113 > 9993 42544 > 9994 6434 > 9994 8834 > 9994 15907 > 9994 33544 > 9994 34204 > 9995 6711 > 9995 15099 > 9995 20020 > 9995 41486 > 9995 49616 > 9996 31 > 9996 19777 > 9996 24082 > 9996 29195 > 9996 34145 > 9997 16231 > 9997 19957 > 9997 28436 > 9997 34589 > 9997 49992 > 9998 16317 > 9998 29470 > 9998 34348 > 9998 45297 > 9998 46454 > 9999 5562 > 9999 21427 > 9999 28874 > 9999 31732 > 9999 33936 sort-cases.sps: > DATA LIST LIST NOTABLE FILE='data.txt'/x y (F8). > SORT CASES BY x/BUFFERS=500. > PRINT OUTFILE='output.txt'/x y. > EXECUTE. 506. sort-cases.at:79: 506. sort 50000 cases (10000 unique) with 500 buffers (sort-cases.at:79): FAILED (sort-cases.at:79) # -*- compilation -*- 834. zip.at:3: testing Basic zip - unzip test ... ./zip.at:6: here=`pwd` dir1=$here/original dir2=$here/recovered mkdir -p $dir1 # Generate files of differing sizes with random data in them names="" s=1; while test $s -le 8192 ; do name=$dir1/$s dd if=/dev/urandom of=$name count=1 bs=$s 2> /dev/null s=$(($s * 2)); bn=`basename $name`; names="$names $bn"; done (cd $dir1 && $abs_top_builddir/tests/libpspp/zip-test w foo.zip $names) mkdir -p $dir2 cp $dir1/foo.zip $dir2 cd $dir2 $abs_top_builddir/tests/libpspp/zip-test r foo.zip $names # Compare the files to their originals for f in $names; do diff $dir1/$f $dir2/$f; if test $? -ne 0 ; then exit 1; fi; done exit 0 --- /dev/null Thu Mar 22 08:07:25 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/834/stderr Thu Mar 22 08:07:25 2012 @@ -0,0 +1 @@ +Segmentation fault (core dumped) --- /dev/null Thu Mar 22 08:07:25 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/834/stdout Thu Mar 22 08:07:25 2012 @@ -0,0 +1,3 @@ +1d0 +< ß +\ No newline at end of file ./zip.at:6: exit code was 1, expected 0 834. zip.at:3: 834. Basic zip - unzip test (zip.at:3): FAILED (zip.at:6) # -*- compilation -*- 854. ascii.at:523: testing ASCII driver Unicode box characters ... ./ascii.at:532: render-test --box=unicode input Binary files - and /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/854/stdout differ 854. ascii.at:523: 854. ASCII driver Unicode box characters (ascii.at:523): FAILED (ascii.at:532) # -*- compilation -*- 867. render.at:131: testing single cell ... ./render.at:136: render-test input --- - Thu Mar 22 08:07:49 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/867/stdout Thu Mar 22 08:07:49 2012 @@ -1,2 +1,7 @@ +TEMPFILE: /home/seidel/tmp/pspptHsCR9/0 +TEMPFILE: /home/seidel/tmp/pspptHsCR9/1 +TEMPFILE: /home/seidel/tmp/pspptHsCR9/2 +TEMPFILE: /home/seidel/tmp/pspptHsCR9/3 +TEMPFILE: /home/seidel/tmp/pspptHsCR9/4 abc 867. render.at:131: 867. single cell (render.at:131): FAILED (render.at:136) # -*- compilation -*- 868. render.at:140: testing single cell with border ... ./render.at:145: render-test input --- - Thu Mar 22 08:07:49 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/868/stdout Thu Mar 22 08:07:49 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppulefBK/0 +TEMPFILE: /home/seidel/tmp/psppulefBK/1 +TEMPFILE: /home/seidel/tmp/psppulefBK/2 +TEMPFILE: /home/seidel/tmp/psppulefBK/3 +TEMPFILE: /home/seidel/tmp/psppulefBK/4 +---+ |abc| +---+ 868. render.at:140: 868. single cell with border (render.at:140): FAILED (render.at:145) # -*- compilation -*- 869. render.at:152: testing joined columns ... ./render.at:159: render-test input --- - Thu Mar 22 08:07:50 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/869/stdout Thu Mar 22 08:07:50 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppp4KXjn/0 +TEMPFILE: /home/seidel/tmp/psppp4KXjn/1 +TEMPFILE: /home/seidel/tmp/psppp4KXjn/2 +TEMPFILE: /home/seidel/tmp/psppp4KXjn/3 +TEMPFILE: /home/seidel/tmp/psppp4KXjn/4 +-------+ |abcdefg| +---+---+ 869. render.at:152: 869. joined columns (render.at:152): FAILED (render.at:159) # -*- compilation -*- 870. render.at:168: testing 3x3, joined rows and columns ... ./render.at:177: render-test input --- - Thu Mar 22 08:07:51 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/870/stdout Thu Mar 22 08:07:51 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppFclAU1/0 +TEMPFILE: /home/seidel/tmp/psppFclAU1/1 +TEMPFILE: /home/seidel/tmp/psppFclAU1/2 +TEMPFILE: /home/seidel/tmp/psppFclAU1/3 +TEMPFILE: /home/seidel/tmp/psppFclAU1/4 +---+-+ |abc|d| +-+-+e| 870. render.at:168: 870. 3x3, joined rows and columns (render.at:168): FAILED (render.at:177) # -*- compilation -*- 871. render.at:188: testing 6x6, joined rows and columns ... ./render.at:191: render-test input --- - Thu Mar 22 08:07:51 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/871/stdout Thu Mar 22 08:07:51 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp0AVquO/0 +TEMPFILE: /home/seidel/tmp/pspp0AVquO/1 +TEMPFILE: /home/seidel/tmp/pspp0AVquO/2 +TEMPFILE: /home/seidel/tmp/pspp0AVquO/3 +TEMPFILE: /home/seidel/tmp/pspp0AVquO/4 +-+---+-+-+-+ |a|bcd|e|f|i| +-+-+-+-+g+-+ 871. render.at:188: 871. 6x6, joined rows and columns (render.at:188): FAILED (render.at:191) # -*- compilation -*- 872. render.at:208: testing 3 rows with many joined cells ... ./render.at:217: render-test input --- - Thu Mar 22 08:07:52 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/872/stdout Thu Mar 22 08:07:52 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppmuuXJa/0 +TEMPFILE: /home/seidel/tmp/psppmuuXJa/1 +TEMPFILE: /home/seidel/tmp/psppmuuXJa/2 +TEMPFILE: /home/seidel/tmp/psppmuuXJa/3 +TEMPFILE: /home/seidel/tmp/psppmuuXJa/4 a b c d e f g h i j k l m n o p q r s +-+---+---+---+---+---+---+---+---+----+ |1| 2| 3| 4| 5| 6| 7| 8| 9| 10| input: > 3 19 > a > b > c > d > e > f > g > h > i > j > k > l > m > n > o > p > q > r > s > @1 > 1*2 @2 > 1*2 @3 > 1*2 @4 > 1*2 @5 > 1*2 @6 > 1*2 @7 > 1*2 @8 > 1*2 @9 > 1*2 @10 > 1*2 @11 > 1*2 @12 > 1*2 @13 > 1*2 @14 > 1*2 @15 > 1*2 @16 > 1*2 @17 > 1*2 @18 > 1*2 @19 > @20 872. render.at:208: 872. 3 rows with many joined cells (render.at:208): FAILED (render.at:217) # -*- compilation -*- 873. render.at:227: testing 3 columns with many joined cells ... ./render.at:236: render-test --transpose input --- - Thu Mar 22 08:07:53 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/873/stdout Thu Mar 22 08:07:53 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppyfloaW/0 +TEMPFILE: /home/seidel/tmp/psppyfloaW/1 +TEMPFILE: /home/seidel/tmp/psppyfloaW/2 +TEMPFILE: /home/seidel/tmp/psppyfloaW/3 +TEMPFILE: /home/seidel/tmp/psppyfloaW/4 +--+--+ a| 1|11| +--+ab| input: > 3 19 > a > b > c > d > e > f > g > h > i > j > k > l > m > n > o > p > q > r > s > @1 > 1*2 @2\nab\ncd > 1*2 @3\nab\ncd > 1*2 @4\nab\ncd > 1*2 @5\nab\ncd > 1*2 @6\nab\ncd > 1*2 @7\nab\ncd > 1*2 @8\nab\ncd > 1*2 @9\nab\ncd > 1*2 @10\nab\ncd > 1*2 @11\nab\ncd > 1*2 @12\nab\ncd > 1*2 @13\nab\ncd > 1*2 @14\nab\ncd > 1*2 @15\nab\ncd > 1*2 @16\nab\ncd > 1*2 @17\nab\ncd > 1*2 @18\nab\ncd > 1*2 @19\nab\ncd > @20 873. render.at:227: 873. 3 columns with many joined cells (render.at:227): FAILED (render.at:236) # -*- compilation -*- 874. render.at:279: testing joined rows ... ./render.at:286: render-test input --- - Thu Mar 22 08:07:53 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/874/stdout Thu Mar 22 08:07:53 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppKeKWMC/0 +TEMPFILE: /home/seidel/tmp/psppKeKWMC/1 +TEMPFILE: /home/seidel/tmp/psppKeKWMC/2 +TEMPFILE: /home/seidel/tmp/psppKeKWMC/3 +TEMPFILE: /home/seidel/tmp/psppKeKWMC/4 +--+---+ |ab|hij| |cd+---+ 874. render.at:279: 874. joined rows (render.at:279): FAILED (render.at:286) # -*- compilation -*- 875. render.at:297: testing joined rows only, no rules ... ./render.at:303: render-test input --- - Thu Mar 22 08:07:54 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/875/stdout Thu Mar 22 08:07:54 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppcgzEQV/0 +TEMPFILE: /home/seidel/tmp/psppcgzEQV/1 +TEMPFILE: /home/seidel/tmp/psppcgzEQV/2 +TEMPFILE: /home/seidel/tmp/psppcgzEQV/3 +TEMPFILE: /home/seidel/tmp/psppcgzEQV/4 ab hij cd klm ef nop 875. render.at:297: 875. joined rows only, no rules (render.at:297): FAILED (render.at:303) # -*- compilation -*- 876. render.at:310: testing joined columns only, no rules ... ./render.at:316: render-test input --- - Thu Mar 22 08:07:55 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/876/stdout Thu Mar 22 08:07:55 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppsC2OjQ/0 +TEMPFILE: /home/seidel/tmp/psppsC2OjQ/1 +TEMPFILE: /home/seidel/tmp/psppsC2OjQ/2 +TEMPFILE: /home/seidel/tmp/psppsC2OjQ/3 +TEMPFILE: /home/seidel/tmp/psppsC2OjQ/4 abc def hij 876. render.at:310: 876. joined columns only, no rules (render.at:310): FAILED (render.at:316) # -*- compilation -*- 877. render.at:325: testing 5 big narrow cells ... ./render.at:334: render-test input --- - Thu Mar 22 08:07:55 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/877/stdout Thu Mar 22 08:07:55 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp34vnII/0 +TEMPFILE: /home/seidel/tmp/pspp34vnII/1 +TEMPFILE: /home/seidel/tmp/pspp34vnII/2 +TEMPFILE: /home/seidel/tmp/pspp34vnII/3 +TEMPFILE: /home/seidel/tmp/pspp34vnII/4 +---------------+---------------+--------------+---------------+--------------+ |This cell has a| This cell also| A third cell| A fourth cell| A fifth cell| |lot of text but| has a lot of| with a lot of| with a lot of| with a lot of| 877. render.at:325: 877. 5 big narrow cells (render.at:325): FAILED (render.at:334) # -*- compilation -*- 878. render.at:346: testing 9 big narrow cells ... ./render.at:359: render-test input --- - Thu Mar 22 08:07:56 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/878/stdout Thu Mar 22 08:07:56 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppcCnR9r/0 +TEMPFILE: /home/seidel/tmp/psppcCnR9r/1 +TEMPFILE: /home/seidel/tmp/psppcCnR9r/2 +TEMPFILE: /home/seidel/tmp/psppcCnR9r/3 +TEMPFILE: /home/seidel/tmp/psppcCnR9r/4 +--------+-------+--------+--------+-------+--------+--------+-------+--------+ | This| This| A third|A fourth|A fifth| A sixth| A| A| A ninth| |cell has| cell| cell| cell| cell| cell| seventh| eighth| cell| 878. render.at:346: 878. 9 big narrow cells (render.at:346): FAILED (render.at:359) # -*- compilation -*- 879. render.at:377: testing 2 big cells with new-lines ... ./render.at:383: render-test input Binary files - and /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/879/stdout differ 879. render.at:377: 879. 2 big cells with new-lines (render.at:377): FAILED (render.at:383) # -*- compilation -*- 880. render.at:408: testing 8x8 with many 2x2 joins ... ./render.at:411: render-test input --- - Thu Mar 22 08:07:57 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/880/stdout Thu Mar 22 08:07:57 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp0pRErr/0 +TEMPFILE: /home/seidel/tmp/pspp0pRErr/1 +TEMPFILE: /home/seidel/tmp/pspp0pRErr/2 +TEMPFILE: /home/seidel/tmp/pspp0pRErr/3 +TEMPFILE: /home/seidel/tmp/pspp0pRErr/4 +---+---+----+----+ |abc|jkl| mno| vwx| |def| | pqr| | 880. render.at:408: 880. 8x8 with many 2x2 joins (render.at:408): FAILED (render.at:411) # -*- compilation -*- 881. render.at:439: testing breaking row of many small cells ... ./render.at:445: render-test input --- - Thu Mar 22 08:07:58 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/881/stdout Thu Mar 22 08:07:58 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppH5siVu/0 +TEMPFILE: /home/seidel/tmp/psppH5siVu/1 +TEMPFILE: /home/seidel/tmp/psppH5siVu/2 +TEMPFILE: /home/seidel/tmp/psppH5siVu/3 +TEMPFILE: /home/seidel/tmp/psppH5siVu/4 +-+-+-+-+-+-+-+-+-+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ |1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29| +-+-+-+-+-+-+-+-+-+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ input: > 1 50 > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @16 > @17 > @18 > @19 > @20 > @21 > @22 > @23 > @24 > @25 > @26 > @27 > @28 > @29 > @30 > @31 > @32 > @33 > @34 > @35 > @36 > @37 > @38 > @39 > @40 > @41 > @42 > @43 > @44 > @45 > @46 > @47 > @48 > @49 > @50 881. render.at:439: 881. breaking row of many small cells (render.at:439): FAILED (render.at:445) # -*- compilation -*- 882. render.at:456: testing breaking row of many small cells, with headers ... ./render.at:467: render-test input --- - Thu Mar 22 08:07:59 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/882/stdout Thu Mar 22 08:07:59 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppv5nMgm/0 +TEMPFILE: /home/seidel/tmp/psppv5nMgm/1 +TEMPFILE: /home/seidel/tmp/psppv5nMgm/2 +TEMPFILE: /home/seidel/tmp/psppv5nMgm/3 +TEMPFILE: /home/seidel/tmp/psppv5nMgm/4 +--+--+-+-+-+-+-+-+-+-+-+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ |ha|hb|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|hc|hd| +--+--+-+-+-+-+-+-+-+-+-+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ input: > 1 54 2 2 > @ha > @hb > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @16 > @17 > @18 > @19 > @20 > @21 > @22 > @23 > @24 > @25 > @26 > @27 > @28 > @29 > @30 > @31 > @32 > @33 > @34 > @35 > @36 > @37 > @38 > @39 > @40 > @41 > @42 > @43 > @44 > @45 > @46 > @47 > @48 > @49 > @50 > @hc > @hd 882. render.at:456: 882. breaking row of many small cells, with headers (render.at:456): FAILED (render.at:467) # -*- compilation -*- 883. render.at:482: testing breaking row of many medium-size cells ... ./render.at:488: render-test input --- - Thu Mar 22 08:08:00 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/883/stdout Thu Mar 22 08:08:00 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppsvQClA/0 +TEMPFILE: /home/seidel/tmp/psppsvQClA/1 +TEMPFILE: /home/seidel/tmp/psppsvQClA/2 +TEMPFILE: /home/seidel/tmp/psppsvQClA/3 +TEMPFILE: /home/seidel/tmp/psppsvQClA/4 +----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+ |cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell| | 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14| 15| input: > 1 50 > @cell 1 > @cell 2 > @cell 3 > @cell 4 > @cell 5 > @cell 6 > @cell 7 > @cell 8 > @cell 9 > @cell 10 > @cell 11 > @cell 12 > @cell 13 > @cell 14 > @cell 15 > @cell 16 > @cell 17 > @cell 18 > @cell 19 > @cell 20 > @cell 21 > @cell 22 > @cell 23 > @cell 24 > @cell 25 > @cell 26 > @cell 27 > @cell 28 > @cell 29 > @cell 30 > @cell 31 > @cell 32 > @cell 33 > @cell 34 > @cell 35 > @cell 36 > @cell 37 > @cell 38 > @cell 39 > @cell 40 > @cell 41 > @cell 42 > @cell 43 > @cell 44 > @cell 45 > @cell 46 > @cell 47 > @cell 48 > @cell 49 > @cell 50 883. render.at:482: 883. breaking row of many medium-size cells (render.at:482): FAILED (render.at:488) # -*- compilation -*- 884. render.at:511: testing breaking row of many medium-size cells, with headers ... ./render.at:520: render-test input --- - Thu Mar 22 08:08:00 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/884/stdout Thu Mar 22 08:08:00 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppg4400I/0 +TEMPFILE: /home/seidel/tmp/psppg4400I/1 +TEMPFILE: /home/seidel/tmp/psppg4400I/2 +TEMPFILE: /home/seidel/tmp/psppg4400I/3 +TEMPFILE: /home/seidel/tmp/psppg4400I/4 +----+----+----+----+----+----+----+----+----+----+----+----+ header1|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|cell|header2 | 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| input: > 1 52 1 1 > header1 > @cell 1 > @cell 2 > @cell 3 > @cell 4 > @cell 5 > @cell 6 > @cell 7 > @cell 8 > @cell 9 > @cell 10 > @cell 11 > @cell 12 > @cell 13 > @cell 14 > @cell 15 > @cell 16 > @cell 17 > @cell 18 > @cell 19 > @cell 20 > @cell 21 > @cell 22 > @cell 23 > @cell 24 > @cell 25 > @cell 26 > @cell 27 > @cell 28 > @cell 29 > @cell 30 > @cell 31 > @cell 32 > @cell 33 > @cell 34 > @cell 35 > @cell 36 > @cell 37 > @cell 38 > @cell 39 > @cell 40 > @cell 41 > @cell 42 > @cell 43 > @cell 44 > @cell 45 > @cell 46 > @cell 47 > @cell 48 > @cell 49 > @cell 50 > header2 884. render.at:511: 884. breaking row of many medium-size cells, with headers (render.at:511): FAILED (render.at:520) # -*- compilation -*- 885. render.at:548: testing breaking row of many big narrow cells ... ./render.at:554: render-test input --- - Thu Mar 22 08:08:02 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/885/stdout Thu Mar 22 08:08:02 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppcMUjPw/0 +TEMPFILE: /home/seidel/tmp/psppcMUjPw/1 +TEMPFILE: /home/seidel/tmp/psppcMUjPw/2 +TEMPFILE: /home/seidel/tmp/psppcMUjPw/3 +TEMPFILE: /home/seidel/tmp/psppcMUjPw/4 +------+------+------+------+------+------+------+------+------+------+------+ | This| This| This| This| This| This| This| This| This| This| This| | is| is| is| is| is| is| is| is| is| is| is| input: > 1 50 > @This is cell 1 in a series of 50. > @This is cell 2 in a series of 50. > @This is cell 3 in a series of 50. > @This is cell 4 in a series of 50. > @This is cell 5 in a series of 50. > @This is cell 6 in a series of 50. > @This is cell 7 in a series of 50. > @This is cell 8 in a series of 50. > @This is cell 9 in a series of 50. > @This is cell 10 in a series of 50. > @This is cell 11 in a series of 50. > @This is cell 12 in a series of 50. > @This is cell 13 in a series of 50. > @This is cell 14 in a series of 50. > @This is cell 15 in a series of 50. > @This is cell 16 in a series of 50. > @This is cell 17 in a series of 50. > @This is cell 18 in a series of 50. > @This is cell 19 in a series of 50. > @This is cell 20 in a series of 50. > @This is cell 21 in a series of 50. > @This is cell 22 in a series of 50. > @This is cell 23 in a series of 50. > @This is cell 24 in a series of 50. > @This is cell 25 in a series of 50. > @This is cell 26 in a series of 50. > @This is cell 27 in a series of 50. > @This is cell 28 in a series of 50. > @This is cell 29 in a series of 50. > @This is cell 30 in a series of 50. > @This is cell 31 in a series of 50. > @This is cell 32 in a series of 50. > @This is cell 33 in a series of 50. > @This is cell 34 in a series of 50. > @This is cell 35 in a series of 50. > @This is cell 36 in a series of 50. > @This is cell 37 in a series of 50. > @This is cell 38 in a series of 50. > @This is cell 39 in a series of 50. > @This is cell 40 in a series of 50. > @This is cell 41 in a series of 50. > @This is cell 42 in a series of 50. > @This is cell 43 in a series of 50. > @This is cell 44 in a series of 50. > @This is cell 45 in a series of 50. > @This is cell 46 in a series of 50. > @This is cell 47 in a series of 50. > @This is cell 48 in a series of 50. > @This is cell 49 in a series of 50. > @This is cell 50 in a series of 50. 885. render.at:548: 885. breaking row of many big narrow cells (render.at:548): FAILED (render.at:554) # -*- compilation -*- 886. render.at:607: testing breaking 2 rows of many small cells ... ./render.at:613: render-test input --- - Thu Mar 22 08:08:02 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/886/stdout Thu Mar 22 08:08:02 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppjMTbZt/0 +TEMPFILE: /home/seidel/tmp/psppjMTbZt/1 +TEMPFILE: /home/seidel/tmp/psppjMTbZt/2 +TEMPFILE: /home/seidel/tmp/psppjMTbZt/3 +TEMPFILE: /home/seidel/tmp/psppjMTbZt/4 +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ | 1| 2| 3| 4| 5| 6| 7| 8| 9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26| +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ input: > 2 50 > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @16 > @17 > @18 > @19 > @20 > @21 > @22 > @23 > @24 > @25 > @26 > @27 > @28 > @29 > @30 > @31 > @32 > @33 > @34 > @35 > @36 > @37 > @38 > @39 > @40 > @41 > @42 > @43 > @44 > @45 > @46 > @47 > @48 > @49 > @50 > @51 > @52 > @53 > @54 > @55 > @56 > @57 > @58 > @59 > @60 > @61 > @62 > @63 > @64 > @65 > @66 > @67 > @68 > @69 > @70 > @71 > @72 > @73 > @74 > @75 > @76 > @77 > @78 > @79 > @80 > @81 > @82 > @83 > @84 > @85 > @86 > @87 > @88 > @89 > @90 > @91 > @92 > @93 > @94 > @95 > @96 > @97 > @98 > @99 > @100 886. render.at:607: 886. breaking 2 rows of many small cells (render.at:607): FAILED (render.at:613) # -*- compilation -*- 887. render.at:628: testing breaking 3 rows with many joined cells ... ./render.at:638: render-test input --- - Thu Mar 22 08:08:03 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/887/stdout Thu Mar 22 08:08:03 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppGbKVsg/0 +TEMPFILE: /home/seidel/tmp/psppGbKVsg/1 +TEMPFILE: /home/seidel/tmp/psppGbKVsg/2 +TEMPFILE: /home/seidel/tmp/psppGbKVsg/3 +TEMPFILE: /home/seidel/tmp/psppGbKVsg/4 a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M +-+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ |1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14| 15| 16| 17| 18| 19| 20| input: > 3 49 > a > b > c > d > e > f > g > h > i > j > k > l > m > n > o > p > q > r > s > t > u > v > w > x > y > z > A > B > C > D > E > F > G > H > I > J > K > L > M > N > O > P > Q > R > S > T > U > V > W > @1 > 1*2 @2 > 1*2 @3 > 1*2 @4 > 1*2 @5 > 1*2 @6 > 1*2 @7 > 1*2 @8 > 1*2 @9 > 1*2 @10 > 1*2 @11 > 1*2 @12 > 1*2 @13 > 1*2 @14 > 1*2 @15 > 1*2 @16 > 1*2 @17 > 1*2 @18 > 1*2 @19 > 1*2 @20 > 1*2 @21 > 1*2 @22 > 1*2 @23 > 1*2 @24 > 1*2 @25 > 1*2 @26 > 1*2 @27 > 1*2 @28 > 1*2 @29 > 1*2 @30 > 1*2 @31 > 1*2 @32 > 1*2 @33 > 1*2 @34 > 1*2 @35 > 1*2 @36 > 1*2 @37 > 1*2 @38 > 1*2 @39 > 1*2 @40 > 1*2 @41 > 1*2 @42 > 1*2 @43 > 1*2 @44 > 1*2 @45 > 1*2 @46 > 1*2 @47 > 1*2 @48 > 1*2 @49 > @50 887. render.at:628: 887. breaking 3 rows with many joined cells (render.at:628): FAILED (render.at:638) # -*- compilation -*- 888. render.at:655: testing horz break 6x6, joined rows and columns ... ./render.at:658: render-test --width=6 input --- - Thu Mar 22 08:08:04 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/888/stdout Thu Mar 22 08:08:04 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppktBEdJ/0 +TEMPFILE: /home/seidel/tmp/psppktBEdJ/1 +TEMPFILE: /home/seidel/tmp/psppktBEdJ/2 +TEMPFILE: /home/seidel/tmp/psppktBEdJ/3 +TEMPFILE: /home/seidel/tmp/psppktBEdJ/4 +-+-- |a|bc +-+-+ 888. render.at:655: 888. horz break 6x6, joined rows and columns (render.at:655): FAILED (render.at:658) # -*- compilation -*- 889. render.at:703: testing horz break 6x6, joined rows and columns, left header ... ./render.at:706: render-test --width=10 input --- - Thu Mar 22 08:08:05 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/889/stdout Thu Mar 22 08:08:05 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp0EAbGF/0 +TEMPFILE: /home/seidel/tmp/pspp0EAbGF/1 +TEMPFILE: /home/seidel/tmp/pspp0EAbGF/2 +TEMPFILE: /home/seidel/tmp/pspp0EAbGF/3 +TEMPFILE: /home/seidel/tmp/pspp0EAbGF/4 +-+---+-+ |a|bcd|e| +-+-+-+-+ 889. render.at:703: 889. horz break 6x6, joined rows and columns, left header (render.at:703): FAILED (render.at:706) # -*- compilation -*- 890. render.at:737: testing horz break 6x6, joined rows and columns, right header ... ./render.at:740: render-test --width=10 input --- - Thu Mar 22 08:08:05 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/890/stdout Thu Mar 22 08:08:05 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppvtTEu7/0 +TEMPFILE: /home/seidel/tmp/psppvtTEu7/1 +TEMPFILE: /home/seidel/tmp/psppvtTEu7/2 +TEMPFILE: /home/seidel/tmp/psppvtTEu7/3 +TEMPFILE: /home/seidel/tmp/psppvtTEu7/4 +-+---+-+ |a|bcd|i| +-+-+-+-+ 890. render.at:737: 890. horz break 6x6, joined rows and columns, right header (render.at:737): FAILED (render.at:740) # -*- compilation -*- 891. render.at:771: testing breaking joined cells too wide for page ... ./render.at:787: render-test --width=10 input --- - Thu Mar 22 08:08:06 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/891/stdout Thu Mar 22 08:08:06 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppyV60TW/0 +TEMPFILE: /home/seidel/tmp/psppyV60TW/1 +TEMPFILE: /home/seidel/tmp/psppyV60TW/2 +TEMPFILE: /home/seidel/tmp/psppyV60TW/3 +TEMPFILE: /home/seidel/tmp/psppyV60TW/4 +-------- |abc def | 891. render.at:771: 891. breaking joined cells too wide for page (render.at:771): FAILED (render.at:787) # -*- compilation -*- 892. render.at:814: testing breaking joined cells much too wide for page ... ./render.at:830: render-test --width=6 input --- - Thu Mar 22 08:08:07 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/892/stdout Thu Mar 22 08:08:07 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppf6i9Mu/0 +TEMPFILE: /home/seidel/tmp/psppf6i9Mu/1 +TEMPFILE: /home/seidel/tmp/psppf6i9Mu/2 +TEMPFILE: /home/seidel/tmp/psppf6i9Mu/3 +TEMPFILE: /home/seidel/tmp/psppf6i9Mu/4 +---- |abc | 892. render.at:814: 892. breaking joined cells much too wide for page (render.at:814): FAILED (render.at:830) # -*- compilation -*- 893. render.at:869: testing breaking cell too wide for page, no border ... ./render.at:875: render-test --width=6 input --- - Thu Mar 22 08:08:07 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/893/stdout Thu Mar 22 08:08:07 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspptn4Eux/0 +TEMPFILE: /home/seidel/tmp/pspptn4Eux/1 +TEMPFILE: /home/seidel/tmp/pspptn4Eux/2 +TEMPFILE: /home/seidel/tmp/pspptn4Eux/3 +TEMPFILE: /home/seidel/tmp/pspptn4Eux/4 abcdef ghijkl input: > 1 1 > abcdefghijklmnopqrstuvwxyz 893. render.at:869: 893. breaking cell too wide for page, no border (render.at:869): FAILED (render.at:875) # -*- compilation -*- 894. render.at:888: testing breaking cell too wide for page, with border ... ./render.at:894: render-test --width=6 input --- - Thu Mar 22 08:08:08 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/894/stdout Thu Mar 22 08:08:08 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppNhQJX2/0 +TEMPFILE: /home/seidel/tmp/psppNhQJX2/1 +TEMPFILE: /home/seidel/tmp/psppNhQJX2/2 +TEMPFILE: /home/seidel/tmp/psppNhQJX2/3 +TEMPFILE: /home/seidel/tmp/psppNhQJX2/4 +----- |abcde +----- input: > 1 1 > @abcdefghijklmnopqrstuvwxyz 894. render.at:888: 894. breaking cell too wide for page, with border (render.at:888): FAILED (render.at:894) # -*- compilation -*- 895. render.at:925: testing horz break 8x8 with many 2x2 joins ... ./render.at:928: render-test --width=8 input --- - Thu Mar 22 08:08:09 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/895/stdout Thu Mar 22 08:08:09 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppanjM8L/0 +TEMPFILE: /home/seidel/tmp/psppanjM8L/1 +TEMPFILE: /home/seidel/tmp/psppanjM8L/2 +TEMPFILE: /home/seidel/tmp/psppanjM8L/3 +TEMPFILE: /home/seidel/tmp/psppanjM8L/4 +---+-- |abc|jk |def| 895. render.at:925: 895. horz break 8x8 with many 2x2 joins (render.at:925): FAILED (render.at:928) # -*- compilation -*- 896. render.at:1004: testing breaking column of many small cells ... ./render.at:1010: render-test --length=10 input --- - Thu Mar 22 08:08:09 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/896/stdout Thu Mar 22 08:08:09 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppYJPiXZ/0 +TEMPFILE: /home/seidel/tmp/psppYJPiXZ/1 +TEMPFILE: /home/seidel/tmp/psppYJPiXZ/2 +TEMPFILE: /home/seidel/tmp/psppYJPiXZ/3 +TEMPFILE: /home/seidel/tmp/psppYJPiXZ/4 +--+ | 1| +--+ input: > 20 1 > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @16 > @17 > @18 > @19 > @20 896. render.at:1004: 896. breaking column of many small cells (render.at:1004): FAILED (render.at:1010) # -*- compilation -*- 897. render.at:1063: testing breaking column of many small cells, with headers ... ./render.at:1071: render-test --length=13 input --- - Thu Mar 22 08:08:10 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/897/stdout Thu Mar 22 08:08:10 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp8upnnr/0 +TEMPFILE: /home/seidel/tmp/pspp8upnnr/1 +TEMPFILE: /home/seidel/tmp/pspp8upnnr/2 +TEMPFILE: /home/seidel/tmp/pspp8upnnr/3 +TEMPFILE: /home/seidel/tmp/pspp8upnnr/4 +--+ | a| +--+ input: > 17 1 0 0 1 1 > @a > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @b 897. render.at:1063: 897. breaking column of many small cells, with headers (render.at:1063): FAILED (render.at:1071) # -*- compilation -*- 898. render.at:1128: testing disabling too-big headers ... ./render.at:1136: render-test --length=10 input --- - Thu Mar 22 08:08:11 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/898/stdout Thu Mar 22 08:08:11 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppM5D850/0 +TEMPFILE: /home/seidel/tmp/psppM5D850/1 +TEMPFILE: /home/seidel/tmp/psppM5D850/2 +TEMPFILE: /home/seidel/tmp/psppM5D850/3 +TEMPFILE: /home/seidel/tmp/psppM5D850/4 +--+ | a| +--+ input: > 17 1 0 0 1 1 > @a > @1 > @2 > @3 > @4 > @5 > @6 > @7 > @8 > @9 > @10 > @11 > @12 > @13 > @14 > @15 > @b 898. render.at:1128: 898. disabling too-big headers (render.at:1128): FAILED (render.at:1136) # -*- compilation -*- 899. render.at:1183: testing breaking column of many medium-size cells ... ./render.at:1189: render-test --length 10 input --- - Thu Mar 22 08:08:11 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/899/stdout Thu Mar 22 08:08:11 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppiSUdrF/0 +TEMPFILE: /home/seidel/tmp/psppiSUdrF/1 +TEMPFILE: /home/seidel/tmp/psppiSUdrF/2 +TEMPFILE: /home/seidel/tmp/psppiSUdrF/3 +TEMPFILE: /home/seidel/tmp/psppiSUdrF/4 +---------+ | top 1| | cell 1| input: > 20 1 > @top 1\ncell 1\nbottom 1 > @top 2\ncell 2\nbottom 2 > @top 3\ncell 3\nbottom 3 > @top 4\ncell 4\nbottom 4 > @top 5\ncell 5\nbottom 5 > @top 6\ncell 6\nbottom 6 > @top 7\ncell 7\nbottom 7 > @top 8\ncell 8\nbottom 8 > @top 9\ncell 9\nbottom 9 > @top 10\ncell 10\nbottom 10 > @top 11\ncell 11\nbottom 11 > @top 12\ncell 12\nbottom 12 > @top 13\ncell 13\nbottom 13 > @top 14\ncell 14\nbottom 14 > @top 15\ncell 15\nbottom 15 > @top 16\ncell 16\nbottom 16 > @top 17\ncell 17\nbottom 17 > @top 18\ncell 18\nbottom 18 > @top 19\ncell 19\nbottom 19 > @top 20\ncell 20\nbottom 20 899. render.at:1183: 899. breaking column of many medium-size cells (render.at:1183): FAILED (render.at:1189) # -*- compilation -*- 900. render.at:1292: testing breaking 3 columns with many joined cells ... ./render.at:1301: render-test --length=6 --transpose input --- - Thu Mar 22 08:08:12 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/900/stdout Thu Mar 22 08:08:12 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp1k9zpb/0 +TEMPFILE: /home/seidel/tmp/pspp1k9zpb/1 +TEMPFILE: /home/seidel/tmp/pspp1k9zpb/2 +TEMPFILE: /home/seidel/tmp/pspp1k9zpb/3 +TEMPFILE: /home/seidel/tmp/pspp1k9zpb/4 +--+--+ a| 1|11| +--+ab| input: > 3 19 > a > b > c > d > e > f > g > h > i > j > k > l > m > n > o > p > q > r > s > @1 > 1*2 @2\nab\ncd > 1*2 @3\nab\ncd > 1*2 @4\nab\ncd > 1*2 @5\nab\ncd > 1*2 @6\nab\ncd > 1*2 @7\nab\ncd > 1*2 @8\nab\ncd > 1*2 @9\nab\ncd > 1*2 @10\nab\ncd > 1*2 @11\nab\ncd > 1*2 @12\nab\ncd > 1*2 @13\nab\ncd > 1*2 @14\nab\ncd > 1*2 @15\nab\ncd > 1*2 @16\nab\ncd > 1*2 @17\nab\ncd > 1*2 @18\nab\ncd > 1*2 @19\nab\ncd > @20 900. render.at:1292: 900. breaking 3 columns with many joined cells (render.at:1292): FAILED (render.at:1301) # -*- compilation -*- 901. render.at:1362: testing vert break 6x6, joined rows and columns ... ./render.at:1365: render-test --length=6 input --- - Thu Mar 22 08:08:13 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/901/stdout Thu Mar 22 08:08:13 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppj1amwS/0 +TEMPFILE: /home/seidel/tmp/psppj1amwS/1 +TEMPFILE: /home/seidel/tmp/psppj1amwS/2 +TEMPFILE: /home/seidel/tmp/psppj1amwS/3 +TEMPFILE: /home/seidel/tmp/psppj1amwS/4 +-+---+-+-+-+ |a|bcd|e|f|i| +-+-+-+-+g+-+ 901. render.at:1362: 901. vert break 6x6, joined rows and columns (render.at:1362): FAILED (render.at:1365) # -*- compilation -*- 902. render.at:1386: testing breaking joined cells too tall for page ... ./render.at:1402: render-test --transpose --length=6 input --- - Thu Mar 22 08:08:14 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/902/stdout Thu Mar 22 08:08:14 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppBnS05v/0 +TEMPFILE: /home/seidel/tmp/psppBnS05v/1 +TEMPFILE: /home/seidel/tmp/psppBnS05v/2 +TEMPFILE: /home/seidel/tmp/psppBnS05v/3 +TEMPFILE: /home/seidel/tmp/psppBnS05v/4 +---+---+---+-+ |abc|HIJ|bcd|C| |def|KLM|efg+-+ 902. render.at:1386: 902. breaking joined cells too tall for page (render.at:1386): FAILED (render.at:1402) # -*- compilation -*- 903. render.at:1423: testing breaking cell too tall for page, no border ... ./render.at:1429: render-test --width=6 --length=6 input --- - Thu Mar 22 08:08:14 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/903/stdout Thu Mar 22 08:08:14 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppl12p0I/0 +TEMPFILE: /home/seidel/tmp/psppl12p0I/1 +TEMPFILE: /home/seidel/tmp/psppl12p0I/2 +TEMPFILE: /home/seidel/tmp/psppl12p0I/3 +TEMPFILE: /home/seidel/tmp/psppl12p0I/4 abc defg hij input: > 1 1 > abc defg hij klmn opq rstu vwx yz ABCDE FGH I JK LMNOP QR STU VWXYZ 903. render.at:1423: 903. breaking cell too tall for page, no border (render.at:1423): FAILED (render.at:1429) # -*- compilation -*- 904. render.at:1448: testing breaking cell too tall for page, with border ... ./render.at:1454: render-test --width=7 --length=6 input --- - Thu Mar 22 08:08:15 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/904/stdout Thu Mar 22 08:08:15 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppMitF3l/0 +TEMPFILE: /home/seidel/tmp/psppMitF3l/1 +TEMPFILE: /home/seidel/tmp/psppMitF3l/2 +TEMPFILE: /home/seidel/tmp/psppMitF3l/3 +TEMPFILE: /home/seidel/tmp/psppMitF3l/4 +-----+ | abc| | defg| input: > 1 1 > @abc defg hij klmn opq rstu vwx yz ABCDE FGH I JK LMNOP QR STU VWXYZ 904. render.at:1448: 904. breaking cell too tall for page, with border (render.at:1448): FAILED (render.at:1454) # -*- compilation -*- 905. render.at:1486: testing double break 6x6, joined rows and columns ... ./render.at:1489: render-test --width=6 --length=6 input --- - Thu Mar 22 08:08:16 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/905/stdout Thu Mar 22 08:08:16 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/pspp7VYmMn/0 +TEMPFILE: /home/seidel/tmp/pspp7VYmMn/1 +TEMPFILE: /home/seidel/tmp/pspp7VYmMn/2 +TEMPFILE: /home/seidel/tmp/pspp7VYmMn/3 +TEMPFILE: /home/seidel/tmp/pspp7VYmMn/4 +-+-- |a|bc +-+-+ 905. render.at:1486: 905. double break 6x6, joined rows and columns (render.at:1486): FAILED (render.at:1489) # -*- compilation -*- 906. render.at:1546: testing double break 8x8, with joins, left and right headers ... ./render.at:1549: render-test input --width=14 --length=14 --- - Thu Mar 22 08:08:16 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/906/stdout Thu Mar 22 08:08:16 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppqyClWr/0 +TEMPFILE: /home/seidel/tmp/psppqyClWr/1 +TEMPFILE: /home/seidel/tmp/psppqyClWr/2 +TEMPFILE: /home/seidel/tmp/psppqyClWr/3 +TEMPFILE: /home/seidel/tmp/psppqyClWr/4 +-+-+-+-+-+-+ |a|b|c|d|e|h| +-+-+-+-+-+-+ 906. render.at:1546: 906. double break 8x8, with joins, left and right headers (render.at:1546): FAILED (render.at:1549) # -*- compilation -*- 907. render.at:1592: testing double break 8x8, with joins, top and bottom headers ... ./render.at:1595: render-test input --width=14 --length=14 --- - Thu Mar 22 08:08:17 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/907/stdout Thu Mar 22 08:08:17 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppPgrxn5/0 +TEMPFILE: /home/seidel/tmp/psppPgrxn5/1 +TEMPFILE: /home/seidel/tmp/psppPgrxn5/2 +TEMPFILE: /home/seidel/tmp/psppPgrxn5/3 +TEMPFILE: /home/seidel/tmp/psppPgrxn5/4 +-+-+-+-+-+-+ |a|b|c|d|e|f| +-+-+-+-+-+-+ 907. render.at:1592: 907. double break 8x8, with joins, top and bottom headers (render.at:1592): FAILED (render.at:1595) # -*- compilation -*- 908. render.at:1648: testing double break 8x8, with joins, all headers ... ./render.at:1651: render-test input --width=14 --length=14 --- - Thu Mar 22 08:08:18 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/908/stdout Thu Mar 22 08:08:18 2012 @@ -1,3 +1,8 @@ +TEMPFILE: /home/seidel/tmp/psppPZw5vN/0 +TEMPFILE: /home/seidel/tmp/psppPZw5vN/1 +TEMPFILE: /home/seidel/tmp/psppPZw5vN/2 +TEMPFILE: /home/seidel/tmp/psppPZw5vN/3 +TEMPFILE: /home/seidel/tmp/psppPZw5vN/4 +-+-+-+-+-+-+ |a|b|c|d|e|h| +-+-+-+-+-+-+ 908. render.at:1648: 908. double break 8x8, with joins, all headers (render.at:1648): FAILED (render.at:1651) # -*- compilation -*- 909. render.at:1704: testing double break joined cells too big for page ... ./render.at:1722: render-test --width=15 --length=15 input Binary files - and /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/909/stdout differ 909. render.at:1704: 909. double break joined cells too big for page (render.at:1704): FAILED (render.at:1722) # -*- compilation -*- 919. perl-module.at:427: testing Perl copying system files ... ./perl-module.at:429: pspp -O format=csv sample.sps ./perl-module.at:448: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \ DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \ $PERL -I$abs_top_builddir/perl-module/blib/arch \ -I$abs_top_builddir/perl-module/blib/lib test.pl ./perl-module.at:458: pspp -O format=csv dump-dicts.sps --- - Thu Mar 22 08:08:27 2012 +++ /home/seidel/src/pspp-0.7.9/tests/testsuite.dir/at-groups/919/stdout Thu Mar 22 08:08:27 2012 @@ -24,10 +24,10 @@ ,3,Thripality, ,Custom attributes:,, ,size,large, -,nationality,foreign, ,colour[1],blue, ,colour[2],pink, ,colour[3],violet, +,nationality,foreign, date,A Date Variable,,4 ,Format: DATE11,, ,Measure: Scale,, @@ -78,10 +78,10 @@ ,3,Thripality, ,Custom attributes:,, ,size,large, -,nationality,foreign, ,colour[1],blue, ,colour[2],pink, ,colour[3],violet, +,nationality,foreign, date,A Date Variable,,4 ,Format: DATE11,, ,Measure: Scale,, 919. perl-module.at:427: 919. Perl copying system files (perl-module.at:427): FAILED (perl-module.at:458) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU PSPP configure 0.7.9, which was | generated by GNU Autoconf 2.67. Invocation command line was | | $ ./configure --prefix=/home/seidel/local --with-libiconv-prefix=/usr/local --without-gui | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = luise.sowi.hu-berlin.de | uname -m = macppc | uname -r = 4.9 | uname -s = OpenBSD | uname -v = CUSTOM#5 | | /usr/bin/uname -p = 7410 (Revision 0x1103) | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = OpenBSD.macppc | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/bin | PATH: /bin | PATH: /usr/sbin | PATH: /sbin | PATH: /usr/X11R6/bin | PATH: /usr/local/bin | PATH: /home/seidel/bin | PATH: /home/seidel/local/bin | PATH: /home/seidel/bin | PATH: /home/seidel/local/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:3729: checking for a BSD-compatible install | configure:3797: result: /usr/bin/install -c | configure:3808: checking whether build environment is sane | configure:3858: result: yes | configure:3999: checking for a thread-safe mkdir -p | configure:4038: result: build-aux/install-sh -c -d | configure:4052: checking for gawk | configure:4068: found /usr/local/bin/gawk | configure:4079: result: gawk | configure:4090: checking whether make sets $(MAKE) | configure:4112: result: yes | configure:4197: checking build system type | configure:4211: result: powerpc-unknown-openbsd4.9 | configure:4231: checking host system type | configure:4244: result: powerpc-unknown-openbsd4.9 | configure:4276: checking for style of include used by make | configure:4304: result: GNU | configure:4374: checking for gcc | configure:4390: found /usr/bin/gcc | configure:4401: result: gcc | configure:4630: checking for C compiler version | configure:4639: gcc --version >&5 | gcc (GCC) 4.2.1 20070719 | Copyright (C) 2007 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:4650: $? = 0 | configure:4639: gcc -v >&5 | Reading specs from /usr/bin/../lib/gcc-lib/powerpc-unknown-openbsd4.9/4.2.1/specs | Target: powerpc-unknown-openbsd4.9 | Configured with: OpenBSD/powerpc system compiler | Thread model: posix | gcc version 4.2.1 20070719 | configure:4650: $? = 0 | configure:4639: gcc -V >&5 | gcc: '-V' option must have argument | configure:4650: $? = 1 | configure:4639: gcc -qversion >&5 | gcc: unrecognized option '-qversion' | gcc: no input files | configure:4650: $? = 1 | configure:4670: checking whether the C compiler works | configure:4692: gcc -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:4696: $? = 0 | configure:4744: result: yes | configure:4747: checking for C compiler default output file name | configure:4749: result: a.out | configure:4755: checking for suffix of executables | configure:4762: gcc -o conftest -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:4766: $? = 0 | configure:4788: result: | configure:4810: checking whether we are cross compiling | configure:4818: gcc -o conftest -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:4822: $? = 0 | configure:4829: ./conftest | configure:4833: $? = 0 | configure:4848: result: no | configure:4853: checking for suffix of object files | configure:4875: gcc -c -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:4879: $? = 0 | configure:4900: result: o | configure:4904: checking whether we are using the GNU C compiler | configure:4923: gcc -c -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:4923: $? = 0 | configure:4932: result: yes | configure:4941: checking whether gcc accepts -g | configure:4961: gcc -c -g -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:4961: $? = 0 | configure:5002: result: yes | configure:5019: checking for gcc option to accept ISO C89 | configure:5083: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5083: $? = 0 | configure:5096: result: none needed | configure:5118: checking dependency style of gcc | configure:5228: result: gcc3 | configure:5249: checking how to run the C preprocessor | configure:5280: gcc -E -I/usr/local/include -I/home/seidel/local/include conftest.c | configure:5280: $? = 0 | configure:5294: gcc -E -I/usr/local/include -I/home/seidel/local/include conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:5294: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | /* end confdefs.h. */ | | #include | configure:5319: result: gcc -E | configure:5339: gcc -E -I/usr/local/include -I/home/seidel/local/include conftest.c | configure:5339: $? = 0 | configure:5353: gcc -E -I/usr/local/include -I/home/seidel/local/include conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:5353: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | /* end confdefs.h. */ | | #include | configure:5382: checking for grep that handles long lines and -e | configure:5440: result: /usr/bin/grep | configure:5445: checking for egrep | configure:5507: result: /usr/bin/grep -E | configure:5512: checking for ANSI C header files | configure:5532: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5532: $? = 0 | configure:5605: gcc -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:5605: $? = 0 | configure:5605: ./conftest | configure:5605: $? = 0 | configure:5616: result: yes | configure:5629: checking for sys/types.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for sys/stat.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for stdlib.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for string.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for memory.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for strings.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for inttypes.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for stdint.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5629: checking for unistd.h | configure:5629: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5629: $? = 0 | configure:5629: result: yes | configure:5644: checking minix/config.h usability | configure:5644: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | conftest.c:54:26: error: minix/config.h: No such file or directory | configure:5644: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5644: result: no | configure:5644: checking minix/config.h presence | configure:5644: gcc -E -I/usr/local/include -I/home/seidel/local/include conftest.c | conftest.c:21:26: error: minix/config.h: No such file or directory | configure:5644: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:5644: result: no | configure:5644: checking for minix/config.h | configure:5644: result: no | configure:5673: checking whether it is safe to define __EXTENSIONS__ | configure:5691: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:5691: $? = 0 | configure:5698: result: yes | configure:5763: checking for gcc | configure:5790: result: gcc | configure:6019: checking for C compiler version | configure:6028: gcc --version >&5 | gcc (GCC) 4.2.1 20070719 | Copyright (C) 2007 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:6039: $? = 0 | configure:6028: gcc -v >&5 | Reading specs from /usr/bin/../lib/gcc-lib/powerpc-unknown-openbsd4.9/4.2.1/specs | Target: powerpc-unknown-openbsd4.9 | Configured with: OpenBSD/powerpc system compiler | Thread model: posix | gcc version 4.2.1 20070719 | configure:6039: $? = 0 | configure:6028: gcc -V >&5 | gcc: '-V' option must have argument | configure:6039: $? = 1 | configure:6028: gcc -qversion >&5 | gcc: unrecognized option '-qversion' | gcc: no input files | configure:6039: $? = 1 | configure:6043: checking whether we are using the GNU C compiler | configure:6071: result: yes | configure:6080: checking whether gcc accepts -g | configure:6141: result: yes | configure:6158: checking for gcc option to accept ISO C89 | configure:6235: result: none needed | configure:6257: checking dependency style of gcc | configure:6367: result: gcc3 | configure:6444: checking for ranlib | configure:6460: found /usr/bin/ranlib | configure:6471: result: ranlib | configure:6501: checking whether gcc and cc understand -c and -o together | configure:6532: gcc -c conftest.c -o conftest2.o >&5 | configure:6536: $? = 0 | configure:6542: gcc -c conftest.c -o conftest2.o >&5 | configure:6546: $? = 0 | configure:6557: cc -c conftest.c >&5 | configure:6561: $? = 0 | configure:6569: cc -c conftest.c -o conftest2.o >&5 | configure:6573: $? = 0 | configure:6579: cc -c conftest.c -o conftest2.o >&5 | configure:6583: $? = 0 | configure:6601: result: yes | configure:6658: checking for _LARGEFILE_SOURCE value needed for large files | configure:6677: gcc -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:6677: $? = 0 | configure:6705: result: no | configure:6733: checking for special C compiler options needed for large files | configure:6778: result: no | configure:6784: checking for _FILE_OFFSET_BITS value needed for large files | configure:6809: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:6809: $? = 0 | configure:6841: result: no | configure:6930: checking for gcc option to accept ISO C99 | configure:7079: gcc -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | conftest.c:78: error: expected ';', ',' or ')' before 'text' | conftest.c: In function 'main': | conftest.c:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | conftest.c:132: error: 'newvar' undeclared (first use in this function) | conftest.c:132: error: (Each undeclared identifier is reported only once | conftest.c:132: error: for each function it appears in.) | conftest.c:142: error: 'for' loop initial declaration used outside C99 mode | configure:7079: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | /* end confdefs.h. */ | | #include | | #include | | #include | | #include | | #include | | | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | | #define debug(...) fprintf (stderr, __VA_ARGS__) | | #define showlist(...) puts (#__VA_ARGS__) | | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | | static void | | test_varargs_macros (void) | | { | | int x = 1234; | | int y = 5678; | | debug ("Flag"); | | debug ("X = %d\n", x); | | showlist (The first, second, and third items.); | | report (x>y, "x is %d but y is %d", x, y); | | } | | | | // Check long long types. | | #define BIG64 18446744073709551615ull | | #define BIG32 4294967295ul | | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | | #if !BIG_OK | | your preprocessor is broken; | | #endif | | #if BIG_OK | | #else | | your preprocessor is broken; | | #endif | | static long long int bignum = -9223372036854775807LL; | | static unsigned long long int ubignum = BIG64; | | | | struct incomplete_array | | { | | int datasize; | | double data[]; | | }; | | | | struct named_init { | | int number; | | const wchar_t *name; | | double average; | | }; | | | | typedef const char *ccp; | | | | static inline int | | test_restrict (ccp restrict text) | | { | | // See if C++-style comments work. | | // Iterate through items via the restricted pointer. | | // Also check for declarations in for loops. | | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | | continue; | | return 0; | | } | | | | // Check varargs and va_copy. | | static void | | test_varargs (const char *format, ...) | | { | | va_list args; | | va_start (args, format); | | va_list args_copy; | | va_copy (args_copy, args); | | | | const char *str; | | int number; | | float fnumber; | | | | while (*format) | | { | | switch (*format++) | | { | | case 's': // string | | str = va_arg (args_copy, const char *); | | break; | | case 'd': // int | | number = va_arg (args_copy, int); | | break; | | case 'f': // float | | fnumber = va_arg (args_copy, double); | | break; | | default: | | break; | | } | | } | | va_end (args_copy); | | va_end (args); | | } | | | | int | | main () | | { | | | | // Check bool. | | _Bool success = false; | | | | // Check restrict. | | if (test_restrict ("String literal") == 0) | | success = true; | | char *restrict newvar = "Another string"; | | | | // Check varargs. | | test_varargs ("s, d' f .", "string", 65, 34.234); | | test_varargs_macros (); | | | | // Check flexible array members. | | struct incomplete_array *ia = | | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | | ia->datasize = 10; | | for (int i = 0; i < ia->datasize; ++i) | | ia->data[i] = i * 1.234; | | | | // Check named initializers. | | struct named_init ni = { | | .number = 34, | | .name = L"Test wide string", | | .average = 543.34343, | | }; | | | | ni.number = 58; | | | | int dynamic_array[ni.number]; | | dynamic_array[ni.number - 1] = 543; | | | | // work around unused variable warnings | | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | | || dynamic_array[ni.number - 1] != 543); | | | | ; | | return 0; | | } | configure:7079: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:7079: $? = 0 | configure:7099: result: -std=gnu99 | configure:7201: checking for gcc -std=gnu99 option to accept ISO Standard C | configure:7215: result: -std=gnu99 | configure:7791: checking for a sed that does not truncate output | configure:7855: result: /usr/bin/sed | configure:7873: checking for fgrep | configure:7935: result: /usr/bin/grep -F | configure:7970: checking for ld used by gcc -std=gnu99 | configure:8037: result: /usr/bin/ld | configure:8044: checking if the linker (/usr/bin/ld) is GNU ld | configure:8059: result: yes | configure:8071: checking for BSD- or MS-compatible name lister (nm) | configure:8120: result: /usr/bin/nm -B | configure:8238: checking the name lister (/usr/bin/nm -B) interface | configure:8245: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:8248: /usr/bin/nm -B "conftest.o" | configure:8251: output | 00000000 F conftest.c | 00000000 D some_variable | configure:8258: result: BSD nm | configure:8261: checking whether ln -s works | configure:8265: result: yes | configure:8273: checking the maximum length of command line arguments | configure:8393: result: 196608 | configure:8410: checking whether the shell understands some XSI constructs | configure:8420: result: yes | configure:8424: checking whether the shell understands "+=" | configure:8430: result: no | configure:8465: checking for /usr/bin/ld option to reload object files | configure:8472: result: -r | configure:8541: checking for objdump | configure:8568: result: objdump | configure:8597: checking how to recognize dependent libraries | configure:8793: result: match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ | configure:8853: checking for ar | configure:8880: result: ar | configure:8958: checking for strip | configure:8974: found /usr/bin/strip | configure:8985: result: strip | configure:9057: checking for ranlib | configure:9084: result: ranlib | configure:9174: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object | configure:9292: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:9295: $? = 0 | configure:9299: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | configure:9302: $? = 0 | configure:9356: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c conftstm.o >&5 | configure:9359: $? = 0 | configure:9397: result: ok | configure:10202: checking for dlfcn.h | configure:10202: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:10202: $? = 0 | configure:10202: result: yes | configure:10382: checking for objdir | configure:10397: result: .libs | configure:10693: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions | configure:10711: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | configure:10715: $? = 0 | configure:10728: result: no | configure:10748: checking for gcc -std=gnu99 option to produce PIC | configure:11020: result: -fPIC -DPIC | configure:11032: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works | configure:11050: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include -fPIC -DPIC -DPIC conftest.c >&5 | configure:11054: $? = 0 | configure:11067: result: yes | configure:11091: checking if gcc -std=gnu99 static flag -static works | configure:11119: result: yes | configure:11134: checking if gcc -std=gnu99 supports -c -o file.o | configure:11155: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include -o out/conftest2.o conftest.c >&5 | configure:11159: $? = 0 | configure:11181: result: yes | configure:11189: checking if gcc -std=gnu99 supports -c -o file.o | configure:11236: result: yes | configure:11269: checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries | configure:12260: result: yes | configure:12297: checking whether -lc should be explicitly linked in | configure:12302: gcc -std=gnu99 -c -g -O2 -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:12305: $? = 0 | configure:12320: gcc -std=gnu99 -shared -fPIC -DPIC -o conftest conftest.o -v 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | configure:12323: $? = 1 | configure:12335: result: yes | configure:12499: checking dynamic linker characteristics | configure:13162: result: openbsd4.9 ld.so | configure:13264: checking how to hardcode library paths into programs | configure:13289: result: immediate | configure:13383: checking for shl_load | configure:13383: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | /tmp//ccgiRI3U.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:64: undefined reference to `shl_load' | configure:13383: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | /* Define shl_load to an innocuous variant, in case declares shl_load. | | For example, HP-UX 11i declares gettimeofday. */ | | #define shl_load innocuous_shl_load | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char shl_load (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef shl_load | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char shl_load (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_shl_load || defined __stub___shl_load | | choke me | | #endif | | | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:13383: result: no | configure:13387: checking for shl_load in -ldld | configure:13412: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -ldld >&5 | ld: cannot find -ldld | configure:13412: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char shl_load (); | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:13421: result: no | configure:13426: checking for dlopen | configure:13426: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | configure:13426: $? = 0 | configure:13426: result: yes | configure:13583: checking whether a program can dlopen itself | configure:13653: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib -Wl,-E conftest.c >&5 | configure:13656: $? = 0 | configure:13674: result: yes | configure:13679: checking whether a statically linked program can dlopen itself | configure:13749: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -I/home/seidel/local/include -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib -Wl,-E -static conftest.c >&5 | configure:13752: $? = 0 | Wrong dl symbols! | Wrong dl symbols! | | configure:13770: result: no | configure:13809: checking whether stripping libraries is possible | configure:13814: result: yes | configure:13849: checking if libtool supports shared libraries | configure:13851: result: yes | configure:13854: checking whether to build shared libraries | configure:13875: result: yes | configure:13878: checking whether to build static libraries | configure:13882: result: yes | configure:13970: checking for pkg-config | configure:13988: found /usr/bin/pkg-config | configure:14000: result: /usr/bin/pkg-config | configure:14025: checking pkg-config is at least version 0.9.0 | configure:14028: result: yes | configure:14038: checking whether makeinfo supports @clicksequence | configure:14047: running ${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run makeinfo conftest.texi >&5 | conftest.texi:2: Unknown command `clicksequence'. | conftest.texi:2: Misplaced {. | conftest.texi:2: Unknown command `click'. | conftest.texi:2: Misplaced {. | conftest.texi:2: Misplaced }. | conftest.texi:2: Misplaced }. | makeinfo: Removing output file `/home/seidel/src/pspp-0.7.9/conftest.info' due to errors; use --force to preserve. | configure:14050: $? = 1 | configure:14058: result: no | configure:14072: checking whether gcc -std=gnu99 accepts -Wdeclaration-after-statement | configure:14090: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | configure:14090: $? = 0 | configure:14098: result: yes | configure:14165: checking for perl | configure:14183: found /usr/bin/perl | configure:14196: result: /usr/bin/perl | configure:14259: checking for ld used by GCC | configure:14323: result: /usr/bin/ld | configure:14330: checking if the linker (/usr/bin/ld) is GNU ld | configure:14343: result: yes | configure:14350: checking for shared library run path origin | configure:14363: result: done | configure:14912: checking whether NLS is requested | configure:14921: result: yes | configure:14949: checking for CFPreferencesCopyAppValue | configure:14967: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:30:42: error: CoreFoundation/CFPreferences.h: No such file or directory | conftest.c: In function 'main': | conftest.c:34: warning: implicit declaration of function 'CFPreferencesCopyAppValue' | conftest.c:34: error: 'NULL' undeclared (first use in this function) | conftest.c:34: error: (Each undeclared identifier is reported only once | conftest.c:34: error: for each function it appears in.) | configure:14967: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:14976: result: no | configure:14983: checking for CFLocaleCopyCurrent | configure:15001: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:30:37: error: CoreFoundation/CFLocale.h: No such file or directory | conftest.c: In function 'main': | conftest.c:34: warning: implicit declaration of function 'CFLocaleCopyCurrent' | configure:15001: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:15010: result: no | configure:15059: checking for GNU gettext in libc | configure:15083: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | /tmp//cc9fIdLc.o(.text+0x24): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:40: undefined reference to `libintl_bindtextdomain' | /tmp//cc9fIdLc.o(.text+0x2c):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `libintl_gettext' | /tmp//cc9fIdLc.o(.text+0x40):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `libintl_ngettext' | /tmp//cc9fIdLc.o(.text+0x46):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `_nl_domain_bindings' | /tmp//cc9fIdLc.o(.text+0x4a):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `_nl_domain_bindings' | /tmp//cc9fIdLc.o(.text+0x4e):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `_nl_msg_cat_cntr' | /tmp//cc9fIdLc.o(.text+0x5a):/home/seidel/src/pspp-0.7.9/conftest.c:41: undefined reference to `_nl_msg_cat_cntr' | configure:15083: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | | | #include | | | | extern int _nl_msg_cat_cntr; | | extern int *_nl_domain_bindings; | | | | int | | main () | | { | | | | bindtextdomain ("", ""); | | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | | | | ; | | return 0; | | } | configure:15092: result: no | configure:15126: checking for iconv | configure:15150: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c >&5 | /tmp//ccMt1gsr.o(.text+0x1c): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:37: undefined reference to `libiconv_open' | /tmp//ccMt1gsr.o(.text+0x34):/home/seidel/src/pspp-0.7.9/conftest.c:38: undefined reference to `libiconv' | /tmp//ccMt1gsr.o(.text+0x3c):/home/seidel/src/pspp-0.7.9/conftest.c:39: undefined reference to `libiconv_close' | configure:15150: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | | | #include | | #include | | | | int | | main () | | { | | iconv_t cd = iconv_open("",""); | | iconv(cd,NULL,NULL,NULL,NULL); | | iconv_close(cd); | | ; | | return 0; | | } | configure:15174: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c /usr/local/lib/libiconv.so.6.0 >&5 | configure:15174: $? = 0 | configure:15184: result: yes | configure:15187: checking for working iconv | configure:15307: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c /usr/local/lib/libiconv.so.6.0 >&5 | configure:15307: $? = 0 | configure:15307: ./conftest | configure:15307: $? = 0 | configure:15319: result: yes | configure:15334: checking how to link with libiconv | configure:15336: result: /usr/local/lib/libiconv.so.6.0 | configure:15808: checking for GNU gettext in libintl | configure:15840: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c /usr/local/lib/libintl.so.5.0 >&5 | /usr/local/lib/libintl.so.5.0: undefined reference to `libiconv_set_relocation_prefix' | /usr/local/lib/libintl.so.5.0: undefined reference to `libiconv_open' | /usr/local/lib/libintl.so.5.0: undefined reference to `libiconv' | configure:15840: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | /* end confdefs.h. */ | | | | #include | | | | extern int _nl_msg_cat_cntr; | | extern | | #ifdef __cplusplus | | "C" | | #endif | | const char *_nl_expand_alias (const char *); | | | | int | | main () | | { | | | | bindtextdomain ("", ""); | | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | | | | ; | | return 0; | | } | configure:15872: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | configure:15872: $? = 0 | configure:15885: result: yes | configure:15920: checking whether to use NLS | configure:15922: result: yes | configure:15925: checking where the gettext function comes from | configure:15936: result: external libintl | configure:15944: checking how to link with libintl | configure:15946: result: /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 | configure:16002: checking for special C compiler options needed for large files | configure:16047: result: no | configure:16053: checking for _FILE_OFFSET_BITS value needed for large files | configure:16110: result: no | configure:16195: checking for library containing sin | configure:16226: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:41: warning: conflicting types for built-in function 'sin' | /tmp//ccfg5r17.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:45: undefined reference to `sin' | configure:16226: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char sin (); | | int | | main () | | { | | return sin (); | | ; | | return 0; | | } | configure:16226: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:41: warning: conflicting types for built-in function 'sin' | configure:16226: $? = 0 | configure:16243: result: -lm | configure:16251: checking for LC_PAPER | configure:16271: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include conftest.c >&5 | conftest.c: In function 'main': | conftest.c:40: error: 'LC_PAPER' undeclared (first use in this function) | conftest.c:40: error: (Each undeclared identifier is reported only once | conftest.c:40: error: for each function it appears in.) | conftest.c:40: error: '_NL_PAPER_WIDTH' undeclared (first use in this function) | conftest.c:40: error: '_NL_PAPER_HEIGHT' undeclared (first use in this function) | configure:16271: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | (void) LC_PAPER; (void) _NL_PAPER_WIDTH; (void) _NL_PAPER_HEIGHT | | ; | | return 0; | | } | configure:16277: result: no | configure:16310: checking for CAIRO | configure:16317: $PKG_CONFIG --exists --print-errors "cairo >= 1.5 pango >= 1.20 pangocairo" | configure:16320: $? = 0 | configure:16333: $PKG_CONFIG --exists --print-errors "cairo >= 1.5 pango >= 1.20 pangocairo" | configure:16336: $? = 0 | configure:16379: result: yes | configure:16388: checking for xmllint | configure:16406: found /usr/local/bin/xmllint | configure:16419: result: /usr/local/bin/xmllint | configure:16654: checking whether the preprocessor supports include_next | configure:16692: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -Iconftestd1b -Iconftestd2 conftest.c >&5 | configure:16692: $? = 0 | configure:16713: result: yes | configure:16734: checking whether system header files limit the line length | configure:16757: result: no | configure:16834: checking for pg_config | configure:16868: result: no | configure:16998: checking for LIBXML2 | configure:17005: $PKG_CONFIG --exists --print-errors "libxml-2.0" | configure:17008: $? = 0 | configure:17021: $PKG_CONFIG --exists --print-errors "libxml-2.0" | configure:17024: $? = 0 | configure:17065: result: yes | configure:17070: checking for library containing gzopen | configure:17101: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /tmp//ccjdjy0x.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:46: undefined reference to `gzopen' | configure:17101: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char gzopen (); | | int | | main () | | { | | return gzopen (); | | ; | | return 0; | | } | configure:17101: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | configure:17101: $? = 0 | configure:17118: result: -lz | configure:17132: checking zlib.h usability | configure:17132: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17132: $? = 0 | configure:17132: result: yes | configure:17132: checking zlib.h presence | configure:17132: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:17132: $? = 0 | configure:17132: result: yes | configure:17132: checking for zlib.h | configure:17132: result: yes | configure:17316: checking for library containing cblas_dsdot | configure:17347: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /tmp//ccOS8TF3.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:51: undefined reference to `cblas_dsdot' | configure:17347: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char cblas_dsdot (); | | int | | main () | | { | | return cblas_dsdot (); | | ; | | return 0; | | } | configure:17347: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | configure:17347: $? = 0 | configure:17364: result: -lgslcblas | configure:17379: checking for GSL | configure:17386: $PKG_CONFIG --exists --print-errors "gsl >= 1.12" | Package gsl was not found in the pkg-config search path | configure:17389: $? = 1 | configure:17402: $PKG_CONFIG --exists --print-errors "gsl >= 1.12" | Package gsl was not found in the pkg-config search path | configure:17405: $? = 1 | configure:17418: result: no | Package gsl was not found in the pkg-config search path | configure:17434: checking for library containing gsl_linalg_cholesky_invert | configure:17465: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /tmp//ccyqXEQL.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:51: undefined reference to `gsl_linalg_cholesky_invert' | configure:17465: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char gsl_linalg_cholesky_invert (); | | int | | main () | | { | | return gsl_linalg_cholesky_invert (); | | ; | | return 0; | | } | configure:17465: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:17465: $? = 0 | configure:17482: result: -lgsl | configure:17568: checking for inline | configure:17584: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:43: warning: C99 inline functions are not supported; using GNU89 | conftest.c:43: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute | configure:17584: $? = 0 | configure:17592: result: inline | configure:17612: checking whether the compiler generally respects inline | configure:17633: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17633: $? = 0 | configure:17642: result: yes | configure:17656: checking whether gcc -std=gnu99 accepts -fgnu89-inline | configure:17674: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -fgnu89-inline -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17674: $? = 0 | configure:17682: result: yes | configure:17685: checking whether GSL needs -fgnu89-inline to link | configure:17717: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest1.c conftest2.c -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | In file included from /home/seidel/local/include/gsl/gsl_math.h:28, | from conftest1.c:41: | /home/seidel/local/include/gsl/gsl_pow_int.h:46: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:46: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute | /home/seidel/local/include/gsl/gsl_pow_int.h:47: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:48: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:49: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:50: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:51: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:52: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:53: warning: C99 inline functions are not supported; using GNU89 | In file included from /home/seidel/local/include/gsl/gsl_math.h:29, | from conftest1.c:41: | /home/seidel/local/include/gsl/gsl_minmax.h:58: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:64: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:70: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:76: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:82: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:88: warning: C99 inline functions are not supported; using GNU89 | In file included from /home/seidel/local/include/gsl/gsl_math.h:28, | from conftest2.c:41: | /home/seidel/local/include/gsl/gsl_pow_int.h:46: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:46: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute | /home/seidel/local/include/gsl/gsl_pow_int.h:47: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:48: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:49: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:50: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:51: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:52: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_pow_int.h:53: warning: C99 inline functions are not supported; using GNU89 | In file included from /home/seidel/local/include/gsl/gsl_math.h:29, | from conftest2.c:41: | /home/seidel/local/include/gsl/gsl_minmax.h:58: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:64: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:70: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:76: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:82: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/include/gsl/gsl_minmax.h:88: warning: C99 inline functions are not supported; using GNU89 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:17726: $? = 0 | configure:17748: result: no | configure:17772: checking for ncurses5-config | configure:17802: result: no | configure:17772: checking for ncurses8-config | configure:17802: result: no | configure:17812: checking for library containing tgetent | configure:17843: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccDMg8v2.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:52: undefined reference to `tgetent' | configure:17843: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char tgetent (); | | int | | main () | | { | | return tgetent (); | | ; | | return 0; | | } | configure:17843: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:17843: $? = 0 | configure:17860: result: -lncurses | configure:17868: checking term.h usability | configure:17868: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17868: $? = 0 | configure:17868: result: yes | configure:17868: checking term.h presence | configure:17868: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:17868: $? = 0 | configure:17868: result: yes | configure:17868: checking for term.h | configure:17868: result: yes | configure:17868: checking curses.h usability | configure:17868: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17868: $? = 0 | configure:17868: result: yes | configure:17868: checking curses.h presence | configure:17868: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:17868: $? = 0 | configure:17868: result: yes | configure:17868: checking for curses.h | configure:17868: result: yes | configure:17913: checking termcap.h usability | configure:17913: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:17913: $? = 0 | configure:17913: result: yes | configure:17913: checking termcap.h presence | configure:17913: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:17913: $? = 0 | configure:17913: result: yes | configure:17913: checking for termcap.h | configure:17913: result: yes | configure:18877: checking for readline | configure:18903: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 -lreadline >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:18903: $? = 0 | configure:18919: result: yes | configure:18926: checking how to link with libreadline | configure:18928: result: -lreadline | configure:18946: checking sys/wait.h usability | configure:18946: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking sys/wait.h presence | configure:18946: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking for sys/wait.h | configure:18946: result: yes | configure:18946: checking fpu_control.h usability | configure:18946: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:80:25: error: fpu_control.h: No such file or directory | configure:18946: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:18946: result: no | configure:18946: checking fpu_control.h presence | configure:18946: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | conftest.c:47:25: error: fpu_control.h: No such file or directory | configure:18946: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #include | configure:18946: result: no | configure:18946: checking for fpu_control.h | configure:18946: result: no | configure:18946: checking ieeefp.h usability | configure:18946: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking ieeefp.h presence | configure:18946: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking for ieeefp.h | configure:18946: result: yes | configure:18946: checking fenv.h usability | configure:18946: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:81:18: error: fenv.h: No such file or directory | configure:18946: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:18946: result: no | configure:18946: checking fenv.h presence | configure:18946: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | conftest.c:48:18: error: fenv.h: No such file or directory | configure:18946: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | /* end confdefs.h. */ | | #include | configure:18946: result: no | configure:18946: checking for fenv.h | configure:18946: result: no | configure:18946: checking pwd.h usability | configure:18946: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking pwd.h presence | configure:18946: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:18946: $? = 0 | configure:18946: result: yes | configure:18946: checking for pwd.h | configure:18946: result: yes | configure:18957: checking whether SIGWINCH is declared | configure:18957: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:18957: $? = 0 | configure:18957: result: yes | configure:18987: checking for working alloca.h | configure:19004: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:50:20: error: alloca.h: No such file or directory | conftest.c: In function 'main': | conftest.c:54: warning: implicit declaration of function 'alloca' | conftest.c:54: warning: incompatible implicit declaration of built-in function 'alloca' | configure:19004: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | char *p = (char *) alloca (2 * sizeof (int)); | | if (p) return 0; | | ; | | return 0; | | } | configure:19012: result: no | configure:19020: checking for alloca | configure:19057: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19057: $? = 0 | configure:19065: result: yes | configure:19269: checking whether uses 'inline' correctly | configure:19291: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19294: $? = 0 | configure:19312: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19315: $? = 0 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19328: result: yes | configure:19348: checking for btowc | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for canonicalize_file_name | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccmVv9Id.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:86: undefined reference to `canonicalize_file_name' | configure:19348: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | /* end confdefs.h. */ | | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name. | | For example, HP-UX 11i declares gettimeofday. */ | | #define canonicalize_file_name innocuous_canonicalize_file_name | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char canonicalize_file_name (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef canonicalize_file_name | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char canonicalize_file_name (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name | | choke me | | #endif | | | | int | | main () | | { | | return canonicalize_file_name (); | | ; | | return 0; | | } | configure:19348: result: no | configure:19348: checking for getcwd | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for readlink | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for realpath | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for readlinkat | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccFCJ230.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:89: undefined reference to `readlinkat' | configure:19348: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | /* end confdefs.h. */ | | /* Define readlinkat to an innocuous variant, in case declares readlinkat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define readlinkat innocuous_readlinkat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char readlinkat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef readlinkat | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char readlinkat (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_readlinkat || defined __stub___readlinkat | | choke me | | #endif | | | | int | | main () | | { | | return readlinkat (); | | ; | | return 0; | | } | configure:19348: result: no | configure:19348: checking for fcntl | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for vasnprintf | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccG2JbP9.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:90: undefined reference to `vasnprintf' | configure:19348: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | /* end confdefs.h. */ | | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | | For example, HP-UX 11i declares gettimeofday. */ | | #define vasnprintf innocuous_vasnprintf | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char vasnprintf (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef vasnprintf | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char vasnprintf (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_vasnprintf || defined __stub___vasnprintf | | choke me | | #endif | | | | int | | main () | | { | | return vasnprintf (); | | ; | | return 0; | | } | configure:19348: result: no | configure:19348: checking for getdelim | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccYosNMW.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:90: undefined reference to `getdelim' | configure:19348: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | /* end confdefs.h. */ | | /* Define getdelim to an innocuous variant, in case declares getdelim. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getdelim innocuous_getdelim | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getdelim (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getdelim | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char getdelim (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_getdelim || defined __stub___getdelim | | choke me | | #endif | | | | int | | main () | | { | | return getdelim (); | | ; | | return 0; | | } | configure:19348: result: no | configure:19348: checking for getdtablesize | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for gettimeofday | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for iswcntrl | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:81: warning: conflicting types for built-in function 'iswcntrl' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for iswblank | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:82: warning: conflicting types for built-in function 'iswblank' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for lstat | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for mbsinit | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for mbrtowc | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for mprotect | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for mkstemp | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for nl_langinfo | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for isblank | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:89: warning: conflicting types for built-in function 'isblank' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for iswctype | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for wcscoll | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for setenv | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for sigaction | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for sigaltstack | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for siginterrupt | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for strdup | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:96: warning: conflicting types for built-in function 'strdup' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for tzset | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for strndup | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:98: warning: conflicting types for built-in function 'strndup' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for localtime_r | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for wcrtomb | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19348: checking for wcwidth | configure:19348: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19348: $? = 0 | configure:19348: result: yes | configure:19360: checking for nl_langinfo and CODESET | configure:19376: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19376: $? = 0 | configure:19385: result: yes | configure:19396: checking for a traditional french locale | configure:19462: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19465: $? = 0 | configure:19521: result: none | configure:19601: checking whether // is distinct from / | configure:19630: result: no | configure:19642: checking whether realpath works | configure:19778: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:19778: $? = 0 | configure:19778: ./conftest | Segmentation fault (core dumped) | configure:19778: $? = 139 | configure: program exited with status 139 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | /* end confdefs.h. */ | | | | | | | | #include | | #if defined __MACH__ && defined __APPLE__ | | /* Avoid a crash on MacOS X. */ | | #include | | #include | | #include | | #include | | #include | | #include | | /* The exception port on which our thread listens. */ | | static mach_port_t our_exception_port; | | /* The main function of the thread listening for exceptions of type | | EXC_BAD_ACCESS. */ | | static void * | | mach_exception_thread (void *arg) | | { | | /* Buffer for a message to be received. */ | | struct { | | mach_msg_header_t head; | | mach_msg_body_t msgh_body; | | char data[1024]; | | } msg; | | mach_msg_return_t retval; | | /* Wait for a message on the exception port. */ | | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | | if (retval != MACH_MSG_SUCCESS) | | abort (); | | exit (1); | | } | | static void | | nocrash_init (void) | | { | | mach_port_t self = mach_task_self (); | | /* Allocate a port on which the thread shall listen for exceptions. */ | | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | | == KERN_SUCCESS) { | | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | | MACH_MSG_TYPE_MAKE_SEND) | | == KERN_SUCCESS) { | | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | | for us. */ | | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | | /* Create the thread listening on the exception port. */ | | pthread_attr_t attr; | | pthread_t thread; | | if (pthread_attr_init (&attr) == 0 | | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | | pthread_attr_destroy (&attr); | | /* Replace the exception port info for these exceptions with our own. | | Note that we replace the exception port for the entire task, not only | | for a particular thread. This has the effect that when our exception | | port gets the message, the thread specific exception port has already | | been asked, and we don't need to bother about it. | | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | | task_set_exception_ports (self, mask, our_exception_port, | | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | | } | | } | | } | | } | | #else | | /* Avoid a crash on POSIX systems. */ | | #include | | /* A POSIX signal handler. */ | | static void | | exception_handler (int sig) | | { | | exit (1); | | } | | static void | | nocrash_init (void) | | { | | #ifdef SIGSEGV | | signal (SIGSEGV, exception_handler); | | #endif | | #ifdef SIGBUS | | signal (SIGBUS, exception_handler); | | #endif | | } | | #endif | | | | #include | | #include | | | | int | | main () | | { | | | | int result = 0; | | { | | char *name = realpath ("conftest.a", NULL); | | if (!(name && *name == '/')) | | result |= 1; | | } | | { | | char *name = realpath ("conftest.b/../conftest.a", NULL); | | if (name != NULL) | | result |= 2; | | } | | { | | char *name = realpath ("conftest.a/", NULL); | | if (name != NULL) | | result |= 4; | | } | | { | | char *name1 = realpath (".", NULL); | | char *name2 = realpath ("conftest.d//./..", NULL); | | if (strcmp (name1, name2) != 0) | | result |= 8; | | } | | return result; | | | | ; | | return 0; | | } | | | configure:19790: result: no | configure:19804: checking for sys/param.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for sys/socket.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for unistd.h | configure:19804: result: yes | configure:19804: checking for features.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:117:22: error: features.h: No such file or directory | configure:19804: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | | | #include | configure:19804: result: no | configure:19804: checking for getopt.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for sys/time.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for wctype.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for langinfo.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for xlocale.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:121:21: error: xlocale.h: No such file or directory | configure:19804: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | | | #include | configure:19804: result: no | configure:19804: checking for math.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for sys/mman.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for wchar.h | configure:19804: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:19804: $? = 0 | configure:19804: result: yes | configure:19804: checking for stdint.h | configure:19804: result: yes | configure:19804: checking for sys/stat.h | configure:19804: result: yes | configure:19942: checking for unsigned long long int | configure:19990: result: yes | configure:19999: checking whether byte ordering is bigendian | configure:20014: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' | configure:20014: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:20059: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:20059: $? = 0 | configure:20077: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:20077: $? = 0 | configure:20205: result: yes | configure:20229: checking whether strtold conforms to C99 | configure:20256: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:20256: $? = 0 | configure:20264: result: yes | configure:20277: checking if environ is properly declared | configure:20295: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:20295: $? = 0 | configure:20303: result: no | configure:20318: checking for complete errno.h | configure:20379: result: no | configure:20450: checking for EMULTIHOP value | configure:20505: result: no | configure:20521: checking for ENOLINK value | configure:20576: result: no | configure:20592: checking for EOVERFLOW value | configure:20647: result: yes | configure:20662: checking whether strerror_r is declared | configure:20662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:20662: $? = 0 | configure:20662: result: yes | configure:20675: checking for strerror_r | configure:20675: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:20675: $? = 0 | configure:20675: result: yes | configure:20684: checking whether strerror_r returns char * | configure:20708: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:135: error: invalid type argument of 'unary *' | conftest.c:136: warning: initialization makes pointer from integer without a cast | configure:20708: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | | | char buf[100]; | | char x = *strerror_r (0, buf, sizeof buf); | | char *p = strerror_r (0, buf, sizeof buf); | | return !p || x; | | | | ; | | return 0; | | } | configure:20746: result: no | configure:20758: checking for sig_atomic_t | configure:20758: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:20758: $? = 0 | configure:20758: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:102: error: expected expression before ')' token | configure:20758: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof ((sig_atomic_t))) | | return 0; | | ; | | return 0; | | } | configure:20758: result: yes | configure:20791: checking for working fcntl.h | configure:20875: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:20875: $? = 0 | configure:20875: ./conftest | configure:20875: $? = 64 | configure: program exited with status 64 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | /* end confdefs.h. */ | | #include | | #include | | #include | | #include | | #ifndef O_NOATIME | | #define O_NOATIME 0 | | #endif | | #ifndef O_NOFOLLOW | | #define O_NOFOLLOW 0 | | #endif | | static int const constants[] = | | { | | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | | }; | | | | int | | main () | | { | | | | int result = !constants; | | { | | static char const sym[] = "conftest.sym"; | | if (symlink (".", sym) != 0) | | result |= 2; | | else | | { | | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | | if (fd >= 0) | | { | | close (fd); | | result |= 4; | | } | | } | | unlink (sym); | | } | | { | | static char const file[] = "confdefs.h"; | | int fd = open (file, O_RDONLY | O_NOATIME); | | if (fd < 0) | | result |= 8; | | else | | { | | struct stat st0; | | if (fstat (fd, &st0) != 0) | | result |= 16; | | else | | { | | char c; | | sleep (1); | | if (read (fd, &c, 1) != 1) | | result |= 24; | | else | | { | | if (close (fd) != 0) | | result |= 32; | | else | | { | | struct stat st1; | | if (stat (file, &st1) != 0) | | result |= 40; | | else | | if (st0.st_atime != st1.st_atime) | | result |= 64; | | } | | } | | } | | } | | } | | return result; | | ; | | return 0; | | } | configure:20890: result: no (bad O_NOATIME) | configure:21004: checking for stdint.h | configure:21021: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:21021: $? = 0 | configure:21028: result: yes | configure:21039: checking for inttypes.h | configure:21058: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:21058: $? = 0 | configure:21065: result: yes | configure:21079: checking whether printf supports size specifiers as in C99 | configure:21150: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//cc3L1Lnf.o(.text+0x50): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:119: warning: sprintf() is often misused, please use snprintf() | configure:21150: $? = 0 | configure:21150: ./conftest | configure:21150: $? = 0 | configure:21161: result: yes | configure:21166: checking whether printf supports 'long double' arguments | configure:21205: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccWS1q4u.o(.text+0x50): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:110: warning: sprintf() is often misused, please use snprintf() | configure:21205: $? = 0 | configure:21205: ./conftest | configure:21205: $? = 0 | configure:21216: result: yes | configure:21221: checking whether printf supports infinite 'double' arguments | configure:21322: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccJApwB9.o(.text+0x110): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:135: warning: sprintf() is often misused, please use snprintf() | configure:21322: $? = 0 | configure:21322: ./conftest | configure:21322: $? = 0 | configure:21333: result: yes | configure:21347: checking whether printf supports infinite 'long double' arguments | configure:21626: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccjLFNmu.o(.text+0x144): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:216: warning: sprintf() is often misused, please use snprintf() | configure:21626: $? = 0 | configure:21626: ./conftest | configure:21626: $? = 0 | configure:21637: result: yes | configure:21647: checking whether printf supports the 'a' and 'A' directives | configure:21734: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccMy6PAa.o(.text+0x48): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:110: warning: sprintf() is often misused, please use snprintf() | configure:21734: $? = 0 | configure:21734: ./conftest | configure:21734: $? = 0 | configure:21745: result: yes | configure:21750: checking whether printf supports the 'F' directive | configure:21797: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccsgx3ng.o(.text+0x40): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:110: warning: sprintf() is often misused, please use snprintf() | configure:21797: $? = 0 | configure:21797: ./conftest | configure:21797: $? = 0 | configure:21808: result: yes | configure:21813: checking whether printf supports the 'n' directive | configure:21847: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccMMIJ8t.o(.text+0x64): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:115: warning: sprintf() is often misused, please use snprintf() | configure:21847: $? = 0 | configure:21847: ./conftest | configure:21847: $? = 0 | configure:21858: result: yes | configure:21863: checking whether printf supports the 'ls' directive | configure:21934: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//cc7Rjv8r.o(.text+0x5c): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:123: warning: sprintf() is often misused, please use snprintf() | configure:21934: $? = 0 | configure:21934: ./conftest | configure:21934: $? = 11 | configure: program exited with status 11 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #include | | #include | | #include | | int main () | | { | | int result = 0; | | char buf[100]; | | /* Test whether %ls works at all. | | This test fails on OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Haiku, but not on | | Cygwin 1.5. */ | | { | | static const wchar_t wstring[] = { 'a', 'b', 'c', 0 }; | | buf[0] = '\0'; | | if (sprintf (buf, "%ls", wstring) < 0 | | || strcmp (buf, "abc") != 0) | | result |= 1; | | } | | /* This test fails on IRIX 6.5, Solaris 2.6, Cygwin 1.5, Haiku (with an | | assertion failure inside libc), but not on OpenBSD 4.0. */ | | { | | static const wchar_t wstring[] = { 'a', 0 }; | | buf[0] = '\0'; | | if (sprintf (buf, "%ls", wstring) < 0 | | || strcmp (buf, "a") != 0) | | result |= 2; | | } | | /* Test whether precisions in %ls are supported as specified in ISO C 99 | | section 7.19.6.1: | | "If a precision is specified, no more than that many bytes are written | | (including shift sequences, if any), and the array shall contain a | | null wide character if, to equal the multibyte character sequence | | length given by the precision, the function would need to access a | | wide character one past the end of the array." | | This test fails on Solaris 10. */ | | { | | static const wchar_t wstring[] = { 'a', 'b', (wchar_t) 0xfdfdfdfd, 0 }; | | buf[0] = '\0'; | | if (sprintf (buf, "%.2ls", wstring) < 0 | | || strcmp (buf, "ab") != 0) | | result |= 8; | | } | | return result; | | } | configure:21945: result: no | configure:21950: checking whether printf supports POSIX/XSI format strings with positions | configure:21982: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccWQ4ttB.o(.text+0x30): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:112: warning: sprintf() is often misused, please use snprintf() | configure:21982: $? = 0 | configure:21982: ./conftest | configure:21982: $? = 0 | configure:21993: result: yes | configure:21998: checking whether printf supports the grouping flag | configure:22028: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccNBPXKE.o(.text+0x34): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:109: warning: sprintf() is often misused, please use snprintf() | configure:22028: $? = 0 | configure:22028: ./conftest | configure:22028: $? = 0 | configure:22039: result: yes | configure:22044: checking whether printf supports the left-adjust flag correctly | configure:22077: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccaEd7sh.o(.text+0x34): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:110: warning: sprintf() is often misused, please use snprintf() | configure:22077: $? = 0 | configure:22077: ./conftest | configure:22077: $? = 0 | configure:22088: result: yes | configure:22093: checking whether printf supports the zero flag correctly | configure:22126: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccf6s5BS.o(.text+0x48): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:109: warning: sprintf() is often misused, please use snprintf() | configure:22126: $? = 0 | configure:22126: ./conftest | configure:22126: $? = 0 | configure:22137: result: yes | configure:22142: checking whether printf supports large precisions | configure:22185: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccXX7U5D.o(.text+0x48): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:114: warning: sprintf() is often misused, please use snprintf() | configure:22185: $? = 0 | configure:22185: ./conftest | configure:22185: $? = 0 | configure:22196: result: yes | configure:22209: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' | configure:22209: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:22244: checking whether printf survives out-of-memory conditions | configure:22387: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22390: $? = 0 | configure:22438: result: no | configure:22457: checking for long long int | configure:22507: result: yes | configure:22516: checking for wchar_t | configure:22533: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:22533: $? = 0 | configure:22540: result: yes | configure:22549: checking for wint_t | configure:22574: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:22574: $? = 0 | configure:22581: result: yes | configure:22600: checking for size_t | configure:22600: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:22600: $? = 0 | configure:22600: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:142: error: expected expression before ')' token | configure:22600: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:22600: result: yes | configure:22614: checking for intmax_t | configure:22639: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:22639: $? = 0 | configure:22646: result: yes | configure:22666: checking whether snprintf returns a byte count as in C99 | configure:22722: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22722: $? = 0 | configure:22722: ./conftest | configure:22722: $? = 0 | configure:22733: result: yes | configure:22745: checking for snprintf | configure:22745: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:130: warning: conflicting types for built-in function 'snprintf' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22745: $? = 0 | configure:22745: result: yes | configure:22745: checking for strnlen | configure:22745: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22745: $? = 0 | configure:22745: result: yes | configure:22745: checking for wcslen | configure:22745: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22745: $? = 0 | configure:22745: result: yes | configure:22745: checking for wcsnlen | configure:22745: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccKlflzM.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:144: undefined reference to `wcsnlen' | configure:22745: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | /* end confdefs.h. */ | | /* Define wcsnlen to an innocuous variant, in case declares wcsnlen. | | For example, HP-UX 11i declares gettimeofday. */ | | #define wcsnlen innocuous_wcsnlen | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char wcsnlen (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef wcsnlen | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char wcsnlen (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_wcsnlen || defined __stub___wcsnlen | | choke me | | #endif | | | | int | | main () | | { | | return wcsnlen (); | | ; | | return 0; | | } | configure:22745: result: no | configure:22745: checking for mbrtowc | configure:22745: result: yes | configure:22745: checking for wcrtomb | configure:22745: result: yes | configure:22754: checking whether _snprintf is declared | configure:22754: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:121: error: '_snprintf' undeclared (first use in this function) | conftest.c:121: error: (Each undeclared identifier is reported only once | conftest.c:121: error: for each function it appears in.) | configure:22754: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef _snprintf | | #ifdef __cplusplus | | (void) _snprintf; | | #else | | (void) _snprintf; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:22754: result: no | configure:22875: checking whether frexp() can be used without linking with libm | configure:22893: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22893: $? = 0 | configure:22902: result: yes | configure:22906: checking whether stdin defaults to large file offsets | configure:22930: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22930: $? = 0 | configure:22938: result: yes | configure:22941: checking whether fseeko is declared | configure:22941: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:22941: $? = 0 | configure:22941: result: yes | configure:22959: checking for fseeko | configure:22977: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:22977: $? = 0 | configure:22986: result: yes | configure:23003: checking whether ftello is declared | configure:23003: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23003: $? = 0 | configure:23003: result: yes | configure:23026: checking for ftello | configure:23043: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23043: $? = 0 | configure:23052: result: yes | configure:23061: checking whether ftello works | configure:23137: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23137: $? = 0 | configure:23137: ./conftest | configure:23137: $? = 0 | configure:23148: result: yes | configure:23162: checking whether getdelim is declared | configure:23162: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:156: error: 'getdelim' undeclared (first use in this function) | conftest.c:156: error: (Each undeclared identifier is reported only once | conftest.c:156: error: for each function it appears in.) | configure:23162: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef getdelim | | #ifdef __cplusplus | | (void) getdelim; | | #else | | (void) getdelim; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:23162: result: no | configure:23177: checking whether getline is declared | configure:23177: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:157: error: 'getline' undeclared (first use in this function) | conftest.c:157: error: (Each undeclared identifier is reported only once | conftest.c:157: error: for each function it appears in.) | configure:23177: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef getline | | #ifdef __cplusplus | | (void) getline; | | #else | | (void) getline; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:23177: result: no | configure:23266: checking for getopt.h | configure:23266: result: yes | configure:23283: checking for getopt_long_only | configure:23283: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23283: $? = 0 | configure:23283: result: yes | configure:23297: checking whether getopt is POSIX compatible | configure:23314: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23314: $? = 0 | configure:23434: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -DOPTIND_MIN=1 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23434: $? = 0 | configure:23434: ./conftest | configure:23434: $? = 0 | configure:23446: result: yes | configure:23454: checking for working GNU getopt function | configure:23651: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:23651: $? = 0 | configure:23651: ./conftest | configure:23651: $? = 16 | configure: program exited with status 16 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | /* end confdefs.h. */ | | #include | | #include | | #include | | | | #include | | #if defined __MACH__ && defined __APPLE__ | | /* Avoid a crash on MacOS X. */ | | #include | | #include | | #include | | #include | | #include | | #include | | /* The exception port on which our thread listens. */ | | static mach_port_t our_exception_port; | | /* The main function of the thread listening for exceptions of type | | EXC_BAD_ACCESS. */ | | static void * | | mach_exception_thread (void *arg) | | { | | /* Buffer for a message to be received. */ | | struct { | | mach_msg_header_t head; | | mach_msg_body_t msgh_body; | | char data[1024]; | | } msg; | | mach_msg_return_t retval; | | /* Wait for a message on the exception port. */ | | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | | if (retval != MACH_MSG_SUCCESS) | | abort (); | | exit (1); | | } | | static void | | nocrash_init (void) | | { | | mach_port_t self = mach_task_self (); | | /* Allocate a port on which the thread shall listen for exceptions. */ | | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | | == KERN_SUCCESS) { | | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | | MACH_MSG_TYPE_MAKE_SEND) | | == KERN_SUCCESS) { | | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | | for us. */ | | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | | /* Create the thread listening on the exception port. */ | | pthread_attr_t attr; | | pthread_t thread; | | if (pthread_attr_init (&attr) == 0 | | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | | pthread_attr_destroy (&attr); | | /* Replace the exception port info for these exceptions with our own. | | Note that we replace the exception port for the entire task, not only | | for a particular thread. This has the effect that when our exception | | port gets the message, the thread specific exception port has already | | been asked, and we don't need to bother about it. | | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | | task_set_exception_ports (self, mask, our_exception_port, | | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | | } | | } | | } | | } | | #else | | /* Avoid a crash on POSIX systems. */ | | #include | | /* A POSIX signal handler. */ | | static void | | exception_handler (int sig) | | { | | exit (1); | | } | | static void | | nocrash_init (void) | | { | | #ifdef SIGSEGV | | signal (SIGSEGV, exception_handler); | | #endif | | #ifdef SIGBUS | | signal (SIGBUS, exception_handler); | | #endif | | } | | #endif | | | | | | int | | main () | | { | | | | int result = 0; | | | | nocrash_init(); | | | | /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw, | | and fails on MacOS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5, | | OSF/1 5.1, Solaris 10. */ | | { | | static char conftest[] = "conftest"; | | static char plus[] = "-+"; | | char *argv[3] = { conftest, plus, NULL }; | | opterr = 0; | | if (getopt (2, argv, "+a") != '?') | | result |= 1; | | } | | /* This code succeeds on glibc 2.8, mingw, | | and fails on MacOS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11, | | IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x. */ | | { | | static char program[] = "program"; | | static char p[] = "-p"; | | static char foo[] = "foo"; | | static char bar[] = "bar"; | | char *argv[] = { program, p, foo, bar, NULL }; | | | | optind = 1; | | if (getopt (4, argv, "p::") != 'p') | | result |= 2; | | else if (optarg != NULL) | | result |= 4; | | else if (getopt (4, argv, "p::") != -1) | | result |= 6; | | else if (optind != 2) | | result |= 8; | | } | | /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0. */ | | { | | static char program[] = "program"; | | static char foo[] = "foo"; | | static char p[] = "-p"; | | char *argv[] = { program, foo, p, NULL }; | | optind = 0; | | if (getopt (3, argv, "-p") != 1) | | result |= 16; | | else if (getopt (3, argv, "-p") != 'p') | | result |= 32; | | } | | /* This code fails on glibc 2.11. */ | | { | | static char program[] = "program"; | | static char b[] = "-b"; | | static char a[] = "-a"; | | char *argv[] = { program, b, a, NULL }; | | optind = opterr = 0; | | if (getopt (3, argv, "+:a:b") != 'b') | | result |= 64; | | else if (getopt (3, argv, "+:a:b") != ':') | | result |= 64; | | } | | /* This code dumps core on glibc 2.14. */ | | { | | static char program[] = "program"; | | static char w[] = "-W"; | | static char dummy[] = "dummy"; | | char *argv[] = { program, w, dummy, NULL }; | | optind = opterr = 1; | | if (getopt (3, argv, "W;") != 'W') | | result |= 128; | | } | | return result; | | | | ; | | return 0; | | } | configure:23667: result: no | configure:23699: checking whether getenv is declared | configure:23699: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23699: $? = 0 | configure:23699: result: yes | configure:23710: checking for C/C++ restrict keyword | configure:23735: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23735: $? = 0 | configure:23743: result: __restrict | configure:23834: checking for struct timeval | configure:23854: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23854: $? = 0 | configure:23861: result: yes | configure:23870: checking whether gettimeofday is declared without a macro | configure:23892: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23892: $? = 0 | configure:23900: result: yes | configure:23917: checking for off_t | configure:23917: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:23917: $? = 0 | configure:23917: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:160: error: expected expression before ')' token | configure:23917: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((off_t))) | | return 0; | | ; | | return 0; | | } | configure:23917: result: yes | configure:23929: checking where to find the exponent in a 'float' | configure:24006: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24006: $? = 0 | configure:24006: ./conftest | configure:24006: $? = 0 | configure:24018: result: word 0 bit 23 | configure:24041: checking whether isnan(float) can be used without linking with libm | configure:24066: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24066: $? = 0 | configure:24075: result: yes | configure:24131: checking whether isnan(float) works | configure:24199: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24199: $? = 0 | configure:24199: ./conftest | configure:24199: $? = 0 | configure:24210: result: yes | configure:24230: checking whether isnan(double) can be used without linking with libm | configure:24255: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24255: $? = 0 | configure:24264: result: yes | configure:24326: checking whether isnan(long double) can be used without linking with libm | configure:24351: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24351: $? = 0 | configure:24360: result: yes | configure:24416: checking whether isnanl works | configure:24554: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24554: $? = 0 | configure:24554: ./conftest | configure:24554: $? = 0 | configure:24565: result: yes | configure:24680: checking whether iswcntrl works | configure:24724: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24724: $? = 0 | configure:24724: ./conftest | configure:24724: $? = 0 | configure:24735: result: yes | configure:24760: checking for towlower | configure:24760: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:149: warning: conflicting types for built-in function 'towlower' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:24760: $? = 0 | configure:24760: result: yes | configure:24808: checking for wctype_t | configure:24836: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24836: $? = 0 | configure:24844: result: yes | configure:24850: checking for wctrans_t | configure:24876: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24876: $? = 0 | configure:24884: result: yes | configure:24893: checking whether wctype is declared without a macro | configure:24922: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24922: $? = 0 | configure:24930: result: yes | configure:24893: checking whether iswctype is declared without a macro | configure:24922: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24922: $? = 0 | configure:24930: result: yes | configure:24893: checking whether wctrans is declared without a macro | configure:24922: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24922: $? = 0 | configure:24930: result: yes | configure:24893: checking whether towctrans is declared without a macro | configure:24922: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24922: $? = 0 | configure:24930: result: yes | configure:24951: checking whether getc_unlocked is declared | configure:24951: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:24951: $? = 0 | configure:24951: result: yes | configure:24963: checking whether we are using the GNU C Library >= 2.1 or uClibc | conftest.c:133:22: error: features.h: No such file or directory | configure:24993: result: no | configure:25018: checking whether NULL can be used in arbitrary expressions | configure:25036: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:25036: $? = 0 | configure:25043: result: yes | configure:25153: checking whether lstat correctly handles trailing slash | configure:25184: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25184: $? = 0 | configure:25184: ./conftest | configure:25184: $? = 0 | configure:25201: result: yes | configure:25211: checking whether malloc, realloc, calloc are POSIX compliant | configure:25231: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:25231: $? = 0 | configure:25239: result: yes | configure:25245: checking for stdlib.h | configure:25245: result: yes | configure:25255: checking for GNU libc compatible malloc | configure:25279: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25279: $? = 0 | configure:25279: ./conftest | configure:25279: $? = 0 | configure:25289: result: yes | configure:25307: checking for mbstate_t | configure:25331: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:25331: $? = 0 | configure:25338: result: yes | configure:25357: checking for a traditional japanese locale | configure:25427: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25430: $? = 0 | configure:25487: result: none | configure:25495: checking for a transitional chinese locale | configure:25566: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25569: $? = 0 | configure:25620: result: none | configure:25627: checking for a french Unicode locale | configure:25697: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25700: $? = 0 | configure:25746: result: none | configure:25837: checking for mmap | configure:25837: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25837: $? = 0 | configure:25837: result: yes | configure:25848: checking for MAP_ANONYMOUS | configure:25885: result: yes | configure:25907: checking whether memchr works | configure:25970: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:25970: $? = 0 | configure:25970: ./conftest | configure:25970: $? = 0 | configure:25980: result: yes | configure:25987: checking whether memrchr is declared | configure:25987: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:25987: $? = 0 | configure:25987: result: yes | configure:26002: checking whether defines MIN and MAX | configure:26019: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:140: warning: implicit declaration of function 'MIN' | conftest.c:140: error: initializer element is not constant | configure:26019: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | int x = MIN (42, 17); | | int | | main () | | { | | | | ; | | return 0; | | } | configure:26026: result: no | configure:26039: checking whether defines MIN and MAX | configure:26056: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26056: $? = 0 | configure:26063: result: yes | configure:26078: checking for mode_t | configure:26078: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26078: $? = 0 | configure:26078: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176: error: expected expression before ')' token | configure:26078: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:26078: result: yes | configure:26091: checking for promoted mode_t type | configure:26108: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:144: error: size of array 'array' is negative | configure:26108: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | | ; | | return 0; | | } | configure:26116: result: mode_t | configure:26407: checking for ptrdiff_t | configure:26407: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26407: $? = 0 | configure:26407: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:181: error: expected expression before ')' token | configure:26407: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((ptrdiff_t))) | | return 0; | | ; | | return 0; | | } | configure:26407: result: yes | configure:26444: checking whether C symbols are prefixed with underscore at the linker level | configure:26457: gcc -std=gnu99 -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -S conftest.c | configure:26460: $? = 0 | configure:26470: result: no | configure:26492: checking for shared library path variable | configure:26505: result: LD_LIBRARY_PATH | configure:26510: checking whether to activate relocatable installation | configure:26525: result: no | configure:26632: checking whether setenv is declared | configure:26632: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26632: $? = 0 | configure:26632: result: yes | configure:26646: checking for ssize_t | configure:26663: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26663: $? = 0 | configure:26670: result: yes | configure:26697: checking for uid_t in sys/types.h | configure:26716: result: yes | configure:26732: checking for sigset_t | configure:26732: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26732: $? = 0 | configure:26732: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:158: error: expected expression before ')' token | configure:26732: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | /* end confdefs.h. */ | | | | #include | | /* Mingw defines sigset_t not in , but in . */ | | #include | | | | | | int | | main () | | { | | if (sizeof ((sigset_t))) | | return 0; | | ; | | return 0; | | } | configure:26732: result: yes | configure:26753: checking whether snprintf is declared | configure:26753: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26753: $? = 0 | configure:26753: result: yes | configure:26764: checking for stdbool.h that conforms to C99 | configure:26831: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26831: $? = 0 | configure:26838: result: yes | configure:26840: checking for _Bool | configure:26840: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:26840: $? = 0 | configure:26840: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:187: error: expected expression before ')' token | configure:26840: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((_Bool))) | | return 0; | | ; | | return 0; | | } | configure:26840: result: yes | configure:26962: checking whether stdint.h conforms to C99 | configure:27133: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:294: error: negative width in bit-field 'check_uint_fast8' | conftest.c:295: error: negative width in bit-field 'check_uint_fast16' | configure:27133: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | /* end confdefs.h. */ | | | | | | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ | | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ | | #include | | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */ | | #if !(defined WCHAR_MIN && defined WCHAR_MAX) | | #error "WCHAR_MIN, WCHAR_MAX not defined in " | | #endif | | | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | | | #ifdef INT8_MAX | | int8_t a1 = INT8_MAX; | | int8_t a1min = INT8_MIN; | | #endif | | #ifdef INT16_MAX | | int16_t a2 = INT16_MAX; | | int16_t a2min = INT16_MIN; | | #endif | | #ifdef INT32_MAX | | int32_t a3 = INT32_MAX; | | int32_t a3min = INT32_MIN; | | #endif | | #ifdef INT64_MAX | | int64_t a4 = INT64_MAX; | | int64_t a4min = INT64_MIN; | | #endif | | #ifdef UINT8_MAX | | uint8_t b1 = UINT8_MAX; | | #else | | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | | #endif | | #ifdef UINT16_MAX | | uint16_t b2 = UINT16_MAX; | | #endif | | #ifdef UINT32_MAX | | uint32_t b3 = UINT32_MAX; | | #endif | | #ifdef UINT64_MAX | | uint64_t b4 = UINT64_MAX; | | #endif | | int_least8_t c1 = INT8_C (0x7f); | | int_least8_t c1max = INT_LEAST8_MAX; | | int_least8_t c1min = INT_LEAST8_MIN; | | int_least16_t c2 = INT16_C (0x7fff); | | int_least16_t c2max = INT_LEAST16_MAX; | | int_least16_t c2min = INT_LEAST16_MIN; | | int_least32_t c3 = INT32_C (0x7fffffff); | | int_least32_t c3max = INT_LEAST32_MAX; | | int_least32_t c3min = INT_LEAST32_MIN; | | int_least64_t c4 = INT64_C (0x7fffffffffffffff); | | int_least64_t c4max = INT_LEAST64_MAX; | | int_least64_t c4min = INT_LEAST64_MIN; | | uint_least8_t d1 = UINT8_C (0xff); | | uint_least8_t d1max = UINT_LEAST8_MAX; | | uint_least16_t d2 = UINT16_C (0xffff); | | uint_least16_t d2max = UINT_LEAST16_MAX; | | uint_least32_t d3 = UINT32_C (0xffffffff); | | uint_least32_t d3max = UINT_LEAST32_MAX; | | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | | uint_least64_t d4max = UINT_LEAST64_MAX; | | int_fast8_t e1 = INT_FAST8_MAX; | | int_fast8_t e1min = INT_FAST8_MIN; | | int_fast16_t e2 = INT_FAST16_MAX; | | int_fast16_t e2min = INT_FAST16_MIN; | | int_fast32_t e3 = INT_FAST32_MAX; | | int_fast32_t e3min = INT_FAST32_MIN; | | int_fast64_t e4 = INT_FAST64_MAX; | | int_fast64_t e4min = INT_FAST64_MIN; | | uint_fast8_t f1 = UINT_FAST8_MAX; | | uint_fast16_t f2 = UINT_FAST16_MAX; | | uint_fast32_t f3 = UINT_FAST32_MAX; | | uint_fast64_t f4 = UINT_FAST64_MAX; | | #ifdef INTPTR_MAX | | intptr_t g = INTPTR_MAX; | | intptr_t gmin = INTPTR_MIN; | | #endif | | #ifdef UINTPTR_MAX | | uintptr_t h = UINTPTR_MAX; | | #endif | | intmax_t i = INTMAX_MAX; | | uintmax_t j = UINTMAX_MAX; | | | | #include /* for CHAR_BIT */ | | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t))) | | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | struct s { | | int check_PTRDIFF: | | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) | | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) | | ? 1 : -1; | | /* Detect bug in FreeBSD 6.0 / ia64. */ | | int check_SIG_ATOMIC: | | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) | | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) | | ? 1 : -1; | | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; | | int check_WCHAR: | | WCHAR_MIN == TYPE_MINIMUM (wchar_t) | | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) | | ? 1 : -1; | | /* Detect bug in mingw. */ | | int check_WINT: | | WINT_MIN == TYPE_MINIMUM (wint_t) | | && WINT_MAX == TYPE_MAXIMUM (wint_t) | | ? 1 : -1; | | | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ | | int check_UINT8_C: | | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; | | int check_UINT16_C: | | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; | | | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ | | #ifdef UINT8_MAX | | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; | | #endif | | #ifdef UINT16_MAX | | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; | | #endif | | #ifdef UINT32_MAX | | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; | | #endif | | #ifdef UINT64_MAX | | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; | | #endif | | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; | | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; | | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; | | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; | | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; | | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; | | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; | | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; | | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; | | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; | | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; | | }; | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:27227: result: no | configure:27236: checking sys/inttypes.h usability | configure:27236: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:185:26: error: sys/inttypes.h: No such file or directory | configure:27236: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:27236: result: no | configure:27236: checking sys/inttypes.h presence | configure:27236: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | conftest.c:152:26: error: sys/inttypes.h: No such file or directory | configure:27236: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | /* end confdefs.h. */ | | #include | configure:27236: result: no | configure:27236: checking for sys/inttypes.h | configure:27236: result: no | configure:27236: checking sys/bitypes.h usability | configure:27236: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:185:25: error: sys/bitypes.h: No such file or directory | configure:27236: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:27236: result: no | configure:27236: checking sys/bitypes.h presence | configure:27236: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | conftest.c:152:25: error: sys/bitypes.h: No such file or directory | configure:27236: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | /* end confdefs.h. */ | | #include | configure:27236: result: no | configure:27236: checking for sys/bitypes.h | configure:27236: result: no | configure:27265: checking for bit size of ptrdiff_t | configure:27270: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27270: $? = 0 | configure:27270: ./conftest | configure:27270: $? = 0 | configure:27291: result: 32 | configure:27265: checking for bit size of size_t | configure:27270: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27270: $? = 0 | configure:27270: ./conftest | configure:27270: $? = 0 | configure:27291: result: 32 | configure:27310: checking for bit size of sig_atomic_t | configure:27315: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27315: $? = 0 | configure:27315: ./conftest | configure:27315: $? = 0 | configure:27336: result: 32 | configure:27310: checking for bit size of wchar_t | configure:27315: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27315: $? = 0 | configure:27315: ./conftest | configure:27315: $? = 0 | configure:27336: result: 32 | configure:27310: checking for bit size of wint_t | configure:27315: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27315: $? = 0 | configure:27315: ./conftest | configure:27315: $? = 0 | configure:27336: result: 32 | configure:27354: checking whether sig_atomic_t is signed | configure:27381: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27381: $? = 0 | configure:27391: result: yes | configure:27354: checking whether wchar_t is signed | configure:27381: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27381: $? = 0 | configure:27391: result: yes | configure:27354: checking whether wint_t is signed | configure:27381: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27381: $? = 0 | configure:27391: result: yes | configure:27413: checking for ptrdiff_t integer literal suffix | configure:27459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:172: error: conflicting types for 'foo' | conftest.c:171: error: previous declaration of 'foo' was here | configure:27459: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern ptrdiff_t foo; | | extern int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:27459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27459: $? = 0 | configure:27468: result: l | configure:27413: checking for size_t integer literal suffix | configure:27459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:173: error: conflicting types for 'foo' | conftest.c:172: error: previous declaration of 'foo' was here | configure:27459: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | /* end confdefs.h. */ | | | | /* BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #include | | #include | | #if HAVE_WCHAR_H | | # include | | # include | | # include | | #endif | | | | extern size_t foo; | | extern unsigned int foo; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:27459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27459: $? = 0 | configure:27468: result: ul | configure:27485: checking for sig_atomic_t integer literal suffix | configure:27531: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27531: $? = 0 | configure:27540: result: | configure:27485: checking for wchar_t integer literal suffix | configure:27531: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27531: $? = 0 | configure:27540: result: | configure:27485: checking for wint_t integer literal suffix | configure:27531: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27531: $? = 0 | configure:27540: result: | configure:27568: checking whether strdup is declared | configure:27568: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27568: $? = 0 | configure:27568: result: yes | configure:27581: checking whether strerror(0) succeeds | configure:27610: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27610: $? = 0 | configure:27610: ./conftest | configure:27610: $? = 4 | configure: program exited with status 4 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | int result = 0; | | char *str; | | errno = 0; | | str = strerror (0); | | if (!*str) result |= 1; | | if (errno) result |= 2; | | if (strstr (str, "nknown") || strstr (str, "ndefined")) | | result |= 4; | | return result; | | ; | | return 0; | | } | configure:27621: result: no | configure:27630: checking whether struct tm is in sys/time.h or time.h | configure:27650: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27650: $? = 0 | configure:27657: result: time.h | configure:27665: checking for struct tm.tm_zone | configure:27665: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27665: $? = 0 | configure:27665: result: yes | configure:27733: checking for struct tm.tm_gmtoff | configure:27733: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27733: $? = 0 | configure:27733: result: yes | configure:27804: checking whether ffsl is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176: error: 'ffsl' undeclared (first use in this function) | conftest.c:176: error: (Each undeclared identifier is reported only once | conftest.c:176: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef ffsl | | (void) ffsl; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether ffsll is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176: error: 'ffsll' undeclared (first use in this function) | conftest.c:176: error: (Each undeclared identifier is reported only once | conftest.c:176: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef ffsll | | (void) ffsll; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether memmem is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176: error: 'memmem' undeclared (first use in this function) | conftest.c:176: error: (Each undeclared identifier is reported only once | conftest.c:176: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef memmem | | (void) memmem; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether mempcpy is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176: error: 'mempcpy' undeclared (first use in this function) | conftest.c:176: error: (Each undeclared identifier is reported only once | conftest.c:176: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef mempcpy | | (void) mempcpy; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether memrchr is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether rawmemchr is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177: error: 'rawmemchr' undeclared (first use in this function) | conftest.c:177: error: (Each undeclared identifier is reported only once | conftest.c:177: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef rawmemchr | | (void) rawmemchr; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether stpcpy is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177: error: 'stpcpy' undeclared (first use in this function) | conftest.c:177: error: (Each undeclared identifier is reported only once | conftest.c:177: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef stpcpy | | (void) stpcpy; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether stpncpy is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177: error: 'stpncpy' undeclared (first use in this function) | conftest.c:177: error: (Each undeclared identifier is reported only once | conftest.c:177: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef stpncpy | | (void) stpncpy; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether strchrnul is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177: error: 'strchrnul' undeclared (first use in this function) | conftest.c:177: error: (Each undeclared identifier is reported only once | conftest.c:177: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef strchrnul | | (void) strchrnul; | | ; | | return 0; | | } | configure:27830: result: no | configure:27804: checking whether strdup is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strncat is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strndup is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strnlen is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strpbrk is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strsep is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strcasestr is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strtok_r is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strerror_r is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strsignal is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:27822: $? = 0 | configure:27830: result: yes | configure:27804: checking whether strverscmp is declared without a macro | configure:27822: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:187: error: 'strverscmp' undeclared (first use in this function) | conftest.c:187: error: (Each undeclared identifier is reported only once | conftest.c:187: error: for each function it appears in.) | configure:27822: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef strverscmp | | (void) strverscmp; | | ; | | return 0; | | } | configure:27830: result: no | configure:27852: checking for mmap | configure:27852: result: yes | configure:27863: checking for MAP_ANONYMOUS | configure:27900: result: yes | configure:27912: checking whether strncat works | configure:27998: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:27998: $? = 0 | configure:27998: ./conftest | configure:27998: $? = 0 | configure:28009: result: yes | configure:28016: checking whether strndup is declared | configure:28016: result: yes | configure:28029: checking whether strnlen is declared | configure:28029: result: yes | configure:28041: checking whether ldexp() can be used without linking with libm | configure:28063: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:28063: $? = 0 | configure:28072: result: yes | configure:28075: checking whether strtok_r is declared | configure:28075: result: yes | configure:28086: checking whether stat file-mode macros are broken | configure:28113: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28113: $? = 0 | configure:28120: result: no | configure:28147: checking for struct timespec in | configure:28164: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28164: $? = 0 | configure:28171: result: yes | configure:28302: checking whether localtime_r is declared | configure:28302: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28302: $? = 0 | configure:28302: result: yes | configure:28344: checking whether clearerr_unlocked is declared | configure:28344: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:226: error: 'clearerr_unlocked' undeclared (first use in this function) | conftest.c:226: error: (Each undeclared identifier is reported only once | conftest.c:226: error: for each function it appears in.) | configure:28344: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef clearerr_unlocked | | #ifdef __cplusplus | | (void) clearerr_unlocked; | | #else | | (void) clearerr_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28344: result: no | configure:28355: checking whether feof_unlocked is declared | configure:28355: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:227: error: 'feof_unlocked' undeclared (first use in this function) | conftest.c:227: error: (Each undeclared identifier is reported only once | conftest.c:227: error: for each function it appears in.) | configure:28355: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef feof_unlocked | | #ifdef __cplusplus | | (void) feof_unlocked; | | #else | | (void) feof_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28355: result: no | configure:28366: checking whether ferror_unlocked is declared | configure:28366: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:228: error: 'ferror_unlocked' undeclared (first use in this function) | conftest.c:228: error: (Each undeclared identifier is reported only once | conftest.c:228: error: for each function it appears in.) | configure:28366: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef ferror_unlocked | | #ifdef __cplusplus | | (void) ferror_unlocked; | | #else | | (void) ferror_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28366: result: no | configure:28377: checking whether fflush_unlocked is declared | configure:28377: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:229: error: 'fflush_unlocked' undeclared (first use in this function) | conftest.c:229: error: (Each undeclared identifier is reported only once | conftest.c:229: error: for each function it appears in.) | configure:28377: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fflush_unlocked | | #ifdef __cplusplus | | (void) fflush_unlocked; | | #else | | (void) fflush_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28377: result: no | configure:28388: checking whether fgets_unlocked is declared | configure:28388: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:230: error: 'fgets_unlocked' undeclared (first use in this function) | conftest.c:230: error: (Each undeclared identifier is reported only once | conftest.c:230: error: for each function it appears in.) | configure:28388: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fgets_unlocked | | #ifdef __cplusplus | | (void) fgets_unlocked; | | #else | | (void) fgets_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28388: result: no | configure:28399: checking whether fputc_unlocked is declared | configure:28399: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:231: error: 'fputc_unlocked' undeclared (first use in this function) | conftest.c:231: error: (Each undeclared identifier is reported only once | conftest.c:231: error: for each function it appears in.) | configure:28399: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputc_unlocked | | #ifdef __cplusplus | | (void) fputc_unlocked; | | #else | | (void) fputc_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28399: result: no | configure:28410: checking whether fputs_unlocked is declared | configure:28410: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:232: error: 'fputs_unlocked' undeclared (first use in this function) | conftest.c:232: error: (Each undeclared identifier is reported only once | conftest.c:232: error: for each function it appears in.) | configure:28410: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputs_unlocked | | #ifdef __cplusplus | | (void) fputs_unlocked; | | #else | | (void) fputs_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28410: result: no | configure:28421: checking whether fread_unlocked is declared | configure:28421: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:233: error: 'fread_unlocked' undeclared (first use in this function) | conftest.c:233: error: (Each undeclared identifier is reported only once | conftest.c:233: error: for each function it appears in.) | configure:28421: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fread_unlocked | | #ifdef __cplusplus | | (void) fread_unlocked; | | #else | | (void) fread_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28421: result: no | configure:28432: checking whether fwrite_unlocked is declared | configure:28432: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:234: error: 'fwrite_unlocked' undeclared (first use in this function) | conftest.c:234: error: (Each undeclared identifier is reported only once | conftest.c:234: error: for each function it appears in.) | configure:28432: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fwrite_unlocked | | #ifdef __cplusplus | | (void) fwrite_unlocked; | | #else | | (void) fwrite_unlocked; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:28432: result: no | configure:28443: checking whether getchar_unlocked is declared | configure:28443: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28443: $? = 0 | configure:28443: result: yes | configure:28454: checking whether putc_unlocked is declared | configure:28454: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28454: $? = 0 | configure:28454: result: yes | configure:28465: checking whether putchar_unlocked is declared | configure:28465: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28465: $? = 0 | configure:28465: result: yes | configure:28476: checking whether vsnprintf is declared | configure:28476: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:28476: $? = 0 | configure:28476: result: yes | configure:28568: checking whether to enable assertions | configure:28585: result: yes | configure:28601: checking whether btowc(0) is correct | configure:28636: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:28636: $? = 0 | configure:28636: ./conftest | configure:28636: $? = 0 | configure:28647: result: yes | configure:28650: checking whether btowc(EOF) is correct | configure:28701: result: guessing yes | configure:28747: checking byteswap.h usability | configure:28747: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:233:22: error: byteswap.h: No such file or directory | configure:28747: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:28747: result: no | configure:28747: checking byteswap.h presence | configure:28747: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | conftest.c:200:22: error: byteswap.h: No such file or directory | configure:28747: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | /* end confdefs.h. */ | | #include | configure:28747: result: no | configure:28747: checking for byteswap.h | configure:28747: result: no | configure:28777: checking for strtod_l | configure:28777: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccWjtGvH.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:234: undefined reference to `strtod_l' | configure:28777: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | /* end confdefs.h. */ | | /* Define strtod_l to an innocuous variant, in case declares strtod_l. | | For example, HP-UX 11i declares gettimeofday. */ | | #define strtod_l innocuous_strtod_l | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char strtod_l (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef strtod_l | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char strtod_l (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_strtod_l || defined __stub___strtod_l | | choke me | | #endif | | | | int | | main () | | { | | return strtod_l (); | | ; | | return 0; | | } | configure:28777: result: no | configure:28989: checking whether // is distinct from / | configure:29018: result: no | configure:29036: checking whether dup2 works | configure:29090: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:29090: $? = 0 | configure:29090: ./conftest | configure:29090: $? = 0 | configure:29101: result: yes | configure:29154: checking for error_at_line | configure:29170: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:209:19: error: error.h: No such file or directory | conftest.c: In function 'main': | conftest.c:213: warning: implicit declaration of function 'error_at_line' | configure:29170: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | error_at_line (0, 0, "", 0, "an error occurred"); | | ; | | return 0; | | } | configure:29178: result: no | configure:29230: checking whether fcntl handles F_DUPFD correctly | configure:29260: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:29260: $? = 0 | configure:29260: ./conftest | configure:29260: $? = 0 | configure:29270: result: yes | configure:29288: checking whether fcntl understands F_DUPFD_CLOEXEC | configure:29309: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' | configure:29309: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | /* end confdefs.h. */ | | | | #include | | #ifndef F_DUPFD_CLOEXEC | | choke me | | #endif | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:29338: result: no | configure:29441: checking whether fcntl is declared without a macro | configure:29459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:29459: $? = 0 | configure:29467: result: yes | configure:29441: checking whether openat is declared without a macro | configure:29459: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:217: error: 'openat' undeclared (first use in this function) | conftest.c:217: error: (Each undeclared identifier is reported only once | conftest.c:217: error: for each function it appears in.) | configure:29459: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef openat | | (void) openat; | | ; | | return 0; | | } | configure:29467: result: no | configure:29625: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:29625: $? = 0 | configure:29981: checking for ptrdiff_t | configure:29981: result: yes | configure:30038: checking whether frexp works | configure:30108: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c: In function 'main': | conftest.c:267: warning: passing argument 2 of 'memcmp' discards qualifiers from pointer target type | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:30108: $? = 0 | configure:30108: ./conftest | configure:30108: $? = 0 | configure:30119: result: yes | configure:30165: checking whether frexpl is declared | configure:30165: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:30165: $? = 0 | configure:30165: result: yes | configure:30175: checking whether frexpl() can be used without linking with libm | configure:30193: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:30193: $? = 0 | configure:30202: result: yes | configure:30208: checking whether frexpl works | configure:30319: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:30319: $? = 0 | configure:30319: ./conftest | configure:30319: $? = 0 | configure:30330: result: yes | configure:30416: checking for fseeko | configure:30443: result: yes | configure:30533: checking for ftello | configure:30559: result: yes | configure:30568: checking whether ftello works | configure:30655: result: yes | configure:30811: checking for flockfile | configure:30811: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:30811: $? = 0 | configure:30811: result: yes | configure:30811: checking for funlockfile | configure:30811: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:30811: $? = 0 | configure:30811: result: yes | configure:30820: checking whether getc_unlocked is declared | configure:30820: result: yes | configure:30890: checking for getline | configure:30890: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//cc2BM5J5.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:266: undefined reference to `getline' | configure:30890: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | /* end confdefs.h. */ | | /* Define getline to an innocuous variant, in case declares getline. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getline innocuous_getline | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getline (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getline | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char getline (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_getline || defined __stub___getline | | choke me | | #endif | | | | int | | main () | | { | | return getline (); | | ; | | return 0; | | } | configure:30890: result: no | configure:31111: checking whether gettimeofday clobbers localtime buffer | configure:31143: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:31143: $? = 0 | configure:31143: ./conftest | configure:31143: $? = 0 | configure:31153: result: no | configure:31171: checking for gettimeofday with POSIX signature | configure:31199: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:237: error: conflicting types for 'gettimeofday' | /usr//include/sys/time.h:360: error: previous declaration of 'gettimeofday' was here | configure:31199: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | struct timeval c; | | int gettimeofday (struct timeval *restrict, void *restrict); | | | | int | | main () | | { | | /* glibc uses struct timezone * rather than the POSIX void * | | if _GNU_SOURCE is defined. However, since the only portable | | use of gettimeofday uses NULL as the second parameter, and | | since the glibc definition is actually more typesafe, it is | | not worth wrapping this to get a compliant signature. */ | | int (*f) (struct timeval *restrict, void *restrict) | | = gettimeofday; | | int x = f (&c, 0); | | return !(x | c.tv_sec | c.tv_usec); | | | | ; | | return 0; | | } | configure:31215: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:31215: $? = 0 | configure:31224: result: almost | configure:31293: checking whether the compiler generally respects inline | configure:31323: result: yes | configure:31344: checking whether isfinite is declared | configure:31344: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:31344: $? = 0 | configure:31344: result: yes | configure:31378: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:31378: $? = 0 | configure:31391: checking whether isfinite(long double) works | configure:31514: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:31514: $? = 0 | configure:31514: ./conftest | configure:31514: $? = 0 | configure:31525: result: yes | configure:31571: checking whether isinf is declared | configure:31571: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:31571: $? = 0 | configure:31571: result: yes | configure:31605: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:31605: $? = 0 | configure:31618: checking whether isinf(long double) works | configure:31639: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:31639: $? = 0 | configure:31639: ./conftest | configure:31639: $? = 0 | configure:31650: result: yes | configure:31701: checking whether isnan macro works | configure:31706: result: yes | configure:31748: checking whether isnan(double) can be used without linking with libm | configure:31782: result: yes | configure:32220: checking whether isnan(double) can be used without linking with libm | configure:32254: result: yes | configure:32628: checking whether isnan(float) can be used without linking with libm | configure:32662: result: yes | configure:32718: checking whether isnan(float) works | configure:32797: result: yes | configure:32956: checking whether isnan(float) can be used without linking with libm | configure:32990: result: yes | configure:32997: checking whether isnan(float) works | configure:33076: result: yes | configure:33221: checking whether isnan(long double) can be used without linking with libm | configure:33255: result: yes | configure:33311: checking whether isnanl works | configure:33460: result: yes | configure:33623: checking whether isnan(long double) can be used without linking with libm | configure:33657: result: yes | configure:33665: checking whether isnanl works | configure:33814: result: yes | configure:33960: checking whether iswblank is declared | configure:33960: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:33960: $? = 0 | configure:33960: result: yes | configure:34101: checking whether langinfo.h defines CODESET | configure:34119: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34119: $? = 0 | configure:34127: result: yes | configure:34132: checking whether langinfo.h defines T_FMT_AMPM | configure:34150: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34150: $? = 0 | configure:34158: result: yes | configure:34163: checking whether langinfo.h defines ERA | configure:34181: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:252: error: 'ERA' undeclared here (not in a function) | configure:34181: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | /* end confdefs.h. */ | | #include | | int a = ERA; | | | | int | | main () | | { | | | | ; | | return 0; | | } | configure:34189: result: no | configure:34194: checking whether langinfo.h defines YESEXPR | configure:34212: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34212: $? = 0 | configure:34220: result: yes | configure:34237: checking whether nl_langinfo is declared without a macro | configure:34255: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34255: $? = 0 | configure:34263: result: yes | configure:34295: checking whether locale.h conforms to POSIX:2001 | configure:34312: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34312: $? = 0 | configure:34319: result: yes | configure:34420: checking whether setlocale is declared without a macro | configure:34442: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34442: $? = 0 | configure:34450: result: yes | configure:34420: checking whether duplocale is declared without a macro | configure:34442: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:263: error: 'duplocale' undeclared (first use in this function) | conftest.c:263: error: (Each undeclared identifier is reported only once | conftest.c:263: error: for each function it appears in.) | configure:34442: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | /* end confdefs.h. */ | | #include | | /* Some systems provide declarations in a non-standard header. */ | | #if HAVE_XLOCALE_H | | # include | | #endif | | | | int | | main () | | { | | #undef duplocale | | (void) duplocale; | | ; | | return 0; | | } | configure:34450: result: no | configure:34465: checking whether lseek detects pipes | configure:34488: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:34488: $? = 0 | configure:34519: result: yes | configure:34602: checking for stdlib.h | configure:34602: result: yes | configure:34612: checking for GNU libc compatible malloc | configure:34646: result: yes | configure:34785: checking whether NAN macro works | configure:34808: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34808: $? = 0 | configure:34815: result: yes | configure:34820: checking whether HUGE_VAL works | configure:34838: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34838: $? = 0 | configure:34845: result: yes | configure:34854: checking whether acosl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether asinl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether atanl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether ceilf is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether ceill is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:270: error: 'ceill' undeclared (first use in this function) | conftest.c:270: error: (Each undeclared identifier is reported only once | conftest.c:270: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef ceill | | (void) ceill; | | ; | | return 0; | | } | configure:34880: result: no | configure:34854: checking whether cosl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether expl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:271: error: 'expl' undeclared (first use in this function) | conftest.c:271: error: (Each undeclared identifier is reported only once | conftest.c:271: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef expl | | (void) expl; | | ; | | return 0; | | } | configure:34880: result: no | configure:34854: checking whether floorf is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether floorl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:272: error: 'floorl' undeclared (first use in this function) | conftest.c:272: error: (Each undeclared identifier is reported only once | conftest.c:272: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef floorl | | (void) floorl; | | ; | | return 0; | | } | configure:34880: result: no | configure:34854: checking whether frexpl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether ldexpl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether logb is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether logl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:275: error: 'logl' undeclared (first use in this function) | conftest.c:275: error: (Each undeclared identifier is reported only once | conftest.c:275: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef logl | | (void) logl; | | ; | | return 0; | | } | configure:34880: result: no | configure:34854: checking whether round is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether roundf is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether roundl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:277: error: 'roundl' undeclared (first use in this function) | conftest.c:277: error: (Each undeclared identifier is reported only once | conftest.c:277: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef roundl | | (void) roundl; | | ; | | return 0; | | } | configure:34880: result: no | configure:34854: checking whether sinl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether sqrtl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether tanl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether trunc is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether truncf is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:34872: $? = 0 | configure:34880: result: yes | configure:34854: checking whether truncl is declared without a macro | configure:34872: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:282: error: 'truncl' undeclared (first use in this function) | conftest.c:282: error: (Each undeclared identifier is reported only once | conftest.c:282: error: for each function it appears in.) | configure:34872: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef truncl | | (void) truncl; | | ; | | return 0; | | } | configure:34880: result: no | configure:34915: checking whether mbrtowc handles incomplete characters | configure:34972: result: guessing yes | configure:34978: checking whether mbrtowc works as well as mbtowc | configure:35039: result: guessing yes | configure:35090: checking whether mbrtowc handles a NULL pwc argument | configure:35161: result: guessing yes | configure:35167: checking whether mbrtowc handles a NULL string argument | configure:35226: result: guessing yes | configure:35234: checking whether mbrtowc has a correct return value | configure:35364: result: guessing yes | configure:35370: checking whether mbrtowc returns 0 when parsing a NUL character | configure:35426: result: guessing yes | configure:35509: checking whether mbrtowc handles incomplete characters | configure:35566: result: guessing yes | configure:35572: checking whether mbrtowc works as well as mbtowc | configure:35633: result: guessing yes | configure:35807: checking for mempcpy | configure:35807: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:303: warning: conflicting types for built-in function 'mempcpy' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccGKOjiz.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:314: undefined reference to `mempcpy' | configure:35807: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | /* end confdefs.h. */ | | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mempcpy innocuous_mempcpy | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mempcpy (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef mempcpy | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char mempcpy (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_mempcpy || defined __stub___mempcpy | | choke me | | #endif | | | | int | | main () | | { | | return mempcpy (); | | ; | | return 0; | | } | configure:35807: result: no | configure:35861: checking for memrchr | configure:35861: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:35861: $? = 0 | configure:35861: result: yes | configure:35906: checking for mkdtemp | configure:35906: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:35906: $? = 0 | configure:35906: result: yes | configure:35953: checking for working mkstemp | configure:36000: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36000: $? = 0 | configure:36000: ./conftest | configure:36000: $? = 0 | configure:36012: result: yes | configure:36057: checking whether YESEXPR works | configure:36085: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36085: $? = 0 | configure:36085: ./conftest | configure:36085: $? = 0 | configure:36096: result: yes | configure:36155: checking whether open recognizes a trailing slash | configure:36194: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36194: $? = 0 | configure:36194: ./conftest | configure:36194: $? = 0 | configure:36206: result: yes | configure:36261: checking whether frexp works | configure:36342: result: yes | configure:36354: checking whether ldexp can be used without linking with libm | configure:36382: result: yes | configure:36393: checking whether frexpl() can be used without linking with libm | configure:36420: result: yes | configure:36426: checking whether frexpl works | configure:36548: result: yes | configure:36563: checking whether frexpl is declared | configure:36563: result: yes | configure:36574: checking whether ldexpl() can be used without linking with libm | configure:36592: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36592: $? = 0 | configure:36601: result: yes | configure:36607: checking whether ldexpl works | configure:36648: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36648: $? = 0 | configure:36648: ./conftest | configure:36648: $? = 0 | configure:36659: result: yes | configure:36667: checking whether ldexpl is declared | configure:36667: result: yes | configure:36719: checking whether program_invocation_name is declared | configure:36719: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:305: error: 'program_invocation_name' undeclared (first use in this function) | conftest.c:305: error: (Each undeclared identifier is reported only once | conftest.c:305: error: for each function it appears in.) | configure:36719: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef program_invocation_name | | #ifdef __cplusplus | | (void) program_invocation_name; | | #else | | (void) program_invocation_name; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:36719: result: no | configure:36731: checking whether program_invocation_short_name is declared | configure:36731: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:306: error: 'program_invocation_short_name' undeclared (first use in this function) | conftest.c:306: error: (Each undeclared identifier is reported only once | conftest.c:306: error: for each function it appears in.) | configure:36731: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef program_invocation_short_name | | #ifdef __cplusplus | | (void) program_invocation_short_name; | | #else | | (void) program_invocation_short_name; | | #endif | | #endif | | | | ; | | return 0; | | } | configure:36731: result: no | configure:36749: checking for rawmemchr | configure:36749: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccGY2jGu.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:332: undefined reference to `rawmemchr' | configure:36749: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | /* end confdefs.h. */ | | /* Define rawmemchr to an innocuous variant, in case declares rawmemchr. | | For example, HP-UX 11i declares gettimeofday. */ | | #define rawmemchr innocuous_rawmemchr | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char rawmemchr (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef rawmemchr | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char rawmemchr (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_rawmemchr || defined __stub___rawmemchr | | choke me | | #endif | | | | int | | main () | | { | | return rawmemchr (); | | ; | | return 0; | | } | configure:36749: result: no | configure:36828: checking whether readlink signature is correct | configure:36846: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c:302: error: conflicting types for 'readlink' | /usr//include/unistd.h:157: error: previous declaration of 'readlink' was here | configure:36846: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | /* end confdefs.h. */ | | #include | | /* Cause compilation failure if original declaration has wrong type. */ | | ssize_t readlink (const char *, char *, size_t); | | int | | main () | | { | | | | ; | | return 0; | | } | configure:36853: result: no | configure:36855: checking whether readlink handles trailing slash correctly | configure:36879: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:36879: $? = 0 | configure:36879: ./conftest | configure:36879: $? = 0 | configure:36890: result: yes | configure:36986: checking for working re_compile_pattern | configure:37133: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c: In function 'main': | conftest.c:344: error: storage size of 'regex' isn't known | conftest.c:348: error: storage size of 'regs' isn't known | conftest.c:360: warning: implicit declaration of function 're_set_syntax' | conftest.c:360: error: 'RE_SYNTAX_GREP' undeclared (first use in this function) | conftest.c:360: error: (Each undeclared identifier is reported only once | conftest.c:360: error: for each function it appears in.) | conftest.c:360: error: 'RE_HAT_LISTS_NOT_NEWLINE' undeclared (first use in this function) | conftest.c:361: error: 'RE_ICASE' undeclared (first use in this function) | conftest.c:363: warning: implicit declaration of function 're_compile_pattern' | conftest.c:363: warning: assignment makes pointer from integer without a cast | conftest.c:366: warning: implicit declaration of function 're_search' | conftest.c:375: error: 'RE_SYNTAX_EGREP' undeclared (first use in this function) | conftest.c:377: warning: assignment makes pointer from integer without a cast | conftest.c:386: error: 'RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function) | conftest.c:391: warning: assignment makes pointer from integer without a cast | conftest.c:398: error: 'RE_NO_EMPTY_RANGES' undeclared (first use in this function) | conftest.c:400: warning: assignment makes pointer from integer without a cast | conftest.c:406: warning: assignment makes pointer from integer without a cast | conftest.c:413: warning: assignment makes pointer from integer without a cast | conftest.c:417: warning: implicit declaration of function 're_match' | conftest.c:421: warning: assignment makes pointer from integer without a cast | conftest.c:430: error: 'RE_SYNTAX_EMACS' undeclared (first use in this function) | conftest.c:432: warning: assignment makes pointer from integer without a cast | conftest.c:441: error: 'RE_SYNTAX_POSIX_BASIC' undeclared (first use in this function) | conftest.c:442: error: 'RE_CONTEXT_INVALID_DUP' undeclared (first use in this function) | conftest.c:445: warning: assignment makes pointer from integer without a cast | configure:37133: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | | #include | | #include | | | | int | | main () | | { | | int result = 0; | | static struct re_pattern_buffer regex; | | unsigned char folded_chars[UCHAR_MAX + 1]; | | int i; | | const char *s; | | struct re_registers regs; | | | | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | | This test needs valgrind to catch the bug on Debian | | GNU/Linux 3.1 x86, but it might catch the bug better | | on other platforms and it shouldn't hurt to try the | | test here. */ | | if (setlocale (LC_ALL, "en_US.UTF-8")) | | { | | static char const pat[] = "insert into"; | | static char const data[] = | | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | | if (s) | | result |= 1; | | else if (re_search (®ex, data, sizeof data - 1, | | 0, sizeof data - 1, ®s) | | != -1) | | result |= 1; | | if (! setlocale (LC_ALL, "C")) | | return 1; | | } | | | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("a[^x]b", 6, ®ex); | | if (s) | | result |= 2; | | /* This should fail, but succeeds for glibc-2.5. */ | | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | | result |= 2; | | | | /* This regular expression is from Spencer ere test number 75 | | in grep-2.3. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | | memset (®ex, 0, sizeof regex); | | for (i = 0; i <= UCHAR_MAX; i++) | | folded_chars[i] = i; | | regex.translate = folded_chars; | | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | | /* This should fail with _Invalid character class name_ error. */ | | if (!s) | | result |= 4; | | | | /* Ensure that [b-a] is diagnosed as invalid, when | | using RE_NO_EMPTY_RANGES. */ | | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("a[b-a]", 6, ®ex); | | if (s == 0) | | result |= 8; | | | | /* This should succeed, but does not for glibc-2.1.3. */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | | result |= 8; | | | | /* The following example is derived from a problem report | | against gawk from Jorge Stolfi . */ | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | | if (s) | | result |= 8; | | /* This should match, but does not for glibc-2.2.1. */ | | else if (re_match (®ex, "an", 2, 0, ®s) != 2) | | result |= 8; | | | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | result |= 8; | | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | | result |= 8; | | | | /* The version of regex.c in older versions of gnulib | | ignored RE_ICASE. Detect that problem too. */ | | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("x", 1, ®ex); | | if (s) | | result |= 16; | | else if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | | result |= 16; | | | | /* Catch a bug reported by Vin Shelton in | | http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html | | */ | | re_set_syntax (RE_SYNTAX_POSIX_BASIC | | & ~RE_CONTEXT_INVALID_DUP | | & ~RE_NO_EMPTY_RANGES); | | memset (®ex, 0, sizeof regex); | | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | | if (s) | | result |= 32; | | | | /* REG_STARTEND was added to glibc on 2004-01-15. | | Reject older versions. */ | | if (! REG_STARTEND) | | result |= 64; | | | | #if 0 | | /* It would be nice to reject hosts whose regoff_t values are too | | narrow (including glibc on hosts with 64-bit ptrdiff_t and | | 32-bit int), but we should wait until glibc implements this | | feature. Otherwise, support for equivalence classes and | | multibyte collation symbols would always be broken except | | when compiling --without-included-regex. */ | | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | | || sizeof (regoff_t) < sizeof (ssize_t)) | | result |= 64; | | #endif | | | | return result; | | | | ; | | return 0; | | } | configure:37143: result: no | configure:37223: checking libintl.h usability | configure:37223: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:37223: $? = 0 | configure:37223: result: yes | configure:37223: checking libintl.h presence | configure:37223: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:37223: $? = 0 | configure:37223: result: yes | configure:37223: checking for libintl.h | configure:37223: result: yes | configure:37234: checking whether isblank is declared | configure:37234: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:37234: $? = 0 | configure:37234: result: yes | configure:37312: checking search.h usability | configure:37312: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:37312: $? = 0 | configure:37312: result: yes | configure:37312: checking search.h presence | configure:37312: gcc -E -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c | configure:37312: $? = 0 | configure:37312: result: yes | configure:37312: checking for search.h | configure:37312: result: yes | configure:37324: checking for tsearch | configure:37324: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37324: $? = 0 | configure:37324: result: yes | configure:37340: checking whether rename honors trailing slash on destination | configure:37379: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37379: $? = 0 | configure:37379: ./conftest | configure:37379: $? = 0 | configure:37391: result: yes | configure:37400: checking whether rename honors trailing slash on source | configure:37439: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37439: $? = 0 | configure:37439: ./conftest | configure:37439: $? = 0 | configure:37451: result: yes | configure:37460: checking whether rename manages hard links correctly | configure:37496: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37496: $? = 0 | configure:37496: ./conftest | configure:37496: $? = 0 | configure:37511: result: yes | configure:37520: checking whether rename manages existing destinations correctly | configure:37551: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37551: $? = 0 | configure:37551: ./conftest | configure:37551: $? = 0 | configure:37563: result: yes | configure:37601: checking whether rmdir works | configure:37633: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37633: $? = 0 | configure:37633: ./conftest | configure:37633: $? = 0 | configure:37644: result: yes | configure:37681: checking whether round is declared | configure:37681: result: yes | configure:37715: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37715: $? = 0 | configure:37726: checking whether round works | configure:37762: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c: In function 'main': | conftest.c:342: warning: implicit declaration of function 'exit' | conftest.c:342: warning: incompatible implicit declaration of built-in function 'exit' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:37762: $? = 0 | configure:37762: ./conftest | configure:37762: $? = 0 | configure:37774: result: yes | configure:37961: checking for struct sigaction.sa_sigaction | configure:37961: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:37961: $? = 0 | configure:37961: result: yes | configure:38088: checking for volatile sig_atomic_t | configure:38088: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38088: $? = 0 | configure:38088: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:336: error: expected expression before ')' token | configure:38088: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | /* end confdefs.h. */ | | | | #include | | | | | | int | | main () | | { | | if (sizeof ((volatile sig_atomic_t))) | | return 0; | | ; | | return 0; | | } | configure:38088: result: yes | configure:38102: checking for sighandler_t | configure:38102: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:336: error: 'sighandler_t' undeclared (first use in this function) | conftest.c:336: error: (Each undeclared identifier is reported only once | conftest.c:336: error: for each function it appears in.) | configure:38102: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | /* end confdefs.h. */ | | | | #include | | | | | | int | | main () | | { | | if (sizeof (sighandler_t)) | | return 0; | | ; | | return 0; | | } | configure:38102: result: no | configure:38116: checking whether pthread_sigmask is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:335: error: 'pthread_sigmask' undeclared (first use in this function) | conftest.c:335: error: (Each undeclared identifier is reported only once | conftest.c:335: error: for each function it appears in.) | configure:38134: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef pthread_sigmask | | (void) pthread_sigmask; | | ; | | return 0; | | } | configure:38142: result: no | configure:38116: checking whether sigaction is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigaddset is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigdelset is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigemptyset is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigfillset is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigismember is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigpending is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38116: checking whether sigprocmask is declared without a macro | configure:38134: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:38134: $? = 0 | configure:38142: result: yes | configure:38156: checking for signbit macro | configure:38255: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:38255: $? = 0 | configure:38255: ./conftest | configure:38255: $? = 0 | configure:38266: result: yes | configure:38268: checking for signbit compiler built-ins | configure:38364: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:38364: $? = 0 | configure:38364: ./conftest | configure:38364: $? = 0 | configure:38375: result: yes | configure:38898: checking for sigprocmask | configure:38898: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:38898: $? = 0 | configure:38898: result: yes | configure:38939: checking for stdint.h | configure:38939: result: yes | configure:38949: checking for SIZE_MAX | configure:39020: result: yes | configure:39036: checking for snprintf | configure:39036: result: yes | configure:39048: checking whether snprintf respects a size of 1 | configure:39068: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:39068: $? = 0 | configure:39068: ./conftest | configure:39068: $? = 0 | configure:39079: result: yes | configure:39089: checking whether printf supports POSIX/XSI format strings with positions | configure:39132: result: yes | configure:39209: checking for snprintf | configure:39209: result: yes | configure:39221: checking whether snprintf truncates the result as in C99 | configure:39283: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:39283: $? = 0 | configure:39283: ./conftest | configure:39283: $? = 0 | configure:39294: result: yes | configure:39300: checking whether snprintf fully supports the 'n' directive | configure:39360: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:39360: $? = 0 | configure:39360: ./conftest | configure:39360: $? = 0 | configure:39371: result: yes | configure:39376: checking whether snprintf respects a size of 1 | configure:39407: result: yes | configure:39412: checking whether vsnprintf respects a zero size as in C99 | configure:39474: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:39474: $? = 0 | configure:39474: ./conftest | configure:39474: $? = 0 | configure:39485: result: yes | configure:39776: checking for ptrdiff_t | configure:39776: result: yes | configure:40094: checking for ptrdiff_t | configure:40094: result: yes | configure:40143: checking for ssize_t | configure:40167: result: yes | configure:40178: checking whether stat handles trailing slashes on directories | configure:40201: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:40201: $? = 0 | configure:40201: ./conftest | configure:40201: $? = 0 | configure:40211: result: yes | configure:40213: checking whether stat handles trailing slashes on files | configure:40247: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:40247: $? = 0 | configure:40247: ./conftest | configure:40247: $? = 0 | configure:40258: result: yes | configure:40307: checking for va_copy | configure:40328: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40328: $? = 0 | configure:40336: result: yes | configure:40504: checking whether NULL can be used in arbitrary expressions | configure:40529: result: yes | configure:40684: checking whether dprintf is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:360: error: 'dprintf' undeclared (first use in this function) | conftest.c:360: error: (Each undeclared identifier is reported only once | conftest.c:360: error: for each function it appears in.) | configure:40702: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef dprintf | | (void) dprintf; | | ; | | return 0; | | } | configure:40710: result: no | configure:40684: checking whether fpurge is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether fseeko is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether ftello is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether getdelim is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:363: error: 'getdelim' undeclared (first use in this function) | conftest.c:363: error: (Each undeclared identifier is reported only once | conftest.c:363: error: for each function it appears in.) | configure:40702: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef getdelim | | (void) getdelim; | | ; | | return 0; | | } | configure:40710: result: no | configure:40684: checking whether getline is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:363: error: 'getline' undeclared (first use in this function) | conftest.c:363: error: (Each undeclared identifier is reported only once | conftest.c:363: error: for each function it appears in.) | configure:40702: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef getline | | (void) getline; | | ; | | return 0; | | } | configure:40710: result: no | configure:40684: checking whether popen is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether renameat is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:364: error: 'renameat' undeclared (first use in this function) | conftest.c:364: error: (Each undeclared identifier is reported only once | conftest.c:364: error: for each function it appears in.) | configure:40702: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef renameat | | (void) renameat; | | ; | | return 0; | | } | configure:40710: result: no | configure:40684: checking whether snprintf is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether tmpfile is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40684: checking whether vdprintf is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:366: error: 'vdprintf' undeclared (first use in this function) | conftest.c:366: error: (Each undeclared identifier is reported only once | conftest.c:366: error: for each function it appears in.) | configure:40702: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef vdprintf | | (void) vdprintf; | | ; | | return 0; | | } | configure:40710: result: no | configure:40684: checking whether vsnprintf is declared without a macro | configure:40702: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40702: $? = 0 | configure:40710: result: yes | configure:40781: checking whether _Exit is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether atoll is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether canonicalize_file_name is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:375: error: 'canonicalize_file_name' undeclared (first use in this function) | conftest.c:375: error: (Each undeclared identifier is reported only once | conftest.c:375: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef canonicalize_file_name | | (void) canonicalize_file_name; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether getloadavg is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether getsubopt is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether grantpt is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:377: error: 'grantpt' undeclared (first use in this function) | conftest.c:377: error: (Each undeclared identifier is reported only once | conftest.c:377: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef grantpt | | (void) grantpt; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether mkdtemp is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether mkostemp is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:378: error: 'mkostemp' undeclared (first use in this function) | conftest.c:378: error: (Each undeclared identifier is reported only once | conftest.c:378: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef mkostemp | | (void) mkostemp; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether mkostemps is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:378: error: 'mkostemps' undeclared (first use in this function) | conftest.c:378: error: (Each undeclared identifier is reported only once | conftest.c:378: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef mkostemps | | (void) mkostemps; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether mkstemp is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether mkstemps is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether ptsname is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:380: error: 'ptsname' undeclared (first use in this function) | conftest.c:380: error: (Each undeclared identifier is reported only once | conftest.c:380: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef ptsname | | (void) ptsname; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether random_r is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:380: error: 'random_r' undeclared (first use in this function) | conftest.c:380: error: (Each undeclared identifier is reported only once | conftest.c:380: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef random_r | | (void) random_r; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether initstat_r is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:380: error: 'initstat_r' undeclared (first use in this function) | conftest.c:380: error: (Each undeclared identifier is reported only once | conftest.c:380: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef initstat_r | | (void) initstat_r; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether srandom_r is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:380: error: 'srandom_r' undeclared (first use in this function) | conftest.c:380: error: (Each undeclared identifier is reported only once | conftest.c:380: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef srandom_r | | (void) srandom_r; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether setstate_r is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:380: error: 'setstate_r' undeclared (first use in this function) | conftest.c:380: error: (Each undeclared identifier is reported only once | conftest.c:380: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef setstate_r | | (void) setstate_r; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether realpath is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether rpmatch is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:381: error: 'rpmatch' undeclared (first use in this function) | conftest.c:381: error: (Each undeclared identifier is reported only once | conftest.c:381: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef rpmatch | | (void) rpmatch; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether setenv is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether strtod is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether strtoll is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether strtoull is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40781: checking whether unlockpt is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:385: error: 'unlockpt' undeclared (first use in this function) | conftest.c:385: error: (Each undeclared identifier is reported only once | conftest.c:385: error: for each function it appears in.) | configure:40805: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_LOADAVG_H | | # include | | #endif | | #if HAVE_RANDOM_H | | # include | | #endif | | | | int | | main () | | { | | #undef unlockpt | | (void) unlockpt; | | ; | | return 0; | | } | configure:40813: result: no | configure:40781: checking whether unsetenv is declared without a macro | configure:40805: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:40805: $? = 0 | configure:40813: result: yes | configure:40833: checking for stpcpy | configure:40833: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:397: warning: conflicting types for built-in function 'stpcpy' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccvCi63c.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:408: undefined reference to `stpcpy' | configure:40833: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | /* end confdefs.h. */ | | /* Define stpcpy to an innocuous variant, in case declares stpcpy. | | For example, HP-UX 11i declares gettimeofday. */ | | #define stpcpy innocuous_stpcpy | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char stpcpy (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef stpcpy | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char stpcpy (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_stpcpy || defined __stub___stpcpy | | choke me | | #endif | | | | int | | main () | | { | | return stpcpy (); | | ; | | return 0; | | } | configure:40833: result: no | configure:41101: checking for working strndup | configure:41139: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41139: $? = 0 | configure:41139: ./conftest | configure:41139: $? = 0 | configure:41149: result: yes | configure:41195: checking for working strnlen | configure:41229: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41229: $? = 0 | configure:41229: ./conftest | configure:41229: $? = 0 | configure:41239: result: yes | configure:41281: checking whether strtod obeys C99 | configure:41396: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41396: $? = 0 | configure:41396: ./conftest | configure:41396: $? = 0 | configure:41406: result: yes | configure:41454: checking for strtok_r | configure:41454: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41454: $? = 0 | configure:41454: result: yes | configure:41465: checking whether strtok_r works | configure:41505: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41505: $? = 0 | configure:41505: ./conftest | configure:41505: $? = 0 | configure:41516: result: yes | configure:41629: checking for nlink_t | configure:41629: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41629: $? = 0 | configure:41629: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:391: error: expected expression before ')' token | configure:41629: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | if (sizeof ((nlink_t))) | | return 0; | | ; | | return 0; | | } | configure:41629: result: yes | configure:41644: checking whether fchmodat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:391: error: 'fchmodat' undeclared (first use in this function) | conftest.c:391: error: (Each undeclared identifier is reported only once | conftest.c:391: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fchmodat | | (void) fchmodat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether fstatat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:391: error: 'fstatat' undeclared (first use in this function) | conftest.c:391: error: (Each undeclared identifier is reported only once | conftest.c:391: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fstatat | | (void) fstatat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether futimens is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:391: error: 'futimens' undeclared (first use in this function) | conftest.c:391: error: (Each undeclared identifier is reported only once | conftest.c:391: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef futimens | | (void) futimens; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether lchmod is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:391: error: 'lchmod' undeclared (first use in this function) | conftest.c:391: error: (Each undeclared identifier is reported only once | conftest.c:391: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef lchmod | | (void) lchmod; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether lstat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41662: $? = 0 | configure:41670: result: yes | configure:41644: checking whether mkdirat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:392: error: 'mkdirat' undeclared (first use in this function) | conftest.c:392: error: (Each undeclared identifier is reported only once | conftest.c:392: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef mkdirat | | (void) mkdirat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether mkfifo is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41662: $? = 0 | configure:41670: result: yes | configure:41644: checking whether mkfifoat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:393: error: 'mkfifoat' undeclared (first use in this function) | conftest.c:393: error: (Each undeclared identifier is reported only once | conftest.c:393: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef mkfifoat | | (void) mkfifoat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether mknod is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41662: $? = 0 | configure:41670: result: yes | configure:41644: checking whether mknodat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:394: error: 'mknodat' undeclared (first use in this function) | conftest.c:394: error: (Each undeclared identifier is reported only once | conftest.c:394: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef mknodat | | (void) mknodat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41644: checking whether stat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41662: $? = 0 | configure:41670: result: yes | configure:41644: checking whether utimensat is declared without a macro | configure:41662: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:395: error: 'utimensat' undeclared (first use in this function) | conftest.c:395: error: (Each undeclared identifier is reported only once | conftest.c:395: error: for each function it appears in.) | configure:41662: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef utimensat | | (void) utimensat; | | ; | | return 0; | | } | configure:41670: result: no | configure:41709: checking whether localtime_r is compatible with its POSIX signature | configure:41733: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:41733: $? = 0 | configure:41741: result: yes | configure:41785: checking for __secure_getenv | configure:41785: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccCP5dQh.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:424: undefined reference to `__secure_getenv' | configure:41785: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | /* end confdefs.h. */ | | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __secure_getenv innocuous___secure_getenv | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __secure_getenv (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __secure_getenv | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char __secure_getenv (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | | choke me | | #endif | | | | int | | main () | | { | | return __secure_getenv (); | | ; | | return 0; | | } | configure:41785: result: no | configure:41799: checking whether trunc is declared | configure:41799: result: yes | configure:41828: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:41828: $? = 0 | configure:42230: checking whether chown is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether dup2 is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether dup3 is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:409: error: 'dup3' undeclared (first use in this function) | conftest.c:409: error: (Each undeclared identifier is reported only once | conftest.c:409: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef dup3 | | (void) dup3; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether environ is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:409: error: 'environ' undeclared (first use in this function) | conftest.c:409: error: (Each undeclared identifier is reported only once | conftest.c:409: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef environ | | (void) environ; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether euidaccess is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:409: error: 'euidaccess' undeclared (first use in this function) | conftest.c:409: error: (Each undeclared identifier is reported only once | conftest.c:409: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef euidaccess | | (void) euidaccess; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether faccessat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:409: error: 'faccessat' undeclared (first use in this function) | conftest.c:409: error: (Each undeclared identifier is reported only once | conftest.c:409: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef faccessat | | (void) faccessat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether fchdir is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether fchownat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:410: error: 'fchownat' undeclared (first use in this function) | conftest.c:410: error: (Each undeclared identifier is reported only once | conftest.c:410: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef fchownat | | (void) fchownat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether fsync is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether ftruncate is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getcwd is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getdomainname is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getdtablesize is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getgroups is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether gethostname is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getlogin is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getlogin_r is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getpagesize is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether getusershell is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether setusershell is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether endusershell is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether group_member is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:423: error: 'group_member' undeclared (first use in this function) | conftest.c:423: error: (Each undeclared identifier is reported only once | conftest.c:423: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef group_member | | (void) group_member; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether lchown is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether link is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether linkat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:425: error: 'linkat' undeclared (first use in this function) | conftest.c:425: error: (Each undeclared identifier is reported only once | conftest.c:425: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef linkat | | (void) linkat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether lseek is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether pipe is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether pipe2 is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:427: error: 'pipe2' undeclared (first use in this function) | conftest.c:427: error: (Each undeclared identifier is reported only once | conftest.c:427: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef pipe2 | | (void) pipe2; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether pread is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether pwrite is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether readlink is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether readlinkat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:430: error: 'readlinkat' undeclared (first use in this function) | conftest.c:430: error: (Each undeclared identifier is reported only once | conftest.c:430: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef readlinkat | | (void) readlinkat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether rmdir is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether sleep is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether symlink is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether symlinkat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:433: error: 'symlinkat' undeclared (first use in this function) | conftest.c:433: error: (Each undeclared identifier is reported only once | conftest.c:433: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef symlinkat | | (void) symlinkat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether ttyname_r is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether unlink is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42230: checking whether unlinkat is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:435: error: 'unlinkat' undeclared (first use in this function) | conftest.c:435: error: (Each undeclared identifier is reported only once | conftest.c:435: error: for each function it appears in.) | configure:42257: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | /* end confdefs.h. */ | | #include | | /* Some systems declare various items in the wrong headers. */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | | # include | | # endif | | #endif | | | | int | | main () | | { | | #undef unlinkat | | (void) unlinkat; | | ; | | return 0; | | } | configure:42265: result: no | configure:42230: checking whether usleep is declared without a macro | configure:42257: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:42257: $? = 0 | configure:42265: result: yes | configure:42845: checking for ptrdiff_t | configure:42845: result: yes | configure:42866: checking for vasprintf | configure:42866: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:42866: $? = 0 | configure:42866: result: yes | configure:42954: checking for vasprintf | configure:42954: result: yes | configure:43232: checking for ptrdiff_t | configure:43232: result: yes | configure:43619: checking for ptrdiff_t | configure:43619: result: yes | configure:43713: checking for vsnprintf | configure:43713: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:464: warning: conflicting types for built-in function 'vsnprintf' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:43713: $? = 0 | configure:43713: result: yes | configure:43725: checking whether snprintf respects a size of 1 | configure:43756: result: yes | configure:43766: checking whether printf supports POSIX/XSI format strings with positions | configure:43809: result: yes | configure:43879: checking for vsnprintf | configure:43879: result: yes | configure:43891: checking whether snprintf truncates the result as in C99 | configure:43964: result: yes | configure:43970: checking whether snprintf fully supports the 'n' directive | configure:44041: result: yes | configure:44046: checking whether snprintf respects a size of 1 | configure:44077: result: yes | configure:44082: checking whether vsnprintf respects a zero size as in C99 | configure:44155: result: yes | configure:44446: checking for ptrdiff_t | configure:44446: result: yes | configure:44764: checking for ptrdiff_t | configure:44764: result: yes | configure:44895: checking whether btowc is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wctob is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether mbsinit is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether mbrtowc is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether mbrlen is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether mbsrtowcs is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether mbsnrtowcs is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:475: error: 'mbsnrtowcs' undeclared (first use in this function) | conftest.c:475: error: (Each undeclared identifier is reported only once | conftest.c:475: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef mbsnrtowcs | | (void) mbsnrtowcs; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcrtomb is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsrtombs is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsnrtombs is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:477: error: 'wcsnrtombs' undeclared (first use in this function) | conftest.c:477: error: (Each undeclared identifier is reported only once | conftest.c:477: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcsnrtombs | | (void) wcsnrtombs; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcwidth is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wmemchr is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wmemcmp is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wmemcpy is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wmemmove is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wmemset is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcslen is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsnlen is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:484: error: 'wcsnlen' undeclared (first use in this function) | conftest.c:484: error: (Each undeclared identifier is reported only once | conftest.c:484: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcsnlen | | (void) wcsnlen; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcscpy is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcpcpy is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:485: error: 'wcpcpy' undeclared (first use in this function) | conftest.c:485: error: (Each undeclared identifier is reported only once | conftest.c:485: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcpcpy | | (void) wcpcpy; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcsncpy is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcpncpy is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:486: error: 'wcpncpy' undeclared (first use in this function) | conftest.c:486: error: (Each undeclared identifier is reported only once | conftest.c:486: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcpncpy | | (void) wcpncpy; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcscat is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsncat is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcscmp is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsncmp is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcscasecmp is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:490: error: 'wcscasecmp' undeclared (first use in this function) | conftest.c:490: error: (Each undeclared identifier is reported only once | conftest.c:490: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcscasecmp | | (void) wcscasecmp; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcsncasecmp is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:490: error: 'wcsncasecmp' undeclared (first use in this function) | conftest.c:490: error: (Each undeclared identifier is reported only once | conftest.c:490: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcsncasecmp | | (void) wcsncasecmp; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcscoll is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsxfrm is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsdup is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:492: error: 'wcsdup' undeclared (first use in this function) | conftest.c:492: error: (Each undeclared identifier is reported only once | conftest.c:492: error: for each function it appears in.) | configure:44923: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be | | included before . */ | | #if !(defined __GLIBC__ && !defined __UCLIBC__) | | # include | | # include | | # include | | #endif | | #include | | | | int | | main () | | { | | #undef wcsdup | | (void) wcsdup; | | ; | | return 0; | | } | configure:44931: result: no | configure:44895: checking whether wcschr is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsrchr is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcscspn is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsspn is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcspbrk is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcsstr is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcstok is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44895: checking whether wcswidth is declared without a macro | configure:44923: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:44923: $? = 0 | configure:44931: result: yes | configure:44957: checking whether mbrtowc handles incomplete characters | configure:45014: result: guessing yes | configure:45020: checking whether mbrtowc works as well as mbtowc | configure:45081: result: guessing yes | configure:45134: checking whether wcrtomb return value is correct | configure:45201: result: guessing yes | configure:45324: checking whether iswcntrl works | configure:45379: result: yes | configure:45404: checking for towlower | configure:45404: result: yes | configure:45452: checking for wctype_t | configure:45488: result: yes | configure:45494: checking for wctrans_t | configure:45528: result: yes | configure:45537: checking whether wctype is declared without a macro | configure:45574: result: yes | configure:45537: checking whether iswctype is declared without a macro | configure:45574: result: yes | configure:45537: checking whether wctrans is declared without a macro | configure:45574: result: yes | configure:45537: checking whether towctrans is declared without a macro | configure:45574: result: yes | configure:45597: checking whether wcwidth is declared | configure:45597: result: yes | configure:45626: checking whether wcwidth works reasonably in UTF-8 locales | configure:45675: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:45675: $? = 0 | configure:45675: ./conftest | configure:45675: $? = 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | /* end confdefs.h. */ | | | | #include | | /* AIX 3.2.5 declares wcwidth in . */ | | #include | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be included | | before . */ | | #include | | #include | | #include | | #include | | #if !HAVE_DECL_WCWIDTH | | extern | | # ifdef __cplusplus | | "C" | | # endif | | int wcwidth (int); | | #endif | | int main () | | { | | int result = 0; | | if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL) | | { | | if (wcwidth (0x0301) > 0) | | result |= 1; | | if (wcwidth (0x200B) > 0) | | result |= 2; | | } | | return result; | | } | configure:45686: result: no | configure:45782: checking for stdint.h | configure:45782: result: yes | configure:45841: checking for inline | configure:45865: result: inline | configure:45888: checking size of size_t | configure:45893: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:45893: $? = 0 | configure:45893: ./conftest | configure:45893: $? = 0 | configure:45907: result: 4 | configure:45920: checking whether byte ordering is bigendian | configure:46126: result: yes | configure:46148: checking for __setfpucw | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccvIXHxw.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:530: undefined reference to `__setfpucw' | configure:46148: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 1 | | #define HAVE_STDINT_H 1 | | #define SIZEOF_SIZE_T 4 | | #define WORDS_BIGENDIAN 1 | | /* end confdefs.h. */ | | /* Define __setfpucw to an innocuous variant, in case declares __setfpucw. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __setfpucw innocuous___setfpucw | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __setfpucw (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __setfpucw | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char __setfpucw (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub___setfpucw || defined __stub_____setfpucw | | choke me | | #endif | | | | int | | main () | | { | | return __setfpucw (); | | ; | | return 0; | | } | configure:46148: result: no | configure:46148: checking for fork | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:519: warning: conflicting types for built-in function 'fork' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for execl | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:520: warning: conflicting types for built-in function 'execl' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for execlp | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:521: warning: conflicting types for built-in function 'execlp' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for isinf | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:522: warning: conflicting types for built-in function 'isinf' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for isnan | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:523: warning: conflicting types for built-in function 'isnan' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for finite | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:524: warning: conflicting types for built-in function 'finite' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for getpid | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for feholdexcept | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | /tmp//ccCLNrGd.o(.text+0xc): In function `main': | /home/seidel/src/pspp-0.7.9/conftest.c:537: undefined reference to `feholdexcept' | configure:46148: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU PSPP" | | #define PACKAGE_TARNAME "pspp" | | #define PACKAGE_VERSION "0.7.9" | | #define PACKAGE_STRING "GNU PSPP 0.7.9" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | | #define PACKAGE "pspp" | | #define VERSION "0.7.9" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_CAIRO 1 | | #define HAVE_ZLIB_H 1 | | #define crc32 gl_crc32 | | #define GNM_SUPPORT 1 | | #define ODF_READ_SUPPORT 1 | | #define ODF_WRITE_SUPPORT 1 | | #define HAVE_INLINE 1 | | #define HAVE_TERM_H 1 | | #define HAVE_CURSES_H 1 | | #define LIBNCURSES_USABLE 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_READLINE 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_IEEEFP_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_DECL_SIGWINCH 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_BTOWC 1 | | #define HAVE_GETCWD 1 | | #define HAVE_READLINK 1 | | #define HAVE_REALPATH 1 | | #define HAVE_FCNTL 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_LSTAT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_ISBLANK 1 | | #define HAVE_ISWCTYPE 1 | | #define HAVE_WCSCOLL 1 | | #define HAVE_SETENV 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STRDUP 1 | | #define HAVE_TZSET 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_LOCALTIME_R 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_LANGINFO_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_C99_STRTOLD 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 0 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_DECL_FSEEKO 1 | | #define HAVE_DECL_FTELLO 1 | | #define HAVE_DECL_GETDELIM 0 | | #define HAVE_DECL_GETLINE 0 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define restrict __restrict | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_MBSTATE_T 1 | | #define MAP_ANONYMOUS MAP_ANON | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define PROMOTED_MODE_T mode_t | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX | | #define INSTALLPREFIX "/home/seidel/local" | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SIGSET_T 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE__BOOL 1 | | #define BITSIZEOF_PTRDIFF_T 32 | | #define BITSIZEOF_SIZE_T 32 | | #define BITSIZEOF_SIG_ATOMIC_T 32 | | #define BITSIZEOF_WCHAR_T 32 | | #define BITSIZEOF_WINT_T 32 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | | #define HAVE_SIGNED_WCHAR_T 1 | | #define HAVE_SIGNED_WINT_T 1 | | #define PTRDIFF_T_SUFFIX l | | #define SIZE_T_SUFFIX ul | | #define SIG_ATOMIC_T_SUFFIX | | #define WCHAR_T_SUFFIX | | #define WINT_T_SUFFIX | | #define HAVE_DECL_STRDUP 1 | | #define REPLACE_STRERROR_0 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_TM_GMTOFF 1 | | #define HAVE_RAW_DECL_MEMRCHR 1 | | #define HAVE_RAW_DECL_STRDUP 1 | | #define HAVE_RAW_DECL_STRNCAT 1 | | #define HAVE_RAW_DECL_STRNDUP 1 | | #define HAVE_RAW_DECL_STRNLEN 1 | | #define HAVE_RAW_DECL_STRPBRK 1 | | #define HAVE_RAW_DECL_STRSEP 1 | | #define HAVE_RAW_DECL_STRCASESTR 1 | | #define HAVE_RAW_DECL_STRTOK_R 1 | | #define HAVE_RAW_DECL_STRERROR_R 1 | | #define HAVE_RAW_DECL_STRSIGNAL 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_DECL_STRTOK_R 1 | | #define HAVE_DECL_LOCALTIME_R 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define GNULIB_TEST_BTOWC 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define SIGNAL_SAFE_LIST 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_DIRNAME 1 | | #define HAVE_DUP2 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define HAVE_RAW_DECL_FCNTL 1 | | #define GNULIB_TEST_FLOOR 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSEEK 1 | | #define GNULIB_TEST_FSEEKO 1 | | #define GNULIB_TEST_FTELL 1 | | #define GNULIB_TEST_FTELLO 1 | | #define GNULIB_FWRITEERROR 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define GETTIMEOFDAY_TIMEZONE struct timezone | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define HAVE_DECL_ISFINITE 1 | | #define GNULIB_TEST_ISFINITE 1 | | #define HAVE_DECL_ISINF 1 | | #define GNULIB_TEST_ISINF 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define HAVE_ISNANF_IN_LIBC 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_RAW_DECL_NL_LANGINFO 1 | | #define HAVE_RAW_DECL_SETLOCALE 1 | | #define GNULIB_TEST_LSEEK 1 | | #define GNULIB_TEST_LSTAT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define HAVE_RAW_DECL_ACOSL 1 | | #define HAVE_RAW_DECL_ASINL 1 | | #define HAVE_RAW_DECL_ATANL 1 | | #define HAVE_RAW_DECL_CEILF 1 | | #define HAVE_RAW_DECL_COSL 1 | | #define HAVE_RAW_DECL_FLOORF 1 | | #define HAVE_RAW_DECL_FREXPL 1 | | #define HAVE_RAW_DECL_LDEXPL 1 | | #define HAVE_RAW_DECL_LOGB 1 | | #define HAVE_RAW_DECL_ROUND 1 | | #define HAVE_RAW_DECL_ROUNDF 1 | | #define HAVE_RAW_DECL_SINL 1 | | #define HAVE_RAW_DECL_SQRTL 1 | | #define HAVE_RAW_DECL_TANL 1 | | #define HAVE_RAW_DECL_TRUNC 1 | | #define HAVE_RAW_DECL_TRUNCF 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBTOWC 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_MEMRCHR 1 | | #define GNULIB_TEST_MEMRCHR 1 | | #define HAVE_MKDTEMP 1 | | #define GNULIB_TEST_MKDTEMP 1 | | #define GNULIB_TEST_MKSTEMP 1 | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | | #define REPLACE_NL_LANGINFO 1 | | #define GNULIB_TEST_NL_LANGINFO 1 | | #define GNULIB_TEST_OPEN 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define GNULIB_TEST_READ 1 | | #define GNULIB_TEST_READLINK 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define _REGEX_LARGE_OFFSETS 1 | | #define re_syntax_options rpl_re_syntax_options | | #define re_set_syntax rpl_re_set_syntax | | #define re_compile_pattern rpl_re_compile_pattern | | #define re_compile_fastmap rpl_re_compile_fastmap | | #define re_search rpl_re_search | | #define re_search_2 rpl_re_search_2 | | #define re_match rpl_re_match | | #define re_match_2 rpl_re_match_2 | | #define re_set_registers rpl_re_set_registers | | #define re_comp rpl_re_comp | | #define re_exec rpl_re_exec | | #define regcomp rpl_regcomp | | #define regexec rpl_regexec | | #define regerror rpl_regerror | | #define regfree rpl_regfree | | #define HAVE_LIBINTL_H 1 | | #define HAVE_DECL_ISBLANK 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define GNULIB_TEST_RMDIR 1 | | #define HAVE_DECL_ROUND 1 | | #define GNULIB_TEST_ROUND 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGACTION 1 | | #define HAVE_RAW_DECL_SIGADDSET 1 | | #define HAVE_RAW_DECL_SIGDELSET 1 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | | #define HAVE_RAW_DECL_SIGFILLSET 1 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 | | #define HAVE_RAW_DECL_SIGPENDING 1 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define HAVE_RAW_DECL_FPURGE 1 | | #define HAVE_RAW_DECL_FSEEKO 1 | | #define HAVE_RAW_DECL_FTELLO 1 | | #define HAVE_RAW_DECL_POPEN 1 | | #define HAVE_RAW_DECL_SNPRINTF 1 | | #define HAVE_RAW_DECL_TMPFILE 1 | | #define HAVE_RAW_DECL_VSNPRINTF 1 | | #define HAVE_RAW_DECL__EXIT 1 | | #define HAVE_RAW_DECL_ATOLL 1 | | #define HAVE_RAW_DECL_GETLOADAVG 1 | | #define HAVE_RAW_DECL_GETSUBOPT 1 | | #define HAVE_RAW_DECL_MKDTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMP 1 | | #define HAVE_RAW_DECL_MKSTEMPS 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_STRTOD 1 | | #define HAVE_RAW_DECL_STRTOLL 1 | | #define HAVE_RAW_DECL_STRTOULL 1 | | #define HAVE_RAW_DECL_UNSETENV 1 | | #define GNULIB_TEST_STPCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define my_strftime nstrftime | | #define GNULIB_TEST_STRNCAT 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRTOK_R 1 | | #define GNULIB_TEST_STRTOK_R 1 | | #define HAVE_RAW_DECL_LSTAT 1 | | #define HAVE_RAW_DECL_MKFIFO 1 | | #define HAVE_RAW_DECL_MKNOD 1 | | #define HAVE_RAW_DECL_STAT 1 | | #define GNULIB_TEST_TIME_R 1 | | #define HAVE_DECL_TRUNC 1 | | #define GNULIB_TEST_TRUNC 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP2 1 | | #define HAVE_RAW_DECL_FCHDIR 1 | | #define HAVE_RAW_DECL_FSYNC 1 | | #define HAVE_RAW_DECL_FTRUNCATE 1 | | #define HAVE_RAW_DECL_GETCWD 1 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | | #define HAVE_RAW_DECL_GETGROUPS 1 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 | | #define HAVE_RAW_DECL_GETLOGIN 1 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | | #define HAVE_RAW_DECL_LCHOWN 1 | | #define HAVE_RAW_DECL_LINK 1 | | #define HAVE_RAW_DECL_LSEEK 1 | | #define HAVE_RAW_DECL_PIPE 1 | | #define HAVE_RAW_DECL_PREAD 1 | | #define HAVE_RAW_DECL_PWRITE 1 | | #define HAVE_RAW_DECL_READLINK 1 | | #define HAVE_RAW_DECL_RMDIR 1 | | #define HAVE_RAW_DECL_SLEEP 1 | | #define HAVE_RAW_DECL_SYMLINK 1 | | #define HAVE_RAW_DECL_TTYNAME_R 1 | | #define HAVE_RAW_DECL_UNLINK 1 | | #define HAVE_RAW_DECL_USLEEP 1 | | #define GNULIB_UNISTR_U8_MBTOUC 1 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define USE_UNLOCKED_IO 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define REPLACE_VPRINTF_POSIX 1 | | #define GNULIB_TEST_VPRINTF_POSIX 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define NEED_PRINTF_DIRECTIVE_LS 1 | | #define NEED_PRINTF_ENOMEM 1 | | #define NEED_PRINTF_DOUBLE 1 | | #define NEED_PRINTF_LONG_DOUBLE 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_RAW_DECL_BTOWC 1 | | #define HAVE_RAW_DECL_WCTOB 1 | | #define HAVE_RAW_DECL_MBSINIT 1 | | #define HAVE_RAW_DECL_MBRTOWC 1 | | #define HAVE_RAW_DECL_MBRLEN 1 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 | | #define HAVE_RAW_DECL_WCRTOMB 1 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 | | #define HAVE_RAW_DECL_WCWIDTH 1 | | #define HAVE_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define GNULIB_TEST_WCRTOMB 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GNULIB_TEST_WRITE 1 | | #define HAVE_STDINT_H 1 | | #define SIZEOF_SIZE_T 4 | | #define WORDS_BIGENDIAN 1 | | #define HAVE_FORK 1 | | #define HAVE_EXECL 1 | | #define HAVE_EXECLP 1 | | #define HAVE_ISINF 1 | | #define HAVE_ISNAN 1 | | #define HAVE_FINITE 1 | | #define HAVE_GETPID 1 | | /* end confdefs.h. */ | | /* Define feholdexcept to an innocuous variant, in case declares feholdexcept. | | For example, HP-UX 11i declares gettimeofday. */ | | #define feholdexcept innocuous_feholdexcept | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char feholdexcept (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef feholdexcept | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char feholdexcept (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_feholdexcept || defined __stub___feholdexcept | | choke me | | #endif | | | | int | | main () | | { | | return feholdexcept (); | | ; | | return 0; | | } | configure:46148: result: no | configure:46148: checking for fpsetmask | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for popen | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46148: checking for round | configure:46148: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib conftest.c -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 >&5 | conftest.c:528: warning: conflicting types for built-in function 'round' | /home/seidel/local/lib/libgsl.so.16.0: warning: strcpy() is almost always misused, please use strlcpy() | configure:46148: $? = 0 | configure:46148: result: yes | configure:46158: checking whether ln -s works | configure:46162: result: yes | configure:46212: checking for iconv | configure:46270: result: yes | configure:46273: checking for working iconv | configure:46405: result: yes | configure:46420: checking how to link with libiconv | configure:46422: result: /usr/local/lib/libiconv.so.6.0 | configure:46433: checking for iconv declaration | configure:46462: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement -I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 conftest.c >&5 | configure:46462: $? = 0 | configure:46472: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:46821: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU PSPP config.status 0.7.9, which was | generated by GNU Autoconf 2.67. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on luise.sowi.hu-berlin.de | | config.status:2445: creating Makefile | config.status:2445: creating gl/Makefile | config.status:2445: creating po/Makefile | config.status:2445: creating tests/atlocal | config.status:2445: creating perl-module/lib/PSPP.pm | config.status:2445: creating config.h | config.status:2673: executing tests/atconfig commands | config.status:2673: executing depfiles commands | config.status:2673: executing libtool commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=powerpc-unknown-openbsd4.9 | ac_cv_c_bigendian=yes | ac_cv_c_compiler_gnu=yes | ac_cv_c_inline=inline | ac_cv_c_restrict=__restrict | ac_cv_env_CAIRO_CFLAGS_set= | ac_cv_env_CAIRO_CFLAGS_value= | ac_cv_env_CAIRO_LIBS_set= | ac_cv_env_CAIRO_LIBS_value= | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set= | ac_cv_env_CFLAGS_value= | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/home/seidel/local/include' | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_GLADE_UI_CFLAGS_set= | ac_cv_env_GLADE_UI_CFLAGS_value= | ac_cv_env_GLADE_UI_LIBS_set= | ac_cv_env_GLADE_UI_LIBS_value= | ac_cv_env_GLIB_GENMARSHAL_set= | ac_cv_env_GLIB_GENMARSHAL_value= | ac_cv_env_GSL_CFLAGS_set= | ac_cv_env_GSL_CFLAGS_value= | ac_cv_env_GSL_LIBS_set= | ac_cv_env_GSL_LIBS_value= | ac_cv_env_GTKSOURCEVIEW_CFLAGS_set= | ac_cv_env_GTKSOURCEVIEW_CFLAGS_value= | ac_cv_env_GTKSOURCEVIEW_LIBS_set= | ac_cv_env_GTKSOURCEVIEW_LIBS_value= | ac_cv_env_GTK_CFLAGS_set= | ac_cv_env_GTK_CFLAGS_value= | ac_cv_env_GTK_LIBS_set= | ac_cv_env_GTK_LIBS_value= | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib' | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_LIBXML2_CFLAGS_set= | ac_cv_env_LIBXML2_CFLAGS_value= | ac_cv_env_LIBXML2_LIBS_set= | ac_cv_env_LIBXML2_LIBS_value= | ac_cv_env_PG_CONFIG_set= | ac_cv_env_PG_CONFIG_value= | ac_cv_env_PKG_CONFIG_LIBDIR_set= | ac_cv_env_PKG_CONFIG_LIBDIR_value= | ac_cv_env_PKG_CONFIG_PATH_set= | ac_cv_env_PKG_CONFIG_PATH_value= | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_PSPPIRE_LDFLAGS_set= | ac_cv_env_PSPPIRE_LDFLAGS_value= | ac_cv_env_PSPP_LDFLAGS_set= | ac_cv_env_PSPP_LDFLAGS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func___secure_getenv=no | ac_cv_func___setfpucw=no | ac_cv_func_alloca_works=yes | ac_cv_func_btowc=yes | ac_cv_func_canonicalize_file_name=no | ac_cv_func_dlopen=yes | ac_cv_func_execl=yes | ac_cv_func_execlp=yes | ac_cv_func_fcntl=yes | ac_cv_func_feholdexcept=no | ac_cv_func_finite=yes | ac_cv_func_flockfile=yes | ac_cv_func_fork=yes | ac_cv_func_fpsetmask=yes | ac_cv_func_funlockfile=yes | ac_cv_func_getcwd=yes | ac_cv_func_getdelim=no | ac_cv_func_getdtablesize=yes | ac_cv_func_getline=no | ac_cv_func_getopt_long_only=yes | ac_cv_func_getpid=yes | ac_cv_func_gettimeofday=yes | ac_cv_func_isblank=yes | ac_cv_func_isinf=yes | ac_cv_func_isnan=yes | ac_cv_func_iswblank=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_iswctype=yes | ac_cv_func_localtime_r=yes | ac_cv_func_lstat=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_mbrtowc=yes | ac_cv_func_mbsinit=yes | ac_cv_func_mempcpy=no | ac_cv_func_memrchr=yes | ac_cv_func_mkdtemp=yes | ac_cv_func_mkstemp=yes | ac_cv_func_mmap=yes | ac_cv_func_mprotect=yes | ac_cv_func_nl_langinfo=yes | ac_cv_func_popen=yes | ac_cv_func_rawmemchr=no | ac_cv_func_readlink=yes | ac_cv_func_readlinkat=no | ac_cv_func_realpath=yes | ac_cv_func_round=yes | ac_cv_func_setenv=yes | ac_cv_func_shl_load=no | ac_cv_func_sigaction=yes | ac_cv_func_sigaltstack=yes | ac_cv_func_siginterrupt=yes | ac_cv_func_sigprocmask=yes | ac_cv_func_snprintf=yes | ac_cv_func_stpcpy=no | ac_cv_func_strdup=yes | ac_cv_func_strerror_r=yes | ac_cv_func_strerror_r_char_p=no | ac_cv_func_strndup=yes | ac_cv_func_strnlen=yes | ac_cv_func_strnlen_working=yes | ac_cv_func_strtod_l=no | ac_cv_func_strtok_r=yes | ac_cv_func_towlower=yes | ac_cv_func_tsearch=yes | ac_cv_func_tzset=yes | ac_cv_func_vasnprintf=no | ac_cv_func_vasprintf=yes | ac_cv_func_vsnprintf=yes | ac_cv_func_wcrtomb=yes | ac_cv_func_wcscoll=yes | ac_cv_func_wcslen=yes | ac_cv_func_wcsnlen=no | ac_cv_func_wcwidth=yes | ac_cv_gnu_library_2_1=no | ac_cv_have_decl_SIGWINCH=yes | ac_cv_have_decl__Exit=yes | ac_cv_have_decl__snprintf=no | ac_cv_have_decl_acosl=yes | ac_cv_have_decl_asinl=yes | ac_cv_have_decl_atanl=yes | ac_cv_have_decl_atoll=yes | ac_cv_have_decl_btowc=yes | ac_cv_have_decl_ceilf=yes | ac_cv_have_decl_chown=yes | ac_cv_have_decl_clearerr_unlocked=no | ac_cv_have_decl_cosl=yes | ac_cv_have_decl_dup2=yes | ac_cv_have_decl_endusershell=yes | ac_cv_have_decl_fchdir=yes | ac_cv_have_decl_fcntl=yes | ac_cv_have_decl_feof_unlocked=no | ac_cv_have_decl_ferror_unlocked=no | ac_cv_have_decl_fflush_unlocked=no | ac_cv_have_decl_fgets_unlocked=no | ac_cv_have_decl_floorf=yes | ac_cv_have_decl_fpurge=yes | ac_cv_have_decl_fputc_unlocked=no | ac_cv_have_decl_fputs_unlocked=no | ac_cv_have_decl_fread_unlocked=no | ac_cv_have_decl_frexpl=yes | ac_cv_have_decl_fseeko=yes | ac_cv_have_decl_fsync=yes | ac_cv_have_decl_ftello=yes | ac_cv_have_decl_ftruncate=yes | ac_cv_have_decl_fwrite_unlocked=no | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getcwd=yes | ac_cv_have_decl_getdelim=no | ac_cv_have_decl_getdomainname=yes | ac_cv_have_decl_getdtablesize=yes | ac_cv_have_decl_getenv=yes | ac_cv_have_decl_getgroups=yes | ac_cv_have_decl_gethostname=yes | ac_cv_have_decl_getline=no | ac_cv_have_decl_getloadavg=yes | ac_cv_have_decl_getlogin=yes | ac_cv_have_decl_getlogin_r=yes | ac_cv_have_decl_getpagesize=yes | ac_cv_have_decl_getsubopt=yes | ac_cv_have_decl_gettimeofday=yes | ac_cv_have_decl_getusershell=yes | ac_cv_have_decl_isblank=yes | ac_cv_have_decl_isfinite=yes | ac_cv_have_decl_isinf=yes | ac_cv_have_decl_iswblank=yes | ac_cv_have_decl_iswctype=yes | ac_cv_have_decl_lchown=yes | ac_cv_have_decl_ldexpl=yes | ac_cv_have_decl_link=yes | ac_cv_have_decl_localtime_r=yes | ac_cv_have_decl_logb=yes | ac_cv_have_decl_lseek=yes | ac_cv_have_decl_lstat=yes | ac_cv_have_decl_mbrlen=yes | ac_cv_have_decl_mbrtowc=yes | ac_cv_have_decl_mbsinit=yes | ac_cv_have_decl_mbsrtowcs=yes | ac_cv_have_decl_memrchr=yes | ac_cv_have_decl_mkdtemp=yes | ac_cv_have_decl_mkfifo=yes | ac_cv_have_decl_mknod=yes | ac_cv_have_decl_mkstemp=yes | ac_cv_have_decl_mkstemps=yes | ac_cv_have_decl_nl_langinfo=yes | ac_cv_have_decl_pipe=yes | ac_cv_have_decl_popen=yes | ac_cv_have_decl_pread=yes | ac_cv_have_decl_program_invocation_name=no | ac_cv_have_decl_program_invocation_short_name=no | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_pwrite=yes | ac_cv_have_decl_readlink=yes | ac_cv_have_decl_realpath=yes | ac_cv_have_decl_rmdir=yes | ac_cv_have_decl_round=yes | ac_cv_have_decl_roundf=yes | ac_cv_have_decl_setenv=yes | ac_cv_have_decl_setlocale=yes | ac_cv_have_decl_setusershell=yes | ac_cv_have_decl_sigaction=yes | ac_cv_have_decl_sigaddset=yes | ac_cv_have_decl_sigdelset=yes | ac_cv_have_decl_sigemptyset=yes | ac_cv_have_decl_sigfillset=yes | ac_cv_have_decl_sigismember=yes | ac_cv_have_decl_sigpending=yes | ac_cv_have_decl_sigprocmask=yes | ac_cv_have_decl_sinl=yes | ac_cv_have_decl_sleep=yes | ac_cv_have_decl_snprintf=yes | ac_cv_have_decl_sqrtl=yes | ac_cv_have_decl_stat=yes | ac_cv_have_decl_strcasestr=yes | ac_cv_have_decl_strdup=yes | ac_cv_have_decl_strerror_r=yes | ac_cv_have_decl_strncat=yes | ac_cv_have_decl_strndup=yes | ac_cv_have_decl_strnlen=yes | ac_cv_have_decl_strpbrk=yes | ac_cv_have_decl_strsep=yes | ac_cv_have_decl_strsignal=yes | ac_cv_have_decl_strtod=yes | ac_cv_have_decl_strtok_r=yes | ac_cv_have_decl_strtoll=yes | ac_cv_have_decl_strtoull=yes | ac_cv_have_decl_symlink=yes | ac_cv_have_decl_tanl=yes | ac_cv_have_decl_tmpfile=yes | ac_cv_have_decl_towctrans=yes | ac_cv_have_decl_trunc=yes | ac_cv_have_decl_truncf=yes | ac_cv_have_decl_ttyname_r=yes | ac_cv_have_decl_unlink=yes | ac_cv_have_decl_unsetenv=yes | ac_cv_have_decl_usleep=yes | ac_cv_have_decl_vsnprintf=yes | ac_cv_have_decl_wcrtomb=yes | ac_cv_have_decl_wcscat=yes | ac_cv_have_decl_wcschr=yes | ac_cv_have_decl_wcscmp=yes | ac_cv_have_decl_wcscoll=yes | ac_cv_have_decl_wcscpy=yes | ac_cv_have_decl_wcscspn=yes | ac_cv_have_decl_wcslen=yes | ac_cv_have_decl_wcsncat=yes | ac_cv_have_decl_wcsncmp=yes | ac_cv_have_decl_wcsncpy=yes | ac_cv_have_decl_wcspbrk=yes | ac_cv_have_decl_wcsrchr=yes | ac_cv_have_decl_wcsrtombs=yes | ac_cv_have_decl_wcsspn=yes | ac_cv_have_decl_wcsstr=yes | ac_cv_have_decl_wcstok=yes | ac_cv_have_decl_wcswidth=yes | ac_cv_have_decl_wcsxfrm=yes | ac_cv_have_decl_wctob=yes | ac_cv_have_decl_wctrans=yes | ac_cv_have_decl_wctype=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_have_decl_wmemchr=yes | ac_cv_have_decl_wmemcmp=yes | ac_cv_have_decl_wmemcpy=yes | ac_cv_have_decl_wmemmove=yes | ac_cv_have_decl_wmemset=yes | ac_cv_header_byteswap_h=no | ac_cv_header_curses_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_features_h=no | ac_cv_header_fenv_h=no | ac_cv_header_fpu_control_h=no | ac_cv_header_getopt_h=yes | ac_cv_header_ieeefp_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_langinfo_h=yes | ac_cv_header_libintl_h=yes | ac_cv_header_math_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_pwd_h=yes | ac_cv_header_search_h=yes | ac_cv_header_stat_broken=no | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_bitypes_h=no | ac_cv_header_sys_inttypes_h=no | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_socket_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_term_h=yes | ac_cv_header_termcap_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_header_xlocale_h=no | ac_cv_header_zlib_h=yes | ac_cv_host=powerpc-unknown-openbsd4.9 | ac_cv_lib_dld_shl_load=no | ac_cv_lib_error_at_line=no | ac_cv_member_struct_sigaction_sa_sigaction=yes | ac_cv_member_struct_tm_tm_gmtoff=yes | ac_cv_member_struct_tm_tm_zone=yes | ac_cv_objext=o | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_FGREP='/usr/bin/grep -F' | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_PERL=/usr/bin/perl | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_XMLLINT=/usr/local/bin/xmllint | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_install='/usr/bin/install -c' | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_OBJDUMP=objdump | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_c99=-std=gnu99 | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_gcc_c_o=yes | ac_cv_prog_cc_stdc=-std=gnu99 | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_cblas_dsdot=-lgslcblas | ac_cv_search_gsl_linalg_cholesky_invert=-lgsl | ac_cv_search_gzopen=-lz | ac_cv_search_sin=-lm | ac_cv_search_tgetent=-lncurses | ac_cv_sizeof_size_t=4 | ac_cv_struct_tm=time.h | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_sys_largefile_source=no | ac_cv_type__Bool=yes | ac_cv_type_long_long_int=yes | ac_cv_type_mbstate_t=yes | ac_cv_type_mode_t=yes | ac_cv_type_nlink_t=yes | ac_cv_type_off_t=yes | ac_cv_type_ptrdiff_t=yes | ac_cv_type_sig_atomic_t=yes | ac_cv_type_sighandler_t=no | ac_cv_type_sigset_t=yes | ac_cv_type_size_t=yes | ac_cv_type_uid_t=yes | ac_cv_type_unsigned_long_long_int=yes | ac_cv_type_volatile_sig_atomic_t=yes | ac_cv_working_alloca_h=no | acl_cv_hardcode_direct=yes | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath,$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_libname_spec='lib$name' | acl_cv_libpath=LD_LIBRARY_PATH | acl_cv_library_names_spec='$libname$shrext$versuffix' | acl_cv_path_LD=/usr/bin/ld | acl_cv_prog_gnu_ld=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_shlibpath_var=LD_LIBRARY_PATH | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_func_iconv_works=yes | am_cv_func_working_getline=no | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=yes | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | gl_cv_bitsizeof_ptrdiff_t=32 | gl_cv_bitsizeof_sig_atomic_t=32 | gl_cv_bitsizeof_size_t=32 | gl_cv_bitsizeof_wchar_t=32 | gl_cv_bitsizeof_wint_t=32 | gl_cv_c_inline_effective=yes | gl_cv_c_multiarch=no | gl_cv_cc_float_expbit0='word 0 bit 23' | gl_cv_decl_null_works=yes | gl_cv_decl_readlink_works=no | gl_cv_double_slash_root=no | gl_cv_func_btowc_eof='guessing yes' | gl_cv_func_btowc_nul=yes | gl_cv_func_c99_strtold=yes | gl_cv_func_dup2_works=yes | gl_cv_func_fcntl_f_dupfd_cloexec=no | gl_cv_func_fcntl_f_dupfd_works=yes | gl_cv_func_floor_libm= | gl_cv_func_fprintf_posix=no | gl_cv_func_frexp_no_libm=yes | gl_cv_func_frexp_works=yes | gl_cv_func_frexpl_no_libm=yes | gl_cv_func_frexpl_works=yes | gl_cv_func_fseeko=yes | gl_cv_func_ftello=yes | gl_cv_func_ftello_works=yes | gl_cv_func_getopt_gnu=no | gl_cv_func_getopt_posix=yes | gl_cv_func_gettimeofday_clobber=no | gl_cv_func_gettimeofday_posix_signature=almost | gl_cv_func_isfinitel_works=yes | gl_cv_func_isinfl_works=yes | gl_cv_func_isnand_no_libm=yes | gl_cv_func_isnanf_no_libm=yes | gl_cv_func_isnanf_works=yes | gl_cv_func_isnanl_no_libm=yes | gl_cv_func_isnanl_works=yes | gl_cv_func_iswcntrl_works=yes | gl_cv_func_ldexp_no_libm=yes | gl_cv_func_ldexpl_no_libm=yes | gl_cv_func_ldexpl_works=yes | gl_cv_func_lseek_pipe=yes | gl_cv_func_lstat_dereferences_slashed_symlink=yes | gl_cv_func_malloc_0_nonnull=1 | gl_cv_func_malloc_posix=yes | gl_cv_func_mbrtowc_incomplete_state='guessing yes' | gl_cv_func_mbrtowc_nul_retval='guessing yes' | gl_cv_func_mbrtowc_null_arg1='guessing yes' | gl_cv_func_mbrtowc_null_arg2='guessing yes' | gl_cv_func_mbrtowc_retval='guessing yes' | gl_cv_func_mbrtowc_sanitycheck='guessing yes' | gl_cv_func_memchr_works=yes | gl_cv_func_nl_langinfo_yesexpr_works=yes | gl_cv_func_open_slash=yes | gl_cv_func_printf_directive_a=yes | gl_cv_func_printf_directive_f=yes | gl_cv_func_printf_directive_ls=no | gl_cv_func_printf_directive_n=yes | gl_cv_func_printf_enomem=no | gl_cv_func_printf_flag_grouping=yes | gl_cv_func_printf_flag_leftadjust=yes | gl_cv_func_printf_flag_zero=yes | gl_cv_func_printf_infinite=yes | gl_cv_func_printf_infinite_long_double=yes | gl_cv_func_printf_long_double=yes | gl_cv_func_printf_positions=yes | gl_cv_func_printf_precision=yes | gl_cv_func_printf_sizes_c99=yes | gl_cv_func_re_compile_pattern_working=no | gl_cv_func_readlink_works=yes | gl_cv_func_realpath_works=no | gl_cv_func_rename_dest_works=yes | gl_cv_func_rename_link_works=yes | gl_cv_func_rename_slash_dst_works=yes | gl_cv_func_rename_slash_src_works=yes | gl_cv_func_rmdir_works=yes | gl_cv_func_round_works=yes | gl_cv_func_signbit=yes | gl_cv_func_signbit_gcc=yes | gl_cv_func_sigprocmask=1 | gl_cv_func_snprintf_directive_n=yes | gl_cv_func_snprintf_posix=no | gl_cv_func_snprintf_retval_c99=yes | gl_cv_func_snprintf_size1=yes | gl_cv_func_snprintf_truncation_c99=yes | gl_cv_func_snprintf_usable=yes | gl_cv_func_sprintf_posix=no | gl_cv_func_stat_dir_slash=yes | gl_cv_func_stat_file_slash=yes | gl_cv_func_strerror_0_works=no | gl_cv_func_strncat_works=yes | gl_cv_func_strndup_works=yes | gl_cv_func_strtod_works=yes | gl_cv_func_strtok_r_works=yes | gl_cv_func_va_copy=yes | gl_cv_func_vasprintf_posix=no | gl_cv_func_vfprintf_posix=no | gl_cv_func_vsnprintf_posix=no | gl_cv_func_vsnprintf_usable=yes | gl_cv_func_vsnprintf_zerosize_c99=yes | gl_cv_func_vsprintf_posix=no | gl_cv_func_wcrtomb_retval='guessing yes' | gl_cv_func_wcwidth_works=no | gl_cv_func_working_mkstemp=yes | gl_cv_have_include_next=yes | gl_cv_have_raw_decl__Exit=yes | gl_cv_have_raw_decl_acosl=yes | gl_cv_have_raw_decl_asinl=yes | gl_cv_have_raw_decl_atanl=yes | gl_cv_have_raw_decl_atoll=yes | gl_cv_have_raw_decl_btowc=yes | gl_cv_have_raw_decl_canonicalize_file_name=no | gl_cv_have_raw_decl_ceilf=yes | gl_cv_have_raw_decl_ceill=no | gl_cv_have_raw_decl_chown=yes | gl_cv_have_raw_decl_cosl=yes | gl_cv_have_raw_decl_dprintf=no | gl_cv_have_raw_decl_dup2=yes | gl_cv_have_raw_decl_dup3=no | gl_cv_have_raw_decl_duplocale=no | gl_cv_have_raw_decl_endusershell=yes | gl_cv_have_raw_decl_environ=no | gl_cv_have_raw_decl_euidaccess=no | gl_cv_have_raw_decl_expl=no | gl_cv_have_raw_decl_faccessat=no | gl_cv_have_raw_decl_fchdir=yes | gl_cv_have_raw_decl_fchmodat=no | gl_cv_have_raw_decl_fchownat=no | gl_cv_have_raw_decl_fcntl=yes | gl_cv_have_raw_decl_ffsl=no | gl_cv_have_raw_decl_ffsll=no | gl_cv_have_raw_decl_floorf=yes | gl_cv_have_raw_decl_floorl=no | gl_cv_have_raw_decl_fpurge=yes | gl_cv_have_raw_decl_frexpl=yes | gl_cv_have_raw_decl_fseeko=yes | gl_cv_have_raw_decl_fstatat=no | gl_cv_have_raw_decl_fsync=yes | gl_cv_have_raw_decl_ftello=yes | gl_cv_have_raw_decl_ftruncate=yes | gl_cv_have_raw_decl_futimens=no | gl_cv_have_raw_decl_getcwd=yes | gl_cv_have_raw_decl_getdelim=no | gl_cv_have_raw_decl_getdomainname=yes | gl_cv_have_raw_decl_getdtablesize=yes | gl_cv_have_raw_decl_getgroups=yes | gl_cv_have_raw_decl_gethostname=yes | gl_cv_have_raw_decl_getline=no | gl_cv_have_raw_decl_getloadavg=yes | gl_cv_have_raw_decl_getlogin=yes | gl_cv_have_raw_decl_getlogin_r=yes | gl_cv_have_raw_decl_getpagesize=yes | gl_cv_have_raw_decl_getsubopt=yes | gl_cv_have_raw_decl_gettimeofday=yes | gl_cv_have_raw_decl_getusershell=yes | gl_cv_have_raw_decl_grantpt=no | gl_cv_have_raw_decl_group_member=no | gl_cv_have_raw_decl_initstat_r=no | gl_cv_have_raw_decl_iswctype=yes | gl_cv_have_raw_decl_lchmod=no | gl_cv_have_raw_decl_lchown=yes | gl_cv_have_raw_decl_ldexpl=yes | gl_cv_have_raw_decl_link=yes | gl_cv_have_raw_decl_linkat=no | gl_cv_have_raw_decl_logb=yes | gl_cv_have_raw_decl_logl=no | gl_cv_have_raw_decl_lseek=yes | gl_cv_have_raw_decl_lstat=yes | gl_cv_have_raw_decl_mbrlen=yes | gl_cv_have_raw_decl_mbrtowc=yes | gl_cv_have_raw_decl_mbsinit=yes | gl_cv_have_raw_decl_mbsnrtowcs=no | gl_cv_have_raw_decl_mbsrtowcs=yes | gl_cv_have_raw_decl_memmem=no | gl_cv_have_raw_decl_mempcpy=no | gl_cv_have_raw_decl_memrchr=yes | gl_cv_have_raw_decl_mkdirat=no | gl_cv_have_raw_decl_mkdtemp=yes | gl_cv_have_raw_decl_mkfifo=yes | gl_cv_have_raw_decl_mkfifoat=no | gl_cv_have_raw_decl_mknod=yes | gl_cv_have_raw_decl_mknodat=no | gl_cv_have_raw_decl_mkostemp=no | gl_cv_have_raw_decl_mkostemps=no | gl_cv_have_raw_decl_mkstemp=yes | gl_cv_have_raw_decl_mkstemps=yes | gl_cv_have_raw_decl_nl_langinfo=yes | gl_cv_have_raw_decl_openat=no | gl_cv_have_raw_decl_pipe2=no | gl_cv_have_raw_decl_pipe=yes | gl_cv_have_raw_decl_popen=yes | gl_cv_have_raw_decl_pread=yes | gl_cv_have_raw_decl_pthread_sigmask=no | gl_cv_have_raw_decl_ptsname=no | gl_cv_have_raw_decl_pwrite=yes | gl_cv_have_raw_decl_random_r=no | gl_cv_have_raw_decl_rawmemchr=no | gl_cv_have_raw_decl_readlink=yes | gl_cv_have_raw_decl_readlinkat=no | gl_cv_have_raw_decl_realpath=yes | gl_cv_have_raw_decl_renameat=no | gl_cv_have_raw_decl_rmdir=yes | gl_cv_have_raw_decl_round=yes | gl_cv_have_raw_decl_roundf=yes | gl_cv_have_raw_decl_roundl=no | gl_cv_have_raw_decl_rpmatch=no | gl_cv_have_raw_decl_setenv=yes | gl_cv_have_raw_decl_setlocale=yes | gl_cv_have_raw_decl_setstate_r=no | gl_cv_have_raw_decl_setusershell=yes | gl_cv_have_raw_decl_sigaction=yes | gl_cv_have_raw_decl_sigaddset=yes | gl_cv_have_raw_decl_sigdelset=yes | gl_cv_have_raw_decl_sigemptyset=yes | gl_cv_have_raw_decl_sigfillset=yes | gl_cv_have_raw_decl_sigismember=yes | gl_cv_have_raw_decl_sigpending=yes | gl_cv_have_raw_decl_sigprocmask=yes | gl_cv_have_raw_decl_sinl=yes | gl_cv_have_raw_decl_sleep=yes | gl_cv_have_raw_decl_snprintf=yes | gl_cv_have_raw_decl_sqrtl=yes | gl_cv_have_raw_decl_srandom_r=no | gl_cv_have_raw_decl_stat=yes | gl_cv_have_raw_decl_stpcpy=no | gl_cv_have_raw_decl_stpncpy=no | gl_cv_have_raw_decl_strcasestr=yes | gl_cv_have_raw_decl_strchrnul=no | gl_cv_have_raw_decl_strdup=yes | gl_cv_have_raw_decl_strerror_r=yes | gl_cv_have_raw_decl_strncat=yes | gl_cv_have_raw_decl_strndup=yes | gl_cv_have_raw_decl_strnlen=yes | gl_cv_have_raw_decl_strpbrk=yes | gl_cv_have_raw_decl_strsep=yes | gl_cv_have_raw_decl_strsignal=yes | gl_cv_have_raw_decl_strtod=yes | gl_cv_have_raw_decl_strtok_r=yes | gl_cv_have_raw_decl_strtoll=yes | gl_cv_have_raw_decl_strtoull=yes | gl_cv_have_raw_decl_strverscmp=no | gl_cv_have_raw_decl_symlink=yes | gl_cv_have_raw_decl_symlinkat=no | gl_cv_have_raw_decl_tanl=yes | gl_cv_have_raw_decl_tmpfile=yes | gl_cv_have_raw_decl_towctrans=yes | gl_cv_have_raw_decl_trunc=yes | gl_cv_have_raw_decl_truncf=yes | gl_cv_have_raw_decl_truncl=no | gl_cv_have_raw_decl_ttyname_r=yes | gl_cv_have_raw_decl_unlink=yes | gl_cv_have_raw_decl_unlinkat=no | gl_cv_have_raw_decl_unlockpt=no | gl_cv_have_raw_decl_unsetenv=yes | gl_cv_have_raw_decl_usleep=yes | gl_cv_have_raw_decl_utimensat=no | gl_cv_have_raw_decl_vdprintf=no | gl_cv_have_raw_decl_vsnprintf=yes | gl_cv_have_raw_decl_wcpcpy=no | gl_cv_have_raw_decl_wcpncpy=no | gl_cv_have_raw_decl_wcrtomb=yes | gl_cv_have_raw_decl_wcscasecmp=no | gl_cv_have_raw_decl_wcscat=yes | gl_cv_have_raw_decl_wcschr=yes | gl_cv_have_raw_decl_wcscmp=yes | gl_cv_have_raw_decl_wcscoll=yes | gl_cv_have_raw_decl_wcscpy=yes | gl_cv_have_raw_decl_wcscspn=yes | gl_cv_have_raw_decl_wcsdup=no | gl_cv_have_raw_decl_wcslen=yes | gl_cv_have_raw_decl_wcsncasecmp=no | gl_cv_have_raw_decl_wcsncat=yes | gl_cv_have_raw_decl_wcsncmp=yes | gl_cv_have_raw_decl_wcsncpy=yes | gl_cv_have_raw_decl_wcsnlen=no | gl_cv_have_raw_decl_wcsnrtombs=no | gl_cv_have_raw_decl_wcspbrk=yes | gl_cv_have_raw_decl_wcsrchr=yes | gl_cv_have_raw_decl_wcsrtombs=yes | gl_cv_have_raw_decl_wcsspn=yes | gl_cv_have_raw_decl_wcsstr=yes | gl_cv_have_raw_decl_wcstok=yes | gl_cv_have_raw_decl_wcswidth=yes | gl_cv_have_raw_decl_wcsxfrm=yes | gl_cv_have_raw_decl_wctob=yes | gl_cv_have_raw_decl_wctrans=yes | gl_cv_have_raw_decl_wctype=yes | gl_cv_have_raw_decl_wcwidth=yes | gl_cv_have_raw_decl_wmemchr=yes | gl_cv_have_raw_decl_wmemcmp=yes | gl_cv_have_raw_decl_wmemcpy=yes | gl_cv_have_raw_decl_wmemmove=yes | gl_cv_have_raw_decl_wmemset=yes | gl_cv_header_errno_h_EMULTIHOP=no | gl_cv_header_errno_h_ENOLINK=no | gl_cv_header_errno_h_EOVERFLOW=yes | gl_cv_header_errno_h_complete=no | gl_cv_header_inttypes_h=yes | gl_cv_header_langinfo_codeset=yes | gl_cv_header_langinfo_era=no | gl_cv_header_langinfo_t_fmt_ampm=yes | gl_cv_header_langinfo_yesexpr=yes | gl_cv_header_locale_h_needs_xlocale_h=no | gl_cv_header_locale_h_posix2001=yes | gl_cv_header_math_huge_val_works=yes | gl_cv_header_math_nan_works=yes | gl_cv_header_stdint_h=yes | gl_cv_header_wchar_h_correct_inline=yes | gl_cv_header_working_fcntl_h='no (bad O_NOATIME)' | gl_cv_header_working_stdint_h=no | gl_cv_lib_readline=yes | gl_cv_minmax_in_limits_h=no | gl_cv_minmax_in_sys_param_h=yes | gl_cv_next_errno_h='' | gl_cv_next_fcntl_h='' | gl_cv_next_float_h='' | gl_cv_next_getopt_h='' | gl_cv_next_gtk_gtk_h='' | gl_cv_next_langinfo_h='' | gl_cv_next_locale_h='' | gl_cv_next_math_h='' | gl_cv_next_signal_h='' | gl_cv_next_stdint_h='' | gl_cv_next_stdio_h='' | gl_cv_next_stdlib_h='' | gl_cv_next_string_h='' | gl_cv_next_sys_stat_h='' | gl_cv_next_sys_time_h='' | gl_cv_next_time_h='' | gl_cv_next_unistd_h='' | gl_cv_next_wchar_h='' | gl_cv_next_wctype_h='' | gl_cv_pragma_columns=no | gl_cv_prog_as_underscore=no | gl_cv_promoted_mode_t=mode_t | gl_cv_size_max=yes | gl_cv_sys_struct_timespec_in_time_h=yes | gl_cv_sys_struct_timeval=yes | gl_cv_time_r_posix=yes | gl_cv_type_ptrdiff_t_signed=yes | gl_cv_type_ptrdiff_t_suffix=l | gl_cv_type_sig_atomic_t_signed=yes | gl_cv_type_sig_atomic_t_suffix= | gl_cv_type_sigset_t=yes | gl_cv_type_size_t_signed=no | gl_cv_type_size_t_suffix=ul | gl_cv_type_wchar_t_signed=yes | gl_cv_type_wchar_t_suffix= | gl_cv_type_wctrans_t=yes | gl_cv_type_wctype_t=yes | gl_cv_type_wint_t_signed=yes | gl_cv_type_wint_t_suffix= | gl_cv_var_stdin_large_offset=yes | gt_cv_c_intmax_t=yes | gt_cv_c_wchar_t=yes | gt_cv_c_wint_t=yes | gt_cv_func_CFLocaleCopyCurrent=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_gnugettext2_libc=no | gt_cv_func_gnugettext2_libintl=yes | gt_cv_locale_fr=none | gt_cv_locale_fr_utf8=none | gt_cv_locale_ja=none | gt_cv_locale_zh_CN=none | gt_cv_ssize_t=yes | gt_cv_var_environ_declaration=no | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' | lt_cv_dlopen=dlopen | lt_cv_dlopen_libs= | lt_cv_dlopen_self=yes | lt_cv_dlopen_self_static=no | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/bin/ld | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_gnu_ld=yes | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\' | lt_cv_sys_max_cmd_len=196608 | pkg_cv_CAIRO_CFLAGS='-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2' | pkg_cv_CAIRO_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -pthread -lpangocairo-1.0 -lcairo -lpixman-1 -lGL -ldrm -lXxf86vm -lXext -lXdamage -lXfixes -lpng -lxcb-shm -lxcb-render -lXrender -lxcb -lpthread-stubs -lXau -lXdmcp -lpangoft2-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfontconfig -lexpat -lfreetype -lz' | pkg_cv_LIBXML2_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' | pkg_cv_LIBXML2_LIBS='-L/usr/local/lib -lxml2' | pspp_cv__Wdeclaration_after_statement=yes | pspp_cv__fgnu89_inline=yes | pspp_cv_gsl_needs_fgnu89_inline=no | pspp_cv_have_clicksequence=no | pspp_cv_have_libpq=no | pspp_cv_lc_paper=no | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run aclocal-1.11' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run tar' | AM_MAKEINFOFLAGS=' -DMISSING_CLICKSEQUENCE' | APPLE_UNIVERSAL_BUILD='0' | AR='ar' | ARFLAGS='cru' | AS='as' | ASM_SYMBOL_PREFIX='""' | AUTOCONF='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run automake-1.11' | AWK='gawk' | BITSIZEOF_PTRDIFF_T='32' | BITSIZEOF_SIG_ATOMIC_T='32' | BITSIZEOF_SIZE_T='32' | BITSIZEOF_WCHAR_T='32' | BITSIZEOF_WINT_T='32' | BYTESWAP_H='byteswap.h' | CAIRO_CFLAGS='-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2' | CAIRO_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -pthread -lpangocairo-1.0 -lcairo -lpixman-1 -lGL -ldrm -lXxf86vm -lXext -lXdamage -lXfixes -lpng -lxcb-shm -lxcb-render -lXrender -lxcb -lpthread-stubs -lXau -lXdmcp -lpangoft2-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfontconfig -lexpat -lfreetype -lz' | CC='gcc -std=gnu99' | CCDEPMODE='depmode=gcc3' | CC_FOR_BUILD='$(CC)' | CFLAGS='-g -O2 -Wdeclaration-after-statement' | CPP='gcc -E' | CPPFLAGS='-I/usr/local/include -I/home/seidel/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include -I/usr/include/dev/pci/drm -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='dlltool' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMULTIHOP_HIDDEN='0' | EMULTIHOP_VALUE='' | ENOLINK_HIDDEN='0' | ENOLINK_VALUE='' | EOVERFLOW_HIDDEN='0' | EOVERFLOW_VALUE='' | ERRNO_H='errno.h' | EXEEXT='' | EXEEXT_FOR_BUILD='$(EXEEXT)' | FGREP='/usr/bin/grep -F' | FLOAT_H='float.h' | FLOOR_LIBM='' | GETOPT_H='getopt.h' | GLADE_UI_CFLAGS='' | GLADE_UI_LIBS='' | GLIBC21='no' | GLIB_GENMARSHAL='' | GL_COND_LIBTOOL_FALSE='#' | GL_COND_LIBTOOL_TRUE='' | GL_GENERATE_ALLOCA_H_FALSE='#' | GL_GENERATE_ALLOCA_H_TRUE='' | GL_GENERATE_BYTESWAP_H_FALSE='#' | GL_GENERATE_BYTESWAP_H_TRUE='' | GL_GENERATE_ERRNO_H_FALSE='#' | GL_GENERATE_ERRNO_H_TRUE='' | GL_GENERATE_FLOAT_H_FALSE='#' | GL_GENERATE_FLOAT_H_TRUE='' | GL_GENERATE_STDARG_H_FALSE='' | GL_GENERATE_STDARG_H_TRUE='#' | GL_GENERATE_STDBOOL_H_FALSE='' | GL_GENERATE_STDBOOL_H_TRUE='#' | GL_GENERATE_STDDEF_H_FALSE='' | GL_GENERATE_STDDEF_H_TRUE='#' | GL_GENERATE_STDINT_H_FALSE='#' | GL_GENERATE_STDINT_H_TRUE='' | GNM_SUPPORT='yes' | GNULIB_ACOSL='0' | GNULIB_ASINL='0' | GNULIB_ATANL='0' | GNULIB_ATOLL='0' | GNULIB_BTOWC='1' | GNULIB_CALLOC_POSIX='0' | GNULIB_CANONICALIZE_FILE_NAME='1' | GNULIB_CEIL='0' | GNULIB_CEILF='0' | GNULIB_CEILL='0' | GNULIB_CHOWN='0' | GNULIB_CLOSE='1' | GNULIB_COSL='0' | GNULIB_DPRINTF='0' | GNULIB_DUP2='1' | GNULIB_DUP3='0' | GNULIB_DUPLOCALE='0' | GNULIB_ENVIRON='1' | GNULIB_EUIDACCESS='0' | GNULIB_EXPL='0' | GNULIB_FACCESSAT='0' | GNULIB_FCHDIR='0' | GNULIB_FCHMODAT='0' | GNULIB_FCHOWNAT='0' | GNULIB_FCLOSE='0' | GNULIB_FCNTL='1' | GNULIB_FFLUSH='0' | GNULIB_FFSL='0' | GNULIB_FFSLL='0' | GNULIB_FGETC='1' | GNULIB_FGETS='1' | GNULIB_FLOOR='1' | GNULIB_FLOORF='0' | GNULIB_FLOORL='0' | GNULIB_FOPEN='0' | GNULIB_FPRINTF='1' | GNULIB_FPRINTF_POSIX='1' | GNULIB_FPURGE='0' | GNULIB_FPUTC='1' | GNULIB_FPUTS='1' | GNULIB_FREAD='1' | GNULIB_FREOPEN='0' | GNULIB_FREXP='1' | GNULIB_FREXPL='1' | GNULIB_FSCANF='1' | GNULIB_FSEEK='1' | GNULIB_FSEEKO='1' | GNULIB_FSTATAT='0' | GNULIB_FSYNC='0' | GNULIB_FTELL='1' | GNULIB_FTELLO='1' | GNULIB_FTRUNCATE='0' | GNULIB_FUTIMENS='0' | GNULIB_FWRITE='1' | GNULIB_GETC='1' | GNULIB_GETCHAR='1' | GNULIB_GETCWD='0' | GNULIB_GETDELIM='1' | GNULIB_GETDOMAINNAME='0' | GNULIB_GETDTABLESIZE='1' | GNULIB_GETGROUPS='0' | GNULIB_GETHOSTNAME='0' | GNULIB_GETLINE='1' | GNULIB_GETLOADAVG='0' | GNULIB_GETLOGIN='0' | GNULIB_GETLOGIN_R='0' | GNULIB_GETPAGESIZE='0' | GNULIB_GETS='1' | GNULIB_GETSUBOPT='0' | GNULIB_GETTIMEOFDAY='1' | GNULIB_GETUSERSHELL='0' | GNULIB_GRANTPT='0' | GNULIB_GROUP_MEMBER='0' | GNULIB_ISFINITE='1' | GNULIB_ISINF='1' | GNULIB_ISNAN='1' | GNULIB_ISNAND='1' | GNULIB_ISNANF='1' | GNULIB_ISNANL='1' | GNULIB_ISWBLANK='1' | GNULIB_ISWCTYPE='0' | GNULIB_LCHMOD='0' | GNULIB_LCHOWN='0' | GNULIB_LDEXPL='0' | GNULIB_LINK='0' | GNULIB_LINKAT='0' | GNULIB_LOGB='0' | GNULIB_LOGL='0' | GNULIB_LSEEK='1' | GNULIB_LSTAT='1' | GNULIB_MALLOC_POSIX='1' | GNULIB_MBRLEN='0' | GNULIB_MBRTOWC='1' | GNULIB_MBSCASECMP='0' | GNULIB_MBSCASESTR='0' | GNULIB_MBSCHR='0' | GNULIB_MBSCSPN='0' | GNULIB_MBSINIT='1' | GNULIB_MBSLEN='0' | GNULIB_MBSNCASECMP='0' | GNULIB_MBSNLEN='0' | GNULIB_MBSNRTOWCS='0' | GNULIB_MBSPBRK='0' | GNULIB_MBSPCASECMP='0' | GNULIB_MBSRCHR='0' | GNULIB_MBSRTOWCS='0' | GNULIB_MBSSEP='0' | GNULIB_MBSSPN='0' | GNULIB_MBSSTR='0' | GNULIB_MBSTOK_R='0' | GNULIB_MBTOWC='1' | GNULIB_MEMCHR='1' | GNULIB_MEMMEM='0' | GNULIB_MEMPCPY='1' | GNULIB_MEMRCHR='1' | GNULIB_MKDIRAT='0' | GNULIB_MKDTEMP='1' | GNULIB_MKFIFO='0' | GNULIB_MKFIFOAT='0' | GNULIB_MKNOD='0' | GNULIB_MKNODAT='0' | GNULIB_MKOSTEMP='0' | GNULIB_MKOSTEMPS='0' | GNULIB_MKSTEMP='1' | GNULIB_MKSTEMPS='0' | GNULIB_MKTIME='0' | GNULIB_NANOSLEEP='0' | GNULIB_NL_LANGINFO='1' | GNULIB_NONBLOCKING='0' | GNULIB_OBSTACK_PRINTF='0' | GNULIB_OBSTACK_PRINTF_POSIX='0' | GNULIB_OPEN='1' | GNULIB_OPENAT='0' | GNULIB_PERROR='0' | GNULIB_PIPE2='0' | GNULIB_PIPE='0' | GNULIB_POPEN='0' | GNULIB_PREAD='0' | GNULIB_PRINTF='1' | GNULIB_PRINTF_POSIX='1' | GNULIB_PTHREAD_SIGMASK='0' | GNULIB_PTSNAME='0' | GNULIB_PUTC='1' | GNULIB_PUTCHAR='1' | GNULIB_PUTENV='0' | GNULIB_PUTS='1' | GNULIB_PWRITE='0' | GNULIB_RANDOM_R='0' | GNULIB_RAWMEMCHR='1' | GNULIB_READ='1' | GNULIB_READLINK='1' | GNULIB_READLINKAT='0' | GNULIB_REALLOC_POSIX='1' | GNULIB_REALPATH='1' | GNULIB_REMOVE='0' | GNULIB_RENAME='1' | GNULIB_RENAMEAT='0' | GNULIB_RMDIR='1' | GNULIB_ROUND='1' | GNULIB_ROUNDF='0' | GNULIB_ROUNDL='0' | GNULIB_RPMATCH='0' | GNULIB_SCANF='1' | GNULIB_SETENV='0' | GNULIB_SETLOCALE='0' | GNULIB_SIGACTION='1' | GNULIB_SIGNAL_H_SIGPIPE='0' | GNULIB_SIGNBIT='1' | GNULIB_SIGPROCMASK='1' | GNULIB_SINL='0' | GNULIB_SLEEP='0' | GNULIB_SNPRINTF='1' | GNULIB_SPRINTF_POSIX='1' | GNULIB_SQRTL='0' | GNULIB_STAT='1' | GNULIB_STDIO_H_NONBLOCKING='0' | GNULIB_STDIO_H_SIGPIPE='0' | GNULIB_STPCPY='1' | GNULIB_STPNCPY='0' | GNULIB_STRCASESTR='0' | GNULIB_STRCHRNUL='0' | GNULIB_STRDUP='1' | GNULIB_STRERROR='1' | GNULIB_STRERROR_R='0' | GNULIB_STRNCAT='1' | GNULIB_STRNDUP='1' | GNULIB_STRNLEN='1' | GNULIB_STRPBRK='0' | GNULIB_STRPTIME='0' | GNULIB_STRSEP='0' | GNULIB_STRSIGNAL='0' | GNULIB_STRSTR='0' | GNULIB_STRTOD='1' | GNULIB_STRTOK_R='1' | GNULIB_STRTOLL='0' | GNULIB_STRTOULL='0' | GNULIB_STRVERSCMP='0' | GNULIB_SYMLINK='0' | GNULIB_SYMLINKAT='0' | GNULIB_SYSTEM_POSIX='0' | GNULIB_TANL='0' | GNULIB_TIMEGM='0' | GNULIB_TIME_R='1' | GNULIB_TMPFILE='0' | GNULIB_TOWCTRANS='0' | GNULIB_TRUNC='1' | GNULIB_TRUNCF='0' | GNULIB_TRUNCL='0' | GNULIB_TTYNAME_R='0' | GNULIB_UNISTD_H_GETOPT='1' | GNULIB_UNISTD_H_NONBLOCKING='0' | GNULIB_UNISTD_H_SIGPIPE='0' | GNULIB_UNLINK='0' | GNULIB_UNLINKAT='0' | GNULIB_UNLOCKPT='0' | GNULIB_UNSETENV='0' | GNULIB_USLEEP='0' | GNULIB_UTIMENSAT='0' | GNULIB_VASPRINTF='1' | GNULIB_VDPRINTF='0' | GNULIB_VFPRINTF='1' | GNULIB_VFPRINTF_POSIX='1' | GNULIB_VFSCANF='0' | GNULIB_VPRINTF='1' | GNULIB_VPRINTF_POSIX='1' | GNULIB_VSCANF='0' | GNULIB_VSNPRINTF='1' | GNULIB_VSPRINTF_POSIX='1' | GNULIB_WCPCPY='0' | GNULIB_WCPNCPY='0' | GNULIB_WCRTOMB='1' | GNULIB_WCSCASECMP='0' | GNULIB_WCSCAT='0' | GNULIB_WCSCHR='0' | GNULIB_WCSCMP='0' | GNULIB_WCSCOLL='0' | GNULIB_WCSCPY='0' | GNULIB_WCSCSPN='0' | GNULIB_WCSDUP='0' | GNULIB_WCSLEN='0' | GNULIB_WCSNCASECMP='0' | GNULIB_WCSNCAT='0' | GNULIB_WCSNCMP='0' | GNULIB_WCSNCPY='0' | GNULIB_WCSNLEN='0' | GNULIB_WCSNRTOMBS='0' | GNULIB_WCSPBRK='0' | GNULIB_WCSRCHR='0' | GNULIB_WCSRTOMBS='0' | GNULIB_WCSSPN='0' | GNULIB_WCSSTR='0' | GNULIB_WCSTOK='0' | GNULIB_WCSWIDTH='0' | GNULIB_WCSXFRM='0' | GNULIB_WCTOB='0' | GNULIB_WCTOMB='0' | GNULIB_WCTRANS='0' | GNULIB_WCTYPE='0' | GNULIB_WCWIDTH='1' | GNULIB_WMEMCHR='0' | GNULIB_WMEMCMP='0' | GNULIB_WMEMCPY='0' | GNULIB_WMEMMOVE='0' | GNULIB_WMEMSET='0' | GNULIB_WRITE='1' | GNULIB__EXIT='0' | GREP='/usr/bin/grep' | GSL_CFLAGS='' | GSL_LIBS='' | GTKSOURCEVIEW_CFLAGS='' | GTKSOURCEVIEW_LIBS='' | GTK_CFLAGS='' | GTK_LIBS='' | HAVE_ACOSL='1' | HAVE_ASINL='1' | HAVE_ATANL='1' | HAVE_ATOLL='1' | HAVE_BTOWC='1' | HAVE_CAIRO_FALSE='#' | HAVE_CAIRO_TRUE='' | HAVE_CANONICALIZE_FILE_NAME='0' | HAVE_CHOWN='1' | HAVE_COSL='1' | HAVE_DECL_ACOSL='1' | HAVE_DECL_ASINL='1' | HAVE_DECL_ATANL='1' | HAVE_DECL_CEILF='1' | HAVE_DECL_CEILL='1' | HAVE_DECL_COSL='1' | HAVE_DECL_ENVIRON='0' | HAVE_DECL_EXPL='1' | HAVE_DECL_FCHDIR='1' | HAVE_DECL_FLOORF='1' | HAVE_DECL_FLOORL='1' | HAVE_DECL_FPURGE='1' | HAVE_DECL_FREXPL='1' | HAVE_DECL_FSEEKO='1' | HAVE_DECL_FTELLO='1' | HAVE_DECL_GETDELIM='0' | HAVE_DECL_GETDOMAINNAME='1' | HAVE_DECL_GETLINE='0' | HAVE_DECL_GETLOADAVG='1' | HAVE_DECL_GETLOGIN_R='1' | HAVE_DECL_GETPAGESIZE='1' | HAVE_DECL_GETUSERSHELL='1' | HAVE_DECL_LDEXPL='1' | HAVE_DECL_LOCALTIME_R='1' | HAVE_DECL_LOGB='1' | HAVE_DECL_LOGL='1' | HAVE_DECL_MEMMEM='1' | HAVE_DECL_MEMRCHR='1' | HAVE_DECL_OBSTACK_PRINTF='1' | HAVE_DECL_ROUND='1' | HAVE_DECL_ROUNDF='1' | HAVE_DECL_ROUNDL='1' | HAVE_DECL_SETENV='1' | HAVE_DECL_SINL='1' | HAVE_DECL_SNPRINTF='1' | HAVE_DECL_SQRTL='1' | HAVE_DECL_STRDUP='1' | HAVE_DECL_STRERROR_R='1' | HAVE_DECL_STRNDUP='1' | HAVE_DECL_STRNLEN='1' | HAVE_DECL_STRSIGNAL='1' | HAVE_DECL_STRTOK_R='1' | HAVE_DECL_TANL='1' | HAVE_DECL_TRUNC='1' | HAVE_DECL_TRUNCF='1' | HAVE_DECL_TRUNCL='1' | HAVE_DECL_TTYNAME_R='1' | HAVE_DECL_UNSETENV='1' | HAVE_DECL_VSNPRINTF='1' | HAVE_DECL_WCTOB='1' | HAVE_DECL_WCWIDTH='1' | HAVE_DPRINTF='1' | HAVE_DUP2='1' | HAVE_DUP3='1' | HAVE_DUPLOCALE='1' | HAVE_EUIDACCESS='1' | HAVE_EXPL='1' | HAVE_FACCESSAT='1' | HAVE_FCHDIR='1' | HAVE_FCHMODAT='1' | HAVE_FCHOWNAT='1' | HAVE_FCNTL='1' | HAVE_FEATURES_H='0' | HAVE_FFSL='1' | HAVE_FFSLL='1' | HAVE_FSEEKO='1' | HAVE_FSTATAT='1' | HAVE_FSYNC='1' | HAVE_FTELLO='1' | HAVE_FTRUNCATE='1' | HAVE_FUTIMENS='1' | HAVE_GETDTABLESIZE='1' | HAVE_GETGROUPS='1' | HAVE_GETHOSTNAME='1' | HAVE_GETLOGIN='1' | HAVE_GETOPT_H='1' | HAVE_GETPAGESIZE='1' | HAVE_GETSUBOPT='1' | HAVE_GETTIMEOFDAY='1' | HAVE_GRANTPT='1' | HAVE_GROUP_MEMBER='1' | HAVE_GUI_FALSE='' | HAVE_GUI_TRUE='#' | HAVE_INTTYPES_H='1' | HAVE_ISNAND='1' | HAVE_ISNANF='1' | HAVE_ISNANL='1' | HAVE_ISWBLANK='1' | HAVE_ISWCNTRL='1' | HAVE_LANGINFO_CODESET='1' | HAVE_LANGINFO_ERA='0' | HAVE_LANGINFO_H='1' | HAVE_LANGINFO_T_FMT_AMPM='1' | HAVE_LANGINFO_YESEXPR='1' | HAVE_LCHMOD='1' | HAVE_LCHOWN='1' | HAVE_LINK='1' | HAVE_LINKAT='1' | HAVE_LOGL='1' | HAVE_LONG_LONG_INT='1' | HAVE_LSTAT='1' | HAVE_MBRLEN='1' | HAVE_MBRTOWC='1' | HAVE_MBSINIT='1' | HAVE_MBSLEN='0' | HAVE_MBSNRTOWCS='1' | HAVE_MBSRTOWCS='1' | HAVE_MEMCHR='1' | HAVE_MEMPCPY='0' | HAVE_MKDIRAT='1' | HAVE_MKDTEMP='1' | HAVE_MKFIFO='1' | HAVE_MKFIFOAT='1' | HAVE_MKNOD='1' | HAVE_MKNODAT='1' | HAVE_MKOSTEMP='1' | HAVE_MKOSTEMPS='1' | HAVE_MKSTEMP='1' | HAVE_MKSTEMPS='1' | HAVE_NANOSLEEP='1' | HAVE_NL_LANGINFO='1' | HAVE_OPENAT='1' | HAVE_OS_H='0' | HAVE_PIPE2='1' | HAVE_PIPE='1' | HAVE_POSIX_SIGNALBLOCKING='1' | HAVE_PREAD='1' | HAVE_PTHREAD_SIGMASK='1' | HAVE_PTSNAME='1' | HAVE_PWRITE='1' | HAVE_RANDOM_H='1' | HAVE_RANDOM_R='1' | HAVE_RAWMEMCHR='0' | HAVE_READLINK='1' | HAVE_READLINKAT='1' | HAVE_REALPATH='1' | HAVE_RENAMEAT='1' | HAVE_RPMATCH='1' | HAVE_SETENV='1' | HAVE_SIGACTION='1' | HAVE_SIGHANDLER_T='0' | HAVE_SIGINFO_T='1' | HAVE_SIGNED_SIG_ATOMIC_T='1' | HAVE_SIGNED_WCHAR_T='1' | HAVE_SIGNED_WINT_T='1' | HAVE_SIGSET_T='1' | HAVE_SINL='1' | HAVE_SLEEP='1' | HAVE_SQRTL='1' | HAVE_STDINT_H='1' | HAVE_STPCPY='0' | HAVE_STPNCPY='1' | HAVE_STRCASESTR='1' | HAVE_STRCHRNUL='1' | HAVE_STRPBRK='1' | HAVE_STRPTIME='1' | HAVE_STRSEP='1' | HAVE_STRTOD='1' | HAVE_STRTOLL='1' | HAVE_STRTOULL='1' | HAVE_STRUCT_RANDOM_DATA='1' | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' | HAVE_STRUCT_TIMEVAL='1' | HAVE_STRVERSCMP='1' | HAVE_SYMLINK='1' | HAVE_SYMLINKAT='1' | HAVE_SYS_BITYPES_H='0' | HAVE_SYS_INTTYPES_H='0' | HAVE_SYS_LOADAVG_H='0' | HAVE_SYS_PARAM_H='0' | HAVE_SYS_TIME_H='1' | HAVE_SYS_TYPES_H='1' | HAVE_TANL='1' | HAVE_TIMEGM='1' | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' | HAVE_UNISTD_H='1' | HAVE_UNLINKAT='1' | HAVE_UNLOCKPT='1' | HAVE_UNSIGNED_LONG_LONG_INT='1' | HAVE_USLEEP='1' | HAVE_UTIMENSAT='1' | HAVE_VASPRINTF='1' | HAVE_VDPRINTF='1' | HAVE_WCHAR_H='1' | HAVE_WCHAR_T='1' | HAVE_WCPCPY='1' | HAVE_WCPNCPY='1' | HAVE_WCRTOMB='1' | HAVE_WCSCASECMP='1' | HAVE_WCSCAT='1' | HAVE_WCSCHR='1' | HAVE_WCSCMP='1' | HAVE_WCSCOLL='1' | HAVE_WCSCPY='1' | HAVE_WCSCSPN='1' | HAVE_WCSDUP='1' | HAVE_WCSLEN='1' | HAVE_WCSNCASECMP='1' | HAVE_WCSNCAT='1' | HAVE_WCSNCMP='1' | HAVE_WCSNCPY='1' | HAVE_WCSNLEN='1' | HAVE_WCSNRTOMBS='1' | HAVE_WCSPBRK='1' | HAVE_WCSRCHR='1' | HAVE_WCSRTOMBS='1' | HAVE_WCSSPN='1' | HAVE_WCSSTR='1' | HAVE_WCSTOK='1' | HAVE_WCSWIDTH='1' | HAVE_WCSXFRM='1' | HAVE_WCTRANS_T='1' | HAVE_WCTYPE_H='1' | HAVE_WCTYPE_T='1' | HAVE_WINSOCK2_H='0' | HAVE_WINT_T='1' | HAVE_WMEMCHR='1' | HAVE_WMEMCMP='1' | HAVE_WMEMCPY='1' | HAVE_WMEMMOVE='1' | HAVE_WMEMSET='1' | HAVE_XLOCALE_H='0' | HAVE__BOOL='1' | HAVE__EXIT='1' | INCLUDE_NEXT='include_next' | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_PROGRAM_ENV='' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | INTLLIBS='/usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0' | INTL_MACOSX_LIBS='' | ISFINITE_LIBM='' | ISINF_LIBM='' | ISNAND_LIBM='' | ISNANF_LIBM='' | ISNANL_LIBM='' | ISNAN_LIBM='' | LD='/usr/bin/ld' | LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib -L/home/seidel/local/lib' | LIBICONV='/usr/local/lib/libiconv.so.6.0' | LIBINTL='/usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0' | LIBOBJS='' | LIBREADLINE='-lreadline' | LIBS='/usr/local/lib/libiconv.so.6.0 -lncurses -lgsl -lgslcblas -lz -lm /usr/local/lib/libintl.so.5.0 /usr/local/lib/libiconv.so.6.0 ' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#' | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE='' | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#' | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE='' | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#' | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE='' | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#' | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE='' | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#' | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE='' | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE='' | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE='' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' | LIBUNISTRING_UNICTYPE_H='unictype.h' | LIBUNISTRING_UNIGBRK_H='unigbrk.h' | LIBUNISTRING_UNILBRK_H='unilbrk.h' | LIBUNISTRING_UNISTR_H='unistr.h' | LIBUNISTRING_UNITYPES_H='unitypes.h' | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' | LIBXML2_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' | LIBXML2_LIBS='-L/usr/local/lib -lxml2' | LIPO='' | LN_S='ln -s' | LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gl"' | LOCALE_FR='none' | LOCALE_FR_UTF8='none' | LOCALE_JA='none' | LOCALE_ZH_CN='none' | LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' | LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib' | LTLIBOBJS='' | LTLIBREADLINE='-lreadline' | MAKEINFO='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/missing --run makeinfo' | MKDIR_P='build-aux/install-sh -c -d' | NCURSES_CFLAGS='' | NCURSES_CONFIG='' | NCURSES_LIBS='' | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' | NEXT_AS_FIRST_DIRECTIVE_GTK_GTK_H='' | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' | NEXT_AS_FIRST_DIRECTIVE_MATH_H='' | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' | NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' | NEXT_ERRNO_H='' | NEXT_FCNTL_H='' | NEXT_FLOAT_H='' | NEXT_GETOPT_H='' | NEXT_GTK_GTK_H='' | NEXT_LANGINFO_H='' | NEXT_LOCALE_H='' | NEXT_MATH_H='' | NEXT_SIGNAL_H='' | NEXT_STDARG_H='' | NEXT_STDDEF_H='' | NEXT_STDINT_H='' | NEXT_STDIO_H='' | NEXT_STDLIB_H='' | NEXT_STRING_H='' | NEXT_SYS_STAT_H='' | NEXT_SYS_TIME_H='' | NEXT_TIME_H='' | NEXT_UNISTD_H='' | NEXT_WCHAR_H='' | NEXT_WCTYPE_H='' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='objdump' | OBJEXT='o' | ODF_READ_SUPPORT='yes' | ODF_WRITE_SUPPORT_FALSE='#' | ODF_WRITE_SUPPORT_TRUE='' | OTOOL64='' | OTOOL='' | PACKAGE='pspp' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU PSPP' | PACKAGE_STRING='GNU PSPP 0.7.9' | PACKAGE_TARNAME='pspp' | PACKAGE_URL='http://www.gnu.org/software/pspp/' | PACKAGE_VERSION='0.7.9' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | PG_CFLAGS='' | PG_CONFIG='' | PG_LDFLAGS='' | PG_LIBS='' | PKG_CONFIG='/usr/bin/pkg-config' | PKG_CONFIG_LIBDIR='' | PKG_CONFIG_PATH='' | POSUB='po' | PRAGMA_COLUMNS='' | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | PSPPIRE_LDFLAGS='' | PSPP_LDFLAGS='' | PSQL_SUPPORT='no' | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' | PTRDIFF_T_SUFFIX='l' | RANLIB='ranlib' | RELOCATABLE='no' | RELOCATABLE_BUILD_DIR='$(top_builddir)/gl' | RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' | RELOCATABLE_LDFLAGS='' | RELOCATABLE_LIBRARY_PATH='$(pkglibdir)' | RELOCATABLE_SRC_DIR='$(top_srcdir)/gl' | RELOCATABLE_STRIP=':' | RELOCATABLE_VIA_LD_FALSE='' | RELOCATABLE_VIA_LD_TRUE='#' | RELOCATABLE_VIA_WRAPPER_FALSE='' | RELOCATABLE_VIA_WRAPPER_TRUE='#' | REPLACE_BTOWC='0' | REPLACE_CALLOC='0' | REPLACE_CANONICALIZE_FILE_NAME='0' | REPLACE_CEIL='0' | REPLACE_CEILF='0' | REPLACE_CEILL='0' | REPLACE_CHOWN='0' | REPLACE_CLOSE='0' | REPLACE_DPRINTF='0' | REPLACE_DUP2='0' | REPLACE_DUP='0' | REPLACE_DUPLOCALE='0' | REPLACE_FCHOWNAT='0' | REPLACE_FCLOSE='0' | REPLACE_FCNTL='1' | REPLACE_FFLUSH='0' | REPLACE_FLOOR='0' | REPLACE_FLOORF='0' | REPLACE_FLOORL='0' | REPLACE_FOPEN='0' | REPLACE_FPRINTF='1' | REPLACE_FPURGE='0' | REPLACE_FREOPEN='0' | REPLACE_FREXP='0' | REPLACE_FREXPL='0' | REPLACE_FSEEK='0' | REPLACE_FSEEKO='0' | REPLACE_FSTAT='0' | REPLACE_FSTATAT='0' | REPLACE_FTELL='0' | REPLACE_FTELLO='0' | REPLACE_FUTIMENS='0' | REPLACE_GETCWD='0' | REPLACE_GETDELIM='0' | REPLACE_GETDOMAINNAME='0' | REPLACE_GETGROUPS='0' | REPLACE_GETLINE='1' | REPLACE_GETLOGIN_R='0' | REPLACE_GETPAGESIZE='0' | REPLACE_GETTIMEOFDAY='0' | REPLACE_HUGE_VAL='0' | REPLACE_ISFINITE='0' | REPLACE_ISINF='0' | REPLACE_ISNAN='0' | REPLACE_ISWBLANK='0' | REPLACE_ISWCNTRL='0' | REPLACE_LCHOWN='0' | REPLACE_LDEXPL='0' | REPLACE_LINK='0' | REPLACE_LINKAT='0' | REPLACE_LOCALTIME_R='0' | REPLACE_LSEEK='0' | REPLACE_LSTAT='0' | REPLACE_MALLOC='0' | REPLACE_MBRLEN='0' | REPLACE_MBRTOWC='0' | REPLACE_MBSINIT='0' | REPLACE_MBSNRTOWCS='0' | REPLACE_MBSRTOWCS='0' | REPLACE_MBSTATE_T='0' | REPLACE_MBTOWC='0' | REPLACE_MEMCHR='0' | REPLACE_MEMMEM='0' | REPLACE_MKDIR='0' | REPLACE_MKFIFO='0' | REPLACE_MKNOD='0' | REPLACE_MKSTEMP='0' | REPLACE_MKTIME='GNULIB_PORTCHECK' | REPLACE_NAN='0' | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | REPLACE_NL_LANGINFO='1' | REPLACE_NULL='0' | REPLACE_OBSTACK_PRINTF='0' | REPLACE_OPEN='0' | REPLACE_OPENAT='0' | REPLACE_PERROR='0' | REPLACE_POPEN='0' | REPLACE_PREAD='0' | REPLACE_PRINTF='1' | REPLACE_PTHREAD_SIGMASK='0' | REPLACE_PUTENV='0' | REPLACE_PWRITE='0' | REPLACE_READ='0' | REPLACE_READLINK='1' | REPLACE_REALLOC='0' | REPLACE_REALPATH='1' | REPLACE_REMOVE='0' | REPLACE_RENAME='0' | REPLACE_RENAMEAT='0' | REPLACE_RMDIR='0' | REPLACE_ROUND='0' | REPLACE_ROUNDF='0' | REPLACE_ROUNDL='0' | REPLACE_SETENV='0' | REPLACE_SETLOCALE='0' | REPLACE_SIGNBIT='0' | REPLACE_SIGNBIT_USING_GCC='1' | REPLACE_SLEEP='0' | REPLACE_SNPRINTF='1' | REPLACE_SPRINTF='1' | REPLACE_STAT='0' | REPLACE_STDIO_READ_FUNCS='0' | REPLACE_STDIO_WRITE_FUNCS='0' | REPLACE_STPNCPY='0' | REPLACE_STRCASESTR='0' | REPLACE_STRCHRNUL='0' | REPLACE_STRDUP='0' | REPLACE_STRERROR='1' | REPLACE_STRERROR_R='0' | REPLACE_STRNCAT='0' | REPLACE_STRNDUP='0' | REPLACE_STRNLEN='0' | REPLACE_STRSIGNAL='0' | REPLACE_STRSTR='0' | REPLACE_STRTOD='0' | REPLACE_STRTOK_R='0' | REPLACE_SYMLINK='0' | REPLACE_TIMEGM='GNULIB_PORTCHECK' | REPLACE_TMPFILE='0' | REPLACE_TOWLOWER='0' | REPLACE_TRUNC='0' | REPLACE_TRUNCF='0' | REPLACE_TRUNCL='0' | REPLACE_TTYNAME_R='0' | REPLACE_UNLINK='0' | REPLACE_UNLINKAT='0' | REPLACE_UNSETENV='0' | REPLACE_USLEEP='0' | REPLACE_UTIMENSAT='0' | REPLACE_VASPRINTF='1' | REPLACE_VDPRINTF='0' | REPLACE_VFPRINTF='1' | REPLACE_VPRINTF='1' | REPLACE_VSNPRINTF='1' | REPLACE_VSPRINTF='1' | REPLACE_WCRTOMB='0' | REPLACE_WCSNRTOMBS='0' | REPLACE_WCSRTOMBS='0' | REPLACE_WCSWIDTH='0' | REPLACE_WCTOB='0' | REPLACE_WCTOMB='0' | REPLACE_WCWIDTH='1' | REPLACE_WRITE='0' | ROUND_LIBM='' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | SIG_ATOMIC_T_SUFFIX='' | SIZEOF_SIZE_T='4' | SIZE_T_SUFFIX='ul' | STDARG_H='' | STDBOOL_H='' | STDDEF_H='' | STDINT_H='stdint.h' | STRIP='strip' | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | TIME_H_DEFINES_STRUCT_TIMESPEC='1' | TRUNC_LIBM='' | UNDEFINE_STRTOK_R='0' | UNISTD_H_HAVE_WINSOCK2_H='0' | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | USE_NLS='yes' | VERSION='0.7.9' | VERSION_FOR_PERL='0.7.9' | WCHAR_T_SUFFIX='' | WINT_T_SUFFIX='' | WITH_GUI_TOOLS_FALSE='' | WITH_GUI_TOOLS_TRUE='#' | WITH_PERL_MODULE='yes' | WITH_PERL_MODULE_FALSE='#' | WITH_PERL_MODULE_TRUE='' | XMLLINT='/usr/local/bin/xmllint' | ac_ct_CC='gcc' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__quote='' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='powerpc-unknown-openbsd4.9' | build_alias='' | build_cpu='powerpc' | build_os='openbsd4.9' | build_vendor='unknown' | cc_is_gcc_FALSE='#' | cc_is_gcc_TRUE='' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | gl_LIBOBJS=' asnprintf.o asprintf.o canonicalize-lgpl.o error.o fcntl.o fprintf.o getdelim.o getline.o getopt.o getopt1.o mempcpy.o nl_langinfo.o printf.o printf-args.o printf-parse.o rawmemchr.o readlink.o regex.o snprintf.o sprintf.o stpcpy.o strerror.o strerror-override.o vasnprintf.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o wcwidth.o xmemdup0.o' | gl_LTLIBOBJS=' asnprintf.lo asprintf.lo canonicalize-lgpl.lo error.lo fcntl.lo fprintf.lo getdelim.lo getline.lo getopt.lo getopt1.lo mempcpy.lo nl_langinfo.lo printf.lo printf-args.lo printf-parse.lo rawmemchr.lo readlink.lo regex.lo snprintf.lo sprintf.lo stpcpy.lo strerror.lo strerror-override.lo vasnprintf.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo wcwidth.lo xmemdup0.lo' | gltests_LIBOBJS='' | gltests_LTLIBOBJS='' | gltests_WITNESS='IN_PSPP_GNULIB_TESTS' | host='powerpc-unknown-openbsd4.9' | host_alias='' | host_cpu='powerpc' | host_os='openbsd4.9' | host_vendor='unknown' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/seidel/src/pspp-0.7.9/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | lt_ECHO='/bin/echo' | mandir='${datarootdir}/man' | mkdir_p='$(top_builddir)/build-aux/install-sh -c -d' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkglibexecdir='${libexecdir}/${PACKAGE}' | prefix='/home/seidel/local' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU PSPP" | #define PACKAGE_TARNAME "pspp" | #define PACKAGE_VERSION "0.7.9" | #define PACKAGE_STRING "GNU PSPP 0.7.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/pspp/" | #define PACKAGE "pspp" | #define VERSION "0.7.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_CAIRO 1 | #define HAVE_ZLIB_H 1 | #define crc32 gl_crc32 | #define GNM_SUPPORT 1 | #define ODF_READ_SUPPORT 1 | #define ODF_WRITE_SUPPORT 1 | #define HAVE_INLINE 1 | #define HAVE_TERM_H 1 | #define HAVE_CURSES_H 1 | #define LIBNCURSES_USABLE 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_READLINE 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_SIGWINCH 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_DECL_GETLINE 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define MAP_ANONYMOUS MAP_ANON | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define PROMOTED_MODE_T mode_t | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define REPLACE_VFPRINTF_POSIX 1 | #define USER_LABEL_PREFIX | #define INSTALLPREFIX "/home/seidel/local" | #define HAVE_DECL_SETENV 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_VSNPRINTF 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define GNULIB_TEST_FLOOR 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define REPLACE_FPRINTF_POSIX 1 | #define GNULIB_TEST_FPRINTF_POSIX 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define GNULIB_TEST_ISNAN 1 | #define GNULIB_TEST_ISNAND 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_ISNANF 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define GNULIB_TEST_ISNANL 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define REPLACE_PRINTF_POSIX 1 | #define GNULIB_TEST_PRINTF_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define GNULIB_TEST_RENAME 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SPRINTF_POSIX 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_FPURGE 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STPCPY 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_STAT 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define REPLACE_VFPRINTF_POSIX 1 | #define GNULIB_TEST_VFPRINTF_POSIX 1 | #define REPLACE_VPRINTF_POSIX 1 | #define GNULIB_TEST_VPRINTF_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_VSPRINTF_POSIX 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define SIZEOF_SIZE_T 4 | #define WORDS_BIGENDIAN 1 | #define HAVE_FORK 1 | #define HAVE_EXECL 1 | #define HAVE_EXECLP 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_GETPID 1 | #define HAVE_FPSETMASK 1 | #define HAVE_POPEN 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | | configure: exit 0