| Problem | missingnumber |
|---|---|
| User | Joashhh |
| Submission Time | 2024-12-09 19:59:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
missingnumber.cpp: In function ‘int main()’:
missingnumber.cpp:13:46: error: ‘count’ cannot be used as a function
13 | int count = count(arr.begin(), arr.end(), i);
| ^