| Problem | pairsums |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-04-24 18:19:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int main()’:
pairsums.cpp:7:2: error: ‘noofevens’ was not declared in this scope
7 | noofevens = 0;
| ^~~~~~~~~