Problem pairsums
User eliasxyz
Submission Time 2025-05-24 19:08:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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