Skip to main content

minor logic error

When the CS202 student conveniently forgets parenthesis at the top of their function
int main /* what is missing here ? */
{
...
}
minor logic error by /dev/null March 14, 2003

minor logic error

A logic error that appears to be catastrophic, but is very easy to correct.
#include <iostream.h>
void main()
{
int num;
cout<<"Do NOT enter the number 1:";
cin>>num;
if(num=1)
cout<<"You idiot! I said NOT to enter the number 1!\n";
else
cout<<"Good job!\n";
}
minor logic error by aero March 14, 2003
Add a tablespoon of jarlic to two teaspoons of butter and spread it in bread to make garlic bread
Jarlic by YSAC fanboy June 6, 2020
Word of the Day on May 30, 2026
An armpit enthusiast — typically of the scent, appearance, and touch of hairy underarms.
That dude’s such a pitpig, I have to wear deodorant to keep him at bay.
Pitpig by wimbledon May 28, 2026
Word of the Day on May 29, 2026

You the birthday

You the birthday-you the point, you the topic, the reason we here, can be used as a compliment / u looking good or silly/trolling
Nah fr, you the birthday, you got all the attention.
You the birthday by Dev-in April 4, 2026
Word of the Day on May 28, 2026

church hurt 

church hurt is where you experience a degree of distance, pain, or judgement from your church community. Essentially, you are just unable to “find your place”. This is prevalent in the Christian community, but can be extended to other religions.
Now that I am an adult I am beginning to heal from the church hurt that was inflicted on me as a child.
Word of the Day on May 27, 2026