| Problem | helloworld |
|---|---|
| User | Xrh999 |
| Submission Time | 2024-12-11 16:49:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:10:11: error: ‘s’ was not declared in this scope
10 | return 0;s
| ^