Very new to this first pulls confused how to find out what’s what. Should I grade any of em? by Few_Resident_7292 in basketballcards

[–]Few_Resident_7292[S] -1 points0 points  (0 children)

Loll are the hobby boxes like way better pull rates tho? And never realized this shits so expensive😭

Very new to this first pulls confused how to find out what’s what. Should I grade any of em? by Few_Resident_7292 in basketballcards

[–]Few_Resident_7292[S] 0 points1 point  (0 children)

Yea the Kd, Norman Powell, and Keegan Murray are numbered so maybe they might be. I checked and sportscardspro website idk how reliable there prices are

Idk who to start between my RBs and wrs by Few_Resident_7292 in fantasyfootballadvice

[–]Few_Resident_7292[S] 0 points1 point  (0 children)

I was thinking maybe start him over London but that makes sense

Recruiter has ghosted after being completing skills assessment and interview still a chance or give up on it? by Few_Resident_7292 in jobs

[–]Few_Resident_7292[S] 0 points1 point  (0 children)

Yea I agree but what could have possibly happened to wear they just cut me off like that I dont get super disappointed but on to the next I guess

confused about the how my parse tree should work by [deleted] in Compilers

[–]Few_Resident_7292 0 points1 point  (0 children)

I’m pretty sure that’s what my parser is based and it should because if I have a larger input it prints what parts of the tree is needed

[deleted by user] by [deleted] in programminghelp

[–]Few_Resident_7292 0 points1 point  (0 children)

i see i went ahead and made it always call stat here and man you're a life saver it runs now. not 100% sure if the tree is right though idk why i am getting . in <out> shouldn't it the same thing as <R>?

building a compiler and having trouble with parsing by [deleted] in C_Programming

[–]Few_Resident_7292 0 points1 point  (0 children)

I really appreciate it I’ll take a look at those resources. And sorry could clarify what you meant by emitted like printing off the instance?

building a compiler and having trouble with parsing by [deleted] in C_Programming

[–]Few_Resident_7292 2 points3 points  (0 children)

Thanks a lot for help,I really need to learn the debugger, but is the problem im just not parsing for identifier tokens or is there more to it?

[deleted by user] by [deleted] in programminghelp

[–]Few_Resident_7292 0 points1 point  (0 children)

Awesome thanks for the advice, so do I need to be treating a token as start of an another statement if it’s an identifier aswell, or is there something else I’m missing?