C++,Java隨便什麼的程設作業都好,快丟來給我寫吧= =(短碼戒斷症發作ing)
latest #8
Write a program to print into and read from a string. First declare a string of 100 char. Then use a loop to print 10 to 20 into string
(by sprintf). Note that you need print an extra space at the end, like "%d ". Then print the string to see the effect.
Now use a loop to read 10 integers from string using sscanf, and print the numbers you read.
寫一個可以馬上跑出財務報表的程式給我交功課(你以後會失業
back to top