How to find solution as per the TAG, for a problem ?

Revision en1, by hpkt.pkt, 2017-09-28 09:58:01

I see multiple tags depicting different ways to solve a particular problem.

But many times it happens that most of the solutions are submitted using a single approach.

How can I find the solutions which use a particular tag's idea for their implementation.

Let's say there is this problem. Now the tags say this can be solved using DSU, but most of the submissions do not use DSU.

And this is just one case it happens quite often. Is there a way to find a solution which uses DSU for this problem ?

I think if there is not such thing, won't it be good that when somebody assigns a tag to a problem, they also provide their AC code with it, so as to make it easily possible.

What are thoughts of MikeMirzayanov on this ?

Thanks

Tags correct solution, solution finding, codeforces, platforms

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English hpkt.pkt 2017-09-28 09:58:01 869 Initial revision (published)