grep c Hello World

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