Unique strings 
Count the exact number of unique tokens as fast as possible.
Input
One token per line on STDIN:
JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g
Output
Print the exact count of unique tokens to STDOUT.
Constraints
- Character set:
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%* - Maximum token length: 16
- Approximately 1,000,000 unique tokens
| Date | Author | Language | Status | Score | |
|---|---|---|---|---|---|
| Sep 7, 2021 23:20 | CPPg++9.3.0 | Success | 22,416+16.59 RP | ||
| Sep 7, 2021 23:19 | CPPg++9.3.0 | Success | 23,447 | ||
| Sep 7, 2021 23:18 | CPPg++9.3.0 | Success | 23,282+12.19 RP | ||
| Sep 7, 2021 22:00 | CPPg++9.3.0 | Success | 23,962+2.60 RP | ||
| Sep 7, 2021 21:57 | CPPg++9.3.0 | Success | 27,045 | ||
| Sep 7, 2021 21:55 | CPPg++9.3.0 | Success | 24,112+2.67 RP | ||
| Sep 7, 2021 21:45 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 21:44 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 20:39 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 20:35 | CPPg++9.3.0 | Success | 24,475 | ||
| Sep 7, 2021 20:34 | CPPg++9.3.0 | Success | 24,294 | ||
| Sep 7, 2021 20:33 | CPPg++9.3.0 | Success | 24,268+21.47 RP | ||
| Sep 7, 2021 20:27 | CPPg++9.3.0 | Success | 25,602+6.91 RP | ||
| Sep 7, 2021 20:27 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 20:24 | CPPg++9.3.0 | Success | 26,063+5.14 RP | ||
| Sep 7, 2021 20:22 | CPPg++9.3.0 | Success | 26,417+6.99 RP | ||
| Sep 7, 2021 20:21 | CPPg++9.3.0 | Success | 26,914+29.77 RP | ||
| Sep 7, 2021 20:21 | CPPg++9.3.0 | Success | 44,048 | ||
| Sep 7, 2021 20:19 | CPPg++9.3.0 | Success | 29,493 | ||
| Sep 7, 2021 20:16 | CPPg++9.3.0 | Success | 29,474 | ||
| Sep 7, 2021 20:12 | CPPg++9.3.0 | Success | 33,568 | ||
| Sep 7, 2021 20:10 | CPPg++9.3.0 | Success | 133,470 | ||
| Sep 7, 2021 20:08 | CPPg++9.3.0 | Success | 29,345 | ||
| Sep 7, 2021 20:01 | CPPclang++10.0.0 | Success | 29,751 | ||
| Sep 7, 2021 19:58 | CPPg++9.3.0 | Success | 29,258+302.10 RP | ||
| Sep 7, 2021 19:55 | CPPg++9.3.0 | Success | 272,573 | ||
| Sep 7, 2021 19:54 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:46 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:44 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:40 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:25 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:24 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:22 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:13 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:12 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:10 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:07 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 18:03 | GOgo1.13.15 | Error | |||
| Sep 7, 2021 18:02 | GOgo1.13.15 | Error | |||
| Sep 7, 2021 18:00 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:58 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:58 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:55 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:54 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:48 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:46 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:41 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:29 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:28 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:27 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:27 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:25 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:24 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 17:23 | CPPg++9.3.0 | Error | |||
| Sep 7, 2021 03:21 | GOgo1.17 | Success | 231,051+43.28 RP | ||
| Sep 6, 2021 12:35 | CPPg++9.3.0 | Success | 192,286 | ||
| Sep 5, 2021 14:46 | RUSTrust-1.54.0 | Success | 22,736+9.18 RP | ||
| Sep 5, 2021 14:45 | RUSTrust-1.54.0 | Success | 24,774 | ||
| Sep 5, 2021 14:13 | RUSTrust-1.54.0 | Success | 23,066 | ||
| Sep 5, 2021 14:11 | RUSTrust-1.54.0 | Success | 23,203 | ||
| Sep 5, 2021 14:08 | RUSTrust-1.54.0 | Success | 28,224 | ||
| Sep 5, 2021 14:05 | RUSTrust-1.54.0 | Success | 26,700 | ||
| Sep 5, 2021 14:04 | RUSTrust-1.54.0 | Success | 27,922 | ||
| Sep 5, 2021 14:02 | RUSTrust-1.54.0 | Success | 34,261 | ||
| Sep 5, 2021 13:59 | RUSTrust-1.54.0 | Success | 31,455 | ||
| Sep 5, 2021 13:57 | RUSTrust-1.54.0 | Success | 28,371 | ||
| Sep 5, 2021 13:52 | RUSTrust-1.54.0 | Error | |||
| Sep 5, 2021 13:50 | RUSTrust-1.54.0 | Success | 24,588 | ||
| Sep 5, 2021 13:48 | RUSTrust-1.54.0 | Success | 24,140 | ||
| Sep 5, 2021 13:47 | RUSTrust-1.54.0 | Success | 25,859 | ||
| Sep 5, 2021 13:43 | RUSTrust-1.54.0 | Success | 23,305 | ||
| Sep 5, 2021 13:39 | RUSTrust-1.54.0 | Success | 26,459 | ||
| Sep 5, 2021 13:38 | RUSTrust-1.54.0 | Success | 30,298 | ||
| Sep 5, 2021 13:20 | GOgo1.17 | Success | 126,137 | ||
| Sep 5, 2021 13:16 | GOgo1.17 | Success | 116,149 | ||
| Sep 5, 2021 13:14 | GOgo1.17 | Success | 116,372 | ||
| Sep 5, 2021 13:14 | GOgo1.17 | Success | 116,369 | ||
| Sep 5, 2021 13:13 | GOgo1.17 | Success | 116,552 | ||
| Sep 5, 2021 13:12 | GOgo1.17 | Success | 117,557 | ||
| Sep 5, 2021 12:44 | GOgo1.17 | Success | 81,673+4.26 RP | ||
| Sep 5, 2021 12:42 | GOgo1.13.15 | Success | 88,468 | ||
| Sep 5, 2021 12:42 | RUSTrust-1.54.0 | Success | 24,387 | ||
| Sep 5, 2021 12:41 | GOgo1.14.8 | Success | 87,941 | ||
| Sep 5, 2021 12:40 | RUSTrust-1.54.0 | Success | 25,087 | ||
| Sep 5, 2021 12:40 | GOgo1.14.8 | Success | 130,693 | ||
| Sep 5, 2021 12:39 | RUSTrust-1.54.0 | Error | |||
| Sep 5, 2021 12:38 | RUSTrust-1.54.0 | Success | 22,976+7.22 RP | ||
| Sep 3, 2021 19:52 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 19:50 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 19:42 | CPPg++9.3.0 | Success | 251,994+39.68 RP | ||
| Sep 3, 2021 19:41 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 12:29 | RUSTrust-1.54.0 | Error | |||
| Sep 3, 2021 05:32 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:31 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:30 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:28 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:28 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:23 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:23 | CPPg++9.3.0 | Error | |||
| Sep 3, 2021 05:21 | CPPg++9.3.0 | Error |