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 listJan 12, 2026 22:27Adam FolwarcznyAdam FolwarcznyScore: 57,064Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 12, 2026 22:2756,6791,897,840,1361,854,407,00015,994,0002,461,696
2Jan 12, 2026 22:2756,8131,900,454,4881,861,825,00012,991,0002,506,752
3Jan 12, 2026 22:2756,9271,906,762,5761,864,582,00013,996,0002,453,504
4Jan 12, 2026 22:2757,0271,912,971,6701,867,894,00013,991,0002,277,376
5Jan 12, 2026 22:2757,0641,912,034,3121,871,115,00011,994,0002,408,448
6Jan 12, 2026 22:2757,0841,908,360,9851,869,782,00013,990,0002,465,792
7Jan 12, 2026 22:2757,2101,917,834,2761,872,954,00014,991,0002,437,120
8Jan 12, 2026 22:2757,3451,922,011,0001,882,405,0009,996,0002,428,928
9Jan 12, 2026 22:2758,9831,974,429,2941,931,437,00014,987,0002,330,624