Problem | blank |
---|---|
User | Elnathan |
Submission Time | 2024-04-04 08:54:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
blank.cpp: In function ‘int main()’:
blank.cpp:4:25: error: invalid conversion from ‘void*’ to ‘long double*’ [-fpermissive]
4 | long double* a = malloc((1024 * 1000000) / sizeof(long double));
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| void*