Menu
1
Popular
Trending
Fresh
All
Substances
Funsubsters
GIFs
Videos
Media
Shop
Top
Top:
Posts
Comments
Users
Chat
More
Search
Submit
Sign Up
Login
Feedback Form
Fun Blog
Best anti virus EVER!!
Comments
Follow Comments
Sorted by time
sublimegamer
· 6 years ago
·
FIRST
virus = virus xor virus
Reply
spiderwoman
· 6 years ago
if(virus == false) {
virus = true;
}
// Real coders use brackets on the same line ;)
sublimegamer
· 6 years ago
if (virus = false)
virus = true;
// Yee boii assignment operator inside if statement!
spiderwoman
· 6 years ago
//An operator inside the if statement makes the system unusable because it will always equal false
sublimegamer
· 6 years ago
// Thus assuring that virus is always false, assuming it is a primitive type.
Reply
Comments
virus = true;
}
// Real coders use brackets on the same line ;)
virus = true;
// Yee boii assignment operator inside if statement!