Problem | pairsums |
---|---|
User | technicaldifficulty |
Submission Time | 2025-06-05 21:28:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int main()’:
pairsums.cpp:28:3: error: expected ‘,’ or ‘;’ before ‘cout’
28 | cout << n;
| ^~~~