Search found 1 match

by beno
Wed Feb 10, 2010 11:23 am
Forum: Volume 108 (10800-10899)
Topic: 10891 - Game of Sum
Replies: 33
Views: 18861

Runtime Error on Problem 10891 - Game of Sum

Hi, it's the first time I submit the solution to the online-judge on Problem "10891 - Game of Sum". But the "Runtime Error" result really confused me since I can get the correct solution of the sample input. Here is my code, hope someone can give me a tip. Thank you.


#include <iostream>
#include ...

Go to advanced search