摘要:
四个数,当前三个确定时最后一个可以通过前三个所出来,所以只需要枚举前三个 #include <iostream> #include <stdio.h> #include <algorithm> #include <cmath> #include <cstring> #define For(i, j, 阅读全文
posted @ 2023-12-13 00:48
Gold_stein
阅读(42)
评论(0)
推荐(0)
摘要:
#include <iostream> #include <stdio.h> #include <algorithm> #include <cstring> #define For(i, j, n) for(int i = j ; i <= n ; ++i) using namespace std; 阅读全文
posted @ 2023-12-13 00:18
Gold_stein
阅读(26)
评论(0)
推荐(0)

浙公网安备 33010602011771号