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 17:04olliecrowolliecrowScore: 19,329Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 1, 2026 17:5010,989396,872,077316,670,00045,952,0002,490,368
2Apr 1, 2026 17:5011,022397,006,840308,771,00054,959,0002,428,928
3Apr 1, 2026 18:3411,028394,496,519315,935,00047,990,0002,428,928
4Apr 1, 2026 17:5011,037390,588,938325,211,00039,025,0002,531,328
5Apr 1, 2026 18:3411,096389,869,038310,154,00056,027,0002,371,584
6Apr 1, 2026 18:3411,098391,201,699324,219,00042,028,0002,445,312
7Apr 1, 2026 17:3019,329666,407,537620,861,00016,996,0002,420,736
8Apr 1, 2026 17:3019,446670,807,199623,720,00017,991,0002,449,408
9Apr 1, 2026 17:3019,524670,420,020627,269,00017,007,0002,498,560
10Mar 22, 2026 17:0454,5201,829,852,3051,775,184,00023,988,0002,416,640
11Mar 22, 2026 17:0454,6331,829,568,0561,778,917,00023,985,0002,424,832
12Mar 22, 2026 17:0455,5621,864,740,4371,810,563,00022,981,0002,330,624