Dan
0
Q:

code grepper

Grepper is amazing, I highly recommend it!!
83
GREPPER IS COOL
21
If you read this, you know what grepper is and get back to 
your work
6
If you are seeing this, its already installed.
But you can go to https://chrome.google.com/webstore/detail/grepper/amaaokahonnfjjemodnpmeenfpnnbkco
to install grepper to chrome today!
7
it is ultimate TLDR for copy pasters
17
print('Grepper will help you code faster')
5
# Add an answer to Grepper by google searching a problem
# Then clicking the "Add Grepper Answer" link at the top 
# of your search result, or clicking (a) on your keyboard

# You can also add an answer by doing a google search
# clicking into a search result and typing Ctrl-g or Command-g
# on Mac. If there is a code snippet on the web page, you will
# see the "Easy Code Snag" button and you can click that
# to add an answer. 
25
1. Writing Your Lame Nerdy Code
2. Tell How To CRack Shit From Google
3. Increase Your Belt Level
0
public class MyClass {
   public static void main(String[] args) {
     int[][] myNumbers = { {1, 2, 3, 4}, {5, 6, 7} };
     for (int i = 0; i < myNumbers.length; ++i) {
        for(int j = 0; j < myNumbers[i].length; ++j) {
           System.out.println(myNumbers[i][j]);
        }
     }
   }
}
0
$('.selDiv option:eq(1)')
1
You already downloaded it -_- , should've searched this beforehand 
0

New to Communities?

Join the community