cs50 / check50

This is check50, a command-line program with which you can check the correctness of your programs.
GNU General Public License v3.0
401 stars 268 forks source link

cs50/problems/2024/x/finance #334

Closed krigjo25 closed 5 months ago

krigjo25 commented 5 months ago

Even thought the check50 should pass, some of the request does not pass. I do not know why, but it keep changes dynamically with out any prior coding. Which is quite weird either it should go, or it shouldnt go and it should be static if something were wrong with the code.

This makes the check50 quite unprodictable, and hard to debug the error in the code.

Attached two images to explain the issue, they were both achived by using check50, with out any prior coding.

not working working