Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion P1601 A+B Probliem(高精).md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
<!--more-->

#####题目描述:

高精度加法,x相当于a+b problem,**不用考虑负数**

#####输入格式:

分两行输入a,b <= 10^500
#####输出格式:
输出只有一行, 代表A+B的值
Expand Down Expand Up @@ -200,4 +203,4 @@ int main()
}
```

~~第一次使用markdown写 什么都不懂还是感觉写的怪怪的(~~
~~第一次使用markdown写 什么都不懂还是感觉写的怪怪的(~~