编辑代码

#include <iostream>
using namespace std;

//函数的声明
void shen (int a , int b);