| Problem | pairsums |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-04-05 17:11:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int main()’:
pairsums.cpp:21:5: error: expected ‘,’ or ‘;’ before ‘cout’
21 | cout << A;
| ^~~~