Skip to main content

Table 1 An example prompt for programming competition problems and their corresponding problem numbers and names. The example is taken from ACM Timus http://acm.timus.ru/

From: Bin2vec: learning representations of binary executable programs for security tasks

Prompt

Problem #

You have a number of stones with known weights w1,…wn. Write a program that will rearrange the stones into two piles such that weight difference between the piles is minimal

1005. Stone Pile