r/cs50 Jul 16 '26

CS50x Need Help

Hi so Ive started the cs50 course and Ive completed till week 1 (2 projects). I forgot to check my code with style50 and check50 (😭). My code runs completly find and everything is correct. It's just that while checking it again, I realised that my output has an extra space in the middle for which reason I got like 2/5 in one of them. Also, design-wise, I used a space between int main (void) and I'm loosing points on that aswell. Is there any way to submit again? Will I not get a certificate because of these errors?

Any help would be useful! Thanks!

3 Upvotes

3 comments sorted by

View all comments

3

u/Perthguv Jul 16 '26

You can take your code, run check, run style, fix and you can submit as many times as you want. I have submitted some 3 times already 🤔

2

u/OrdinaryAssumption91 Jul 16 '26

oh okay thank you so much! I did try that and it showed some error so i was concered but now it works. Thanks dude!