Problem fatty
User YellowKing
Submission Time 2026-06-24 09:44:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:18:49: error: expected primary-expression before ‘long’
18 | cout<<accumulate(Temp.begin()+1, Temp.end(), 0(long long));
| ^~~~
fatty.cpp:18:58: error: expression cannot be used as a function
18 | cout<<accumulate(Temp.begin()+1, Temp.end(), 0(long long));
| ^