GitHub / Harshitrajpurohit / Simple-Bodmas-calculator-using-LinkedList-in-CPP
A simple calculator implemented in C++ using Linked List. It supports basic arithmetic operations including addition, subtraction, multiplication, and division, and evaluates expressions according to the BODMAS rule.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: arithmetic, bodmas-calculator, calculator, calculator-cpp, cpp, linked-list