Commit Graph

11 Commits

Author SHA1 Message Date
0ac8436afa
Fraction:
- Fixed StackOverFlow ex
	- Fraction test
	- output
2020-08-30 18:14:49 +03:00
526717242a
Fraction:
Fixed exception from missing float flag.
2020-08-30 17:33:26 +03:00
bce5d75ba8
Fraction:
- Added subtract and divide methods
2020-08-30 17:24:40 +03:00
34e2031f4c
Fraction:
- isReducible boolean
	- Updated constructor
	- Improved reduce()
	- add() done
2020-08-30 17:05:07 +03:00
5e256c44f8
Fraction:
- Added more javadoc
2020-08-30 15:30:56 +03:00
381f5105c6
Fraction:
- Added multiply, print decimal.
2020-08-30 15:25:08 +03:00
225aa67765
Fraction:
- toString(), returns string as a/b
2020-08-30 14:30:06 +03:00
d2b0d3c453
Fraction:
- Added place holders
	- Constructors
	- GCD, reduce and equal methods
2020-08-30 14:09:45 +03:00
c2cd906820
output of TestMyGame 2020-08-30 11:58:07 +03:00
729acce78c
Lab 0:
- problem 2: TestMyGame
2020-08-30 11:39:58 +03:00
b47513a6f3
ShowMyInfo program 2020-08-30 11:16:41 +03:00