| Problem | zanesletters |
|---|---|
| User | CalebKow |
| Submission Time | 2025-06-25 00:28:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zanesletters.cpp: In function ‘int main()’:
zanesletters.cpp:28:42: error: ‘count’ cannot be used as a function
28 | int count = count(c.begin(), c.end(), w);
| ^