Neeraj8949

Results 10 comments of Neeraj8949

#include using namespace std void Addition(int a, int b){ //if user want to add two number , he only needs to call the function "Addition" cout

"concepts": { "addition": { "code": "+", "name": "Addition operator" "code": "operand1 + operand2" }, just like this only? will I do for all operator?

If I am thinking in right way then tell me I will give you the all solution tomorrow.

Operand1=a; Operand2=b; "code": "+" "code": "a+b" //Sum is Operand1 + Operand2

"code": "+" "code": "a+b" //Sum of two number So this is correct?

1. "meta":`` { 2. "language": "cpp", 3. "language_version": "C++20", 4. "language_name": "C++", 5. "structure": "operators" 6. }, 7. "concepts": { 8. "addition": { 9. "code": "operand1 + operand2", 10. "name":...

I didn't get it yet and tell me also that upper comment error and what type of changes and what type of new things which I have to add

I am new user on github so please tell me , now what I have to do

Hii can you assign me this issue . I can work on it