| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
高手帮帮忙,设计个程序。用c++语言长整数、高精度运算 问题描述: 设计一个程序实现两个任意长的整数(包括正数和负数)、任意精度实数的算术运算。 要求: (1)用动态链表存贮数据,每结点含一个整型变量,表示若干位数。 (2)整数输入和输出按中国对于长整数的习惯表示,每3位1组,组间用逗号隔开。 (3)实现加、减运算。 (4)程序运行界面清晰实用。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator