Open TLEer opened 3 years ago
https://tleer-blog.vercel.app/2021/05/22/SA_template/
123456789101112131415161718192021222324#include <bits/stdc++.h>using namespace std;int calc() { //用dp,最短路,贪心,模拟等算法求出当前解。}int SA() { double beginT = , endT = , delT = ; for (dou
https://tleer-blog.vercel.app/2021/05/22/SA_template/
123456789101112131415161718192021222324#include <bits/stdc++.h>using namespace std;int calc() { //用dp,最短路,贪心,模拟等算法求出当前解。}int SA() { double beginT = , endT = , delT = ; for (dou