✎
编程开发网
首页
C语言
C++
面试
Linux
函数
Windows
数据库
下载
搜索
当前位置:
首页
->
基础
->
c++编程基础
UVa-Hashmat the brave warrior
2014-11-23 23:30:22
·
作者:
·
浏览:
2
标签:
UVa-Hashmat
the
brave
warrior
#include
using namespace std; int main() { int a,b; while(cin>>a>>b) cout<