blob: 2552ccd4e96ec540c1b5b7df67a899c409c7a227 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#print
Do the inputs
Let $x sub i$ and $y sub i$ be $>= z sub i$.
and
Let $x sub i$ and $y sub i$ be $>=$ $z sub i$.
produce the same output?
Answer yes or no.
#copyin
#user
#uncopyin
#match no
#log
#next
7.1a
|