Problem helloworld
User Elnathan
Submission Time 2023-05-22 19:54:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:3:16: error: expected initializer before ‘main’
3 | signed int32_t main(int argc, char *argv[]) {
| ^~~~