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
397 stars 264 forks source link

CS50P/PSET4/Bitcoin #316

Closed alitaraghi closed 12 months ago

alitaraghi commented 12 months ago

The api responded to different prices due to time but check50 has a constant value (37817.3283) and doesn't change it

This video shows problem :

https://github.com/cs50/check50/assets/46902486/36482fa5-6432-4d78-87ac-d02fcb55d734

rongxin-liu commented 12 months ago

Thanks for reporting, but our check50 checks on this problem set doesn't rely on live data. I'd suggest you double-check your implementation.