Unique strings Sergey Svistunov

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 listJun 19, 2025 10:00SherzodSherzodScore: 274,990Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 19, 2025 10:00272,0909,015,274,0718,767,102,000211,881,0002,453,504
2Jun 19, 2025 10:00272,5219,020,541,3298,771,340,000221,856,0002,424,832
3Jun 19, 2025 10:00274,0719,075,352,7738,792,494,000251,842,0002,330,624
4Jun 19, 2025 10:00274,4889,090,121,8908,851,254,000206,865,0002,265,088
5Jun 19, 2025 10:00274,9909,108,204,8978,839,842,000234,836,0002,347,008
6Jun 19, 2025 10:00275,0509,108,941,7068,843,808,000232,837,0002,478,080
7Jun 19, 2025 10:00275,6799,128,880,1858,845,576,000251,817,0002,441,216
8Jun 19, 2025 10:00275,6989,127,156,7478,885,165,000212,884,0002,314,240
9Jun 19, 2025 10:00277,6969,202,765,2778,922,213,000241,761,0002,310,144