User: nisor

  • Public profile

User profile: nisor

User info
User name:nisor
History
Joined:
Number of posts:2
Latest posts:

Help with outputting the max and min number using If Else
#include <iostream> using namespace std; int main() { int num1 = 0; int num2 = 0; int num3 = 0; ...

How to call struct if it has a boolean type
Hello, I'm new to programming, and I have a question for you: Here is a part of my code: [code...

This user does not accept Private Messages