Unique strings v2 Sergey Svistunov

Same problem as Unique strings, but with 3 CPUs available and scoring based on wall time instead of CPU time.

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
Back to listMay 11, 2025 07:10KeefeKeefeError
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 11, 2025 07:1000000Error: No answer to stdout. Died or killed?
2May 10, 2025 15:399,907297,204,469753,713,00012,011,0002,793,472
3May 10, 2025 15:399,959298,784,145755,056,00011,969,0002,568,192
4May 10, 2025 15:399,981299,439,737750,762,00011,996,0002,646,016
5May 10, 2025 15:3910,040301,188,604759,354,0008,992,0002,408,448
6May 11, 2025 07:1010,113303,379,878754,934,0005,991,0002,646,016
7May 10, 2025 15:3910,184305,513,453776,870,00010,984,0002,809,856
8May 10, 2025 15:3910,210306,286,362759,772,0009,997,0002,695,168
9May 10, 2025 15:3910,304309,110,197781,756,0008,974,0002,588,672
10May 10, 2025 15:3910,395311,848,468782,846,00010,997,0002,727,936
11May 11, 2025 07:1010,396311,868,879783,572,00011,978,0002,805,760
12May 10, 2025 15:3910,423312,695,094781,600,0007,995,0002,711,552
13May 11, 2025 07:1010,440313,213,393743,662,00012,994,0002,387,968