Problem potatosalad
User dooweidde
Submission Time 2025-04-16 15:46:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:19:16: error: ‘class std::vector<long long int>’ has no member named ‘rbeing’; did you mean ‘rbegin’?
19 | sort(potat.rbeing(), potat.rend())
| ^~~~~~
| rbegin
potatosalad.cpp:20:20: error: ‘i’ was not declared in this scope
20 | for (int i = 0;i<d;i++){
| ^