-
Notifications
You must be signed in to change notification settings - Fork 944
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
check50/submit50 is not working #371
Comments
#include <cs50.h> // Function declarations with clearer names int main(int argc, string argv[])
} // Check if all characters in the input string are digits // Encrypt the input text using the Caesar cipher
} |
submit50 cs50/problems/2024/x/ceasar // Function declarations with clearer names int main(int argc, string argv[])
} // Check if all characters in the input string are digits // Encrypt the input text using the Caesar cipher
} |
Best to post in any of CS50's communities, https://cs50.harvard.edu/x/communities/, so that any of us can answer! Or you can ask the duck at cs50.ai! |
I like my homework |
cs50 |
can anyone help how i know why the check50 is not working. pop up error: invalid slug. i used yesterday ok but suddenly today is not working. i tried pin show check50, it came bake the token information properly. Thanks.
The text was updated successfully, but these errors were encountered: