We have 6 equations:
\(a+b=10\) (1)
\(a+c=18\) (2)
\(a+d=19\) (3)
\(b+c=22\) (4)
\(b+d=23\) (5)
\(c+d=31\) (6)
Using equations 2 and 3, we see that \(d = 1+c\)
Subbing this into (6), we get: \(c+c+1=31\), meaning \(c=15\)
Subbing this into (2), we find \(a=3\)
Subbing the value of c into (4), we find \(b=7\)
Subbing the value of c into (6), we find \(d = 16\)
Thus, the values are \(\color{brown}\boxed{3,7,15,16}\)
.