Problem helloworld
User zixuan
Submission Time 2026-05-17 02:43:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:1:37: error: expected β€˜}’ at end of input
1 | main(){__builtin_puts("Hello World");
| ~ ^