楼主:
error040 (鸡仔404)
2018-04-02 15:30:03Implement a C++ function that swaps two integers, and use pointers as
arguments. Implement the other C++ function that computes the factorial of
the summation of the two integers using rvalue references as arguments. The
function of computing the factorial needs to be a recursive function.
Implement a C++ program that uses these functions. The user can input two
integers as 2 and 5, and the program needs to show the results of the
functions
请问这题的详解
顺便问一下这种题目通常是大家都写的出来的嘛?
拜托大家了~~