bdfz_2024_summer/day5/RMQ/st_raw.cpp

7 lines
65 B
C++
Raw Normal View History

2024-08-07 07:46:28 +00:00
#include<bits/stdc++.h>
using namespace std;
int main(){
}