Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atcoder/ac-library
/ S
Class
S
test/example/lazyseg_practice1.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
using mint = modint998244353;
9
10
struct S {
11
mint a;
12
int size;
13
};
14
15
struct F {
16
mint a, b;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected