19. Encryption (2)

Time Limit: 1 seconds

Memory Limit: 128 MB

Rating: 1000

Problem Statement

Nick Fury wants to send an email to Banner but is afraid of it getting intercepted. They decide to send the email encrypted with a random cypher. However, they do not know have a random cypher. Create one for both of them, such that Banner can decode it back again after getting the key number from Nick.

Input

Not available for this problem.

Output

Not available for this problem.

Sample Cases
Not available for this problem.
Explanation

Not available for this problem.

Sources

KL Coding Cup 2022 > Problem 6 > Intermediate League

Submit | Back