Problem descsort
User Elwinthenerd
Submission Time 2024-04-26 20:31:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

descsort.cpp: In function β€˜int main()’:
descsort.cpp:13:16: error: no match for call to β€˜(std::vector<int>) (int&)’
13 | cout << x(n);
| ^