[合言][] Color Matrix
  生 16*16 = 256 可能的 table 表示一便的可示字元。TITLE; Write a program that displays a single character in all; possible combinations of foreground and background; color(16*16 = 256). The colors are numbered from 0 to 15; so you can use a nested loop to generate all pos...