| Problem | fatty |
|---|---|
| User | YellowKing |
| Submission Time | 2026-06-24 09:44:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fatty.cpp: In function ‘int main()’:
fatty.cpp:18:49: error: ‘LL’ was not declared in this scope
18 | cout<<accumulate(Temp.begin()+1, Temp.end(), 0(LL));
| ^~
fatty.cpp:18:51: error: expression cannot be used as a function
18 | cout<<accumulate(Temp.begin()+1, Temp.end(), 0(LL));
| ^