rev-basic-8 풀이
https://dreamhack.io/wargame/challenges/22 #include #include #include void main() { byte a[] = { 0xAC, 0xF3, 0x0C, 0x25, 0xA3, 0x10, 0xB7, 0x25, 0x16, 0xC6, 0xB7, 0xBC, 0x07, 0x25, 0x02, 0xD5, 0xC6, 0x11, 0x07, 0xC5 }; unsigned char c = 0; byte d = 0; unsigned char g[100]; for (int b = 0; b != 0x16; b++) //총 22문자 { for (c = 33;c