Which algorithm does playing chess embody ( )?
A. Greedy Algorithm
B. Artificial intelligence algorithm
C. Data mining algorithm
D. Backtracking algorithm
查看答案
putchar function outputs a string to the terminal.
getchar function has no arguments.
printf can output multiple data at a time.
%s of scanf function is used to enter a character.