Problem fatty
User YunQingOng
Submission Time 2026-06-24 09:33:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:19:8: error: ‘class std::vector<long long int>’ has no member named ‘sort’
19 | t2.sort(t2.begin(),t2.end());
| ^~~~