Problem pairsums
User blob
Submission Time 2023-11-15 13:41:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pairsums.cpp: In function ‘int main()’:
pairsums.cpp:18:2: error: expected ‘}’ at end of input
18 | }
| ^
pairsums.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^