UVa-Hashmat the brave warrior

2014-11-23 23:30:22 · 作者: · 浏览: 2
#include 
using namespace std;
int main()
{
	int a,b;
	while(cin>>a>>b)
		cout<