摘要:
全排列 题目本身没有难度 注意在函数循环里面,是走1-n,不是1-x。可执行的范围是1-n #include<stdio.h> #include<iostream> #include<string.h> using namespace std; int countnum=0; int ans[100 阅读全文
posted @ 2020-01-20 22:22
ltx_zero
阅读(126)
评论(0)
推荐(0)
浙公网安备 33010602011771号