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 |
|