Problem lunchbox
User Argon160
Submission Time 2024-01-08 17:47:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:16: error: ‘sizeoff’ was not declared in this scope
10 | sort(arr,arr+(sizeoff(arr)/sizeoff(arr[0]));
| ^~~~~~~