SharePad.io
About
Run
Collaborate
Share
Python
Python 2
C
C++
C#
Java
JavaScript
#include <stdio.h> #include <sys/types.h> int main() { fork(); fork(); fork(); printf("hello\n"); return 0; }
Input
Output
Click 'Run' to see program output.
Share this URL
×
Share this live link
×