4.1 (1)
# include & lt; Stdio. H>
The main ()
='a' char c1, c2='b', c3='c';
Printf (" a cc cb % % % c \ n ", c1, c2 and c3)
} (2)
CodePudding user response:
Understand the ASCII code,CodePudding user response:
Operation type char will be promoted to int,CodePudding user response:
You use this % is Chinese symbol, not %