| Problem | helloworld |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-22 16:16:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:8:1: error: expected ‘}’ at end of input
8 | {
| ^
helloworld.cpp:8:1: error: expected ‘}’ at end of input
helloworld.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^