| Problem | helloworld |
|---|---|
| User | shenshiqi |
| Submission Time | 2025-05-07 21:26:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:4:16: error: stray ‘\342’ in program
4 | int giveMeMLE[–9223372036854775808];
| ^
helloworld.cpp:4:17: error: stray ‘\200’ in program
4 | int giveMeMLE[–9223372036854775808];
| ^
helloworld.cpp:4:18: error: stray ‘\223’ in program
4 | int giveMeMLE[–9223372036854775808];
| ^
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:19: error: size ‘-9223372036854775808’ of array ‘giveMeMLE’ is negative
4 | int giveMeMLE[–9223372036854775808];
| ^~~~~~~~~~~~~~~~~~~