#include <iostream> using namespace std; namespace terroo { typedef const char * string; int abs( const int &num1, const int &num2 ){ return ...
確定! 回上一頁