6 ms·
>The professor couldn’t understand how we did it, so gave a low mark. That was genuinely upsetting to read.
by Ageodene 5y ago
>The professor couldn’t understand how we did it, so gave a low mark.
That was genuinely upsetting to read.
- flemhans 5y agoIn High School 2004 I made a license plate detection system for our IT class project. It was not perfect, granted, but was able to locate license plates in a photograph pretty reliably and do OCR on them. Teacher was like, nah, that's not possible, and clearly hadn't even read it. Gave me an A just to stop me complaining, still not understanding the project.
- selcuka 5y agoMy Fortran professor gave me a low mark because I used a lookup table for octal to binary conversion, instead of using division and modulo.