| Problem | pairsums |
|---|---|
| User | Fibohyan |
| Submission Time | 2024-01-19 09:40:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int main()’:
pairsums.cpp:20:11: error: ‘e’ was not declared in this scope
20 | cout<<e*o;
| ^
pairsums.cpp:20:13: error: ‘o’ was not declared in this scope
20 | cout<<e*o;
| ^