1.安装软件准备
1.Redis版本下载
Index of /releases/http://download.redis.io/releases/
1.2gcc环境准备 GCC(GNU Compiler Collection,GNU编译器套件)是一套用于编译程序代码的开源编译器工具集。它的主要用途是将高级编程语言(如C、C++、Fortran等)编写的源代码转换…
🌷🍁 博主猫头虎(🐅🐾)带您 Go to New World✨🍁 🦄 博客首页——🐅🐾猫头虎的博客🎐 🐳 《面试题大全专栏》 🦕 文章图文…
Smallest number - 洛谷 #include<bits/stdc.h>
#define int long long
using namespace std;
int a[10];
string s[5];
bool vis[10];
int ans1e13;//0x3f1e9,所有有点不够
void dfs(int u)
{
// for(int i0;i<4;i)
// {
// printf("%d…