Finite State Automaton Challenges 2 ๊ฒŒ์ž„ ์Šคํฌ๋ฆฐ ์ƒท
Finite State Automaton Challenges 2 ๊ฒŒ์ž„ ์Šคํฌ๋ฆฐ ์ƒท
Finite State Automaton Challenges 2 ๊ฒŒ์ž„ ์Šคํฌ๋ฆฐ ์ƒท
Finite State Automaton Challenges 2 ๊ฒŒ์ž„ ์Šคํฌ๋ฆฐ ์ƒท
Finite State Automaton Challenges 2 ๊ฒŒ์ž„ ์Šคํฌ๋ฆฐ ์ƒท
Finite State Automaton Challenges 2

Finite State Automaton Challenges 2

๊ฐœ๋ฐœ์‚ฌ Tramolly Game

Welcome to Finite State Automaton Challenges 2. It is the second episode of Finite State Automation Challenges. In this game, you will play with the simplest automaton model, Finite State Automaton, and use it to cope with 60 challenges from variants of the previous episode, character string manipulation, computer science, and mathematics.

If you are unfamiliar with Finite State Automaton, We highly recommend playing ็ฝ‘้กต้“พๆŽฅ first or learning Finite State Automaton online in advance.

The criterion for judging whether it is suitable to play this game is whether you can answer the following question:

The above picture shows a finite-state automaton. The first state with two colors denotes that it is both a beginning and accepting state. So, what is the pattern of strings accepted by this automaton?Two Major UpdatesWe're making the game even more challenging and fun by introducing two major updates:
A state can be both beginning and accepting.
Some challenges require you to create a deterministic automaton (thanks for the suggestions from players), which means:
There is at most one begin state.
Empty edges are not allowed, i.e., each edge must contain at least one character.
For a character, a state can transit to at most one state, i.e., no conflict edges.
Besides, we add red spots to denote each challenge's difficulty so that you can take your own route through the challenges.

--
ํ‰์  ๋ถ€์กฑ

๊ฒŒ์ž„์— ํ‰์  ์ฃผ๊ธฐ

์ตœ์‹  ํ™œ๋™

์ง€๊ธˆ์€ ์ด๊ฒŒ ์ „๋ถ€์˜ˆ์š”. ์ƒˆ๋กœ์šด ๊ฒŒ์ž„์„ ์‹œ์ž‘ํ• ๋ž˜์š”?