You didn't read the description carefully:
"returns true if the sum of the squares of each element in a is strictly greater than the sum of the cubes of each element in b"
true
a
b
You're comparing squares to squares...
Loading collection data...
You didn't read the description carefully:
You're comparing squares to squares...