We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
need to change to HAVING COUNT(DISTINCT s.challenge_id) > 1, because we count the challenge not the hacker, hacker can submit multiple submission for a challenges
Sum vs XOR
You are viewing a single comment's thread. Return to all comments →
need to change to HAVING COUNT(DISTINCT s.challenge_id) > 1, because we count the challenge not the hacker, hacker can submit multiple submission for a challenges