Problem sort
User arnaque
Submission Time 2024-01-10 20:15:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int32_t main()’:
sort.cpp:12:3: error: ‘unsigned’ specified with ‘long double’
12 | unsigned long double g[x];
| ^~~~~~~~
sort.cpp:14:5: error: ‘unsigned’ specified with ‘long double’
14 | unsigned long double h;
| ^~~~~~~~