An open API service indexing awesome lists of open source software.

https://github.com/heyfoz/cpp-4digit-summation-algorithm

The 4-Digit Summation Algorithm program (C++) uses int/string variables, functions, and a class to read user input, calculate multiple sums with a custom algorithm, printing the results to the console.
https://github.com/heyfoz/cpp-4digit-summation-algorithm

algorithm cpp summation

Last synced: 5 months ago
JSON representation

The 4-Digit Summation Algorithm program (C++) uses int/string variables, functions, and a class to read user input, calculate multiple sums with a custom algorithm, printing the results to the console.

Awesome Lists containing this project

README

          

# cpp_4digit_summation_algorithm
The 4-Digit Summation Algorithm program (C++) uses int/string variables, functions, and a class to read user input, calculate multiple sums with a custom algorithm, printing the results to the console.

Link to the main cpp file: 4-Digit Summation C++ Algorithm

Copyright (c) 2022 ffm5113