O. Obfuscation technique
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output

In the near future, an elite team of cybersecurity researchers known as the Digital Sentinels discovers that a clandestine group has developed a sophisticated obfuscation technique to hide messages within sentences. This technique allows critical information to go unnoticed, camouflaged among seemingly harmless data.

During an undercover operation, the Sentinels intercept a text file that, at first glance, appears to contain only random characters. However, they suspect that this file hides a deactivation code essential to stop an out-of-control artificial intelligence threatening to take over global infrastructures. The string of text they have detected is 45 4c 20 43 4f 44 49 47 4f 20 44 45 20 44 45 53 41 43 54 49 56 41 43 49 4f 4e 20 45 53 3a 20 22 43 4f 44 45 3a 52 55 53 48 3a 54 45 43 22.

As a member of the Digital Sentinels, you are tasked with decrypting this code to stop the artificial intelligence that is about to cause disruption in the global network. Given this message, output whatever the message requests from you.

Input

This is an only exit problem, so there is no input

Output

Whatever the message requests from you :)