You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hint 1
Try to solve it by keeping for each file chunk, the users who have this chunk.
Hint 2
Try to solve it by keeping all the users in the system with their owned chunks, and when you request a chunk, check all users for it.