Skip to content
#

aritmethic

Here are 7 public repositories matching this topic...

In this course we will learn about the following fundamentals with exercises solved in the most fundamental language: Concept of data and Information; Structure of a program. Exercises; Types of data; Variables; Data Input and Output; Operators; Sequencing; Condition; Loops; Arrays; Pointers; Dynamic memory allocation; Functions.

  • Updated Nov 17, 2021
  • C

(EEE 106 C/C++ Project) This project presents MathScore, a C/C++ application for arithmetic assessment via randomized problem generation. The system employs a weighted scoring mechanism: +10 points per correct answer and a -5-point penalty for errors. Termination occurs upon reaching 50 points (success) or -50 points (failure).

  • Updated Feb 25, 2021
  • C++

Add this topic to your repo

To associate your repository with the aritmethic topic, visit your repo's landing page and select "manage topics."

Learn more