Problem | attractions |
---|---|
User | Hhw48 |
Submission Time | 2023-12-29 17:05:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
attractions.cpp: In function ‘int main()’:
attractions.cpp:24:27: error: invalid types ‘long int [n][long double]’ for array subscript
24 | cout<<arr[ceil((ld)i/2)];
| ^