mirror of
https://gitcode.com/Zengtudor/alg2025.git
synced 2025-10-17 21:42:25 +00:00
docs(P7914): 移除冗余的long long类型注释
This commit is contained in:
parent
929a5ed188
commit
e8ed12ddcd
@ -5,7 +5,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
// 使用 long long 防止中间结果溢出
|
||||
using ll = long long;
|
||||
|
||||
const int MOD = 1e9 + 7;
|
||||
|
Loading…
Reference in New Issue
Block a user