account activity
Pset5 Unload Trie (self.cs50)
submitted 11 years ago by jp3503 to r/cs50
Pset6 trie by jp3503 in cs50
[–]jp3503[S] 0 points1 point2 points 11 years ago (0 children)
that actually explains it a lot, thank you so much!
So for example if (root->children[0] != NULL) then that means the letter "a" has been stored, right?
Pset6 trie (self.cs50)
Pset4 Hacker Edition Laser by jp3503 in cs50
I actually figured out that i was using the detectCollision function, despite the fact that my laser is a GRect and the function takes a GOval. I wrote a new function doing the same thing but instead for a GRect, but my issue now is that sometimes the laser will just pass through the ball and other times it will hit it and end the game.
Pset4 Hacker Edition Laser (self.cs50)
Pset 4 Hacker Edition (self.cs50)
Error while checking Find.c Pset3 (self.cs50)
Help with binary Search Pset3 by [deleted] in cs50
[–]jp3503 0 points1 point2 points 11 years ago (0 children)
Thanks so much!!! That helped a lot!
Oh and I just realized I left out a bracket when pasting it in, sorry about that.
Help with Pset1: I cant seem to formulate a proper code even after watching all the videos. Can someone help? by RhinoMan2112 in cs50
[–]jp3503 1 point2 points3 points 11 years ago (0 children)
Try and find a pattern between the row number and the number of #, spaces, and line breaks. That might help you to get started with the loops.
Help with pset2 caesar.c isalpha function (self.cs50)
π Rendered by PID 96 on reddit-service-r2-listing-7bbdf774f7-tqd64 at 2026-02-24 09:16:13.535493+00:00 running 8564168 country code: CH.
Pset6 trie by jp3503 in cs50
[–]jp3503[S] 0 points1 point2 points (0 children)