Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Bug in C code - sample.c #8

Open
UtsavMehta1902 opened this issue Jan 22, 2022 · 0 comments
Open

Bug in C code - sample.c #8

UtsavMehta1902 opened this issue Jan 22, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@UtsavMehta1902
Copy link
Collaborator

The function add_two_numbers doesn't perform as expected.
When add_two_numbers(5,2) is called it prints 3, instead of 7

It seems that there is a bug in the code of the function

@UtsavMehta1902 UtsavMehta1902 added bug Something isn't working good first issue Good for newcomers labels Jan 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant