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 listNov 11, 2024 14:42ZOTTIGZOTTIGScore: 237,060Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 11, 2024 14:42235,7857,809,694,2237,640,012,000140,908,0002,301,952
2Nov 11, 2024 14:42236,0467,821,196,1897,628,602,000160,907,0002,510,848
3Nov 11, 2024 14:42236,2147,829,422,4407,636,175,000158,899,0002,453,504
4Nov 11, 2024 14:42236,8167,843,344,1597,664,976,000149,940,0002,375,680
5Nov 11, 2024 14:42237,0607,851,658,4067,670,054,000152,921,0002,523,136
6Nov 11, 2024 14:42237,2867,857,229,7917,691,521,000138,901,0002,445,312
7Nov 11, 2024 14:42237,6367,877,922,8777,689,053,000152,921,0002,338,816
8Nov 11, 2024 14:42238,4427,898,327,8657,690,721,000177,877,0002,392,064
9Nov 11, 2024 14:42238,6997,907,521,0077,715,153,000161,898,0002,387,968