摘要:
//basics/max2.cpp#include using namespace std;namespace rawu{ inline int const& max(int const& a ,int const& b) { cout inline T const& max(T const& a, T const& b) { cout i... 阅读全文
posted @ 2006-06-07 12:25
Rawu
阅读(407)
评论(0)
推荐(0)
浙公网安备 33010602011771号