CPP09/.gitignore
whaffman 8d6e32b681 Implement BitcoinExchange class with file handling and data processing
- Added BitcoinExchange class to manage Bitcoin data.
- Implemented methods for loading data from files and processing input.
- Introduced exception handling for various error scenarios (file not found, line format issues, negative values, etc.).
- Created a main function to demonstrate usage and handle command-line arguments.
- Added input data file with various test cases for validation.
2025-09-09 16:50:47 +02:00

7 lines
37 B
Plaintext

.cache
*.d
*.o
PmergeMe
RPN
ex00/btc