Try This -

Code:
#include <stdio.h>
 
int main(){
     printf("DO YOUR OWN HOMEWORK!\n");
     return 0;
     }