Problem | helloworld |
---|---|
User | tux |
Submission Time | 2023-12-09 22:11:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:14: error: ‘fork’ was not declared in this scope
4 | #define fuck fo##rk
| ^~
helloworld.cpp:8:8: note: in expansion of macro ‘fuck’
8 | fuck();
| ^~~~