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 listFeb 11, 2026 21:49NicoNicoScore: 35,473Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 11, 2026 21:4935,3101,194,170,2701,148,250,00016,988,0002,408,448
2Feb 11, 2026 21:4935,3151,196,944,9271,145,418,00019,989,0002,424,832
3Feb 11, 2026 21:4935,4581,204,447,7171,153,124,00016,987,0002,412,544
4Feb 11, 2026 21:4935,4681,203,499,2611,156,467,00013,993,0002,355,200
5Feb 11, 2026 21:4935,4731,200,773,4931,147,609,00022,992,0002,428,928
6Feb 11, 2026 21:4935,4921,199,036,0731,152,245,00018,987,0002,277,376
7Feb 11, 2026 21:4935,5731,202,229,9421,154,932,00018,982,0002,465,792
8Feb 11, 2026 21:4935,6521,207,257,1011,158,533,00017,992,0002,273,280
9Feb 11, 2026 21:4937,1981,258,634,3451,208,533,00018,992,0002,277,376