Problem sort
User Schoolpurposes
Submission Time 2025-03-03 16:44:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function β€˜int32_t main()’:
sort.cpp:16:20: error: no match for call to β€˜(std::vector<long long int>) (long long int)’
16 | cout << list(n - 1);
| ^