| Question | Answer | |
|---|---|---|
|
2013-04-06 19:44:22
|
It seems that the problemset was broken (undownloadable) for a while. It should work now.
|
|
|
2012-05-16 17:03:19
|
Problem C. K Smallest Sums ***** Is there any special rule how to make output in the current Gym? I get WA 1 but do not know why. |
You should read input like:
int n; while (cin >> n) { // process test case } |
| Name |
|---|


