grep c hello world

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