1
2
3
4
5
p
q
r
s
t
Clues
p ≠ 1 → (q ≠ 2)
r = 3 → (s ≠ 4)
¬p = 1 → t = 5
q = 2 → r = 3
¬s = 4 → q = 2
Check Solution
Time: 0:00
Not Solved