| Problem | pairsums |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-05-11 15:45:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int main()’:
pairsums.cpp:4:26: error: ‘ecount’ was not declared in this scope; did you mean ‘ocount’?
4 | int n, num, ocount = 0; ecount = 0;
| ^~~~~~
| ocount