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 listApr 29, 2026 13:23TudyMTudyMScore: 29,518Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 13:2429,248981,877,569947,202,00017,984,0002,306,048
2Apr 29, 2026 13:2429,264982,951,495951,735,00013,996,0002,555,904
3Apr 29, 2026 13:2429,488994,460,565960,135,00013,001,0002,555,904
4Apr 29, 2026 13:2429,509995,570,899956,805,00016,996,0002,306,048
5Apr 29, 2026 13:2429,518989,528,137958,119,00015,985,0002,293,760
6Apr 29, 2026 13:2429,680998,228,328960,457,00018,989,0002,564,096
7Apr 29, 2026 13:2429,711998,364,562964,484,00015,991,0002,293,760
8Apr 29, 2026 13:2429,8151,000,865,455968,927,00014,998,0002,293,760
9Apr 29, 2026 13:2429,9581,013,120,753968,656,00019,972,0002,293,760