What is Minor Logic Error?
1.
A
#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! ";
else
cout<<"Good job! ";
}
See
2.
When the CS202 student conveniently forgets parenthesis at the top of their function
int main /* what is missing here ? */
{
...
}
See
Random Words:
1.
something or someone who is "off the hezzy" or koo.
Look at dat doo he be pimpin out.
See wangsta..
1.
A person who hogs the channel on a CB radio. This definition dates back to about 1974 during the heyday of CB radio.
I tried to call m..