Consts
MODINT998244353 = 998244353
- Source Edit
MODINT1000000007 = 1000000007
- Source Edit
Procs
proc No(b: bool = true): void {....raises: [IOError, ValueError], tags: [WriteIOEffect].}
- Source Edit
proc NO_upper(b: bool = true): void {....raises: [IOError, ValueError], tags: [WriteIOEffect].}
- Source Edit
proc print(args: varargs[string, `fmtprint`]) {....raises: [IOError, ValueError], tags: [WriteIOEffect].}
- Source Edit
proc print(prop: tuple[f: File, sepc: string, endc: string, flush: bool]; args: varargs[string, `fmtprint`]) {....raises: [IOError, ValueError], tags: [WriteIOEffect].}
- Source Edit