| Problem | helloworld |
|---|---|
| User | 0rang3 |
| Submission Time | 2023-02-23 00:10:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:8: error: ‘fork’ was not declared in this scope
7 | fork();
| ^~~~