| Problem | helloworld |
|---|---|
| User | Sarah285 |
| Submission Time | 2024-06-24 14:02:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:2: error: expected primary-expression before ‘)’ token
7 | )
| ^
helloworld.cpp:7:2: error: expected ‘}’ at end of input
helloworld.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^