A question about adding model solutions on Polygon!

Revision en1, by _Robi, 2026-06-03 08:33:52

Is it possible to add more than one model solution for a single problem?

Here's my situation: my problem has two subtasks, and each subtask expects a different answer — for example, one subtask asks for the minimum value and the other asks for the maximum. So I need one model solution that covers the first subtask's test cases, and a separate one for the second subtask.

Is there a way to handle this? Any help would be greatly appreciated!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English _Robi 2026-06-03 08:33:52 503 Initial revision (published)