Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exam Rank 2- Exercise lcm.c #143

Open
selcyilm opened this issue Nov 26, 2023 · 0 comments
Open

Exam Rank 2- Exercise lcm.c #143

selcyilm opened this issue Nov 26, 2023 · 0 comments

Comments

@selcyilm
Copy link

At first i tried with my solution:
Ekran görüntüsü 2023-11-26 222616
After i did the grademe it failed me like this:
Ekran görüntüsü 2023-11-26 222755
Than i searched the solution on google and try with that one:
Ekran görüntüsü 2023-11-26 222632
But it was giving the same failure:
Ekran görüntüsü 2023-11-26 222553
The function itself takes two unsigned integer, maybe when the test tried with '-1' it is giving some kind of undefined value therefore it fails. Maybe i did something wrong but wanted to share :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant