#include"stdio.h" #include"stdlib.h" #include"string.h" char map[]="1qaz2wsx3edc4rfv5tgb6yhn7ujm8ik9ol0p"; char key[]="8v529vjtb4c0mqa3fv5vvfqayyprh6tx9eua2qqq"; int main() { // Generate the randomized map srand(696969); for(int i=0;i