grep c hello world
#include <stdio.h>
int main(void) {
}
Prickly Platypus
#include <stdio.h>
int main(void) {
}