DRGNBOOL- wrong answer

http://www.codechef.com/viewsolution/1638252

soints win even if their count is zero, just the sofloats must be 0. so edit #(count>=0)

Set count = 0 for every test case. In the code it is set to 0 only for the first test case.

Nope that’s not it. Still shows wrong answer. Tried all sorts of inputs.