Problem helloworld
User shenshiqi
Submission Time 2025-05-07 21:28:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:8:16: error: size ‘-8446744073709551616’ of array ‘giveMeMLE’ is negative
8 | int giveMeMLE[10000000000000000000];
| ^~~~~~~~~~~~~~~~~~~~