| Problem | lunchbox |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-23 16:21:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function βint main()β:
lunchbox.cpp:13:38: error: expected primary-expression before β)β token
13 | sort(v.begin(),v.end(), greater<int>);
| ^