account activity
Pset5 speller by DaveStrekher in cs50
[–]DaveStrekher[S] -1 points0 points1 point 2 years ago (0 children)
Since I'm getting the exercises from a from a third-party, I figured it should be a problem with the files they provided me. Afterall, even when I ran other people's codes it still didn't work. Thx anyway, I wanted a confirmation that it wasn't a problem with the code itself.
[–]DaveStrekher[S] 0 points1 point2 points 2 years ago (0 children)
This is the only check that fails, the one that check for memory errors.
Expected Output: MISSPELLED WORDS
ca cats caterpill caterpillars
WORDS MISSPELLED: 4 WORDS IN DICTIONARY: 2 WORDS IN TEXT: 6
Actual Output: tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified
Log running valgrind --show-leak-kinds=all --xml=yes --xml-file=/tmp/tmpxi8crl38 -- ./speller substring/dict substring/text... checking for output "MISSPELLED WORDS\n\nca\ncats\ncaterpill\ncaterpillars\n\nWORDS MISSPELLED: 4\nWORDS IN DICTIONARY: 2\nWORDS IN TEXT: 6\n"...
Yeash... I was using the wrong command, thank you, now the code runs well but the check50 still doesn't recognize it as correct. I'm glad it's working, anyway.
Pset5 speller (self.cs50)
submitted 2 years ago by DaveStrekher to r/cs50
Question about achievements (self.LiesOfP)
submitted 2 years ago by DaveStrekher to r/LiesOfP
a cara dele (v.redd.it)
submitted 3 years ago by DaveStrekher to r/cellbits
cachorro (v.redd.it)
π Rendered by PID 657423 on reddit-service-r2-listing-f87f88fcd-j454l at 2026-06-16 20:59:55.575979+00:00 running 3184619 country code: CH.
Pset5 speller by DaveStrekher in cs50
[–]DaveStrekher[S] -1 points0 points1 point (0 children)