Here is the code
#include <stdlib.h> #include <stdio.h> int main(){ return 0; };