| Problem | videogames |
|---|---|
| User | zhehanp |
| Submission Time | 2024-12-30 17:54:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
videogames.cpp: In function ‘int main()’:
videogames.cpp:31:17: error: expected ‘]’ before ‘)’ token
31 | if(check[t[i]) val[t[i]]=min(val[t[i]],e[i]);
| ^
| ]