C 教程
C 語(yǔ)言實(shí)例
使用 scanf() 來(lái)接收輸入, printf() 與 %d 格式化輸出整數(shù)。
運(yùn)行結(jié)果:
輸入兩個(gè)數(shù)(以空格分割): 1 2 1 + 2 = 3