blob: 1a6306ffb9facc4659b74378e1f4a14cfda7f017 [file] [log] [blame]
Here is the code
<pre>
#include &lt;stdlib.h&gt;
#include &lt;stdio.h&gt;
int main(){
return 0;
};
</pre>