Skip to main content
5 of 8
replaced http://meta.codegolf.stackexchange.com/ with https://codegolf.meta.stackexchange.com/

##Using a language's lack of features to trivialize a challenge

This is in the same vein as this other loophole.

Consider this challenge. Using a language that cannot access an Internet connection would be a violation of this loophole - it could simply output a falsey output all the time, because it would never be able to access the Internet.

user45941