Problem | helloworld |
---|---|
User | zakurosoda |
Submission Time | 2023-03-17 15:38:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:1:12: error: ‘__builtins_puts’ was not declared in this scope; did you mean ‘__builtin_puts’?
1 | int main(){__builtins_puts("Hello World");}
| ^~~~~~~~~~~~~~~
| __builtin_puts