14. Security : JavaScript Coding Challenge

Опубликовано: 11 Сентябрь 2022
на канале: Frontend Forge
81
0

This is a JavaScript solution for sololearn community coding challenges -
Security

Click here to subscribe to the channel:
https://bit.ly/3ePLDJy

Problem Statement:

Evaluate a given floor of the casino to determine if there is a guard between the money and the thief, if there is not, you will sound an alarm.

Input Format:
A string of characters that includes $ (money), T (thief), and G (guard), that represents the layout of the casino floor.
Space on the casino floor that is not occupied by either money, the thief, or a guard is represented by the character x.

Output Format:
A string that says 'ALARM' if the money is in danger or 'quiet' if the money is safe.

Sample Input:
xxxxxGxx$xxxT

Sample Output:
ALARM

#javascript #securitybreach #security #codingchallenge


На этой странице сайта вы можете посмотреть видео онлайн 14. Security : JavaScript Coding Challenge длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Frontend Forge 11 Сентябрь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 81 раз и оно понравилось 0 зрителям. Приятного просмотра!