| Problem | videogames |
|---|---|
| User | emyz |
| Submission Time | 2025-12-28 18:12:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
videogames.cpp: In function ‘int main()’:
videogames.cpp:38:48: error: expected ‘)’ before ‘;’ token
38 | ans=max(ans,(abs((en[sum[i]]-en[sum[i]-k])));
| ~ ^
| )