Le professeur et son équipe de braqueurs sont en plein casse… Mais la police arrive…
La police est en chemin mais le braquage n’est pas terminé… Les braqueurs arriveront-ils à sortir de la banque à temps ?
Pour finir le casse, les braqueurs doivent réaliser une série d’actions. Chaque action à réaliser est représentée par une lettre :
Chacune de ces actions prend du temps. Les temps correspondant sont renseignés dans references.
La police est en chemin et elle arrivera au bout du temps indiqué dans time.
Tu dois retourner l’information comme quoi les braqueurs ont réussi à s’échapper : « ESCAPE » ou se sont fait arrêter : « PRISON ». En plus tu dois indiquer le temps qu’ils avaient en trop ou dont ils manquaient.
Exemple de retour possible :
Précision : on peut retourner ESCAPE0, mais on ne peut pas retourner PRISON0.
challenge code for resolution via API: BANK_1
Some resources to help you:
Data and algorithmic logic Methodologies Corrections
Progress through challenges using our resolution aids: tools, techniques and advice to help you overcome the most complex programming challenges with methodology, confidence and creativity.
Dataset and algorithmic logic
Based on the data and the expected response, use the process to determine the logic to implement.
Show data and progressDevelop a structured approach with our solving guides. Work on specific concepts such as object-oriented programming or unit testing to improve your coding style and progress.
No methodology yet for this challenge, but we are working on it! Follow us to be informed of the release!
The corrections allow you to discover certain technical concepts but will also give you a solution to the challenge. Code the challenge yourself before consulting the corrections ;)
No answer yet for this challenge, but we&'re working on it! Follow us to be informed of the release!
Programming concept(s) that can be used to solve this challenge: Conditions, Fonctions, Parsing
Other challenges to complete