public static void main(String[] args) { if (args.length >= 1000) return true; else return false; }
All images are owned and taken by Theodore Chiu