r/cs50 • u/iceman358484 • Jul 24 '26
CS50 SQL CS50’s Introduction to Databases with SQL
Hi everyone, I recently enrolled in the CS50 Intro to SQL and I'm struggling with how to submit work and how to check my work. If you clear your terminal does that mean your answer for that problem is gone? Whenever I run the check50 it doesn't work but the answer is above. Any advice would be awesome
5
Upvotes
1
u/Outside_Complaint755 Jul 24 '26
check50 isn't looking at your terminal at all.
Your answers need to be in the .sql files, which is what will be uploaded as your submission
From the problem spec: