| Problem | potatosalad |
|---|---|
| User | GanJaeHan |
| Submission Time | 2026-01-28 17:06:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:20:21: error: ‘max’ cannot be used as a function
20 | max = max(max, sum);
| ^