题目
题目链接
题解看题解注释吧, 就是控制输出格式。 注意:10 * 10会出现的特殊情况。这可能是你数据过了80的原因。
代码#include
using namespace std;
int a, b;
int main()
{
// cout
关注
打赏