14. Security : JavaScript Coding Challenge

Pubblicato il: 11 settembre 2022
sul canale di: Frontend Forge
86
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


In questa pagina del sito puoi guardare il video online 14. Security : JavaScript Coding Challenge della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Frontend Forge 11 settembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 86 volte e gli è piaciuto 0 spettatori. Buona visione!