Questions Why is there no output when working with certain card numbers? cs50 credit problem byMRSeptember 11, 2024
Questions Valgrind detects reachable blocks even after freeing malloc space in C (cs50 Problem Set 4 Recover) byMRSeptember 21, 2023
Questions The C program is not displaying any output but it take the input Question from CS50 Lab1 byMRSeptember 17, 2023
Questions I don't understand the recursion in this code. It's the answer to the CS50 pset3 atoi practice problem byMRJune 16, 2023
Questions Why do I get "error: variable 'sum_r' set but not used [-Werror,-Wunused-but-set-variable]" when I set a variable inside a for loop? byMRFebruary 25, 2023
Questions CS50-HALF Practice Problem – What can I do to troubleshoot my code, which is functioning properly but not producing the desired output? byMRJanuary 8, 2023
Questions cs50/pset1/credit Can't figure out how to use a digit counter without changing the initial variable byMRDecember 27, 2022
Questions incompatible pointer to integer conversion initializing 'int' with an expression of type 'int (void)' byMRDecember 27, 2022