alex
|
000629b937
|
Added division by 0 error checking
|
2026-04-02 01:04:41 +03:00 |
|
alex
|
f651fcdb4c
|
Fixed incorrect handling of the modulo operation
|
2026-04-02 00:59:27 +03:00 |
|
alex
|
93da1771f4
|
Newline was added in the wrong place, in a previous commit
|
2026-04-02 00:58:41 +03:00 |
|
alex
|
1ef2665418
|
Properly handled a case when addition was wrongly assumed
|
2026-04-02 00:55:55 +03:00 |
|
alex
|
9c090bc317
|
Added a missing new line
|
2026-04-02 00:54:05 +03:00 |
|
alex
|
8dda608d07
|
Handled case of when calculator doesn't handle numbers correctly
|
2026-04-02 00:51:42 +03:00 |
|
alex
|
78ada5fbd4
|
Upcast the pointer for calculator to a base type to employ polymorphism
|
2026-04-01 23:45:48 +03:00 |
|
alex
|
688f490ec1
|
Added a stringstream object to concatenate strings when building exception message
|
2026-04-01 23:42:38 +03:00 |
|
alex
|
6f6ea77e69
|
Added pragma once guards to header files
|
2026-04-01 23:39:34 +03:00 |
|
alex
|
d366d15de3
|
Added a missing header file to main.cpp
|
2026-04-01 23:36:58 +03:00 |
|
alex
|
06cee99f91
|
Added special calculator class
|
2026-04-01 23:30:32 +03:00 |
|
alex
|
eb7e3391c2
|
Fixed code not computing the special operation properly
|
2026-04-01 23:19:40 +03:00 |
|
alex
|
d4790dfc4e
|
Also added a makefile
|
2026-04-01 22:21:53 +03:00 |
|
alex
|
dd7178167d
|
Initial commit
|
2026-04-01 22:21:41 +03:00 |
|
alex
|
4604e3afa1
|
Initial commit
|
2026-04-01 19:14:40 +00:00 |
|