#include #include /* 使用數學函式庫,使用ceil() 無條件進位*/ using namespace std; int main() { int ns, g; double ton; cout
tw.knowledge.yahoo.com