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 listMar 22, 2026 15:54olliecrowolliecrowScore: 13,969Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 19, 2026 22:4913,892491,256,652442,470,00015,980,0002,363,392
2Mar 19, 2026 22:4913,897483,457,321442,608,00015,985,0002,506,752
3Mar 19, 2026 22:4913,956488,179,668444,573,00015,984,0002,523,136
4Mar 19, 2026 22:4913,961486,015,046443,733,00016,989,0002,379,776
5Mar 19, 2026 22:4913,965481,254,922444,857,00015,994,0002,359,296
6Mar 19, 2026 22:4913,965484,950,397444,860,00015,994,0002,265,088
7Mar 19, 2026 22:4913,969483,120,564444,965,00015,998,0002,265,088
8Mar 19, 2026 22:4913,974484,192,002445,153,00016,005,0002,519,040
9Mar 22, 2026 15:5414,012493,632,673445,416,00016,977,0002,514,944
10Mar 19, 2026 22:4914,037491,734,286448,204,00015,006,0002,519,040
11Mar 22, 2026 15:5414,045492,821,877446,495,00016,980,0002,527,232
12Mar 22, 2026 15:5414,096489,331,567447,156,00018,006,0002,514,944