| Problem | helloworld |
|---|---|
| User | shenshiqi |
| Submission Time | 2025-05-07 21:25:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:16: error: size ‘-1’ of array ‘giveMeMLE’ is negative
4 | int giveMeMLE[-1];
| ^~