realize the overloading of basic operators(+ - * / >> <<);
compile the demo with instructions : g++ -o a.exe main.cpp Bignum.cpp
;
and run it with the instructions : a.exe input_file_path output_file_path
which input_file_path is the path of input file and the other is output file.
but there must be a space between numerals and operators (like that : 123 + 456)
-
Notifications
You must be signed in to change notification settings - Fork 1
sscui/Bignum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++基本操作符(+ - * / << >>)重载
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published