1
0
Fork 0

Update BIT.cc

This commit is contained in:
Ariel 2024-03-06 13:57:06 +08:00 committed by GitHub
parent 74e7a1d5d6
commit f5f0ca32b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#include "../include.hh"
template<typename T>
struct BIT {
int n;