Problem | pairsums |
---|---|
User | ForgottenDragon |
Submission Time | 2025-04-05 17:08:15 |
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;
| ^~~~